.home {
  position: relative;
  width: 100%;
  background: #FAFAFA;
}
.home .banner {
  position: relative;
  height: calc(100vh + 600px);
}
.home .banner .fix {
  width: 100%;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}
.home .banner .bg {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: flex-end;
}
.home .banner .bg .animate {
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .bg img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  position: absolute;
  right: 0;
}
.home .banner .text {
  position: absolute;
  left: 10.4166666667vw;
  top: 16.875vw;
  color: #fff;
}
.home .banner .text.on .p1 {
  color: #000;
}
.home .banner .text.on .p2 {
  color: #000;
}
.home .banner .text .p1 {
  font-size: 7.2916666667vw;
  line-height: 1;
  margin-bottom: 2.0833333333vw;
  transition: 0.3s ease;
}
.home .banner .text .p2 {
  font-size: 2.5vw;
  transition: 0.3s ease;
}
.home .banner .product-label {
  align-items: flex-end;
  background: linear-gradient(180deg, transparent, #000 95%);
  bottom: 0;
  color: #fff;
  display: flex;
  font-size: 12.5vw;
  height: 12.989vw;
  left: 0;
  letter-spacing: -0.5208vw;
  line-height: 0.68;
  mix-blend-mode: darken;
  padding-left: 10.4166666667vw;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.home .banner .product-label .en_num_light {
  font: inherit;
  margin: 0;
  font-family: "PINGFANGSC";
}
.home .section1 {
  margin: 6.25vw 12.5vw 0 12.5vw;
}
.home .section1 .t {
  text-align: center;
  color: #003B83;
  font-size: 2.5vw;
}
.home .section1 .t2 {
  display: flex;
  align-items: center;
  margin: 3.90625vw 0 1.40625vw 0;
}
.home .section1 .t2 svg {
  width: 2.65625vw;
  display: block;
}
.home .section1 .t2 p {
  color: #003B83;
  font-size: 2.5vw;
  margin: 0 0.8333333333vw 0 0;
}
.home .section1 .t2_top {
  margin-top: 5.9895833333vw;
}
.home .section1 .list {
  display: flex;
  justify-content: space-between;
}
.home .section1 .list .item {
  width: 20.8333333333vw;
  background: #FFF;
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
  padding: 1.8229166667vw 2.0833333333vw 3.1770833333vw 2.0833333333vw;
  height: 22.7083333333vw;
  position: relative;
  overflow: hidden;
}
.home .section1 .list .item .p1 {
  color: #000;
  font-size: 1.5625vw;
  text-align: center;
}
.home .section1 .list .item .code {
  margin: 3.2291666667vw auto 0 auto;
  text-align: center;
}
.home .section1 .list .item .info {
  margin-top: 3.6979166667vw;
  color: #000;
  font-size: 1.0416666667vw;
  line-height: 2;
  text-align: center;
}
.home .section1 .list .item .info2 {
  margin: 0.78125vw 0 0 0;
  color: #000;
  font-size: 0.8333333333vw;
  line-height: 2.5;
  text-align: center;
  letter-spacing: 0.1041666667vw;
}
.home .section1 .list .item .shadw {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  transition: all 600ms;
  transform: translateX(100%);
  height: 100%;
  max-width: 100%;
}
.home .section1 .list .item .shadw img {
  height: 100%;
  display: block;
  max-width: 100%;
}
.home .section1 .list .item .btn {
  position: absolute;
  z-index: 1;
  width: 5.8333333333vw;
  height: 2.1875vw;
  left: 50%;
  transform: translateX(-50%);
  bottom: 3.125vw;
  background: url(/images/border_show.png) no-repeat;
  display: flex;
  justify-content: center;
  background-size: 100% 100%;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
}
.home .section1 .list .item .btn p {
  background: linear-gradient(134deg, #0579FF -2.75%, #36DBFF 108.94%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.1458333333vw;
  font-family: "PINGFANGSC";
}
.home .section1 .list .item .btn svg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.7604166667vw;
  display: block;
  transform: translateX(100%);
  transition: all 600ms;
}
.home .section1 .list .item .btn:hover svg {
  transform: translateX(0);
}
.home .section1 .list .item .small_icon {
  position: absolute;
  right: 0;
  bottom: 0;
}
.home .section1 .list .item .small_icon img {
  max-width: 10.4166666667vw;
  -o-object-fit: cover;
     object-fit: cover;
}
.home .section1 .list .item:hover .shadw {
  transform: translateX(0);
}
.home .section1 .list .item2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.home .section1 .list .item2 .cInfo .c1 {
  color: #000;
  font-size: 1.5625vw;
  line-height: 1;
}
.home .section1 .list .item2 .cInfo .phone {
  color: #000;
  font-size: 1.0416666667vw;
  margin: 2.7083333333vw 0 1.0416666667vw 0;
}
.home .section1 .list .item2 .cInfo .code2 img {
  width: 6.6666666667vw;
  vertical-align: middle;
  -o-object-fit: contain;
     object-fit: contain;
}
.home .section1 .codes {
  display: flex;
  justify-content: center;
  margin: 4.1666666667vw 0;
}
.home .section1 .codes .item {
  margin: 0 4.4270833333vw;
  text-align: center;
}
.home .section1 .codes .item .pic img {
  width: 122px;
  display: block;
}
.home .section1 .codes .item p {
  color: #000;
  font-size: 0.8333333333vw;
  margin-top: 1.0416666667vw;
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .section1 {
    margin: 30px 5%;
  }
  .home .section1 .t {
    font-size: 24px;
  }
  .home .section1 .t2 {
    margin: 30px 0 15px 0;
  }
  .home .section1 .t2 p {
    font-size: 20px;
  }
  .home .section1 .t2 svg {
    width: 20px;
    margin-left: 10px;
  }
  .home .section1 .list {
    flex-direction: column;
  }
  .home .section1 .list .item {
    width: 100%;
    margin: 20px auto 0 auto;
    height: 280px;
    padding: 20px;
  }
  .home .section1 .list .item .info {
    margin-top: 20px;
    font-size: 14px;
  }
  .home .section1 .list .item .info2 {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .home .section1 .list .item .small_icon img {
    max-width: 120px;
  }
  .home .section1 .list .item .p1 {
    font-size: 20px;
  }
  .home .section1 .list .item .code img {
    width: 80px;
  }
  .home .section1 .list .item .btn {
    width: 120px;
    height: 30px;
    bottom: 30px;
  }
  .home .section1 .list .item .btn p {
    font-size: 16px;
  }
  .home .section1 .list .item2 .cInfo .c1 {
    font-size: 20px;
  }
  .home .section1 .list .item2 .cInfo .phone {
    font-size: 18px;
    margin: 20px 0 10px 0;
  }
  .home .section1 .list .item2 .cInfo .code2 img {
    width: 80px;
  }
  .home .section1 .codes {
    margin: 30px 0;
  }
  .home .section1 .codes .item {
    margin: 0 20px;
  }
  .home .section1 .codes .item .pic img {
    width: 100px;
    margin: 0 auto;
  }
  .home .section1 .codes .item p {
    font-size: 16px;
    margin-top: 10px;
  }
}/*# sourceMappingURL=service.css.map */