/* ==================== 内页20 - 通用问题 Start ==================== */
.ny20-text1 {
  font-size: 70px;
  line-height: 1.1;
  margin-bottom: 20px;
  font-family: "HYJunhei-85J";
}
.ny20-text2 {
  font-size: 24px;
  line-height: 1.6;
  text-align: justify;
}
@media screen and (max-width: 749px) {
  .ny20-text1 {
    font-size: 9.33vw;
    margin-bottom: 2.67vw;
  }
  .ny20-text2 {
    font-size: 3.2vw;
  }
}
/* ==================== 内页20 - 通用问题 End ==================== */
/* ==================== 内页20 - 板块一 Start ==================== */
.ny20-section1 {
  padding-left: 55px;
  padding-right: 55px;
  padding-top: 80px;
  padding-bottom: 100px;
  background-color: #000;
}
.ny20-section1 .ny20-section1-swiper {
  width: 100%;
}
.ny20-section1 .ny20-title {
  margin-bottom: 40px;
}
.ny20-section1 .swiper-btn-group {
  justify-content: flex-end;
  margin-top: 30px;
}
.ny20-section1 .swiper-btn-group .swiper-btn {
  width: 44px;
  height: 44px;
  font-size: 20px;
}
.ny20-section1 .swiper-btn-group .swiper-btn.swiper-btn-prev {
  margin-right: 14px;
}
.ny20-section1 .desc {
  margin-top: 30px;
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.8;
}
@media screen and (max-width: 749px) {
  .ny20-section1 {
    padding-left: 7.33vw;
    padding-right: 7.33vw;
    padding-top: 10.67vw;
    padding-bottom: 13.33vw;
  }
  .ny20-section1 .ny20-title {
    margin-bottom: 5.33vw;
  }
  .ny20-section1 .swiper-btn-group {
    margin-top: 4vw;
  }
  .ny20-section1 .swiper-btn-group .swiper-btn {
    width: 5.87vw;
    height: 5.87vw;
    font-size: 2.67vw;
  }
  .ny20-section1 .swiper-btn-group .swiper-btn.swiper-btn-prev {
    margin-right: 1.87vw;
  }
  .ny20-section1 .desc {
    margin-top: 4vw;
    font-size: 3.2vw;
  }
}
/* ==================== 内页20 - 板块一 End ==================== */
/* ==================== 内页20 - 板块二 Start ==================== */
.ny20-section2 {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 110px;
}
.ny20-section2 .info {
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 110px;
  padding-bottom: 70px;
}
.ny20-section2 .ny20-section2-swiper {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.ny20-section2 .ny20-section2-swiper .image img {
  width: 100%;
}
.ny20-section2 .swiper-pagination {
  position: static;
  width: 480px;
  height: 8px;
  border-radius: 100px;
  overflow: hidden;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  background-color: #666666;
}
.ny20-section2 .swiper-pagination .swiper-pagination-progressbar-fill {
  display: block;
  border-radius: 100px;
  background-color: #CBCBCB;
}
.ny20-section2 .index-btn {
  margin-top: 110px;
}
@media screen and (max-width: 749px) {
  .ny20-section2 {
    padding-bottom: 14.67vw;
  }
  .ny20-section2 .info {
    padding-left: 9.33vw;
    padding-right: 9.33vw;
    padding-top: 14.67vw;
    padding-bottom: 9.33vw;
  }
  .ny20-section2 .ny20-section2-swiper {
    width: 93.33vw;
  }
  .ny20-section2 .swiper-pagination {
    width: 64vw;
    height: 1.07vw;
    border-radius: 13.33vw;
    margin-top: 10.67vw;
  }
  .ny20-section2 .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 13.33vw;
  }
  .ny20-section2 .index-btn {
    margin-top: 14.67vw;
  }
}
/* ==================== 内页20 - 板块二 End ==================== */
/* ==================== 内页20 - 板块三 Start ==================== */
.ny20-section3 {
  background-color: #000000;
  padding-bottom: 126px;
}
.ny20-section3 .info {
  padding-top: 130px;
  padding-bottom: 70px;
  padding-left: 66px;
  padding-right: 66px;
}
.ny20-section3 .info .ny20-text1 {
  font-size: 60px;
}
.ny20-section3 .info .ny20-text1,
.ny20-section3 .info .ny20-text2 {
  color: #fff;
}
.ny20-section3 .swiper {
  padding: 65px 24px;
  padding-bottom: 80px;
}
.ny20-section3 .item .image img {
  width: 100%;
}
.ny20-section3 .item .text {
  font-size: 20px;
  line-height: 1.1;
  margin-top: 30px;
  color: #fff;
  text-align: center;
}
.ny20-section3 .swiper-pagination {
  width: 480px;
  height: 8px;
  border-radius: 100px;
  margin-top: 50px;
  position: static;
  margin-left: auto;
  margin-right: auto;
  background-color: #7B7B7B;
}
.ny20-section3 .swiper-pagination .swiper-pagination-progressbar-fill {
  border-radius: 100px;
  background-color: #F1F1F1;
}
@media screen and (max-width: 749px) {
  .ny20-section3 {
    padding-bottom: 16.8vw;
  }
  .ny20-section3 .info {
    padding-top: 17.33vw;
    padding-bottom: 9.33vw;
    padding-left: 8.8vw;
    padding-right: 8.8vw;
  }
  .ny20-section3 .info .ny20-text1 {
    font-size: 8vw;
  }
  .ny20-section3 .swiper {
    padding: 8.67vw 3.2vw;
    padding-bottom: 10.67vw;
  }
  .ny20-section3 .item .text {
    font-size: 2.67vw;
    margin-top: 4vw;
  }
  .ny20-section3 .swiper-pagination {
    width: 64vw;
    height: 1.07vw;
    border-radius: 13.33vw;
    margin-top: 6.67vw;
  }
  .ny20-section3 .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 13.33vw;
  }
}
/* ==================== 内页20 - 板块三 End ==================== */
/* ==================== 内页20 - 板块四 Start ==================== */
.ny20-section4 {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 170px;
}
.ny20-section4 .info {
  padding-left: 70px;
  padding-right: 70px;
  padding-top: 110px;
  padding-bottom: 70px;
}
.ny20-section4 .ny20-section4-swiper {
  width: 700px;
  margin-left: auto;
  margin-right: auto;
  overflow: visible;
}
.ny20-section4 .ny20-section4-swiper .image img {
  width: 100%;
}
.ny20-section4 .swiper-pagination {
  position: static;
  width: 480px;
  height: 8px;
  border-radius: 100px;
  overflow: hidden;
  margin-top: 80px;
  margin-left: auto;
  margin-right: auto;
  background-color: #666666;
}
.ny20-section4 .swiper-pagination .swiper-pagination-progressbar-fill {
  display: block;
  border-radius: 100px;
  background-color: #CBCBCB;
}
.ny20-section4 .index-btn {
  margin-top: 110px;
}
@media screen and (max-width: 749px) {
  .ny20-section4 {
    padding-bottom: 22.67vw;
  }
  .ny20-section4 .info {
    padding-left: 9.33vw;
    padding-right: 9.33vw;
    padding-top: 14.67vw;
    padding-bottom: 9.33vw;
  }
  .ny20-section4 .ny20-section4-swiper {
    width: 93.33vw;
  }
  .ny20-section4 .swiper-pagination {
    width: 64vw;
    height: 1.07vw;
    border-radius: 13.33vw;
    margin-top: 10.67vw;
  }
  .ny20-section4 .swiper-pagination .swiper-pagination-progressbar-fill {
    border-radius: 13.33vw;
  }
  .ny20-section4 .index-btn {
    margin-top: 14.67vw;
  }
}
/* ==================== 内页20 - 板块四 End ==================== */
/* ==================== 内页20 - 板块五 Start ==================== */
/* ==================== 内页20 - 板块五 End ==================== */
/* ==================== 内页20 - 板块六 Start ==================== */
.ny20-section6 {
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 160px;
  text-align: center;
}
.ny20-section6 .text1 {
  font-size: 60px;
  line-height: 1.3;
  color: #FFFFFF;
  font-family: "HYJunhei-85J";
}
.ny20-section6 .text2 {
  margin-left: auto;
  margin-right: auto;
  font-size: 55px;
  font-family: "HYJunhei-85J";
  border-radius: 10px;
  overflow: hidden;
  background-color: #CC9B5B;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  width: 370px;
  height: 90px;
  margin-top: 120px;
  margin-bottom: 180px;
}
.ny20-section6 .text2 .iconfont {
  font-size: 0.6em;
  margin-left: 10.003px;
}
.ny20-section6 .qr {
  width: 230px;
  margin-left: auto;
  margin-right: auto;
}
.ny20-section6 .text3 {
  color: #FFFFFF;
  font-size: 30px;
  text-align: center;
  margin-top: 150px;
}
@media screen and (max-width: 749px) {
  .ny20-section6 {
    padding-top: 20vw;
    padding-bottom: 21.33vw;
  }
  .ny20-section6 .text1 {
    font-size: 8vw;
  }
  .ny20-section6 .text2 {
    font-size: 7.33vw;
    border-radius: 1.33vw;
    width: 49.33vw;
    height: 12vw;
    margin-top: 16vw;
    margin-bottom: 24vw;
  }
  .ny20-section6 .text2 .iconfont {
    margin-left: 10 0.4vw;
  }
  .ny20-section6 .qr {
    width: 30.67vw;
  }
  .ny20-section6 .text3 {
    font-size: 4vw;
    margin-top: 20vw;
  }
}
/* ==================== 内页20 - 板块六 End ==================== */
<!--耗时1752799372.3348秒-->