/* ==================== 内页20 - 通用标题 Start ==================== */ .ny20-title { font-size: 1.1667rem; line-height: 1.1; color: #fff; font-family: "HYJunhei-85J"; } /* ==================== 内页20 - 通用标题 Start ==================== */ /* ==================== 内页20 - 板块一 Start ==================== */ .ny20-section1 { position: relative; } .ny20-section1 .ny20-section1-swiper { width: 100%; } .ny20-section1 .swiper-slide { position: relative; } .ny20-section1 .image { width: 100%; display: block; } .ny20-section1 .image img { display: block; width: 100%; } .ny20-section1 .info { position: absolute; top: 50%; transform: translateY(-50%); left: 0; width: 100%; text-align: center; z-index: 5; color: #fff; } .ny20-section1 .info .text1 { font-size: 1.1667rem; line-height: 1.2; font-family: "HYJunhei-85J"; margin-bottom: 0.6667rem; } .ny20-section1 .info .text2 { font-size: 0.3333rem; line-height: 2.2; } .ny20-section1 .common-pagination { position: absolute; bottom: 1rem; left: 0; width: 100%; } .ny20-section1 .common-pagination .play-btn, .ny20-section1 .common-pagination .swiper-pagination { background: linear-gradient(180deg, rgba(239, 239, 242, 0.84) 0%, rgba(239, 239, 242, 0.78) 100%); } .ny20-section1 .common-pagination .swiper-pagination .swiper-pagination-bullet { background: #585655; } .ny20-section1 .common-pagination .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after { background: #292929; } .ny20-section1 .common-pagination .play-btn .iconfont { color: #2E2E2F; } /* ==================== 内页20 - 板块一 End ==================== */ /* ==================== 内页20 - 板块二 Start ==================== */ .ny20-section2 { background-color: #000000; padding-top: 2.4167rem; padding-bottom: 1.3333rem; overflow: hidden; } .ny20-section2 .ny20-section2-swiper { overflow: visible; } .ny20-section2 .ny20-section2-swiper .swiper-slide { position: relative; overflow: hidden; } .ny20-section2 .ny20-section2-swiper .swiper-slide.swiper-slide-active:after, .ny20-section2 .ny20-section2-swiper .swiper-slide.swiper-slide-next:after { opacity: 0; } .ny20-section2 .ny20-section2-swiper .swiper-slide:after { content: ""; display: block; width: 100%; height: 200%; position: absolute; top: 0; left: 0; z-index: 3; background-color: rgba(0, 0, 0, 0.8); transition: all 0.4s; pointer-events: none; } .ny20-section2 .swiper-pagination { width: 10.5rem; margin-left: auto; margin-right: auto; height: 0.1333rem; position: relative; overflow: hidden; border-radius: 1.6667rem; background-color: #191919; margin-top: 1.3333rem; } .ny20-section2 .swiper-pagination .swiper-pagination-progressbar-fill { background-color: #fff; border-radius: 1.6667rem; overflow: hidden; } .ny20-section2 .body { max-width: 23.3333rem; margin-left: auto; margin-right: auto; } .ny20-section2 .head { margin-bottom: 1.6667rem; display: flex; align-items: center; justify-content: flex-start; } .ny20-section2 .desc { font-size: 0.3rem; color: #fff; line-height: 1.8; margin-left: 1rem; } /* ==================== 内页20 - 板块二 End ==================== */ /* ==================== 内页20 - 板块三 Start ==================== */ .ny20-section3 { background-color: #000; padding-top: 1.3333rem; padding-bottom: 2.1667rem; } .ny20-section3 .ny20-title { text-align: center; } .ny20-section3 .desc { text-align: center; color: #fff; font-size: 0.3334rem; margin-bottom: 0.9167rem; margin-top: 0.5rem; line-height: 1.8; } .ny20-section3 .banner { width: 100%; margin-bottom: 0.8333rem; } .ny20-section3 .banner img { width: 100%; } .ny20-section3 .swiper { width: 100%; overflow: hidden; } .ny20-section3 .ny20-section3-swiper { margin-left: auto; margin-right: auto; overflow: visible; transform-origin: left center; } .ny20-section3 .ny20-section3-swiper .swiper-slide { opacity: 0.3; transition: all 0.4s; } .ny20-section3 .ny20-section3-swiper .swiper-slide .text { opacity: 0; } .ny20-section3 .ny20-section3-swiper .swiper-slide-active { opacity: 1; } .ny20-section3 .ny20-section3-swiper .swiper-slide-active .text { opacity: 1; } .ny20-section3 .ny20-section3-swiper .swiper-slide-next { transform: scale(0.6) translateX(-33%); } .ny20-section3 .item .image { max-height: 8.3333rem; } .ny20-section3 .item .text { margin-top: 0.6666rem; font-size: 0.3667rem; line-height: 1.1; text-align: center; color: #fff; transition: all 0.4s; } .ny20-section3 .btn-group { margin-top: 0.1667rem; display: flex; align-items: center; justify-content: flex-end; margin-right: 6.6666rem; margin-left: auto; } .ny20-section3 .btn-group .swiper-button { width: 0.6666rem; height: 0.6666rem; margin: 0; position: static; transform: translate(0); border: 0; background-color: rgba(255, 255, 255, 0.2); font-size: 0.3334rem; } .ny20-section3 .btn-group .swiper-button .iconfont { color: #fff; font-size: 0.8em; } .ny20-section3 .btn-group .swiper-button-prev { margin-right: 0.3334rem; transform: rotateY(180deg); } /* ==================== 内页20 - 板块三 End ==================== */ /* ==================== 内页20 - 板块四 Start ==================== */ .ny20-section4 { padding-bottom: 2.8333rem; } .ny20-section4 .head { display: block; text-align: center; margin-bottom: 1.1667rem; } .ny20-section4 .head .desc { margin-top: 0.3333rem; } /* ==================== 内页20 - 板块四 End ==================== */ /* ==================== 内页20 - 板块五 Start ==================== */ .ny20-section5 { padding-top: 1rem; padding-bottom: 1rem; background-size: cover; background-repeat: no-repeat; background-position: center; overflow: hidden; } .ny20-section5 .mxw-box { width: 21rem; } .ny20-section5 .body { display: flex; align-items: flex-start; justify-content: space-between; } .ny20-section5 .text1 { width: 6.1667rem; flex-shrink: 0; font-size: 0.9168rem; color: #FFFFFF; border-radius: 0.1667rem; background-color: #CC9B5B; display: flex; align-items: center; justify-content: center; font-family: "HYJunhei-85J"; padding-top: 0.1667rem; padding-bottom: 0.1667rem; } .ny20-section5 .text1 .iconfont { font-size: 0.6em; margin-left: 0.1667rem; } .ny20-section5 .right-body { width: 11.3334rem; } .ny20-section5 .right-body .text2 { font-size: 0.6666rem; color: #FFFFFF; line-height: 1; font-family: "HYJunhei-85J"; margin-bottom: 0.5002rem; } .ny20-section5 .right-body .text3 { font-size: 0.3334rem; color: #FFFFFF; line-height: 1.8; } .ny20-section5 .right-body .qr { margin-top: 1.1667rem; width: 2.5002rem; } /* ==================== 内页20 - 板块五 End ==================== */