::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  background: rgba(232, 48, 40, 0.1);
  border-radius: 3px;
}

::-webkit-scrollbar-thumb {
  background: rgba(232, 48, 40, 0.7);
  border-radius: 3px;
}

.dianjintong {
  width: 100%;
  height: 100%;
  background: #f7f8fb;

  .phyw-1 {
    width: 100%;
    min-width: 1250px;
    height: 390px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;

    .phyw-1-content {
      width: 900px;
      height: 224px;

      .space-align-block {
        display: flex;

        img {
          width: 184px;
          height: 226px;
        }

        .mock-block-top {
          font-style: normal;
          font-weight: 300;
          font-size: 16px;
          color: #3a485a;
        }

        .mock-block-title {
          font-style: normal;
          font-weight: 600;
          font-size: 56px;
          color: #3a485a;
        }

        .mock-block-content {
          font-weight: 400;
          font-size: 14px;
          color: #666666;
        }

        .mock-btn {
          width: 88px;
          height: 32px;
          line-height: 32px;
          text-align: center;
          background-color: #ffffff;
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.02);
          font-size: 14px;
          border-radius: 6px;
          border: 1px solid #d9d9d9;
          color: rgba(0, 0, 0, 0.88);
          margin-top: 10px;
          cursor: pointer;
        }

        .mock-btn:hover {
          color: #e43f36;
          border: 1px solid #e43f36;
        }
      }
    }
  }

  .dianjintong-2 {
    margin-top: 24px;
    width: 100%;
    min-width: 1250px;
    height: 820px;
    background: #fff;
    .dianjintong-2-title {
      width: 100%;
      display: flex;
      justify-content: center;
      .dianjintong-2-title-content {
        width: 1000px;
        text-align: center;
        .dianjintong-2-title-Main {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          color: #242424;
          margin-top: 14px;
        }
        .dianjintong-2-title-describe {
          font-weight: 400;
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          color: #3a485a;
          margin-top: 14px;
        }
      }
    }
    .dianjintong-2-content {
      width: 100%;
      display: flex;
      margin-top: 46px;
      justify-content: center;
      .dianjintong-2-content-row {
        width: 1100px;
        height: 660px;
        background: url("../image/dianjintong/dianjintong1.png") no-repeat 50%;
        .dianjintong-2-content-row-flex {
          display: flex;
          margin-top: 20px;
          justify-content: center;
          .dianjintong-2-content-row-box {
            width: 240px;
            height: 240px;
            background: #ffffff;
            border-radius: 10px;
            box-shadow: 0px 5px 28px rgba(224, 229, 244, 0.48);
            display: flex;
            justify-content: center;
            align-items: center;
            .dianjintong-2-content-row-box-Inside {
              width: 220px;
              height: 220px;
              border-radius: 500px;
              display: flex;
              justify-content: center;
              align-items: center;
              .dianjintong-2-content-row-box-Inside-content {
                width: 130px;
                height: 190px;
                img {
                  width: 130px;
                }
                .dianjintong-2-content-row-box-Inside-title {
                  font-weight: 700;
                  font-size: 14px;
                  text-align: center;
                  color: #3a485a;
                }
                .dianjintong-2-content-row-box-Inside-content1 {
                  font-weight: 300;
                  font-size: 12px;
                  text-align: center;
                  color: #999999;
                  margin-top: 10px;
                  p {
                    padding: 0;
                    margin: 0;
                  }
                }
              }
            }
          }
        }
      }
    }
  }

  .dianjintong-3 {
    width: 100%;
    min-width: 1250px;
    height: 760px;
    background: url("../image/dianjintong/dianjintong281.png") no-repeat 50%;
    .dianjintong-3-title {
      width: 100%;
      display: flex;
      justify-content: center;
      .dianjintong-3-title-content {
        width: 1000px;
        text-align: center;
        .dianjintong-3-title-Main {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          color: #ffffff;
          margin-top: 14px;
        }
        .dianjintong-3-title-describe {
          font-weight: 400;
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          color: #ffffff;
          margin-top: 14px;
        }
      }
    }
    .dianjintong-3-content {
      width: 100%;
      margin-top: 46px;
      .dianjintong-3-content-1 {
        width: 100%;
        .dianjintong-3-content-1-top {
          width: 100%;
          display: flex;
          justify-content: center;
          .dianjintong-3-content-1-left {
            width: 300px;
            height: 220px;
            background: #fff;
            .dianjintong-3-content-1-left-top {
              height: 50px;
              line-height: 50px;
              text-align: center;
              background: #e43f36;
              border: 1px solid #e43f36;
              border-radius: 2px;
              font-weight: 700;
              font-size: 16px;
              color: #ffffff;
            }
            .dianjintong-3-content-1-left-content {
              padding: 25px 45px;
              p {
                margin: 0;
                background: #f7f8fb;
                border: 1px solid #ffffff;
                border-radius: 2px;
                text-align: center;
                font-size: 14px;
                color: #3a485a;
                padding: 10px 0;
              }
            }
          }
          .dianjintong-3-content-1-right {
            width: 800px;
            .img {
              width: 100%;
            }
          }
        }
        .dianjintong-3-content-1-bot {
          margin-top: 20px;
          width: 100%;
          display: flex;
          justify-content: center;
          .dianjintong-3-content-1-left {
            width: 300px;
            height: 220px;
            background: #fff;
            .dianjintong-3-content-1-left-top {
              height: 50px;
              line-height: 50px;
              text-align: center;
              background: #e43f36;
              border: 1px solid #e43f36;
              border-radius: 2px;
              font-weight: 700;
              font-size: 16px;
              color: #ffffff;
            }
            .dianjintong-3-content-1-left-content {
              padding: 25px 45px;
              p {
                margin: 0;
                background: #f7f8fb;
                border: 1px solid #ffffff;
                border-radius: 2px;
                text-align: center;
                font-size: 14px;
                color: #3a485a;
                padding: 10px 0;
              }
            }
          }
          .dianjintong-3-content-1-right {
            width: 800px;
            .img {
              width: 100%;
            }
          }
        }
      }
    }
  }

  .dianjintong-4 {
    width: 100%;
    min-width: 1250px;
    height: 420px;
    background: url('../image/dianjintong/dianjint1.png') no-repeat 50%;
    .dianjintong-4-title {
      width: 100%;
      display: flex;
      justify-content: center;
      .dianjintong-4-title-content {
        width: 1000px;
        text-align: center;
        .dianjintong-4-title-Main {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          color: #242424;
          margin-top: 14px;
        }
        .dianjintong-4-title-describe {
          font-weight: 400;
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          color: #3a485a;
          margin-top: 14px;
        }
      }
    }
    .dianjintong-4-content {
      width: 100%;
      margin-top: 46px;
      display: flex;
      justify-content: center;
      .dianjintong-4-content-row {
        width: 1100px;
        height: 200px;
        .dianjintong-4-1 {
          .gutter-box {
            height: 200px;
            background: url("../image/dianjintong/dianjintong296.png") no-repeat
              100%;
            position: relative;
            .gutter-box-bot {
              position: absolute;
              width: 100%;
              bottom: 0;
              height: 56px;
              background: rgba(0, 0, 0, 0.5);
              border-radius: 2px;
              font-style: normal;
              font-weight: 700;
              font-size: 16px;
              line-height: 56px;
              text-align: center;
              color: #ffffff;
            }
          }
        }
        .dianjintong-4-2 {
          .gutter-box {
            height: 200px;
            background: url("../image/dianjintong/dianjintong297.png") no-repeat
              100%;
            position: relative;
            .gutter-box-bot {
              position: absolute;
              width: 100%;
              bottom: 0;
              height: 56px;
              background: rgba(0, 0, 0, 0.5);
              border-radius: 2px;
              font-style: normal;
              font-weight: 700;
              font-size: 16px;
              line-height: 56px;
              text-align: center;
              color: #ffffff;
            }
          }
        }
        .dianjintong-4-3 {
          .gutter-box {
            height: 200px;
            background: url("../image/dianjintong/dianjintong298.png") no-repeat
              100%;
            position: relative;
            .gutter-box-bot {
              position: absolute;
              width: 100%;
              bottom: 0;
              height: 56px;
              background: rgba(0, 0, 0, 0.5);
              border-radius: 2px;
              font-style: normal;
              font-weight: 700;
              font-size: 16px;
              line-height: 56px;
              text-align: center;
              color: #ffffff;
            }
          }
        }
      }
    }
  }

  .dianjintong-7 {
    margin-top: 20px;
    width: 100%;
    min-width: 1250px;
    height: 550px;
    background: #fff;
    .dianjintong-7-title {
      width: 100%;
      display: flex;
      justify-content: center;
      .dianjintong-7-title-content {
        width: 1000px;
        text-align: center;
        .dianjintong-7-title-Main {
          font-style: normal;
          font-weight: 700;
          font-size: 32px;
          color: #242424;
          margin-top: 14px;
        }
        .dianjintong-7-title-describe {
          font-weight: 400;
          font-size: 14px;
          text-align: center;
          text-transform: uppercase;
          color: #3a485a;
          margin-top: 14px;
        }
      }
    }
    .dianjintong-7-content {
      width: 100%;
      margin-top: 46px;
      display: flex;
      justify-content: center;
      .dianjintong-7-content-row {
        width: 720px;
        height: 400px;
        background: url('../image/dianjintong/dianjintong7.png') no-repeat 50%;
        position: relative;
        .dianjintong-7-content-row-1 {
          position: absolute;
          top: 20px;
          padding: 12px 18px;
          background: #ffffff;
          box-shadow: 0px 2px 20px #e8e8e8;
          border-radius: 2px;
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          color: rgba(61, 73, 90, 0.8);
        }
        .dianjintong-7-content-row-2 {
          position: absolute;
          left: 280px;
          top: -20px;
          padding: 12px 18px;
          background: #ffffff;
          box-shadow: 0px 2px 20px #e8e8e8;
          border-radius: 2px;
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          color: rgba(61, 73, 90, 0.8);
        }
        .dianjintong-7-content-row-3 {
          position: absolute;
          right: 40px;
          top: 70px;
          padding: 12px 18px;
          background: #ffffff;
          box-shadow: 0px 2px 20px #e8e8e8;
          border-radius: 2px;
          font-style: normal;
          font-weight: 700;
          font-size: 14px;
          color: rgba(61, 73, 90, 0.8);
        }
      }
    }
  }

  .arrival-5 {
    width: 100%;
    height: 540px;

    img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }
  }

  .about-6 {
    width: 100%;
    min-width: 1200px;
    height: 100px;
    background: #f0f2f5 url("../image/about/about-6.png") no-repeat 100%;
    background-size: 100% 100%;
    text-align: center;
    line-height: 100px;
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    color: #e43f36;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;

    .about-6-button {
      background: #e43f36;
      border: 1px solid #e43f36;
      border-radius: 2px;
      width: 139px;
      height: 36px;
      line-height: 36px;
      font-weight: 400;
      font-size: 14px;
      text-align: center;
      color: #ffffff;
      margin-left: 32px;
      cursor: pointer;
    }
  }
}
