/*nySolu_advantage start*/
.nySolu_advantage { overflow: hidden; padding: 50px 0 100px;}
.nySoluAdvantage_con { overflow: hidden; padding: 50px 100px 100px; background: #fff url(../images/webp/soluAdvantageBg.webp) center bottom no-repeat; background-size: 100%; box-shadow: 0 0 16px rgba(0,0,0,.05); border-radius: 8px;}
.nySoluAdvantage_con p { line-height: 30px; color: #555; font-size: 16px; text-align: center;}
/*nySolu_advantage end*/


/*nySolulist start*/
.nySolulist { overflow: hidden; padding: 100px 0; background-color: #f7f7f9;}
.nySolu_application, .nySolu_products, .nySolu_cases { margin: 0 auto 100px;}

.nySoluApp_menu { display: flex; align-items: center; justify-content: center; margin-bottom: 50px;}
.nySoluApp_menu ul { display: flex; gap: 10px; padding: 10px; background-color: #fff; box-shadow: 0 8px 30px rgba(0,0,0,.05); border-radius: 35px;}
.nySoluApp_menu ul li { display: flex; gap: 20px; height: 50px; padding: 10px 80px; background-color: #fff; border-radius: 25px; cursor: pointer;}
.nySoluApp_menu ul li:hover, .nySoluApp_menu ul li.active { background-color: #2a7570;}
.nySoluApp_menu ul li i { display: block; width: 30px; height: 30px; overflow: hidden;}
.nySoluApp_menu ul li i img { display: block; width: 30px; height: 60px; margin: 0 auto;}
.nySoluApp_menu ul li:hover i img, .nySoluApp_menu ul li.active i img { margin: -30px auto 0;}
.nySoluApp_menu ul li span { display: block; line-height: 30px; color: #222; font-size: 16px;}
.nySoluApp_menu ul li:hover span, .nySoluApp_menu ul li.active span { color: #fff;}

.nySoluApp_main { height: 0; opacity: 0; overflow: hidden; transform: translateY(50px);}
.nySoluApp_main.active { height: auto; opacity: 1; transform: translateY(0);}
.nySoluApp_con { display: flex; align-items: center; justify-content: space-between; overflow: hidden; padding: 50px; background-color: #fff; border-radius: 8px;}
.nySoluApp_con .text { width: 50%; padding: 0 100px 0 50px;}
.nySoluApp_con .text a.name { display: block; line-height: 44px; color: #222; font-size: 36px; font-weight: bold; margin-bottom: 40px;}
.nySoluApp_con:hover .text a.name { color: #2a7570;}
.nySoluApp_con .text p.ms { max-height: 140px; overflow: hidden; line-height: 28px; color: #555; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 5; -webkit-line-clamp: 5; -webkit-box-orient: vertical;}
.nySoluApp_con .pics { width: 50%; height: 320px; overflow: hidden; border-radius: 8px;}
.nySoluApp_con .pics a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nySoluApp_con:hover .pics a img { transform: scale(1.05); -webkit-transform: scale(1.05);}

.nySoluPro_list ul { display: flex; flex-wrap: wrap; justify-content: left; margin: 0 -15px -30px;}
.nySoluPro_list ul li { width: calc(100% / 3); margin-bottom: 30px; padding: 0 15px;}
.nySoluPro_list ul li .nySoluPro_con { display: flex; align-items: center; justify-content: space-between; min-height: 100%; overflow: hidden; padding: 20px; background-color: #fff; border: 1px solid #fff; border-radius: 8px;}
.nySoluPro_list ul li .nySoluPro_con:hover { border: 1px solid #2a7570;}
.nySoluPro_con .pics { width: 50%; height: 160px; overflow: hidden;}
.nySoluPro_con .pics a { display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.nySoluPro_con:hover .pics a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nySoluPro_con .text { width: 50%; padding-left: 20px;}
.nySoluPro_con .text a.name { display: block; height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySoluPro_con:hover .text a.name { color: #2a7570;}
.nySoluPro_con .text a.btn { display: block; width: 80px; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 14px; margin-top: 30px; background-color: #bbb; border-radius: 4px; display: flex; align-items: center; justify-content: center; gap: 6px;}
.nySoluPro_con:hover .text a.btn { background-color: #2a7570;}
.nySoluPro_con .text a.btn i { display: block; width: 16px; height: 16px; overflow: hidden;}

.nySoluCase_swiper { overflow: hidden; padding-bottom: 50px; position: relative;}
.nySoluCase_swiper .swiper-slide .pics { width: 100%; height: 280px; overflow: hidden; border-radius: 8px 8px 0 0;}
.nySoluCase_swiper .swiper-slide .pics a { display: block; width: 100%; height: 100%; overflow: hidden; background-color: #fff; position: relative;}
.nySoluCase_swiper .swiper-slide:hover .pics a img { transform: scale(1.05); -webkit-transform: scale(1.05);}
.nySoluCase_swiper .swiper-slide .text { width: 100%; height: auto; overflow: hidden; padding: 30px; background-color: #fff; border: 1px solid #fff; border-top: 0; border-radius: 0 0 8px 8px;}
.nySoluCase_swiper .swiper-slide:hover .text { border: 1px solid #2a7570; border-top: 0;}
.nySoluCase_swiper .swiper-slide .text .name { margin-bottom: 20px; padding-bottom: 20px; position: relative;}
.nySoluCase_swiper .swiper-slide .text .name a { display: block; height: 60px; overflow: hidden; line-height: 30px; color: #222; font-size: 18px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySoluCase_swiper .swiper-slide:hover .text .name a { color: #2a7570;}
.nySoluCase_swiper .swiper-slide .text .name::after { content: ''; display: block; width: 30px; height: 2px; background-color: #2a7570; position: absolute; left: 0; bottom: 0;}
.nySoluCase_swiper .swiper-slide .text p.ms { height: 56px; overflow: hidden; line-height: 28px; color: #999; font-size: 16px; display: -webkit-box; text-overflow: ellipsis; line-clamp: 2; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.nySoluCase_swiper .swiper-slide .text a.btn { display: block; width: 80px; height: 32px; overflow: hidden; line-height: 32px; color: #fff; font-size: 14px; margin-top: 30px; background-color: #bbb; border-radius: 4px; display: flex; align-items: center; justify-content: center; gap: 6px;}
.nySoluCase_swiper .swiper-slide:hover .text a.btn { background-color: #2a7570;}
.nySoluCase_swiper .swiper-slide .text a.btn i { display: block; width: 16px; height: 16px; overflow: hidden;}
.nySoluCase_swiper .swiper-pagination { width: 100%; height: 8px; bottom: 0 !important;}
.nySoluCase_swiper .swiper-pagination span { width: 8px; height: 8px; margin: 0 5px !important; background-color: #ddd; border-radius: 50%; vertical-align: top; opacity: 1; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.nySoluCase_swiper .swiper-pagination span::after { display: none;}
.nySoluCase_swiper .swiper-pagination span.swiper-pagination-bullet-active { background-color: #2a7570;}

.nySolu_bottom { overflow: hidden; background: #161c22; border-radius: 8px; position: relative;}
.nySolu_bottom .pics { width: 62%; height: 300px; overflow: hidden; margin-left: 38%; position: relative;}
.nySolu_bottom .pics::after { content: ''; display: block; width: 50%; height: 100%; background: linear-gradient(to right, #161c22, rgba(22,28,34,0)); position: absolute; left: 0; top: 0;}
.nySolu_bottom .text { width: 60%; overflow: hidden; padding-left: 80px; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); z-index: 1;}
.nySolu_bottom .text a.name { display: block; line-height: 44px; color: #fff; font-size: 36px; font-weight: bold; margin-bottom: 16px;}
.nySolu_bottom .text p.ms { line-height: 28px; color: rgba(255,255,255,.7); font-size: 16px;}
.nySolu_bottom .text .btn { display: flex; gap: 20px; margin-top: 40px;}
/*nySolulist end*/


@media (max-width:1680px) {
}

@media (max-width:1600px) {
}

@media (max-width:1560px) {
}

@media (max-width:1440px) {
}

@media (max-width:1366px) {
}

@media (max-width:1280px) {
}

@media (max-width:1200px) {
}

@media (max-width:1080px) {
}

@media (max-width:1024px) {
}

@media (max-width:920px) {
}

@media (max-width:820px) {
}

@media (max-width:767px) {
}

@media (max-width:390px) {
}

@media (max-width:320px) {
}
