/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{color:#ff9000; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/
.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/
.fl{float:left;}     /*定义左浮动lpm*/
.fr{float:right;}     /*定义右浮动lpm*/
.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #ff9000; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/

.cp1 img { border:2px solid #cdcdcd;}
.cp1 a:hover img{ border:2px solid #ff9000;}
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1100px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/
.main { width:1100px; margin:0 auto;}
#main { width:1100px; margin:0 auto; -webkit-transition:1s; transition:1s; }

.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;}



/*抬头*/
.head{ height: 30px; width: 100%; line-height: 30px; border-bottom: 1px dashed #ccc;}
.head .fl,.head .fr a{ color: #777; font-size: 13px; }
.head .fr a { display: inline-block; padding: 0 13px 0 5px; border-right: 1px solid #ddd; }
.head .fr a i { display: inline-block; vertical-align: middle; width: 18px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528105445_1630176139.png) no-repeat -5.5px -6px; height: 18px; margin: 0 5px; }
.head .fr a.first{ border-left: 1px solid #ddd; }
.head .fr a.second i { background-position-x: -42px; }
.head .fr a.third i { background-position: -77.5px -5px; }
.head .fr a:hover i{ background-position-y:-30px; }
.head .fr a.third:hover i { background-position-y: -29px; }
.head .fr a:hover{ color: #35a02e}

.head_bg { width:100%; min-width:1100px; height:140px; overflow:hidden;}
.logo {padding-top:33px;}
.name { color: #35a02e; font-size: 26px; line-height: 32px; padding:36px 0 0 17px;}
.name p { font-size: 20px; color: #333;}

.tel{margin-top: 41px; width: 260px; height: 90px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528110622_1079292497.jpg)  left top no-repeat;}
.tel p { padding-left: 60px;}
.tel span {font-size: 14px; color: #666;display: block; line-height: 24px;}
.tel em {font-style: normal; font-size: 26px; color: #ff9000; line-height: 28px; }




/*导航*/
.nav_bg{width:100%; height:55px; background: #35a02e; margin: 0 auto;  }
.nav li{width:122px; height:55px; line-height:55px; float:left; text-align:center; font-family:"Microsoft YaHei"; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528114821_684882892.jpg) no-repeat center right;}
.nav li a{color:#fff; font-size:14px; display:block;}
.nav .a_nav a{margin-right: 1px; background:#ff9000; color:#fff;}
.nav li a:hover , .nav li a.navCur{background:#ff9000; color:#fff;}




/*幻灯片*/
.banner-box{min-width:1100px;height:500px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top: 190px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;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:-50px;background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529144036_1183637449.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529144036_1183637449.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:260px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:20px; 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{ background:#35a02e; width: 32px; }
.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;}
.banner-box .bd li a { display: block; width:100%; height:100%;}






/*搜索*/
#search { width:100%; min-width:1100px; height:59px; overflow:hidden; border-bottom: 1px #dcdcdc solid;}
#search_01 { width:1100px; height:59px; overflow:hidden; }
#search_n { width:100%; min-width:1100px; height:59px; overflow:hidden;  position:absolute;top: 576px; border-bottom: 1px #dcdcdc solid;}
#sou {font-family:Arial, Helvetica, sans-serif; width:1100px;}
.sou_nei{width:1100px; float:left;}
.search_kong { width:295px; float:right; padding-top:12px; position: relative;}
.search_2{float:left; width:260px; border:1px solid #35a02e; border-left: none; border-right: none;}
.search_tu{width: 35px; top: 12px; right: 20px; position: absolute;}
.search_zi{float:left; width:675px; line-height:59px; font-family:"Microsoft YaHei"; }
.search_zi strong { color: #666;}
#infoname{width:260px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/
.mr0 { margin-right: 0px !important;}




/*定制*/
#customized { width: 1100px; margin: 0 auto;}
.custom_tit { text-align: center; }
.custom_t1 { font-size: 20px; color: #525252; font-family: "Arial"; text-transform: uppercase; }
.custom_t2 { font-size: 30px; color: #232323; font-weight: bold; line-height: 35px; }
.custom_t2 span { color: #35a02e; }
.custom_all { padding-top: 30px; }
.custom_single { float: left; margin-right: 27px; -webkit-transition:ease all 0.6s; -webkit-transition:ease all 0.6s; transition: ease all 0.6s; }
@-webkit-keyframes test{
0%{-webkit-transform:translate(0,0);transform:translate(0,0)}
50%{-webkit-transform:translate(0,5px);transform:translate(0,5px)}
100%{-webkit-transform:translate(0,0);transform:translate(0,0)}
}
.custom_single:hover {-webkit-animation:test 0.6s ease-in 2;animation:test 0.3s ease-in 2;}


.sin_up1, .sin_up2, .sin_up3, .sin_up4 { width: 254px; height: 309px; }
.custom_single .sin_up1 { background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528201727_2083308656.jpg) no-repeat; }
.custom_single .sin_up2 { background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528201728_787098176.jpg) no-repeat; }
.custom_single .sin_up3 { background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528201728_868012062.jpg) no-repeat; }
.custom_single .sin_up4 { background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528201728_1813100355.jpg) no-repeat; }
.custom_single .sin_no { color: #fff; font-size: 32px; font-family: "Arial"; font-weight: bold; text-align: center; padding-top: 20px; }
.custom_single span { display: block; color: #fff; font-size: 14px; font-weight: bold; text-align: center; }
.custom_single .sin_down { width: 254px; height: 137px; background-color: #f1f1f1; text-align: center; }
.custom_single .sin_down p { font-size: 12px; color: #525252; line-height: 24px; padding: 27px 0 15px; }
.custom_single .sin_down a { display: inline-block; width: 90px; height: 26px; line-height: 26px; text-align: center; color: #525252; border: 1px #cbcbcb solid; border-radius: 11px; transition: all 0.5s; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; }
.custom_single .sin_down a:hover { color: #ff9000; border-color: #ff9000; }
.dividing-line { width: 100%; height: 10px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528201906_1456649797.jpg) repeat-x; margin: 40px 0; }







/*产品展示*/
.pro_bg { width:100%; height:auto;}
.list{width:230px; height:auto; background: #35a02e;}
.list_t{width: 230px; height: 90px; color:#fff; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180528/20180528203733_1640437874.png) center no-repeat; overflow:hidden; text-align:center; font-family:'arial'; font-size: 12px; text-transform: uppercase; line-height: 6px;}
.list_t b { display:block; margin-top:18px;  font:bold 20px/40px "Microsoft YaHei";}
.list_t p{ text-align: center; margin-left:20px; line-height:8px;}
.list_d{width:206px; line-height:58px; background:#fff; height: auto; margin: 0 auto;}
.list_m{ width:230px; height:150px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180531/20180531095413_346426598.jpg) center no-repeat;}




#classimgshow1 {width:188px !important;  height:35px !important; line-height:35px !important; margin: 0 auto; padding-left: 0 !important; padding: 10px 0; border-bottom: 1px #ddd dashed !important;}
#classimgshow1 a{display:block; padding-left:35px;color:#666 !important; font-size: 14px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180531/20180531093734_1652481641.png) no-repeat; overflow: hidden; background-position: 4px -20px; -webkit-transition: 0.2s; transition: 0.2s;}
#classimgshow1 a:hover{color:#ff9000 !important; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180531/20180531093734_1652481641.png) no-repeat; background-position: 4px 10px; -webkit-transition: 0.2s; transition: 0.2s;}  

.prod_main{ width: 850px; height:auto; }
.pro_nor{ width: 850px; margin:0 auto;}






/*广告图*/
.banner_01_bg {width: 100%; min-width: 1100px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180802/20180802112518_1375770519.jpg) center no-repeat; height: 209px;}
.banner_01 { padding: 116px 0 0 244px; color: #fff; font-size: 20px;}







/*优势*/
.adv_bg { width: 100%; height: 1250px; background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529093950_1969520451.png) repeat; overflow: hidden;}
.adv_bg1 { width:1100px; height:328px; margin:0 auto; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529093613_924327535.png) center no-repeat; overflow:hidden;}
.adv_bg2 {  width:1100px; height:300px; margin:0 auto; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180810/20180810170519_1678179686.png) center no-repeat; overflow:hidden;}
.adv_bg3 {  width:1100px; height:294px; margin:0 auto; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529093614_595268756.png) center no-repeat; overflow:hidden;}
.adv_bg4 {  width:1100px; height:280px; margin:0 auto; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529093615_1960801608.png) center no-repeat; overflow:hidden;}

.adv_w1 { width:480px; margin:50px 0 0 616px; line-height:45px; font-size:14px;}
.adv_w1 b { display:block; font-size:30px; color:#333; line-height:40px;}
.adv_w1 b font { color:#35a02e;}
.adv_w1 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:20px; font-family: "arial"; text-transform: uppercase;}

.adv_w2 { width:480px; margin:17px 0 0 14px; line-height:45px; font-size:14px; text-align: right;}
.adv_w2 b { display:block; font-size:30px; color:#333; line-height:40px;}
.adv_w2 b font { color:#35a02e;}
.adv_w2 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:20px; font-family: "arial"; text-transform: uppercase;}

.adv_w3 { width:480px; margin:12px 0 0 616px; line-height:45px; font-size:14px;}
.adv_w3 b { display:block; font-size:30px; color:#333; line-height:40px;}
.adv_w3 b font { color:#35a02e;}
.adv_w3 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:20px; font-family: "arial"; text-transform: uppercase;}

.adv_w4 { width:480px; margin:10px 0 0 14px; line-height:45px; font-size:14px; text-align: right;}
.adv_w4 b { display:block; font-size:30px; color:#333; line-height:40px;}
.adv_w4 b font { color:#35a02e;}
.adv_w4 span { display:block; font-size:12px; color:#cdcdcd; text-transform:uppercase; line-height:18px; margin-bottom:20px; font-family: "arial"; text-transform: uppercase;}





/*公司简介*/
.about_bg { width:1100px; height:450px; margin:0 auto; overflow:hidden;}
.about_t { text-align: center;}
.about_p { margin-left: 22px;}
.about_r { margin:0 22px 0 16px; width:510px;}
.about_w { font-size:14px; line-height:30px; color:#666;}
.about_w strong { color:#35a02e; font-size: 16px; line-height: 40px; display: block;}
.about_more { margin-top:15px; text-align:center; line-height:35px; }
.about_more a {display: block; border: 1px solid #cdcdcd; border-radius: 19px; font-size:14px; color:#666; margin-right: 15px; float: left; width:110px; height:35px;}
.about_more a:hover { background: #35a02e; color:#fff; border: 1px solid #35a02e; }





/*新闻*/
.news{ padding-bottom: 40px; min-height: 520px; }
.news_row .fl,.news_row .fr{ width: 540px; background: #fff; border: 1px solid #ececec;}
.news_row{background-color: #fff;}
.news_row1{ display: block; position: relative; }
.news_row1:after,.news_row1::after{ position: absolute; content: ''; background: #ececec; width: 100%; height: 1px; bottom: 0; left: 0; }
.news_row1 i{ padding: 23px 20px; width: 46px; height: 36px; display: block; float: left; position: relative; z-index: 2; -webkit-transition:0.3s all; transition:0.3s all; background: linear-gradient(135deg, #41c339 0%,#35a02e 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41c339', endColorstr='#35a02e',GradientType=1 );  }
.news_row .fl .news_row1 i::after,.news_row .fl .news_row1 i:after{content: ''; width: 46px;height: 36px;display: block; background-image: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529114238_367299721.png); background-position: center; background-repeat: no-repeat; }
.news_row .fr .news_row1 i::after,.news_row .fr .news_row1 i:after{content: ''; width: 46px;height: 36px;display: block; background-image: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529114238_1645030829.png); background-position: center; background-repeat: no-repeat; }
.news_row1 strong { display: block; padding: 15px 0; font-size: 20px; color: #333; line-height: 35px; float: left; font-weight: normal; margin-left: 20px; }
.news_row1 span{ display: block; line-height: 80px; height: 80px; color: #9e9e9e; float: right; margin-right: 20px}
.news_row1 span:hover{ color: #ff9000; }
.news_row1:hover i{ -webkit-filter: brightness(1.15); filter: brightness(1.15); }
.news_row .fl .news_row1 strong{ background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529114237_547415938.jpg) no-repeat left bottom; }
.news_row .fr .news_row1 strong{ background: url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529114238_22319960.jpg) no-repeat left bottom; }
.news_div_item, .divdgweb_new_div_item { position: relative; padding: 5px 0; height: 30px; overflow: hidden; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.divdgweb_new_div_item_date, .news_div_item_date { position: absolute; right: 0; top: 12px; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.divdgweb_new_div_item_date > div,.news_div_item_date > div{ display: inline-block; color: #787878; font-size: 12px; font-family: 'arial'; }
.news_div_item_title, .divdgweb_new_div_item_title{ position: relative; }



.news_div_item_year:after,.news_div_item_year::after,.divdgweb_new_div_item_year:after,.divdgweb_new_div_item_year::after{ content: '-'; }
.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_title:after,.news_div_item_title::after, .divdgweb_new_div_item_title:after, .divdgweb_new_div_item_title::after{ content: ''; background: #ff9000; 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; -webkit-transition:0.3s all ease; transition:0.3s all ease; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div { padding: 25px 35px; height: 404px;}
.news_div_item_pic,.news_div_item_body,.divdgweb_new_div_item_body{ -webkit-transition: 0.3s all ease; 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: 240px; height: 158px; }
.news_div_item_pic a img {border: 1px solid #f1f1f1; }
.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: #767676; font-size: 13px; width: 204px; text-align: justify; position: absolute; right: 0; top: 104px; letter-spacing: 0.4px; }
.on .divdgweb_new_div_item_date, .on .news_div_item_date { top: 23px; right: 146px; }
.on .news_div_item_title .news_div_item_a, .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 250px; top: 75px; width: 255px; }
.on .divdgweb_new_div_item_date > div, .on .news_div_item_date > div { font-weight: bold; color: #ff9000; font-size: 24px; 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; }









/*版权*/
.footer_bg{ width: 100%; min-width: 1100px; padding-top: 34px;  height: auto; background: #333;font-family:"Microsoft YaHei";color: #999;}
.footer_nbg{ height: 280px;}
.footer_bg a{color: #999;}
.footer_bg a:hover{color: #ff9000;}
.footer_l{ width:885px; }
.footer_l li{width: 135px; float: left; margin-right: 38px;}
.footer_l li a{ display:block; line-height: 30px; }
.footer_l li p{ padding-bottom:30px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529142227_1010985927.jpg) no-repeat left 44px;}
.footer_l li p a{ font-size: 16px; color: #fff;}
.footer_r{width: 164px; padding-top: 10px; margin-right: 50px; text-align: center; font-size: 16px; line-height: 16px; color:#fff;}
.footer_r img{padding-top: 15px; width: 145px;}
.footer_l li.cont_w{line-height: 30px; width: 250px;}

.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; }
.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529142227_780727884.jpg) no-repeat 6px center;}
.link_r{ width: 880px;}
.bq_pro { width: 170px !important;}

.copy{ text-align: center; line-height: 60px; margin-top: 20px;}




/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}







/*浮动QQ*/
.qqkefu{
    position: fixed;
    top:50%;
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180529/20180529143755_1809579069.png") no-repeat;
    background-color: #28292e;
    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:#35a02e;
}
.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;
}






/* 需要修改内容 */
.cont_d{height:667px;}      /*地图侧高度*/
.cont_tl,.cont_dlt i,.cont_drt i{background: #35a02e;} /*文字背景颜色*/
.cont_dlt p,.cont_drm{color:#35a02e;}  /*文字背景颜色*/
.iconfont{color:#555;}      /*图标颜色*/
    
    
    
 @font-face {
  font-family: 'iconfont';  /* project id 559244 */
  src: url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.eot');
  src: url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.eot?#iefix') format('embedded-opentype'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.woff') format('woff'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.ttf') format('truetype'),
  url('http://at.alicdn.com/t/font_559244_otxxa1mm7a54s4i.svg#iconfont') format('svg');
}
    
 .iconfont_t{
  font-family:"iconfont" !important;
  font-size:60px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
 .iconfont{
  font-family:"iconfont" !important;
  font-size:53px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
 line-height: 53px;}   
  
       
    
    
.cont_tl{width: 27%;height: 256px;}
.cont_tlt{display: block; font-size: 36px;font-weight: bold;color: #fff;line-height: 36px;margin-top: 40px; margin-left: 10%;}
.cont_tl  p {width: 226px;height: 45px;line-height: 45px; border: 2px solid #fff;font-size: 22px;color: #fff;text-align: center;margin-bottom: 30px;margin-left: 10%;margin-top: 30px;}
.cont_tl p span { font-weight: normal;font-size: 21px;}
.cont_tlc{display: block;font-size: 24px;color: #fff;font-family: arial;text-transform: uppercase;margin-left: 10%;}
.cont_tr{width: 73%;background: #eeeeee;height: 256px;font-size:50px;position: relative;} 
.cont_tr i{position: absolute;}  
.cont_tt {margin:0 auto;width: 67%;height: 55%;margin-top: 56px;}   
.cont_ttt  {font-size: 24px;color: #494949;}
.cont_tt p {font-size: 14px;line-height: 24px;height: 70px;overflow: hidden;color: #494949;padding-top: 25px;}
.cont_d{width:100%;padding-top: 25px;     margin-bottom: 20px;}
.cont_dl{width: 45%;height: auto;background: #f5f5f5;}   
.cont_dr{width: 55%;height: inherit;background: #eee;}      
.cont_dlt{margin-top: 45px;height: 30px;margin-bottom: 42px;}   
.cont_dlt i{width: 7px;height: 23px;display: block;float: left; margin-top: 4px;}   
.cont_dlt p {font-size: 28px;font-weight: bold;padding-left: 25px;line-height: 28px;}   
.cont_dld{height: 110px;padding-left:30px; width: 435px;}
.cont_dld1{ display: block; font-size: 18px;font-weight: normal;color: #333;height: 20px; padding-left: 80px;padding-top: 5px;} 
.cont_dld p{font-size: 14px;color: #666666;line-height: 26px; padding-left: 80px;}    
.cont_dld i{float: left;}  
.cont_drt {margin-left:17px;}
.cont_drm {display: block;float: left; font-size: 43px;line-height: 43px;font-weight: bold;margin-top: 45px;}   
.cont_drt i {display: block;float: left; width: 84px;height: 4px;}
.cont_drt p {font-size: 20px;font-weight: normal;color: #333;display: block;float: left;padding-top: 3px;}
.cont_drt1{margin-top: 53px;float: left;width: 100px;height: 40px;margin-left: 8px;margin-bottom: 30px;}
.cont_dl p  a {font-size:14px;}
.cont_dld p{padding-top:10px;}      



/*内页小导航*/
.strong_title{display:none;}
.mianbxContent{padding-bottom:15px; width:1100px !important; text-indent:2.5em; padding-top:0px; text-align:left !important; height:19px !important; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180531/20180531104515_95513436.jpg) no-repeat left 0px;border-bottom:1px solid #cdcdcd; margin-bottom: 20px !important;position: relative;     margin-top: 5px !important;}
#bodycon{margin-top:65px !important; }
#bodycontent{line-height:220% !important;}

.mianbxContent::after {
    content: '';
    position: absolute;
    display: block;
    background: url() no-repeat center;
    height: 29px;
    width: 130px;
    top: 0;
    right: 0;
}



/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1;}
.xwlb_img img:hover{border:1px solid #35a02e;}

/*内页新闻排版*/
.pro_list_box_item_zdy{width:1070px; float:left; height:160px; text-align:left; padding-bottom:10px;}
.pro_list_box_item_l_zdy{width:200px; height:160px; float:left;}
.pro_list_box_item_l_zdy a img {width: 182px; height:137px; border:1px solid #ccc; padding:2px;}
.pro_list_box_item_l_zdy a:hover img { border:1px solid #35a02e; padding:2px;}
.pro_list_box_item_r_zdy{width:860px;  height:160px; margin-left:10px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#666; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 18px; border: none; font-family:"Microsoft YaHei"; margin-top:8px;}
.pro_list_box_item_r_zdy a p:hover{color:#35a02e;}
.pro_list_box_item_r_zdy a div{color:#666; height:74px;}
.content_more_a_zdy{ width: 90px; height: 30px; background: #555; display: block; margin-top: -10px; text-align: center; line-height: 29px; color: #fff !important; font-size: 13px !important; letter-spacing: 0.5px;}
.content_more_a_zdy::after, .content_more_a_zdy::after {
    content: "查看全文";
    color: rgb(255, 255, 255);
}
.pro_list_box_item_zdy{overflow:hidden;}
.shopmrsc p.xwlbnr {color:#666 !important;}
.shopmrsc a:hover{ color:#35a02e;}
.shopmrsc p.xwlbbt {    font-weight: bold !important;}
.xwlb_img {
    background: none !important;
    margin-right: 0px !important;
}
.xwlb_content {     width: 870px;}
.content_more_a_zdy a:hover { background:#35a02e !important;}

/*内页banner*/
.jianjie{ width:100%; min-width:1100px; height:350px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20190821/20190821225125_451634440.jpg) center; overflow:hidden;}
.chanpin{ width:100%; min-width:1100px; height:350px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20190821/20190821225126_1009463762.jpg) center; overflow:hidden;}
.xinwen{ width:100%; min-width:1100px; height:350px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180820/20180820093327_465410014.jpg) center; overflow:hidden;}
.lianxi{ width:100%; min-width:1100px; height:350px; background:url(https://memberpic.114my.com.cn/dgzhongte/uploadfile/image/20180531/20180531162811_183866234.jpg) center; overflow:hidden;}


/*解决左右边或者中间大块空白的问题lpm*/
#left{ height:auto !important;}
#center{ height:auto !important;}
#right{ height:auto !important;}



#bodycon #center {     margin-bottom: 20px;}


/*留言*/
#bodycontent #tianxieone { border: none !important;}
#bodycontent #tfour { border: none !important;}
#bodycontent #lytijiao { border: none !important;}
#bodycontent #liuyanshenming { border: none !important;}





/* 关于我们 */
.nei_about{ width:1100px; margin:0 auto; line-height:32px; color:#333333;font-family:"microsoft yahei";font-size:16px; margin-top:20px;}
.nei_about_t{ width:1100px; margin:0 auto; font-size:25px; color:#35a02e; text-align:center; font-weight:bold; box-shadow:1px 5px 4px #bbbfc5; padding:15px 0;}
.nei_about_t .zi{color:#525252; font-size:16px; line-height:38px; font-weight:normal; text-align:center;}
.nei_about_c{ margin-top:35px; text-align:justify;font-size:14px; color:#333333; line-height:32px; }
.nei_about_cl{ width:1100px; margin-top:20px;}