html,body{min-width: 12rem;}
@font-face {
	font-family:AccidentalPresidency;
	src: url('../images/font/AccidentalPresidency.ttf');
}

/* 首页导航 */
.main_nav{width: 100%;position: fixed;top: 0;left: 0;z-index: 99;background: rgba(255,255,255,0.8);height: 0.85rem;}
.main_navbox{width: 100%;min-width: 12rem;margin: 0 auto;display: flex;justify-content: center;}
.main_nav_logo{float: left;width:1.6rem;}
.main_nav_logo_img{width: 100%;height: auto;display: block;margin-top: 0.15rem;}
.main_nav_ul{float: left;width: calc(100% - 4.4rem);max-width: 12rem;margin-left: 0.4rem;}
.main_nav_item{float: left;width: calc(100%  / 8);height: 0.85rem;position: relative;transition:background-color 0.3s linear;}
.main_nav_itema::after{content: '';height: 2px;background: #fff;position: absolute;bottom: 0;left: 50%;transform: translate(-50%);width: 0;transition:width 0.2s linear;}
.main_nav_item:hover{background: rgba(0,181,104,0.8);}
.main_nav_item:hover .main_nav_itema{font-weight: bold;color: #fff;}
.main_nav_item:hover .main_nav_itema::after{width: 85%;}
.main_nav_itema{color: #000;font-size: 0.15rem;display: block;width: 100%;text-align: center;line-height:0.85rem;}
.activeNav .main_nav_itema::after{width: 85%;}
.activeNav .main_nav_itema{color: #fff;background: rgba(0,181,104,0.8);}


.main_zy{width:1.4rem;float: right;color: #000;}
.main_zys{width:1rem;position: relative;transition:background-color 0.3s linear;height: 0.85rem;float: right;}
.main_nav_item:hover .ch_ul{opacity: 1;visibility: visible;}
.main_zys:hover{background: rgba(0,181,104,0.8);}
.main_zys:hover .ch_ul{opacity: 1;visibility: visible;} 

.main_zys:hover .lange{color: #fff;}
.ch_ul{box-sizing: border-box;transition: 0.3s linear;width: 100%;position: absolute;top: 0.85rem;left: 0;background: rgba(0,181,104,0.8);z-index: 33;visibility: hidden;opacity: 0;}
.ch_ul a{font-size: 0.14rem;color: #fff;padding: 0.15rem 0.1rem ;box-sizing: border-box;display: block;}
.ch_ul a:hover{color: #fff;font-weight: bold;}
.ch_ul li{border-bottom: 1px dashed #999999;}
.ch_ul li:last-child{border: none;}




.lange{width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;font-size: 0.14rem;}
.imgsico{display: block;margin-left: 0.1rem;}
/* 子页banner */
.childBox{width: 100%;}
.child_baner{width: 100%;height: 6rem;position: relative;background-size: cover!important;}
.child_cc{width: 12rem;margin: 0 auto;height: 100%;position: relative;display: none;}
.child_banner_txt{font-size: 0.4rem;color: #fff;font-weight: 600;position: absolute;top: 60%;margin-top: 0rem;right: 1rem;letter-spacing: 2px;}















/* 底部footer */
.footer_web{
	width: 100%;
	
	background-color: #f6f6f6;
}

.footer_web_box{width: 12rem;margin: 0 auto;box-sizing: border-box;}
.footer_web_cont{overflow: hidden;width: 100%;padding: 0.42rem 0 0.25rem;}
.footer_logo{width: 3.6rem;float: left;border-right: 2px dashed #bcc7c3;box-sizing: border-box;height: 1.5rem;padding-left: 0.2rem;}
.footerlogos{width: 2.5rem;height: 0.83rem;}
.footerlogoss{width: 100%;height: 100%;display: block;}
.footerTxt{width: 2.5rem;
    text-align: right;
}
.footerTxtName{font-size: 0.16rem;color: #000000;}
.footerTxtTel{font-size: 0.36rem;color: #000000;font-family: AccidentalPresidency;}
.footer_center{width: 5.2rem;float: left;border-right: 2px dashed #bcc7c3;box-sizing: border-box;height: 1.5rem;}
.footer_centers{width: 100%;overflow: hidden;padding: 0 0.2rem;box-sizing: border-box;padding-top: 0.36rem;}
.footer_citem{float: left;width: 25%;margin-bottom: 0.15rem;}
.footer_citema{color:#000;font-size: 0.14rem;display: block;width: 100%;text-align: center;width: 70%;position: relative;line-height: 0.3rem;margin: 0 auto;display: block;}
.footer_citema::after{content: ' |';position: absolute;left: 0;top: 0;}
.footer_citema::before{content: '| ';position: absolute;right: 0;top: 0;}
.footer_citema:hover{color: #047D36;}
.codebox{width: 3.2rem;float: left;height: 1.5rem;overflow: hidden;padding-left: 0.6rem;padding-top: 0.1rem;box-sizing: border-box;}
.codebox_item{width: 1.1rem;float: left;margin-right: 0.14rem;}
.codebox_ul_img{width: 1.1rem;height: 1.1rem;}
.codebox_ul_imgs{width: 100%;height: 100%;display: block;}
.codebox_ul_p{width: 100%;text-align: center;font-size: 0.14rem;color: #000000;line-height: 0.3rem;}

.yqlj{width: 100%;}
.yqlj_tit{width: 100%;position: relative;height: 0.4rem;}
.yqlj_tit::after{content: '';width: 100%; height: 1px;background: #00b568;position: absolute;top: 52%;left: 0;}
.yqlj_tits{background: #F6F6F6;width: 1.4rem;text-align: center;height: 0.4rem;line-height: 0.4rem;font-size: 0.22rem;color: #00b568;position: absolute;top: 0;left: 50%;margin-left: -0.7rem;z-index: 2;}
.yqljbox{width: 100%;text-align: center;padding: 0.15rem 0 0.3rem;box-sizing: border-box;}
.yqlj_a{font-size: 0.16rem;color: #000;margin-right: 1rem;display: inline-block;}
.yqlj_a:last-child{margin-right: 0;}
.copyTxt{width: 100%;background: #047d36;height: 0.4rem;line-height: 0.4rem;}
.copyTxtp{width: 100%;height: 100%;text-align: center;color: #fff;font-size: 0.12rem;}

















/* 产品中心 */
.chd_box{width: 100%;}
.chd_cont{width: 12rem;margin: 0 auto;overflow: hidden;padding: 0.3rem 0 0.5rem;}
.chd_left{float: left;width: 2.64rem;background: url(../images/bw.png) repeat top left;background-size: 1rem 1rem;padding: 0.4rem 0;}

.chd_left_pro{width: 2.2rem;margin: 0 auto 0.2rem;background: #fff;}
.chd_left_pim{background: url(../images/prlogo.png) no-repeat center top 0.3rem;background-size: 1.07rem 1.07rem;padding: 1.5rem 0 0;}
.chd_left_ptxt{text-align: center;font-size: 0.16rem;color: #00c276;font-weight: bold;line-height: 0.4rem;}


.qyerma{background: #fff;width: 2.2rem;margin: 0 auto;padding: 0.4rem 0;}
.qyerma_tit{text-align: center;margin-bottom: 0.2rem;}
.qyerma_tit p{font-size: 0.16rem;color: #00c276;line-height: 0.26rem;font-weight: bold;}

.erwema_codes{width: 1.65rem;margin: 0 auto;}
.erwema_code{overflow: hidden;margin-bottom: 0.15rem;}
.erwema_code_imgs{width: 1.4rem;height: 1.4rem;padding: 0.1rem;border: 1px solid #00c276;box-sizing: border-box;float: left;}
.erwema_code_img{width: 100%;height: 100%;display: block;border: 1px solid #00c276;box-sizing: border-box;}
.erwema_code_text{font-size: 0.14rem;writing-mode: tb-rl;float: left;text-align: center;height: 1.4rem;margin-left: 0.05rem;line-height: 0.2rem;letter-spacing: 3px;}



.pro_box{width: 100%;}
.pro_ul{width: 100%;}
.pro_li{border-top: 1px solid #d2d4d3;width: 100%;padding: 0.14rem 0.14rem;box-sizing: border-box;}
.pro_a{line-height: 0.24rem;color: #000000;font-size: 0.14rem;width: 100%;display: block;padding-left: 0.16rem;background: url(../images/san2.png) no-repeat center left;background-size: 0.1rem 0.1rem;}

.pro_ch_ul{display: none;padding-top: 0.1rem;}
.pro_ch_li{padding: 0 0.16rem;box-sizing: border-box;width: 100%;}
.pro_ch_a{line-height: 0.3rem;font-size: 0.14rem;color: #000000;}

.pro_liColor>.pro_a{color: #00c276;background: url(../images/san1.png) no-repeat center left;background-size: 0.1rem 0.1rem;box-sizing: border-box;}
.pro_liColor>.pro_ch_a{color: #00C276;}
.pro_liactive{}
.pro_liactive .pro_ch_ul{display: block;}

.pro_li:hover .pro_a{color: #00c276;}
.pro_ch_a:hover {color: #00c276}



/* 右侧产品 */
.chd_right{width:100%;}
.chd_ribox{width: 100%;}
.chd_ribox ul{width: 100%;;}
.chd_ribox li{width: 100% ;border-bottom: 1px solid #d2d4d3;overflow: hidden;padding:0.3rem 0.2rem  0.3rem;box-sizing: border-box;}
.chd_ribox li a{width: 2.6rem;display: block;float: left;margin-right:calc((100% - 10.4rem ) / 3);}
.chd_ribox li a:last-child{margin-right: 0;}
.chd_ri_img{width: 2.6rem;height: 1.9rem;background: #fff;margin-bottom: 0.1rem;border: 1px solid #f2f2f2;overflow: hidden;}
.chd_ri_img img{width: 100%;height: 100%;display: block;object-fit: cover;transition: 0.3s linear;}

.chd_ribox li a:hover .chd_ri_img img{
	transform: scale(1.3);
}
.chd_ribox li a:hover .chd_ri_tit{color: #2DC283;}

.chd_ri_cz{width: 100%;overflow: hidden;}
.chd_ri_tit{float: left;width: calc(100% - 0.52rem);text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-size: 0.14rem;line-height: 0.24rem;color: #000000;}
.chd_ri_jt{transition:border 0.3s linear;border-radius: 0.01rem ;overflow: hidden;position: relative;float: right;width: 0.46rem;height: 0.24rem;border: 1px solid #f2f2f2;}
.chd_ri_jt::before{z-index: 2;transition:left 0.3s linear;content: '';width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: url(../images/jt1.png) no-repeat center center;background-size: 0.12rem 0.08rem;}
.chd_ri_jt::after{z-index: 2;transition:left 0.3s linear;content: '';width: 100%;height: 100%;position: absolute;left: -100%;top: 0;background: url(../images/jt.png) no-repeat center center;background-size: 0.12rem 0.08rem;}
.chd_ribox li a:hover .chd_ri_jt::before{left: 100%;}
.chd_ribox li a:hover .chd_ri_jt::after{left: 0%;}
.chd_ribox li a:hover .chd_ri_jt{border: 1px solid #2DC283;}
/* 产品详情 */
.pro_indhtml{font-size: 0.14rem;color: #000000;line-height: 1.5em;padding: 0.3rem 0.6rem;box-sizing: border-box;}


.pro_information{width: 100%;overflow: hidden;padding:0 0.6rem 0.3rem;box-sizing: border-box;border-bottom: 1px solid #d2d4d3;}
.pro_information_imgs{float: left;width: 4.5rem;height: 3.4rem;}
.pro_information_img{width: 100%;height: 100%;object-fit: cover;display: block;}
.pro_infor{width:calc(100% - 4.7rem) ;float: right;}
.pro_infor_ti{border-bottom: 1px solid #d2d4d3;padding:0.14rem 0.2rem 0.12rem;box-sizing: border-box;margin-bottom: 0.14rem;}
.pro_infor_tiname{font-size: 0.24rem;color: #000;font-weight: bold;margin-bottom: 0.14rem;}
.pro_infor_tides{font-size: 0.14rem;color: #666666;line-height: 0.25rem;height: 1rem;overflow: hidden;}
.pro_infor_aniu{overflow: hidden;padding: 0 0.2rem;box-sizing: border-box;width: 100%;}

.pro_infor_aniu_btn{float: left;width: 1.3rem;height: 0.44rem;border: 1px solid #00c276;text-align: center;line-height: 0.44rem;font-size: 0.14rem;}
.pro_infor_aniu_btn a{width: 100%;height: 100%;display: block;}
.pro_infor_aniu_btn:nth-child(1){margin-right: 0.15rem;}
.prlinaxi{background: #00c276;color: #fff;}
.fanhuiliebiao{background: #fff;color: #00c276;}
.proScroll{width: 100%; height: 0.94rem;margin-top: 0.14rem;padding: 0 0.2rem;box-sizing: border-box;position: relative;}
.proScrollimga{width:100%;height: 0.94rem;display: block;border: 1px solid #f8f8f8;box-sizing: border-box;}
.proScrollimga:hover{border: 1px solid #00c276;}
.proScrollimgaimg{width: 100%;height: 100%;display: block;}
.customprev{width: 0.2rem;height: 0.94rem;position: absolute;left: 0;top: 0;margin-top: 0;background:#f8f8f8 url(../images/h2.png) no-repeat center center;background-size: 0.11rem 0.11rem;}
.customnext{width: 0.2rem;height: 0.94rem;position: absolute;right: 0;top: 0;margin-top: 0;background:#f8f8f8 url(../images/h1.png) no-repeat center center;background-size: 0.11rem 0.11rem;}





.chd_xxk{width: 100%;height: 0.6rem;background: #00b568;}
.chd_xxbox{width: 3rem;margin: 0 auto;overflow: hidden;}
.chd_xxk_bt{transition:font-weight 0.2s linear;position: relative;text-align: center;float: left;width: 1rem;height: 0.6rem;display: block;line-height: 0.6rem;font-size: 0.16rem;color: #fff;}
.chd_xxk_bt1{margin-right: 1rem;}
.chd_xxk_bt2{}
.chd_xxk_bt::after{transition: 0.2s linear;content: '';width: 0%;height: 2px;background: #6cffc0;position: absolute;bottom: 0;left: 50%;transform: translate(-50%);}
.activeLine{font-weight: bold;}
.activeLine::after{width: 80%;}
.chd_xxk_bt:hover::after{width: 80%;}
.chd_xxk_bt:hover{font-weight: bold;}



.qyry{width:100%;padding: 0.9rem 0 4.8rem;background: url(../images/jb.jpg) no-repeat center bottom;background-size: 19.2rem 4.45rem;}
.chd_boxs{width: 100%;}
.qyry_tibox{width:100%;margin: 0 auto 0.5rem; }
.qyry_h1{width: 100%;text-align: center;font-size: 0.3rem;color: #2d2f32;margin-bottom: 0.1rem;letter-spacing: 1px;}
.qyry_p{width: 100%;text-align: center;font-size: 0.18rem;color: #626262;letter-spacing: 1px;}
.qyry_ulbox{width: 12rem;padding: 0 0.3rem ;box-sizing: border-box;margin: 0 auto;}
.qyry_ul{width: 100%;overflow: hidden;}
.qyry_ul li{width: 3.6rem;float: left;margin-right: calc((100% - (3.6rem  * 3 ) ) / 2);margin-bottom: 0.3rem;}
.qyry_ul li:nth-child(3n){margin-right: 0;}
.qyry_ul ul li{}
.qyry_ul ul li a{}
.zzzs_imgs{width: 3.6rem;height: 2.6rem;border: 1px solid #77d8ae;box-sizing: border-box;}
.zzzs_img{width: 100%;height: 100%;display: block;object-fit: contain;}
.zzzs_txt{font-size: 0.18rem;color: #000;text-align: center;line-height: 0.4rem;}


/* 合作单位 */
.hezuodanwei{width:100%;padding: 0.6rem 0 1.9rem;}
.hezdwei{}
.hezdwei_ul{width: 11.36rem;margin: 0 auto;overflow: hidden;}
.hezdwei_ul li{width: 2.7rem;float: left;margin-right: calc((100% - (2.7rem * 4 )) / 3);margin-bottom: 0.3rem;}
.hezdwei_ul li:nth-child(4n){margin-right: 0;}
.hezdwei_ul li a {width: 100%;display: block;}
.hezdwei_ul li:hover .hzdw_txt{color: #2DC283;}
.hzdw_imgs{width: 2.7rem;height: 2.1rem;border: 1px solid #d2d4d3;box-sizing: border-box;position: relative;overflow: hidden;}
.hzdw_img{width: 100%;height: 100%;object-fit: cover;}
.hzdw_txt{font-size: 0.16rem;color: #000;text-align: center;line-height: 0.4rem;}



/* 行业案例 */
.fangda{display: none;transition: 0.3s ease-in-out;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 33;opacity: 0;background: rgba(0,0,0,0.5);padding: 0.5rem 0 0;box-sizing: border-box;}
.fangda_tit{width: 100%;text-align: center;color: #fff;font-size: 0.16rem;margin-bottom: 0.2rem;}
.fangda_btn{animation-delay: 0.2s;width: 1.2rem;height: 0.4rem;border: 1px solid #00C276;color: #00C276;text-align: center;line-height: 0.4rem;display: block;margin: 0 auto;font-size: 0.16rem;}
.hezdwei_ul li:hover .fangda{display: block;opacity: 1;}




/* 在线咨询 */
.zxliuyan{width: 12rem;margin: 0 auto;padding: 0.6rem 0 1.1rem;}
.for_infor{width: 100%;margin-bottom: 0.48rem;}
.for_infor p{text-align: center;font-size: 0.16rem;color: #666666;line-height: 0.3rem;}
.for_form{width: 7.2rem;margin: 0 auto;}
.for_form_cell{overflow: hidden;margin-bottom: 0.2rem;}
.for_form_name{font-size: 0.14rem;color: #787878;float: left;line-height: 0.54rem;width: 0.9rem;}
.for_form_inputs{float: left;width: 4.25rem;height: 0.54rem;border: 1px solid #00C276;box-sizing: border-box;padding: 0 0.1rem;}
.for_form_input{width: 100%;height: 100%;display: block;border: none;box-sizing: border-box;}

.for_form_textarea{float: left;width: 6.3rem;border: 1px solid #00C276;box-sizing: border-box;padding: 0 0.1rem;}
.for_textarea{resize: none;width: 100%;height: 1.6rem;border: none;outline: none;display: block;box-sizing: border-box;line-height: 0.54rem;font-size: 0.14rem;font-family: "arial rounded mt bold";}
.tijiao{width: 100%;}
.tijiaobtn{cursor: pointer;border: none;margin: 0 auto;display: block;width: 1.6rem;height: 0.5rem;margin:0.5rem  auto 0;background: #00b568;color: #fff;text-align: center;line-height: 0.5rem;font-size: 0.16rem;}




/* 关于我们 */
.com_info{width: 12rem;margin: 0 auto;}
.com_infom{width: 100%;overflow: hidden;padding: 0.5rem 0 0.6rem ;}
.com_infom_log{float: left;width: 3.2rem;height: 3.2rem;margin-right: 0.2rem;}
.com_infom_logs{width: 3.2rem;height: 3.2rem;display: block;}
.com_infom_txt{float: left;width:8rem;padding-top: 0.5rem;}
.com_infom_tit{font-size: 0.24rem;color: #000;margin-bottom: 0.2rem;}
.com_infom_txt p{font-size: 0.14rem;line-height: 0.25rem;margin-bottom: 0.16rem;}
.com_infom_txt p:last-child{margin-bottom: 0;}
.com_infom_cont{font-size: 0.14rem;line-height: 0.25rem;}

.com_infom_hf{width: 100%;}
.com_infom_hf_img{width: 100%;display: block;}

.com_infom_pro{width: 100%;overflow: hidden;position: relative;padding: 1rem 0 0.66rem;}
.com_infom_pro_left{width: 8.3rem;padding:0  1rem 0 0.3rem;box-sizing: border-box;font-size: 0.14rem;line-height: 2em;}
.com_infom_pro_left p{font-size: 0.14rem;line-height: 0.25rem;margin-bottom: 0.16rem;text-align: justify;}
.com_infom_pro_left p:last-child{margin-bottom: 0;}
.abpro{position: absolute;top: 0.7rem;right: 0;width: 3.4rem;}
.abprobg{width: 3.4rem;height: 2.95rem;position: absolute;top: 0;left: 0;background: url(../images/abbg.jpg) no-repeat center;background-size: 100% 100%;}
.abprobgimg{width: 3.4rem;height: 2.95rem;position: absolute;top: 0.5rem;right: 0.6rem;}
.jb2{background: url(../images/jb1.jpg) no-repeat center bottom;background-size: 19.20rem auto;padding-bottom: 1.6rem;}


.ab_zl{width: 100%;height: 3.1rem;position: relative;}
.ab_zl_box{width: 2.67rem;height: 3.25rem;background: url(../images/abss.jpg);background-size: 100% 100%;padding:0.3rem 0.2rem;box-sizing: border-box;}
.ab_zl_tit{font-size: 0.18rem;border-bottom: 1px solid #fff;line-height: 0.4rem;color: #fff;margin-bottom: 0.2rem;}
.ab_zl_box ul{}
.ab_zl_box ul li{margin-bottom: 0.2rem;}
.ab_zl_box ul li:last-child{margin-bottom: 0;}
.ab_zl_box ul li p{font-size: 0.14rem;color: #fff;line-height: 0.25rem;}
.ab_zl_box ul li .ab_zl_tie{font-size: 0.22rem!important;color: #fff;margin-bottom: 0.1rem;}



.ab_zl_cont{position: absolute;top: 0.4rem;right: 0.4rem;text-align: right;}
.ab_zl_cont h2{font-size: 0.24rem;color: #000;margin-bottom: 0.16rem;padding-right: 0.14rem;}
.ab_zl_cont p{font-size: 0.14rem;color: #000;margin-bottom: 0.1rem;line-height: 0.3remm;}

/* 联系我们 */
.lxwmen{width:100% ;background: url(../images/lxwm.jpg) no-repeat center center;background-size: cover;position: relative;}
.lxwnmenbox{position: absolute;top: 0.4rem;left: 50%;width: calc(9rem + ((100% - 12rem ) / 2));height: 6rem;background: red;margin-left: -8.5rem;}

.lxwnmenbox_map{width: 100%;height: 100%;object-fit: cover;}
.useInfor{width: 4rem;height: 4.5rem;background: #13b973;position: absolute;top: 1.2rem;left: 50%;margin-left: 1.5rem;padding: 0.5rem 0.2rem 0;box-sizing: border-box;}
.useinfor_box{border: 1px solid #fff;width: 100%;height: 3.8rem;margin: 0 auto;padding: 0.46rem 0.3rem 0.3rem; box-sizing: border-box;}
.useinfor_logo{width: 2.5rem;height: 0.6rem;position: absolute;top: 0.17rem;left: 50%;transform: translate(-50%,0);background:#13b973 url(../images/whlogo.png) no-repeat center center;background-size: auto 0.6rem;}
.info_boxs{margin-bottom: 0.14rem;}
.info_item{color: #fff;font-size: 0.14rem;margin-bottom: 0.05rem;line-height: 0.22rem;padding-left: 0.26rem;box-sizing: border-box;}
.info_item:last-child{margin-bottom: 0;}
.icon1{background: url(../images/ic1.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}
.icon2{background: url(../images/ic2.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}
.icon3{background: url(../images/ic3.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}
.icon4{background: url(../images/ic4.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}
.icon5{background: url(../images/ic5.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}
.icon6{background: url(../images/ic6.png) no-repeat left top 0.02rem;background-size: 0.2rem 0.2rem;}


.ewm_box{width: 100%;overflow: hidden;padding: 0 0.35rem;}

.ewm_item{width:1rem ;float: left;margin-right: 0.2rem;}
.ewm_item:last-child{margin-right: 0;}
.ewm_item_imgs{width: 1rem;height: 1rem;}
.ewm_item_img{width: 100%;height: 100%;display: block;}
.ewm_item_p{line-height: 0.24rem;font-size: 0.12rem;color: #fff;text-align: center;}


/* 首页模块 */
.main_home{width: 100%;height: 100%;position: fixed;top: 0;left: 0;}
.mainswiper {width: 100%;height: 100%;}

.page1{background: #fff;width: 100%;height: 100%;}
.page2{width: 100%;height: 100%;box-sizing: border-box;background: #fff;}
.page3{width: 100%;height: 100%;background: url(../images/abcc3.jpg) repeat top center;background-size: cover;}
.page4{width: 100%;height: 100%;padding-top: 0.85rem;box-sizing: border-box;background: url(../images/h2.jpg) no-repeat center;background-size: cover;}
.page5{background: #fff;width: 100%;height: 100%;background: url(../images/abcc.jpg) repeat top center;background-size: cover;}
.page6{width: 100%;height: 100%;padding-top: 0.85rem;box-sizing: border-box;background: url(../images/abcc2.jpg) repeat top center;background-size: cover;}
.page7{width: 100%;height: 100%;padding-top: 0.85rem;box-sizing: border-box;background: url(../images/abcc4.jpg) repeat top center;background-size: auto 5rem;}


.pageOneSwiper{width: 100%;height: 100%;}
.pageOneSwiperA{background-size: cover!important;width: 100%;height: 100%;display: block;}

.pageOneSwiper .swiper-slide-active .pageOneSwiperA{
	animation:fadeinfo 4s linear forwards;
}
@keyframes fadeinfo{
	from{
		transform: scale(1.05);
	}
	to{transform: scale(1);}
}
/* 首页 -关于我们 page3 */

.abtop{position: absolute;top: 0;width: 100%;left: 0;height:100%;}
.abtopboxs{width: 12rem;margin: 0 auto;height: 100%;position: relative;}
.abtopboxcc{position: absolute;top: 50%;left: 0.8rem;transform: translateY(-50%);width: 8rem;}
.abtopbox{}
.abtopbox_tit{text-align: left;border-bottom: 1px solid #fff;box-sizing: border-box;padding: 0.1rem  0 0.35rem; }
.abtopbox_titspan{font-size: 0.34rem;color: #fff;font-weight: 400;position: relative;}
.lefrjiantou::after{content: '';
    width: 0.29rem;
    height: 0.1rem;
    background: url(../images/jts2.png) no-repeat center;
    background-size: 100% 100%;
    position: absolute;
    right: -0.34rem;
    bottom: 0.05rem;}
.abtopbox_des{overflow: hidden;font-size: 0.14rem;color: #FFFFFF;padding: 0.4rem 0.3rem 0.5rem 0;line-height: 0.28rem;text-align: justify;}
.abbtn{width: 100%;overflow: hidden;padding-right: 0.8rem;box-sizing: border-box;}
.abbtna{position: relative;transition: 0.3s linear;width: 1.2rem;height: 0.4rem;float: left;display: block;border: 1px solid #2dc283;color: #2dc283;line-height: 0.4rem;text-align: center;font-size: 0.14rem;}
.abbtna::after{
	content: '';
	position: absolute;
	bottom: -110%;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #2dc283;
	border: 1px solid #2dc283;
	z-index: -1;
	transition: all .5s ease;
}
.abbtna:hover:after{
	bottom: 0;
}
.abbtna:hover{
	color: #fff;
}

.abbg{width: 100%;height: 3.4rem;background-size: cover!important;position: absolute;bottom: 0;}

/* 首页--服务领域 page4 */
.page4Box{width: 12rem;margin: 0 auto;height: 100%;}
.page4Boxs{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-40%);width: 11rem;}
.page4_tit{width: 100%;}
.page4_tittxt{font-size: 0.34rem;color: #00b568;font-weight: 400;position: relative;}
.rigthjiantou::after{content: '';width: 0.29rem;height: 0.1rem;background: url(../images/jts1.png) no-repeat center;background-size: 100% 100%;position: absolute;right: -0.35rem;bottom: 0.05rem;}


.page4_cont{width: 100%;margin-top: 0.4rem;}
.page4_cont ul{width: 100%;overflow: hidden;background: #FFFFFF;}
.page4_cont ul li{width: 2.2rem;float: left;height: 4.3rem;background: #f6f6f6;}
.page4_cont ul li:nth-child(2n){background: #fff;}
.page4_cont ul li a{width: 100%;height: 100%;display: block;padding: 1.3rem 0.34rem 0;box-sizing: border-box;}

.page4_imgs{width: 0.6rem;height: 0.6rem;margin-bottom: 0.4rem;}
.page4_img{width: 100%;height: 100%;}
.page4_info{}
.page4_info h2{font-size: 0.2rem;color: #000;margin-bottom: 0.1rem;}
.page4_info p{font-size: 0.14rem;color: #666666;line-height: 0.24rem;}


/* 首页 --合作案例 page6 */
.page6Box{
	width: 12rem;margin: 0 auto;height: 100%;
}
.page6Boxs{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-41%);width: 10rem;}
.page6Boxs_tit{width: 100%;text-align: center;font-size: 0.34rem;color: #00b568;margin-bottom: 0.5rem;}
.page6Boxs_cont{width: 9.6rem;margin: 0 auto;}
.pageSixSwiper{padding-bottom: 1rem;}
.pageSixSwiper ul{overflow: hidden;}
.pageSixSwiper li{cursor: pointer;width: 2.2rem;height: 1.65rem;float: left;margin-right:calc((100% - 8.8rem) / 3);margin-bottom: 0.24rem;}
.pageSixSwiper li:nth-child(4n){margin-right: 0;}
.pageSixSwiper li:nth-child(n + 4){margin-bottom: 0;}
.pageSixSwiper li .alcent{width: 100%;height: 100%;display: block;transition:transform 0.5s linear;position: relative;}
.alcent_img {width: 100%;display: block;height: 100%;position: absolute;top: 0;left: 0;}
.alcent .alcent_img1{transform: rotateY(0deg);z-index: 1;}
.alcent .alcent_img2{transform: rotateY(180deg);z-index: 2;opacity: 0;    transition: opacity 0.5s;
}
.pageSixSwiper li:hover .alcent{
	transform: rotateY(180deg);
}
.pageSixSwiper li:hover .alcent_img2{
	opacity: 1;
	
}
.chakanmore{width: 100%;}
.chakanmore_txt{    width: 1.2rem;
    height: 0.4rem;
   margin: 0 auto;
    border: 1px solid #2dc283;
    color: #2dc283;
    line-height: 0.4rem;
    text-align: center;
    font-size: 0.14rem;display: block;transition: 0.3s linear;}
	.pageSixSwiperP{position: relative;}
	.pageSixSwiperpage{left: 50%;transform: translate(-50%);bottom: 0.3rem;}
	.pageSixSwiperpage .swiper-pagination-bullet{width: 0.1rem;height: 0.1rem;background: #999999;opacity: 1;margin-right: 0.1rem;}
	.pageSixSwiperpage .swiper-pagination-bullet:last-child{margin-right: 0;}
	.pageSixSwiperpage .swiper-pagination-bullet-active{background: #00b568;}
	.pageSixSwiperP .pageSixSwiperPre{top: -0.63rem;margin-left: -1.5rem; left: 50%; margin-top: 0;width: 0.5rem;height: 0.5rem;background:url(../images/cori1.png) no-repeat center;background-size: 0.21rem 0.21rem;}
	.pageSixSwiperP .pageSixSwiperNext{top:-0.63rem;margin-right: -1.5rem; right: 50%; margin-top:0;width: 0.5rem;height: 0.5rem;background:url(../images/cori.png) no-repeat center;background-size: 0.21rem 0.21rem;}
	
	/* 首页 底部= 联系我们 page7 */
	.page7Box{
		width: 100%;margin: 0 auto;height: 100%;
		
	}
	.page7Box .footer_web{position: absolute;bottom: 0;left: 0;}
	.page7Boxs{width: 11rem;height: calc(100% - 3.7rem ); margin: 0 auto;position: relative;}
	
	
	.page7tit{width: 1.6rem;float: left;padding: 0.95rem 0.1rem;box-sizing: border-box;}
	.page7titbx{position: relative;font-size: 0.24rem;color: #fff;}
	.botmSanjiao::after{content: '';width: 0.29rem;height: 0.1rem;background: url(../images/jts2.png) no-repeat center;background-size: 100% 100%;position: absolute;left: 0rem;bottom: -0.16rem;}
	.page7cont{width: 9.4rem;height: 2.4rem;float: right;}
	.page7cont::after{content: '';clear: both;display: block;}
	.page7contsb{width: 3.8rem;height: 2.4rem;float: left;margin-right: 0.06rem;}
	.page7cont_item{width: 100%;height: 1.18rem;overflow: hidden;background: #fff;margin-bottom: 0.06rem;position: relative;}
	.page7cont_item:last-child{margin-bottom: 0;}
	.page7cont_item_le{float: left;width: 1.4rem;height: 100%;background: #f6f6f6;}
	.page7cont_item_ri{width: calc(100% - 1.4rem);float: right;padding: 0.2rem 0.3rem;box-sizing: border-box;position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -50%)}
	.page7cont_item_name{width: 100%;font-size: 0.2rem;color: #666666;margin-bottom: 0.06rem;}
	.page7cont_item_key{width: 100%;font-size: 0.14rem;color: #333333;margin-bottom: 0.02rem;font-weight: bold;line-height: 1.3em;}
	.shouji{background:#f6f6f6 url(../images/sj.png) no-repeat center center;background-size: 0.45rem;}
	.dingwei{background:#f6f6f6 url(../images/dw.png) no-repeat center center;background-size: 0.45rem;}
	.pageMap{width: 5.5rem;height: 2.4rem;float: left;}
	.pageMaps{width: 100%;height: 100%;background: url(../images/map.jpg) no-repeat center;background-size: 100% 100%;}
	
	.page7Boxspos{position: absolute;top: 50%;transform: translateY(-50%);}
	
	
	/* 首页==设备系统 page6 */
	.page5Box{width: 12rem;margin: 0 auto;height: 100%;position: relative;}
	.page5Boxs{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-45%);width: 10rem;height: 6.4rem;padding: 0.5rem 0;box-sizing: border-box;}
	.page5Boxs_tit{width: 2rem;position: absolute;top: 0.8rem;left: 0.2rem;text-align: center;}
	.page5Boxs_ttxt{position: relative;font-size: 0.4rem;color: #00b568;}
	.page5Boxs_act::after{content: '';width: 0.29rem;height: 0.1rem;background: url(../images/jts2.png) no-repeat center;background-size: 100% 100%;position: absolute;left: 50%;margin-left:-0.14rem ;bottom: -0.16rem;}
	
	.page5Boxs_left{width: 8rem;float: left;}
	.page5Boxs_item{overflow: hidden;width:100% ;height: 5rem;display: none;}
	.activeline{display: block;}
	.page5Boxs_item_info{width: 3rem;float: left;padding: 1.3rem 0.8rem 0  0.2rem;box-sizing: border-box;}
	.page5Boxs_item_num{margin-bottom: 0.04rem;text-align: center;text-align: center;width: 100%;font-family: AccidentalPresidency;font-size: 0.3rem;color: #fff;}
	.page5Boxs_item_numDow{font-size: 0.7rem;color: #00b568;width: 2em;}
	.page5Boxs_item_numAll{font-size: 0.3rem;color: #fff;}
	
	.page5Boxs_item_infotxt{margin-bottom: 0.2rem;}
	.page5Boxs_item_infotxt h1{font-size: 0.18rem;color: #fff;text-align: center;margin-bottom: 0.06rem;}
	.page5Boxs_item_infotxt p{overflow: hidden;font-size: 0.14rem;color: #fff;line-height: 0.3rem;height: 1.2rem;margin-bottom: 0.2rem;line-height: 0.24rem;}
	.page5Boxs_item_infobtn{width: 100%;}
	
	.page5Boxs_item_infobtn a{
		width: 1.2rem;
		height: 0.4rem;
		display: block;
		border: 1px solid #2dc283;
		color: #fff;
		line-height: 0.4rem;
		text-align: center;
		font-size: 0.14rem;
		margin: 0 auto;
		transition: 0.3s linear;
		position: relative;
		overflow: hidden;
	}
	.page5Boxs_item_infobtn a::after{
		content: '';
		position: absolute;
		bottom: -110%;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #2dc283;
		border: 1px solid #2dc283;
		z-index: -1;
		transition: all .5s ease;
	}
	.page5Boxs_item_infobtn a:hover{color: #fff;}
	.page5Boxs_item_infobtn a:hover::after{bottom:0}
	
	
	.page5Boxs_item_infoCp{float: left;width: 5rem;height: 5rem;padding: 0.14rem;box-sizing: border-box;background: url(../images/zs.png) no-repeat center center;background-size: 100% 100%;}
	.page5Boxs_item_infoCpImg{width:100% ;height: 100%;display: block;border-radius: 50%;object-fit: cover;}
	.page5Boxs_rigth{width: 1.2rem;height: 5rem;float: right;position: relative;padding: 0.3rem 0;box-sizing: border-box;}
	.page5Swiper {width: 100%;height: 100%;}
	.page5Side{width: 100%;height: 100%;position: relative;box-sizing: border-box;cursor: pointer;}
	.swiper-slide{}
	.page5Swiper .swiper-slide:nth-child(1) .page5Side{border-top: 1px solid #999999;}
	.page5Sidep{width: 100%;font-size: 0.15rem;color: #fff;text-align: center;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
	.page5Swiperrev{top: -0.3rem;margin-left: 0; left: 0%; margin-top: 0;width: 100%;height: 0.5rem;background:url(../images/xia2.png) no-repeat center;background-size: 0.3rem 0.3rem;}
	.page5Swipernext{bottom:-0.3rem;top: auto;margin-right: 0; right: 0%; margin-top:0;width: 100%;height: 0.5rem;background:url(../images/xia1.png) no-repeat center;background-size: 0.3rem 0.3rem;}

	.activeline .page5Sidep{color: #00C276;}
	.page5Swiper .swiper-slide-active .page5Sidep{color: #00C276;}
	
	
	/* 首页 === 产品中心 */
	
	.page2Box{width: 100%;margin: 0 auto;height: 100%;position: relative;}
	.page2Boxs{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-45%);width: 100%;height: 5.1rem;}
	.bejingpage2{width: 6.6rem;height: 100%;background: url(../images/pl.jpg) no-repeat top center;background-size: cover;position: absolute;left:50%;margin-left: -9.6rem;top: 0;}
	.cpzs_tit{position: absolute;top:0.2rem;left: 50%;margin-left: -5.5rem;}
	.cpzs_tittxt{position: relative;font-size: 0.34rem;color: #fff;}
	.cpzs_tittxt::after{content: '';width: 0.29rem;height: 0.1rem;background: url(../images/jts2.png) no-repeat center;background-size: 100% 100%;position: absolute;right: -0.34rem;bottom: 0.05rem;}
	.cplbox{}
	.cplbox ul{width: 8rem;position: absolute;top: 0.3rem;left: 50%;margin-left: -2.4rem;white-space: nowrap;}
	.cplbox ul li{cursor: pointer;display:inline-block;color: #333333;font-size: 0.18rem;line-height: 0.35rem;height: 0.35rem;border-bottom: 2px solid #fff;margin-right: 0.5rem;}
	.activepage2{color: #00c276!important;border-bottom: 2px solid #00c276!important;}
	.page2Swiper{width:calc(10rem + ((100% - 12rem) / 2)) ;height: 4rem;position: absolute;bottom: 0;right: 0;}
	
	.page2Swiperb{width: 100%;height: 100%;display: block;}
	.page2Swiperitem{width: 100%;height: 100%;position: relative;position: absolute;top: 0;left: 0;}
	.page2Item{width: 4.2rem;height: 4rem;display: block;background: #f8f8f8;}
	.page2Item_imgs{width: 100%;height: 3rem;position: relative;overflow: hidden;}
	.page2Item_img{width: 100%;height: 100%;display: block;object-fit: cover;transition: 0.3s linear;}
	.page2Item_info{width: 100%;height: 1rem;padding: 0.18rem 0.3rem;box-sizing: border-box;}
	.page2Item_info_t{font-size: 0.2rem;color: #333333;margin-bottom: 0.06rem;}
	.page2Item_info_p{font-size:0.16rem ;color: #666666;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;font-weight: 200;}

	.page2Swiperitem{display: none;}
	.activeLine{display: block;}
	
	.page2Swiperrev{width: 0.65rem;height: 0.65rem;position: absolute;top: 1.6rem;left: -1.5rem;background: url(../images/z1.png) no-repeat center center;background-size: 100% 100%;}
	.page2Swipernext{width: 0.65rem;height: 0.65rem;position: absolute;top: 0.6rem;left: -1.5rem;background: url(../images/z2.png) no-repeat center center;background-size: 100% 100%;}
	
	.page2Item_gaybox{display: none;width: 100%;height: 100%;background: rgba(0,0,0,0.7);position: absolute;top: 0;left: 0;padding: 1.1rem 0 0 0;box-sizing: border-box;}
	.page2Item_gaybox_tit{font-size: 0.22rem;color: #fff;font-weight: bold;text-align: center;margin-bottom: 0.2rem;}
	.page2Item_gaybox_btn{width: 100%;}
	.page2Item_gaybox_btntit{width: 1.2rem;
    height: 0.4rem;
  margin: 0 auto;
    border: 1px solid #fff;
    color: #2dc283;
    line-height: 0.4rem;
    text-align: center;
	display: block;
    font-size: 0.14rem;}
	.page2Item:hover .page2Item_gaybox{display: block;}
	.page2Item:hover .page2Item_img{transform: scale(1.3);}
	
	
	.mainswiperpage {transition: 0s llinear!important;width: 10px;}
	.mainswiperpage{position: fixed;top: 0;left: 50%;margin-left: -6rem;}
	.mainswiperpage .swiper-pagination-bullet{border-radius: 0!important;opacity: 1;background: #d4d4d4;margin-bottom: 0.4rem!important;height: 4px;}
	.mainswiperpage .swiper-pagination-bullet-active{width: 20px!important;background: #d4d4d4;}
	
	.pageNumber .pagination{text-align: center;font-size: 0.24rem;margin-top: 0.4rem;}
	
	.pageNumber .pagination li{border-bottom: none;padding: 0;}
	.pageNumber .pagination li{display: inline-block;width: auto;}
	.pageNumber .pagination li a{width: auto;color: #333333!important}
	.active{color: #00B568!important;}
	.pageNumber .pagination li span,.pageNumber .pagination li a{padding: 0.1rem 0.2rem;display: block;}
	
	
	
	/* .abbtna:hover{border: 1px solid #fff;background: #2dc283;color: #fff;} */
	/* .page2Item_gaybox_btntit:hover{border: 1px solid #fff;background: #2dc283;color: #fff;} */
	
	
	.chakanmore_txt:hover{border: 1px solid #2dc283;background: #2dc283;color: #fff;cursor: pointer;}
	.page5Side:hover .page5Sidep{color: #00C276;}
	
	
	.pageOnePagin {transition: none;font-size: 0.25rem;color: #FFFFFF;font-family: AccidentalPresidency;width: auto;left: 50%;margin-left: 3rem;bottom: 1.5rem;}
	.pageOnePagin .swiper-pagination-current{font-size: 0.42rem;color: #00b568;}
	.pageOnePagin .swiper-pagination-current::before{content: '0';font-family:AccidentalPresidency ;color: #00b568;}
	.pageOnePagin .swiper-pagination-total::before{content: '0';font-family:AccidentalPresidency ;color: #fff;}
	
	
	
	
	
	
	
	
	
	.page4Boxs {width: 12rem;transform: translate(-50%,-45%);}
								.page4_tit{margin-bottom: 0.4rem;}
								.page4_cus{width: 10rem;height: 5.2rem;margin: 0 auto;position: relative;}
	/* 							.cenimgs{width: 3.016rem;height: 2.616rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
								.cenimg{width: 3.016rem;height: 2.616rem;} */
								.cenimgs{width: 3.77rem;height: 3.27rem;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
								.cenimg{width: 3.77rem;height: 3.27rem;}
								.cenboxs{}
								.cenboxsit{position: absolute;}
								.cenboxsit img{display: block;width: 100%;}
								/* .cenboxs1{width: 4.128rem;display: block;left: 0.4rem;top: 0.6rem;}
								.cenboxs2{width:3.4rem;display: block;left: 0.5rem;top: 1.9rem;}
								.cenboxs3{width: 4.08rem;display: block;left: 0.5rem;top: 3.5rem;}
								.cenboxs4{width: 4.128rem;display: block;right: 0.4rem;top: 0.6rem;}
								.cenboxs5{width: 3.416rem;display: block;right: 0.5rem;top: 1.9rem;}
								.cenboxs6{width: 4.088rem;display: block;right: 0.5rem;top: 3.5rem}*/
								
								.cenboxs1{width: 5.13rem;display: block;left:-0.7rem;top: 0.2rem;} 
								.cenboxs2{width:4.25rem;display: block;left: -0.6rem;top: 1.75rem;}
								.cenboxs3{width: 5.10rem;display: block;left: -0.6rem;top: 3.7rem;}
								.cenboxs4{width: 5.16rem;display: block;right: -0.7rem;top: 0.2rem;}
								.cenboxs5{width: 4.27rem;display: block;right: -0.6rem;top: 1.75rem;}
								.cenboxs6{width: 5.11rem;display: block;right: -0.6rem;top: 3.7rem}
								
								
								
								
	.gundong{position: fixed;top: 50%;right: 50%;z-index: 9999;margin-right: -6rem;transform: translateY(-50%);width: 0.18rem;height: 2.7rem;background: url(../images/scrollline.png) no-repeat top center;background-size: 100% 100%;}
	.gundongbox{position: absolute;width: 100%;height: calc(100% / 7);top: 0;transition: top 0.3s linear;}
	.gundonimg{animation: moveup 3s linear infinite;position: absolute;}
	@keyframes moveup{
		0%{
			top: 0;
		}
		50%{
			top: 100%;
		}
		100%{
			top: 0;
		}
	}
	
	
	.chd_list{width: 100%;padding: 0.21rem 0 0.3rem;}
	.chd_listbox{font-size: 0.14rem;color: #999999;width: 12rem;margin: 0 auto;line-height: 0.2rem;border-left: 3px solid #00b568;padding-left: 0.1rem;}
	.chd_list_ad{}
	.chd_list_a{color: #999999;}
	.chd_list_a:hover{color: #00b568;}
	
	.lianxiwomen{padding: 0.5rem 0;position: relative;height: 6rem;}
	
	
	.chd_boxfenlei{
		background: #f6f6f6;
		/* height: 1.6rem;
		 */
		padding: 0.45rem 0 0.16rem;
		width: 100%;
	}
	.chd_boxcont{
		width: 12rem;
		margin: 0 auto;
	}
	.chd_box_box{
		width: 100%;
	}
	.chd_box_ul{
		width: 100%;
		text-align: left;
		margin-top: 0.14rem;
		padding:  0 0.5rem;
		box-sizing: border-box;
	}
	.chd_box_ul span{
		margin:0  0.05rem;
	}
	.chd_box_ul li{
		display: inline-block;
		color: #666666;
		line-height: 0.24rem;
		font-size: 0.14rem;
		position: relative;
		padding-right: 0.1rem;
		margin-right: 0.1rem;
	}
	.chd_box_ul li::after{
		content: '|';
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		
	}
	.chd_box_ul li:last-child::after{
		content: "";
	}
	.chd_box_ul li a{
		color: #666666;
	}
	.chd_box_ul li:hover a{
		color: #00b568;
	}
	
	.chd_box_swiper{
		position: relative;
		padding: 0 0.5rem;
		box-sizing: border-box;
	}
	.fenleibox{}
	.fenleislide{
		
		text-align: center;
	}
	
	
	.fenleislide::after{
		content: '';
		position: absolute;
		bottom: -110%;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #666666;

		z-index: -1;
		transition: all .5s ease;
	}
	.fenleislide::before{
		content: '';
		position: absolute;
		bottom: 0%;
		left: 0px;
		width: 100%;
		height: 100%;
		background: #00b568;
		z-index: -1;
		transition: all .5s ease;
	}
	.fenleislide:hover:after{
		bottom: 0;
	}
	.fenleislide:hover:before{
		bottom: 100%;
	}
	.fenleislide a{
		font-size: 0.16rem;
		/* background: #00b568; */
		color: #fff;
		display: block;
		height: 0.5rem;
		line-height: 0.5rem;
	}
	.fenleiboxa{}
	.swiperactive a{
		background: #666666;
		color: #FFFFFF;
	}
	.fenleibox_lef{width: 0.25rem;height: 0.5rem;background: #fff;z-index: 333;background:#fff url(../images/cori1.png) no-repeat center;background-size: 0.18rem 0.18rem;}
	.fenleibox_right{width: 0.25rem;height: 0.5rem;background: #fff;z-index: 333;background:#fff url(../images/cori.png) no-repeat center;background-size: 0.18rem 0.18rem;}
	.se_active{color: #00b568!important;}
	
	
	
	.zlfz{width: 100%;}
		.zlfz_box{width: 12rem;margin: 0 auto;overflow: hidden;height: 4.5rem;box-sizing: border-box;padding: 0.35rem 0.5rem 0.75rem;}
		.zlfz_info{float: left;padding: 0.5rem 0 0;box-sizing: border-box;}
		.zlfz_info_ti{font-size: 0.16rem;margin-bottom: 0.24rem;}
		.zlfz_info_h1{font-weight: 500;font-size: 0.32rem;position: relative;margin-bottom: 0.34rem;padding-bottom: 0.1rem;}
		.zlfz_info_h1::after{
			content: "";
			position: absolute;bottom: 0;
			left: 0;
			width: 0.8rem;
			height: 2px;
			background: #00b568;
		}
		.zlfz_info_text{font-size: 0.16rem;line-height: 0.3rem;}
		.zlfz_info_imgs{float: right;}
		.zlfz_info_img{width: 4.7rem;height: 3.5rem;display: block;}
		
		.zl_zc{width: 100%;background: #666666;}
		.zl_zcbox{width: 12rem;height: 5.8rem;margin: 0 auto;padding: 0.6rem 0.38rem;box-sizing: border-box;}
		.zl_zcbox_tit{margin-bottom: 0.2rem;}
		.zl_zcbox_tit h1{font-size: 0.32rem;color: #fff;padding-bottom: 0.1rem;position: relative;}
		.zl_zcbox_tit h1::before{
			content: "";
			position: absolute;bottom: 0;
			left: 0;
			width: 0.8rem;
			height: 2px;
			background: #fff;
		}
		.cpzlbox{overflow: hidden;}
		.cpzlbox_item{width: 2.5rem;height: 3.7rem;float: left;margin-right: calc((100% - 10rem) / 3);}
		.cpzlbox_item:last-child{margin-right: 0;}
		.cpzlbox_item_img{width: 100%;height: 100%;display: block;}
		
		
		.sys_zc{width: 100%;background: #f6f6f6;}
		.sys_zcbox{width: 12rem;height: 5rem;margin: 0 auto;padding: 0.6rem 0;box-sizing: border-box;}
		.syanshi_swiper{width: 100%;height: 2.7rem;position: relative;padding: 0 0.4rem;box-sizing: border-box;}
		.syanshi{width: 100%;height: 100%;}
		.syanshi_item{height: 100%;}
		.syanshi_item_a{width: 100%;height: 100%;display: block;}
		.syanshi_item_img{width: 100%;height: 100%;display: block;}
		.syanshi_lef{width: 0.3rem;height: 100%;margin: 0;top: 0;left: 0;background:#fff url(../images/cori1.png)  center center no-repeat;background-size: 0.18rem 0.18rem;}
		.syanshi_right{width: 0.3rem;height: 100%;margin: 0;top: 0;right: 0;background:#fff url(../images/cori.png) center center no-repeat;background-size: 0.18rem 0.18rem;}
		
		
		
		.zzzs_swiper{width: 100%;height: 4rem;position: relative;padding: 0 0.4rem;box-sizing: border-box;}
		.zzzs{width: 100%;height: 100%;}
		.zzzs_item{height: 100%;width: 3rem;}
		.zzzs_item_a{width: 100%;height: 100%;display: block;}
		.zzzs_item_img{width: 100%;height: 100%;display: block;}
		
		.zzzs_zc{width: 100%;background: #f6f6f6;}
		.zzzs_zcbox{width: 12rem;margin: 0 auto;padding: 0.5rem 0;}
		.zlfz_info_cont{font-size: 0.16rem;color: #000;line-height: 0.25rem;margin-bottom: 0.4rem;}
	
	
	
	
	.pageOneSwiper .swiper-slide-active .ind_ban_tex{ display: block!important;}
	.ind_ban_tex{
		position: absolute;
		text-align: left;
		width: 8rem;
		top: 52%;
		left: 50%;
		transform: translate(-5rem,-50%);
		z-index: 5;
		display: none;
	}
	.ind_ban_tex_title_en{
		font-size: 0.24rem;
		line-height: 1.5;
		letter-spacing: 1.5px;
		text-transform: uppercase;
		color: #ffffff;
		max-width: 90%;
		text-shadow: 3px 0 10px rgb(22 78 145 / 40%);
		margin-bottom: 10px;
		opacity: 0;
		transform: translateY(0.8rem);
		animation: fadeintop 1s ease  forwards;
		animation-delay: 0.3s;
	}
	.b_line{
		width: 100%;
		margin: 0.2rem 0px 0.5rem;
		height: 2px;
		background: #fff;
		opacity: 0;
		transform: translateY(0.8rem);
		animation: fadeintop 1s ease forwards;
		animation-delay: 0.4s;
	}
	.ind_ban_con{
		width: 100%;
		opacity: 0;
		transform: translateY(0.8rem);
		animation: fadeintop 1s ease  forwards;
		animation-delay: 0.5s;
	}
	.ind_ban_tex_title{
	    width: 100%;
		overflow: hidden;
		position: relative;	
	}
	.t_big{
		width: 100%;
		color: #ffffff;
		font-size: 0.36rem;
		text-transform: capitalize;
		line-height: 1.2;
		margin-bottom: 0.1rem;
		text-shadow: 3px 0 10px rgb(22 78 145 / 40%);    
	}
	@keyframes fadeintop{
		from{transform: translateY(0.8rem);opacity: 0;}
		to{transform: translateY(0rem);opacity: 1;}
	}
	.ind_ban_tex_info{color: #fff;font-size: 0.16rem;}