@charset "UTF-8";
.home {
  position: relative;
  width: 100%;
}
.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 {
  position: relative;
  padding: 6.25vw 10.4166666667vw;
  padding-top: 0;
  background: linear-gradient(180deg, #FFF 0%, #E5EBF8 100%);
}
.home .section1 .recommend {
  border-bottom: 1px solid rgba(102, 102, 102, 0.4);
  padding-bottom: 4.1666666667vw;
  position: relative;
}
.home .section1 .recommend .swiper-container {
  background: #FFF;
  /* 片影 */
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.5);
}
.home .section1 .recommend .swiper-container .item {
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
}
.home .section1 .recommend .swiper-container .item .pic {
  width: 55%;
  overflow: hidden;
}
.home .section1 .recommend .swiper-container .item .pic img {
  width: 100%;
  transition: all 600ms;
}
.home .section1 .recommend .swiper-container .item .text {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 2.5vw;
}
.home .section1 .recommend .swiper-container .item .text .p1 {
  color: #000;
  font-size: 1.6666666667vw;
  line-height: 1.5;
  transition: all 600ms;
}
.home .section1 .recommend .swiper-container .item .text .des {
  margin-top: 2.8125vw;
  color: #999;
  font-size: 0.9375vw;
  line-height: 2;
  font-family: "PINGFANGSC";
}
.home .section1 .recommend .swiper-container .item .shadw {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  transition: all 600ms;
  transform: translateX(100%);
  height: 100%;
  max-width: 45%;
}
.home .section1 .recommend .swiper-container .item .shadw img {
  height: 100%;
  display: block;
  max-width: 100%;
}
.home .section1 .recommend .swiper-container .item:hover .pic img {
  transform: scale(1.05);
}
.home .section1 .recommend .swiper-container .item:hover .text .p1 {
  color: #003B83;
}
.home .section1 .recommend .swiper-container .item:hover .shadw {
  transform: translateX(0);
}
.home .section1 .recommend .swiper-pagination {
  position: absolute;
  left: 0;
  width: 55%;
  display: flex;
  justify-content: center;
  bottom: 5.625vw;
}
.home .section1 .recommend .swiper-pagination .swiper-pagination-bullet {
  width: 0.8333333333vw;
  height: 0.8333333333vw;
  background-color: #fff;
  opacity: 0.4;
  transition: all 600ms;
  margin: 0 0.4166666667vw;
}
.home .section1 .recommend .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.home .section1 .list {
  margin-top: 1.6666666667vw;
}
.home .section1 .list .item {
  position: relative;
  padding: 3.0729166667vw 0;
  margin-bottom: 4.1666666667vw;
}
.home .section1 .list .item::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 50.5208333333vw;
  background: #FAFAFA;
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
}
.home .section1 .list .item .time {
  position: absolute;
  left: 0;
  color: #1C509C;
  font-size: 1.0416666667vw;
}
.home .section1 .list .item .time .year {
  font-size: 1.0416666667vw;
}
.home .section1 .list .item .time span {
  font-size: 1.6666666667vw;
}
.home .section1 .list .item .content {
  margin-left: 7.7604166667vw;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
}
.home .section1 .list .item .content .pic img {
  width: 27.7083333333vw;
  transition: all 600ms;
}
.home .section1 .list .item .content .info {
  margin: 0 4.5833333333vw 0 2.7083333333vw;
}
.home .section1 .list .item .content .info .pt {
  color: #000;
  font-size: 1.6666666667vw;
  line-height: 1.5;
  transition: all 600ms;
}
.home .section1 .list .item .content .info .des {
  margin-top: 1.875vw;
  color: #999;
  font-size: 0.9375vw;
  line-height: 2;
  font-family: "PINGFANGSC";
}
.home .section1 .list .item:hover .content .pic img {
  transform: scale(1.05);
}
.home .section1 .list .item:hover .content .info .pt {
  color: #003B83;
}
.home .section1 .more {
  width: 7.7083333333vw;
  height: 2.1875vw;
  background: url(/images/icon_border.png) no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  background-size: 100% 100%;
  transition: all 600ms;
  margin: 3.125vw auto;
  overflow: hidden;
  cursor: pointer;
}
.home .section1 .more::before {
  background: url(/images/icon_bg.png) no-repeat;
  background-size: cover;
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transition: all 600ms;
}
.home .section1 .more 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.0416666667vw;
  font-family: "PINGFANGSC";
  transition: all 600ms;
  position: relative;
  z-index: 2;
}
.home .section1 .more svg {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 2.7604166667vw;
  display: block;
  transform: translateX(100%);
  transition: all 600ms;
  z-index: 2;
}
.home .section1 .more:hover::before {
  opacity: 1;
}
.home .section1 .more:hover p {
  color: white;
  background: transparent;
  -webkit-text-fill-color: white;
}
.home .section1 .more:hover svg {
  transform: translateX(0);
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .section1 {
    padding: 30px 5%;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item {
    flex-direction: column;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item .pic {
    width: 100%;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item .text {
    width: 100%;
    padding: 20px;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item .text .p1 {
    font-size: 18px;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item .text .des {
    font-size: 16px;
    line-height: 1.5;
  }
  .home .section1 .recommend .swiper-container .swiper-slide .item .text .time {
    font-size: 16px;
  }
  .home .section1 .list {
    margin: 30px 0;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .home .section1 .list .item {
    padding: 0;
  }
  .home .section1 .list .item .time {
    font-size: 18px;
    position: static;
  }
  .home .section1 .list .item .time span {
    font-size: 24px;
  }
  .home .section1 .list .item::after {
    display: none;
  }
  .home .section1 .list .item .content {
    margin-left: 0;
    margin-top: 20px;
    flex-direction: column;
  }
  .home .section1 .list .item .content .pic {
    width: 100%;
  }
  .home .section1 .list .item .content .pic img {
    width: 100%;
  }
  .home .section1 .list .item .content .info {
    margin: 0;
    width: 100%;
    padding: 20px 0;
  }
  .home .section1 .list .item .content .info .pt {
    font-size: 18px;
  }
  .home .section1 .list .item .content .info .des {
    font-size: 16px;
  }
  .home .section1 .more {
    width: 120px;
    height: 35px;
  }
  .home .section1 .more svg {
    width: 55px;
  }
  .home .section1 .more p {
    font-size: 16px;
  }
}/*# sourceMappingURL=social.css.map */