@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.8125vw;
  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 {
  position: relative;
}
.home .section1 .recommend .swiper-container .swiper-slide .item {
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  background: #FAFAFA;
  margin: 0 0.78125vw 2.0833333333vw 0.78125vw;
  /* AUX投影 */
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
}
.home .section1 .recommend .swiper-container .swiper-slide .item .pic {
  width: 55%;
  overflow: hidden;
  position: relative;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .pic img {
  width: 100%;
  transition: all 600ms;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .pic .slogo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .pic .slogo img {
  width: 15.46875vw;
  display: block;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .text {
  width: 45%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 2.5vw;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .text .p1 {
  color: #000;
  font-size: 1.6666666667vw;
  font-family: "PingFang-Bold";
  line-height: 1.5;
  transition: all 600ms;
}
.home .section1 .recommend .swiper-container .swiper-slide .item .text .des {
  margin: 1.0416666667vw 0 2.0833333333vw 0;
  color: #999;
  font-size: 0.9375vw;
  line-height: 2;
  font-family: "PINGFANGSC";
}
.home .section1 .recommend .swiper-container .swiper-slide .item .text .time {
  color: #999;
  font-size: 0.8333333333vw;
  font-family: "PINGFANGSC";
}
.home .section1 .recommend .swiper-container .swiper-slide .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 .swiper-slide .item .shadw img {
  height: 100%;
  display: block;
  max-width: 100%;
}
.home .section1 .recommend .swiper-container .swiper-slide .item:hover .pic img {
  transform: scale(1.05);
}
.home .section1 .recommend .swiper-container .swiper-slide .item:hover .text .p1 {
  color: #003B83;
}
.home .section1 .recommend .swiper-container .swiper-slide .item:hover .shadw {
  transform: translateX(0);
}
.home .section1 .recommend .swiper-pagination {
  position: absolute;
  left: 0;
  width: 55%;
  display: flex;
  justify-content: center;
  bottom: 3.5416666667vw;
}
.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 .types {
  margin: 0 auto 4.1666666667vw auto;
  display: flex;
  justify-content: center;
  background: #FAFAFA;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5208333333vw;
}
.home .section1 .types .item {
  color: rgba(0, 0, 0, 0.95);
  font-size: 0.9375vw;
  padding: 0.625vw 1.25vw;
  transition: all 600ms;
  cursor: pointer;
  position: relative;
  margin-right: 1px;
}
.home .section1 .types .item::after {
  content: "";
  display: block;
  opacity: 0;
  transition: all 600ms;
  position: absolute;
  right: 0;
  width: 1px;
  height: 1.25vw;
  background: #DCDCDC;
  top: 50%;
  transform: translateY(-50%);
}
.home .section1 .types .item::before {
  content: attr(data-title);
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-weight: 600;
  color: #003B83;
  font-size: 0.8333333333vw;
  white-space: nowrap;
  opacity: 0;
  transition: all 600ms;
}
.home .section1 .types .item:nth-child(2)::after, .home .section1 .types .item:nth-child(3)::after, .home .section1 .types .item:nth-child(4)::after {
  opacity: 1;
}
.home .section1 .types .on {
  color: transparent;
}
.home .section1 .types .on::before {
  opacity: 1;
}
.home .section1 .types .on::after {
  opacity: 0 !important;
}
.home .section1 .allList {
  margin: 0 0 4.1666666667vw 0;
}
.home .section1 .allList .list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 4.1666666667vw 1.3020833333vw;
  display: none;
}
.home .section1 .allList .list a {
  width: 100%;
  overflow: hidden;
  transition: all 600ms;
  cursor: pointer;
}
.home .section1 .allList .list a .pic img {
  width: 100%;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 600ms;
  height: 16.09375vw;
}
.home .section1 .allList .list a .text {
  background: #FAFAFA;
  padding: 1.25vw;
  position: relative;
}
.home .section1 .allList .list a .text .pt {
  color: #333;
  font-size: 1.0416666667vw;
  font-family: "PingFang-Bold";
  transition: all 600ms;
  height: 2.96875vw;
  word-break: break-all;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.home .section1 .allList .list a .text .des {
  color: #999;
  line-height: 2;
  margin: 0.625vw 0 1.0416666667vw 0;
  font-family: "PINGFANGSC";
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 0.7291666667vw;
}
.home .section1 .allList .list a .text .time {
  color: #999;
  font-size: 0.7291666667vw;
}
.home .section1 .allList .list a .text img {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none;
  transition: all 600ms;
  transform: translateX(100%);
  height: 100%;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
}
.home .section1 .allList .list a:hover {
  box-shadow: -2px 0.9375vw 1.2239583333vw 0px rgba(192, 192, 192, 0.25);
}
.home .section1 .allList .list a:hover .pic img {
  transform: scale(1.05);
}
.home .section1 .allList .list a:hover .text .pt {
  color: #003B83;
}
.home .section1 .allList .list a:hover .text img {
  transform: translateX(0);
}
.home .section1 .allList .on {
  display: grid;
}
.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);
}
.home .dialog {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.6);
  display: none;
  z-index: 1003;
}
.home .dialog .close {
  position: absolute;
  right: 5%;
  top: 5%;
  cursor: pointer;
  z-index: 100;
}
.home .dialog .close img {
  width: 50px;
}
.home .dialog .content {
  width: 100%;
}
.home .dialog .content video {
  width: 80%;
  height: 80vh;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 1024px) {
  .home {
    padding-top: 60px;
  }
  .home .dialog .close {
    top: 80px;
  }
  .home .dialog .close img {
    width: 30px;
  }
  .home .dialog .content video {
    height: 60vh;
  }
  .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 .types {
    flex-wrap: wrap;
    padding: 10px;
  }
  .home .section1 .types .item {
    font-size: 16px;
    width: 33%;
    text-align: center;
  }
  .home .section1 .types .item::before {
    font-size: 16px;
  }
  .home .section1 .allList .list {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .home .section1 .allList .list a .pic img {
    height: auto;
  }
  .home .section1 .allList .list a .text {
    padding: 20px;
  }
  .home .section1 .allList .list a .text .pt {
    font-size: 18px;
    height: 50px;
  }
  .home .section1 .allList .list a .text .des {
    font-size: 16px;
    line-height: 1.5;
  }
  .home .section1 .allList .list a .text .time {
    font-size: 16px;
  }
  .home .section1 .more {
    width: 120px;
    height: 35px;
  }
  .home .section1 .more svg {
    width: 55px;
  }
  .home .section1 .more p {
    font-size: 16px;
  }
}/*# sourceMappingURL=news.css.map */