@font-face {
  font-family: 'iconfont'; 
  src: url('//at.alicdn.com/t/c/font_3741678_soaliz6muph.woff2?t=1669276144875') format('woff2'),
       url('//at.alicdn.com/t/c/font_3741678_soaliz6muph.woff?t=1669276144875') format('woff'),
       url('//at.alicdn.com/t/c/font_3741678_soaliz6muph.ttf?t=1669276144875') format('truetype');
}

@font-face {
font-family:DIN Medium;
src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff),
     url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);
}


/*通用代码*/
@charset "utf-8"; 
*{ margin:0px; padding:0px;box-sizing: border-box;}
body{font-size:14px; color:#333; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden; font-size: 14px;}
img{margin: 0px; padding: 0px;border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{margin: 0px; padding: 0px; list-style: none;}
a{color: #484848; text-decoration: none; font-size:14px;}
a:hover{color: #02893c; cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none}
.en{ text-transform:uppercase; font-family:arial;}
li,p,i,b,em,dt,dd,td,a,ul,td,input,textarea,span{ box-sizing:border-box;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;}
.clear{clear:both;}
em{display: block;font-style: normal;}
.gy{max-width: 1400px;margin: 0 auto;min-width: 1300px;width:100%;}
	

/*宽度*/
.w1400{margin:0 auto;width:1400px;}
.box{ margin:0 auto;width:1400px;  overflow:hidden;}
.bg{ width: 100%;min-width:1400px;position: relative;}
.box{ width:1500px; margin:0 auto;}


/*距离*/
.top10{ margin-top:10px;}
.top20{ margin-top:20px;}
.top30{ margin-top:30px;}
.top40{ margin-top:40px;}
.top50{ margin-top:50px;}
.top60{ margin-top:60px;}
.top70{ margin-top:70px;}
.top80{ margin-top:80px;}
.top90{ margin-top:90px;}
.top100{ margin-top:100px;}





/*head*/
.head_bg{ width: 100%; height:110px; z-index: 999; margin: 0 auto; position: relative;}
.logo{margin-top: 18px;}
.logo b { padding-left: 13px; font-size: 36px;  float: left;     line-height: 38px;  letter-spacing: 3px;  color: #e4e432;}
.logo b em {
    font-size: 18px;
    color: #666;
    font-weight: lighter;    
    letter-spacing: 0px;}
.logo a { float: left;}


.leng{border:2px #02893c solid; width:142px; height:36px; line-height:41px;  border-radius: 110px; text-align:center; margin-top:32px; }
.leng a{display:inline-block; padding:0 12px;   border-radius: 20px; margin:2px; height:28px; line-height:28px;}
.leng a:hover,.leng a:first-child{background:#02893c; color:#fff;}

/*nav*/
.nav{height:110px;  width: 50%;}
.nav>ul>li{ float: left; display: block;height:110px;padding:0 1.4vw;}
.nav>ul>li>a{ display: block; color: #333; font-size: 17px; text-align: center;position: relative; z-index: 2;   line-height: 110px; }
.nav>ul>li>a:before{content:"";display:block;float:left;height: 3px;width:0;background:#02893c;position:absolute; left: 50%;  bottom: 0%; transform: translateX(-50%);transition: .3s all ease-in-out;}

.nav>ul>li.navcurrent a { color: #02893c; font-weight: bold;}

.nav>ul>li:hover>dl {opacity: 1;visibility: visible;top: 102%;}
.nav>ul>li>dl {position: absolute; width: 100%; display: block; z-index: 100; background: #fff; left: 0;box-shadow: 0 0 10px rgba(0,0,0,0.1); opacity: 0; visibility: hidden; transition: all 0.5s; top: 110px !important;padding: 60px; z-index: 9999;}

.nav>ul>li:hover a, .nav>ul>li.navcurrent a { color: #02893c; font-weight: bold;}
.nav>ul>li:hover >a::before, .nav>ul>li.navcurrent>a::before{position: absolute;content: "";width: 100%;height: 3px;background: #02893c;left: 50%;bottom: 0%;transform: translateX(-50%);transition: ease .5s;}

.nav li:hover .fl_box li a{ color: #333; }
.nav li:hover .fl_box li a:hover{ color: #02893c;}
.nav>ul>li:nth-child(6) { padding: 0 0 0 17px !important;}






 /*下拉*/
.nav>ul>li>dl>dd { display: block;overflow: hidden;margin: auto;     padding-left: 70px;}
.fl_box {width: 100%;overflow: hidden;}
.fl_box ul { display: flex;  flex-flow: wrap;}
.fl_box li dl {display: none;}
.fl_box li {width: calc( (100% - 130px)/5); float: left;}
.fl_box li a {font-size: 16px; color: #666;position: relative; line-height:40px; display: block; text-align: center !important;      font-weight: normal !important;}
.fl_box li a:hover { color: #02893c;}
.fl_box li:nth-child(7) { margin-left: 0}
.fl_box li dt {margin-top: 5px; padding-left: 20px;}
.fl_box li dt a { font-size: 15px;color: #999;}
.fl_box li dt a:before {border-color: #a9a9a9;}
.fl_box li a p img {  width: 260px;  height: 195px;}


/*下拉2*/
.nav>ul>li.a3,.nav>ul>li.a4,.nav>ul>li.a5{  position: relative;}
.nav>ul>li>.nav2 {display: none; position:absolute; left:-30%; right: 0;top:100%; z-index: 99999;-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3); width:180px; }
.nav>ul>li>.nav2 a{display: block;background:#fff;height:60px;color:#333; border-bottom: none;border-bottom:1px solid #eee; line-height:60px;  text-align:center; font-size:16px;     font-weight: normal;}
.nav>ul>li>.nav2 a:hover{background:#02893c;color: #fff; line-height:60px; text-align:center;}
.nav2 b{color:#999;}





@media (max-width: 1300px){
.nav{    width: 61%;}
}
@media (max-width: 1366px){
.nav{    width: 56%;}
}
@media (max-width: 1560px){
    .nav>ul>li{padding-left:1.8vw;}
}
@media (max-width: 1440px){
    .head{width:98%;}
.top_box{width:98%;}
}

.head_r {width:70px;position: relative;}
/*.head_r:before { content: "";   width: 1px;  height: 110px;   background: #eee; position: absolute; left: 0px;   display: block;     top: 0px;}
.head_r:after{ content: "";   width: 1px;  height: 110px;   background: #eee; position: absolute;   right: 0px; display: block;     top: 0px;}*/

.head_r>ul {display: flex;justify-content: space-between;align-items: center;}
.head_r>ul>li {padding-left: 25px;}
.head_r>ul>li b a{ color: #ff8f09;  font-family: 'iconfont';   font-size: 45px;   font-weight: normal;}
.head_r>ul>li i{ font-family: 'iconfont'; font-size:30px;line-height: 110px;position:relative; display: flex;justify-content: center;align-items: center;color: #666; padding-top: 43px;}
.head_r>ul>li a {font-size:15px;color:#666;}
.head_r>ul>li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;left: -145px;transition: all 0.5s;font-size: 16px;padding: 34px;z-index: 9999;top: 110px;transform-origin: top;     width: 770px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:33px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 5px;    border: 1px solid #dddddd;border-left: none;margin-left: -15px;}

#search-bg{float:left;width: 670px;height:33px;overflow:hidden;padding-left:14px;margin-top:20px;box-sizing: border-box;border: 1px solid #dddddd;border-right: none;text-align: left;line-height: 30px;}
.search-text{font-size:14px;color: #999999;justify-content: center;align-items: center;}
.search-text a{ font-size:15px; color: #fff !important;}
.search-text a:hover{ font-size:15px;     text-decoration: underline !important;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;}
#infoname{ border:none;background:none; outline:none;} 
.form {justify-content: center;display: flex;}
.head_r ul li+li { margin-left:15px;    color: #02893c;}




.dh_lx{float: left;font-size: 26px;line-height:30px;color: #333;margin-top:30px; position: relative; }
.dh_lx p{color: #02893c; font-family: "DIN Medium";}
.dh_lx p i{font-family: 'iconfont'; font-size: 24px; color: #666;     padding-right: 10px;}
.dh_lx p:nth-child(2) {  letter-spacing: 1px;}


/*banner*/
.banner{ overflow: hidden; background:#000; }
.banner-box{ min-width:1400px; height:800px; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:800px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: -1px; left: -1px; margin-left: 0; height: 800px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:320px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104202253_1529738395.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104202253_1529738395.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:60px; width: 100%; display: block; }
.banner-box .hd ul { width: 1250px; margin: 0 auto; text-align: center; }
.banner-box .hd ul li{ width:20px; height:10px; border-radius:10px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background:#02893c !important; width: 60px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }



/*compy*/
.compy_bg{ background: url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221101/20221101143056_1386052806.jpg) no-repeat center; width: 100%; height:930px; padding: 80px;}
.compy_f{}
.compy_f{font-weight: lighter;margin-top: 20px;width:630px;}
.compy_f b{font-size: 45px;color: #d4d4d4;text-transform: uppercase;     font-weight: lighter;}
.compy_f em{    float: left;color: #02893c;}
.compy_f span{display: block; font-weight: bold;color: #333;font-size: 36px;}
.compy_f p{font-size: 15px;color: #666;line-height: 30px;}
.compy_f p i{font-weight: bold;text-decoration: underline;}
.compy_f span:after{content:''; display:block;width: 32px;height: 4px;background: #02893c;margin: 25px 0;}
.compy_f a{width: 162px;height: 45px;line-height: 45px;display: inline-block;text-align: center;border: 1px solid #cccccc;border-radius: 50px;color: #999;font-size: 16px;margin-top: 40px;}
.compy_f a:hover{background: #02893c;color: #fff;transition: all .3s ease; width: 190px;}


.compy_r{padding: 30px;background: #fff;width: 720px;height: 450px;border-radius:20px;box-shadow: 0px 0px 10px 0px #c6c6c6;z-index: 999;}


/* shu */
.dfs{ display: flex; align-items: center;  justify-content: space-between; width: 100%;}	
.shu_bg{width:1400px;height:280px; margin-top:30px; margin: 0 auto;}
.shu_bg .w1400 *{line-height: 100%;}
.shu_list,.shu_list ul{height:100%;}
.shu_list li+li{border-left: 1px rgba(0,0,0,0.1) solid; padding-left: 80px;}
.shu_list li p{font-size:50px; color:#666; font-family: 'iconfont';     padding-bottom: 10px;}
.shu_list li em {display:flex;align-items:baseline;margin:2px 0;}
.shu_list li em i{font-size:46px; color:#333; font-family: DIN Medium; font-weight: bold;}
.shu_list li em b{font-size:18px;font-weight: 100;color:#999;margin-left:5px;}
.shu_list li>span{font-size:18px;color:rgba(0,0,0,0.6);}
.shu_list li em i:hover {background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgb(2, 143, 71)), to(rgb(104, 167, 0)));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: 0 12px 12px rgba(0,88,80,0.12);}
.shu_list li:hover i, .shu_list li:hover span,.shu_list li:hover p { color: #02893c;}

.shu_list li:nth-child(3) p { font-size: 65px; padding-bottom: 0px !important;} 
.shu_list li:nth-child(3) em i{ font-size: 46px;}




/*R & d*/
.adv{position: relative;}

.adv_bg{position: relative;overflow: hidden;}
.adv_con {position: absolute;bottom:60px;left: 8%;width: 1400px;z-index: 5;height: 90px;overflow: hidden;}
.adv_con ul {display: flex;justify-content: space-between;height: 100%;}
.adv_con li {display: flex;flex-direction: column;align-items: center;color: #fff;width: calc(100% /5);position: relative;z-index: 5;justify-content: center; background: #fff; margin-right: 2px;}
.adv_con li:after {content:'';width:100%;z-index:-1;  position: absolute; left: 0; right: 0; bottom: 0px; transition: all 0.5s ease-in-out;  height: 0;   background: #02893c;  overflow: hidden; text-align: center;}
.adv_con li:hover:after {height:100%; color: #fff;}
.adv_con li:hover a{color: #fff;}
.adv_con li a {font-size: 24px; display: flex;flex-direction: column; color:#333;}

.adv_con li strong{ font-size: 24px; font-weight: 400; line-height: 34px; display: block; letter-spacing: 2px;}
.adv_con li p{ font-size: 12px; color: #D0D0D0; line-height: 20px; text-transform: uppercase; }
.adv_con li i{font-family: 'iconfont'; height: 50px; width: 50px; position: absolute; top: 50%; right: 1.67vw; margin-top:-25px; font-size: 30px; color: #333;}


.adv_call {}
.adv_call ul {display:flex;transition: 0.5s;}
.adv_call li {position: relative;width:100%;flex-shrink: 0;}
.adv_call li>a {}
.adv_call li>a img {width:100%;height: auto;}
.adv_call li>a:after { content: ""; background: rgba(0,0,0,0.1) url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221103/20221103094828_2051189981.png) repeat-x left top;left: 0px;  top: 0px; right: 0px; bottom: 0px;}
.adv_call li:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.4);}

/*news*/
.news_bc{ width:1400px; margin:0 auto;}
.news_c{}
.news_cc {display: flex;padding:65px 20px 20px;transition:all .5s;overflow:hidden;}
.news_wz .news_div_item {
    display: flex!important;
    flex-direction: column-reverse;
    width:31.5%;
    position: relative; box-shadow: 0px 0px 40px rgb(0,0,0,0.06); overflow: hidden;}

.news_wz .news_div_item_pic img {width: 100%; height: auto;}
.news_cc .news_div+.news_div{display:none;}
.news_wz .news_div {display: flex;justify-content: space-between;}
.news_wz .news_div_item .news_div_item_date {
    position: absolute;
    top: 284px;
    left: 202px;
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 18px;
    z-index: 2;
    transition: all .5s;
    font-weight: bold;
    align-items: center;}
.news_div_item_day {position: relative;}
.news_wz .news_div_item .news_div_item_title a {
    display: block;
    font-size: 16px;
    color: #444;
    position: relative;
    margin-top:48px;
    padding-left: 28px;
    font-weight: bold;}

.news_wz .news_div_item .news_div_item_body {
    font-size: 14px;
    line-height: 26px;
    color: #8a8a8a;
    padding-top: 14px;
    height: 92px;
    overflow: hidden;
}

.news_wz .news_div_item .news_div_item_title a:after {
    position: absolute;
    content: "";
    font-family: "pse";
    top: 0;
    left: 0;
    font-size:20px;
    color:#333;
    font-weight: normal;
}
.news_wz button { display: none!important;}

.news_wz .news_div_item .news_div_item_content {padding: 0 25px 70px;}
.news_wz {  width: 100%; flex-shrink: 0;}
.news_wz+.news_wz{display:none;}
.news_wz .news_div_item .news_div_item_pic a { display: block; position: relative;     overflow: hidden;}
.news_wz .news_div_item .news_div_item_title a.news_div_item_a {
    background: url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221105/20221105193750_1924665827.png) no-repeat left;}

.news_tab { float: right;}
.news_tab>ul{display: flex;}
.news_tab>ul>li{width:170px;height:46px;border-radius: 30px;background: #fff; margin:0 10px;}
.news_tab>ul>li.on{background:#02893c;}
.news_tab>ul>li.on>a,.news_tab>ul>li.on>a i{color: #fff;}
.news_tab>ul>li>a{font-size: 18px;color: #333;display: block;text-align: center;line-height:46px;}
.news_tab>ul>li>a i{font-family: 'iconfont';  font-size: 25px; color: #444;     padding-right: 10px;     display: inline;}



.news_tit {text-align: left;  float: left;}
.news_tit{font-size:36px;color: #02893c; float: left;     font-weight: normal;}
.news_tit p{ font-size:16px;color: #666;  font-weight: lighter;}

.news_wz .news_div_item .news_div_item_title a:before {
    position: absolute;
    font-family: "pse";
    content: "";
    color: #8c8e8d;
    bottom: -126px;
    left: 0;
    font-size: 26px;
    font-weight: normal;
    transition: all .5s;
}

.news_wz .news_div_item:hover .news_div_item_title a:before { transform: translateX(20px);}

.news_wz .news_div_item .news_div_item_date * { color: #fff;}

.news_wz .news_div_item .news_div_item_pic a:before {position:absolute;content:"公司动态";width: 49%;height: 46px;background: #02893c;color: #fff;line-height: 46px;text-align: right;font-weight: bold;font-size: 16px;padding-right: 35px;bottom: 0;right: 0;  z-index: 99999;}

.news_div_item_day:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background: rgba(255,255,255,0.24);
    top: 5px;
    right: -13px;
}

.news_wz .news_div_item .news_div_item_pic a:after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-bottom: 46px solid #02893c;
    border-left: 22px solid transparent;
    bottom: 0;
    right: 56.9%;}

.news_wz:nth-child(2) .news_div_item .news_div_item_pic a:before {content: "行业资讯";}
.news_wz:nth-child(3) .news_div_item .news_div_item_pic a:before {content: "常见问题";}



.news_wz .news_div_item .news_div_item_pic img,.news_wz .divdgweb_new_div_item .news_div_item_pic img{ width:100%; height:100%; transition:all .6s ease; }
.news_wz .news_div_item:hover .news_div_item_pic img,.news_wz .divdgweb_new_div_item:hover .news_div_item_pic img{ transform:scale(1.1);     
-webkit-transition: all linear 0.6s; }

.news_wz .news_div_item:hover .news_div_item_content .news_div_item_a, .news_wz .divdgweb_new_div_item:hover .divdgweb_new_div_item_a{ color:#02893c ;}

.news_wz .news_div_item:hover .news_div_item_pic a:before{position: absolute;  z-index: 99999;}
.news_wz .news_div_item:hover .news_div_item_pic a:after{z-index: 999999;}
.news_wz .news_div_item .news_div_item_date{z-index: 999999;}



/* links */
.links{ line-height:90px; font-size:20px; color:#9e9e9e; font-weight:lighter; background:#1d2429; position:relative; height:90px;}
.links p.fl{     padding-left: 30px;background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104202949_401712658.png) no-repeat left center;}
.links span{ font-family:impact; text-transform:uppercase; padding:0 20px 0 10px;}
.linkTagcs li a:hover { color: #02893c !important;}


/*版权*/
.copyright{ background:#181f25;;}
.end{ line-height:30px; text-align:center; padding:40px 0; border-top:1px solid #212b33;;}
.end,.end a{ font-size:14px; color:#888888; font-weight:lighter;}
.end a:hover{ color:#fff;}

.crcon{ padding:60px 0 50px 0;}

.crcon li>p::after{ position: absolute; content: ""; top: 35px; width: 26px; height: 2px;  background-color: #e3ecf5;  left: 0px;}
.crcon li:hover p::after { position: absolute; content: ""; top: 35px; width: 77px; height: 2px; background-color: #02893c;; left: 0px; transition: 0.5s; }


.crkslj{ }
.crkslj li{ display:inline-block; vertical-align:top; position: relative;  margin-right: 90px;}
.crkslj li a{ display:block; font-size:14px; color:#888888; line-height:30px; font-weight:lighter;}
.crkslj li a:hover{ color:#fff;}
.crkslj li p {font-size: 18px;color: #fff;margin: 0 0 30px 0;}
.crkslj li p::after{ position: absolute; content: ""; top: 35px; width: 26px; height: 2px;  background-color: #e3ecf5;  left: 0px;}
.crkslj li:hover p::after { position: absolute; content: ""; top: 35px; width: 77px; height: 2px; background-color: #02893c;; left: 0px; transition: 0.5s; }
.cr_t {  font-size: 16px;   color: #fff;  padding-bottom: 20px;}

.crcode{ font-size:0; margin-left:20px; padding-left:60px; border-left:1px solid #212b33;}
.crcode dl{ display:inline-block; font-weight:lighter; text-align:center;}
.crcode dl img{ display:block; width:125px; height:125px; }
.crcode dl+dl{ margin-left:20px;}
.crcode dl dt{ background: #29343e;  font-size:15px; color:#eeeeee; padding:10px 0;}
.crconcat{ text-align:right;}
.cr_day{ font-size:18px; color:#666666; font-weight:lighter; line-height:28px;}
.cr_day span{ display:inline-block; padding-left:45px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104203009_418432591.png) no-repeat left center;}
.cr_phone{ font-size:30px; color:#fff; margin:30px 0 20px 0;}
.cr_number{font-size:18px; color:#fff; margin:10px 0 40px 0; font-weight:bold;}
.crconcat ul{ font-size:0; /*border:1px solid #4b4b4b;*/}
.crconcat ul li img{ width:100px; height:auto;}
.crconcat ul li span{ position:absolute; top:110%; right:0; padding:10px; background:#fff; white-space:nowrap; transition:all .3s ease; opacity:0; visibility:hidden; z-index:3;}
.crconcat ul li:hover span{ opacity:1; top:100%; visibility:visible;}
.crconcat ul li{ display:inline-block; height:38px; position:relative; cursor:pointer; line-height:38px; vertical-align:top; padding:0 10px; border:1px solid #4d4d4d;}
.crconcat ul li+li{/* border-left:1px solid #4b4b4b;*/}
.crconcat ul li a:hover{ color:#fff;}
.crconcat ul li a,.crconcat ul li{ font-size:12px; color:#808080; font-weight:lighter;}
.crconcat ul li:nth-child(1) a,.crconcat ul li:nth-child(2) a{ padding-left:23px; display:inline-block; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104203028_1876453381.png) no-repeat left center;}

.crconcat ul li i{ display:inline-block; height:38px; width:25px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221104/20221104203248_156766764.png) no-repeat center;}


/*history*/
.his_bc {
    background: url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221109/20221109103611_1090059826.jpg) no-repeat center;
    padding: 86px 0 50px 0;
    overflow: hidden;
    background-size: cover;    background-attachment: fixed;}

.his_ic {
    margin-top: 55px;
    position: relative;
    padding: 0 5%;
}

.his_ic ul {
    display: flex;
    overflow: hidden;
    align-items: flex-start;
    z-index: 2;
}

.his_ic ul li {
    width: 25%;
    flex-shrink: 0;
    padding: 20px;
    position: relative;
    transition: all .5s;
    z-index: 2;
}

.his_ic img {
    width: 100%;
    height: auto;
}

.his_ic li i {
    color: #fff;
    font-size: 26px;
    text-align: center;
    position: relative;
    transition: all .5s;
    margin: 68px 0 32px;
    display: block;}

.his_ic li b{
    color: #fff;
    font-size: 16px;
    text-align: center;
    width: 300px;
    line-height: 24px;
    margin: 0 auto;
    font-weight: normal;     display: block;}

.his_ic li p {
    color: #fff;
    font-size: 0px;
    text-align: center;
    width: 90%;
    line-height: 24px;
    margin: 0 auto;}

.his_pic {
    opacity: 0;
    transition: all .5s;
    margin-top: 20px;
    position: relative;}

.his_ic:after {
    position: absolute;
    content: "";
    width: 1920px;
    height: 1px;
    background: rgba(238, 238, 238, 0.5);
    left: -19%;
    top: 132px;
}

.his_ic ul li:after {
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background: #3B404D;
    border: 1px solid #fff;
    border-radius: 50%;
    top: 127px;
    left: 50%;
    margin-left: -4px;
}

.his_ic .wave {
  position: relative;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  position: absolute;
  left: 50%;
  top: 119px;
  opacity: 0;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-left: -12px;
}
.his_ic .wave .circle {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
}
.his_ic .wave.ripple .circle {
  width: calc(100% - 6px);
  height: calc(100% - 6px);
  border: 3px solid #fff;
}
.his_ic .wave.ripple .circle:first-child {
  animation: circle-opacity 2s infinite;
}
.his_ic .wave.ripple .circle:nth-child(2) {
  animation: circle-opacity 2s infinite;
  animation-delay: 0.3s;
}
.his_ic .wave.ripple .circle:nth-child(3) {
  animation: circle-opacity 2s infinite;
  animation-delay: 0.6s;
}
.his_ic .wave.ripple.danger {
  color: #02893c;}
.his_ic .wave.ripple.danger .circle {
  border-color: #02893c;}
.his_ic li:hover .wave,
.his_ic li.slick-current .wave {
  opacity: 1;
}
@keyframes circle-opacity {
  from {
    opacity: 1;
    transform: scale(0);
  }
  to {
    opacity: 0;
    transform: scale(1);
  }
}
.his_ic li:hover i,.his_ic li.slick-current i {
    color: #333;
    transition: all .5s;
    margin: 12px 0 6px;
}

.his_ic li:hover,.his_ic li.slick-current { background: #fff;}

.his_ic li:hover .his_pic,.his_ic li.slick-current .his_pic { opacity: 1;}
.his_ic li:hover b{font-size: 16px; color: #444; }
.his_ic li:hover p,.his_ic li.slick-current p { font-size: 15px; color: #999; padding-top: 70px; text-align: left;}
.his_ic ul li:hover:after,.his_ic ul li.slick-current:after { background: #02893c;}
.his_c .title { text-align: center; font-size: 40px; line-height: 48px;  overflow: hidden;  color: #fff; font-weight: bold;}

.his_c .title span { color: #fff; font-weight: bold;}
.his_c .title_x {font-size: 16px; text-align: center; line-height: 28px; color: #eee; margin-top: 10px; font-weight: 100;}
.his_btn>span {
    display: block;
    width: 34px;
    height: 34px;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 34px;
    font-size: 24px;
    position: absolute;
    z-index: 99;
    top: 20%;
    font-family: "iconfont";  padding-right: 11px;}

.his_btn>span+span { right: 0;}
.his_btn>span:nth-child(1) {   transform: rotate(180deg);  left: 0;}


/*t*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en {font-family: Arial, Helvetica, sans-serif;font-weight: normal;}
.wz{text-align: center;}
.wz p{font-size:40px;color: #222;font-weight: bold;}
.wz d{color: #02893c;}
.wz dd{color: #666;font-size: 18px;line-height: 30px;}


/*优势*/
.actorbg{width:100%; padding-top:70px; padding-bottom:80px; }
.actor{width:1400px; margin:0 auto;}
.actor_tit{width:100%; text-align:center; font-size:40px; line-height:40px; color:#333; font-weight:bold;}
.actor_tit i{color:#02893c;}
.actor_tit p{margin-top:17px; font-size:16px; line-height:16px; color:#666; font-weight:normal;}
.actor_contbg{width:1400px; height:691px; margin-top:50px; margin-left:-50px; padding:0 50px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221209/20221209215335_1458622620.png) left top no-repeat;}
.actor_nav{width:100%; overflow:hidden;}
.actor_nav li{float:left; width:24.94%; height:130px; padding-top:32px; padding-left:100px; border-bottom:4px solid #0f6b37; background:#02893c; box-sizing:border-box; position:relative; font-size:32px; line-height:32px; color:#fff; font-weight:bold; transition:0.8s;}
.actor_nav li+li{margin-left:1px;}
.actor_nav li p{margin-top:10px; font-size:16px; line-height:16px; color:rgba(255,255,255,.8); font-weight:normal;}
.actor_nav li:before{content:""; display:block; position:absolute; left:30px; top:36px; width:56px; height:56px; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221209/20221209220748_1801445662.png) no-repeat; transition:0.8s;}
.actor_nav li:nth-child(1):before{background-position:left top;}
.actor_nav li:nth-child(2):before{background-position:-56px top;}
.actor_nav li:nth-child(3):before{background-position:-112px top;}
.actor_nav li:nth-child(4):before{background-position:right top;}
.actor_nav li:after{content:""; display:block; position:absolute; left:38px; bottom:-4px; width:0; height:4px; background:#fff; overflow:hidden; transition:0.8s;}
.actor_nav li:hover,.actor_nav li.on{    background: #ff6518; border-color: #d05111;}
.actor_nav li:hover:after,.actor_nav li.on:after{width:30px;}
.actor_nav li:hover:before,.actor_nav li.on:before{background-position-y:bottom;}
.actor_cont{width:100%; margin-top:51px; overflow:hidden;}
.actor_txt{float:left; padding-top:30px;}
.actor_txt em{font-size:32px; line-height:42px; color:#02893c; font-weight:bold;}
.actor_txt i{display:block; margin-top:13px; margin-bottom:42px; font-family:Arial; font-size:15px; line-height:20px; color:#999;}
.actor_txt p{ width:532px; font-size:16px; line-height:32px; color:#666; }
.actor_txt p+p{margin-top:16px;}
.actor_txt span{display:block; margin-top:54px; padding-left:48px; font-size:16px; line-height:90px; color:#7b7b7b; background:url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221209/20221209222231_2042243219.png) left center no-repeat;}
.actor_txt span font{font-size:24px; line-height:60px; color:#333; font-weight:bold; vertical-align:middle;}
.actor_img{float:right;}





/*应用领域*/
.case_bg{ background: #f4f5f4;     padding: 70px 0;}
.caseleft { font-size: 0; width: 35%;}
.case_wz { font-size: 18px !important; }
.caseleft a { width: 50%; height: 165px;float: left;position: relative; cursor: pointer;border: 1px solid #eee;display: inline-block;text-align: center; font-size: 22px !important; color: #333333; transition: all .3s ease;background: #fff;}
.caseleft a:nth-child(2n){border-left: 0px;}
.caseleft a:nth-child(n+3){border-top: 0px;}
.caseicon { position: relative; margin: 30px 0 10px 0; display: inline-block; width: 60px; height: 60px; border-radius: 50%; background: #02893c; transition: all .3s ease; }
.caseleft a em { display: block; font-size: 12px; color: #9e9e9e; text-transform: uppercase; margin-top: 3px; transition: all .3s ease;font-style: normal;}
.caseicon span { transition: all .3s ease; display: block; top: 0; bottom: 0; left: 0; right: 0; margin: auto; position: absolute; width: 60px; height: 60px; background: url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221209/20221209212603_1693741306.png) no-repeat left -60px; box-sizing: content-box !important;}
.caseleft a:nth-child(2) .caseicon span{background-position: -60px -60px;}
.caseleft a:nth-child(3) .caseicon span{background-position: -120px -60px;}
.caseleft a:nth-child(4) .caseicon span{background-position: -180px -60px;}
.caseleft a:nth-child(5) .caseicon span{background-position: -240px -60px;}
.caseleft a:nth-child(6) .caseicon span{background-position: -300px -60px;}
.caseleft a:nth-child(7) .caseicon span{background-position: -360px -60px;}
.caseleft a:nth-child(8) .caseicon span{background-position: -417px -60px;}

.caseleft a.on, .caseleft a.on em { color: #fff; }
.caseleft a.on { background: #02893c; }
.caseleft a.on .caseicon { background: #fff; }
.caseleft a.on .caseicon span { background-position-y: 0; }
.caseright{width: 63%;overflow: hidden;}
.casecon .divdgweb_new_div .divdgweb_new_div_item { width: 100%; height: 660px; overflow: hidden; position: relative; display: inline-block; vertical-align: top; }
.casecon .news_div_item_pic img { width: 100%; height: 100%; }
.casecon .divdgweb_new_div_item_content { box-sizing: border-box; height: 135px; width: 100%; position: absolute; left: 0; bottom: 0; overflow: hidden; background: rgba(0,0,0,.7); padding: 40px; transition: all .3s ease; }
.casecon .divdgweb_new_div_item_a { font-size: 25px; color: #fff; font-weight: lighter; }
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body { font-size: 16px; color: #fff; font-weight: lighter; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin-top: 8px; }
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body a { font-size: 14px; color: #fff; }
.casecon .divdgweb_new_div_item .divdgweb_new_div_item_body a:hover { color: #02893c; }







/*右侧浮动*/
.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(//memberpic.114my.com.cn/0425401/uploadfile/image/20221103/20221103184535_310623731.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #02893c; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #02893c; border-color: #02893c; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -53px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -53px; }
.y-kefu-box01 .kf-weChat1>i { width: 22px; height: 19px; background-position: -5px -53px; }
.y-kefu-box01 .kf-weChat1:hover>i {background-position: -30px -53px; }

.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 22px; height: 22px; background-position: -5px -75px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -75px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #02893c; border-color: #02893c;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #02893c; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 120px; height: 120px; margin: 10px auto 10px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #02893c; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#02893c;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }