main .banner {
  position: relative;
}
main .banner .swiper-container {
  width: 100%;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide::after {
  background: url("/upload/images/yz/shadow.png") no-repeat;
  background-size: cover;
  background-position: center bottom;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80vh;
  z-index: 10;
  display: block;
  content: "";
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .pic img {
  width: 100%;
  display: block;
  height: 100vh;
  object-fit: cover;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  z-index: 100;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .title {
  color: #FFF;
  font-family: Roboto;
  font-size: 2.2vw;
  font-style: normal;
  font-weight: 600;
  padding-left: 0;
  padding-right: 0;
  opacity: 0;
  transform: translateY(20px);
  transition: all 600ms;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .title p {
  margin: 0;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt {
  padding-left: 0;
  padding-right: 0;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt .des {
  color: #FFF;
  font-family: Roboto;
  font-size: 1.2vw;
  font-style: normal;
  font-weight: 400;
  margin: 1.5vw 0;
  line-height: 2.5vw;
  opacity: 0;
  transform: translateY(20px);
  transition: all 600ms;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .more {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 0;
  border-radius: 4px;
  border: 1px solid #DBDBDB;
  color: #FFF;
  text-align: center;
  font-family: Roboto;
  font-size: 0.9vw;
  font-style: normal;
  font-weight: 400;
  transition: all 600ms;
  cursor: pointer;
  opacity: 0;
  transform: translateY(20px);
  text-decoration: none;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .more:hover {
  background: #0063B4;
  border-color: #0063B4;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide .text .more .img-box {
  margin-left: 5px;
}
main .banner .swiper-container .swiper-wrapper .swiper-slide-active .text .title {
  opacity: 1;
  transform: translateY(0);
}
main .banner .swiper-container .swiper-wrapper .swiper-slide-active .text .txt .des {
  opacity: 1;
  transform: translateY(0);
}
main .banner .swiper-container .swiper-wrapper .swiper-slide-active .text .more {
  opacity: 1;
  transform: translateY(0);
}
main .section2 {
  overflow: hidden;
  background: url("/upload/images/yz/image20.svg") no-repeat center center;
  background-size: cover;
  position: relative;
}
main .section2 .title {
  color: rgba(244, 244, 244, 0.08);
  font-size: 173px;
  white-space: nowrap;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat-Regular";
  margin-top: -80px;
}
main .section2 .title .scroll_text {
  transition: all 600ms;
}
main .section2 .content {
  color: #fff;
}
main .section2 .content .row {
  align-items: center;
  height: 100vh;
}
main .section2 .content .left {
  padding: 0;
}
main .section2 .content .left h1 {
  color: #FFF;
  font-family: PingFang SC;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  line-height: 52px;
  /* 130% */
}
main .section2 .content .left p {
  width: 94%;
  margin-top: 30px;
  margin-bottom: 57px;
  color: #FFF;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  /* 175% */
}
main .section2 .content .left .more {
  display: flex;
  padding: 13px 31px;
  align-items: center;
  width: 215px;
  border: 1px solid #FFF;
  cursor: pointer;
  justify-content: space-around;
  color: #FFF;
  font-family: PingFang SC;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  /* 150% */
  transition: all 600ms;
  text-decoration: none;
}
main .section2 .content .left .more .img-box {
  transition: all 600ms;
}
main .section2 .content .left .more:hover {
  background: #0063B4;
  border-color: #0063B4;
}
main .section2 .content .left .more:hover .img-box {
  transform: translateX(10px);
}
main .section2 .content .right {
  padding: 0;
}
main .section2 .content .right > div {
  padding: 44px 100.84px 43px 0;
}
main .section2 .content .right > div .number-box {
  padding-left: 20px;
}
main .section2 .content .right > div .number-box h2 {
  color: #FFF;
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 62.4px;
  /* 130% */
}
main .section2 .content .right > div:first-child {
  padding-top: 0;
}
main .section2 .content .right > div:nth-of-type(2n) {
  border-top: 1px solid #D9D9D9;
  border-bottom: 1px solid #D9D9D9;
}
main iframe {
  width: 100%;
  height: 853px;
  overflow: hidden;
  margin: 0;
}
main .section4 {
  height: 197px;
  background: url("/upload/images/yz/image 15.png") no-repeat center center;
  background-size: 100% 100%;
  margin-top: -10px;
}
main .section4 .container {
  color: #fff;
}
main .section4 .container li span {
  white-space: nowrap;
  color: #FFF;
  font-family: PingFang SC;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  /* 150% */
}
main .section4 .container .left {
  flex: 4.1;
}
main .section4 .container .center {
  flex: 0.01;
  height: 60px;
  width: 1px;
  background: #fff;
}
main .section4 .container .right {
  flex: 8;
  padding-left: 189px;
}
main .section4 .container .right > div {
  width: 469px;
}
main .section4 .container .right > div h6 {
  color: var(--cn-fs-com-1920-x-1080-default-nero, #FFF);
  font-family: PingFang SC;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 22px;
  /* 157.143% */
  margin: 0;
}
main .section4 .container .right > div span {
  color: var(--cn-fs-com-1920-x-1080-default-nero, #FFF);
  font-family: PingFang SC;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 150% */
}
/* 分页样式 */
#pages a:hover{color: #19191A;}
#pages a,#pages span{
    font-size: 14px;
    margin: 0 8px;
    color: #89898C;
    transition: all 600ms;
}
#pages{
    display: flex;
    justify-content: center;
    margin: 3vw 0;
    align-items: center;
}
@media screen and (max-width: 1680px) {
  main iframe {
    height: 650px;
  }
}
@media screen and (max-width: 1440px) {
  main iframe {
    height: 600px;
  }
}
@media screen and (max-width: 1000px) {
  main .banner .swiper-container .swiper-wrapper .swiper-slide .pic img {
    height: 500px;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .title {
    width: 76%;
    font-size: 20px;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt {
    width: 76%;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt .des {
    font-size: 16px;
    line-height: 30px;
    margin: 20px 0;
  }
  main .banner .swiper-container .swiper-wrapper .swiper-slide .text .txt .more {
    font-size: 14px;
  }
  main .section2 .title {
    font-size: 50px;
    margin-top: 0;
  }
  main .section2 .content .left h1 {
    font-size: 24px;
    line-height: inherit;
  }
  main .section2 .content .left p {
    font-size: 14px;
    line-height: 28px;
    margin: 20px 0;
  }
  main .section2 .content .right {
    margin-top: 30px;
  }
  main .section2 .content .right div {
    padding: 20px 0;
  }
  main .section2 .content .right div > .number-box {
    margin-left: 20px;
  }
  main .section2 .content .right div > .number-box h2 {
    font-size: 30px;
  }
  main iframe {
    width: 100%;
    height: 1400px;
    overflow: hidden;
    margin: 0;
  }
  main .section4 .container .right {
    margin-top: 20px;
  }
  main .section4 .container .right div > h6 {
    margin-left: 10px;
    font-size: 16px;
  }
  main .section4 .container .right div > span {
    margin-top: 15px;
    font-size: 14px;
  }
}

/*# sourceMappingURL=index.css.map */
