@charset "utf-8";
@font-face{
font-family:fontDin1;
src:url(//memberpic.114my.cn/dgskjm11/cssnew/DIN-MEDIUM_otf.txt),url(//memberpic.114my.cn/dgskjm11/cssnew/DIN-MEDIUM_woff.txt),url(//memberpic.114my.cn/dgskjm11/cssnew/DIN-MEDIUM_eot.txt),url(//memberpic.114my.cn/dgskjm11/cssnew/DIN-MEDIUM_woff2.txt),url(//memberpic.114my.cn/dgskjm11/cssnew/DIN-MEDIUM_ttf.txt)}
/*通用代码*/
*{ margin:0px; padding:0px;}
body{ color:#222; font-size:14px; font-family:"Microsoft YaHei"; font-family:'微软雅黑'; min-width:1400px; overflow-x:hidden;}
img{ border-right-width:0px; border-top-width:0px; border-bottom-width:0px; border-left-width:0px; margin:0px; padding:0px;}
h1,h2,h3,h4,h5,h6,h7{ font-weight:normal;}
dl,dt,dd,ol,ul,li,from,input,select,span,p,div{ margin:0px; padding:0px; list-style:none;}
.clear{ clear:both;}
a{ color:#222; font-size:14px; text-decoration:none;}
a:hover{ color:#019235; cursor:pointer;}
em ,i{ font-style:normal;}
input,button,select,textarea{ outline:none; font-family:"Microsoft YaHei"; font-family:'微软雅黑';}
.w1100{ max-width:1400px; margin:0 auto; min-width:1100px;}
.w1400{ max-width:1400px; margin:0 auto; min-width:1300px;}
.fr{ float:right;}
.fl{ float:left;}
*,:after,:before{ box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.title{ color:#222; font-size:36px; text-align:center; padding:50px 0px;}
.title b i{ color:#019235;}
.title span{ display:block; color:#666; font-size:16px; font-weight:lighter; margin:5px 0 10px 0;}
.title em{ display:inline-block; height:10px;}
.title em i{ display:inline-block; width:10px; height:10px; border-radius:50%; background:#666; animation:bounce_fountainG 1.2s linear infinite;} 
.title em i+i{ margin-left:10px;}
.title em i:nth-child(1){ animation-delay:.4s;}
.title em i:nth-child(2){ background:#019235; animation-delay:.6s;}
.title em i:nth-child(3){ animation-delay:.8s;}
@keyframes bounce_fountainG{ 
0%{ transform:scale(1);}
100%{transform:scale(.5);}
}
@keyframes bounce_fountainG{ 
0%{ transform:scale(1);}
100%{ transform:scale(.5); }
}


@charset "utf-8";
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}
table {border-collapse:collapse; border-spacing:0;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
ol , ul {list-style:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#666; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; height:0; line-height:0; font-size:0;}
p{ word-spacing:-1.5px;}
.cp img{border:1px solid #ddd; background:#fff; padding:3px;}
.cp img:hover{border:1px solid #138b2a; }

-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

.curp{cursor:pointer}

/*reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif; padding-bottom: 96px;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
input,button,select,textarea{outline:none}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:12px; font-family:"Microsoft YaHei";}/*网站字体颜色*/
.header , .content , .footer , .container , .page{margin-left:auto; margin-right:auto; width:1100px; }
.footerb{    height: 106px !important;}
/*头部*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.headerTop{ overflow:hidden; width:100%; height:32px; border-bottom:1px solid #a4ce52;}
.headerTop p{ float:left; line-height:32px; font-size:12px; color:#666;}
.headerTop ul{ overflow:hidden; float:right; margin-top:10px;}
.headerTop li{ float:left; font-size:12px; border-right:1px dotted #ccc; padding:0 10px;}
.headerTop li a{ color:#666;}
.headerTop li.last{ border:none; padding-right:0;}

.headerCenter { overflow:hidden; height:140px;}
.headerCenter dl{ overflow:hidden; float:left; margin-top:45px;}
.headerCenter dt{ overflow:hidden; float:left;}
.headerCenter dd{ overflow:hidden; float:left; margin-left:20px; margin-top: 8px;}
.headerCenter dd p{ font-size:16px; color:#4c4c4c; float:left; display:block;  border-left:1px dotted #ccc; padding-left:20px;}
.headerCenter dd p strong{ font-size:22px; color:#138b2a; font-weight:bold;}
.headerCenter dd span{float:left; display:block; margin-left:20px;}




.headerCenter .phone{ overflow:hidden; float:right; margin-top:30px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180321/20180321135534_447150350.png) left center no-repeat; padding-left:50px; padding-bottom: 10px;}
.headerCenter .phone p{ font-size:14px; color:#535353;}
.headerCenter .phone h3{ font-weight:normal; font-size:28px; font-family:Arial; color:#138b2a;}

.headerNav { overflow:hidden; width:100%; height:60px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143241_1089123804.png) repeat-x left
 top;}
.headerNav li{ font-size:15px; line-height:60px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143304_1258807534.png) no-repeat right center; font-weight:bold; float:left;}
.headerNav li a{ color:#fff; display:block; padding:0 15px; text-decoration:none; font-size:15px; line-height:60px; font-weight:bold;}
.headerNav li.last{ background:none;}
.headerNav li.cur,.headerNav li:hover{ background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143323_803014976.png) repeat-x left top;}

/*搜索*/
.sousuo{ border-bottom-left-radius:5px; border-bottom-right-radius:5px; overflow:hidden; height:42px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180321/20180321115139_693070667.png) repeat-x left top; position:relative; z-index:2}
.sousuo .s_box{ overflow:hidden; float:left; margin-left:20px; margin-top:6px; height:29px;}
.sousuo .s_box .search-z{ float:left; width:202px; height:29px; border:1px solid #eee; font-size:14px; color:#7f7f7f;}
.sousuo .s_box .search-i{ display:block; width:38px; height:29px; float:left; }
.sousuo p{ float: left; margin-left:20px; line-height:42px; font-size:13px; color:#838383}
.sousuo p a{ color:#838383; margin:0 14px; line-height:42px; font-size:13px;}


/*广告*/
#flashs{ position:relative; height:569px; overflow:hidden; width:100% !important;margin-top:-42px; position:relative; z-index:1}
#flashs .bd{ width:100% !important;}
#flashs .bgitem{  z-index:1;position:absolute; top:0; width:100% !important;}
#flashs .btn{ position:absolute; z-index:7; bottom:18px; left:50%; margin-left:-50px;}
#flashs .btn span{ color:#fff;  background:#717174; cursor: pointer;display: inline-block;margin:0 2px;width:25px;height:25px;font-size:14px;line-height:25px;text-align:center;}
#flashs .btn span.cur{ background:#138b2a;} 
#flashs .banerer{ width:100% !important;}

/*产品*/

.pro_b{ width:100%; height:600px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323101533_653612467.jpg) no-repeat top center;}

.service{ text-align:center; padding-top:110px;}
.service span{ color:#138b2a; font-weight:bold; font-size:40px;}
.service_t{ border:1px solid #138b2a; font-size:22px; color:#138b2a; width:498px; border-left:0px; border-right:0px; text-align:center; line-height:40px; margin:0 auto; margin-top:10px;}
.service_t strong{color:#f68600;}


/*经过*/
.cpzs_r{ width:1100px; height:225px; margin:auto; margin-top:40px;}
#tablit { height:38px; width:1140px; margin:auto;}
#tablit dl{ float:left; height:38px; }
#tablit dl dd{float:left; width:107px; height:38px; line-height:38px; font-size:18px; text-align:center; margin-right:35px;}
#tablit .on{color:#484848; font-size:14px; width:105px; height:38px; border:1px solid #e0e0e0; border-radius:5px; background:#138b2a; text-align:center;}
#tablit .out{color:#fff; font-size:14px; width:105px; height:38px; border:1px solid #e0e0e0; border-radius:5px; background:#fff;}
#tablit .on a{ color:#fff; font-size:14px; display:block;}
#tablit .out a{ font-size:14px; display:block;}
.tabcon{width:1100px; height:0px; border-top:none; clear:both;}
.dis{display:none;}
.cp3{padding-top:30px; width:1100px; margin:auto;}
.cp3 a{ display:block;}
.cp3 a:hover{filter:alpha(Opacity=75);-moz-opacity:0.75;opacity: 0.75; font-weight:bold;}
.cp3 tr td{ padding-left:0px !important; padding-right:2px !important;}
.cp3 tr td span{}
.cp3 tr td span a{ margin-top: -14px !important; padding-bottom: 6px;}


/*基地展示*/
#bm {width: 1100px;margin: 0 auto;}
.base_t{ text-align:center;}
.base_t span{ color:#138b2a; font-weight:bold; font-size:40px;}
.base_t_n{ border:1px solid #138b2a; font-size:26px; color:#138b2a; width:470px; border-left:0px; border-right:0px; text-align:center; line-height:40px; margin:0 auto; margin-top:10px;}
.base_n{}
.apply{width:1100px;}
.apply2{ margin-top:40px;}
.apply2 img{ border:1px solid #ccc;}

.content{ width:1100px; margin:0 auto;}
.g-scsl{height: 390px;overflow: hidden;}
.g-scsl ul{position: relative;}
.g-scsl li{position:absolute; width:267px;height:183px;float: left;display: inline;}
.g-scsl li img{display: block; width:265px;height:183px;}
.g-scsl p{background:rgba(0,0,0,0.65); width: 100%; height: 100%;position:absolute; left:0px; top:1px; text-align: center; overflow: hidden; display: none}
.g-scsl p b{font:14px "Microsoft YaHei"; color:#fff;display: block;padding-top: 45px;background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323143238_1190364485.png) no-repeat center 0;margin-top: 48px;}
.g-scsl p em{font:14px "Microsoft YaHei"; color:#fff; font-weight: bold; display: block; width: 102px; height: 22px; border: 2px solid #fff; text-align: center;line-height: 22px; margin: 0 auto; margin-top: 15px;}
.g-scsl li.cls_1{top:0;left:550px;}
.g-scsl li.cls_2{top:0;right:0;}
.g-scsl li.cls_3{top:204px;left:550px;}
.g-scsl li.cls_4{top:204px;right:0;}
.g-scsl li.cls_5{top:0;left:0px;width:531px;height:387px;}
.g-scsl li.cls_5 img{display: block; width:530px;height:387px;}
.g-scsl li.cls_5 b{margin-top: 134px;}

.avg1{ width:100%; height:212px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323162534_1947126465.jpg) no-repeat center;}
.avg2{ width:100%; height:125px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323162546_1882716854.jpg) no-repeat center;}
.avg3{ width:100%; height:22px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323165750_820143384.jpg) no-repeat center;}

.avg4{ width:100%; height:100px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324102418_20647198.jpg) no-repeat center;}
.avg5{ width:100%; height:100px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20240615/20240615084119_1387315273.png) no-repeat center;}
.avg6{ width:100%; height:176px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20240615/20240615084119_1473736625.jpg) no-repeat center;}

/*优势*/
#adv{ width:100%; overflow:hidden;}

.adv_t{ text-align:center; margin-top:60px;}
.adv_t span{ color:#138b2a; font-weight:bold; font-size:40px;}
.adv_t_n{ border:1px solid #138b2a; font-size:26px; color:#138b2a; width:524px; border-left:0px; border-right:0px; text-align:center; line-height:40px; margin:0 auto; margin-top:10px; margin-bottom: 15px;}


.adv_nr{ margin-top:22px; overflow:hidden;}
.demo{width:1100px;margin:40px auto;position:relative;}
.demo h2{font-size:16px;height:44px;color:#3366cc;margin-top:20px;}
.demo dl dt{font-size:14px;color:#ff6600;margin-top:30px;font-weight:800;}
.demo dl dt,.demo dl dd{line-height:22px;}

/* tabbtn */
.tabbtn{height:117px;background:#138b2a;}
.tabbtn li{float:left;position:relative; border-right:1px solid #4aba5f; text-align:center;}
.nobg{ border-right:0px !important;}
.tabbtn li img{ position:absolute; padding-left:25px; padding-top:38px;}
.tabbtn li a{display:block;float:left;height:117px;overflow:hidden;width:156px;font-size:12px;cursor:pointer; color:#fff;}
.tabbtn li a:hover{text-decoration: none;}

.tabbtn li span a{color:#bcbbbb;font-size:14px;}
.tabbtn li p{font-size:20px; padding-top:33px;}
.tabbtn li span{font-size:18px;font-family:Arial, Helvetica, sans-serif; color:#bcbbbb; text-transform:uppercase; text-align:center;}
.tabbtn li.current a{color:#fff; border-bottom:2px solid #f68600;}
.tabbtn li.current span{ color:#fff;}

/* tabcon */
.tabcon1{position:relative;/*必要元素*/height:457px;overflow:hidden; background:#f6ffec; margin-top:30px;}
.tabcon1 .subbox{position:absolute;/*必要元素*/left:0;top:0;}
.tabcon1 .sublist{height:407px; box-sizing:border-box;}

/* leftcon */
#leftcon .subbox{width:9999em;}
#leftcon .subbox .sublist{float:left;width:1100px;}

/* sublist */
.sublist li{height:28px;line-height:28px; font-size:18px;width: 410px; padding-left:80px;}
.sublist li strong{color:#006ab5; font-size:32px; margin-top:48px; margin-bottom:10px; display:block;}
.sublist li span{ display:block; font-size:14px; color:#ccc;font-family:Arial, Helvetica, sans-serif;}
.sublist li p{padding-top:30px; padding-bottom:33px; display:block; font-size:26px; font-weight:bold;}
.sublist li a{background:#fff; color:#fff; padding:8px 18px; display:block;width:16.5%}
.adv_tu{}
.adv_n{ width:578px; margin-right:25px;}
.adv_ont_n{ overflow:hidden; margin-top:80px; margin-left:100px;}
.adv_nr_t{ font-size:40px; color:#138b2a; border-bottom:1px solid #076f00; padding-bottom:30px;}
.adv_nr_t span{ font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:18px; display:inherit; padding-top:10px; color:#cce5c6; font-weight:normal;}
.adv_nr_n{ font-size:16px; color:#333; margin-top:15px; line-height:36px;}
.adv_nr_p{ margin-top:15px;}
.adv_nr_en{ width:165px; font-size:16px; text-align:center; line-height:40px; background:#f68600; border-radius:10px; margin-top:20px; color:#fff;}
.adv_nr_en a{font-size:16px; display:block; color:#fff;}


/*客户见证*/
.wit_t{ text-align:center; margin-top:40px;}
.wit_t span{ color:#138b2a; font-weight:bold; font-size:40px;}
.wit_t_n{ border:1px solid #138b2a; font-size:26px; color:#138b2a; width:550px; border-left:0px; border-right:0px; text-align:center; line-height:40px; margin:0 auto; margin-top:10px; margin-bottom: 15px;}
.bis02 {background: url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323194118_40286797.jpg) no-repeat center 283px;}
.gy_l{ height:480px; padding-top:30px; width:1100px; margin:0 auto; overflow:hidden}
.gy_l dl { float:left; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323193211_645739537.jpg) no-repeat; width:235px; height:442px; padding:8px 9px 0 6px;margin-right:33px; display:inline}
.gy_l dt { font-size:0; line-height:0}
.gy_l dt img { width:214px; height:142px; border:3px solid #fff;margin-top: 7px; margin-left: 9px;}
.gy_l dd { color:#fff; font-size:14px; line-height:24px; padding:16px 8px 0 13px;}
.gy_l dd h5 a { display:block; font-size:14px; color:#fff;}
.gy_l dd p { padding-top:10px; height:106px;}
.gy_l dd em { font-style:normal; display:inline-block; padding-left:53px}
.gy_l dd i { text-align:center; display:block; }
.gy_l .cur { background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180323/20180323193248_527195569.jpg) no-repeat;}
.gy_l .nones { margin-right:0}

/*我们*/
.about_a {width: 550px; margin: 0 auto; position: relative; display: block; height: 85px;}
.about_b { position: absolute; top: -126px;}




.about{ padding-bottom:20px;font-size: 0;}
.about dl dt{width: 600px;float: left;}
.about dl dt img{ width:578px; height:378px;padding: 10px; border:#e9e9e9 1px solid;}
.about dl dd{ width:460px; float:left; padding:0 0 0 35px;}
.about dl dd h5{height: 73px;line-height: 70px; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143443_1349530191.gif) no-repeat 0 70px;overflow: hidden; font-weight:normal;}
.about dl dd h5 a{font-size: 22px;color: #333;}
.about dl dd h5 a:hover{color: #138b2a; text-decoration:none;}
.about dl dd p{ font-size:14px; color:#8e8e8e; height:192px; line-height:28px; padding:15px 0 0;overflow: hidden;}
.about dl dd p a{font-size: 14px;color: #138b2a; padding:0 0 0 20px;}
.about dl dd span{ display:block; padding:50px 0 0;}
.about dl dd span a{ font-size:14px; color:#333; display:inline-block;float: left;width: 123px;height: 42px;text-align: center;line-height: 42px;overflow: hidden; margin:0 18px 0 0; background-color:#fff;  border:1px solid #ccc;}
.about dl dd span a:hover{color: #fff; text-decoration:none; background-color:#138b2a; border:1px solid #96eda6;}

/*形象*/
.photo{ height:267px;}
.photo tr td a{  font-size:14px; color:#292a2e; line-height:45px;}
.photo td a img{border:#ccc 1px solid;padding: 3px;background: #fff;}
.photo td a:hover img{border:#138b2a 1px solid;padding: 3px;background: #fff;}

/*新闻*/
.news{width:100%;padding-top:60px; overflow:hidden; background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324114536_1248133343.png) center; padding-bottom: 20px;}

.news_t{ text-align:center;}
.news_t span{ color:#138b2a; font-weight:bold; font-size:40px;}
.news_t_n{ border:1px solid #138b2a; font-size:26px; color:#138b2a; width:472px; border-left:0px; border-right:0px; text-align:center; line-height:40px; margin:0 auto; margin-top:10px; margin-bottom: 15px;}

.lanrenzhijia{ width:1100px; margin:0 auto; overflow:hidden; padding-top:21px;}
.lanrenzhijia .tab{ overflow:hidden; width:456px; margin:0 auto;}
.lanrenzhijia .tab a{display:block; float:left; text-decoration:none; line-height:36px; width:122px; text-align:center; font-size:16px; margin:0px 15px;transition: all 0.8s linear; border-radius:5px; background:#138b2a; color:#fff;}
.lanrenzhijia .tab a.on{text-decoration:none; transition: all 0.8s linear; color:#fff; background:#f68600;}
.lanrenzhijia .content{overflow:hidden; width:1100px; margin:0 auto; height:564px; position:relative; margin-top:30px;}
.lanrenzhijia .content .ul{ position:absolute; left:0; top:0; width:1100px;}
.lanrenzhijia .content .li{ width:1100px; float:left;}

.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:500px; border-bottom:solid 1px #efefef; padding:20px 10px; margin:0px 15px; transition: all 0.5s linear;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{position:absolute; margin-top:106px; margin-left:233px; font-size:14px; color:#787878; border-top:dashed 1px #ccc; padding-top:8px; width:266px; }
.news .news_div_item_year, .news .divdgweb_new_div_item_year{float:left;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{float:left;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{float:right; width:268px;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:268px; overflow: hidden; line-height:34px; white-space: nowrap; text-overflow: ellipsis;}
.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:16px;}
.news .news_div_item_body, .news .divdgweb_new_div_item_body{overflow:hidden; width:268px; padding-top:7px; height:48px; font-size:14px; color:#999; line-height:24px; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical; border-top:dashed 1px #ccc;}
.news .news_div_item_pic{float:left; width:205px; height:135px; border:solid 1px #ccc;transition: all 0.5s linear;}
.news .news_div_item_pic img{width:205px; height:135px;}

.news .news_div_item:hover, .news .divdgweb_new_div_item:hover{transition: all 0.5s linear; background:#f6f6f6;}
.news .news_div_item:hover .news_div_item_title a, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title a{transition: all 0.5s linear; color:#f68600;}
.news .news_div_item:hover .news_div_item_title, .news .divdgweb_new_div_item:hover .divdgweb_new_div_item_title{transition: all 0.5s linear; color:#f68600;}
.news .news_div_item:hover .news_div_item_pic, .news .divdgweb_new_div_item:hover .news_div_item_pic{transition: all 0.5s linear; -webkit-animation: test 0.3s ease-in 2; cursor: pointer;}
@-webkit-keyframes test{
0%{transform:translate(0,0)}
50%{transform:translate(0,5px)}
100%{transform:translate(0,0)}
}


/*版权*/
.copy { background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324115559_1943880097.jpg) no-repeat center; text-align: justify; }

.copy_row1{ padding: 45px 0 0; }
.copy_row1 .col4 { float: left; margin-right: 82px; padding-right: 40px; }
.copy_row1 .col4:nth-last-child(1){ margin-right: 0; background: none; }
.copy_row1 .col4 .c4title { position: relative; padding: 0 0 25px 0; margin-bottom: 5px; display: inline-block; }
.copy_row1 .col4 .c4title::after { content: ''; position: absolute; width: 20px; height: 2px; display: block; background: #fff; left: 0; bottom: 10px; transition:0.6s all ease-in-out; }
.copy_row1 .col4 .c4title a{ font-size: 17px; color: #fff; display: block; line-height: 35px; }
.copy_row1 .col4:hover .c4title::after{ width: 100%; background: #f68600}
.copy_row1 .col4 ul li a { color: #fff; font-size: 14px; display: block; line-height: 30px; }
.copy_row1 .col4 ul li a:hover{ text-decoration: underline; color: #fff; }

.copy_row1 .fr{ text-align: right; margin-top:25px;}
.copy_row1 .cr_2 { font-size: 30px; color: #fff; line-height: 30px; padding: 5px 0; letter-spacing: 0.4px}
.copy_row1 .cr_3{ font-size: 14px; color: #fff; line-height: 30px; }
.copy_row1 .cr_4 { font-size: 14px; border-top: #fff 1px solid; display: inline-block; padding: 5px; border-bottom: #fff 1px solid; margin: 15px 0 10px; color: #fff; line-height: 25px; }
.friendlink { margin-top: 10px;width: 270px;
margin-left: auto;}
.friendlink .fri_L { background: url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143537_629038291.png) no-repeat; width: 85px; height: 28px; float: left; color: #fff; font-size: 17px; letter-spacing: 1px; padding: 6px; text-align: center; }
.friendlink .fri_R { height: 37px; display: block; float: right; width: 181px; background: #fff; }
.friendlink .linkTagcs { width: 181px; max-height: 37px; background: #fff url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143556_552015060.png) no-repeat 162px 18px; overflow: hidden; transition: 0.3s all ease-in-out; }
.friendlink .linkTagcs:hover { max-height: 200px; overflow-x: hidden; overflow-y: auto; }
.friendlink .fri_R .linkTagcs li { float: none; line-height: 37px; text-align: left; text-indent: 10px; }
.friendlink .fri_R .linkTagcs li a{display: block; font-size: 14px;}
.cr4button { float: right; }
.copy_row2 { width:100%; height: 60px; line-height: 60px; background-color:#138b2a; overflow:hidden;}
.copy_row2 .fl{ height: 60px; line-height: 60px; color: #fff; font-size: 12px; letter-spacing: 0.4px; width: 890px }
.copy_row2 .fl a{ display: inline-block; color: #fff; font-size: inherit; }
.cr4button a {position: relative; font-size: 12px; color: #fff; display: inline-block; line-height: 25px; padding: 0 3px;}
.ine{ background: url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324143630_1775746808.png) no-repeat center; width: 11px; height: 11px; display: inline-block; padding: 0 5px; }
.ewm {position: absolute;width: 120px;bottom: 35px;right: 0;z-index:1;display:none;}
.ewm img {width: 100%;height:auto;}
.copy_row2 .fr > a { font-size: 14px; display: inline-block; color: #fff; height: 60px; line-height: 60px; }
.copy_row2 .fr{ position: relative; }
.copy_row2 a:hover{ text-decoration: underline; }


/*内页*/
#bodycontent{ width:1100px !important;}
.mianbxContent{ background:url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324164605_596043753.jpg); height:40px !important; line-height:40px; text-align:left !important; margin-bottom:20px !important; font-size:14px;}
.mianbxContent a{ font-size:14px; line-height:40px;}
.mianbxContent a:hover{ font-size:14px; line-height:40px;}
.strong_title{ display:none;}

#element { font-size: 15px;}
#bodycontent { font-size: 14px;}
#bodycontent a { font-size: 14px;}
/*内页新闻*/
.xw{ font-size:14px;line-height:28px  !important; }
.news_content_title h3{font-size:16px;color:#333 !important;}

.news_cover{width:500px; height:50px; top:335px;  position:absolute; margin-left: -268px; left: 50%; background:#fff; z-index:99;}
.pro_list_box_item_zdy{width:1100px; float:left; height:160px; text-align:left; padding-bottom:20px; padding-top:20px; overflow:hidden; border-bottom:1px solid #ccc;  }
.pro_list_box_item_zdy:hover{ background: #f9f9f9; text-decoration: none !important;}
.pro_list_box_item_l_zdy{width:200px; height:150px; float:left;}
.pro_list_box_item_l_zdy a img {width: 200px; height:150px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #138b2a; padding:2px; text-decoration: none !important;}
.pro_list_box_item_r_zdy{width:866px;  height:150px; margin:0 10px 0 20px; float:left;}
.pro_list_box_item_r_zdy a p{color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 16px; border: none; font-family:"Microsoft YaHei"; margin-top:5px !important;}
.xwlb_img{width: 180px !important;}
.shopmrsc a:hover .xwlbbt{color:#138b2a; }
.pro_list_box_item_r_zdy a div{color:#999; font-size:14px; height:78px; padding:10px 0; text-decoration: none !important;}
.pro_list_box_item_r_zdy a div:hover{ text-decoration: none !important;}

.content_more_a_zdy{ width: 90px; height: 30px; background: url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324171026_502799083.jpg); display:block; }
.content_more_a_zdy:hover{ background: url(//memberpic.114my.cn/dg0064655/uploadfile/image/20180324/20180324171043_821904742.jpg); text-decoration: none !important; }


.news_content_body{font-size:14px; font-family:"Microsoft YaHei";}
.dgcontent_title_h5 h5{font-size:14px; font-family:"Microsoft YaHei"; }
#bodycon #center{font-size:14px; font-family:"Microsoft YaHei";}


#roller_pro_content td a:nth-child(2){border-top: 1px solid #e3e3e3;}


.shopmrsc p.xwlbnr{width: 890px !important;}