@charset "utf-8";
/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif;}
.box{width:1200px; height:auto; margin:0 auto;} 
.cp a:hover img{ border:1px solid #ff6c02; padding:2px; background:#fff;}
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}
a{color:#666;text-decoration:none;}   
a:hover{text-decoration:none;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,i{margin:0px; padding:0px;}
ol, ul, li {list-style: none;}
i,em{font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
img {border: none;vertical-align: middle;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}
.clear{clear: both; height:0px; overflow:hidden;}
.fl{float:left;} 
.fr{float:right;} 
.en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
.clearfix:before,.clearfix:after {content: " ";display: inline-block;height: 0;clear: both;visibility: hidden;}
.clearfix {*zoom: 1;}
.boxsize{-webkit-box-sizing: border-box; box-sizing: border-box;}/*百分比布局*/


#copy{ display:none;}/*隐藏后台自带版权DIVlpm*/
.top10{padding-top:10px;}
.top20{padding-top:20px;}
.top30{padding-top:30px;}
.top40{padding-top:40px;}
.top50{padding-top:50px;}
.top60{padding-top:60px;}
.top70{padding-top:70px;}
.top80{padding-top:80px;}
.top90{padding-top:90px;}


/*顶部*/
#top_bg{width: 100%;height: 35px;background:#fff;border-bottom: 1px solid #ddd;}
.top_l{font-size: 14px;line-height: 35px;color: #999999;}
.top_r a{display: block;width: 100px;height: 35px;float: right;border-left: 1px solid #ddd;font-size: 13px;line-height: 13px;color: #666;line-height: 35px;text-indent: 37px;}
.top_r a.a1{border-right: 1px solid #ddd;background: url(../images/20190122094815_1780006212.jpg) no-repeat 14px center;}
.top_r a.a2{background: url(../images/20190122094815_1398465715.jpg) no-repeat 14px center;}
.top_r a.a3{background: url(../images/20190122094815_351421072.jpg) no-repeat 14px center;}
.top_r a:hover{color: #2eb69e;}



/*抬头*/
#head_bg{width: 100%;height: 140px;background:#fff;}
.head_l{margin-top: 24px;}
.head_w{margin-left: 15px;}
.head_w p{font-size: 36px;line-height: 36px;color:#2eb69e;font-weight: bold;margin-top: 36px;}
.head_w span{display: block;font-size: 18px;line-height: 18px;color: #555;margin-top: 14px;}
.head_t{width: 196px;padding-left: 62px;background: url(../images/20190122100811_1364593313.jpg) no-repeat left 7px;margin-top: 32px;}
.head_t p {font-size: 16px;line-height: 16px;color: #333;}
.head_t span{font-size: 26px;line-height: 32px;color: #2eb69e; }





/*导航*/
.nav_bg{width:100%; height: 60px; margin:0 auto;border-top: 1px solid
#ddd;} 
#nav{width:1200px; height:60px; margin:0 auto; line-height:65px;}
#nav li{width:160px; height:60px; float:left; text-align:center;}
#nav li a{font-size:16px; color:#666; display:block; width:160px; text-decoration:none; height:60px; text-align:center;}
#nav li a:hover{ color:#fff; background:#2eb69e;}
#nav .a_nav a{color:#fff; background:#2eb69e; }






/*幻灯片*/
.banner_box,.banner_box .bd li{height:550px;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:220px;background-image:url(../images/20190122101853_1201515542.png);}
.banner_box .hd ul li.on{background:#2eb69e;}
.banner_box{min-width:1200px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_box:hover .banner-btn a.next{ right: 54px; 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;}
.banner_box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_box .hd ul li.on{ width: 32px; }



.banner_n,.banner_n .bd li{height:350px;}
.banner_n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(../images/20190122101853_1201515542.png);}
.banner_n .hd ul li.on{background:#2eb69e;}
.banner_n{min-width:1200px;position:relative;overflow:hidden;}
.banner_n .bd{ width:100% !important;}
.banner_n .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition: 0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner_n .banner-btn a.prev{left:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner_n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n:hover .banner-btn a.next{ right:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n .banner-btn a.prev:hover,.banner_n:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}
.banner_n .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_n .hd ul{ text-align: center}
.banner_n .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition: 0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner_n .hd ul li.on{ width: 32px; }








/*搜索*/

#search_bg {width: 100%;height: 70px;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1)}
#search_bgn{ width: 100%;height: 70px;background: #fff;position: absolute;top: 587px;box-shadow: 0 1px 25px rgba(0,0,0,0.1);}
#search {width: 1200px;height: auto;margin: 0 auto;line-height: 70px;}
.search_01 {float: left;}
.search_01 .fl { margin-top: 12px;}
.search_01 span {color: #333;font-size: 16px;line-height: 60px;}
.search_01 a {font-size: 16px;color: #333;margin: 8px;}
.search_01 a:hover {font-size: 16px;color: #2eb69e;}
.search-d {margin-top: 15px;}
.search-bgp {width: 220px;height: 40px;font-size: 14px;line-height: 40px;padding-left: 15px;color: #5a5a5a;background: none;outline: none;border: 1px solid #e4e4e4;border-right: none;padding-top: 0px!important;padding-bottom: 0px!important;}
.search-ip {width: 100px;height: 42px;background: #2eb69e;border: none;cursor: pointer;font-size: 14px;line-height: 42px;color: #fff;text-align: center;}
.search-bg {float: left;overflow: hidden;}
.search-i {float: left;overflow: hidden;}






/*产品*/
#prod_bg{width: 100%;height: auto;padding-top: 60px;margin-bottom: 50px;}

.prod_l{width: 280px;}
.prod_lt{width: 280px;height: 130px;background: url(../images/20190122104241_1965836694.jpg) no-repeat center;}
.prod_lt p{font-size: 31px;line-height: 31px;color: #fff;font-weight: bold;text-align: center;padding-top: 36px;}
.prod_lt span{display: block;font-size: 17px;line-height: 17px;color: #fff;text-align: center;margin-top: 12px;text-transform: uppercase;background: url(../images/20190122104735_1772556488.png) no-repeat center;}

.prod_ld {background: url(../images/20190122105207_1597970017.jpg) no-repeat center;width: 280px;height: 177px;}
.prod_ld p{font-size: 18px;line-height: 18px;color: #fff;padding-top: 77px;padding-left: 42px;}
.prod_ld span{display: block;padding-left: 42px;font-size: 26px;line-height: 30px;color: #fff;margin-top: 8px;font-weight: bold;}




.prod_lm{border: 1px solid #d6d4d4;padding-top: 10px;padding-bottom: 20px;}
.prod_lm > table > tbody > tr > td{display: block;height: 66px;}
.prod_lm > table > tbody > tr > td a{display: block;border-bottom: 1px solid #d6d4d4;width: 254px;font-size: 16px;color: #333;line-height: 65px;text-indent: 39px;background:url(../images/20190122154519_77409128.jpg)no-repeat 11px center,url(../uploadfile/image/20190122/20190122154519_238480455.jpg) no-repeat 210px center;margin: 0 auto;-webkit-transition: all ease .4s;transition: all ease .4s;}
.prod_lm > table > tbody > tr > td:hover a{color:#2eb69e;background:url(../images/20190122154815_689798188.jpg)no-repeat 11px center,url(../uploadfile/image/20190122/20190122154815_1350617234.jpg) no-repeat 210px center;}



.prod_r{width: 880px;}
.prod_rt{height: 40px;background: url(../images/20190122110538_1641320544.jpg) no-repeat center bottom;}
.prod_rt p{font-size: 20px;line-height: 40px;color: #333;font-weight: bold;float: left;}
.prod_rt span{font-size: 14px;line-height: 40px;color: #666;display: block;float: left;margin-left: 10px;}
.prod_rt a{display: block;font-size: 16px;line-height: 40px;float: right;color: #333;}




.prod_rd  table{margin-top: 20px;}
.prod_rd  table > tbody > tr{display: block; width: 880px;}
.prod_rd  table > tbody > tr > td {display: block; position: relative;width: 280px;height: 210px;float: left;padding-left: 0px!important;margin: 0 5px;margin-bottom: 20px;border: 1px solid #f1f1f1;}
.prod_rd  table > tbody > tr > td a{display: block;position: relative;width: 280px;height: 210px;overflow: hidden;}
.prod_rd  table > tbody > tr > td a img{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.prod_rd  table > tbody > tr > td span{display: block;position: absolute;bottom: 0px;width: 280px;height: 50px;background: rgba(0,0,0,0.4);transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}
.prod_rd  table > tbody > tr > td span a{font-size: 16px;line-height: 50px;color: #fff;}
.prod_rd  table > tbody > tr > td > br{display: none;}
.prod_rd  table > tbody > tr > td:hover span{background: rgba(253,119,69,0.8);}
.prod_rd  table > tbody > tr > td:hover  a img{-webkit-transform: scale(1.1);transform: scale(1.1);}



/*广告条*/
#banner1_bg{width: 100%;height: 200px;background:url(../images/20190122111206_2066080548.jpg) no-repeat center;}
.banner1 p{font-size: 32px;line-height: 32px;color: #fff;padding-top: 42px;padding-left: 20px;}
.banner1 span{display: block;font-size: 16px;line-height: 16px;color: #fdc8b4;margin-top: 15px;padding-left: 20px;}
.banner1 a{display: block;width: 160px;height: 40px;border: 1px solid #fff;border-radius: 21px;background: url(../images/20190122111738_1376542283.png) no-repeat 31px center;font-size: 16px;line-height: 40px;color: #fff;text-indent: 66px;margin-left: 20px;margin-top: 24px;}





/*优势*/
#adv_bg{width: 100%;height: auto;background:#fff;}
.adv_d1{width: 100%;height: 705px;background:#f1f1f1;}
.adv_t em{display: block; padding-top: 106px;font-size: 35px;line-height: 35px;color: #333;text-align: center;}
.adv_t p{font-size: 24px;line-height: 24px;color: #2eb69e;text-align: center;margin-top: 15px;background: url(../images/20190122112839_742764503.png) no-repeat center;}
.adv_t span{display: block; font-size: 12px;line-height: 12px;color: #666;text-transform: uppercase;text-align: center;margin-top: 6px;}


.adv_w{padding-left: 77px;width: 462px;}
.adv_w span{display: block;font-size: 14px;line-height: 14px;color: #333;text-transform: uppercase;}
.adv_w span b{font-size: 29px;line-height: 30px;color: #333;font-weight: bold;padding-right: 5px;}
.adv_w em{display: block;font-size: 24px;line-height: 24px;color: #333;width: 462px;margin-top: 10px;padding-bottom: 16px;background: url(../images/20190122114855_1639427724.png) no-repeat center bottom;margin-bottom: 15px;}
.adv_w p{font-size: 15px;line-height: 28px;color: #222;margin-bottom: 14px;background: url(../images/20190122115323_1930700669.png) no-repeat left 10px;padding-left: 20px;}

.adv_w1{background: url(../images/20190122115640_1191342830.png) no-repeat left top;margin-top: 130px;margin-left: 0px;}
.adv_w2{background: url(../images/20190122115640_1662468378.png) no-repeat left top;margin-top: 74px;margin-left: 80px;}
.adv_w3{background: url(../images/20190122115640_215869832.png) no-repeat left top;margin-top: 74px;margin-left: 0px;}
.adv_w4{background: url(../images/20190122115640_393404836.png) no-repeat left top;margin-top: 120px;margin-left: 656px;}

.adv_d2{width: 100%;height: 380px;overflow: hidden;}
.adv_d3{width: 100%;height: 769px;overflow: hidden;}





/*服务*/
#ser_bg{width: 100%;height:441px;background:url(../images/20190122140656_358701137.jpg) no-repeat center;}
.ser em{display: block;font-size: 16px;line-height: 16px;color: #666;text-align: center;padding-top: 82px;}
.ser_d{margin-top: 45px;}
.ser_d li{display: block; float: left;width: 294px;margin-right: 8px;}
.ser_d li.li01{margin: 0px;}
.ser_d li p{width: 156px;height: 54px;background: #fff;border-radius: 27px;-webkit-box-shadow: 1px 1px 8px #000;box-shadow: 0 0 6px #ccc;font-size: 16px;line-height: 54px; color: #333;text-align: center;position: relative;margin: 0 auto;}
.ser_d li p:after{display: block;content: "";width: 0;height: 0;border: 7px solid transparent;border-top: 7px solid #fff;position: absolute;bottom: -14px;left: 72px;}
.ser_d li span{display: block;margin-top: 26px;width: 200px;height: 104px;background: #fff;padding: 0px 47px;padding-top: 34px;font-size: 14px;line-height: 26px;color: #333;}
.ser_d li:hover{cursor: pointer;}
.ser_d li:hover p{background: #d9072c;color: #fff;-webkit-box-shadow:none;box-shadow:none;}
.ser_d li:hover p:after{border-top: 7px solid #d9072c;}
.ser_d li:hover span{background: #d9072c;color: #fff;}




/*简介*/
#com_bg{width: 100%;height: auto;background:#fff;}
.com_t p{font-size: 38px;line-height: 38px;color: #333;text-align: center;padding-top: 50px;}
.com_t i{display: block;width: 68px;height: 2px;background: #d9072c;margin: 0 auto;margin-top: 18px;margin-bottom: 14px;}
.com_t span{display: block; font-size: 20px;line-height: 20px;color: #333;text-transform: uppercase;text-align: center;}
.com_d{background: url(../images/20190122144534_666838141.jpg) no-repeat center;height: 461px;margin-top: 24px;overflow: hidden;}
.com_d em{display: block;font-size: 34px;line-height: 34px;color: #fff;margin: 93px 0 0 500px;}
.com_d span{display: block; font-size: 14px;line-height: 14px;color: #fff;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;margin: 6px 0 65px 500px;}
.com_d p{font-size: 15px;line-height: 32px;color: #666;text-indent: 2em;width: 575px;margin-left: 612px;}
.com_d a{display: block;margin-top: 26px;width: 130px;height: 34px;border: 1px solid #d9072c;background: #fff;color:#d9072c;font-size: 15px;line-height: 34px;text-align: center;margin-right: 22px;float: left;border-radius: 18px;}
.com_d a.on{margin-left: 612px;border: 1px solid #2eb69e;background: #2eb69e;color:#fff;}
.com_m p{font-size: 24px;line-height: 24px;color: #333;text-align: center;background: url(../images/20190122150526_291986253.png) no-repeat center;margin-top: 40px;margin-bottom: 30px;font-weight: bold;}

.com_d a:hover{color: #2eb69e;border: 1px solid #2eb69e;}
.com_d a.on:hover{border: 1px solid #d9072c;background: #d9072c;color:#fff;}



#case_m{margin-bottom: 50px;position: relative;}
#case_m  table tbody tr,#case_m table  tbody  tr  td{display:block;}
#case_m table  tbody  tr  td{width:300px;float:left;padding-left:0px!important;}
#case_m > table > tbody > div > tr td a{display:block;width:280px;position: relative;overflow: hidden;}
#case_m > table > tbody > div > tr td a img{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
#case_m > table > tbody > div > tr td br {display: none;}
#case_m > table > tbody > div > tr td div{padding-top: 0px!important;width:300px;}
#case_m > table > tbody > div > tr td div a{height: 45px;border-bottom: 2px solid #ccc;text-align: center;line-height: 45px;font-size: 15px;color: #666;width: 280px;margin: 0 auto;}
#case_m > table > tbody > div > tr td:hover a img{-webkit-transform: scale(1.1);transform: scale(1.1);}
#case_m> table > tbody > div > tr td:hover div a{border-bottom: 2px solid   #2eb69e;color:#2eb69e;}
#case_m .next{background: url(../images/20190122170446_1755274481.jpg) no-repeat center;width: 32px;height: 36px;position: absolute;left: -8px;top:86px;cursor: pointer; }
#case_m .prev{background: url(../images/20190122170446_778245363.jpg) no-repeat center;width: 32px;height: 36px;position: absolute;right: -8px;top:86px;cursor: pointer; }










/*新闻中心*/

.news_row1 .news_row1_t{ font-size: 26px; line-height: 40px; color: #fff; padding: 30px 40px 110px; background:#2eb69e;  display: block; width: 130px; text-align: center; float: left; }
.news_row1 .news_row1_t .en{ font-size: 12px; line-height: 30px; display: block; font-weight: 100; }

.news_row1 .news_div { float: right; width: 990px; height: 210px; }
.news_row1 .news_div_item { position: relative; height: 210px; width: 100%; }
.news_row1 .news_div_item .news_div_item_date { display: block; width: 160px; position: absolute; bottom: 30px; padding: 25px; text-align: center; line-height: 30px; height: 30px; left: -210px; }
.news_row1 { width: 100%; height: 210px; position: relative; }
.news_row1 .news_div_item .news_div_item_date > div { display: inline-block; color: #fff; font-size: 24px; font-family: arial; line-height: 30px; }
.news_row1 .news_div_item .news_div_item_date > div.news_div_item_year { display: block; font-size: 16px; position: absolute; bottom: 0; width: 100%; text-align: center; left: 0; font-weight: 100; line-height: 20px; }


.news_row1 .news_div_item_content { float: right; width: 520px; padding: 40px; background: #555; height: 130px; position: relative; }
.news_row1 .news_div_item_a:after { content: 'More'; font-family: arial; font-size: 14px; font-weight: 100; position: absolute; bottom: 40px; color: #2eb69e; border: 1px solid #2eb69e; padding: 0 25px; border-radius: 50px; line-height: 26px; left: 40px; background: url(../images/20190122151300_940274313.png) no-repeat 120px center; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.news_row1 .news_div_item:hover .news_div_item_a:after{ background-position: 70px center; padding: 0 55px 0 25px; }
.news_row1 .news_div_item_body { color: #999; font-size: 14px; line-height: 25px; display: block; height: 50px; }
.news_row1 .news_div_item_a { display: block; line-height: 25px; color: #fff; font-size: 22px; padding-bottom: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_row1 .news_div_item_pic { float: left; width: 390px; height: 210px; overflow: hidden; position: relative; }
.news_row1 .news_div_item_pic a, .news_row1 .news_div_item_pic a img { display: block; width: 100%; height: auto; }
.news_row1 .news_div_item_pic a img { position: absolute; bottom: 0; left: 0; }


.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 25px 20px; height: 250px; font-weight: normal; width: 560px; float: left; background: #fff; }
.news_row2 .news_div_item, .news_row2 .divdgweb_new_div_item { position: relative; padding: 6px 0; height: 40px; overflow: hidden; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; border-bottom: 1px solid #f5f5f5; }
.news_row2 .news_div_item:nth-last-child(1), .news_row2 .divdgweb_new_div_item:nth-last-child(1){ border-bottom: 0 none !important; }
.news_row2 .divdgweb_new_div_item_date, .news_row2 .news_div_item_date { position: absolute; right: 20px; top: 17px; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .divdgweb_new_div_item_date > div, .news_row2 .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_row2 .news_div_item_title, .news_row2 .divdgweb_new_div_item_title{ position: relative; }

.news_row2 .news_div_item_year:after, .news_row2 .news_div_item_year::after, .news_row2 .divdgweb_new_div_item_year:after, .news_row2 .divdgweb_new_div_item_year::after{ content: '-'; }
.news_row2 .on .news_div_item_year:after, .news_row2 .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_row2 .news_div_item_title:after, .news_row2 .divdgweb_new_div_item_title:after{ content: ''; background: #2eb69e; width: 4px; height: 4px; position: absolute; left: 22px; top: 19px; }
.news_row2 .on .news_div_item_title:after, .news_row2 .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_row2 .news_div_item_title .news_div_item_a, .news_row2 .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #676767; padding-left: 45px; display: block; line-height: 40px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic, .news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; transition: 0.3s all ease; }
.news_row2 .news_div_item_pic{ display: none; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on { height: 90px; padding: 0px 0 10px 0; }
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #999; font-size: 13px; width: 520px; text-align: justify; position: absolute; right: 20px; top: 60px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }

.news_row2 .on .news_div_item_body, .news_row2 .on .divdgweb_new_div_item_body{ top: 40px}

.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 303px; display: none; }
.news_row2 .on .news_div_item_title .news_div_item_a, .news_row2 .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 0; top: 0px; width: 335px; color: #333; padding-left: 20px; font-size: 16px; }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { color: #2eb69e; font-size: 24px; line-height: 30px; }
.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_row2 .on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_row2 .on .news_div_item_date > .news_div_item_year:after,.news_row2 .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }


.news_row2 .news_cont_t{ display: block; }
.news_row2 .news_cont_t a { display: block; padding-left: 75px; line-height: 70px; font-size: 20px;}
.news_row2 .news_cont_t a .en{ font-size: 12px; font-weight: 100; color: #aaa; text-transform: capitalize; }
.news_row2 .news_cont { float: left; width: 600px; }
.news_row2 .news_cont1 .news_cont_t a { background: #fff url(../images/20190122151300_872535687.png) no-repeat 20px center; }
.news_row2 .news_cont2 .news_cont_t a{ background:#fff url(../images/20190122151300_372162603.png) no-repeat 20px center; }   
.page{ margin:0 auto; width:1200px}    







/*link*/
.link_bg{ width: 100%; height:75px; background-color: #2eb69e; }

.lwnek{ height:75px;overflow:hidden; width:1200px; margin:0 auto;  }
.lwnek h2{ padding-top:15px; width:160px; height:65px; overflow:hidden;  }
.lwnek h2 a{color:#fff;  display:inline-block; font-size:18px;}
.lwnek h2 span{ display:block; height:22px; overflow:hidden; font:14px/22px "microsoft Yahei";}
.lwnek h2 span a{ color:#fff; font-size:14px;}

.lwnek p{ display:inline; float:left; width:950px; padding-top:20px;  overflow:hidden;font:14px/28px "microsoft Yahei";}
.lwnek p a{ color:#777777; padding:0 16px;}
/*底部开始*/
.foot_b{ background:#202020; width:100%; height:60px; line-height:60px; font-size:14px; text-align:center; color:#ddd;border-top: 1px solid #ddd }
.foot_b a{ color:#ddd; font-size:16px;}
.foot_b a:hover{ color:#f9a409;}
.linkTagcs li a:hover { color: #fcc02e !important;}
.foot_b b{ padding-left:30px;}
.foot_b .fr{padding-right:25px;}
.footWrap{ background:#202020; height:303px; overflow:hidden;}
.footWrap a:hover { color: #fff;}
.footer{ position:relative; padding-top:60px;}
.f_left{ width:418px;  overflow:hidden; padding-top:10px;}

.f_wz{overflow:hidden; font:14px/34px "Microsoft Yahei"; color:#ddd; }
.f_wz a{ color:#ddd; font-size:14px; font-weight:normal;}
.f_wz em{display:inline-block; padding:0 10px;}
.f_wz img{ vertical-align:middle; margin-left:12px;}


.f_nav{width:322px; padding-left:50px;  overflow:hidden; }
.f_nav span{ width:292px; height:152px; overflow:hidden; display:block; margin-left:28px;}
.f_nav span img{ width:253px; height:145px;}
.f_nav span a{ padding:0px; display:inline-block;}
.f_nav h3{ font:16px/35px "microsoft Yahei"; width:238px; height:35px; overflow:hidden; border-bottom:1px  solid #666666; color:#ddd; margin-bottom:10px; }
.f_nav h3 a{ }
.f_nav h3 i{ font:14px/31px Arial, Helvetica, sans-serif; display:inline-block; padding-left:15px; text-transform:uppercase; color:#ddd;}

.f_nav p{ width:322px; color:#ddd;display:block; }
.f_nav p a{ height:29px; width:160px; overflow:hidden; display:inline-block; float:left; color:#ddd; font:14px/29px "microsoft Yahei"; text-align:left;}

.f_code{ position:absolute; top:60px; right:0px; overflow:hidden; width:350px;}
.f_code span{ width:175px; height:180px; overflow:hidden; display:block;float:left;}
.f_code span em{ width:140px; height:135px; overflow:hidden; display:block; margin:0 auto;}
.f_code span img{width:120px; height:120px; background-color:#fff; padding:6px 7px 7px 6px; }
.f_code span i{ height:43px; width:175px; overflow:hidden; display:block; text-align:center; font:12px/43px "microsoft Yahei"; color:#eff7ef;}






.qqkefu{
    position: fixed;
    top:50%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("../images/20190122171918_1808043309.png") no-repeat;
    background-color: #2eb69e;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#d9072c;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_app{
    background-position: right -228px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}
    .app{
    width: 130px;
    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.app p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.app p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.app .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}