@charset "UTF-8";
/*样式初始化及公共样式部分lpm*/

body {
    color: #666;
    font-size: 13px;
    margin: 0 auto;
    background-color: #fff;
    font-family: "Microsoft YaHei";
    overflow-x: hidden;
}

a {
    color: #666;
    text-decoration: none;
}


/*定义全局链接颜色lpm*/

a:hover {
    color: #9fc94e;
    text-decoration: none;
    border-bottom-style:
}


/*定义全局链接鼠标滑过颜色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;
}


.fl{ float:left}
.pl{ position:absolute;}
.pr{ position: relative;}
.fr{ float:right}
.page, .content, .box{ margin:0 auto; width:1200px}
i,em{font-style: normal; text-transform: uppercase; font-family:arial;}
.clearfix:after{ display: block; clear: both; content: ""; visibility: hidden; height: 0;}
.clearfix{ zoom:1;}
.cl,.clear{ clear:both; display: block; float: none; }
.top10 {
    padding-top: 10px;}
.top20 {
    padding-top: 20px;}
.top30 {
    padding-top: 30px;}
.top40 {
    padding-top: 40px;}
.top45 {
    padding-top: 45px;}
.top50 {
    padding-top: 50px;}
.top60 {
    padding-top: 60px;}
.top70 {
    padding-top: 70px;}
.top80 {
    padding-top: 80px;}
.top90 {
    padding-top: 90px;}
.top100 {
    padding-top: 100px;}



/*公用导航*/
.public { text-align: center; color: #555; font-size: 16px; padding: 50px 0 30px;}
.public p { font-size: 38px; color: #9fc94e; font-weight: bold; margin-bottom: 10px;}
.public p span { color: #9fc94e;}

.bg { background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417105358_359353087.jpg) repeat;width: 100%;min-width: 1200px;}


.head{height: 30px;line-height: 30px;background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101208_1309646217.png) no-repeat center;}
.head .fl,.head .fr a{color: #999;}
.head .fr a{ height: 40px;line-height: 30px;font-size: 14px;}
.head .fr a:hover{color:#9fc94e;}


#top{ padding: 20px 0; }
.top_tel{ display: block; width: 220px; height: 70px; background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101942_1675010881.jpg) no-repeat center; margin-top: 18px;}

.nav{background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101533_1204421993.png) no-repeat center; width: 100%; height: 70px;position: relative;}
.nav .page{position: relative;}
.NavCeshi > li{float: left;width: 121px;}
.NavCeshi > li > a{ text-align: center; height: 60px; line-height: 60px; padding-top: 10px; display: block; color: #FFF; font-size: 15px}
.NavCeshi > li#Zz0 { width: 175px; margin-right: 55px; }
.NavCeshi > li#Zz0 > a { height: 70px; line-height: 70px; padding: 0 20px 0 20px; background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101207_57900749.png) no-repeat 35px center; text-indent: 40px; }
.NavCeshi .block { position: absolute; background: rgba(255,255,255,0.5); height:4px; display: block; bottom: 0; }
.nav.menu:after { content: ''; width: 100%; position: absolute; bottom: 0; left: 0; background: rgba(0,0,0,0.1); height:4px; }

/*幻灯片*/
.banner-box{min-width:1200px;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(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417103413_666491529.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417103413_666491529.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:#9fc94e; 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%;}


.banner-n{min-width:1200px;height:350px;position:relative;overflow:hidden;}
.banner-n .bd{ width:100% !important;}
.banner-n .bd li{width:100% !important;height:350px;background-position: center;background-repeat: no-repeat;}
.banner-n .bd li a{display:block;background-size:auto;}
.banner-n .banner-btn{ width: 100%; position: absolute; top: 130px; left: 0; margin-left: 0; height: 220px; overflow: hidden; }
.banner-n .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(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417103413_666491529.png) no-repeat 0 0;} 
.banner-n .banner-btn a.next{right:-50px;background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417103413_666491529.png) no-repeat -49px 0;}
.banner-n .hd {position:absolute;top:190px;width: 100%;display: block;}
.banner-n .hd ul{ text-align: center}
.banner-n .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-n .hd ul li.on{ background:#9fc94e; width: 32px; }
.banner-n:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-n:hover .banner-btn a.next{ right: 20px; 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 .bd li a { display: block; width:100%; height:100%;}

.decoration{position: relative;}
.decoration .page, .decoration-n .page { width: 1290px;}
.decoration:after{content: '';background: #f5f5f5;height: 1px;display: block;width: 100%;left: 0;position: absolute;bottom: 0;}
.decoration_l { background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101533_741843362.jpg) no-repeat center; padding: 20px; text-align: center; float: left; width: 270px; height: 70px; margin-top: -20px; position: relative;z-index: 2; bottom: -1px;}
.decoration_l strong { font-size: 22px; line-height: 38px; font-weight: bold; display: block; color: #fff; padding-bottom: 5px; }
.decoration_l p{ font-size: 16px; line-height: 32px; display: block; color: #fff; }

.decoration-n{position:absolute;top: 590px;width:100%;border-bottom: 1px #ccc dashed;}



.search { width: 950px; float: right; }
.search .fl{ line-height: 90px; height: 90px; }
.search .fl strong{ display:inline-block; padding-left:45px; background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101534_677759507.jpg) no-repeat left center; line-height: 90px; color: #4c545e; font-size: 16px; font-weight: normal; }
.search .fl a{ display: inline-block; line-height: 90px; color: #777; font-weight: 100; font-size: 14px;}
.search .fl a:hover{color: #0156a9;text-decoration: underline;}
.search .fl{ line-height: 90px; color: #777}
.search-right{ height: 42px; padding: 24px 0; }
.search-right form { float: right; display: block; width:240px; background: #f5f5f5; border-radius: 50px; line-height: 42px; height: 42px; margin:0; position: relative; }
.search-right form #search-i{ background: #0156a9 url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417101207_1562767950.png) no-repeat center; width: 38px; height: 38px; border-radius: 50%; position: absolute; right: 2px; top: 2px; overflow: hidden; display: block; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out; }
.search-right form #search-i input{ display: block; width: 100%; height: 100%; cursor: pointer; background: none; border: 0 none; }
.search-right form #search-bg input { line-height: 42px; background: none; border: 0 none; width: 200px; padding-left: 20px; color: #aaa; }





/*简介*/
.about{ width:100%; padding-top:60px; height:280px;}
.about .fl{ width:507px; height:204px;}
.about .fr{ width:645px; }
.about .title{ font-size:26px; font-weight:bold; color:#333; height:55px;}
.about .title span{ font-size:26px; font-weight:bold; color:#11519b;}
.about .main{ font-size:14px; color:#666; line-height:35px; height:130px;}
.about .decoration{ width:233px; height:32px; float:right;}
.about .line{ width:1200px; height:36px; border-bottom:1px solid #e5e5e5; margin:0 auto;}


/*产品*/
.prod{width:1200px; margin:0 auto;}
.case_bg{width:1200px; height:auto; clear:both;}
.case_bg img{transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; }
.case_bg a:hover img {transition: all 0.5s linear; -webkit-transform: scale(1.12, 1.12); transform: scale(1.12, 1.12); -moz-transform: scale(1.12, 1.12);}
.case_bg table td br{display:none;}
.case_bg td a{display:block; font-size:15px;}
.case_bg table td span{display: block; height:38px; padding-left:0 !important; line-height: 38px; border-top:dashed #ccc 1px;}
.case_bg table td{ padding-left:0 !important;}
.case_bg table td span a{line-height:38px;}
.case_bg table td span a:hover{color:#fff; background-color:#11519b;}
.case_bg table td{padding-left:0 !important;display: block; float: left; border:1px #ddd solid; margin:14px 9px; background: #fff; padding:5px !important;}
.case_bg table td:hover{ border:1px #ccc solid; box-shadow:-webkit-box-shadow:0 0 15px #ccc; -moz-box-shadow:0 0 15px #ccc; box-shadow:0 0 15px #ccc;}
.case_bg td a{overflow:hidden;}

.dis{display:none;}
#tablit {width:590px; margin:0 auto;}
#tablit dl dd{float:left; width:180px; height:50px; line-height: 50px; text-align: left; background-color:#11519b; margin:0px 5px 10px 11px; border-radius:5px; font-size: 16px;}
#tablit dl dd a { color: #fff; padding-left: 34px; display: block; text-align: center;}
#tablit dl dd .one { background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417115745_13964939.png) 16px center no-repeat; }
#tablit dl dd .two { background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417115745_1578034539.png) 32px center no-repeat;}
#tablit dl dd .three { background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417115746_705322300.png) 32px center no-repeat;}
#tablit .on, #tablit dl dd:hover{ background-color:#9fc94e;}
.dis{display:none;}




/*优势*/
.edge{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417142547_395143899.jpg) no-repeat center top; padding-top: 287px; font-family:"Microsoft Yahei";font-size:16px;color: #555;position: relative;line-height:23px;z-index: 1;}
.edge_bg{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417142547_168780856.jpg) no-repeat center bottom;}
.edge h2{height:203px;text-align: center;padding:84px 0 0 160px;}
.edge1{height: 692px;}
.edge2{height: 672px;padding: 86px 0 0;}
.edge_w{width:603px;}
.edge_wc{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417143130_44649024.jpg) no-repeat 0 0;padding: 61px 0 0;height:231px;}
.edge_wc h3{height:82px;line-height: 82px;font-size: 36px;color: #111;margin-bottom:45px;}
.edge_wc h3 span{width:99px;float: left;color: #fff;font-weight: normal;font-family: Impact;font-size: 44px;text-align: center;padding: 0 30px 0 0;}
.edge_wc li{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417143130_1520072338.jpg) no-repeat 23px 6px;padding: 0 0 13px 47px;}
.edge_wc li em{font-style: normal;font-weight: bold;color: #11519b;}






/*案例*/
.case{padding-bottom: 30px; font-family: "Microsoft Yahei";line-height:28px;overflow: hidden;}
.casetil{width: 282px;}
.casetil li,.casetil div.caset5{height:95px;line-height:54px;margin-bottom:7px;font-size: 18px;background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417145722_398922650.jpg) no-repeat right 0;border-left: solid 4px #e3e3e3;}
.casetil li a,.casetil div.caset5 a{display: block;color: #000;}
.casetil li p,.casetil div.caset5 p{width:170px;float: left;padding: 26px 0 0;font-weight: bold;color: #3a3a3a;line-height: 26px;}
.casetil li p em,.casetil div.caset5 p em{display: block;font-style: normal;color: #bcbcbc;font-size:12px;font-family: Arial;text-transform: uppercase;font-weight: normal;}
.casetil li span,.casetil div.caset5 span{width:42px;height:43px;position: relative;display: block;margin: 26px 23px 0 34px;float: left;overflow: hidden;}
.casetil li span i,.casetil div.caset5 span i{width:42px;height:43px;position: absolute;display: block;top: 0;left: 0;}
.casetil div.caset5 span i{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417145722_1190535738.png) no-repeat 0 0;}
.casetil li span i.default{-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.casetil li span i.hover{background-position: -90px 0;opacity:1;visibility:visible;opacity:0;visibility:hidden;
	-webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
	transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
	-webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}
.casetil li.cur{background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417145722_1464392020.jpg) no-repeat 277px 29px #11519b;border-left-color: #0f498c;color: #fff;width: 380px;position: relative;z-index: 4;}
.casetil li.cur p{color: #fff;}
.casetil li.cur p em{color: #d4e5f3;}
.casetil li.cur span .default{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.casetil li.cur span .hover{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}

.case_c,.case_cl dl,.case_cl dt img,.case_cl dt{width:894px;overflow: hidden;height:502px;}
.case_cl dl{position: relative;}
.case_cl dd{width:814px;height:81px;background:rgba(0 , 0 , 0 , 0.75);color: #fff;padding:13px 40px 0;position: absolute;left: 0;bottom: 0;}
.case_cl dd p{width:680px;float: left;padding:8px 0 0;}
.more02{width: 70px;height:60px;line-height: 24px;font-weight: bold;text-align: center;padding: 11px 0 0;background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417150225_1596297231.png) no-repeat 0 0;display: block;}
.more02 a{display: block;color: #fff;}







/*合作客户*/
.partner { padding-bottom: 30px;}
.partner .produce {width:1200px; height:auto; margin:0 auto; position: relative; }
.partner #Left_workshop { position: absolute; top: 38px; left: -38px;}
.partner #Right_workshop { position: absolute; top: 38px; right: -38px;}

#Roll_workshop { display: block; float: left; height: 210px; }
#Roll_workshop img { margin-bottom:-22px;}
#Roll_workshop a { display: block; width: 220px; font-size: 14px; text-align: center; line-height: 40px;  margin:0 10px; }
#Roll_workshop table td {padding-left: 0px !important;}  








/*新闻中心*/
.news_bg{ height: 793px;}
.news_lt{float:left;width: 753px;}
.news_l{ float:left; }
.news_l a {height: 55px; width:376px; background: #11519b; margin-top: 1px; position: relative; display: block;float: left;}
.news_l a:before{ content: ''; display: block; width: 0; height: 0; border-top: 10px solid transparent; border-left: 10px solid #fff; border-bottom: 10px solid transparent; position: absolute; z-index: 2; right: 170px; top: 55px;  }
.news_l a.active:before{ border-right: 10px solid transparent; border-top: 10px solid #9fc94e; border-bottom: 10px solid transparent; }

.news_l a.dls1 > b{ background-position: 10px 15px; }
.news_l a.dls2 > b{ background-position: 10px -135px; }
.news_l a.active > b{ background-position-x:-60px; }
.news_l a > b img{ display: none}
/*.news_l a:after{ content: ''; display: block; position: absolute; top:0; left: -100%; transition:0.2s all ease-in-out; width: 100%; height: 100%; background:#ba1a1b; }*/
.news_l a:hover,.news_l a.active{ background:#9fc94e; }
.news_l a > *{ position: relative; z-index: 3}
/*.news_l a.active:after,.news_l a:hover:after{ left: 0; }*/
.news_l a strong { font-size: 16px; color: #fff; display: block;line-height: 32px; padding-top: 10px;font-weight: 100; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;float: left;padding-left: 25px;}
.news_l a.active strong{color: #fff;}
.news_l a.active > b{ border-color: #fff; }
.news_l a t{float: right;display: block;padding-right: 26px;padding-top: 23px;}


.news_nor { height: 500px; width: 753px; overflow: hidden;}
.new_cont .news_row2 { position: absolute; left: 0; top: 0; display: none; width: 753px; height: 500px; background: #fff;}
.new_cont { position: relative; width: 753px; height: 495px; display: block; }
.news_row2 .divdgweb_new_div, .news_row2 .news_div {height: 495px; font-weight: normal;    margin-top: 20px;}

.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 .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: #11519b; width: 4px; height: 4px; position: absolute; left: 10px; 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: #444; padding-left: 26px; 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 { padding-top: 15px; padding-left: 15px; }
.news_row2 .news_div_item_pic a, .news_row2 .news_div_item_pic a img { display: block; width: 220px; height: 162px; }
.news_row2 .news_div_item.on, .news_row2 .divdgweb_new_div_item.on{ height: 173px; border-bottom: 1px dotted #ccc; padding: 0 0 20px; background: #fff;}
.news_row2 .news_div_item_body, .news_row2 .divdgweb_new_div_item_body { line-height: 24px; color: #767676; font-size: 13px; width: 477px; text-align: justify; position: absolute; right: 20px; top: 110px; }
.news_row2 .on .divdgweb_new_div_item_date, .news_row2 .on .news_div_item_date { top: 23px; right: 436px; }
.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: 230px; top: 70px; width: 245px; }
.news_row2 .on .divdgweb_new_div_item_date > div, .news_row2 .on .news_div_item_date > div { font-weight: bold; color: #11519b; 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: ''; }


.wend{ float: right; margin-right: 0; padding-left: 16px; width:400px; height: 556px;    background: #fff;}
.wend h2{ left:0; margin-bottom: 0; margin-bottom: 25px;border-bottom:2px #eee solid;height: 55px;background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417105302_1694559968.jpg)no-repeat center left;    margin-right: 16px;}
.wend h2 a{ font-size:20px; color:#333;font-weight: normal;padding-left: 20px;    line-height: 55px;}


.more{    padding-left: 90px !important;}
.wend .divdgweb_new_div_item_a { font-size: 15px; }
.wend .divdgweb_new_div_item_content{border-bottom: 1px solid #eee; padding: 22px 0 0 0;}
.wend .lastdl{ border-bottom: none;}
.wend .divdgweb_new_div_item_title{ height:29px; padding-left:30px; line-height:29px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417105302_35647344.jpg) no-repeat left top; font-size:14px; color:#333333; overflow: hidden;font-weight: bold;}
.wend .divdgweb_new_div_item_title a{ color:#333333;}
.wend .divdgweb_new_div_item_title a:hover{color: #333}
.wend .divdgweb_new_div_item_body{ padding-left:30px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417105302_2071218820.jpg) no-repeat left top; line-height:25px; color:#666; height: 75px; font-size: 13px; overflow: hidden;}


/*版权*/
.copy{ background: #333; padding: 20px 0 0; width:100%; min-width:1200px; }
.copy .content{ position: relative; }
.copy .copy_row2 { height: 260px; overflow: hidden; width: 100%; }
.copy .copy_row2 ul{ float: left; padding: 30px 70px 30px 0px; background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417104656_1734185564.jpg) no-repeat right center; margin: 0 40px 0 0}
.copy .copy_row2 ul a{ display: block; color: #bbb; line-height: 30px; font-size: 13px; }
.copy .copy_row2 ul a:hover { color: #fff;}
.copy .copy_row2 ul strong{ padding: 10px 0; display: block; }
.copy .copy_row2 ul strong a{ font-size: 15px; font-weight: normal; color: #fff}
.copy .copy_row2 ul.ewm .ewm_in{ float: left; margin:30px 10px; }
.copy .copy_row2 ul.ewm .ewm_in img{ display: block; width: 90px; background: #fff; padding: 2px;}
.copy .copy_row2 ul.ewm .ewm_in p{ color: #bbb; display: block; line-height: 30px; text-align: center; }
.copy .copy_row2 ul .copy_tel{ background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417104656_1828149456.jpg) no-repeat left center; padding:10px 0 5px 60px; font-size: 32px; line-height: 50px; display: block; color: #fff; font-family: arial; font-weight: 100; }
.copy .copy_row2 ul.copy_contact { width: 300px; padding-right: 0; margin-right: 0; background: none; }
.copy .copy_row2 ul.copy_contact p{ color: #bbb; display: block; line-height: 25px; }
.copy .copy_row2 ul.copy_contact p a { display: inline-block;}
.copy .copy_top { cursor: pointer; width: 60px; height: 60px; background: #11519b url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417104656_943862621.png) no-repeat center; position: absolute; display: block; border-radius: 50%; left: 570px; top: -50px; -webkit-box-shadow: 0 0 0px 8px rgba(255,255,255,0.2); box-shadow: 0 0 0px 8px rgba(255,255,255,0.2); }
.copy .copy_row3{ width: 100%; height: 55px; line-height: 54px; background:#11519b; }
.copy .copy_row3 .fl, .copy .copy_row3 .fr, .copy .copy_row3 .fl a, .copy .copy_row3 .fr a { color: #fff; }
 .copy .copy_row3 .fl a:hover, .copy .copy_row3 .fr a:hover{ color: #fff; text-decoration:underline; }






/*内页新闻排版*/
.xwlb_img img{border: 1px #ccc solid;}
.pro_list_box_item_zdy{width:1200px; 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 #11519b; padding:2px;}
.pro_list_box_item_r_zdy{width:988px;  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:#11519b;}
.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:#11519b;}
.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:#11519b !important;}


.product_content td { padding: 4px 20px; }
.product_content strong { line-height: 40px;}
.product_content p { line-height: 26px;}
.txtgetshow img { display: block; margin: 0 auto; padding: 10px 0;}

/*浮动QQ*/
.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("//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190417/20190417103414_474667868.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:#11519b;
}
.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}

.qqkefu ul li.qq_applets{
    background-position: right -228px;
}

    .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(http://www.dgvmy.com/skin/home/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(http://www.dgvmy.com/skin/home/images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 132px;
}
.applets{
    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;*/
}
.applets p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.applets p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}



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

.mianbxContent::after {
    content: '';
    position: absolute;
    display: block;
    background: url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190419/20190419202624_957837297.jpg) no-repeat center;
    height: 29px;
    width: 130px;
    top: 0;
    right: 0;
}



/*内页banner*/
.jianjie{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190419/20190419202220_979485600.jpg) center; overflow:hidden;}
.chanpin{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190419/20190419194034_679492854.jpg) center; overflow:hidden;}
.xinwen{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190419/20190419200828_634205901.jpg) center; overflow:hidden;}
.lianxi{ width:100%; min-width:1200px; height:350px; background:url(//memberpic.114my.com.cn/cyjdgc/uploadfile/image/20190420/20190420094205_1390447959.jpg) center; overflow:hidden;}





#bodycon #left{float: left;
    width: 0px !important;}

.miaoshu_head{border-bottom:none !important;}



.produce table td img{border:1px solid #ccc;}
.produce table td img:hover{border:1px solid #9fc94e;}