.zys_banner{width: 100%;position: relative;overflow: hidden;}
.zys_banner .swiper-slide{position: relative;}
/*.zys_banner .swiper-slide:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(90deg, #0F1C38 0%, rgba(10, 19, 38, 0.00) 58.42%, rgba(11, 24, 51, 0.49) 100%) no-repeat;z-index: 1;}*/
.zys_banner .swiper-slide .positionimg{padding-bottom: 0;padding-bottom:46.25%;}
/*.zys_banner .swiper-slide .positionimg img{transform:scale(1.1);transition:all 5s ease-in-out;}*/
.zys_banner .swiper-slide .zys_banner_text{width: 100%;position: absolute;top: 50%;left: 0;z-index: 1;}
.zys_banner .swiper-slide .zys_banner_text .zys_text{width: 60%;position: relative;color: #ffffff;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_pianyi{opacity: 0.8;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_pianyi01{transform: translateY(252px);transition:all 1.2s ease-in-out;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_pianyi02{transform: translateY(100px);transition:all 1.8s ease-in-out;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_pianyi03{transform: translateY(100px);transition:all 2.2s ease-in-out;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit{font-size: 64px;font-weight: bold !important;line-height: 84px;overflow: hidden;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec{width: 700px;font-size: 20px;line-height: 26px;overflow: hidden;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec div{font-weight:bold;}
.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_more{width: 100%;position: relative;margin-top: 36px;overflow: hidden;}
.zys_banner .swiper-slide .zys_banner_text .zys_text a{color: #ffffff;background: #0146A3;}
.zys_banner .swiper-slide.swiper-slide-active .positionimg img{transform:scale(1);}
.zys_banner .swiper-slide.swiper-slide-active .zys_text .zys_pianyi{transform: translateY(0px);opacity: 1;}
.zys_banner_b{width: 100%;position: absolute;bottom: 0;left: 0;}
.zys_banner_b .zys_banner_bc{width: 100%;position: relative;}
.zys_banner_b .zys_page{position: relative;gap: 10px;padding-bottom: 26px;}
.zys_banner_b .zys_page .swiper-button-next:after, .zys_banner_b .zys_page .swiper-button-prev:after{display: none;}
.zys_banner_b .zys_page .swiper-button-next.swiper-button-disabled, .zys_banner_b .zys_page .swiper-button-prev.swiper-button-disabled{pointer-events: auto;}
.zys_banner_b .zys_page .swiper-button-prev, .zys_banner_b .zys_page .swiper-button-next{width: 52px;height: 52px;position: relative;left: 0;right: 0;opacity: 1;transition:all 0.3s ease-in-out;}
.zys_banner_b .zys_page .swiper-button-prev{background: url('../images/icon_arr_l.svg') center center no-repeat #ffffff;}
.zys_banner_b .zys_page .swiper-button-next{background: url('../images/icon_arr_r.svg') center center no-repeat #ffffff;}
.zys_banner_b .zys_page .swiper-button-prev:hover{background: url('../images/icon_arr_l_h.svg') center center no-repeat #0146A3;}
.zys_banner_b .zys_page .swiper-button-next:hover{background: url('../images/icon_arr_r_h.svg') center center no-repeat #0146A3;}
.zys_banner .zys_scroll{position: relative;text-align: center;z-index: 2;}
.zys_banner .zys_scroll span{display: inline-block;font-size: 13px;color: #F7F7F7;margin-bottom: 12px;}
.zys_banner .zys_scroll .zys_xian{height: 50px;overflow: hidden;}
.zys_banner .zys_scroll .zys_xian em{width: 1px;height: 50px;background: rgba(255, 255, 255, 0.6);position: relative;vertical-align: middle;display: inline-block;margin-left: 2px;}
.zys_banner .zys_scroll .zys_xian em:before, .zys_banner .zys_scroll .zys_xian em:after{content: '';width: 3px;height: 12px;background: #ffffff;position: absolute;left: -1px;top: 0;-webkit-animation: scroll_dow 2.4s linear infinite;animation: scroll_dow 2.4s linear infinite;}
.zys_banner .zys_scroll .zys_xian em:after{top: -100%;}

.zys_product{width: 100%;position: relative;background: url('../images/bg_product.webp') #F5F5F5;overflow: hidden;}
.zys_product_t{width: 100%;position: relative;margin-top: 12px;}
.zys_product_t .zys_product_tab{width: 290px;position: relative;padding-top: 40px;}
.zys_product_t .zys_product_tab ul{width: 100%;position: relative;gap: 16px;}
.zys_product_t .zys_product_tab ul li{width: 100%;line-height: 32px;padding: 10px 20px;position: relative;overflow: hidden;cursor: pointer;}
.zys_product_t .zys_product_tab ul li:before{content: '';width: 0;height: 100%;position: absolute;left: 0;top: 0;background: #0146A3;transition:all 0.3s ease-in-out;}
.zys_product_t .zys_product_tab ul li span{font-size: 14px;color: #3A3A3A;position: relative;z-index: 1;transition:all 0.3s ease-in-out;}
.zys_product_t .zys_product_tab ul li i{display: inline-block;width: 20px;height: 20px;background: url('../images/icon_jt_bai.svg') center center no-repeat;position: relative;z-index: 1;opacity: 0;transition:all 0.5s ease-in-out;}
.zys_product_t .zys_product_tab ul li.on:before{width: 100%;}
.zys_product_t .zys_product_tab ul li.on span{color: #ffffff;}
.zys_product_t .zys_product_tab ul li.on i{margin-left: 12px;opacity: 1;}
.zys_product_t .zys_product_cat{width: calc(100% - 290px);position: relative;padding-left: 64px;}
.zys_product_t .zys_product_cat .zys_procat_item{width: 100%;position: relative;display: none;}
.zys_product_t .zys_product_cat .zys_procat_con{width: 100%;position: relative;}
.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_img{width: 51.5%;position: relative;}
.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_img .positionimg{padding-bottom: 67%;}
.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text{width: 48.5%;position: relative;padding-left: 64px;}
.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_tit{font-size: 32px;color: #191919;font-weight: bold;line-height: 42px;}
.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_dec{font-size: 16px;color: #3A3A3A;line-height: 28px;}
.zys_product_b{width: 100%;position: relative;}
.zys_product_b .zys_product_item{width: 100%;position: relative;display: none;}
.zys_product_b .zys_product_list{width: 100%;position: relative;gap: 32px;}
.zys_product_b .zys_product_list li{width: calc(25% - 24px);position: relative;}
.zys_product_b .zys_product_list li a{display: block;position: relative;padding: 12px 12px 0 12px;background: #ffffff;}
.zys_product_b .zys_product_list li .positionimg{padding-bottom: 75%;}
.zys_product_b .zys_product_list li p{position: relative;width: 100%;padding: 16px 16px;font-size: 16px;color: #191919;font-weight: bold;line-height: 22px;height: 76px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.zys_product_b .zys_product_list li a:hover{box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 15px 25px 0 rgba(0, 0, 0, 0.07);}
.zys_product_b .zys_product_list li:hover p{color: #0146A3}

.zys_customized{width: 100%;position: relative;background: #0146A3;padding: 24px 0 24px 0;}
.zys_customized_c{width: 100%;position: relative;}
.zys_customized_l{width: 52%;position: relative;}
.zys_customized_l .zys_tit{font-size: 32px;color: #ffffff;font-weight: bold;line-height: 42px;}
.zys_customized_l .zys_dec{font-size: 16px;color: #ffffff;line-height: 22px;margin-top: 10px;}
.zys_customized_r{position: relative;gap: 15px;}
.zys_customized_r a{color: #ffffff;border-color: #ffffff;}
.zys_customized_r a:nth-child(2){color: #0146A3;background: #ffffff;}
.zys_customized_r a::before{background: #ffffff;}
.zys_customized_r a:hover{color: #0146A3;}

.zys_about{width: 100%;position: relative;}
.zys_about_c{width: 100%;position: relative;}
.zys_about_l{width: 662px;position: relative;}
.zys_about_l .positionimg{padding-bottom: 0;height: 100%;}
.zys_about_l .positionimg:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, .3);z-index: 1;opacity: 0;transition:all 0.5s ease-in-out;}
.zys_about_l .zys_about_video{position: absolute;left: 36px;bottom: 36px;z-index: 2;}
.zys_about_l .zys_about_video .zys_video_but{position: relative;width: 64px;height: 64px;border-radius: 50%;background: #0146A3;z-index: 1;cursor: pointer;}
.zys_about_l .zys_about_video .zys_video_but:before, .zys_about_l .zys_about_video .zys_video_but:after{content: '';display: inline-block;width: 100%;height: 100%;border-radius: 50%;background: #0146A3;position: absolute;vertical-align: middle;left: 0;top: 0;z-index: -1;}
.zys_about_l .zys_about_video .zys_video_but:before{animation: scale1 2.4s infinite;}
.zys_about_l .zys_about_video .zys_video_but:after{animation: scale2 2.4s infinite;}
.zys_about_l .zys_about_video .zys_video_but i{display: inline-block;width: 32px;height: 32px;background: url('../images/icon_video.svg') center center no-repeat;}
.zys_about_l .zys_about_video .zys_videoBox{display: none;}
.zys_about_l:hover .positionimg:before{opacity: 1;}
.zys_about_r{width: calc(100% - 662px);padding-left: 72px;position: relative;}
.zys_about_r .zys_dec{font-size: 16px;color: #3A3A3A;line-height: 28px;}
.zys_about_r .zys_shuju{width: 100%;position: relative;}
.zys_about_r .zys_shuju ul{width: 100%;position: relative;}
.zys_about_r .zys_shuju ul li{position: relative;text-align: center;}
.zys_about_r .zys_shuju ul li .zys_num{font-size: 40px;font-weight: bold;color: #0146A3;}
.zys_about_r .zys_shuju ul li .zys_num span{font-weight: bold;}
.zys_about_r .zys_shuju ul li p{font-size: 14px;color: #3A3A3A;}
.zys_about_r .zys_shuju ul li .zys_line{width: 2px;height: 47px;background: #171717;opacity: 0.2;}

/*.zys_history{width: 100%;position: relative;background: url('../images/bg_history.jpg') right bottom no-repeat #F5F5F5;background-attachment: fixed;background-size: cover;}
.zys_history .zys_dec{font-size: 16px;color: #3A3A3A;line-height: 28px;}
.zys_history_c{width: 100%;position: relative;}
.zys_history_t{width: 100%;position: relative;overflow: hidden;}
.zys_history_t .zyz_line{width: 100%;height: 1px;background: #dddddd;position: absolute;bottom: 3px;}
.zys_history_t .zyz_line01{width: 0;height: 1px;background: #0146A3;position: absolute;bottom: 3px;}
.zys_history_t .swiper_year{width: 100%;position: relative;z-index: 1;}
.zys_history_t .swiper_year .swiper-slide{position: relative;cursor: pointer;z-index: 1;}
.zys_history_t .swiper_year .swiper-slide .swiper_year_box{width: 100%;position: relative;text-align: center;gap: 12px;}
.zys_history_t .swiper_year .swiper-slide .swiper_year_box .zys_history_year{font-size: 20px;color: #3A3A3A;font-weight: bold;line-height: 26px;}
.zys_history_t .swiper_year .swiper-slide .swiper_year_box .zys_dian{display: inline-block;width: 8px;height: 8px;border-radius: 50%;background: #dddddd;}
.zys_history_b{width: 100%;position: relative;margin-top: 40px;}
.zys_history_b .swiper_event{width: 72%;position: relative;margin: 0 auto;overflow: hidden;}
.zys_history_b .swiper_event .swiper-slide{position: relative;opacity: 0 !important;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box{width: 100%;position: relative;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_img{width: 50%;position: relative;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_img .positionimg{padding-bottom: 60%;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_img .positionimg img{filter: grayscale(100%);transform:scale(1.1);transition:all 2.4s ease-in-out;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text{width: 50%;position: relative;padding-left: 32px;transform: translateY(200px);opacity: 0;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_tit{font-size: 32px;color: #191919;font-weight: bold;}
.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_event_dec{font-size: 16px;color: #3A3A3A;line-height: 28px;}
.zys_history_t .swiper_year .swiper-slide.swiper-slide-thumb-active .swiper_year_box .zys_history_year{color: #0146A3;}
.zys_history_t .swiper_year .swiper-slide.swiper-slide-thumb-active .swiper_year_box .zys_dian{background: #0146A3;}
.zys_history_b .swiper_event .swiper-slide.swiper-slide-active{opacity: 1 !important;}
.zys_history_b .swiper_event .swiper-slide.swiper-slide-active .swiper_event_box .zys_text{transform: translateY(0);opacity: 1;}
.zys_history_b .swiper_event .swiper-slide:hover .swiper_event_box .zys_text .zys_tit{color: #0146A3;}
.zys_history_b .swiper-button-next:after, .zys_history_b .swiper-button-prev:after{display: none;}
.zys_history_b .swiper-button-prev, .zys_history_b .swiper-button-next{width: 52px;height: 52px;border-radius: 50%;opacity: 1;}
.zys_history_b .swiper-button-prev{background: url(../images/icon_arr_l_h.svg) center center no-repeat #0146A3;left: 7%;}
.zys_history_b .swiper-button-next{background: url(../images/icon_arr_r_h.svg) center center no-repeat #0146A3;right: 7%;}
.zys_history_b .swiper-button-prev.swiper-button-disabled{background: url(../images/icon_arr_l.svg) center center no-repeat #ffffff;opacity: 1;}
.zys_history_b .swiper-button-next.swiper-button-disabled{background: url(../images/icon_arr_r.svg) center center no-repeat #ffffff;opacity: 1;}*/

.zys_lishi_c ul::-webkit-scrollbar-track {background: none;}
.zys_lishi_c ul::-webkit-scrollbar-thumb {background: #f5f5f5;}
.zys_lishi_c ul::-webkit-scrollbar {width: 4px;}
.zys_zizhi{width: 100%;position: relative;background: url('../images/bg_history.webp') right bottom no-repeat #F5F5F5;background-attachment: fixed;background-size: cover;}
.zys_zizhi_c{width: 100%;position: relative;}
.zys_lishi{width: 30%;position: relative;}
.zys_lishi_c{width: 100%;position: relative;border-left: 1px solid #0146A3;padding: 12px 0 64px 0;}
.zys_lishi_c ul{width: 100%;height: 520px;position: relative;gap: 30px;padding-left: 36px;overflow-y: auto;transform:translateX(-6px);}
.zys_lishi_c ul li{width: 100%;position: relative;gap: 12px;}
.zys_lishi_c ul li .zys_tit{font-size: 28px;color: #191919;font-weight: bold;}
.zys_lishi_c ul li .zys_tit:before{content: '';display: inline-block;width: 12px;height: 12px;border-radius: 50%;background: #b6bbbf;position: absolute;left: -36px;top: 16px;}
.zys_lishi_c ul li .zys_dec{font-size: 16px;color: #3A3A3A;line-height: 28px;}
.zys_lishi_c ul li:hover .zys_tit{color: #0146A3;padding-left: 16px;}
.zys_lishi_c ul li:hover .zys_tit:before{background: #0146A3;}
.zys_zizhi .zys_soll{font-size: 16px;color: #666;line-height: 32px;background: url('../images/icon_mouse.svg') left center no-repeat;padding-left: 40px;position: absolute;bottom: 0;left: 24px;}
.zys_honor{width: 70%;padding-left: 100px;}
.zys_honor ul{width: 100%;position: relative;gap: 21px 21px;}
.zys_honor ul li{width: calc(33.33% - 14px);position: relative;}
.zys_honor ul li a{display: block;width: 100%;height: 268px;position: relative;background: url(../images/bg_honor.webp) no-repeat;background-size: 100% 100%;padding: 12px 20px;}
.zys_honor ul li a .positionimg{width: 68%;padding-bottom: 120px;margin: 68px 0 0 16%;}
.zys_honor ul li a .positionimg img{object-fit: contain;}
.zys_honor ul li a p{font-size: 16px;color: #ffffff;line-height: 24px;text-align: center;padding: 0 0 0 20px;margin-top: 26px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;opacity: 0.7;}
.zys_honor ul li a:hover p{opacity: 1;}
.zys_honor ul li a:hover .positionimg{transform:translateY(-12px);}

.zys_solutions{width: 100%;position: relative;}
.zys_solutions .zys_title .zys_tit{width: 600px;text-align: center;}
.zys_solutions_c{width: 100%;position: relative;}
.zys_solutions_c .swiper-slide{position: relative;}
.zys_solutions_c .swiper-slide a{width: 100%;height: 100%;display: block;position: relative;}
.zys_solutions_c .swiper-slide a:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: linear-gradient(0deg, #0F1C38 0%, rgba(11, 24, 51, 0.00) 100%);opacity: 0;transition:all 0.5s ease-in-out;z-index: 1;}
.zys_solutions_c .swiper-slide a .positionimg{padding-bottom: 133.33%;}
.zys_solutions_c .swiper-slide a .zys_text{width: 100%;padding: 16px 16px;position: absolute;left: 0;bottom: 0;z-index: 1;}
.zys_solutions_c .swiper-slide a .zys_text .zys_tit{font-size: 20px;color: #ffffff;font-weight: bold;line-height: 26px;padding-bottom: 24px;position: relative;}
.zys_solutions_c .swiper-slide a .zys_text .zys_tit:before{content: '';width: 100%;height: 1px;background: #ffffff;position: absolute;left: 0;bottom: 0;}
.zys_solutions_c .swiper-slide a .zys_text .zys_tit:after{content: '';width: 0;height: 2px;background: #0088D3;position: absolute;left: 0;bottom: 0;transition:all 0.7s ease-in-out;}
.zys_solutions_c .swiper-slide a .zys_text .zys_dec{font-size: 14px;color: #ffffff;line-height: 24px;padding: 0;height: 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;transition:all 0.5s ease-in-out;}
.zys_solutions_c .swiper-slide a .zys_text span{display: inline-block;font-size: 14px;color: #ffffff;font-weight: bold;line-height: 20px;margin-top: 16px;}
.zys_solutions_c .swiper-slide a .zys_text span i{display: inline-block;width: 20px;height: 20px;margin-left: 8px;background: url(../images/icon_jt_bai.svg) center center no-repeat;}
.zys_solutions_c .swiper-slide a:hover:before{opacity: 1;}
.zys_solutions_c .swiper-slide a:hover .zys_text .zys_tit:after{width: 100%;}
.zys_solutions_c .swiper-slide a:hover .zys_text .zys_dec{height: 168px;padding: 24px 0;}
.zys_solutions_c .swiper-slide a:hover .zys_text span{color: #0088D3;}
.zys_solutions_c .swiper-slide a:hover .zys_text span i{background: url(../images/icon_jt_lan.svg) center center no-repeat;margin-left: 15px;}
.zys_solutions .swiper-pagination{position: relative;bottom: 0;}
.zys_solutions .swiper-pagination .swiper-pagination-bullet{width: 14px;height: 14px;margin: 0 8px;}
.zys_solutions .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #0146A3;}

.zys_news{width: 100%;position: relative;background: #F5F5F5;}
.zys_news .zys_title .zys_tit{width: 532px;max-width: 100%;}
.zys_news .zys_news_tab{position: absolute;right: 0;bottom: 0;}
.zys_news .zys_news_tab ul{position: relative;gap: 20px;}
.zys_news .zys_news_tab ul li{font-size: 16px;color: #3A3A3A;line-height: 52px;padding: 0 16px;position: relative;cursor: pointer;}
.zys_news .zys_news_tab ul li:after{content: '';width: 0;height: 2px;background: #0146A3;position: absolute;left: 50%;bottom: 0;transition: all 0.5s ease-in-out;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);}
.zys_news .zys_news_tab ul li.on:after{width: 100%;}
.zys_news_c{width: 100%;position: relative;}
.zys_news_c .zys_news_item{position: relative;}
.zys_news_c .zys_news_con{width: 100%;position: relative;gap: 40px;}
.zys_news_c .zys_news_con a{width: 100%;display: block;position: relative;}
.zys_news_c .zys_news_con a .zys_tit{width: 100%;position: relative;font-size: 20px;font-weight: bold;line-height: 26px;}
.zys_news_c .zys_news_con a .zys_tit:before{content: '';width: 100%;height: 1px;background: #dddddd;position: absolute;left: 0;bottom: 0;}
.zys_news_c .zys_news_con a .zys_tit:after{content: '';width: 0;height: 2px;background: #0146A3;position: absolute;left: 0;bottom: 0;transition:all 0.7s ease-in-out;}
.zys_news_c .zys_news_con a .zys_line{width: 100%;height: 1px;background: #dddddd;position: relative;}
.zys_news_c .zys_news_con a .zyz_more{font-size: 14px;font-weight: bold;}
.zys_news_c .zys_news_con a .zyz_more i{display: inline-block;width: 20px;height: 20px;margin-left: 8px;}
.zys_news_c .zys_news_con .zys_news_l{width: 32.5%;position: relative;}
.zys_news_c .zys_news_con .zys_news_l .positionimg{padding-bottom: 79%;}
.zys_news_c .zys_news_con .zys_news_l .positionimg img{transition:all 1.2s ease-in-out;}
.zys_news_c .zys_news_con .zys_news_l .positionimg:before{content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0, 0, 0, 0.5);z-index: 1;}
.zys_news_c .zys_news_con .zys_news_l .zys_text{width: 100%;padding: 32px 32px;position: absolute;left: 0;bottom: 0;z-index: 1;}
.zys_news_c .zys_news_con .zys_news_l .zys_tit{color: #ffffff;margin-bottom: 30px;padding-bottom: 20px;}
.zys_news_c .zys_news_con .zys_news_l .zyz_more{color: #ffffff;}
.zys_news_c .zys_news_con .zys_news_l .zyz_more i{background: url(../images/icon_jt_bai.svg) center center no-repeat;}
.zys_news_c .zys_news_con .zys_news_l .zys_date{width: 68px;height: 68px;position: absolute;left: 32px;top: 32px;background: #0146A3;z-index: 1;}
.zys_news_c .zys_news_con .zys_news_l .zys_date span{font-size: 13px;color: #ffffff;line-height: 18px;}
.zys_news_c .zys_news_con .zys_news_l .zys_date span:first-child{font-size: 32px;line-height: 42px;font-weight: bold;}
.zys_news_c .zys_news_con .zys_news_r{width: calc(67.5% - 40px);position: relative;gap: 40px;}
.zys_news_c .zys_news_con .zys_news_r a{width: calc(33.33% - 26.66px);padding: 32px 32px;background: #ffffff;border: 1px solid #dddddd;background: #ffffff;}
.zys_news_c .zys_news_con .zys_news_r .zys_date{font-size: 13px;color: #3A3A3A;line-height: 18px;}
.zys_news_c .zys_news_con .zys_news_r .zys_tit{color: #191919;margin: 12px 0 32px 0;padding-bottom: 32px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.zys_news_c .zys_news_con .zys_news_r .zys_tit p{width:100%;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.zys_news_c .zys_news_con .zys_news_r .zys_dec{font-size: 14px;color: #3A3A3A;line-height: 24px;}
.zys_news_c .zys_news_con .zys_news_r .zyz_more{color: #3A3A3A;position: absolute;left: 32px;bottom: 32px;}
.zys_news_c .zys_news_con .zys_news_r .zyz_more i{background: url(../images/icon_jt_hei.svg) center center no-repeat;}
.zys_news_c .zys_news_con a:hover .zys_tit:after{width: 100%;}
.zys_news_c .zys_news_con a:hover .zyz_more i{margin-left: 15px;}
.zys_news_c .zys_news_con .zys_news_r a:hover{box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05), 0 15px 25px 0 rgba(0, 0, 0, 0.07);transform:translateY(-12px);}
.zys_news_c .zys_news_con .zys_news_r a:hover .zys_tit{color: #0146A3;}
.zys_news_c .zys_news_con .zys_news_r a:hover .zyz_more{color: #0146A3;}
.zys_news_c .zys_news_con .zys_news_r a:hover .zyz_more i{background: url(../images/icon_jt_lan.svg) center center no-repeat;}

.zys_faq{width: 100%;position: relative;}
.zys_faq_c{width: 100%;position: relative;}
.zys_faq_l{width: calc(100% - 520px);padding-right: 64px;position: relative;}
.zys_faq_l .zys_faq_list{width: 100%;position: relative;gap: 12px;}
.zys_faq_l .zys_faq_list dl{width: 100%;position: relative;}
.zys_faq_l .zys_faq_list dl dt{width: 100%;padding: 20px 20px;background: rgba(1, 70, 163, 0.10);}
.zys_faq_l .zys_faq_list dl dt .zys_tit{max-width: 80%;font-size: 20px;color: #191919;font-weight: bold;line-height: 26px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}
.zys_faq_l .zys_faq_list dl dt .zys_tit span{margin-right: 20px;}
.zys_faq_l .zys_faq_list dl dt i{display: inline-block;width: 24px;height: 24px;background: url('../images/icon_faq01.svg') center center no-repeat;cursor: pointer;}
.zys_faq_l .zys_faq_list dl dd{width: 100%;position: relative;display: none;padding: 16px 0;}
.zys_faq_l .zys_faq_list dl dd p{font-size: 16px;color: #3A3A3A;line-height: 24px;margin-top:10px;}
.zys_faq_l .zys_faq_list dl dd p:first-child{margin-top:0;}
.zys_faq_l .zys_faq_list dl.on dt{background: #0146A3;}
.zys_faq_l .zys_faq_list dl.on dt .zys_tit{color: #ffffff;}
.zys_faq_l .zys_faq_list dl.on dt i{background: url('../images/icon_faq02.svg') center center no-repeat;}
.zys_faq_r{width: 520px;position: relative;}
.zys_faq_r .zys_tit{font-size: 32px;color: #ffffff;font-weight: bold;line-height: 42px;}
.zys_faq_r .zys_dec{font-size: 14px;color: #ffffff;line-height: 24px;margin-top: 16px;}
.zys_faq_r .zys_faq_bg{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.zys_faq_r .zys_faq_bg .positionimg{padding-bottom: 0;height: 100%;}
.zys_faq_r .zys_faq_bg .positionimg img{transition:all 3.6s;}

.zys_partner{width: 100%;position: relative;}
.zys_partner .zys_partner_c{width: 100%;position: relative;overflow: hidden;}
.zys_partner .zys_partner_c ul{width: -webkit-max-content;width: -moz-max-content;width: max-content;-webkit-animation: scroll 40s linear infinite;-moz-animation: scroll 60s linear infinite;animation: scroll 60s linear infinite;gap: 45px;}
.zys_partner .zys_partner_c ul li{position: relative;width: 190px;}
.zys_partner .zys_partner_c ul li .positionimg{padding-bottom: 94px;}
.zys_partner .zys_partner_c ul:hover {-webkit-animation-play-state: paused;-moz-animation-play-state: paused;animation-play-state: paused;}



@media screen and (max-width:1799px){
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit{font-size: 56px;line-height: 64px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec{font-size: 18px;line-height: 24px;}

}

@media screen and (max-width:1699px){
    
    .zys_banner .swiper-slide .zys_banner_text .zys_text{width: 52%;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit{font-size: 50px;line-height: 56px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec{font-size: 16px;}
    .zys_banner .zys_scroll span{font-size: 12px;}
    
    .zys_product_t .zys_product_tab ul{gap: 12px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text{padding-left: 52px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_tit{font-size: 28px;line-height: normal;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_dec{font-size: 14px;line-height: 24px;}
    .zys_product_b .zys_product_list{gap: 20px;}
    .zys_product_b .zys_product_list li {width: calc(25% - 15px);}
    .zys_product_b .zys_product_list li a{padding: 10px 10px 0 10px;}
    .zys_product_b .zys_product_list li p{padding: 12px 12px;font-size: 14px;height: 68px;}

    .zys_customized{padding: 20px 0 20px 0;}
    .zys_customized_l .zys_tit{font-size: 28px;line-height: 38px;}
    .zys_customized_l .zys_dec{font-size: 14px;}
    
    .zys_about_l{width: 600px;}
    .zys_about_r{width: calc(100% - 600px);padding-left: 54px;}
    .zys_about_r .zys_dec{font-size: 14px;line-height: 26px;}
    .zys_about_r .zys_shuju ul li .zys_num{font-size: 30px;}
    .zys_about_r .zys_shuju ul li p{font-size: 13px;}
    .zys_about_r .zys_shuju ul li .zys_line{width: 1px;height: 40px;}

    .zys_history .zys_dec{font-size: 14px;line-height: 24px;}
    .zys_history_t .swiper_year .swiper-slide .swiper_year_box{gap: 10px;}
    .zys_history_t .swiper_year .swiper-slide .swiper_year_box .zys_history_year{font-size: 18px;line-height: 24px;}
    .zys_history_b{margin-top: 32px;}
    .zys_history_b .swiper_event{width: 80%;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_tit{font-size: 28px;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_event_dec{font-size: 14px;line-height: 26px;}
    .zys_history_b .swiper-button-prev{left: 3%;}
    .zys_history_b .swiper-button-next{right: 3%;}

    .zys_solutions_c .swiper-slide a .zys_text .zys_tit{font-size: 18px;line-height: 24px;padding-bottom: 20px;}
    .zys_solutions_c .swiper-slide a .zys_text .zys_dec{line-height: 22px;}
    .zys_solutions_c .swiper-slide a .zys_text span{font-size: 13px;line-height: 18px;}
    .zys_solutions_c .swiper-slide a:hover .zys_text .zys_dec{height: 150px;padding: 20px 0;}

    .zys_news .zys_news_tab ul{gap: 16px;}
    .zys_news .zys_news_tab ul li{font-size: 14px;line-height: 46px;padding: 0 12px;}
    .zys_news_c .zys_news_con{gap: 20px;}
    .zys_news_c .zys_news_con a .zys_tit{font-size: 18px;line-height: 24px;}
    .zys_news_c .zys_news_con a .zyz_more{font-size: 13px;}
    .zys_news_c .zys_news_con .zys_news_l .zys_date{left: 24px;top: 24px;}
    .zys_news_c .zys_news_con .zys_news_l .zys_date span{font-size: 12px;}
    .zys_news_c .zys_news_con .zys_news_l .zys_date span:first-child{font-size: 28px;line-height: 40px;}
    .zys_news_c .zys_news_con .zys_news_l .zys_text{padding: 24px 24px;}
    .zys_news_c .zys_news_con .zys_news_l .zys_tit {color: #ffffff;margin-bottom: 16px;padding-bottom: 16px;}
    .zys_news_c .zys_news_con .zys_news_r{width: calc(67.5% - 20px);gap: 20px;}
    .zys_news_c .zys_news_con .zys_news_r a{width: calc(33.33% - 13.33px);padding: 24px 24px;}
    .zys_news_c .zys_news_con .zys_news_r .zys_tit{margin: 12px 0 20px 0;padding-bottom: 20px;}
    .zys_news_c .zys_news_con .zys_news_r .zyz_more{left: 24px;bottom: 24px;}
    
    .zys_faq_l{width: calc(100% - 486px);padding-right: 52px;}
    .zys_faq_l .zys_faq_list{gap: 10px;}
    .zys_faq_l .zys_faq_list dl dt .zys_tit{font-size: 17px;line-height: 24px;}
    .zys_faq_l .zys_faq_list dl dt .zys_tit span {margin-right: 16px;}
    .zys_faq_l .zys_faq_list dl dd p{font-size: 14px;margin-top:8px;}
    .zys_faq_r{width: 486px;}
    .zys_faq_r .zys_tit{font-size: 28px;line-height: 36px;}
    .zys_faq_r .zys_dec{line-height: 22px;margin-top: 12px;}
    
    .zys_lishi_c ul{height: 490px;}
    .zys_lishi_c ul li{gap: 10px;}
    .zys_lishi_c ul li .zys_tit{font-size: 24px;}
    .zys_lishi_c ul li .zys_dec{font-size: 15px;line-height: 26px;}
    .zys_honor{padding-left: 80px;}
    .zys_honor ul li a p{font-size:14px;}

}

@media screen and (max-width:1499px){
	.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit {font-size: 42px;line-height: 50px;}
	.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec {font-size: 14px;line-height: 22px;}

	.zys_product_t .zys_product_tab{padding-top: 24px;}
	.zys_product_t .zys_product_tab ul {gap: 5px;}
	.zys_product_t .zys_product_tab ul li{line-height: 30px;padding: 10px 15px;}
	.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text {padding-left: 40px;}
	.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_tit{font-size: 24px;}
	.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_dec{line-height: 22px;}
	.zys_product_b .zys_product_list {gap: 12px;}
	.zys_product_b .zys_product_list li {width: calc(25% - 9px);}
	.zys_product_b .zys_product_list li p{padding: 10px 0;height: 64px;}

	.zys_customized {padding: 16px 0 16px 0;}
	.zys_customized_l .zys_tit {font-size: 24px;line-height: normal;}

	.zys_about_l{width: 480px;}
	.zys_about_r{width: calc(100% - 480px);padding-left: 40px;}
	.zys_about_r .zys_dec{line-height: 24px;}
	.zys_about_r .zys_shuju ul li .zys_num {font-size: 26px;}

	.zys_history_t .swiper_year .swiper-slide .swiper_year_box {gap: 8px;}
	.zys_history_b .swiper_event {width: 86%;}
	.zys_history_b .swiper-button-prev {left: 0;}
	.zys_history_b .swiper-button-next {right: 0;}
	.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_tit {font-size: 24px;}
	.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_event_dec{line-height: 24px;}

	.zys_news .zys_news_tab ul {gap: 12px;}
	.zys_news .zys_news_tab ul li {line-height: 40px;padding: 0 8px;}
	.zys_news_c .zys_news_con {gap: 15px;}
	.zys_news_c .zys_news_con a .zys_tit {font-size: 16px;line-height: 22px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_date {left: 16px;top: 16px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_date span:first-child{font-size: 26px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_text {padding: 16px 16px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_tit {margin-bottom: 12px;padding-bottom: 12px;}
	.zys_news_c .zys_news_con .zys_news_r {width: calc(67.5% - 15px);gap: 15px;}
	.zys_news_c .zys_news_con .zys_news_r a {width: calc(33.33% - 10px);padding: 16px 16px;}
	.zys_news_c .zys_news_con .zys_news_r .zys_tit {margin: 10px 0 15px 0;padding-bottom: 15px;}
	.zys_news_c .zys_news_con .zys_news_r .zyz_more {left: 16px;bottom: 24px;}

	.zys_faq_l {width: calc(100% - 460px);padding-right: 42px;}
	.zys_faq_l .zys_faq_list {gap: 8px;}
	.zys_faq_l .zys_faq_list dl dt{padding: 16px 16px;}
	.zys_faq_l .zys_faq_list dl dt .zys_tit{font-size: 16px;}
	.zys_faq_l .zys_faq_list dl dd{padding: 12px 0;}
	.zys_faq_l .zys_faq_list dl dd p{line-height: 22px;margin-top:6px;}
	.zys_faq_r {width: 460px;}
	.zys_faq_r .zys_tit {font-size: 24px;line-height: normal;}
	.zys_faq_r .zys_dec{margin-top: 10px;}

	.zys_partner .zys_partner_c ul li{width: 168px;}
	.zys_partner .zys_partner_c ul li .positionimg {padding-bottom: 82px;}
	
	.zys_lishi_c ul{height: 380px;gap: 24px;}
    .zys_lishi_c ul li{gap: 8px;}
    .zys_lishi_c ul li .zys_tit{font-size: 22px;}
    .zys_lishi_c ul li .zys_dec{font-size: 14px;line-height: 24px;}
    .zys_zizhi .zys_soll{font-size: 14px;}
    .zys_honor{padding-left: 70px;}
    .zys_honor ul{gap: 15px 15px;}
    .zys_honor ul li {width: calc(33.33% - 10px);}
    .zys_honor ul li a{height: 215px;}
    .zys_honor ul li a .positionimg{margin: 32px 0 0 16%;}
    .zys_honor ul li a p{padding: 0 0 0 10px;margin-top: 16px;}

    
}

@media screen and (max-width:1299px){

	.zys_banner .swiper-slide .zys_banner_text .zys_text {width: 64%;}
	.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec{width: 90%;}
	.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit {font-size: 32px;line-height: 36px;}
	.zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec{line-height: 20px;}
    
    .zys_product_t .zys_product_tab{width: 262px;padding-top: 30px;}
    .zys_product_t .zys_product_tab ul li {line-height: 26px;padding: 10px 12px;}
	.zys_product_t .zys_product_tab ul li span{font-size: 13px;}
	.zys_product_t .zys_product_cat{width: calc(100% - 262px);padding-left: 36px;}
	.zys_product_t .zys_product_cat .zys_procat_con .zys_procat_img .positionimg{padding-bottom: 80%;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text {padding-left: 30px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_tit {font-size: 20px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_dec {font-size: 13px;line-height: 20px;}
    .zys_product_b .zys_product_list {gap: 10px;}
    .zys_product_b .zys_product_list li {width: calc(25% - 7.5px);}
    .zys_product_b .zys_product_list li p{line-height: 20px;height: 80px;-webkit-line-clamp: 3;}

    .zys_customized {padding: 15px 0 15px 0;}
    .zys_customized_l .zys_tit{font-size: 20px;}
    .zys_customized_l .zys_dec{line-height: 20px;}

    .zys_about_l {width: 420px;}
    .zys_about_r {width: calc(100% - 420px);padding-left: 30px;}
    .zys_about_r .zys_shuju ul li .zys_num {font-size: 22px;}

    .zys_history_t .swiper_year .swiper-slide .swiper_year_box .zys_history_year{font-size: 16px;}
    .zys_history_b {margin-top: 24px;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_tit {font-size: 22px;}
    .zys_history_b .swiper-button-prev, .zys_history_b .swiper-button-next{width: 45px;height: 45px;}

    .zys_solutions .zys_title .zys_tit{width: 400px;}
    .zys_solutions_c .swiper-slide a .zys_text .zys_tit {font-size: 16px;padding-bottom: 12px;}
    .zys_solutions_c .swiper-slide a .zys_text span{margin-top: 10px;}
    .zys_solutions_c .swiper-slide a:hover .zys_text .zys_dec{height: 142px;padding: 12px 0;}
    
    .zys_news .zys_news_tab ul {gap: 10px;}
    .zys_news .zys_news_tab ul li {line-height: 34px;padding: 0 5px;}
    .zys_news_c .zys_news_con {gap: 10px;}
	.zys_news_c .zys_news_con a .zys_tit {font-size: 14px;line-height: 20px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_date {left: 12px;top: 12px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_date span:first-child{font-size: 24px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_text {padding: 12px 12px;}
	.zys_news_c .zys_news_con .zys_news_l .zys_tit {margin-bottom: 10px;padding-bottom: 10px;}
	.zys_news_c .zys_news_con .zys_news_r {width: calc(67.5% - 10px);gap: 10px;}
	.zys_news_c .zys_news_con .zys_news_r a {width: calc(33.33% - 6.666px);padding: 12px 12px;}
	.zys_news_c .zys_news_con .zys_news_r .zys_tit {margin: 8px 0 12px 0;padding-bottom: 12px;}
	.zys_news_c .zys_news_con .zys_news_r .zys_dec{line-height: 22px;-webkit-line-clamp: 4;}
	.zys_news_c .zys_news_con .zys_news_r .zyz_more {left: 12px;bottom: 12px;}

	.zys_faq_l {width: calc(100% - 420px);padding-right: 32px;}
	.zys_faq_l .zys_faq_list {gap: 6px;}
	.zys_faq_l .zys_faq_list dl dt{padding: 12px 12px;}
	.zys_faq_l .zys_faq_list dl dt .zys_tit{font-size: 14px;}
	.zys_faq_l .zys_faq_list dl dd{padding: 10px 0;}
	.zys_faq_l .zys_faq_list dl dd p{line-height: 20px;}
	.zys_faq_r {width: 420px;}
	.zys_faq_r .zys_tit {font-size: 22px;line-height: normal;}
	.zys_faq_r .zys_dec{line-height: 20px;margin-top: 8px;}

	.zys_partner .zys_partner_c ul li{width: 150px;}
	.zys_partner .zys_partner_c ul li .positionimg {padding-bottom: 68px;}
    
    .zys_honor {padding-left: 42px;}


}

@media screen and (max-width:1023px){

    .zys_banner{margin-top: 60px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit {font-size: 28px;line-height: 32px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_more{margin-top: 24px;}
    .zys_banner .zys_scroll span{margin-bottom: 6px;}
    .zys_banner .zys_scroll .zys_xian{height: 40px;}
    .zys_banner .zys_scroll .zys_xian em{height: 40px;}
    .zys_banner_b .zys_page{padding-bottom: 15px;gap: 8px;}
    .zys_banner_b .zys_page .swiper-button-prev, .zys_banner_b .zys_page .swiper-button-next{width: 42px;height: 42px;}

    .zys_product_t .zys_product_tab{width: 100%;}
    .zys_product_t .zys_product_tab ul li{width: calc(50% - 2.5px);border: 1px solid #dddddd;}
    .zys_product_t .zys_product_tab ul li span {font-size: 14px;}
    .zys_product_t .zys_product_cat{width: 100%;padding-left: 0;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text .zys_tit {font-size: 18px;}
    .zys_product_b .zys_product_list li {width: calc(50% - 5px);}
    .zys_product_b .zys_product_list li p{height: 60px;-webkit-line-clamp: 2;}
    
    .zys_customized{padding: 12px 0 12px 0;}
    .zys_customized_c{gap: 15px;}
    .zys_customized_l{width: 100%;}
    .zys_customized_l .zys_tit {font-size: 18px;}
    .zys_customized_l .zys_dec{margin-top: 6px;}
    .zys_customized_r{width: 100%;}

    .zys_about_c{gap: 16px;}
    .zys_about_l{width: 100%;}
    .zys_about_l .positionimg{height: 0;padding-bottom: 56.25%;}
    .zys_about_r .zys_dec {line-height: 22px;}
    .zys_about_r{width: 100%;padding-left:0;}

	.zys_history .zys_dec{line-height: 22px;}
	.zys_history_t .swiper_year .swiper-slide .swiper_year_box {gap: 5px;}
	.zys_history_b {margin-top: 16px;}
	.zys_history_b .swiper_event {width: 84%;}
	.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text{padding-left: 20px;}
	.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_tit {font-size: 20px;}
	.zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text .zys_event_dec {line-height: 22px;}
	.zys_history_b .swiper-button-prev, .zys_history_b .swiper-button-next {width: 40px;height: 40px;}

	.zys_solutions_c .swiper-slide a .zys_text{padding: 12px 12px;}
	.zys_solutions_c .swiper-slide a .zys_text .zys_tit{padding-bottom: 10px;}

	.zys_news_c .zys_news_con .zys_news_l{width: 100%;}
	.zys_news_c .zys_news_con .zys_news_l .positionimg {padding-bottom: 50%;}
	.zys_news_c .zys_news_con .zys_news_r{width: 100%;}
	.zys_news_c .zys_news_con .zys_news_r .zys_dec{-webkit-line-clamp: 5;}
	.zys_news_c .zys_news_con .zys_news_r .zyz_more {position: relative;left: auto;bottom: auto;display: inline-block;margin-top: 12px;}
    
    .zys_faq_c{gap: 15px;}
	.zys_faq_l{width: 100%;padding-right:0;}
	.zys_faq_r{width: 100%;}
    
    .zys_partner{padding-top: 0;}
    .zys_partner .zys_partner_c ul{gap: 30px;}
    .zys_partner .zys_partner_c ul li {width: 120px;}
    .zys_partner .zys_partner_c ul li .positionimg {padding-bottom: 56px;}
    
    .zys_lishi{width:100%;position:relative;}
    .zys_honor {width:100%;position:relative;padding-left: 0;margin-top: 24px;}
    .zys_honor ul {gap: 12px 12px;}
    .zys_honor ul li {width: calc(33.33% - 8px);}

}

@media screen and (max-width:767px){
    
    .zys_banner .swiper-slide .zys_banner_text .zys_text {width: 100%;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_tit {font-size: 22px;line-height: 24px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_dec {font-size: 12px;line-height: 17px;}
    .zys_banner .swiper-slide .zys_banner_text .zys_text .zys_more {margin-top: 15px;}
    .zys_banner .zys_scroll{display: none;}
    .zys_banner_b .zys_page {gap: 6px;position: absolute;right: 0;bottom: 0;}

    .zys_product_t .zys_product_tab{padding-top: 5px;}
    .zys_product_t .zys_product_tab ul li{width: 100%;line-height: 24px;padding: 6px 12px;}
    .zys_product_t .zys_product_cat .zys_procat_con{gap: 10px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_img{width: 100%;margin-top: 12px;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_img .positionimg {padding-bottom: 67%;}
    .zys_product_t .zys_product_cat .zys_procat_con .zys_procat_text{width: 100%;padding-left: 0;}
    .zys_product_b{margin-top: 12px;}
    .zys_product_b .zys_product_list li {width: 100%;}
    .zys_product_b .zys_product_list li p{height: auto;}
    
    .zys_customized_c{gap: 12px;}
    .zys_customized_r{gap: 10px;}
    
    /*.zys_about_r .zys_shuju ul{justify-content: unset;}
    .zys_about_r .zys_shuju ul li:nth-child(odd){width: calc(33.33% - 1px);}*/
    .zys_about_r .zys_shuju ul li .zys_num {font-size: 20px;}
    .zys_about_r .zys_shuju ul li p {font-size: 12px;}
    
    .zys_history_b .swiper_event{width: 100%;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box{gap: 12px;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_img{width: 100%;}
    .zys_history_b .swiper_event .swiper-slide .swiper_event_box .zys_text{width: 100%;padding-left: 0;}
    .zys_history_b .swiper-button-prev, .zys_history_b .swiper-button-next{margin-top: -94px;}
    .zys_history_b .swiper-button-prev{left: 12px;}
    .zys_history_b .swiper-button-next {right: 12px;}

    .zys_solutions .swiper-pagination .swiper-pagination-bullet{margin: 0 5px;}
    
    .zys_news .zys_title .zys_tit br{display: none;}
    .zys_news .zys_news_tab{position: relative;right: auto;bottom: auto;margin-top: 12px;}
    .zys_news .zys_news_tab ul{gap: 6px;}
    .zys_news .zys_news_tab ul li{width: calc(50% - 3px);line-height: 32px;text-align: center;border: 1px solid #ddd;}
    .zys_news_c .zys_news_con .zys_news_l .positionimg {padding-bottom: 75%;}
    .zys_news_c .zys_news_con .zys_news_r{gap: 6px;}
    .zys_news_c .zys_news_con .zys_news_r a{width: 100%;}

    .zys_faq_l .zys_faq_list dl dt {padding: 8px 8px;}
    .zys_faq_l .zys_faq_list dl dd {padding: 8px 0;}
    .zys_faq_l .zys_faq_list dl dd p{margin-top:3px;}
    .zys_faq_r .zys_tit{font-size: 20px;}
    .zys_faq_r .zys_dec {line-height: 18px;margin-top: 6px;}

    .zys_partner .zys_partner_c ul{gap: 5px;}
    
    .zys_lishi_c{padding: 12px 0 12px 0;}
    .zys_lishi_c ul{height: auto;padding-left: 28px;gap: 12px;}
    .zys_lishi_c ul li .zys_tit:before{left: -28px;top: 8px;}
    .zys_lishi_c ul li {gap: 5px;}
    .zys_lishi_c ul li .zys_tit {font-size: 18px;}
    .zys_lishi_c ul li .zys_dec{line-height: 22px;}
    .zys_zizhi .zys_soll{display: none;}
    .zys_honor ul {gap: 8px;}
    .zys_honor ul li{width:100%;}

}