#bodycon{ padding-top:0px;}
.mianbxContent{ width:1200px !important; line-height:50px !important; height:70px !important; font-size:16px !important; text-align:left !important;  background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928221539_1951490190.jpg) no-repeat;  }
.strong_title{ display:none !important; font-size:16px !important;}
.mianbxContent a{ font-size:16px !important;}
.mianbxContent a:hover{font-size: 16px !important;}
/*样式初始化及公共样式部分*/
*{margin:0px; padding:0px; }
body{color:#333; font-size:13px; margin:0 auto; background-color:#fff; font-family:"Microsoft YaHei"; overflow-x:hidden;}
a{color:#333; text-decoration:none;}      /*定义全局链接颜色*/
a:hover{color:#fb8200; transition:0.3s all; }      /*定义全局链接鼠标滑过颜色*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}    /*主要标签的样式初始化*/
address, caption, cite, code, dfn, em, strong, th, var, optgroup {font-style: inherit;  font-weight: inherit;}

.fl{float:left;}     /*定义左浮动*/
.fr{float:right;}     /*定义右浮动*/
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}      /*定义标签调用图片的边框样式*/
.cp a:hover img{ border:1px solid #fb8200; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果*/
#copy{ display:none;}      /*隐藏后台自带版权DIV*/
.clear{height:0; overflow:hidden; clear:both;}
.totalwidthpercent {width:100%; margin:0 auto;}	

.pr{position: relative;}
.pa{position: absolute;}
.header , .content , .footer { width:1200px; margin:0 auto;}
.page{ width:1200px; margin:0 auto; height:auto;overflow:hidden; }
.box,.news{ width:1200px; margin:0 auto; height:auto; /*overflow:hidden;*/ }    /*定义版面统一宽度*/
.top20{ height:20px}	 
.top30{ height:30px}
.top40{height:40px}
.top50{ height:50px}
.top60{ height:60px}
.top65{ height:20px}



/*顶部*/
.head_bg{ height:40px; width:100%;font-size: 13px; line-height:40px; border-bottom:1px #ccc solid;}
.head_l{ width:auto;  color:#666666;  }
.head_r{ width:auto;}
.head_r a{ color:#666666;}
.head_r a:hover{ text-decoration:underline;}
.head_r li{ width:80px; text-align:center; float:left; background:url(//memberpic.114my.cn/chenghang/uploadfile/image/20180926/20180926094534_578206046.jpg) right center no-repeat; line-height:40px;}
.head_r li:nth-child(3){ background:none;}


/*抬头*/
.top_logo{ margin-top:32px; margin-bottom:32px;}
.top_logo :hover{-webkit-animation: test 0.2s ease-in 2;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}}
.top_w{font-size: 15px;line-height:37px;color:#222222;}
.top_w p { color:#222222;}
.top_w font{ color:#666666; font-weight:normal; font-size:18px;}
.top_w1{margin-top:43px;font-size:28px;color:#222;margin-left: 20px;margin-right: 20px;}
.top_w1>p { color:#222;font-weight:bold;}
.top_w1 font{ color:#333;  font-size:25px;}
.top_tel{ margin-top:35px;}

.alibbgb{border-radius:50%; background:rgba(0,156,44,.2); margin-left:30px;margin-top:30px;cursor:pointer;width: 90px;
    height: 90px;position:relative;}
.alibbgb::after{content:"";border-radius:50%;background:rgba(0,156,44,.2); width: 90px;
    height: 90px;animation: dong 3s linear infinite;position:absolute;top:50%;left:50%;transform: translate(-50%, -50%);}
.alibbgb span{ display:block; background:#009c2c url(//memberpic.114my.cn/dgshshb/uploadfile/image/20210509/20210509104651_1206563794.png) no-repeat 7px center; border-radius:50%; width:74px; height:74px;transform: translate(8px, 8px);}
.youyi{/*position:absolute;right:120px;*/}

 @keyframes dong {
 0 {
opacity:0.2;
width:90px;
height:90px;
}
 15% {
width:115px;
height:115px;
 opacity:0.1
}
 20% {
width:125px;
height:125px;
 opacity:0
}
 100% {
 opacity:0;
}
}




/*导航*/
#nav_bg {width:100%; background:#009c2c; height:60px; margin:0 auto;}
#nav{ width:1200px; margin:0 auto; height:60px; } 
#nav ul li{line-height:60px; }
#nav li{ font-size:15px; color:#fff; line-height:60px; float:left; text-align:center; width:119px;  background: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928091637_1398981634.jpg)left no-repeat; }
#nav ul li a{color:#fff; text-decoration: none; font-size:15px; height:60px; line-height:60px; display:block; text-align:center;}
#nav ul { list-style-type:none; }
#nav ul li { float:left; position: relative;}
#nav ul li a:hover{ color:#fff; text-decoration:none; font-size:16px; text-align:center; transition: all 0.5s linear; background:#fb8200;}
#nav .a_nav a{color:#fff; text-decoration:none; font-size:15px; text-align:center;transition: all 1s linear; background:#fb8200;}
#nav ul .none { text-decoration:none; font-size:15px; text-align:center;  background:#fb8200;}
#nav ul .none a{color:#fff;}

#nav ul li ul {display: none;  z-index: 200;}
#nav ul li:hover ul {display: block; position: absolute; top:60px; min-width:119px; left:0; height:60px; line-height:60px;} 
#nav ul li:hover ul li a {display:block; background:#009c2c; color:#ffffff; width:119px; text-align: 
center; border-top: 1px solid #f2f2f2; border-right: none; font-size: 13px; height: 50px; line-height: 50px; }
#nav ul li:hover ul li a:hover {background:#fb8200;color:#ffffff; }





/*banner*/
#banner{width:100%; margin:0 auto; height:auto; overflow:hidden; min-width:1200px;}
.banner.box_skitter{ position:relative; width:1920px; height:600px; left:50%; margin-left:-960px;}



/*搜索*/
#search_bg{width:100%; height:62px; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928203029_546976083.jpg) repeat-x; margin:0 auto; margin-bottom:40px;}
#search_bg a{ font-size:14px;}
#search_c{width:1200px; margin:0 auto; height:60px;}
.search_l{width:720px; float:left; font-size:14px; color:#fff; line-height:60px;}
.search_l a{ font-size:14px; color:#666;}
.search_l a:hover{ font-size:14px; color:#fb8200;}
#search_r{width:290px; float:right; padding-top:15px;}
#search_r li{float:left;}


/*六优势*/
.six{ padding:10px 0;font-size: 0;}
.six ul li{float: left;font-size: 14px;color: #333;box-shadow: 0 3px 10px 3px #eaeaea;width: 180px;height: 160px;text-align: center; padding:20px 0 0;overflow: hidden; border:#eee 1px solid; margin-left:21px;}
.six ul li:hover{background: #009c2c;color: #fff;}
.six ul li em{display: block;width: 50px;height: 50px;line-height: 0;overflow: hidden; margin:0 auto;}
.six ul li em img{width: 50px;height: 100px;}
.six ul li b{display: block;font-size: 18px; padding:10px 0;}
.six ul li:hover em img{ margin-top:-50px;}
.six ul li:first-child{ margin-left:0;}


/*产品中心*/
.cp_bt{font-size:34px;color: #fb8200; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928110919_419842658.jpg) no-repeat center 55px;text-align: center;height: 90px;line-height: 42px; font-weight:bold;}
.cp_bt font{color: #009c2c;}
.cp_bt span{display: block;font-size: 15px;font-weight: normal; color:#999; line-height: 19px;}
.pr_nr{ width:1200px; margin:0 auto;  overflow:hidden; height:640px;  margin-bottom: 40px;}
.pr_dh{width:695px;    margin: 0 auto; height: 50px; }
.pr_dh li{width:151px; float:left; text-align:center; height:50px; line-height:50px; font-size:14px; margin-left:20px; background:#009c2c; position:relative; border-radius:5px;}
.pr_dh li a{font-size:14px; display:block; width:151px; line-height:50px; position:relative; z-index:1; color:#fff;}
.pr_dh li a:hover{ color:#fff;}
.pr_dh .n{border-right:none;}
.pr_dh li span{display:block; width:0px; height:0px;  position:absolute; background:#fb8200; top:45px; left:89px;  transition: all 0.4s;}
.pr_dh li:hover span{width:151px; height:50px; top:0; left:0px; transition: all 0.4s; border-radius:5px;}
.pr_dh li p a{font-size:14px; color:#fff;}
.pro_cont_page tr > td:first-child { margin-left: 8px;}
.pro_cont_page td { display: block; float: left; padding: 0 !important; width: 282px; margin: 6px 0 25px 16px; position: relative; border:1px #ddd solid;    height: 263px;}
.pro_cont_page td > a:after,.pro_cont_page td > a::after{ content: ''; position: absolute; width: 100%; height: 100%; background: rgba(0,0,0,0.5) url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928202621_1173514863.png) no-repeat center; left:0; top: -100%; transition:0.3s all ease-in-out; }
.pro_cont_page td > span { height: 50px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden; background:#f4f4f4;}
.pro_cont_page td > span > a{ display:block; height: 50px; line-height: 50px; color: #454545; font-size: 15px; transition:0.3s all ease-in-out; position: relative; z-index: 1111}
.pro_cont_page td > span:after,.pro_cont_page td > span::after{ position: absolute; content: ''; width: 100%; height: 100%; background: #009c2c; bottom: -100%; left: 0; transition:0.3s all ease-in-out; }
.pro_cont_page td:hover > a:after,.pro_cont_page td:hover > a::after{ top: 0; }
.pro_cont_page td:hover > span > a{ color: #fff; }
.pro_cont_page td:hover > span:after,.pro_cont_page td:hover > span::after{ bottom: 0; }
.pro_cont_page td br { display: none;}
.pro_cont_page tr:after, .pro_cont_page tr::after { content: ''; display: block; clear: both; }
.pro_cont_page td a{ position: relative; display: block; overflow: hidden;     line-height: 40px;     font-size: 15px;overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;}
.pro_cont_page td a:hover{ background-color:#009c2c; transition:all 0.5s linear; color:#fff;}
.pro_cont_page td a img{ display: block; width: 100%; height: auto; transition:0.5s all ease-in-out; }
.pro_cont_page td:hover a img{ transform:scale(1.2); }
.markermenu ul li a:hover{ color:#fff !important;}
.pro_cont_page td > div{ padding-top: 0px !important;height: 50px; width: 100%; padding-top: 0 !important; display: block; position: relative; overflow: hidden; background:#f4f4f4;}
.pro_cont_page td > div a{display:block; height: 50px; line-height: 50px; color: #454545; font-size: 15px; transition:0.3s all ease-in-out; position: relative; z-index: 1111;}
.pro_cont_page td:hover > a:after,.pro_cont_page td:hover > a::after{ top: 0; }
.pro_cont_page td:hover > div > a{ color: #fff; }
.pro_cont_page td:hover > div:after,.pro_cont_page td:hover > span::after{ bottom: 0; }
/*广告*/
.guanggao_bg{ width:100%; height:200px; margin:0 auto;background: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928111639_186889982.png) no-repeat center;}
.guanggao_zuo{ width: 670px; height: 130px; padding-top: 50px;}
.guanggao_zuowz{ font-size:45px; font-weight:bold; color:#fff;}
.guanggao_zuowz font{ color:#fb8200;}
.guanggao_zuowzx{ width:622px; height:46px;border:1px solid #00ba34; text-align:center; font-size:22px; color:#fff; line-height:46px; margin-top:15px;}
.guanggao_you{ width:352px; height:60px; margin-top: 86px;}


/*工程*/
.fenl{height: 270px; margin:0 auto; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928113820_1250120697.jpg) no-repeat left 0;width: 1200px;}
.fenl_ul01 li{ padding:0 0 0 60px;width: 240px;float: left;height: 270px; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928113820_1250120697.jpg) no-repeat right 0;}
.fenl_ul01 li a{font-size: 18px;color: #009c2c;font-weight: bold;width: 240px;height: 60px;line-height: 60px;display: block;}
.fenl_ul01 li a:hover{color: #fb8200;}
.fenl_ul01 li em{display: block;float: left;width: 18px;line-height: 0; padding:22px 10px 0 0;}
.fenl_ul01 li em img{width: 18px;height: 18px;}
.fenl_ul02{display: block;width: 240px;}
.fenl_ul02 li{width: 240px;padding: 0;height: 32px; background:none;}
.fenl_ul02 li a{font-size: 14px;color: #333;font-weight: normal;height: 32px;line-height: 32px;overflow: hidden; padding:0 0 0 28px;width: 212px;}

.student_d{width:1200px; margin:0 auto;  overflow:hidden;}
.student_d td td{padding-right:5px; position:relative;}
.student_d td td a{display:block; overflow:hidden; padding:6px; border:solid 1px #f2f2f2; width:250px; height:188px;}
.student_d td td a:nth-child(1){padding-bottom:52px; position:relative; z-index:1}
.student_d td td br{display:none;}
.student_d td td a:nth-child(2){display:block; background:#f2f2f2; line-height:32px; height:32px; font-size:15px; white-space: nowrap; text-overflow: ellipsis; position:absolute; margin-top:-46px;}
#roller_left{height:auto !important;}
.student_d td td img{transition: all 0.4s linear; width:250px !important; height:188px !important;}
.student_d td td:hover img{transition: all 0.4s linear; width:315px !important; height:236px !important;}
.student_d td td:hover a:nth-child(2){height:0px; width:0; border:none; line-height:0; font-size:0; padding:0; bottom:0;}
.student_d td td:hover a:nth-child(1){width:315px; height:236px !important; padding-bottom:6px;}

/*优势*/
.youshibt_bg{width:100%; height:200px;background: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928143211_652901614.jpg) no-repeat center; margin-top:50px;}
.youshibt{ font-size:45px; font-weight:bold; color:#fff; text-align:center; line-height:45px; height:45px; padding-top: 40px;}
.youshibt font{  color:#fb8200;}
.youshibt1{ font-size:20px; color:#fff;  margin-top:20px; text-align:right; padding-top: 12px;}
#adv_bj1{ background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928161142_1192403970.jpg) no-repeat center; width:100%; height:402px; }
#adv_bj2{ background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928160557_425894770.jpg) no-repeat center; width:100%; height:475px; }
#adv_bj3{ background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928163339_365804973.jpg) no-repeat center; width:100%; height:456px; }
#adv_bj4{ background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928163339_1505000824.jpg) no-repeat center; width:100%; height:475px; }
.adv_l{ width:580px; height:auto; float:left; margin-top:20px;}
.adv_r{ width:580px; height:auto; float:right; margin-top:50px;}
.adv_l2{ width:580px; height:auto; float:left; margin-top:62px;}
.adv_r2{ width:580px; height:auto; float:right; margin-top:66px;}
.yswenzi{ font-size:30px; line-height:40px; padding-left:80px; margin-top:8px; height:30px; font-weight:bold; color:#484848;}
.yswenzi1{ font-size:12px; line-height:40px; padding-left:80px; margin-top:8px; height:10px;  color:#888888;text-transform:uppercase;}
.yswenzi3{  margin-top:8px; width:535px;  text-transform:uppercase; margin-top:77px;}
.yswenzi3 p{ background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928162032_1993333590.png) no-repeat 4px 11px; font-size:14px; line-height:40px; padding-left:25px;color:#484848;}
.liji{width:140px; line-height:40px; border:1px solid #009c2c; margin-top:28px; text-align:center;color:#009c2c ;}
.liji:hover a{ color:#fff !important;}
.liji:hover{ color:#fff !important; background:#009c2c; width:140px; height:40px;}

/*gg*/
#gg_bg { width: 100%; text-align: center; height: 210px; background: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928165629_190568701.jpg) center no-repeat; color: #fff; margin-top: 1px;}   
.gg_1 { font-size: 45px; font-weight: bold; color: #fff; text-align: center; line-height: 45px; height: 45px; padding-top: 56px; padding-bottom: 30px;}
.gg_2 { font-size: 20px; color: #fff; text-align: center;margin-top: 20px; border: 1px solid #fff; width: 740px; margin: 0 auto; line-height: 40px;}


/*客户见证 */
.client_bj { width:100%; margin:0 auto; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928180446_2096436358.jpg) center no-repeat; height:620px;}
.client_bt{font-size:34px;color: #fb8200;text-align: center;height: 65px;line-height: 30px; font-weight:bold;}
.client_bt font{color: #009c2c;}
.client_bt span{display: block;font-size:18px;font-weight: normal; padding:10px 0 0; color:#fb8200;}
.client_n{ padding-bottom:50px; overflow: hidden;}
.client_n ul{margin-top:25px;}
.client_n li{width: 370px;float: left;height: 430px;overflow: hidden;background: #fff;margin-right: 45px;}
.client_n li:hover{transform:translateY(-8px); transition:all 0.8s; -webkit-box-shadow: 1px 1px 20px #222; -moz-box-shadow: 1px 1px 20px #222; box-shadow: 1px 1px 20px #222;}
.client_n li.last{margin-right: 0;}

.client_n li img{display: block;width: 370px;height:210px; }
.ktxt{padding: 25px 27px 0 27px;}
.ktxt em{display: block;height:40px; font-size: 20px;color: #303030;margin-bottom: 16px; font-style:normal; border-bottom:1px dashed #dcdcdc;}
.ktxt em b{color: #303030;}
.ktxt p{font-size: 14px;color: #666;line-height: 28px;width: 320px;height:75px;overflow: hidden;}
.client_kk { width: 120px; height: 35px; background: #009c2c; text-align: center; line-height: 35px; border-radius: 10px;}
.client_kk a{  font-size:14px; color:#FFF;}



/*简介 */
.about_bt { text-align:center; margin:0 auto; background:url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928192219_1765872699.jpg) center 60px no-repeat; line-height:55px; height:100px; font-size:40px; font-weight:bold; color:#fb8200; margin-top:50px;}
.about_bt span { color:#009c2c;}
.about_bt font {  font-size:18px; color:#999; font-weight:normal;}
.about_tp{ width:586px; height:auto; float:left; margin-top:30px; margin-right:10px; }
.about_wz{ width:604px; height: auto; float:right; margin-top:30px;} 
.about_bt1{ width:390px; height:auto; font-size:30px; color:#009c2c; margin-left:31px; margin-top:22px;}
.about_wznr{ width:558px; height:auto; font-size:14px; color:#666666; margin-left:25px; margin-top:25px; line-height:35px;}
.about_an_k{ width:604px; height: auto;  float:right;}
.about_an_k li{ width:134px; height:42px; background:#009c2c; margin-top: 25px; float:left;font-size:14px; color:#FFF;line-height:42px; text-align:center; margin-left: 21px;}
.about_an_k li a{ font-size:14px; color:#FFF; display:block;}
.about_an_k li a:hover{ font-size:14px; color:#FFF;  background:#fb8200;}

/*新闻中心*/
.news_bg{ background-color:#f5f5f5; width:100%;margin-top:15px; height:616px;}
.news_row{padding-top: 50px;}
.news{ padding: 60px 0; background: #eee; }
.news_row .fl,.news_row .fr{ width: 580px; background:#fff;}
.news_row1{ display: block; position: relative; }
.news_row1:after,.news_row1:after{ position: absolute; content: ''; background: #CCC; width: 100%; height: 1px; bottom: 0; left: 0; }
.news_row1 i{ padding: 25px 0; width:62px; height: 30px; display: block; float: left; position: relative; z-index: 2; transition:0.3s all; }
.news_row .fl .news_row1 i{ background-image: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928200407_1826164746.jpg); background-repeat: no-repeat; width:90px;}
.news_row .fr .news_row1 i{ background-image: url(//memberpic.114my.cn/dgshshb/uploadfile/image/20180928/20180928200407_1218390023.jpg); background-repeat: no-repeat; width:90px;}
.news_row1 strong { width:220px; display: block; padding-top: 18px; font-size: 20px; color: #333; line-height:25px; float: left; font-weight: 100; margin-left: 8px; }
.news_row1 strong font {font-size:14px; color:#828282;}
.news_row1 span{ display: block; line-height: 80px; height: 80px; float: right; font-size:14px;padding-right: 17px;}
.news_row1:hover i{ -webkit-filter: brightness(1.15); filter: brightness(1.15); }
.news_div_item, .divdgweb_new_div_item { position: relative; padding:10px 0; height: 30px; overflow: hidden; transition:0.3s all ease; }
.divdgweb_new_div_item_date, .news_div_item_date { position: absolute; right: 0; top: 12px; transition:0.3s all ease; }
.divdgweb_new_div_item_date > div,.news_div_item_date > div{ display: inline-block; color: #787878; font-size: 14px; font-family: 'arial'; }
.news_div_item_title, .divdgweb_new_div_item_title{ position: relative; }
.news_div_item_year:after,.news_div_item_year::after{ content: '-'; }
.on .news_div_item_year:after,.on .news_div_item_year::after{ content: ''; }
.news_div_item_title:after,.news_div_item_title::after, .divdgweb_new_div_item_title:after, .divdgweb_new_div_item_title::after{ content: ''; background: #656565; width: 4px; height: 4px; position: absolute; left: 0; top: 14px; }
.on .news_div_item_title::after,.on .news_div_item_title::after, .on .divdgweb_new_div_item_title:after, .on .divdgweb_new_div_item_title::after{ content: ''; display: none; }
.news_div_item_title .news_div_item_a, .divdgweb_new_div_item_title .divdgweb_new_div_item_a { font-size: 15px; color: #444; padding-left: 15px; display: block; line-height: 30px; width: 425px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; transition:0.3s all ease; }
.on .news_div_item_year::after, .on .news_div_item_year::after, .on .divdgweb_new_div_item_year::after, .on .divdgweb_new_div_item_year::after { content: ''; }
.news_div_item_year::after, .news_div_item_year::after, .divdgweb_new_div_item_year::after, .divdgweb_new_div_item_year::after {content: '-';}
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding:7px 17px 15px 20px; height: 409px; }
.news_div_item_pic, .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_div_item_pic{ margin-top: 15px; }
.news_div_item_pic a,.news_div_item_pic a img{ display: block; width: 203px; height: 145px; }
.news_div_item.on, .divdgweb_new_div_item.on { height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; margin: 5px 0; }
.news_div_item_body, .divdgweb_new_div_item_body { line-height: 24px; color: #989898; font-size: 13px; width: 297px; text-align: justify; position: absolute; right: 20px; top: 120px;}
.on .divdgweb_new_div_item_date, .on .news_div_item_date { top: 23px; right: 270px; }
.on .news_div_item_title .news_div_item_a, .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 210px; top: 80px; width: 208px; color:#009c2c;}
.on .divdgweb_new_div_item_date > div, .on .news_div_item_date > div { font-weight: bold; color: #009c2c; font-size: 20px; line-height: 30px; }
.on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year,.on .news_div_item_date > .news_div_item_year{ font-size: 12px; display: block; font-weight: 100; line-height: 20px; text-indent: 3px; color:#009c2c;}

/*友情链接*/
#link_bg{width:100%; height:65px; background:#fb8200;}
.link_bg1{ width:100%; height:65px; line-height:65px;}
.link_dht{width:170px; font-size:20px; line-height:65px;float:left;color: #fff;}
.link_dht span{ font-family:Arial, Helvetica, sans-serif; font-size:20px;}
.link_nr{width:1020px;height: 65px; line-height: 65px;color: #484848;}
.linkTagcs ul li a {color: #fff !important;line-height: 65px;font-size: 14px;}

/*版权*/
.copy { background: #009c2c; font-size:14px; text-align: justify;width: 100%; height:296px;}
.copy a{ color:#e3e3e3; font-size:14px;}
.copy a:hover{ color:#fb8200;}
.copy_row1{ padding: 45px 0 0; }
.copy_row1 .col4 { float: left;padding-right:19px;}
.copy_row1 .col41 { float: left; margin-right: 55px; padding-right: 55px; }
.c4cont a {color: #fff;line-height: 30px; font-size:14px;}
.c4cont ul{ margin-right:35px; padding-top:8px;}
.c4cont ul li{ line-height:35px;}
.copy_row1 .col4:nth-child(3){ margin-right: 0; background: none; }
.copy_row1 .col4 .c4title { position: relative; padding: 0 0 20px 0; margin-bottom: 5px; display: inline-block; }
.copy_row1 .col4 .c4title::after { content: ''; position: absolute; width: 37px; height:3px; display: block; background: #fff; left: 0; bottom: 10px; transition:0.6s all ease-in-out; }
.copy_row1 .col4 .c4title{ font-size: 18px; color: #fff; display: block; line-height: 35px; }
.copy_row1 .col4:hover .c4title::after{ width: 100%; background: #fff}
.copy_row1 .fr{ text-align: right; padding-top: 5px; }
.copy_row1 .cr_2 { font-size: 40px; color: #fff;  line-height: 40px; padding: 5px 0; letter-spacing: 0.4px}
.copy_row1 .cr_3{ font-size: 15px; color: #fff; line-height: 35px; }
.copy_row1 .cr_4 { font-size: 14px; border-top: #A5A2A2 1px solid; display: inline-block; padding: 5px; border-bottom: #A5A2A2 1px solid; margin: 10px 0; color: #fff; line-height: 25px; }
.cr4button {float: right;padding-left: 10px;}
.copy_row2{ height: 140px; color: #fff;  margin-top:10px; line-height:35px}
.copy_row2 a { height: 80px; line-height: 30px; color: #fff; font-size: 13px; letter-spacing: 0.4px; }
.copy_row2 a:hover{ text-align:center;}
.cr4button a {position: relative; font-size: 13px; color: #fff; display: inline-block; line-height: 25px; padding: 0 3px;}
.ewm {position: absolute;width: 120px;bottom: 35px;right: 0;z-index:1;display:none;}
.ewm img {width: 100%;height:auto;}
.page1{ float:left;line-height: 35px;padding-right:1px;padding-top: 3px;font-size: 14px;}
.page1 a{ font-size:14px;}

.detail_title{margin-bottom:30px;}
.product_content strong{font-size:16px;font-weight:bold;}