.hero-banner {
  position: relative;
  width: 100%;
  min-width: 1240px;
  height: 920px;
  background: #000;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}

.hero-stage {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1920px;
  height: 920px;
  transform-origin: center center;
  transform: translate(-50%, -50%) scale(1);
}

.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 920px;
  display: block;
  object-fit: cover;
  object-position: center;
}

.hero-banner .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  filter: alpha(opacity=8);
  opacity: 0.08;
}

.hero-banner .hero-content {
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 10;
  width: 1200px;
  margin-left: -600px;
  padding-top: 251px;
  text-align: left;
}

.hero-banner .hero-title {
  display: inline-block;
  font-weight: 500;
  font-size: 80px;
  line-height: 120px;
  letter-spacing: 0px;
  background: linear-gradient(90deg, #7d7e94 -10.13%, #ffffff 45.05%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  margin: 0;
}

.hero-banner .hero-caption {
  margin-top: 30px;
  font-weight: 400;
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 0px;
  text-align: left;
  color: #ffffff;
}

.hero-banner .hero-caption span {
  display: block;
}

.hero-banner .hero-caption span + span {
  margin-top: 20px;
}

.about-section {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 969px;
  overflow: hidden;
}

.about-section .about-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: #0a0a0a
    url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/f10ecf79-c0d0-4696-a387-b800aa93eccd.jpg")
    center center no-repeat;
  background-size: cover;
}

.about-section::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/aeb8727f-8396-4e33-bfd8-6b06ced668c7.png")
    center center no-repeat;
  background-size: cover;
  pointer-events: none;
}

.about-section .about-content {
  position: relative;
  z-index: 3;
  width: 1200px;
  margin: 0 auto;
  padding-top: 147px;
  color: #ffffff;
}

.about-section .about-title {
  font-size: 30px;
  font-weight: 600;
  line-height: 100%;
  margin-bottom: 40px;
  letter-spacing: 0px;
}

.about-section .about-desc {
  font-size: 16px;
  line-height: 28px;
  color: rgba(255, 255, 255, 0.88);
  white-space: nowrap;
}

.service-section {
  position: relative;
  width: 100%;
  min-width: 1200px;
  height: 1130px;
  overflow: hidden;
}

.service-section .service-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/3c121f91-9600-4c38-8fef-068420ee22d0.jpg")
    center center no-repeat;
  background-size: cover;
}

.service-section .service-title {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
  padding-top: 105px;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #ffffff;
}

.service-icons {
  position: absolute;
  left: 50%;
  bottom: 72px;
  margin-left: -618px;
  z-index: 2;
  width: 1236px;
}

.service-icons-row {
  width: 1236px;
  margin: 0 auto 92px;
  font-size: 0;
  white-space: nowrap;
}

.service-icons-row img,
.service-icons-row .service-icons-divider {
  display: inline-block;
  vertical-align: middle;
}

.service-icons-row img {
  width: 200px;
  height: 211px;
  margin-right: 71px;
}

.service-icons-divider {
  width: 1px;
  height: 111px;
  background: #a2a2a2;
  margin-right: 71px;
}

.service-icons-row img:last-of-type {
  margin-right: 0;
}

.service-icons-note {
  text-align: center;
  color: #a7a7a7;
  font-size: 12px;
}

.service-icons-note img {
  vertical-align: middle;
  margin-right: 8px;
  width: 14px;
  height: 14px;
}

.compliance-section {
  position: relative;
  width: 100%;
  min-width: 1240px;
  height: 910px;
  overflow: hidden;
}

.compliance-section .compliance-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/88f707b2-279d-4b6d-b737-16710e05b30b.png")
    center center no-repeat;
  background-size: cover;
}

.compliance-section .compliance-title {
  position: relative;
  z-index: 2;
  width: 1240px;
  margin: 0 auto;
  padding-top: 104px;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #ffffff;
}

.compliance-section .compliance-cards {
  position: absolute;
  top: 246px;
  left: 50%;
  margin-left: -620px;
  width: 1240px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 2;
}

.compliance-section .compliance-cards > * {
  margin-right: 24px;
}

.compliance-section .compliance-cards > *:last-child {
  margin-right: 0;
}

.compliance-section .compliance-card {
  position: relative;
  width: 397px;
  height: 492px;
  background: #ffffff;
  border-radius: 18px;
}

.compliance-section .compliance-card .card-logo {
  position: absolute;
  top: 0;
  left: 0;
  width: 397px;
  height: 492px;
}

.qualification-section {
  position: relative;
  width: 100%;
  min-width: 1240px;
  height: 1168px;
  overflow: hidden;
}

.qualification-section .qualification-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/36ed6d0a-f677-4c97-a218-c24d0ef48d0d.jpg")
    center center no-repeat;
  background-size: cover;
  height: 100%;
}

.qualification-section .qualification-title {
  position: absolute;
  top: 104px;
  left: 50%;
  margin-left: -150px;
  width: 300px;
  text-align: center;
  z-index: 2;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #ffffff;
}

.qualification-section .honor-section {
  position: absolute;
  bottom: 102px;
  left: 50%;
  margin-left: -573px;
  width: 1146px;
  text-align: center;
  z-index: 2;
}

.qualification-section .honor-section img {
  width: 1146px;
  height: 66px;
}

.scroll-animate {
  opacity: 0;
  transform: translateY(40px);
  transition:
    transform 0.8s ease,
    opacity 0.8s ease;
  transition-delay: 0ms;
  will-change: transform, opacity;
}

.scroll-animate.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  .scroll-animate {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

.footer-section {
  position: relative;
  width: 100%;
  min-width: 1240px;
  height: 778px;
  overflow: hidden;
}

.footer-section .footer-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/fec972f3-8bad-4f84-b67f-c9703f90e553.png")
    center center no-repeat;
  background-size: cover;
}

.footer-section .qrcode-box {
  position: absolute;
  top: 197px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 194px;
  width: 156px;
  height: 156px;
  background: #ffffff;
  z-index: 2;
  text-align: center;
  line-height: 156px;
}

.footer-section .qrcode-box img {
  width: 143px;
  height: 143px;
  vertical-align: middle;
}

.footer-section .qrcode-text {
  position: absolute;
  top: 356px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 194px;
  width: 156px;
  margin-right: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
  z-index: 2;
}

.footer-section .vertical-line {
  position: absolute;
  top: 196px;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 0;
  width: 1px;
  height: 190px;
  background: #555555;
  z-index: 2;
}

.footer-section .enterprise-info {
  position: absolute;
  bottom: 190px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 2;
}

.footer-section .enterprise-info .info-line {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  color: #ffffff;
  margin: 0;
}

.footer-section .enterprise-info .info-link a {
  color: #3daeff;
  text-decoration: none;
}

.footer-section .enterprise-info .info-link a:hover {
  text-decoration: underline;
}

.footer-section .footer-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}

.footer-section .footer-title {
  position: absolute;
  top: 196px;
  left: 50%;
  margin-left: -319px;
  font-weight: 600;
  font-size: 44px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #ffffff;
  white-space: nowrap;
}

.footer-section .contact-row {
  position: absolute;
  top: 296px;
  left: 50%;
  margin-left: -319px;
  width: 500px;
}

.footer-section .contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  height: 30px;
  line-height: 30px;
}

.footer-section .contact-item:last-child {
  margin-bottom: 0;
}

.footer-section .contact-icon {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  margin-right: 16px;
}

.footer-section .contact-text {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  margin-right: 12px;
}

.footer-section .contact-number {
  font-weight: 400;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
}

.footer-section .contact-item + .contact-item {
  margin-top: 30px;
}
