:root{--main-color: #163BA3;}
.xs-display{display: none !important}
.text-center{text-align: center !important;}
.fb{font-weight: bold !important;}
.bgf6{background: #F6F6F6 !important}
.pt100{padding-top: 5vw !important;}
.pt140{padding-top: 6.5vw !important;}

.Isamap .newdet_cont{margin: 3% 0 5%;}
.Isamap .newdet_cont .std_title2{text-align: center;}
.Isamap .newdet_cont dl{margin-top: 3%;margin-bottom: 0;}
.Isamap .newdet_cont dl dt{font-weight: normal;position: relative;padding-left: 20px;margin-bottom: 2%;}
.Isamap .newdet_cont dl dt:before{content: "";width: 8px;height: 8px;background: #1B46B4;position: absolute;left: 0;top: 40%;border-radius: 100%;}
.Isamap .newdet_cont dl dd table{width: 100%;table-layout: fixed;border-radius: 10px 10px 0 0;overflow: hidden;}
.Isamap .newdet_cont dl dd table th{background: #1B46B3;font-size: 18px;color: #fff;font-weight: normal;padding: 1.8% 4%;text-align: center;}
.Isamap .newdet_cont dl dd table th:nth-child(1),.Isamap .newdet_cont dl dd table th:nth-child(2){width: 20%;}
.Isamap .newdet_cont dl dd table th:nth-child(3){text-align: left;}
.Isamap .newdet_cont dl dd table td{font-size: 16px;padding: 1% 4%;border: 1px solid #ccc;text-align: center;line-height: 1.75;position: relative;}
.Isamap .newdet_cont dl dd table td:last-child{text-align: left;}
.Isamap .newdet_cont dl dd table tr:nth-child(odd) td:first-child,.Isamap .newdet_cont dl dd table tr:nth-child(odd) td:last-child{background: #F3F3F3;}
.Isamap .newdet_cont dl dd table.table2 td{text-align: left;}
.Isamap .newdet_cont dl dd table.table2 td:first-child{padding: 3% 2% 3% 6%;}
.Isamap .newdet_cont dl dd table.table2 td img:last-child{margin-top: 2%}
.Isamap .newdet_cont dl dd table.table2 td img:first-child{margin-top: 0;}
.Isamap .newdet_cont dl dd table.table2 td span{position: absolute;left: 9%;margin-top: 1%;}
.Isamap .newdet_cont dl dd h4{font-size: 24px;margin-bottom: 1.5%;}
.Isamap .newdet_cont dl dd p{font-size: 16px;color: #666;margin-top: 1%;line-height: 1.75;}
.Isamap .newdet_cont dl dd p a{color: #1B46B4;}

/* 2024-8-10 */
.ys_nyban_cont_btn{margin-top: 30px;}
.ys_nyban_cont_btn .yncb_ul_li_cont .std_btn3{margin-top: 0;width: auto;}
.ys_nybanner .tips{width: 100%;font-size: 15px;color: #fff;text-align: center;position: absolute;left: 0;bottom: 30px;}

/* 2024-8-14 */
.wy_custom .prodet_new_bt .slide{overflow: hidden;position: relative;}
.wy_custom .prodet_new_bt .slide .swiper-slide{display: flex;flex-wrap: wrap;justify-content: space-between;}
.wy_custom .prodet_new_bt .slide .swiper-slide .text{width: 45%;padding-top: 2%;}
.wy_custom .prodet_new_bt .slide .swiper-slide .text .std_parga{margin-top: 3%}
.wy_custom .prodet_new_bt .slide .swiper-slide .img{width: 50%;border-radius: 10px;overflow: hidden;}
.wy_custom .prodet_new_bt .slide .swiper-slide .img img{width: 100%;}

/* 2024-8-21 */
.mod_list{overflow: visible;position: relative;z-index: 5;}
.mod_list_le_tab{width: 100%;display: flex;align-items: center;}
.mod_list_le_tp .porc_list_li_select{width: 250px;margin-left: auto;cursor: pointer;pointer-events: all;margin-right: 2%;position: relative;}
.mod_list_le_tp .porc_list_li_select:before{content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);width: 1px;height:17px;background: #000;}
.mod_list_le_tp .porc_list_li_select .ys_select{height: 44px;border: 0;border-bottom: 1px solid #333;border-radius: 0;}
.mod_list_le_tp .porc_list_li_select .ys_select .ys_select_hd{padding: 0 15px 0 10px;}
.mod_list_le_tp .porc_list_li_select .ys_select_xtbbox{right: 0;}

/* 2024-8-31 */
.mb0{margin-bottom: 0 !important;}
.porc_list_li_check ul{display: flex;flex-wrap: wrap;}
.porc_list_li_check ul li{font-size: 16px;color: #333;display: flex;align-items: center;margin: 10px 30px 0 0;cursor: pointer;}
.porc_list_li_check ul li span{width: 16px;height: 16px;border:1px solid #D9D9D9;border-radius: 2px;display: block;margin-right: 8px;position: relative;top: -1px;position: relative;}
.porc_list_li_check ul li span:before{content: "";width: 8px;height: 8px;background: #0047BA;border-radius: 1px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all .36s;opacity: 0;}
.porc_list_li_check ul li.active span:before{opacity: 1;}

/* 2024-9-5 c12pro详情 */
@keyframes moveRightSlideshow { 100% { -webkit-transform: translateX(-105.9vw); } }
@keyframes moveLeftSlideshow { 0% { -webkit-transform: translateX(-105.9vw); }100% { -webkit-transform: translateX(0); } }

.ys_nybanner .nav-bar{position: absolute;right: 0;bottom: 0;border-top-left-radius: 30px;background: #0D1D46;overflow: hidden;display: flex;}
.ys_nybanner .nav-bar .tit{line-height: 88px;font-size: 32px;color: #fff;background: #0047BA;padding: 0 55px;}
.ys_nybanner .nav-bar .items{display: flex;}
.ys_nybanner .nav-bar .items .item{font-size: 18px;color: #fff;line-height: 88px;padding: 0 55px;}
.ys_nybanner .nav-bar .items .item.active,.ys_nybanner .nav-bar .items .item:hover{background: #fff;color: #0047BA;}
.ys_nybanner1 .ys_nyban_cont .ys_pos_bot{bottom: 17.5vh;}
.ys_nybanner1 .tips{bottom: 13vh;}
.nav-bar-fix{position: fixed;right: 0;top: 80px;border-bottom-left-radius: 20px;background: #0D1D46;overflow: hidden;display: flex;z-index: 10;transform: translateY(-80px);transition: all .36s;}
.nav-bar-fix .tit{line-height: 60px;font-size: 28px;color: #fff;background: #0047BA;padding: 0 55px;}
.nav-bar-fix .items{display: flex;}
.nav-bar-fix .items .item{font-size: 18px;color: #fff;line-height: 60px;padding: 0 55px;}
.nav-bar-fix .items .item.active,.nav-bar-fix .items .item:hover{background: #fff;color: #0047BA;}
.nav-bar-fix.active{transform: translate(0);}
.C12proXq .std_title2{text-transform: uppercase;font-weight: bold;}
.C12proXq .prodet_new_tp{justify-content: center;position: relative;}
.C12proXq .prodet_new_tp .prodet_new_tp_btn{position: absolute;right: 0;top: 0;bottom: 0;margin: auto;display: flex;align-items: center;}
.prodet_ov{padding: 5vw 0;position: relative;background: url(../images/view360-bg.webp) no-repeat top/100%;}
.prodet_ov .view360{width: 62%;margin: 5vw auto 0;}
.prodet_ov .cs{width: 87.5%;display: flex;flex-wrap: wrap;margin: 0 auto}
.prodet_ov .cs li{width: 45%;margin-right: 10%;padding-bottom: 2vw;margin-bottom: 2vw;border-bottom: 1px solid #D3D3D3;}
.prodet_ov .cs li h3{font-size: 18px;margin-bottom: 1.5vw;color: #000;}
.prodet_ov .cs li h2{font-size: 32px;font-weight: bold;color: #000;word-wrap: break-word !important;}
.prodet_ov .cs li:nth-child(2n){margin-right: 0;}
.prodet_ov .cs li:nth-last-of-type(-n+2){border-bottom: 0;}
.prodet_points .std_title2{margin-bottom: 1vw;}
.prodet_points .std_parga p{color: #000;}
.prodet_points .big{width: 100%;margin-top: 3vw;}
.prodet_points .big img{width: 100%;object-fit: cover;}
.prodet_points .slide{margin-top: 0.5vw;}
.prodet_points .slide .swiper-slide{overflow: hidden;position: relative;}
.prodet_points .slide .swiper-slide img{width: 100%;transition: all .36s;}
.prodet_points .slide .swiper-slide h3{width: 100%;font-size: 24px;line-height: 1.5;font-weight: bold;color: #fff;padding: 2vw 3vw;position: absolute;left: 0;bottom: 0;}
.prodet_points .slide .swiper-slide:hover img{transform: scale(1.1);}
.prodet_points ul{height: auto;overflow: hidden;margin-top: 3vw;}
.prodet_points ul li{float: right;width: 34.9%;position: relative;overflow: hidden;margin-top: 0.5vw;}
.prodet_points ul li:first-child{width: 64.6%;float: left;position: relative;}
.prodet_points ul li img{width: 100%;transition: all .36s;object-fit: cover;}
.prodet_points ul li h3{width: 100%;font-size: 24px;line-height: 1.5;font-weight: bold;color: #fff;padding: 2vw 3vw;position: absolute;left: 0;bottom: 0;}
.prodet_points ul li:not(:first-child):hover img{transform: scale(1.1);}
.prodet_case .box{width: 86.5%;margin: 3vw auto 0;overflow: hidden;position: relative;}
.prodet_case .box .swiper-slide{display: flex;}
.prodet_case .box .swiper-slide .img{width: 50%;}
.prodet_case .box .swiper-slide .text{width: 50%;padding: 2vw 0 0 5vw}
.prodet_case .box .swiper-slide .text h3{font-size: 24px;font-weight: bold;color: #0047BA;position: relative;padding-left: 45px;}
.prodet_case .box .swiper-slide .text h3:before{content: "";width: 28px;height: 39px;background: url(../images/c12pro-case-icon.webp) no-repeat center/100%;position: absolute;left: 0;top: -8px;}
.prodet_case .box .swiper-slide .text h2{font-size: 48px;line-height: 1.35;margin: 2vw 0;text-transform: capitalize;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.prodet_case .box .swiper-slide .text p{font-size: 18px;line-height: 1.7;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.prodet_case .box .swiper-pagination{width: 50%;padding-left: 5vw;right: 0;bottom: 20px;left: auto;text-align: left;}
.prodet_case .box .swiper-pagination-bullet{width: 25px;height: 3px;background: #D2D2D2;opacity: 1;border-radius: 0;transition: all .36s;}
.prodet_case .box .swiper-pagination-bullet-active{width: 50px;background: #0047BA;}
.prodet_moments .scroll-wrapper{overflow: hidden; position: relative;margin-top: 3vw;}
.prodet_moments .scroll-wrapper .scroll { display: flex; flex-direction: row; flex-wrap: nowrap; margin-bottom: 2vw; width: fit-content; animation-play-state: running; }
.prodet_moments .scroll-wrapper .scroll .item { width: 33.3vw; margin-right: 2vw; overflow: hidden;border-radius: 30px;}
.prodet_moments .scroll-wrapper .scroll.first-row, .About.content .section6 .scroll-wrapper .scroll.third-row { animation: moveRightSlideshow 30s linear infinite; }
.prodet_moments .scroll-wrapper .scroll.second-row { animation: moveLeftSlideshow 30s linear infinite; }
.prodet_moments .scroll-wrapper .scroll:hover { animation-play-state: paused; }

.NewsXq1 .newdet_tp{padding-top: 5%;}
.NewsXq1 .newdet_tp_le{width: 100%;}
.NewsXq1 .newdet_tp_le h2{font-weight: bold;}
.NewsXq1 .newdet_tp_le_date{margin-bottom: 0;margin-right: 4%;}
.NewsXq1 .ju_newdet_tp{margin-top: 2%;}
.NewsXq1 .newdet_tp_ri{width: 400px;padding: 0;position: sticky;top: 100px;}
.NewsXq1 .newdet_tp_ri_edr{margin-top: 2%;}
.NewsXq1 .newdet_tp_ri_edr img{border-radius: 10px;margin: 0 auto;display: block;}
.NewsXq1 .newdet_tp_ri ul li{margin-top: 10%;}
.NewsXq1 .newdet_tp_ri ul li:first-child{margin-top: 5%;}
.NewsXq1 .newdet_tp_ri ul li .img{overflow: hidden;border-radius: 10px;}
.NewsXq1 .newdet_tp_ri ul li .img img{width: 100%;transition: all .36s;}
.NewsXq1 .newdet_tp_ri ul li .text{margin-top: 5%;}
.NewsXq1 .newdet_tp_ri ul li .text .date{font-size: 18px;color: #666;}
.NewsXq1 .newdet_tp_ri ul li .text .tit{color: #000;margin-top: 2%;}
.NewsXq1 .newdet_tp_ri ul li:hover img{transform: scale(1.05);}
/* .NewsXq1 .newdet_tp_ri.ys_fixed{position: fixed;top: 5%;right: 8%;} */

/* 下拉语言 */
.mpcb_cont_global_le{width: auto;}
.mult_lang_ul_li{padding: 0;margin-top: 0;border: 0;text-align: center;width: 21%;}
.mult_lang_ul_li a{padding: 6px 20px;display: block;border: 1px solid #E1E1E1;border-radius: 30px;}
.mult_lang_ul_li:hover{border: 0}
.mult_lang_ul_li:hover a{border-color: var(--main-color)}

/* 2024-10-16 E系列详情 */
@keyframes roll360 { 100% { -webkit-transform: rotate(360deg) } }
.Exq .std_title2{text-transform: uppercase;font-weight: bold;}
.Exq .prodet_order{margin-top: 3vw;}
.wy_container{width: 87.5%;margin: 0 auto}
.std_parga2{text-align: center;}
.std_parga2 p{font-size: 28px;font-weight: bold;}
.std_parga2 .yncd_ul_li::after{display: none;}
.std_parga2 .yulc_tit{font-size: 18px;}
.prodet_ov1{padding-top: 4.5vw;}
.prodet_ov1 .title{display: flex;justify-content: space-between;}
.prodet_ov1 .title .left{width: 50%;}
.prodet_ov1 .title .left .std_title2{font-weight: bold;}
.prodet_ov1 .title .left .std_parga{margin-top: 0.5vw;}
.prodet_ov1 .title .left .std_parga p{color: #000;}
.prodet_ov1 .title .right .roll{width: 10.4vw;height: 10.4vw;position: relative;display: flex;align-items: center;justify-content: center;}
.prodet_ov1 .title .right .roll .i{width: 48%;}
.prodet_ov1 .title .right .roll .t{width: 100%;height: 100%;position: absolute;left: 0;top: 0;animation: roll360 20s linear infinite;}
.prodet_ov1 .img{margin-top: 3vw;}
.prodet_ov1.prodet_par .left{width: 65%;}
.prodet_ov1.prodet_par .left .std_btn3{margin-top: 3vh;}
.prodet_ov1.prodet_par .left .std_btn3_box p{color: #fff;}
.prodet_points1{margin-top: 4vw;}
.prodet_points1 .big{position: relative;}
.prodet_points1 .big img{width: 100%;}
.prodet_points1 .big .text{width: 40%;position: absolute;left: 6.25%;top: 4vw;}
.prodet_points1 .big .text .std_title2{color: #fff;font-weight: bold;}
.prodet_points1 .big .text .std_btn3{display: block;margin-top: 2vw;}
.prodet_points1 .big .text .std_btn3 .std_btn3_box{width: 150px;text-align: center;}
.prodet_points1 .big ul{width: 87.5%;position: absolute;left: 0;bottom: 3vw;right: 0;margin: auto;display: flex;justify-content: space-between;}
.prodet_points1 .big ul li{flex: 1;padding: 0 2vw;text-align: center;}
.prodet_points1 .big ul li img{width: auto;margin: 0 auto 0.8vw;}
.prodet_points1 .big ul li h4{font-size: 20px;color: #fff;line-height: 1.45;}
.prodet_points1 .slide{margin-top: 4vw;padding-bottom: 3vw;position: relative;text-align: center;}
.prodet_points1 .slide .swiper-slide img{width: 100%;}
.prodet_points1 .slide .swiper-slide h3{font-size: 24px;font-weight: bold;margin-top: 2vw;opacity: 0;transition: all .36s;}
.prodet_points1 .slide .swiper-slide-active h3{opacity: 1;}
.prodet_points1 .slide .swiper-pagination{bottom: 0;}
.prodet_points1 .slide .swiper-pagination-bullet{width: 24px;height: 3px;background: #D2D2D2;opacity: 1;border-radius: 0;transition: all .36s;}
.prodet_points1 .slide .swiper-pagination-bullet-active{width: 48px;background: #004abb;}
.prodet_points1 .sfq{margin-top: 4vw;}
.prodet_points1 .sfq ul{display: flex;justify-content: space-between;border-radius: .5vw;overflow: hidden;}
.prodet_points1 .sfq ul li{flex: 1;text-align: center;overflow: hidden;transition: all .36s;position: relative;}
.prodet_points1 .sfq ul li .img{height: 35.4vw;overflow: hidden;position: relative;}
.prodet_points1 .sfq ul li .img:before{content: "";width: 100%;height: 100%;background: rgba(0,0,0,.5);position: absolute;left: 0;top: 0;transition: all .36s;}
.prodet_points1 .sfq ul li .img img{width: 100%;height: 100%;object-fit: cover;}
.prodet_points1 .sfq ul li h3{font-size: 24px;padding: 0 2vw;font-weight: bold;margin-top: 1.5vw;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 1.5;}
.prodet_points1 .sfq ul li.act {flex: 0 0 63%;}
.prodet_points1 .sfq ul li.act .img:before {opacity: 0;}
.prodet_case1{margin-top: 6vw;}
.prodet_case1 .std_title2{font-weight: bold;margin-bottom: 4vw;}
.prodet_case1 .text .add{font-size: 24px;font-weight: bold;color: #0047BA;position: relative;padding-left: 45px;}
.prodet_case1 .text .add:before{content: "";width: 28px;height: 39px;background: url(../images/c12pro-case-icon.webp) no-repeat center/100%;position: absolute;left: 0;top: -8px;}
.prodet_case1 .text .txt{margin-top: 1vw;display: flex;justify-content: space-between;flex-wrap: wrap;}
.prodet_case1 .text .txt .t{width: 40%;font-size: 40px;font-weight: bold;line-height: 1.4;}
.prodet_case1 .text .txt .std_parga{width: 38%;}
.prodet_case1 .text .txt .std_parga p{color: #000;}
.prodet_case1 .imgs{margin-top: 3vw;overflow: hidden;position: relative;padding-bottom: 3vw;}
.prodet_case1 .imgs .swiper-slide img{width: 100%;}
.prodet_case1 .imgs .swiper-pagination{bottom: 0;}
.prodet_case1 .imgs .swiper-pagination-bullet{width: 24px;height: 3px;background: #D2D2D2;opacity: 1;border-radius: 0;transition: all .36s;}
.prodet_case1 .imgs .swiper-pagination-bullet-active{width: 48px;background: #004abb;}

/* 2025-2-19 修改详情页参数*/
.prodet_parameter1 .ys_cont1200{display: block;padding-top: 3vw;}
.prodet_parameter1 .std_title4{font-family: 'poppinssemibold';margin-bottom: 2vw;}
.prodet_parameter1 .tips{text-align: center;margin-bottom: 3vw;}
.prodet_parameter1 .box dl{margin-top: 1.2vw;margin-bottom: 0;}
.prodet_parameter1 .box dl:first-of-type{margin-top: 0;}
.prodet_parameter1 .box dl dt{font-size: 18px;height: 60px;padding: 0 1vw;display: flex;align-items: center;justify-content: space-between;font-family: 'poppinssemibold';background: #E6E6E6;cursor: pointer;}
.prodet_parameter1 .box dl dt span{font-size: 16px;font-weight: lighter;}
.prodet_parameter1 .box dl dd ul li{font-size: 16px;color: #333;padding: 1.2vw 1vw;display: flex;justify-content: space-between;align-items: center;border-bottom: 1px solid #717171;}
.prodet_parameter1 .box dl dd ul li label,.prodet_parameter1 .box dl dd ul li span{width: 50%;word-wrap: break-word;}
.prodet_parameter1 .box dl dd ul li p{text-align: right;margin-top: 1vw;}
.prodet_parameter1 .box dl dd ul li p:first-child{margin-top: 0;}
.prodet_parameter1 .box .other{font-size: 16px;padding: 1.2vw 1vw;border-bottom: 1px solid #717171;}
.prodet_parameter1 .box .other span{margin-right: 2vw;}
.prodet_parameter1 .box .seats dd{text-align: center;border-bottom: 1px solid #717171;}
.prodet_parameter1 .box .download{margin-top: 4vw;text-align: center;}
.prodet_parameter1 .box .download .std_title2{margin-bottom: 1vw;}
.prodet_parameter1 .box .download ul{margin-top: 3vw;}
.prodet_parameter1 .box .download ul li{margin-top: 1vw;}
.prodet_parameter1 .box .download ul li a{color: #0047BA;display: flex;align-items: center;justify-content: center;}
.prodet_parameter1 .box .download ul li a span{color: #000;}
.prodet_parameter1 .box .download ul li svg{width: 18px;fill: #0047BA;margin-right: 10px;}

/* 2025-3-31 Service Contract Overview */
.service_select .std_title2{text-align: center;}
.service_select .list{display: flex;flex-wrap: wrap;justify-content:space-between;margin-top: 3vw;}
.service_select .list li{flex: 1;margin-left: 2.5%;background: #fff;border: 1px solid #dfe6ef;border-radius: 8px;overflow: hidden;transition: all .36s;}
.service_select .list li:first-child{margin-left: 0}
.service_select .list li .top{display: flex;align-items: center;padding: 3vw 1.5vw 2.5vw;position: relative;transition: all .36s;}
.service_select .list li .top:before{content: "";width: 80%;height: 1px;background: #DFE6EF;position: absolute;left: 0;bottom: 0;position: absolute;left: 0;bottom: 0;right: 0;margin: auto;}
.service_select .list li .top .img{width: 80px;margin-right: 1vw;position: relative;}
.service_select .list li .top .img img{width: 100%;transition: all .36s;}
.service_select .list li .top .img img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;}
.service_select .list li .top h3{flex: 1;width: 0;font-size: 24px;font-weight: bold;line-height: 30px;}
.service_select .list li .bot{padding: 1vw 1.5vw 3vw;}
.service_select .list li p{display: flex;align-items: flex-start;margin-top: 1vw;}
.service_select .list li p .icon{width: 18px;fill: #004abb;margin-right: 0.5vw;position: relative;top: 3px;}
.service_select .list li p span{flex: 1;width: 0;font-size: 16px;line-height: 24px;}
.service_select .list li:nth-child(1) p{opacity: 0.3;}
.service_select .list li:nth-child(1) p:nth-of-type(1),.service_select .list li:nth-child(1) p:nth-of-type(2){opacity: 1;}
.service_select .list li:nth-child(2) p{opacity: 0.3;}
.service_select .list li:nth-child(2) p:nth-of-type(2),.service_select .list li:nth-child(2) p:nth-of-type(3),.service_select .list li:nth-child(2) p:nth-of-type(4){opacity: 1;}
.service_select .list li:hover{border-color: #0348BC;box-shadow: 0 6px 20px rgba(20, 62, 105, 0.15);}
.service_select .list li:hover .top{background: #0348BC;}
.service_select .list li:hover .top h3{color: #fff;}
.service_select .list li:hover .top:before{display: none;}
.service_select .list li:hover .top .img img:nth-child(1){opacity: 0;}
.service_select .list li:hover .top .img img:nth-child(2){opacity: 1;}
.service_select .list1{margin-top: 2vw;display: flex;flex-wrap: wrap;justify-content: space-between;}
.service_select .list1 li{width: 46.5%;margin-top: 4vw;}
.service_select .list1 li img{width: 100%;transition: all .36s;}
.service_select .list1 li .text{padding-top: 2vw;}
.service_select .list1 li .text h3{margin-bottom: 0.8vw;}
.service_select .list1 li:hover img{transform: scale(1.05);}
.service_managed .std_title2,.service_managed .std_parga{text-align: center;}
.service_managed .std_parga{margin-top: 1vw}
.service_managed .list li{margin-top: 5vw;}
.service_managed .list li:first-child{margin-top: 0;}
.service_managed .list .box{display: flex;flex-wrap: wrap;align-items: center;margin-top: 3vw;}
.service_managed .list .box .img{width: 32.35vw;padding: 3.9vw;margin-right: 3vw;position: relative;z-index: 0;}
.service_managed .list .box .img .bg{position: absolute;left: 0;top: 0;z-index: -1; animation: imgScale 4.5s ease-in-out both infinite;}
.service_managed .list .box .img img{width: 100%;}
.service_managed .list .box .text{flex: 1;width: 0;}
.service_managed .list .box .text p{font-size: 16px;line-height: 24px;margin-top: 0.6vw;position: relative;padding-left: 15px;}
.service_managed .list .box .text p:before{content: "";width: 3px;height: 3px;border-radius: 50%;background: #000;border-radius: 50%;position: absolute;left: 0;top: 10px;}
.service_managed .list .box .text p:first-child{margin-top: 0;}

/* philo_video */
.philo_video {padding-bottom: 0;}
.philo_video .std_title2{text-align: center;}
.philo_video .video{position: relative;display: block;}
.philo_video .video:before{content: "";width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0,0,0,.3);}
.philo_video .video img{width: 100%;;}
.philo_video .video .btn{width: 5vw;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;}
.philo_concept_tp{padding-top: 2vw;}

/* ZK6120D1 */
.ZK6120D1 .prodet_assembly .std_parga{margin-top: 0.5vw;}
.ZK6120D1 .prodet_assembly .big{margin-top: 2vw;}
.ZK6120D1 .prodet_assembly .prodet_life_list_ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.ZK6120D1 .prodet_assembly .pllu_li{width: 47.5%;}
.ZK6120D1 .prodet_assembly .pllu_li .pllu_li_le,.ZK6120D1 .prodet_assembly .pllu_li .pllu_li_ri{width: 100%;padding: 0;}
.ZK6120D1 .prodet_assembly .pllu_li .pllu_li_ri{padding: 2vw 0;}
.ZK6120D1 .prodet_assembly .pllu_li .pllu_li_ri .std_parga p{height: auto !important;display: block;}
.ZK6120D1 .prodet_assembly .pllu_li:nth-child(even){display: flex;flex-direction: column-reverse;justify-content: flex-end;}
.ZK6120D1 .prodet_atlas{padding-top: 0;}
.ZK6120D1 .prodet_atlas .prodet_atlas_bt{margin-top: 2vw;}
.ZK6120D1 .prodet_atlas .prodet_atlas_tp .ys_cont1200{justify-content: center;}
.ZK6120D1 .prodet_atlas .prodet_new_tp_btn{display: none;}
.ZK6120D1 .prodet_parameter2{margin-top: 5vw;}
.ZK6120D1 .prodet_parameter2 .std_title2{text-align: center;}
.ZK6120D1 .prodet_parameter2 .big{margin-top: 1vw;}
.ZK6120D1 .prodet_parameter2 .box{padding: 3.5vw;background-color: #fff;margin-top: -5vw;border-radius: 1vw;position: relative;z-index: 2;}
.ZK6120D1 .prodet_parameter2 .box .cs ul{display: flex;flex-wrap: wrap;justify-content: space-between;} 
.ZK6120D1 .prodet_parameter2 .box .cs ul li{width: 47.5%;border-bottom: 1px solid #E6E6E6;padding-bottom: 1.5vw;margin-bottom: 1.5vw;} 
.ZK6120D1 .prodet_parameter2 .box .cs ul li p{font-size: 18px;color: #666;} 
.ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 24px;color: #000;margin-top: 1vw;} 
.ZK6120D1 .prodet_parameter2 .box .cs img{width: 47.5%;} 
.ZK6120D1 .prodet_parameter2 .box .prodet_parameter_ri_btn{text-align: center;} 

/* ZK6186HG */
.ZK6120D1 .prodet_assembly .section-list{padding-bottom: 1.5vw;}
.ZK6120D1 .prodet_assembly .prodet_life_list_list{padding: 2.8vw 0 0;}
.ZK6120D1 .prodet_assembly .prodet_life_list_list li{padding: .3vw;padding-left: 1.25vw;position: relative;}
.ZK6120D1 .prodet_assembly .prodet_life_list_list li::before{content: "";position: absolute;left: 0;top:.9vw;width: .4vw;height: .4vw;background-color: #1C46B4;border-radius: 50%;}
.ZK6120D1 .prodet_assembly .prodet_life_list_list .hcln_cry_parga p{color: #333;}
.ZK6120D1 .prodet_assembly .prodet_life_list_img{margin-top: 2.8vw}
.ZK6120D1 .prodet_assembly .prodet_life_list_img img{border-radius: 1vw;}

/* 2025-9-16 T系列详情 */
.Txq .std_title2{font-weight: bold;}
.Txq img{object-fit: cover}
.Txq .prodet_ov1 .img{position: relative;overflow: hidden;border-radius: 3.125vw;z-index: 0;}
.Txq .prodet_ov1 .img:before{content: "";width: 100%;height: 7.292vw;position: absolute;left: 0;top: 0;background: linear-gradient(360deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);}
.Txq .prodet_ov1 .img .st{width: 100%;padding: 3.125vw;font-size: 24px;color: #fff;position: absolute;left: 0;top: 0;text-align: center;}
.Txq .prodet_ov1 .img ul{width: 100%;padding: 2.083vw;position: absolute;left: 0;bottom: 0;display: flex;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);}
.Txq .prodet_ov1 .img ul li{flex: 1;text-align: center;}
.Txq .prodet_ov1 .img ul li img{width: 44px;margin: 0 auto 15px;}
.Txq .prodet_ov1 .img ul li p{font-size: 18px;color: #fff;line-height: 1.5;}
.Txq .prodet_ov1 .std_btn3{margin-top: 2vw;}
.prodet_points2{margin-top: 5vw;}
.prodet_points2 .std_parga{margin-top: 0.5vw;}
.prodet_points2 .std_parga p{font-size: 20px;color: #000;}
.prodet_points2 .big{margin-top: 3vw;}
.prodet_points2 .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.prodet_points2 .list li{width: 44.1%;position: relative;margin-top: 2vw;}
.prodet_points2 .list li img{width: 100%;}
.prodet_points2 .list li p{width: 100%;padding: 1.5vw;font-size: 20px;color: #fff;text-align: center;position: absolute;left: 0;bottom: 0;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);}
.prodet_points2 .list li:first-child,.prodet_points2 .list li:last-child{width: 53.6%;}
.prodet_points2 .slide{width: 100%;overflow: hidden;position: relative;margin-top: 3vw;}
.prodet_points2 .slide:before{content: "";width: 100%;height: 20%;background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);position: absolute;left: 0;bottom: 0;z-index: 2}
.prodet_points2 .slide .swiper-slide img{width: 100%;}
.prodet_points2 .slide .tabs{width: 71.2%;position: absolute;left: 0;right: 0;bottom: 2vw;z-index: 3;display: flex;margin: auto;}
.prodet_points2 .slide .tabs .item{font-size: 20px;color: rgba(255, 255, 255, 0.7);flex: 1;text-align: center;position: relative;padding-bottom: 1.5vw;cursor: pointer;transition: all .8s cubic-bezier(.165,.84,.44,1);}
.prodet_points2 .slide .tabs .item:before{content: "";width: 100%;height: 2px;background: rgba(255, 255, 255, 0.7);position: absolute;left: 0;right: 0;bottom: 0;transition: all .8s cubic-bezier(.165,.84,.44,1);}
.prodet_points2 .slide .tabs .item.active{color: #fff;}
.prodet_points2 .slide .tabs .item.active:before{background: #0047BA;}
.prodet_points2 .list2{display: block;height: auto;overflow: hidden;}
.prodet_points2 .list2 li{width: 48.75% !important;float: left;margin-left: 2.5%;}
.prodet_points2 .list2 li:nth-child(3){width: 23.125% !important;}
.prodet_points2 .list2 li:nth-child(4){width: 23.125% !important;}
.prodet_points2 .list2 li:first-child{margin-left: 0;}
.prodet_case2{margin-top: 4vw;}
.prodet_case2 .slide{position: relative;margin-top: 2vw;}
.prodet_case2 .slide .swiper-slide{display: flex;justify-content: space-between;align-items: flex-start;}
.prodet_case2 .slide .swiper-slide img{width: 51.3%;}
.prodet_case2 .slide .swiper-slide .text{width: 44%;}
.prodet_case2 .slide .swiper-slide .text h3{font-size: 24px;font-weight: bold;color: #0047BA;}
.prodet_case2 .slide .swiper-slide .text h3 img{width: 28px;margin-right: 15px;}
.prodet_case2 .slide .swiper-slide .text h2{font-size: 46px;margin: 1vw auto;}
.prodet_case2 .slide .swiper-slide .text .std_parga p{font-size: 18px;}
.prodet_case2 .slide .swiper-pagination{width: 50%;bottom: 0;left: calc(50% + 6vw);text-align: left;}
.prodet_case2 .slide .swiper-pagination-bullet{width: 24px;height: 3px;background: #D2D2D2;border-radius: 0;opacity: 1;transition: all .8s cubic-bezier(.165,.84,.44,1);}
.prodet_case2 .slide .swiper-pagination-bullet-active{width: 48px;background: #0047BA;}

/* T12 */
/* .T12 .prodet_points2 .title .std_title2{text-transform: uppercase;} */
.T12 .prodet_points2 .big{margin-bottom: 2vw;}
.T12 .prodet_points2 .list-two{display: flex;flex-wrap: nowrap;justify-content: space-between;}
.T12 .prodet_points2 .list-two li{width: 49%;}
.T12 .prodet_points2 .list-two li img{width: 100%;}
.T12 .prodet_points2 .list-two li p{width: 100%;padding: 1.25vw 0;font-size: 20px;color: #000;line-height: 1.5;}
.T12 .prodet_points2 .list-two.list-three li{width: 31.8%;}


/* U18Xq */
.U18Xq .prodet_assembly .std_title2{text-align: center;}
.U18Xq .prodet_assembly .std_parga{margin-top: 0.5vw;}
.U18Xq .prodet_assembly .big{margin-top: 1.5vw;}
.U18Xq .prodet_assembly .cont1{padding: 4vw 3.3vw;}
.U18Xq .prodet_assembly .cont2{padding: 4vw 8.5vw;}
.U18Xq .prodet_assembly .prodet_list1 .swiper-slide img{border-radius: 10px;overflow: hidden;}
.U18Xq .prodet_assembly .prodet_list1 .swiper-slide .text{margin-top: 2vw;}
.U18Xq .prodet_assembly .prodet_list2 .swiper-slide{width: 33.333%;padding: 0 3vw;position: relative;}
.U18Xq .prodet_assembly .prodet_list2 .swiper-slide:before{content: "";width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: rgba(201, 201, 201, 0.4);}
.U18Xq .prodet_assembly .prodet_list2 .swiper-slide:first-child:before{display: none;}
.U18Xq .prodet_assembly .prodet_list3 .swiper-slide img{border-radius: 10px;overflow: hidden;}
.U18Xq .prodet_assembly .prodet_list3 .swiper-slide .text{margin-top: 2vw;}
.U18Xq .prodet_assembly .prodet_list4{margin-top: 3.5vw;}
.U18Xq .prodet_assembly .prodet_list4 ul{display: flex;flex-wrap: wrap;margin-top: 0.5vw;}
.U18Xq .prodet_assembly .prodet_list4 li{width: 33.333%;padding: 0 3vw;position: relative;}
.U18Xq .prodet_assembly .prodet_list4 li:before{content: "";width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: rgba(201, 201, 201, 0.4);}
.U18Xq .prodet_assembly .prodet_list4 li:first-child{padding-left: 0;}
.U18Xq .prodet_assembly .prodet_list4 li:first-child:before{display: none;}
.U18Xq .prodet_assembly .prodet_list4 li:last-child{padding-right: 0;}
.U18Xq .prodet_assembly .prodet_textimg{margin-top: 3vw;}
.U18Xq .prodet_assembly .prodet_textimg:first-of-type{margin-top: 0}
.U18Xq .prodet_assembly .prodet_img3{margin-top: 3vw;position: relative;}
.U18Xq .prodet_assembly .prodet_img3 img{width: 100%;}
.ZK6120D1 .prodet_parameter2 .box .cs .imgs{display: flex;justify-content: space-between;flex-wrap: wrap;}

/* Ic12e */
.Ic12e .prodet_assembly .big{position: relative;}
.Ic12e .prodet_assembly .big .std_title2{width: calc(100% - 16vw);position: absolute;left: 8vw;top: 8vw;z-index: 1;color: #fff;}
.Ic12e .prodet_assembly .cont1{padding: 4vw 3.3vw 0;}
.Ic12e .prodet_assembly .prodet_list1 .swiper-slide img{border-radius: 10px;overflow: hidden;}
.Ic12e .prodet_assembly .prodet_list1 .swiper-slide .text{margin-top: 2vw;}
.Ic12e .prodet_assembly .cont2{padding: 4vw 8.5vw 0;}
.Ic12e .prodet_assembly .section2 .std_title4{margin-bottom: 0.5vw;}
.Ic12e .prodet_assembly .prodet_list2{margin-top: 3vw;}
.Ic12e .prodet_assembly .prodet_list2 .std_parga{margin-top: 2vw;}
.Ic12e .prodet_assembly .prodet_textimg{display: flex;flex-wrap: wrap;justify-content: space-between;}
.Ic12e .prodet_assembly .prodet_textimg .img{width: 50.68%;}
.Ic12e .prodet_assembly .prodet_textimg .text{width: 45%;padding-top: 3vw;}
.Ic12e .prodet_assembly .prodet_textimg .text .std_parga{margin-top: 2vw;}
.Ic12e .prodet_assembly .prodet_list3 ul{display: flex;flex-wrap: wrap;}
.Ic12e .prodet_assembly .prodet_list3 li{width: 33.333%;padding: 0 3vw;position: relative;}
.Ic12e .prodet_assembly .prodet_list3 li:before{content: "";width: 1px;height: 100%;position: absolute;left: 0;top: 0;background: rgba(201, 201, 201, 0.3);}
.Ic12e .prodet_assembly .prodet_list3 li:first-child{padding-left: 0;}
.Ic12e .prodet_assembly .prodet_list3 li:first-child:before{display: none;}
.Ic12e .prodet_assembly .prodet_list3 li:last-child{padding-right: 0;}

/* C12 */
.C12 .prodet_assembly .prodet_life_list_ul{align-items: flex-start;}
.C12 .prodet_assembly .prodet_life_list_ul1{align-items: flex-start;}
.C12 .prodet_assembly .pllu_li .pllu_li_ri{padding: 0;}
.C12 .prodet_assembly .pllu_li .pllu_li_le{margin-bottom: 1vw;}
.C12 .prodet_assembly .pllu_li .pllu_li_ri .std_parga p{font-size: 18px;color: #333;line-height: 2;}
.C12 .prodet_assembly .pllu_li:nth-child(even){flex-direction: column;}
.C12 .prodet_assembly_li:nth-child(even){background: transparent;}

/* V6 */
@keyframes fadeInLeft{
    0%{opacity:0;transform:translate3d(-4.167vw,0,0)}
    100%{opacity:1;-webkit-transform:none;transform:none}
}
@keyframes boderM {
	0% {transform: scale(0);opacity: 0}
	20% {transform: scale(1);opacity: 1}
	75% {transform: scale(1.5);opacity: 0}
	100% {transform: scale(1);opacity: 0}
}
.V6 .ys_nybanner .ys_nyban_cont .ys_pos_top{top: 18%;}
.V6 .ys_nybanner .pro_ban_tit{font-weight: bold;text-align: right;line-height: 1.2;text-shadow: 0px 3px 12px rgba(0, 0, 0, 0.40)}
.V6 .nav-bar{width: 100%;height: 80px;position: fixed;top: 0;left: 0;z-index: 100;transition: transform 0.3s ease-in-out;background: #F4F4F4;transform: translateY(-100%);}
.V6 .nav-bar .ys_cont1440{height: 100%;display: flex;align-items: center;justify-content: space-between;}
.V6 .nav-bar .tit{font-size: 24px;font-weight: bold;}
.V6 .nav-bar .items{display: flex;}
.V6 .nav-bar .items .item{font-size: 18px;color: #000;margin-left: 2vw;}
.V6 .nav-bar .items .item a{color: #000;}
.V6 .nav-bar .items .item a.current{color: #0047BA;}
.V6 .nav-bar .items .item.btnn a{padding: 0.8vw 1vw;background: #0047BA;color: #fff;border-radius: 50vw;}
.V6 .nav-bar.scrolled {transform: translateY(0);}
.V6 .bg-slide-tabs{position: relative;}
.V6 .bg-slide-tabs:before{content: "";width: 100%;height: 100%;background: linear-gradient(180.00deg, rgba(8, 33, 49, 0) 0%, #070a14 100%);opacity: 0.5;position: absolute;left: 0;top: 0;z-index: 2;}
.V6 .bg-slide-tabs .slide{position: relative;overflow: hidden;}
.V6 .bg-slide-tabs .text{width: 100%;position: absolute;top: 5vw;z-index: 3;}
.V6 .bg-slide-tabs .text .std_title2,.V6 .bg-slide-tabs .text .std_parga{width: 50%;}
.V6 .bg-slide-tabs .text .std_title2{line-height: 1.2;color: #fff;font-weight: bold;text-transform: capitalize;margin-bottom: 1vw;}
.V6 .bg-slide-tabs .text .std_parga p{color: #fff;}
.V6 .bg-slide-tabs .tabs{width: 100%;position: absolute;bottom: 2.65vw;z-index: 3;}
.V6 .bg-slide-tabs .tabs .cont{display: flex;align-items: flex-end;justify-content: space-between;position: relative;}
.V6 .bg-slide-tabs .tabs .cont:before{content: "";width: 100%;height: 1px;background: rgba(255, 255, 255, 0.3);position: absolute;left: 0;bottom: 0;}
.V6 .bg-slide-tabs .tabs .cont .item{flex: 1;color: #fff;padding-bottom: 2vw;text-align: center;cursor: pointer;position: relative;}
.V6 .bg-slide-tabs .tabs .cont .item:before{content: "";width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;transition: all .3s linear;}
.V6 .bg-slide-tabs .tabs .cont .item.active:before{width: 100%;}
.V6 .text-list{padding-top: 5vw;}
.V6 .text-list .std_title2{margin-bottom: 4vw;font-weight: bold;}
.V6 .text-list ul{display: flex;margin: 0 -4vw;}
.V6 .text-list ul li{flex: 1;padding: 0 4vw;position: relative;}
.V6 .text-list ul li:before{content: "";width: 1px;height: 100%;background: #ccc;position: absolute;left: -1px;top: 0;}
.V6 .text-list ul li:first-child:before{display: none;}
.V6 .text-list ul li .std_title4{font-weight: bold;margin-bottom: 1vw;line-height: 1.5;}
.V6 .text-slide{margin-top: 5vw;}
.V6 .text-slide .big{overflow: hidden;position: relative;}
.V6 .text-slide .big img{width: 100%;}
.V6 .text-slide .big .text{width: 100%;position: absolute;top: 5vw;z-index: 3;}
.V6 .text-slide .big .text .std_title2,.V6 .text-slide .big .text .std_parga{width: 50%;}
.V6 .text-slide .big .text .std_title2{line-height: 1.2;color: #fff;font-weight: bold;text-transform: capitalize;margin-bottom: 1vw;}
.V6 .text-slide .big .text .std_parga p{color: #fff;}
.V6 .text-slide .big:before{content: "";width: 100%;height: 100%;background: linear-gradient(155.79deg, #000 0%, rgba(0, 0, 0, 0) 100%);opacity: 0.3;position: absolute;left: 0;top: 0;z-index: 2;}
.V6 .text-slide .slide{margin-top: 4.5vw;position: relative;--swiper-navigation-color: #fff;--swiper-navigation-size: 1vw;}
.V6 .text-slide .slide .swiper-slide .img{overflow: hidden;;}
.V6 .text-slide .slide .swiper-slide .img img{width: 100%;}
.V6 .text-slide .slide .swiper-slide .text{padding-top: 2vw;opacity: 0;transition: all .3s linear;}
.V6 .text-slide .slide .swiper-slide .text .std_title4{margin-bottom: 0.5vw;}
.V6 .text-slide .slide .swiper-slide-active .text{opacity: 1;}
.V6 .text-slide .slide .swiper-button-next,.V6 .text-slide .slide .swiper-button-prev{top: 40%;width: 3.125vw;height: 3.125vw;border-radius: 50%;background: rgba(0, 0, 0, 0.6);}
.V6 .text-slide .slide .swiper-button-next{right: 15%;}
.V6 .text-slide .slide .swiper-button-prev{left: 15%;}
.V6 .img-change{height: 48.958vw;position: relative;margin-top: 8vw;z-index: 0;}
.V6 .img-change .title-box{width: 100%;position: absolute;left: 0;top: 3vw;z-index: 3;}
.V6 .img-change .title-box .ys_cont1440{position: relative;}
.V6 .img-change .title-box .ys_cont1440 .tit{position: absolute;top: 0;left: 0;}
.V6 .img-change .title-box .ys_cont1440 .tit:last-child{left: auto;right: 0;}
.V6 .img-change .title-box .tit .std_title2{margin-bottom: 0.5vw;}
.V6 .img-change .title-box .tit .std_title2,.V6 .img-change .title-box .tit .std_parga p{color: #fff;}
.V6 .img-change .title-box .tit:last-child{text-align: right;}
.V6 .img-change .item{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.V6 .img-change .item:before{content: "";width: 100%;height: 100%;background: linear-gradient(206.66deg, #000 0%, rgba(0, 0, 0, 0) 100%);position: absolute;left: 0;top: 0;opacity: 0.3;}
.V6 .img-change .item img{width: 100%;height: 100%;object-fit: cover;}
.V6 .img-change .item.img-before{z-index: 2;clip-path: polygon(0 0, 50% 0, 50% 100%, 0 100%);}
.V6 .img-change .divider{width: 3.125vw;height: 3.125vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;cursor:ew-resize;}
.V6 .img-change .divider img{width: 100%;position: relative;z-index: 2;}
.V6 .img-change .divider:before{content:"";width:100%;height:100%;background:rgba(255,255,255,.3);border-radius:50%;position:absolute;top:0;left:0;opacity:0;animation:boderM 4s 1s infinite linear;}
.V6 .img-change .divider:after{content:"";width:100%;height:100%;background:rgba(255,255,255,.3);border-radius:50%;position:absolute;top:0;left:0;opacity:0;animation:boderM 4s 2s infinite linear;}
.V6 .scene-scroll{height: 100vh;padding-top: 3.5vw;position: relative;z-index: 0;}
.V6 .scene-scroll .std_title2{color: #fff;}
.V6 .scene-scroll .bg{width: 200vw;height: 100vh;position: absolute;left: 0;top: 0;z-index: -1;}
.V6 .scene-scroll .bg img{width: 100%;height: 100%;object-fit: cover;}
.V6 .scene-scroll .scroll-box{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.V6 .scene-scroll .scroll-box .scroll{width: 200vw;height: 100%;position: absolute;left: 0;top: 0;display: flex;flex-wrap: nowrap;}
.V6 .scene-scroll .scroll-box .scroll .item{width: 100vw;height: 100%;position: relative;animation-duration: 1.2s;animation-fill-mode:both;opacity: 0;}
.V6 .scene-scroll .scroll-box .scroll .item img{width: 60vw;position: absolute;left: 0;bottom: 4.5vw;right: 0;margin: auto;}
.V6 .scene-scroll .scroll-box .scroll .item.active{animation-name:fadeInLeft}
.V6 .scene-scroll .dsc{width: 100%;color: #fff;position: absolute;left: 0;bottom: 2vw;text-align: center;}
.V6 .colors{position: relative;z-index: 0;overflow: hidden;}
.V6 .colors .top{width: 100%;position: absolute;left: 0;top: 4vw;z-index: 2;}
.V6 .colors .top .cont{display: flex;justify-content: space-between;align-items: center;}
.V6 .colors .top .std_title2{color: #fff;}
.V6 .colors .top .btns{color: #fff;display: flex;}
.V6 .colors .top .btns .btn{height: 3.125vw;padding: 0 1.458vw;border: 1px solid #fff;border-radius: 2.6vw;display: flex;align-items: center;color: #fff;margin-left: 1.563vw;}
.V6 .colors .top .btns .btn .icon{width: 1.563vw;fill: #fff;margin-right: 0.5vw;transition: all .3s linear;}
.V6 .colors .top .btns .btn:hover{background: #fff;color: #000;}
.V6 .colors .top .btns .btn:hover .icon{fill: #000;}
.V6 .colors .bg{height: 100%;overflow: hidden;}
.V6 .colors .bg .swiper-slide{overflow: hidden;}
.V6 .colors .bg .swiper-slide img{width: 100%;height: 100%;object-fit: cover;}
.V6 .colors .tabs{position: absolute;right: 4.167vw;top: 50%;transform: translateY(-50%);z-index: 2;}
.V6 .colors .tabs .item{width: 3.021vw;height: 3.021vw;border-radius: 50%;position: relative;display: flex;align-items: center;justify-content: center;cursor: pointer;margin: 0.5vw 0;}
.V6 .colors .tabs .item .dot{width: 2.083vw;height: 2.083vw;border-radius: 50%;}
.V6 .colors .tabs .item span{height: 1.667vw;font-size: 16px;position: absolute;right: 0;top: 50%;transform: translate(-50%,-50%);opacity: 0;background: #fff;padding: 0 1.198vw;display: flex;align-items: center;border-radius: 0.8vw;transition: all .5s ease;}
.V6 .colors .tabs .item.active span{transform: translate(-80%,-50%);opacity: 1;}
.V6 .colors .tabs .item:nth-child(1).active{border: 1px solid #d0d0d0;}
.V6 .colors .tabs .item:nth-child(1) .dot{background: linear-gradient(90.00deg, #d0d0d0 0%, #b2b2b2 100%);}
.V6 .colors .tabs .item:nth-child(2).active{border: 1px solid #fff;}
.V6 .colors .tabs .item:nth-child(2) .dot{background: linear-gradient(90.00deg, #fff 0%, #e6e5e5 100%);}
.V6 .colors .tabs .item:nth-child(3).active{border: 1px solid #575858;}
.V6 .colors .tabs .item:nth-child(3) .dot{background: linear-gradient(90.00deg, #575858 0%, #000 100%);}
.V6 .colors .tabs .item:nth-child(4).active{border: 1px solid #334898;}
.V6 .colors .tabs .item:nth-child(4) .dot{background: linear-gradient(90.00deg, #334898 0%, #002675 100%);}
.V6 .activities{padding: 5vw 0;background: url(../images/v6/activities-bg.webp) no-repeat center/cover}
.V6 .activities .slide { height: 39vw; margin: 1.5vw -0.89vw 0; }
.V6 .activities .slide .swiper-slide { flex: 0 0 25%; transition: all 0.35s ease-in-out; padding: 0 0.89vw; }
.V6 .activities .slide .swiper-slide .img{overflow: hidden;border-radius: 1vw;}
.V6 .activities .slide .swiper-slide .img img { width: 100%;height: 100%;object-fit: cover;}
.V6 .activities .slide .swiper-slide .text { padding-top: 2vw; }
.V6 .activities .slide .swiper-slide .text .std_title4{color: #000;margin-bottom: 0.5vw;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.V6 .activities .slide .swiper-slide .text .std_parga p{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.V6 .activities .slide .swiper-slide .text .more{margin-top: 0.8vw;}
.V6 .activities .slide .swiper-slide .text .more p{color: #0047BA; }
.V6 .activities .slide .swiper-slide .text .more .icon{width: 16px;fill: #0047BA;position: relative;margin-left: 5px;top: 2px;}
.V6 .activities .slide .swiper-slide.active { flex: 0 0 50%; }
.V6 .prodet_atlas{margin-top: 4vw;}
.V6 .prodet_parameter2 .box .cs{height: 35vw;overflow: auto;padding-right: 1vw;}
.V6 .prodet_parameter2 .box .cs .sticky{position: sticky;top: -1px;background:rgb(217, 217, 217);}
.V6 .prodet_parameter2 .box .cs table{width: 100%;border-collapse: collapse;}
.V6 .prodet_parameter2 .box .cs table td{font-size: 16px;line-height: 1.5;border: 1px solid #000;padding: 1vw;text-align: center;}
.V6 .prodet_parameter2 .box .cs img{width: 100%;}

/* ZK6125BEVG */
.ZK6125BEVG .prodet_assembly .prodet_life_list_list li:before{border-radius: 0;}
.ZK6125BEVG .prodet_assembly .prodet_life_list_list li i{font-style: normal;}
.ZK6125BEVG .prodet_assembly .prodet_life_list_list li.no:before{display: none;}
.ZK6125BEVG .prodet_assembly .pllu_li .pllu_li_ri .std_title4{margin-top: 1vw;}

.ZK6120D1 .prodet_video{margin-bottom: 5vw;}

@keyframes move-forever {
    0% {transform: translate(-90px)}
    to {transform: translate(85px)}
}
@keyframes roll-forever {
    0% {transform: rotate(0deg)}
    to {transform: rotate(360deg)}
}
/* KD */
.kd_main .mod_ban::after{background: rgba(0, 0, 0, .4);}
.kd_main .mod_ban_cont_text .mod_ban_tit{font-size: 2.813vw;}
.kd_main .mod_ban_cont_text .std_parga p{font-size: 1.458vw;margin-top: 2.083vw;}
.kd_main .inside_cont .section .std_title2,.kd_main .inside_cont .section .std_parga{text-align: center;}
.kd_main .inside_cont .section .std_title2{margin-bottom: 1.563vw;}
.kd_main .inside_cont .section{padding: 6.25vw 0;position: relative;z-index: 0;}
.kd_main .inside_cont .section .std_title2{position: relative;display: flex;justify-content: center;}
.kd_main .inside_cont .section .std_title2 span{position: relative;}
.kd_main .inside_cont .section .std_title2 span:before{content: "";width: 100%;height: 1.615vw;position: absolute;right:0;bottom: -0.4vw;z-index: -1;}
.kd_main .inside_cont .section1 .std_title2 span:before{background: url(../images/kd-section-t1.png) no-repeat center/100%;}
.kd_main .inside_cont .section2 .std_title2 span:before{background: url(../images/kd-section-t2.png) no-repeat center/100%;}
.kd_main .inside_cont .section3 .std_title2 span:before{background: url(../images/kd-section-t3.png) no-repeat center/100%;}
.kd_main .inside_cont .section4 .std_title2 span:before{background: url(../images/kd-section-t4.png) no-repeat center/100%;}
.kd_main .inside_cont .section1{background: url(../images/kd-section1-bg.jpg) no-repeat center/cover;}
.kd_main .inside_cont .section1:before{content: "";width: 100%;height: 5.469vw;background: url(../images/kd-section1-b.png) no-repeat center/100%;position: absolute;left: 0;bottom: 0;z-index: -1;}
.kd_main .inside_cont .section1 ul{display: flex;justify-content: center;margin-top: 3.125vw;}
.kd_main .inside_cont .section1 ul li{padding: 0 5.99vw;text-align: center;}
.kd_main .inside_cont .section1 ul li .img{width: 9.375vw;margin: 0 auto 1.042vw;position: relative;padding-top: 0.26vw;}
.kd_main .inside_cont .section1 ul li .img img{width: 100%;}
.kd_main .inside_cont .section2{background: #8A1538;padding-bottom: 0 !important;}
.kd_main .inside_cont .section2 .ys_cont1600{width: 85vw;}
.kd_main .inside_cont .section2:before{content: "";width: 22.24vw;height: 22.24vw;background: url(../images/kd-section2-zs.webp) no-repeat center/100%;position: absolute;left: 0;top: 0;}
.kd_main .inside_cont .section2 .std_title2,.kd_main .inside_cont .section2 .std_parga p{color: #fff;}
.kd_main .inside_cont .section2 .slide{margin-top: 3.125vw;overflow: hidden;}
.kd_main .inside_cont .section2 .slide .swiper-slide{overflow: hidden;min-height: 700px;}
.kd_main .inside_cont .section2 .slide .swiper-slide:before{content: "";width: 101%;height: 50%;background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);bottom: -1px;left: -1px;position: absolute;z-index: 1;transition: all 0.36s ease-in-out;}
.kd_main .inside_cont .section2 .slide .swiper-slide:after{content: "";width: 101%;height: 101%;background: rgba(18, 27, 69, 0.80);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);position: absolute;top: -1px;left: -1px;z-index: 2;transition: all 0.36s ease;opacity: 0;}
.kd_main .inside_cont .section2 .slide .swiper-slide img{width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.kd_main .inside_cont .section2 .slide .swiper-slide .tit{width: 100%;padding: 30px 43px 30px 30px;color: #fff;position: absolute;left: 0;bottom: 0;z-index: 2;font-weight: bold;transition: all 0.36s ease-in-out;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.kd_main .inside_cont .section2 .slide .swiper-slide .text{width: 100%;height: 100%;padding: 60px 43px 56px 30px;position: relative;opacity: 0;z-index: 3;transition: all 0.36s ease-in-out;}
.kd_main .inside_cont .section2 .slide .swiper-slide .text .std_title5{height: 3em;line-height: 1.5;margin-bottom: 16px;color: #fff;font-weight: bold;text-align: left;position: relative;z-index: 2;}
.kd_main .inside_cont .section2 .slide .swiper-slide .text .std_parga{text-align: left;position: relative;z-index: 2;}
.kd_main .inside_cont .section2 .slide .swiper-slide .text .std_parga p{font-size: 18px;line-height: 1.6;}
.kd_main .inside_cont .section2 .slide .swiper-slide .text .more{color: #fff;text-decoration: underline;margin-top: 1vw;display: block;}
.kd_main .inside_cont .section2 .slide .swiper-slide:hover .text,.kd_main .inside_cont .section2 .slide .swiper-slide:hover:after{opacity: 1;}
.kd_main .inside_cont .section2 .slide .swiper-slide:hover .tit{opacity: 0;}
.kd_main .inside_cont .section2 .bot{width: 100%;margin-top: 5vw;position: relative;top: 2px;}
.kd_main .inside_cont .section2 .bot .water{width: 100%;height: 2.813vw;display: block;}
.kd_main .inside_cont .section2 .bot .water use{animation: 5s linear infinite move-forever}
.kd_main .inside_cont .section3{padding-bottom: 0 !important;}
.kd_main .inside_cont .section3 .prolist_solu_list_ul{padding-bottom: 1vw;}
.kd_main .inside_cont .section3 .prolist_solu_list_ul .slick-dots li{background: var(--main-color);opacity: .5;}
.kd_main .inside_cont .section3 .prolist_solu_list_ul .slick-dots li.slick-active{opacity: 1;}
.kd_main .inside_cont .section3 .prodet_relat_bt .pslu_li:not(:first-child){display: block;}
.kd_main .inside_cont .section3 .prodet_relat_bt .std_parga p{color: #aaa;}
.kd_main .inside_cont .section3 .bot{width: 100%;margin-top: 5vw;position: relative;top: 2px;}
.kd_main .inside_cont .section3 .bot .water{width: 100%;height: 4.74vw;display: block;}
.kd_main .inside_cont .section3 .bot .water use{animation: 5s linear infinite move-forever}
.kd_main .inside_cont .section4{padding-top: 5vw;}
.kd_main .inside_cont .section4 .std_title2{justify-content: flex-start;}
.kd_main .inside_cont .section4 .std_parga{text-align: left;}
.kd_main .inside_cont .porc_list_agree_parga a{color: var(--main-color);}
.kd_main .porc_list_agree_box::before,.kd_main .ys_checkbox::before{background: var(--main-color);}

/* tech-main */
.tech-main .section{position: relative;overflow: hidden;}
.tech-main .section .std_title2,.tech-main .section .std_parga{text-align: center;}
.tech-main .section .std_parga{margin-top: 1vw;}
.tech-main .section .std_parga p{color: #000;}
.tech-main .section1{padding: 5.28vw 0 4vw;}
.tech-main .section1 .video-box{margin: 3vw auto 0;position: relative;}
.tech-main .section1 .video-box .video{width: 78.125vw;height: 56.25vw;overflow: hidden;border-radius: 1.042vw;position: relative;margin: 0 auto;}
.tech-main .section1 .video-box .video:before{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);position: absolute;left: 0;top: 0;}
.tech-main .section1 .video-box .video img{width: 100%;height: 100%;object-fit: cover;}
.tech-main .section1 .video-box .icon{width: 4vw;fill: #fff;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);z-index: 1;cursor: pointer;display: block;}
.tech-main .section1 .video-box .icon img{position: absolute;left: 0;top: 0;animation: roll360 6s linear infinite;}
.tech-main .section2{background: #02123B;display: flex;flex-direction: column;justify-content: center;}
.tech-main .section2 .std_title2{color: #fff;transform: translateY(500%) scale(5);}
.tech-main .section2 .circle{width: 28.385vw;height: 28.385vw;position: absolute;left: -14.1925vw;top: -14.1925vw;z-index: 1;}
.tech-main .section2 .list{display: flex;margin-top: 3.125vw;padding: 0 10.938vw;opacity: 0;transition: opacity 0.5s ease-in-out;position: relative;z-index: 2;}
.tech-main .section2 .list .item{flex: 0 0 78.125vw;margin-right: 10.938vw;display: flex;justify-content: space-between;align-items: center}
.tech-main .section2 .list .item .left{width: 53.3%;}
.tech-main .section2 .list .item .left .std_title3{color: #fff;font-weight: bold;}
.tech-main .section2 .list .item .left .std_title4{color: #fff;margin-top: 1vw;line-height: 1.6;}
.tech-main .section2 .list .item .left dl{display: flex;margin-top: 1vw;}
.tech-main .section2 .list .item .left dl dd{flex: 1;background: rgba(80, 94, 131, 0.2);padding: 1.563vw;margin-left: 1vw;}
.tech-main .section2 .list .item .left dl dd .std_title5{text-align: center;color: #8FE1A8;font-weight: bold;}
.tech-main .section2 .list .item .left dl dd .std_title5 sup{font-size: 100%;}
.tech-main .section2 .list .item .left dl dd .std_parga{margin-top: 0.5vw;}
.tech-main .section2 .list .item .left dl dd .std_parga p{color: #fff;}
.tech-main .section2 .list .item .left dl dd:first-child{margin-left: 0;}
.tech-main .section2 .list .item .left ul{margin-top: 4vw;}
.tech-main .section2 .list .item .left ul .std_parga{text-align: left;}
.tech-main .section2 .list .item .left ul .std_parga p{color: #fff;}
.tech-main .section2 .list .item .left ul li{position: relative;padding-left: 1.2vw;}
.tech-main .section2 .list .item .left ul li:before{content: "";width: 0.625vw;height: 0.625vw;background: #8FE1A8;border-radius: 50%;position: absolute;left: 0;top: 0.38vw;}
.tech-main .section2 .list .item .right{width: 42.6%;height: 65vh;border-radius: 2.083vw;overflow: hidden;}
.tech-main .section2 .list .item .right video{width: 100%;height: 100%;object-fit: cover;}
.tech-main .section3{background: #02123B;padding: 9.375vw 0;}
.tech-main .section3 .circle{width: 42.448vw;height: 42.448vw;position: absolute;right: -21.224vw;bottom: -21.224vw;z-index: 1;}
.tech-main .section3 .std_title2,.tech-main .section3 .std_title3,.tech-main .section3 .std_parga p{color: #fff;}
.tech-main .section3 .std_parga p{text-align: left;}
.tech-main .section3 .box{display: flex;align-items: center;justify-content: space-between;margin-top: 3.125vw;}
.tech-main .section3 .box .imgs{width: 40%;overflow: hidden;}
.tech-main .section3 .box .imgs img{width: 100%;border-radius: 2.083vw;}
.tech-main .section3 .box .texts{width: 46.5%;}
.tech-main .section3 .box .texts .std_title3{font-weight: bold;}
.tech-main .section3 .box .texts ul li{margin-top: 3.125vw;opacity: 0.3;}
.tech-main .section3 .box .texts ul li .std_title3{cursor: pointer;}
.tech-main .section3 .box .texts ul li .std_parga{display: none;}
.tech-main .section3 .box .texts ul li:first-child{margin-top: 0}
.tech-main .section3 .box .texts ul li:first-child .std_parga{display: block;}
.tech-main .section3 .box .texts ul li.active{opacity: 1;}

/* 2026-3-5 修改语言弹框 */
.mult_lang_ul_li{width: auto;}
.mcgl_box img{width: 36px;margin-right: 18px;}

/* history arrow */
.histroy_list_ul .hlul_text_ul{position: relative;}
.histroy_list_ul .hlul_text_ul .hlul_text_prev,.histroy_list_ul .hlul_text_ul .hlul_text_next{width: 2.5vw;height: 2.5vw;background: rgba(0, 0, 0, .6);position: absolute;bottom: 9.5vw;z-index: 2;cursor: pointer;display: flex;align-items: center;justify-content: center;border-radius: 50%;}
.histroy_list_ul .hlul_text_ul .hlul_text_prev svg,.histroy_list_ul .hlul_text_ul .hlul_text_next svg{width:1.6vw;height: 1.6vw;fill: #fff;width: 100%;}
.histroy_list_ul .hlul_text_ul .hlul_text_prev{left: 1vw;}
.histroy_list_ul .hlul_text_ul .hlul_text_next{right: 1vw;}

/* 新增头部搜索 */
.ys_phnav_search-pop{display: none;background: #fff;position: fixed;left: 0;top: 64px; width: 100%;height: auto;padding: 20px 20px 30px;}
.ys_phnav_search-pop .ys_ph_search{margin-top: 10px;}
.ys_phnav_search-pop .ys_ph_search .ys_phs_bt{height: auto !important;}

@media screen and (max-width: 1680px) {
    .Isamap .newdet_cont dl dd table th{font-size: 16px;}
    .Isamap .newdet_cont dl dd table td{font-size: 16px;}
    .Isamap .newdet_cont dl dd h4{font-size: 22px;}
    .Isamap .newdet_cont dl dd p{font-size: 16px;}

    .ys_nybanner .nav-bar .tit{line-height: 80px;font-size: 28px;padding: 0 50px;}
    .ys_nybanner .nav-bar .items .item{font-size: 16px;line-height: 80px;padding: 0 50px;}
    .prodet_ov .cs li h3{font-size: 16px;}
    .prodet_ov .cs li h2{font-size: 28px;}
    .prodet_points .slide .swiper-slide h3{font-size: 20px;}
    .prodet_points ul li h3{font-size: 20px;}
    .prodet_case .box .swiper-slide .text h3{font-size: 20px;padding-left: 35px;}
    .prodet_case .box .swiper-slide .text h3:before{width: 22px;height: 30px;}
    .prodet_case .box .swiper-slide .text h2{font-size: 44px;}
    .prodet_case .box .swiper-slide .text p{font-size: 16px;}

    /* 2024-10-16 E系列详情 */
    .std_parga2 p{font-size: 24px;}
    .std_parga2 .yulc_tit{font-size: 16px;}
    .prodet_points1 .big .text .std_btn3 .std_btn3_box{width: 140px;}
    .prodet_points1 .big ul li h4{font-size: 20px;}
    .prodet_points1 .slide .swiper-slide h3{font-size: 20px;}
    .prodet_points1 .sfq ul li h3{font-size: 20px;}
    .prodet_case1 .text .add{font-size: 24px;padding-left: 35px;}
    .prodet_case1 .text .add:before{width: 22px;height: 30px;}
    .prodet_case1 .text .txt .t{font-size: 36px;}

    /* 2025-3-31 Service Contract Overview */
    .service_select .list li .top img{width: 70px;}
    .service_select .list li .top h3{font-size: 22px;line-height: 28px;}

    .ZK6120D1 .prodet_parameter2 .box .cs ul li p{font-size: 16px;} 
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 22px;} 
    .ZK6120D1 .prodet_assembly .prodet_life_list_list li::before{top: 1.2vw;}

    /* 2025-9-16 T系列详情 */
    .Txq .prodet_ov1 .img .st{font-size: 20px;}
    .Txq .prodet_ov1 .img ul li img{width: 40px;}
    .Txq .prodet_ov1 .img ul li p{font-size: 16px;}
    .prodet_points2 .std_parga p{font-size: 18px;}
    .prodet_points2 .list li p{font-size: 18px;}
    .T12 .prodet_points2 .list-tow li p{font-size: 18px;}
    .prodet_points2 .slide .tabs .item{font-size: 18px;}
    .prodet_case2 .slide .swiper-slide .text h3{font-size: 20px;}
    .prodet_case2 .slide .swiper-slide .text h3 img{width: 22px;}
    .prodet_case2 .slide .swiper-slide .text h2{font-size: 42px;}
    .prodet_case2 .slide .swiper-slide .text .std_parga p{font-size: 16px;}

    .V6 .nav-bar .tit{font-size: 22px;}
    .V6 .nav-bar .items .item{font-size: 16px;}
    
    .kd_main .inside_cont .section2 .slide .swiper-slide{overflow: hidden;min-height: 550px;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text,.kd_main .inside_cont .section2 .slide .swiper-slide .tit{padding: 30px;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text .std_parga p{font-size: 14px;}
}

@media screen and (max-width: 1560px) {
    .porc_list_li_check ul li{font-size: 14px;}
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 20px;} 
    .V6 .nav-bar .tit{font-size: 20px;}
    .V6 .nav-bar .items .item{font-size: 15px;}
}

@media screen and (max-width: 1440px) {
    .V6 .nav-bar .tit{font-size: 18px;}
    .V6 .nav-bar .items .item{font-size: 14px;}
    
    .kd_main .inside_cont .section2 .slide .swiper-slide{overflow: hidden;min-height: 500px;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text,.kd_main .inside_cont .section2 .slide .swiper-slide .tit{padding: 20px;}
}

@media screen and (max-width: 1280px) {
    .Isamap .newdet_cont dl dd table th{font-size: 14px;}
    .Isamap .newdet_cont dl dd table td{font-size: 14px;}
    .Isamap .newdet_cont dl dd h4{font-size: 20px;}
    .Isamap .newdet_cont dl dd p{font-size: 14px;}

    .nav-bar-fix{top: 66px;}
    .ys_nybanner .nav-bar .tit{line-height: 60px;font-size: 24px;padding: 0 45px;}
    .ys_nybanner .nav-bar .items .item{line-height: 60px;padding: 0 45px;}
    .prodet_ov .cs li h3{font-size: 14px;}
    .prodet_ov .cs li h2{font-size: 24px;}
    .prodet_points .slide .swiper-slide h3{font-size: 16px;}
    .prodet_points ul li h3{font-size: 16px;}
    .prodet_case .box .swiper-slide .text h2{font-size: 32px;}
    .prodet_case .box .swiper-slide .text p{font-size: 14px;}

    /* 2024-10-16 E系列详情 */
    .std_parga2 p{font-size: 20px;}
    .std_parga2 .yulc_tit{font-size: 14px;}
    .prodet_points1 .big .text .std_btn3 .std_btn3_box{width: 130px;}
    .prodet_points1 .big ul li h4{font-size: 16px;}
    .prodet_points1 .slide .swiper-slide h3{font-size: 16px;}
    .prodet_points1 .sfq ul li h3{font-size: 16px;}
    .prodet_case1 .text .txt .t{font-size: 32px;}

    /* 2025-3-31 Service Contract Overview */
    .service_select .list li .top img{width: 65px;}
    .service_select .list li .top h3{font-size: 20px;line-height: 26px;}
    .service_select .list li p .icon{width: 16px;top: 3px;}
    .service_select .list li p span{font-size: 14px;line-height: 22px;}
    .service_managed .list .box .text p{font-size: 14px;line-height: 22px;}

    .ZK6120D1 .prodet_parameter2 .box .cs ul li p{font-size: 14px;} 
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 18px;} 

    /* 2025-9-16 T系列详情 */
    .Txq .prodet_ov1 .img .st{font-size: 16px;}
    .Txq .prodet_ov1 .img ul li img{width: 30px;}
    .Txq .prodet_ov1 .img ul li p{font-size: 14px;}
    .prodet_points2 .std_parga p{font-size: 16px;}
    .prodet_points2 .list li p{font-size: 16px;}
    .T12 .prodet_points2 .list-two li p{font-size: 16px;}
    .prodet_points2 .slide .tabs .item{font-size: 16px;}
    .prodet_case2 .slide .swiper-slide .text h3{font-size: 18px;}
    .prodet_case2 .slide .swiper-slide .text h3 img{width: 20px;}
    .prodet_case2 .slide .swiper-slide .text h2{font-size: 30px;}
    .prodet_case2 .slide .swiper-slide .text .std_parga p{font-size: 14px;}
    .C12 .prodet_assembly .pllu_li .pllu_li_ri .std_parga p{font-size: 16px;}
}

@media screen and (max-width: 1199px) {
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 16px;} 
    .kd_main .inside_cont .section2 .slide .swiper-slide{overflow: hidden;min-height: 350px;}
}

@media screen and (max-width: 991px) {
    .xs-display{display: block !important}
    .lg-display{display: none !important}

    .pt100{padding-top: 11vw !important;}
    .pt140{padding-top: 15vw !important;}

    .Isamap .newdet_cont{margin: 12% 0 5%;}
    .Isamap .newdet_cont dl{margin-top: 10%;}
    .Isamap .newdet_cont dl dt{padding-left: 15px;margin-bottom: 5%;}
    .Isamap .newdet_cont dl dt:before{width: 6px;height: 6px;}
    .Isamap .newdet_cont dl dd table th{font-size: 16px;}
    .Isamap .newdet_cont dl dd table th:nth-child(1),.Isamap .newdet_cont dl dd table th:nth-child(2){width: 25%;}
    .Isamap .newdet_cont dl dd table td{font-size: 14px;padding: 4%;line-height: 1.5;}
    .Isamap .newdet_cont dl dd table.table2 td:first-child{padding: 3% 2% 3% 9%;}
    .Isamap .newdet_cont dl dd table.table2 td img:last-child{margin-top: 2%}
    .Isamap .newdet_cont dl dd table.table2 td span{left: 9%;margin-top: 1.5%;}
    .Isamap .newdet_cont dl dd h4{font-size: 20px;margin-bottom: 2.5%;}
    .Isamap .newdet_cont dl dd p{font-size: 14px;margin-top: 2.5%;line-height: 1.6;}
    .Isamap .newdet_cont dl dd p a{color: #1B46B4;}

    /* 2024-8-10 */
    .ys_nyban_cont_btn{margin-top: 0;}
    .ys_nybanner .tips{width: 100%;padding: 0 20px;font-size: 14px;position: absolute;right: 0;line-height: 20px;bottom: 20px;}

    /* 2024-8-14 */
    .wy_custom .prodet_new_tp_btn{display: block;margin-left: auto;}
    .wy_custom .prodet_new_bt .slide .swiper-slide{flex-direction: column-reverse;}
    .wy_custom .prodet_new_bt .slide .swiper-slide .text{width: 100%;padding-top: 6%}
    .wy_custom .prodet_new_bt .slide .swiper-slide .text .std_parga{margin-top: 3%}
    .wy_custom .prodet_new_bt .slide .swiper-slide .img{width: 100%;border-radius: 10px;overflow: hidden;}
    .wy_custom .prodet_new_bt .slide .swiper-slide .img img{width: 100%;}

    @keyframes moveRightSlideshow { 100% { -webkit-transform: translateX(-156vw); } }
    @keyframes moveLeftSlideshow { 0% { -webkit-transform: translateX(-156vw); }100% { -webkit-transform: translateX(0); } }
    .ys_nybanner .nav-bar{display: none;}
    .ys_nybanner1 .ys_nyban_cont .ys_pos_bot{bottom: 80px;}
    .prodet_ov{padding: 10vw 0 5vw;background: url(../images/view360-bg-xs.webp) no-repeat top/100%;}
    .prodet_ov .view360{width: 100%;margin: 20vw 0 5vw;}
    .prodet_ov .cs{width: 90%;justify-content: space-between;}
    .prodet_ov .cs li{width: 45%;margin-right: 0;padding-bottom: 3.5vw;margin-bottom: 3.5vw;}
    .prodet_ov .cs li:nth-last-of-type(-n+2){border: 0}
    .prodet_ov .cs li h3{font-size: 12px;margin-bottom: 2vw;line-height: 1.6;}
    .prodet_ov .cs li h2{font-size: 16px;line-height: 1.4;}
    .prodet_points .std_title2{margin-bottom: 2vw;}
    .prodet_points .big{margin-top: 4vw;}
    .prodet_points .big img{height: 350px;}
    .prodet_points .slide{margin-top: 2vw;}
    .prodet_points .slide .swiper-slide h3{font-size: 16px;line-height: 1.35;padding: 4vw}
    .prodet_points ul li h3{font-size: 16px;line-height: 1.35;padding: 4vw}
    .prodet_points ul li{width: 49% !important;float: left;margin-top: 2vw;}
    .prodet_points ul li:last-child{margin-left: 2%;}
    .prodet_points ul li:first-child{width: 100% !important;}
    .prodet_case .box{margin-top: 4vw;}
    .prodet_case .box .swiper-slide{flex-wrap: wrap;}
    .prodet_case .box .swiper-slide .img{width: 100%;}
    .prodet_case .box .swiper-slide .text{width: 100%;padding: 6vw 0}
    .prodet_case .box .swiper-slide .text h3{font-size: 16px;padding-left: 25px;}
    .prodet_case .box .swiper-slide .text h3:before{width: 14px;height: 20px;top: -3px;}
    .prodet_case .box .swiper-slide .text h2{font-size: 20px;margin: 3vw 0}
    .prodet_case .box .swiper-slide .text p{font-size: 14px;}
    .prodet_case .box .swiper-pagination{width: 100%;text-align: center;bottom: 0;}
    .prodet_case .box .swiper-pagination-bullet{width: 12px;}
    .prodet_case .box .swiper-pagination-bullet-active{width: 24px;}
    .prodet_moments{margin-bottom: 6vw;}
    .prodet_moments .scroll-wrapper .scroll .item{width: 50vw;border-radius: 10px;}

    .NewsXq1 .newdet_tp_le{width: 100%;}
    .NewsXq1 .ju_newdet_tp{flex-wrap: wrap;}
    .NewsXq1 .newdet_tp_le_date{width: 100%;margin-bottom: 2%;}
    .NewsXq1 .newdet_tp_ri{display: none;}
    .NewsXq1 .newdet_tp_ri_edr{margin-top: 6%;}

    /* 2024-10-16 E系列详情 */
    .Exq .prodet_order{margin-top: 50px;}
    .wy_container{width: 100%;padding: 0 20px;}
    .std_parga2 p{font-size: 20px;}
    .std_parga2 .yulc_tit{font-size: 14px;}
    .prodet_ov1{padding-top: 50px;}
    .prodet_ov1 .title .left{width: 100%;}
    .prodet_ov1 .title .left .std_parga{margin-top: 10px;}
    .prodet_ov1 .title .right .roll{display: none;}
    .prodet_ov1 .img{margin-top: 20px;}
    .prodet_points1{margin-top: 50px;}
    .prodet_points1 .big .text{width: 100%;left: 0;top: 50px;padding: 0 20px;}
    .prodet_points1 .big .text .std_btn3{margin-top: 20px;}
    .prodet_points1 .big .text .std_btn3 .std_btn3_box{width: 100px;}
    .prodet_points1 .big ul{width: 100%;left: 0;bottom: 30px;right: 0;flex-wrap: wrap;padding: 0 20px;}
    .prodet_points1 .big ul li{flex: 0 0 50%;padding: 0;margin-top: 20px;}
    .prodet_points1 .big ul li img{width: 30px;margin: 0 auto 10px;}
    .prodet_points1 .big ul li h4{font-size: 12px;}
    .prodet_points1 .slide{margin-top: 20px;padding-bottom: 30px;}
    .prodet_points1 .slide .swiper-slide h3{font-size: 16px;margin-top: 10px;line-height: 1.5;}
    .prodet_points1 .slide .swiper-pagination-bullet{width: 20px;}
    .prodet_points1 .slide .swiper-pagination-bullet-active{width: 35px;}
    .prodet_points1 .sfq{margin-top: 20px;}
    .prodet_points1 .sfq ul{display: none;}
    .prodet_case1{margin-top: 50px;}
    .prodet_case1 .std_title2{margin-bottom: 20px;}
    .prodet_case1 .text .add{font-size: 16px;padding-left: 25px;}
    .prodet_case1 .text .add:before{width: 14px;height: 20px;top: -3px;}
    .prodet_case1 .text .txt{margin-top: 15px;}
    .prodet_case1 .text .txt .t{width: 100%;font-size: 24px;line-height: 1.4;margin-bottom: 15px;}
    .prodet_case1 .text .txt .std_parga{width: 100%;}
    .prodet_case1 .imgs{margin-top: 30px;padding: 0 20px 30px;overflow: hidden;}
    .prodet_case1 .imgs .swiper-pagination-bullet{width: 20px;}
    .prodet_case1 .imgs .swiper-pagination-bullet-active{width: 35px;}

    /* 2025-2-19 修改详情页参数*/
    .prodet_parameter1 .ys_cont1200{display: block;padding-top: 20px;}
    .prodet_parameter1 .std_title4{margin-bottom: 20px;}
    .prodet_parameter1 .box dl{margin-top: 20px;}
    .prodet_parameter1 .box dl dt{font-size: 16px;height: auto;min-height: 50px;padding: 15px;}
    .prodet_parameter1 .box dl dt span{font-size: 14px;}
    .prodet_parameter1 .box dl dd ul li{font-size: 14px;padding: 10px 15px;}
    .prodet_parameter1 .box dl dd ul li label{line-height: 1.4;}
    .prodet_parameter1 .box dl dd ul li p{margin-top: 10px;line-height: 1.4;}
    .prodet_parameter1 .box .other{font-size: 14px;padding: 10px 15px;}
    .prodet_parameter1 .box .other span{margin-right: 20px;}
    .prodet_parameter1 .box .download{margin-top: 30px;}
    .prodet_parameter1 .box .download .std_title2{margin-bottom: 20px;}
    .prodet_parameter1 .box .download ul{margin-top: 30px;}
    .prodet_parameter1 .box .download ul li{margin-top: 10px;}
    .prodet_parameter1 .box .download ul li svg{width: 18px;margin-right: 10px;}
    
    /* 2025-3-31 Service Contract Overview */
    .service_select .list{flex-wrap: wrap;}
    .service_select .list li{flex: 0 0 100%;margin-left: 0;margin-top: 4vw;}
    .service_select .list li .top{padding: 5vw;}
    .service_select .list li .top img{width: 55px;margin-right: 2vw;}
    .service_select .list li .top h3{font-size: 20px;line-height: 26px;}
    .service_select .list li .bot{padding: 3vw 5vw 5vw;}
    .service_select .list li p .icon{width: 18px;top: 2px;margin-right: 2vw;}
    .service_select .list1{flex-wrap: wrap;}
    .service_select .list1 li{width: 100%;margin-top: 6vw;}
    .service_select .list1 li .text{padding-top: 3vw;}
    .service_managed .std_parga{margin-top: 2vw}
    .service_managed .list li{margin-top: 15vw;}
    .service_managed .list .box{margin-top: 5vw;}
    .service_managed .list .box .img{width: 100%;padding: 1.4vw;margin-right: 3vw;}
    .service_managed .list .box .text{width: 100%;margin-top: 2vw;}
    .service_managed .list .box .text p{font-size: 14px;line-height: 1.5;margin-top: 2.5vw;}
    .service_managed .list .box .text p:before{top: 7px;}

    /* philo_video */
    .philo_video .video .btn{width: 15vw;}
    .philo_concept_tp{padding-top: 5vw;}

    .ZK6120D1 .prodet_parameter2 .box .cs ul li p{font-size: 14px;} 
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 18px;} 

    /* 2025-9-16 T系列详情 */
    .Txq .prodet_ov1 .img img{width: 100%;height: 500px;}
    .Txq .prodet_ov1 .img .st{font-size: 15px;line-height: 1.5;padding: 5vw;}
    .Txq .prodet_ov1 .img ul{flex-wrap: wrap;padding: 5vw;}
    .Txq .prodet_ov1 .img ul li{margin-top: 5vw;padding: 0 2vw;}
    .Txq .prodet_ov1 .img ul li img{width: 30px;height: 30px;}
    .Txq .prodet_ov1 .img ul li p{font-size: 14px;}
    .Txq .prodet_ov1 .std_btn3{margin-top: 4vw;}
    .prodet_points2{margin-top: 8vw;}
    .prodet_points2 .std_parga{margin-top: 2vw;}
    .prodet_points2 .std_parga p{font-size: 14px;}
    .prodet_points2 .list{margin: 0 -20px;}
    .prodet_points2 .list li{margin-top: 4vw;}
    .prodet_points2 .list li p{font-size: 14px;padding: 3vw;line-height: 1.4;}
    .prodet_points2 .slide{margin-top: 4vw;}
    .prodet_points2 .slide:before{height: 40%;}
    .prodet_points2 .slide img{height: 200px;}
    .prodet_points2 .slide .tabs{width: 90%;bottom: 4vw;}
    .prodet_points2 .slide .tabs .item{font-size: 14px;line-height: 1.4;padding-bottom: 3vw;}
    .prodet_points2 .list2{display: block;height: auto;overflow: hidden;}
    .prodet_points2 .list2 li{width: 48.75% !important;margin-left: 2.5%;}
    .prodet_points2 .list2 li:nth-child(3){width: 48.75% !important;}
    .prodet_points2 .list2 li:nth-child(4){width: 48.75% !important;}
    .prodet_points2 .list2 li:nth-child(odd){margin-left: 0 !important;}
    .prodet_case2{margin-top: 8vw;}
    .prodet_case2 .slide{margin-top: 4vw;padding-bottom: 6vw;}
    .prodet_case2 .slide .swiper-slide{flex-wrap: wrap;}
    .prodet_case2 .slide .swiper-slide img,.prodet_case2 .slide .swiper-slide .text{width: 100%;}
    .prodet_case2 .slide .swiper-slide .text h3{font-size: 16px;margin-top: 5vw;}
    .prodet_case2 .slide .swiper-slide .text h3 img{width: 18px;}
    .prodet_case2 .slide .swiper-slide .text h2{font-size: 20px;margin: 4vw auto;}
    .prodet_case2 .slide .swiper-slide .text .std_parga p{font-size: 14px;}
    .prodet_case2 .slide .swiper-pagination{width: 100%;left: 0;text-align: center;bottom: 0;}
    .prodet_case2 .slide .swiper-pagination-bullet{width: 20px;}
    .prodet_case2 .slide .swiper-pagination-bullet-active{width: 30px;}

    .T12 .prodet_points2 .title .std_title2{padding-right: 15vw;}
    .T12 .prodet_points2 .list-two{margin: 0 -20px;}
    .T12 .prodet_points2 .list-two li p{font-size: 14px;padding: 2.6vw 0;line-height: 1.5;}
    .T12 .prodet_points2 .list-three{padding-left: 20px;}

}

@media screen and (max-width: 768px) {
    .mod_side{top: -100%;right: 0;}
    .yncb_ul_li{margin: 0 4px;}
    .yncb_ul_li_cont .std_btn3{width: 60px;}

    .ZK6120D1 .prodet_assembly .std_parga{margin-top: 2vw;}
    .ZK6120D1 .prodet_assembly .big{margin-top: 5vw;}
    .ZK6120D1 .prodet_assembly .pllu_li{width: 100%;margin-bottom: 5vw;}
    .ZK6120D1 .prodet_assembly .pllu_li:nth-child(even){flex-direction: column;justify-content: flex-start;}
    .ZK6120D1 .prodet_atlas{padding-top: 0;}
    .ZK6120D1 .prodet_atlas .prodet_atlas_bt{margin-top: 5vw;}
    .ZK6120D1 .prodet_atlas .prodet_atlas_tp .ys_cont1200{justify-content: space-between;}
    .ZK6120D1 .prodet_atlas .prodet_new_tp_btn{display: block;}
    .ZK6120D1 .prodet_parameter2{margin-top: 13vw;}
    .ZK6120D1 .prodet_parameter2 .std_title2{text-align: center;}
    .ZK6120D1 .prodet_parameter2 .big{margin-top: 5vw;}
    .ZK6120D1 .prodet_parameter2 .box{width: 92%;padding: 8vw 4vw;margin-top: -10vw;border-radius: 2vw;}
    .ZK6120D1 .prodet_parameter2 .box .cs ul li{width: 100%;padding-bottom: 5vw;margin-bottom: 5vw;} 
    .ZK6120D1 .prodet_parameter2 .box .cs ul li p{font-size: 14px;} 
    .ZK6120D1 .prodet_parameter2 .box .cs ul li h3{font-size: 18px;margin-top: 2vw;line-height: 1.3;} 
    .ZK6120D1 .prodet_parameter2 .box .cs img{width: 100%;} 

    .ZK6120D1 .prodet_assembly .prodet_life_list_list{padding: 7.6vw 0 0;}
    .ZK6120D1 .prodet_assembly .prodet_life_list_list li{padding-left: 4.5vw;}
    .ZK6120D1 .prodet_assembly .prodet_life_list_list li::before{width: 6px;height: 6px;top:3vw;}
    .ZK6120D1 .prodet_assembly .prodet_life_list_img{margin-top: 7.6vw}
    .ZK6120D1 .prodet_assembly .prodet_life_list_list .hcln_cry_parga p{margin: 1.2vw 0;}

    /* U18Xq */
    .U18Xq .prodet_assembly .std_parga{margin-top: 2vw;}
    .U18Xq .prodet_assembly .big{margin-top: 4vw;}
    .U18Xq .prodet_assembly .cont1{padding: 10vw 5vw;}
    .U18Xq .prodet_assembly .cont2{padding: 10vw 5vw;}
    .U18Xq .prodet_assembly .prodet_list1{padding-bottom: 8vw;}
    .U18Xq .prodet_assembly .prodet_list1 .swiper-pagination{bottom: 0;}
    .U18Xq .prodet_assembly .prodet_list1 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .U18Xq .prodet_assembly .prodet_list1 .swiper-pagination-bullet-active{background: #004abb;}
    .U18Xq .prodet_assembly .prodet_list1 .swiper-slide .text{margin-top: 5vw;}
    .U18Xq .prodet_assembly .prodet_list2{padding-bottom: 8vw;}
    .U18Xq .prodet_assembly .prodet_list2 .swiper-slide{padding: 0;}
    .U18Xq .prodet_assembly .prodet_list2 .swiper-pagination{bottom: 0;}
    .U18Xq .prodet_assembly .prodet_list2 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .U18Xq .prodet_assembly .prodet_list2 .swiper-pagination-bullet-active{background: #004abb;}
    .U18Xq .prodet_assembly .prodet_list2 .swiper-slide:before{display: none;}
    .U18Xq .prodet_assembly .prodet_list3{padding-bottom: 8vw;}
    .U18Xq .prodet_assembly .prodet_list3 .swiper-pagination{bottom: 0;}
    .U18Xq .prodet_assembly .prodet_list3 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .U18Xq .prodet_assembly .prodet_list3 .swiper-pagination-bullet-active{background: #004abb;}
    .U18Xq .prodet_assembly .prodet_list3 .swiper-slide .text{margin-top: 5vw;}
    .U18Xq .prodet_assembly .prodet_list4{margin-top: 5vw;}
    .U18Xq .prodet_assembly .prodet_list4 ul{margin-top: 1vw;}
    .U18Xq .prodet_assembly .prodet_list4 li{width: 100%;padding: 0;margin-top: 3vw;}
    .U18Xq .prodet_assembly .prodet_list4 li:before{display: none;}
    .U18Xq .prodet_assembly .prodet_list4 li:first-child{margin-top: 0;}
    .U18Xq .prodet_assembly .prodet_textimg{margin-top: 5vw;}
    .U18Xq .prodet_assembly .prodet_img3{margin-top: 5vw;padding-bottom: 8vw;}
    .U18Xq .prodet_assembly .prodet_img3 .swiper-pagination{bottom: 0;}
    .U18Xq .prodet_assembly .prodet_img3 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .U18Xq .prodet_assembly .prodet_img3 .swiper-pagination-bullet-active{background: #004abb;}
    
    /* Ic12e */
    .Ic12e .prodet_assembly .big .std_title2{left: 6vw;top: 10vw;width: calc(100% - 12vw);}
    .Ic12e .prodet_assembly .cont1{padding: 10vw 5vw 0;}
    .Ic12e .prodet_assembly .prodet_list1{padding-bottom: 8vw;}
    .Ic12e .prodet_assembly .prodet_list1 .swiper-pagination{bottom: 0;}
    .Ic12e .prodet_assembly .prodet_list1 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .Ic12e .prodet_assembly .prodet_list1 .swiper-pagination-bullet-active{background: #004abb;}
    .Ic12e .prodet_assembly .prodet_list1 .swiper-slide img{border-radius: 10px;overflow: hidden;}
    .Ic12e .prodet_assembly .prodet_list1 .swiper-slide .text{margin-top: 2vw;}
    .Ic12e .prodet_assembly .cont2{padding: 10vw 5vw 0;}
    .Ic12e .prodet_assembly .section2 .std_title4{margin-bottom: 2vw;}
    .Ic12e .prodet_assembly .prodet_list2{margin-top: 5vw;padding-bottom: 8vw;}
    .Ic12e .prodet_assembly .prodet_list2 .swiper-slide{padding: 0;}
    .Ic12e .prodet_assembly .prodet_list2 .swiper-pagination{bottom: 0;}
    .Ic12e .prodet_assembly .prodet_list2 .swiper-pagination-bullet{width: 30px;height: 2px;background: #D3D3D3;border-radius: 0;opacity: 1;}
    .Ic12e .prodet_assembly .prodet_list2 .swiper-pagination-bullet-active{background: #004abb;}
    .Ic12e .prodet_assembly .prodet_list2 .std_parga{margin-top: 4vw;}
    .Ic12e .prodet_assembly .prodet_textimg .img{width: 100%;}
    .Ic12e .prodet_assembly .prodet_textimg .text{width: 100%;padding-top: 3vw;}
    .Ic12e .prodet_assembly .prodet_textimg .text .std_parga{margin-top: 3vw;}
    .Ic12e .prodet_assembly .prodet_list3 ul{margin-top: 1vw;}
    .Ic12e .prodet_assembly .prodet_list3 li{width: 100%;padding: 0;margin-top: 3vw;}
    .Ic12e .prodet_assembly .prodet_list3 li:before{display: none;}
    .Ic12e .prodet_assembly .prodet_list3 li:first-child{margin-top: 0;}

    .C12 .prodet_assembly .prodet_life{padding: 0;}
    .C12 .prodet_assembly .prodet_life.std_padding1{padding: 35px 0;}
    .C12 .prodet_assembly .prodet_life_list{margin-top: 35px;}
    .C12 .prodet_assembly .pllu_li .pllu_li_ri{margin-top: 0;}
    .C12 .prodet_assembly .pllu_li .pllu_li_ri .std_parga p{font-size: 14px;}

    /* V6 */
    .V6 .ys_nybanner .ys_nyban_cont .ys_pos_top{top: 15%;}
    .V6 .ys_nybanner .pro_ban_tit{text-align: center;line-height: 1.5;}
    .V6 .bg-slide-tabs:before{pointer-events: none;}
    .V6 .bg-slide-tabs .text{top: 8vw;}
    .V6 .bg-slide-tabs .text .std_title2,.V6 .bg-slide-tabs .text .std_parga{width: 100%;}
    .V6 .bg-slide-tabs .text .std_title2{line-height: 1.4;margin-bottom: 3vw;}
    .V6 .bg-slide-tabs .tabs{bottom: 10vw;}
    .V6 .bg-slide-tabs .tabs .cont .item{flex: 0 0 25%;padding-bottom: 4vw;font-size: 15px;}
    .V6 .text-list{padding-top: 10vw;}
    .V6 .text-list .std_title2{margin-bottom: 6vw;}
    .V6 .text-list ul{flex-wrap: wrap;margin: 0;}
    .V6 .text-list ul li{flex: 0 0 100%;padding: 6vw 0;}
    .V6 .text-list ul li:before{width: 100%;height: 1px;left: 0;}
    .V6 .text-list ul li .std_title4{margin-bottom: 2vw;}
    .V6 .text-list ul li:first-child{padding-top: 0;}
    .V6 .text-slide{margin-top: 8vw;}
    .V6 .text-slide .big .text{top: 8vw;}
    .V6 .text-slide .big .text .std_title2,.V6 .text-slide .big .text .std_parga{width: 100%;}
    .V6 .text-slide .big .text .std_title2{line-height: 1.4;margin-bottom: 3vw;}
    .V6 .text-slide .slide{margin-top: 8vw;padding: 0 5vw;--swiper-navigation-size: 4vw;overflow: hidden;}
    .V6 .text-slide .slide .swiper-slide .text{padding-top: 4vw;}
    .V6 .text-slide .slide .swiper-slide .text .std_title4{margin-bottom: 2vw;}
    .V6 .text-slide .slide .swiper-button-next,.V6 .text-slide .slide .swiper-button-prev{top: 23%;width: 9vw;height: 9vw;}
    .V6 .text-slide .slide .swiper-button-next{right: 8%;}
    .V6 .text-slide .slide .swiper-button-prev{left: 8%;}
    .V6 .img-change{height: auto;margin-top: 8vw;}
    .V6 .img-change .xs-box{position: relative;}
    .V6 .img-change .xs-box:before{content: "";width: 100%;height: 30%;background: linear-gradient(180.00deg, rgba(8, 33, 49, 0) 0%, #070a14 100%);opacity: .8;position: absolute;left: 0;bottom: 0;z-index: 2;}
    .V6 .img-change .xs-box .tit{position: absolute;left: 0;top: 8vw;padding: 4vw;}
    .V6 .img-change .xs-box .tit .std_title2{margin-bottom: 4vw;}
    .V6 .img-change .xs-box .tit .std_title2,.V6 .img-change .xs-box .tit .std_parga p{color: #fff;}
    .V6 .img-change .tabs-xs{width: 100%;position: absolute;left: 0;bottom: 8vw;padding: 0 4vw;display: flex;justify-content: space-between;z-index: 3;}
    .V6 .img-change .tabs-xs li{width: 50%;font-size: 15px;color: #fff;padding: 0 2vw 5vw;text-align: center;line-height: 1.5;position: relative;opacity: .5;transition: all .5s ease;}
    .V6 .img-change .tabs-xs li.active{opacity: 1;}
    .V6 .img-change .tabs-xs li:before{content: "";width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;transition: all .5s ease;}
    .V6 .img-change .tabs-xs li.active:before{width: 100%;}
    .V6 .scene-scroll{height: auto;padding-top: 0;}
    .V6 .scene-scroll .ys_cont1440{position: absolute;left: 0;top: 10vw;width: 100%;z-index: 2;}
    .V6 .scene-scroll .scroll-slide{width: 100%;}
    .V6 .scene-scroll .scroll-slide img{width: 100%;}
    .V6 .scene-scroll .scroll-slide .car{width: 95%;position: absolute;left: 0;right: 0;bottom: 40vw;margin: auto;}
    .V6 .scene-scroll .tabs-xs{width: 100%;position: absolute;left: 0;bottom: 8vw;padding: 0 4vw;z-index: 2;}
    .V6 .scene-scroll .tabs-xs ul{display: flex;justify-content: space-between;}
    .V6 .scene-scroll .tabs-xs ul li{width: 50%;font-size: 15px;color: #fff;padding: 0 5vw 5vw;text-align: center;line-height: 1.5;position: relative;opacity: .5;transition: all .5s ease;}
    .V6 .scene-scroll .tabs-xs ul li.active{opacity: 1;}
    .V6 .scene-scroll .tabs-xs ul li:before{content: "";width: 0;height: 1px;background: #fff;position: absolute;left: 0;bottom: 0;transition: all .5s ease;}
    .V6 .scene-scroll .tabs-xs ul li.active:before{width: 100%;}
    .V6 .scene-scroll .tabs-xs:before{content: "";width: 100%;height: 1px;background: rgba(255, 255, 255, 0.3);position: absolute;left: 0;bottom: 0;}
    .V6 .colors .top{top: 8vw;}
    .V6 .colors .top .cont{flex-wrap: wrap;}
    .V6 .colors .top .btns{color: #fff;display: flex;margin-top: 5vw;}
    .V6 .colors .top .btns .btn{height: 10.667vw;padding: 0 4vw;border-radius: 5.3vw;margin-left: 5vw;}
    .V6 .colors .top .btns .btn .icon{width: 6vw;margin-right: 2vw;}
    .V6 .colors .top .btns .btn:first-child{margin: 0;}
    .V6 .colors .tabs{left: 0;right: 0;top: auto;bottom: 10vw;transform: translateY(0);z-index: 2;display: flex;justify-content: center;}
    .V6 .colors .tabs .item{width: 11vw;height: 11vw;margin: 0 2vw;}
    .V6 .colors .tabs .item .dot{width: 7vw;height: 7vw;}
    .V6 .colors .tabs .item span{height: 7vw;font-size: 14px;right: 50%;top: 0;transform: translate(50%,-50%);padding: 0 3vw;border-radius: 3.5vw;}
    .V6 .colors .tabs .item.active span{transform: translate(50%,-150%);}
    .V6 .activities{padding: 8vw 0;}
    .V6 .activities .slide { height: auto; margin: 4vw -4vw 0;position: relative;padding-bottom: 8vw;}
    .V6 .activities .slide .swiper-slide { flex: 0 0 100%; padding: 0 4vw; }
    .V6 .activities .slide .swiper-slide .img{border-radius: 2vw;}
    .V6 .activities .slide .swiper-slide .text { padding-top: 4vw; }
    .V6 .activities .slide .swiper-slide .text .std_title4{margin-bottom: 2vw;}
    .V6 .activities .slide .swiper-slide .text .more{margin-top: 3vw;}
    .V6 .activities .slide .swiper-slide .text .more p{color: #0047BA; }
    .V6 .activities .slide .swiper-slide .text .more .icon{width: 16px;fill: #0047BA;position: relative;margin-left: 5px;top: 2px;}
    .V6 .activities .slide .swiper-slide.active { flex: 0 0 100%; }
    .V6 .activities .slide .swiper-pagination {bottom: 0;text-align: left;padding-left: 3vw;}
    .V6 .activities .slide .swiper-pagination-bullet { width: 6vw; height: .8vw; border-radius: 0; background: #ccc; opacity: 1;transition: all .5s ease; }
    .V6 .activities .slide .swiper-pagination-bullet-active {width: 10vw;background: #000; }
    .V6 .prodet_atlas{margin-top: 8vw;}
    .V6 .prodet_atlas .prodet_atlas_bt_ul{margin: 0 -1.5vw;}
    .V6 .prodet_atlas .prodet_atlas_bt_ul .pabu_li{display: block !important;padding: 0 1.5vw;}
    .V6 .prodet_atlas .prodet_atlas_bt_ul .pabu_li .pabu_li_img{margin-top: 3vw;}
    .V6 .prodet_parameter2 .box .cs{height: 100vw;padding-right: 0;}
    .V6 .prodet_parameter2 .box .cs table td{font-size: 13px;padding: 2vw;}

    .ZK6125BEVG .prodet_assembly .pllu_li .pllu_li_ri .std_title4{margin-top: 3vw;}

    /* KD */
    .kd_main .mod_ban_cont_text .mod_ban_tit{font-size: 5.729vw;line-height: 1.66;}
    .kd_main .mod_ban_cont_text .std_parga p{font-size: 3.385vw;margin-top: 4.167vw;text-align: left;}
    .kd_main .inside_cont .section .std_title2{margin-bottom: 5.208vw;}
    .kd_main .inside_cont .section{padding: 15.625vw 0;}
    .kd_main .inside_cont .section .std_title2 span:before{width: 15.625vw;height: 6.641vw;right: -11vw;top: 0.5vw;}
    .kd_main .inside_cont .section1 ul{flex-wrap: wrap;justify-content: space-between;margin-top: 0;}
    .kd_main .inside_cont .section1 ul li{width: 48%;padding: 0;margin-top: 7.813vw;}
    .kd_main .inside_cont .section1 ul li .img{width: 20vw;margin-bottom: 4vw;}
    .kd_main .inside_cont .section2 .ys_cont1600{width: 100%;}
    .kd_main .inside_cont .section2:before{width: 55.599vw;height: 55.599vw;}
    .kd_main .inside_cont .section2 .slide{position: relative;padding-bottom: 10vw;margin-top: 5vw;}
    .kd_main .inside_cont .section2 .slide .swiper-slide{height: 100vw;}
    .kd_main .inside_cont .section2 .slide .swiper-slide:after{opacity: 1;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .tit{display: none;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text{padding: 25px 15px;opacity: 1;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text .std_title5{height: auto;font-size:18px;margin-bottom: 10px;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text .std_parga p{font-size: 14px;}
    .kd_main .inside_cont .section2 .slide .swiper-slide .text .more{font-size: 16px;margin-top: 10px;}
    .kd_main .inside_cont .section2 .slide .swiper-pagination-bullet{background: #fff;}
    .kd_main .inside_cont .section2 .bot{height: 3vw;}
    .kd_main .inside_cont .section3 .bot{height: 5vw;}
    .kd_main .inside_cont .slick-dots li{width: 8px;height: 8px;border-radius: 50%;margin: 0 4px;}
    .kd_main .inside_cont .prodet_order_le_parga{display: block;margin-top: 0;}

    /* tech-main */
    .tech-main .section .std_parga{margin-top: 2vw;}
    .tech-main .section1{padding: 15vw 0 5vw;}
    .tech-main .section1 .video-box .icon{width: 11vw;}
    .tech-main .section2{padding: 10vw 0;}
    .tech-main .section2 .std_title2{transform: translateY(0) scale(1);}
    .tech-main .section2 .circle{width: 70vw;height: 70vw;left: -35vw;top: -35vw;animation: roll360 60s linear infinite;}
    .tech-main .section2 .list{margin-top: 5vw;padding: 0 20px;opacity: 1;flex-wrap: wrap;}
    .tech-main .section2 .list .item{flex: 0 0 100%;margin-right: 0;flex-wrap: wrap;margin-top: 8vw;}
    .tech-main .section2 .list .item .left{width: 100%;}
    .tech-main .section2 .list .item .left .std_title3{line-height: 1.6;}
    .tech-main .section2 .list .item .left dl{margin-top: 2vw;flex-wrap: wrap;justify-content: space-between;}
    .tech-main .section2 .list .item .left dl dd{flex: 0 0 48.5%;padding: 3vw 1.5vw;margin-left: 0;margin-top: 3vw;}
    .tech-main .section2 .list .item .left ul{margin-top: 5vw;}
    .tech-main .section2 .list .item .left ul li{padding-left: 4vw;}
    .tech-main .section2 .list .item .left ul li:before{width: 1.5vw;height: 1.5vw;top: 1.4vw;}
    .tech-main .section2 .list .item .right{width: 100%;height: auto;margin-top: 4vw;}
    .tech-main .section3{padding: 10vw 0;}
    .tech-main .section3 .circle{width: 80vw;height: 80vw;right: -40vw;bottom: -40vw;animation: roll360 60s linear infinite;}
    .tech-main .section3 .box{margin-top: 7vw;flex-wrap: wrap;flex-direction: column-reverse;}
    .tech-main .section3 .box .imgs{width: 100%;margin-top: 6vw}
    .tech-main .section3 .box .imgs img{width: 100%;border-radius: 2.083vw;}
    .tech-main .section3 .box .texts{width: 100%;}
    .tech-main .section3 .box .texts ul li{margin-top: 5vw;}
    
    /* 2026-3-9 修改语言弹框样式 */
    .mpcb_cont_global_le{border-bottom: 1px solid #E1E1E1;padding-bottom: 5px;}
    .mpcb_cont_global_ri{padding-left: 0;}

    /* history arrow */
    .histroy_list_ul .hlul_text_ul{position: relative;}
    .histroy_list_ul .hlul_text_ul .hlul_text_prev,.histroy_list_ul .hlul_text_ul .hlul_text_next{width: 9vw;height: 9vw;bottom: 22vw;}
    .histroy_list_ul .hlul_text_ul .hlul_text_prev svg,.histroy_list_ul .hlul_text_ul .hlul_text_next svg{width:4.5vw;height: 4.5vw;}
    .histroy_list_ul .hlul_text_ul .hlul_text_prev{left: 4vw;}
    .histroy_list_ul .hlul_text_ul .hlul_text_next{right: 4vw;}
}

@media screen and (max-width: 480px) {
    .mpcb_cont_global_ri{margin-top: 10px;}
    .mpcb_cont_global_ri .mult_lang_ul_li{margin-top: 10px;}
    .mulb_ul{display: flex;flex-wrap: wrap;}
    .mulb_ul_li a{padding-right: 4px;}
    .mulb_ul_li p{font-size: 11px;}
    .mult_lang_ul .mult_lang_ul_li{width: auto;}

    .V6 .ys_nybanner .pro_ban_tit{font-size: 36px;}
}
