@font-face {
 font-family:fontDin1;
 src: url(//memberpic.114my.com.cn/yukang88/cssnew/DIN-MEDIUM_otf.txt),url(//memberpic.114my.com.cn/yukang88/cssnew/DIN-MEDIUM_woff.txt),url(//memberpic.114my.com.cn/yukang88/cssnew/DIN-MEDIUM_eot.txt),url(//memberpic.114my.com.cn/yukang88/cssnew/DIN-MEDIUM_woff2.txt),url(//memberpic.114my.com.cn/yukang88/cssnew/DIN-MEDIUM_ttf.txt)}
 
/*通用代码*/
*{ margin:0px; padding:0px;}
body{font-size:14px; color:#222222; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;} 
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;}
.clear{clear:both;}
a{color: #222222; text-decoration: none; font-size:14px;}
a:hover{color: #0c9439;cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{outline:none;font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.fl{ float:left;}
.fr{ float:right;} 
.dfc{display:flex;align-items:end;justify-content:center;}
.dfs{display:flex;align-items:end;justify-content:space-between;}
.dfe{display:flex;align-items:end;justify-content:end;}



/*定义版面统一宽度*/
.page{ width:1400px; margin:0 auto;}
.w1400{ width:1400px; margin:0 auto;  overflow:hidden;}
.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;}

/*tit*/
.tit{text-align: center;margin-bottom:45px; letter-spacing: 1px;}
.tit p{font-size:45px; font-weight:bold;}
.tit p b{position: relative; top:8px;}
.tit p i{font-size:45px; font-weight:bold; color:#0c9439;}
.tit span{font-weight: lighter; font-size:18px;color:#999999;display: block;margin:10px 0;}
.dian i{width:12px;height:12px;border-radius:100%;border:1px solid #74ba27;position:relative;animation:diani 2s infinite;}
.dian i:nth-child(2){border-color:#0c9439;animation-delay:0.5s;}
.dian i:nth-child(3){border-color:#74ba27;animation-delay:1s;}
.dian i+i{margin-left:10px;}
.dian i:before{content:'';width:6px;height:6px;border-radius:100%;background:#74ba27;position:absolute;top:50%;left:50%;margin:-3px 0 0 -3px;}
.dian i:nth-child(2):before{background:#0c9439;}
.dian i:nth-child(3):before{background:#74ba27;}

@keyframes diani{
  0%{transform:translateY(0px);}
  50%{transform:translateY(6px);}
  100%{transform:translateY(0px);}
}




/*head*/
.htop,.htop a{ font-size:14px; color:#666666; font-weight:lighter; line-height:45px;}
.htop{background: #f3f5f5;}
.htop span{ display:inline-block; padding-left:21px; position:relative; cursor:pointer;}
.htop span+span{ margin-left:17px;}
.htop span img{ position:absolute; top:110%; left:0; width:100px; z-index:9; height:auto; visibility:hidden; opacity:0; transition:all .3s ease;}
.htop p.fl{ padding-left:30px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513201722_923768521.png) no-repeat left center;}
.htop span:hover img{ top:100%; visibility:visible; opacity:1;}
.htop span:nth-child(1){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513221321_377694356.jpg) no-repeat left center;     padding-left: 43px;}
.htop span:nth-child(2){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513201629_1161533420.png) no-repeat left center;}
.htop span:nth-child(3){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513201629_951500146.png) no-repeat left center;}
.htop span:nth-child(4){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513201629_592628103.png) no-repeat left center;}


/*top*/
.logo{ float:left; margin:40px 0;}
.logo_w{ font-size:28px; font-weight:bold; color:#333;  margin-top:53px;}
.logo_w b{ position:relative; top:4px;}
.logo_w p{ font-size:18px; font-weight:normal; line-height:30px;}
.logo_t { margin-left:150px; margin-top:47px; float:left; height:75px; overflow:hidden;}
.logo_t li { border: solid 1px #b0b0b0; border-radius:5px; margin-right:10px; box-sizing:border-box; width:75px; height:75px; text-align:center; float:left; color:#555; font-size:14px; overflow:hidden;}
.logo_t li img {margin-top:10px;}

.htel{ font-size:16px; color:#5d5d5d; padding-left:65px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513204242_1220005512.png) no-repeat left center; margin-top:54px;}
.htel em{ display:block; font-size:32px; color:#009a46; font-family: fontDin1;}
.htop, .htop a:hover { text-decoration: underline;}
/*nav*/
.nav{ height:76px;background: -webkit-linear-gradient(left, #0c9439, #229c35, #5ab02c, #74ba27);}
.nav li { font-size:14px; float:left; text-align:center; height:35px; line-height:35px; position:relative; margin-top:20px;}
.nav li a { width:140px; display:block; color:#fff; font-size:16px; position:relative; z-index:2; }
.nav ul li.navcurrent {background:#fff; display:block; color:#0e9538;  height:35px; border-radius:30px;}
.nav ul li.navcurrent a { color:#0e9538;}
.nav ul li:before {background:#fff; display:block; color:#0e9538; content:""; position:absolute; width:0;  height:35px; transition: all 0.5s;  border-radius:30px;}
.nav ul li:hover:before  {content:""; width:100%; height:35px; z-index:1;}
.nav ul li:hover a { color:#333;}

/*导航下拉*/
.nav li .sedNav {width:160px;  position: absolute; background-color:rgba(255,255,255,0.9); left:-9px; top:56px; z-index: 999999999; display: none;   color: #fff;    }
.nav li .sedNav a {width:160px; display: block; line-height: 50px; color: #333; font-size: 15px;text-align: center; border-bottom: 1px solid #ededed;}
.nav li .sedNav a:hover {width:160px;  color: #fff; background: #0c9439;}
:root .gradient{-webkit-filter:none;filter:none;}




/*baner*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; background-color: #000}
.banner-box .bd li a{ display:block; background-size:auto; width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:280px; left: 0; margin-left: 0; height: 380px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515170621_2011795232.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515170621_2011795232.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #0c9439;border-radius: 8px; width:70px;}
.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; }

/*search*/
.search{ background:#f4f4f4; margin-top:1px;}
.search .w1400{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; }
.keyword{ padding-left:35px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513221826_686506295.png) no-repeat left center;}
.keyword,.keyword a{ font-size:15px; color:#666666; line-height:80px;}
.search_bg{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:center; width:280px; height:44px; border-radius:22px; padding:0 20px; background:#fff;}
#infoname{ border:none; height:44px; background:none; width:250px;}
form.fr {margin-top: 0px;}
.keyword a:hover {text-decoration: underline;  color: #0a762e;}

/*trait*/
.trait_bg{ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514094755_927276089.jpg) no-repeat center; width:100%; margin:0 auto; height:785px; padding-top:70px;}
.trait ul{background: #fff;border-radius: 10px;font-size: 0; float:left;}
.trait ul li{border-left:none;margin-left: 14px;    border: 1px solid #ccc;display: inline-block;vertical-align: top;width: 24.1%;height: 100%;text-align: center;font-size: 16px;color: #888888;font-weight: lighter;box-shadow:5px 0 15px -5px #eee inset;transition: all .3s ease;}
.trawa{padding: 0 40px 20px 40px;line-height: 30px;}
.trawa span{display: block;font-size: 24px;color: #222222;font-weight: normal;margin-bottom: 8px;transition: all .3s ease;}
.traicon{display: inline-block;width: 33px;height: 33px;margin: 40px 0 15px 0;background: url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210513/20210513225850_105132892.png) no-repeat left top;transition: all .5s ease;}
.trait ul li:nth-child(1){border-left:1px solid #ccc;margin-left: 0px;}
.trait ul li:nth-child(2) .traicon{background-position-x:-48px; }
.trait ul li:nth-child(3) .traicon{background-position-x:-98px; }
.trait ul li:nth-child(4) .traicon{background-position-x:-157px; }
.trait ul li:hover{background: #0c9439;color: #fff; box-shadow: none;}
.trait ul li:hover .trawa span{color: #fff;}
.trait ul li:hover .traicon{background-position-y:-47px; }
.trait_tu{ width:338px; height:220px; overflow:hidden;}
.trait_tu img{transition: all 0.5s ease;}
.trait li:hover .trait_tu img {transform: scale(1.2);}

.shuju {box-sizing:border-box; overflow:hidden; margin-top:6px;}
.shuju dl { width:20%; float:left; padding-top:50px; overflow:hidden;     background: url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514094755_1067047047.jpg) no-repeat right 65px;}
.shuju dl dt {height:80px; overflow:hidden;}
.shuju dl dt strong { display:block; float:left; font-size:55px; color:#fff; letter-spacing:-3px; font-weight:400; font-family:fontDin1;}
.shuju dl dt span { display:block; float:left; background:#73ba27; width:26px; height:26px; border-radius:26px; line-height:26px; text-align:center; color:#fff; margin-top:32px; margin-left:5px;}
.shuju dl dd { font-size:18px; text-align:center; color:#dbefe2;}
.shuju dl dt.kuandu { width:105px; margin:auto;}
.shuju dl dt.kuandu1 { width:85px; margin:auto;}
.shuju dl.houmian { background:none;}

/*por*/
.por_bg{ background:#f7f7f7 url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514111628_1600434163.jpg) no-repeat top; width:100%; margin:auto; padding:70px 0;}

.product_class{ float:left;}
.product_class ul{ left:260px;}
.product_class li{ position:relative; z-index:2; width:280px; height:100px; font-size:20px; color:#000; background:#FFF; margin-bottom:3px; display: flex;align-items: center;}
.product_class li i{ height:100px; width:50px; float:left; padding-left:10px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514115117_11520598.png) no-repeat 20px 37px;}
.product_class li i:hover,.product_class li:hover a i{ height:100px;width:40px; float:left; padding-left:20px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514114925_1030279764.png) no-repeat 20px 37px;}
.product_class li em{ height:100px; width:40px; float:left; padding-left:20px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514140056_2015319804.png) no-repeat 20px 37px;}
.product_class li:hover a em{ height:100px; width:40px; float:left; padding-left:20px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514140039_1195251286.png) no-repeat 20px 37px;}
.product_class li b{float:left;padding-top: 30px; padding-left: 5px;font-size: 18px; font-weight:normal;}
.product_class li p{color:#999999;font-size:14px; font-weight:normal;}
.product_class li b:hover{ color:#FFF;}
.product_class li p:hover{ color:#c0e6c1;}
.product_class ul li.on b{color:#fff;}
.product_class ul li.on p{color:#c0e6c1;}
.product_class ul li.on i{height:100px;width:40px; float:left; padding-left:20px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514114925_1030279764.png) no-repeat 20px 37px;}
.product_class ul li.on em{height:100px; width:40px; float:left; padding-left:20px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514140039_1195251286.png) no-repeat 20px 37px;}
.product_class ul li.on{ width:100%;  background:linear-gradient(to right,#0c9439,#6eb828); transition:all 1s linear; }
.product_class ul li:after{ position:absolute; top:0; left:0; display:block; content:''; width:0; height:100%;    background:linear-gradient(to right,#0c9439,#6eb828); transition:all 0.5s; z-index:-1}
.product_class li:hover:after{ width:100%;}


/*右边*/
.pro_fr{width: 1080px;float: left;margin-left: 30px;}
.pro_t ul{}
.pro_tbg{ width:1090px; margin:0 auto; height:350px; background:#d5d3e8;}
.pro_t1{ float:left; width:600px;}
.pro_t1 b{ float:left; width:69px; height:90px; position: absolute;}
.pro_t2{ display:block; width:490px; position:relative; padding-top:40px;}
.pro_t2 span{ font-size:36px; font-weight:bold; color:#333;}
.pro_td {display: block;padding: 15px 0 25px 0;height: 20px;}
.pro_td li{ float:left; font-size:17px; color:#666; margin-right:25px;}

.pro_td li i {display: block;float: left;width: 18px;height: 21px;background: url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514144452_1908583962.png) no-repeat left 3px;margin-right: 5px;}
.pro_td li:nth-child(2) i{background-position-x: -125px;}
.pro_td li:nth-child(3) i{background-position-x: -235px;}
.pro_td li:nth-child(4) i{background-position-x: -352px;}
.pro_zl {}
.pro_zl li{float: left;}
.pro_zl li b{ display:block; width:100px; height:30px; line-height:30px; text-align:center; color:#fff; font-size:16px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514145123_1093241074.png) no-repeat left;  margin-bottom:15px; float: left;}
.pro_zl li span{ font-size:16px; color:#666; font-weight:normal; line-height:30px; float: left;  padding-left: 15px;}



.product_pic{ width:1080px; margin-top: 30px;}
.product_pic tr > td:first-child { margin-left: 0;}
.product_pic tr > td:nth-of-type(3){ margin-right: 0;}
.product_pic td { display: block; float: left; padding: 0 !important; width: 343px; margin: 0 14px 18px 8px; position: relative; border:1px #ddd solid}
.product_pic td> a:after,.procen td > a::after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5) url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515170710_836684439.png) no-repeat center; left:0; top: -100%; transition:0.3s all ease-in-out; }

.product_pic td > span { height: 44px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden;}
.product_pic td > span > a{ display:block; border-top: 1px solid #ddd; height: 44px; line-height: 44px; color: #454545; font-size: 14px; transition:0.3s all ease-in-out; position: relative; z-index: 1111}
.product_pic td > span:after,.pro_bg td > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: #0e9538; bottom: -100%; left: 0; transition:0.3s all ease-in-out; }
.product_pic td:hover > a:after,.pro_bg td:hover > a::after{ top: 0; }
.product_pic td:hover > span > a{ color: #fff; }
.product_pic td:hover > span:after,.pro_bg td:hover > span::after{ bottom: 0; }
.product_pic td br { display: none;}
.product_pic tr:after, .pro_bg tr::after { content: ''; display: block; clear: both; }
.product_pic td a{ position: relative; display: block; overflow: hidden; }
.product_pic td a img{ display: block; width: 100%; height: auto; transition:0.5s all ease-in-out; }
.product_pic td:hover a img{ transform:scale(1.2); }

.casebtn{}
.casebtn a{ float:left; display:inline-block; line-height:40px; width:120px; font-size:18px; color:#666; font-weight:lighter; transition:all .5s ease; text-align:center;border: 1px solid #7f7f80; border-radius: 32px;}
.casebtn a:hover{ background: linear-gradient(to right,#0c9439,#6eb828); width:40%; color:#fff;}


/*advpro*/
.pro_ges_bg{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515154614_378116004.jpg) no-repeat center bottom;width:100%;padding:70px 0 0; height:1185px;}
.pgb_t{color:#fff;text-align: center;margin-bottom:60px;}
.pgb_t p{font-size:52px; font-weight:bold;}
.pgb_t b{ position:relative; top:10px;}
.pgb_t dd{color:#fff;font-size:18px;margin-top:8px;}
.pgb_con{background:#fff;padding:4%;align-items: center;}
.quality_w3{width:326px;}
.quality_w3 p{background:#0b943a;width:260px;height:52px;line-height:52px;border-radius: 25px;color:#fff;font-size:22px;padding-left:80px;position: relative;}
.quality_w3 em{font-family:rob;font-style: normal;font-size:30px;font-weight: bold;display:inline-block;position: absolute;left:28px;top:0;color:#fff;}
.quality_w3 dd{margin:15px 0;font-size:16px;line-height:30px;}
.z4{margin-top:30px;}
.quality_adv{width:557px;height:557px;    position: relative;float:left;}
.quality_adv:after{content:"";background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514171819_335839346.png)no-repeat;width:454px;height:454px;    position: absolute;    left: 53px;top: 51px;}
.quality_bg1{position: absolute;background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514171918_719377240.png)no-repeat;width:557px;height:557px;-webkit-animation: spin 15s linear infinite;animation: spin 30s linear infinite;}


@-webkit-keyframes spin{
  from { -webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg);transform: rotate(360deg);}
}
@keyframes spin {
  from {-webkit-transform: rotate(0deg);transform: rotate(0deg);}
  50% {-webkit-transform: rotate(180deg);transform: rotate(180deg);}
  to {-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}



/*case*/
.case{overflow:hidden;}

.casecenter{ height:540px; background:#e9edec;}
.casetab{ width:540px; margin:29px 0 0 29px; z-index:999;}
.casetab li{ float:left; width:265px; height:113px; margin-bottom:10px;background:#f5fffd;  color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){ margin-left:10px;}
.casetab p{ padding:35px 0 0 100px;}
.casetab p span{ display:block; color:#86958f; font-size:13px; font-weight:lighter; margin-top:3px;}
.casetab li em{ width:60px; height:60px; border-radius:50%; border:1px solid #dfeae7; text-align:center; position:absolute; top:25px; left:20px; z-index:33;}
.casetab li em i{ display:inline-block; line-height:60px; width:40px; height:40px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515175329_776312489.png) no-repeat left top; margin-top:15px;}
.casetab li:nth-child(2) i{ background-position-x:-68px; width:40px;}
.casetab li:nth-child(3) i{ background-position-x:-137px; margin-top:12px; width:40px;}
.casetab li:nth-child(4) i{ background-position-x:-195px; width:42px;}
.casetab li:nth-child(5) i{ background-position-x:-268px; width:36px; margin-top:12px;}
.casetab li:nth-child(6) i{ background-position-x:-328px;  margin-top:12px;}
.casetab li:nth-child(7) i{ background-position-x:-404px;}
.casetab li:nth-child(8) i{ background-position-x:-471px; width:26px; margin-top:20px;}
.casetab li.on i{ background-position-y:-68px;}
.casetab li:after{ width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#0c9439; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{ transform: scale(1);}
.casetab li.on,.casetab li.on span{ color:#fff;}
.casetab li.on em{ border-color:#fff;}
.casetab li p{ position:relative; z-index:33;}

.casecon{ width:800px;  font-weight:lighter;}
.casecon .news_div_item_pic img{ width:800px; height:540px;}
.casecon .divdgweb_new_div_item{ position:relative;}
.casecon .divdgweb_new_div_item_content{ position:absolute;  width:90%; padding:25px 5%; background:rgba(0,0,0,0.8); color:#fff; bottom:0; left:0;}
.casecon a{ color:#fff;}
.casecon a:hover{ text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{ font-size:22px;}
.casecon .divdgweb_new_div_item_body{ color:#fff; margin:10px 0;}
.casecon .divdgweb_new_div_item_body a{ color:#fff;}
.casetab li a{color: #404845; font-size: 18px;}
.casetab li a:hover{color: #fff; font-size: 18px;}




/*case*/
.case{overflow:hidden;}

.casecenter{ height:540px; background:#e9edec;}
.casetab{ width:540px; margin:29px 0 0 29px; z-index:999;}
.casetab li{ float:left; width:265px; height:113px; margin-bottom:10px;background:#f5fffd;  color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){ margin-left:10px;}
.casetab p{ padding:35px 0 0 100px;}
.casetab p span{ display:block; color:#86958f; font-size:13px; font-weight:lighter; margin-top:3px;}
.casetab li em{ width:60px; height:60px; border-radius:50%; border:1px solid #dfeae7; text-align:center; position:absolute; top:25px; left:20px; z-index:33;}
.casetab li em i{ display:inline-block; line-height:60px; width:40px; height:40px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515175329_776312489.png) no-repeat left top; margin-top:15px;}
.casetab li:nth-child(2) i{ background-position-x:-68px; width:40px;}
.casetab li:nth-child(3) i{ background-position-x:-137px; margin-top:12px; width:40px;}
.casetab li:nth-child(4) i{ background-position-x:-195px; width:42px;}
.casetab li:nth-child(5) i{ background-position-x:-268px; width:36px; margin-top:12px;}
.casetab li:nth-child(6) i{ background-position-x:-328px;  margin-top:12px;}
.casetab li:nth-child(7) i{ background-position-x:-404px;}
.casetab li:nth-child(8) i{ background-position-x:-471px; width:26px; margin-top:20px;}
.casetab li.on i{ background-position-y:-68px;}
.casetab li:after{ width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#0c9439; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{ transform: scale(1);}
.casetab li.on,.casetab li.on span{ color:#fff;}
.casetab li.on em{ border-color:#fff;}
.casetab li p{ position:relative; z-index:33;}

.casecon{ width:800px;  font-weight:lighter;}
.casecon .news_div_item_pic img{ width:800px; height:540px;}
.casecon .divdgweb_new_div_item{ position:relative;}
.casecon .divdgweb_new_div_item_content{ position:absolute;  width:90%; padding:25px 5%; background:rgba(0,0,0,0.8); color:#fff; bottom:0; left:0;}
.casecon a{ color:#fff;}
.casecon a:hover{ text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{ font-size:22px;}
.casecon .divdgweb_new_div_item_body{ color:#fff; margin:10px 0;}
.casecon .divdgweb_new_div_item_body a{ color:#fff;}
.casetab li a{color: #404845; font-size: 18px;}
.casetab li a:hover{color: #fff; font-size: 18px;}



/*adv*/
.adv_bg0{ background:#e8f0eb; width:100%; margin:0 auto; padding-top:70px; height: 930px;}
.adv_bg{width: 100%;height:1000px;background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515143421_405891057.png)no-repeat center 140px; min-width:1400px; }
.hyzys{width:1400px;height:148px;margin-top: 50px;}
.hyzys a{width:350px;height:130px;float:left;text-align:center;color:#333;font-size:22px;line-height: 25px;padding-top: 25px;}
.hyzys a i{font-size: 12px;display: block;text-transform: uppercase;  color:#666; font-style:normal;  }
.hyzys .a1:hover,.hyzys .a1.active{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515152456_1415422318.png)#ffbc01 0px top no-repeat;}
.hyzys .a2:hover,.hyzys .a2.active{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515152456_1415422318.png)#ffbc01 -349px top no-repeat;}
.hyzys .a3:hover,.hyzys .a3.active{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515152456_1415422318.png)#ffbc01 -700px top no-repeat;}
.hyzys .a4:hover,.hyzys .a4.active{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515152456_1415422318.png)#ffbc01 -1057px top no-repeat;}
.hyzys .a5:hover,.hyzys .a5.active{background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515152456_1415422318.png)#ffbc01 -215px top no-repeat;}
.hys_y .left{width:600px;float: left;margin-top:98px;height: 321px;}
.hyzys .active{box-shadow:0px 3px 21px 0px rgba(255,188,1,0.19); border-radius: 20px; font-size:24px; font-weight:bold;}
.hyzys .active:after{content: "";position: relative;border-left: solid 8px rgba(255,188,1, 0);border-right: solid 8px rgba(197 , 211 , 0 , 0);border-top: solid 8px rgba(255,188,1, 1);top:91px; }
.hys_y .adv_right{float: right;margin-top:56px;     background: #fff; padding:5px;    box-shadow: 2px 15px 15px #027528;}
.adv_b{height:128px;}
.adv_b1{width:118px; height:128px; background:#cdf3d3; border-radius:20px 0 20px 0; float:left; text-align:center; }
.adv_t{width: 460px; float: left; margin-left: 20px; font-size: 35px; font-weight: bold; color: #fff; margin-top:20px;}
.adv_t p{font-size: 18px; display:block; font-weight: normal; margin-top:16px; margin-bottom:3px; color: #fff;}
.adv_c{ font-size:15px; color:#ebfbed; line-height:36px; margin:35px 0 40px 0;}
.advphone{ padding-left:40px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515144557_387693408.png) no-repeat left center; font-size:16px; color:#e7f5ec;}
.advphone em{ font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif; vertical-align:sub; padding-left:20px; display: initial;}



/*servicer*/
.servicer{width:1400px;margin:auto;}
.servicer li{width:187px;float:left;}
.servicer li+li{margin-left:15px;}
.servicer .y{color:#0c9439;width:187px;height:150px;background:#e4eae6;position:relative;padding:40px 0px;}
.servicer .y:hover{background: linear-gradient(to top,#0c9439,#6eb828); }
.servicer .y:hover .iconfont{color:#fff;}
.servicer .y:hover p{color:#fff;}
.servicer .y:hover span{color:#fff;}
.servicer li:hover .lct{background: #73ba27; border-radius: 50%; color: #fff;}
.servicer .iconfont{font-size:35px;color:#333; width:187px;height:50px;line-height:50px;text-align:center;}
.servicer .y p{font-size:20px;line-height:35px;font-weight:100;color:#333;}
.servicer .y span{font-size: 15px; color: #999; display: block; font-weight: 100; letter-spacing: -0.5px;}

.servicer .lct{font-size:18px;color:#fff;text-align:center;line-height:35px; height: 35px; width: 35px; background:#0c9439; border-radius: 50%; margin: 0 auto; margin-top: -20px; z-index: 9999; position: relative;}
/*di*/
.ser_btn{width: 650px; height: 70px; background: #e1e4e2; line-height: 70px;  color: #fff; font-size: 30px; border-radius: 36px; text-align: center; padding-left: 50px; margin: 0 auto;}
.ser_btn>span{font-size:18px;font-weight: bold;width: 180px;height: 70px;border-radius: 36px;background: #0c9439;display: inline-block;position: relative;top: -5px;right: -31px;font-family: roboto;}
.ser_btn>span> a{font-size:20px;font-weight: normal;margin-right: 15px; color: #fff;}
.pc_tel{ display:inline-block; padding-left:45px; font-size:18px; color:#666666; line-height:70px; font-weight:lighter; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210515/20210515093610_1446991569.png) no-repeat left center;}
.pc_tel i{font-size: 30px; font-weight: bold; color: #333;}






/*about*/
.about{ padding:50px 55px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514221049_636509068.jpg) repeat left; position:relative;}
.about:after{ content:''; display:block; position:absolute; height:160px; width:100%; background:#0c9439; left:0; bottom:0;}

.about>div{ position:relative; z-index:9;}
.abcon{ margin-top:25px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; }
.ableft{ margin:25px 60px 0 0;}
.abwa{ font-size:15px; line-height:40px; color:#90908f; text-indent:2em; margin-bottom: 30px;}
.abwa a{ font-size:16px; line-height:36px; color:#0e9538;}
.abwa a:hover{ text-decoration:underline;}
.abpic{border: 10px solid #fff; box-shadow:0 0 15px rgba(0,0,0,0.3);}
.wenxhgn{font-weight:bold; color:#e0e0e0; font-size: 50px;}
.wenxhgn span{color:#0591f2; font-size:50px;}
.shgbyqc{ font-size:40px; color:#444; height:90px; letter-spacing:1px;}
.shgbyqc::after { position: absolute; content: ""; top: 130px; width: 60px; height: 13px; background-color: #0c9439; left:0px; animation: widthchange 3s linear infinite; z-index: -1;}
.shgbyqc:hover::after { position: absolute; content: ""; top: 130px; width: 250px; height: 13px; background: linear-gradient(to right,#0e9539,#57a718); left: 0px; transition: 0.5s; }

/*qyxxtab*/
.qyxx { width: 1400px;   margin: 0 auto; margin-top: 60px;}
.qyxxtab{ float:left; font-size:0; text-align:center; position:absolute;}
.qyxxtab a{ display:inline-block; text-align:center; color:#fff; font-size:18px;  transition:all .3s ease; font-weight:bold; position: relative; top:70px; border: 1px solid #b0ceba; padding:20px 30px; border-radius: 10px;}
.qyxxtab a.on{color: #ffe200; border: 1px solid #ffe200;}
.qyxxtab a+a{ margin-left:20px;}
.qyxxcon ul{ position:relative;}
.qyxxjt{ position:absolute; cursor:pointer; top:38%;}
.qyxxleft{ left:0;}
.qyxxjt{ right:0;}
.qycen{ width:1290px; margin:0 auto;}
.qycen td{ display:inline-block; padding:0 !important; margin-right:20px; width:306px; overflow:hidden;}
.qycen td a{ display:block;}
.qycen td br{ display:none;}
.qycen td div{line-height: 40px; background: #ededed; padding-top: 0px !important;}
.qycen td div a{ font-size:14px; color:#222; text-overflow: ellipsis;overflow: hidden; display:block; white-space: nowrap;}
.qycen td a img{ width:300px;height: auto;}
.qycen td>a{ padding:2px !important; background:#fff; border:1px solid #d0d0d0;}
.qycen td:hover a{ border-color:#0e9538; color:#fff;  background:#0e9538; }
.qyxxcon ul+ul{ display:none;}
.qyxxtab a i { position: relative; top: 10px; left:-10px;}
.qyxxtab a em { top: -11px; position: relative;}

/*news*/
.news{}
.news_list{ text-align:center; margin-left:375px;}
.news_list ul li{ width: 171px;height: 42px;background: #e4eae6;display: inline-block;vertical-align: top;color: #333; margin-top: 5px;text-align: center;line-height: 42px;margin-left: 30px;float: left;transition:0.3s all;}
.news_list ul li a{ font-size: 16px; line-height: 43px; display: block; position: relative; transition:0.3s all;}
.news_list ul li a:after{ position: absolute; content: ''; width: 0; background: #0c9439; height: 1px; bottom: -25px; left: 0; display: block; transition: 0.3s all ease; z-index: 3333; }
.news_list ul li.cur{ background: linear-gradient(to right, #0c9439 0%,#0c9439 100%);color: #fff;background-size: 400% 370%;box-shadow: 0px 0px 5px #0c9439; transition:0.3s all;}
.news_list ul li.cur a{ color:#fff;transition:0.3s all;}
/*新闻效果*/
.news_div_item {display: block;width: 446px;height: 533px;float: left;margin-right: 26px; position:relative;    box-shadow: 0 0 15px #eee;}
.news_div_item:nth-child(3) {margin-right: 0;}
.news_div_item>.news_div_item_pic {width: 446px;height: 312px;position: absolute;top: 0;overflow: hidden;}
.news_div_item>.news_div_item_pic img{ transition:0.5s all;     width: 100%;}
.news_div_item:hover .news_div_item_pic img {transform: scale(1.2) !important;transition: 0.5s all;}
.news_div_item_date {position: absolute;top: 355px;left: 0;border-right: 2px solid #f6f6f6;padding: 8px 24px;}
.news_div_item_year, .news_div_item_month {float: left;font-size: 15px;color: #555;letter-spacing: 1.4px;padding-top: 50px;}
.news_div_item_day {font-family: Arial;font-size: 37px;color: #0c9439;font-weight: bold;text-align: center;position: absolute;left: 30%;}
.news_div_item_content {width: 262px;position: absolute;top: 357px;right: 20px;}
a.news_div_item_a {font-size: 22px;color: #0c9439;font-weight: normal;padding-bottom: 8px;display: block;}
.news_div_item_body {font-size: 14px;color: #777;line-height: 25px;}
.news_div_item:after {content: "";display: block;width: 89%;height: 1px;background: #f2f2f2;position: absolute;bottom: 60px;left: 23px;}
.news_div_item:hover .news_div_item_a:after {background-position-x: -35px;}
.news_div_item_a:after {content: '';display: block;position: absolute;width: 35px;height: 5px;background: url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514214142_640589030.png) no-repeat left center;transition: all .3s ease;right: 7px;bottom: -59px;}
.news_div_item:hover .news_div_item_a:before {color: #ffbd22;}
.news_div_item_a:before {content: "More";font-size: 14px;color: #cac9c9;position: absolute;bottom: -68px;font-weight: lighter;left: -110px;}





/*conpy*/
.dbgbdkd{ width:100%; height:680px; background: linear-gradient(to right,#0e9539,#57a718); position:relative; }
.ny_dbgbdkd{ width:100%; height:520px; background: linear-gradient(to right,#0e9539,#57a718); position:relative; }
.hsghdbj{ width:58.6%; height:440px;right:0px; position: absolute; background:#f5f9f8; border-top-left-radius:88px;}
.kdhgshl{ width:1400px; margin:0 auto;}
.hmgsbbd{ width:480px; margin-top:80px;}
.contdbg{ font-size:50px; color:#fff;font-family: fontDin1; text-transform:uppercase;}
.bsxgtdb{ width:160px; height:1px; background:#fff; margin:30px 0px 0px 25px;}
.crc_c{ margin:50px 0 0 0px;}
.crc_c p{ font-size:18px; color:#f9f9f9; line-height:36px; padding-left:50px;}
.crc_c p:nth-child(1){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514201817_150377706.png) no-repeat left center;}
.crc_c p:nth-child(2){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514201817_1063840592.png) no-repeat left center;}
.crc_c p:nth-child(3){ background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514201817_2014776478.png) no-repeat left center;}
.crc_c p+p{ margin-top:36px;}
.crc_c p i{ color:#fff;}
.crc_c p:nth-child(2) i{ font-size:16px;}
.crc_c p em{ display:inline-block; vertical-align:sub; font-size:32px; font-family:fontDin1; color:#fff; margin:0 20px 0 0;}

.crcon{ padding:82px 0 57px 70px;display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start;}
.kslj{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:flex-start;}
.kslj p{ font-size:1.2rem; color:#202e43; margin-bottom:20px;}
.kslj p:before{ content:''; display:inline-block; width:3px; height:16px; background: linear-gradient(to bottom,#0c9439 50%,#a7cc0c 50%); margin-right:14px;}
.kslj a{ display:block; font-size:15px; color:#949b9a; line-height:36px;}
.kslj a:before{ content:'-'; display:inline-block; margin-right:14px;}
.kslj a:hover{color:#0c9439; text-transform:uppercase;}
.kslj li+li{ margin-left:90px;}

.yougqbk{ width:118%; height:106px; background:#ebf1f0;margin-top: 56px; margin-top:66px; border-radius:12px 0px 0px 12px;}
.links{display: -webkit-flex;display: flex;justify-content:flex-start;flex-wrap: nowrap;align-items:center; line-height:106px;}
.links p{ font-size:16px; color:#0d9438; padding-left:35px; background:url(//memberpic.114my.com.cn/yukang88/uploadfile/image/20210514/20210514201644_355018480.png) no-repeat left center;margin-left: 30px;}
.links p span{ font-size:18px; padding:0 20px 0 5px;}
.linkTagcs li a{ color:#767c7b; font-size:14px;}
.linkTagcs li a:hover{ color:#0c9439;font-size:14px;}

.dhgbwzl{ font-size:16px; color:#ececec; text-align:center; line-height:100px;}
.dhgbwzl a{ font-size:16px; color:#ececec; text-align:center;}
.dhgbwzl a:hover{ font-size:16px; color:#f5ba06; text-align:center;}

.werkdl li{ width:350px; margin-left:95px; float:left;}
.ermgtod{ width:156px; height:156px; background:#fff; border-radius:10px;}
.ermgtod img{ width:150px; height:150px; margin:3px;}
.wenewkd{ width:164px; margin-left:22px;}
.hngydsm{ font-size:16px; color:#c6e9e2; height:50px; padding-top:22px;}
.bgjngtl{ width:164px; height:46px; background:#078860;font-size:14px; color:#c6e9e2; text-align:center; line-height:46px;}






/*右侧浮动*/
.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/yukang88/uploadfile/image/20240712/20240712171431_1886114521.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: #03923c; }/*颜色更改*/
.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: #03923c; border-color: #03923c; 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 -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.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: #03923c; border-color: #03923c;}/*颜色更改*/
.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: 220px; 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: #03923c; 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: 110px; height: 110px; margin: 15px 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: #03923c; 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:#03923c;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }