body{margin:0 auto; font-family:"microsoft yahei"; color:#525252; font-size:0;min-width:1200px;}
div,dl,ul,li,span,p,img,h1,h2,dl,p,em,h6{margin:0px; padding:0px; list-style:none; border:0px;}
.clear{clear:both; height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.cp img{border:1px solid #ccc; background-color:#fff; padding:2px; background-color:#fff;}
.cp a:hover img{border:1px solid #0034b7; background-color:#fff; padding:2px;}
a{color:#525252; text-decoration: none; cursor:pointer;}
.trans1 img{transition:all 0.8s linear; -webkit-transition:all 0.8s linear; -moz-transition:all 0.8s linear; -ms-transition:all 0.8s linear;}
.trans1 img:hover{ transform: rotate(360deg);-webkit-transform: rotate(360deg); -ms-transform: rotate(360deg); -moz-transform: rotate(360deg);}
		
.trans2 img{transition:all 0.5s linear; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear;}
.trans2 img:hover{ transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -wbkit-transform: scale(1.2);}
	
a:hover{text-decoration: none; color:#0034b7;}
.box,.totalwidth{width:1200px; height:auto; margin:0 auto;}
.box:after{ display: block; content: ""; clear: both;}


/*顶部*/
.head_bg{ background: #333; height:42px; width: 100%; font-size: 13px; color:#999; line-height:42px;}
.head_bg a {  font-size:13px; color:#999;} 
.head_bg a:hover{ color:#ffae21;} 
#head_bj{ width:1200px; margin:auto;}
.head_bg .gs{float: left; padding-left: 25px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190829/20190829143809_1473928960.png) left no-repeat;}
.head_bg .rr{ float: right; }
.head_bg .fanhui{ float: left; padding-left: 20px; padding-right:20px; border-left:1px solid #555; border-right:1px solid #555;}
.head_bg .tel1{ float: left; padding-left: 20px;}
.head_bg .tel1 span{ font-family: Arial, Helvetica, sans-serif; color:#88c700; font-weight:bold; font-size:18px;}

 /*top*/
#top_left{ float:left;}
.aslo{ position: relative;  margin: 20px 0 20px 0;}

  .aslo img{  display: block;height: 80px; position: absolute; left: 0; top: 0; animation:mymove 2s infinite; -moz-animation:mymove 2s 3;-ms-animation:mymove 2s 3; -o-animation:mymove 2s 3; -webkit-animation:mymove 2s 3;}
  .aslo p{ padding-left: 100px; display: block; line-height: 36px; float: left;font-size:17px; padding-top: 8px;}
  .aslo span{ display: block; font-size: 41px; font-weight: bold; color: #333;line-height:41px; letter-spacing:2px;}
  
  
  /*logo动画*/
@-webkit-keyframes mymove
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}

@-moz-keyframes mymove
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}
  @-ms-keyframes mymove
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}
@-o-keyframes mymove
{
0% { transform: rotate(0)}
100%{transform: rotate(360deg)}
}
  
/*导航*/
.navbor{ width: auto;font-family: "microsoft yahei";height: 44px;color: #333;font-size: 16px; }
.nav{position:relative;margin-top:42px; }
.NavCeshi.page{ position: relative; }
.nav > ul > li{ float: left;display:block;line-height:44px;width:110px;  position:relative; z-index: 99; text-align:center; }
.nav > ul > li > a{ display: block;  font-size:16px;color:#333; }
.nav > ul > li:hover{ height: 60px;}
  .nav > ul > li:hover  a{color:#fff;}

.nav > ul > .block{ background-color:#0034b7; height:44px; color:#fff !important;display: block; position: absolute; top: 0; }
.erji_menu { display: none; position: absolute; left: 0; width: 100%; z-index: 1111;top: 44px; }
.erji_menu ul li a{ display: block; text-align: center; font-size: 14px; color: #555 !important; line-height:40px; border-top:1px solid #eee; background: #f5f5f5; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out;}
.erji_menu ul li a:hover{background:#0034b7 ;color:#fff !important;}
  
.navcurrent a{color:#fff !important;  background:#0034b7 !important;}
.rightarrowpointer{display:none;}
  
  
/*幻灯片*/
.banner{ overflow: hidden; height:660px; width: 100%; position:relative;}
.banner-box{ min-width:1200px; height:660px;overflow: hidden; position:relative; margin:0 auto; }
.banner-box .bd{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:660px; background-position: center; background-repeat: no-repeat; }
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%;  top: 0; left: 0; margin-left: 0; height: 530px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:300px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190829/20190829144142_1814756080.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190829/20190829144142_1814756080.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:40px; width: 100%; display: block; }
.banner-box .hd ul { width: 1200px; margin: 0 auto; 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; transition:0.3s all ease-in-out; text-align: center; position: relative; z-index: 1111; }
.banner-box .hd ul li.on{ background: #0034b7; 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; }
  /*搜索*/
.sous_bj { width:100%; margin:0 auto; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190829/20190829112136_287505362.jpg) center no-repeat; height:110px;}
.sous_bg{ width:1200px; margin:auto; height:120px;}
.sous_bg a {  font-size:14px; color:#fff;} 
.sous_bg a:hover{ color:#88c700;} 
.sous_l { width:240px; height:auto; float:left;} 
.sous_l li { width:70px; height:auto; float:left; text-align:center; font-size:14px; color:#FFF; line-height:24px; padding-top:24px;} 

#search_r{width: auto; height:67px; float:left; margin:auto; margin-left:45px; padding-top:15px;}
#search_r li{float:left;}
#search_wz { font-size:14px; color:#fff; line-height:45px; }
  #search_wz a{font-size:14px; color:#fff; }
  #search_wz a:hover{ color:#88c700; }
.sous_r{width:514px; height:auto; margin-top: 10px;}

.sous_lx{ width:240px; height:60px; float:right; padding-top:27px;}
  .sous_lx:before{ display: block; content: ""; float: left;height:50px; width: 1px; background:rgba(255,255,255,0.2); margin: 10px 60px 0 0; }
.sous_lx span{ font-size:14px; line-height:30px; color:#fff;}
.sous_lx p{ font-size:26px; line-height:30px;  color:#fff;font-family:"arial";}
  input{outline: none;}
  
  
  /*产品展示*/
  .prod_all{ width: 100%; min-width: 1200px;  padding: 60px 0;  background: #eff0f5 url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190831/20190831145448_2074637121.png) center 110px no-repeat;}
  .prod_t{ width: 1200px; margin: 0 auto; position: relative;text-align: center; min-height: 60px; line-height: 35px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190829/20190829155412_226573898.png)center 50px no-repeat;}
  .prod_t p{display: block;  font-size: 40px; font-weight: bold;color: #333; line-height:41px;}
  .prod_t dl{display: block;  font-size: 17px;color: #555; padding-top:5px;}
  .prod_t i{ display: block; font-size: 13px; font-style: normal;color: #999; text-transform:uppercase; letter-spacing: 1px; }
  .prod_t span{ color: #88c700;}
  
  .prod_c{ margin-top: 30px;}
  .prod_c td{ display: block; position: relative;float: left;margin: 10px 7px; width: 284px;  padding: 0 !important; overflow: hidden; border: 1px solid #eee;}
  .prod_c td span{ position: relative; border-top: 1px solid #eee; overflow: hidden;display: block; width: 284px; margin: 0 auto;line-height:50px !important;  padding:0 !important; background: #fff;}
  .prod_c td br{ display:none;}
  .prod_c td span:after{ display: block; content: ""; z-index: 1; position: absolute; bottom: 0; height: 0;width: 100%; background: #0034b7;transition:all 0.3s linear; -webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear;} 
  .prod_c td:hover span:after{ display: block; content: ""; z-index: 1; position: absolute; bottom: 0; height: 100%;width: 100%; }
  .prod_c td span a{ display: block; position: relative;z-index: 2; font-size: 14px; color: #555; line-height:50px !important;   }
  .prod_c td:hover span a{color: #fff;} 
  .prod_b{ margin-top: 30px;}
  .prod_b .title{ padding: 25px 0 25px 40px; background: #fff; border-bottom:5px solid #e3e3e3; line-height:36px;color: #333;}
  .prod_b .title span{  display: block; float: left;color: #0034b7; font-size:18px; font-weight:bold;}
  .prod_b .title a{ display: block; float: left;font-size: 16px; color: #333; margin:0 15px;}
.prod_b .title a:hover{color:#0034b7;}
  .prod_b .fr{ width: 1080px;color:#555;}
  #colee_left{overflow:hidden; margin-top:30px; width:1200px;}
  
  /*应用案例*/
  .case_all{ margin-top: 60px;}
  .case_b{ margin-top: 30px;}
  .case_b li{ display: block; width: auto; height: 278px; overflow: hidden;position: relative;margin-top: 1px; border: 1px solid #eee;border-left:none;}
  .case_b li .word{ position: absolute; top: 25px; left: 30px; font-size: 15px; line-height: 28px; }
  .case_b li .word p{ color: #333; font-size:20px; line-height:40px;}
  .case_b li .word a{ display: block; width:30px; height: 30px; border-radius: 50%; border: 1px solid #eee; margin-top:10px;}
  .case_b li .word dl{ padding-top: 14px; font-weight: lighter;}
  .case_b li:nth-of-type(1){ color: #fff; border:none;}
  .case_b li:nth-of-type(1) p{ color: #fff;}
  .case_b li:nth-of-type(2){border:none;}
  .case_b li:nth-of-type(3){border-left: 1px solid #eee;}
    .case_b li:nth-of-type(1) .word,.case_b li:nth-of-type(2) .word{  top: 35px; left: 50px; font-size: 15px; line-height: 28px;  }
  .case_b li:nth-of-type(1) .word p,.case_b li:nth-of-type(2) .word p{  font-size:25px; line-height:40px;}
.case_b li:nth-of-type(1) .word a,.case_b li:nth-of-type(2) .word a{ display: block; width: 40px; height: 40px; border-radius: 50%; border: 1px solid #fff; margin-top:25px;}
 .case_b li:nth-of-type(2) .word a{ margin-top:40px;}
  .case_b li:hover a{ background: #0034b7; border-color:#0034b7 !important;}
  
  
  /*优势*/
  .adv_all{ width: 100%; min-width: 1200px; overflow: hidden;margin-top: 60px;height: 700px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830154357_1151044353.png) center top no-repeat;}
  .adv_all .box{ position: relative;}
  .adv_title{ position: absolute; left: 0; top: 0; width: 300px; height:600px; padding: 50px 50px; background: #0034b7; color:#fff; font-size:18px; line-height:32px;}
  .adv_title p{ padding-top:30px;font-size: 30px;  line-height: 30px; font-family: "arial"; text-transform: uppercase;}
  .adv_title dl{ font-size: 40px; line-height: 80px; font-weight: bold;}
  .adv_title dl:after{ display: block; content: ""; margin: 15px 0 20px 0; width: 100px; height: 1px; background: #fff;}
  .adv_title i{font-style: normal; display: block; font-size: 13px; text-transform: uppercase;line-height: 25px;}
  
  
  .adv_t{ width: 740px; padding-top: 60px;text-align:center; font-size:25px; color:#fff;}
.adv_t li{ cursor: pointer;line-height: 30px; display:block; color: #333; width:140px; float:left; height:140px; text-align:center; border:5px solid rgba(255,255,255,0.3);background:  rgba(255,255,255,0.8); border-radius: 50%; }
  .adv_t li+li{margin-left:46px; }
  .adv_t li em{ display: block;font-style: normal; font-size:40px;  padding: 30px 0 10px 0;}
  

.hidden{display:none;}
.nep01{ color: #fff; width: 100%; height: 100%; border-radius: 50%; background: #88c700; }
.nep02{width: 100%; height: 100%; border-radius: 50%; background: #fff;}
.nep02:hover{ color: #fff;width: 100%; height: 100%; border-radius: 50%;background: #88c700;}

.adv_b{ margin-top:50px;}
.adv_b_r{ width:750px; overflow: hidden;}
.adv_b_l{ width:390px;font-size: 15px; padding: 35px 40px; line-height: 32px; height:230px;position: absolute; left: 50px; top:330px; background: #fff; }
  .adv_b_l p{ font-size: 18px; color: #333;}
  .adv_b_l dl{ font-size: 25px; padding-bottom: 5px; font-weight: bold; color: #222; line-height:40px;}
  .adv_b_l i{font-style: normal; padding-top: 10px; display: block;}
  .adv_b_l .phone{ width: 390px; position: absolute; bottom: 35px; left: 40px;}
  .adv_b_l .phone_l { font-size:25px; font-weight: bold; color: #333; padding-left:35px; line-height: 45px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190831/20190831091945_1819378235.png)center left no-repeat;}
  .adv_b_l .phone a{ display: block; float: right;width: 120px; background: #0034b7; line-height:45px; text-align: center;color: #fff; font-size:15px;}
    .adv_b_l .phone a em{ font-style: normal; position: relative; z-index: 3;}
   .adv_b_l .phone a:before{ display: block; content: ""; position: absolute; width: 0; height: 45px; background: #88c700;z-index: 1;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear;}
   .adv_b_l .phone a:hover:before{ width: 120px;}
  
  /*流程*/
  .process{ width: 100%; min-width: 1200px; margin-top: 60px; padding-bottom:30px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830202332_1546776305.jpg)center 185px no-repeat;}
  .process_b{ margin-top: 30px;}
  .process_b li{ display: block; width: 110px; text-align: center; font-size: 16px; color: #333; }
  .process_b li+li{ margin-left:107px;}
  .process_b li p{ cursor: pointer;display: block; margin-bottom: 33px;}
  .process_b li p:after{ display: block; content: ""; margin-top: 10px; height: 27px; width:110px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830174831_942355161.png)center top no-repeat;}
  .process_b li dl{ margin-bottom: 30px;}
  .process_b li:nth-of-type(3){ padding-top: 15px;}
   .process_b li:nth-of-type(4){ padding-top: 26px;}
  .process_b li:nth-of-type(5){ padding-top: 39px;}
   .process_b li:nth-of-type(6){ padding-top: 56px;}

  /*简介*/
  .about_all{width: 100%; min-width: 1200px; padding-bottom: 20px; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830202434_1831380259.jpg)top center no-repeat; }
  .about{ padding-top: 20px;}
  .about_l{ width: auto;}
  .about_l img{ border: 5px solid #f8f8f8;}
  .about_r{ width: 600px;  text-align: justify;font-size: 14px; line-height: 32px; padding-top: 10px; color: #555;}
  .about_r dl{ font-size: 35px; color: #222; font-weight:bold; line-height:50px;}
  .about_r i{ font-style: normal; font-size: 14px; text-transform: uppercase;  color: #888; font-family:"airal";}
  .about_r p{ padding-top: 5px;}
  .about_r a{ display: block; width: 200px; background: #0034b7; line-height:45px; margin-top:70px;font-size:15px; text-align:center; color:#fff;}
  .about_r a em{ font-style: normal; position: relative; z-index: 3;}
   .about_r a:before{ display: block; content: ""; position: absolute; width: 0; height: 45px; background: #88c700;z-index: 1;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear;}
   .about_r a:hover:before{ width: 200px;}
  
  
  /*车间*/
    .workshop{width: 100%; min-width: 1200px; padding:0 0 50px 0;background: #eff0f5; border-bottom:5px solid #e6e8ed;}

  .workshop_bg{ width: 1200px; margin: 0 auto; position: relative; overflow: hidden; margin-top: 20px;}
.dis{display:none;}
#tablit {width:1200px; height:100px; text-align:center; margin:0 auto;  background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830204212_1138367962.png)0 
 38px repeat-x;}
#tablit dl{display:block; width:400px; margin:0 auto;}
#tablit dl dt{}
#tablit dl dd{float:left; width:200px; font-size:22px; color:#333;font-weight:bold; line-height:30px; text-align:center; margin:0; padding-top:70px; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830204814_2074797489.jpg)80px 28px no-repeat;}

#tablit dl dd:hover{float:left; color:#0034b7; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830204622_976842352.jpg)80px 28px no-repeat;}
#tablit .on{width:200px; color:#0034b7; background:url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830204622_976842352.jpg)80px 28px no-repeat; }
.dis{display:none;}

#tablit dl dd a{ font-size:18px !important; color:#333 !important; transition:none; }
#tablit dl dd:hover a{ font-size:18px !important; color:#0034b7 !important; }
#tablit dl dd.on a{color:#0034b7 !important;}
  
  
  .workshop td{ position:relative;}
.workshop td td td  br{ display: none !important;}
.workshop td td td{ padding:5px !important ;}
.workshop td td td img{ position: relative; z-index: 3; padding:10px 10px 0 10px !important ; border:1px solid #dedede; border-bottom:none; background:#fff;}

.workshop td td td div{display: block;  border:1px solid #dedede;  line-height:58px !important; height:58px; overflow:hidden; background:#fff url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830205552_387923191.png) bottom no-repeat; border-top:none; transition:all linear 0.2s;}

.workshop td td td:hover div{ display: block; background:#fff url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190830/20190830205703_354765648.jpg) bottom no-repeat;}

.workshop td td td div a{ position: relative; z-index: 3; text-align:left !important; display:inherit; padding-left:10px;font-size:14px; padding-top:5px;}
.workshop td td td:hover div a{ color:#0034b7 ;}
  
  
   /*新闻中心*/
.news{width:100%; min-width:1200px; overflow:hidden;  margin-top: 50px;}
.news_c_bg{ width:1200px; margin:0 auto; overflow:hidden; min-width:1200px; position:relative;}
.news_t{overflow:hidden; margin-top:10px;}
.news_tl{float:left; width:360px; overflow:hidden; margin-left:8px;}
.news_tl_bac{width:180px; height:180px; border:3px solid #d7d7d7; border-left-color:#0034b7; border-right-color: #fff; border-top-color: #d7d7d7; border-radius:50%; position:absolute; transition: all 0.5s linear;}
.news_tl:hover .news_tl_bac{-webkit-animation:circle 1s infinite linear; border-right-color: #0034b7; transition: all 0.5s linear;}
@-webkit-keyframes circle{
0%{ transform:rotate(0deg); }
100%{ transform:rotate(-360deg); }
}
.news_tl_m{overflow:hidden; position:relative;}
.news_tl_ml{float:left; font-size:120px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:bold; line-height:191px; width:100px; margin-left:20px; text-align:center;}
.news_tl_mr{float:left; overflow:hidden; margin-top:50px; background:#fff; padding:20px 0;}
.news_tl_mr_en{font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:20px; font-weight:bold; text-transform:uppercase;}
.news_tl_mr_m{font-size:40px; font-weight:bold; color:#0034b7; line-height:48px;}
.news_tr{float:right; width:700px; overflow:hidden;}
.news_tr_en{width:640px; margin-left:60px; border-top:solid 1px #ddd; text-align:right; font-size:13px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; color:#ccc; line-height:20px; padding-top:16px;}
.news_tr_m{width:700px; overflow:hidden; line-height:26px; text-align:right; font-size:22px; color:#999;}
.news_tr_d{overflow:hidden; width:700px; margin-top:40px;}
.news_t a{display:block; float:left; text-decoration:none; height:82px; width:200px; transition: all 0.5s linear; margin:0px 2px; box-shadow:0 0 10px #cecece inset; background:#fcfcfc; position:relative;}
.news_t a.on{text-decoration:none; transition: all 0.5s linear; width:288px; background:#f5f5f5; box-shadow:0 0 0 #cecece;}
.news_tr_dm{font-size:18px; line-height:30px; padding-top:15px; padding-left:30px; transition: all 0.5s linear;}
.news_tr_den{font-family:Arial, Helvetica, sans-serif; padding-left:30px; font-size:12px; text-transform:uppercase; color:#ababab; transition: all 0.5s linear; line-height:22px;}
.news_t a.on .news_tr_dm{font-size:22px; font-weight:bold; color:#333;}
.news_t a.on .news_tr_dm, .news_t a.on .news_tr_den{padding-left:14px; transition: all 0.5s linear;}
.news_tr_dline{width:0px; height:3px; background:#0034b7; position:absolute; bottom:0; transition: all 0.5s linear;}
.news_t a.on .news_tr_dline{width:288px; transition: all 0.5s linear;}

.news_c_bg .content{overflow:hidden; width:1200px; margin:0 auto; height:474px; position:relative; margin-top:40px; min-width:1200px;}
.news_c_bg .content .ul{ position:absolute; left:0; top:0; width:1200px; min-width:1200px;}
.news_c_bg .content .li{ width:1200px; float:left; min-width:1200px;}

.news .news_div_item, .news .divdgweb_new_div_item{float:left; width:348px; border:solid 1px #ddd; height:419px; padding:25px; overflow:hidden; margin-right:-1px; position:relative;}
.news .news_div_item:nth-child(3), .news .divdgweb_new_div_item:nth-child(3){margin-right:0px;}
.news .news_div_item_date, .news .divdgweb_new_div_item_date{padding-top:194px; height:60px; line-height:60px; overflow:hidden; position:relative; font-family:Arial, Helvetica, sans-serif; color:#0034b7;}
.news .news_div_item_year, .news .divdgweb_new_div_item_year{position:absolute; font-size:56px; filter:Alpha(opacity=10); opacity:0.1;}
.news .news_div_item_month, .news .divdgweb_new_div_item_month{font-size:26px; float:left;}
.news .news_div_item_day, .news .divdgweb_new_div_item_day{font-size:26px; float:left;}
.news .news_div_item_content, .news .divdgweb_new_div_item_content{overflow:hidden;}
.news .divdgweb_new_div_item_content .divdgweb_new_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_div_item_title, .news .divdgweb_new_div_item_title{overflow:hidden; width:348px; white-space: nowrap; text-overflow: ellipsis; line-height:40px;}

.news .news_div_item_title a, .news .divdgweb_new_div_item_title a{font-size:18px;}
.news .news_div_item_body{font-size:14px; width:348px; color:#666; line-height:26px; overflow:hidden; height:50px; margin-bottom:30px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .news_t_rgo{width:120px; overflow:hidden;}
.news .news_t_rgo a{font-size:0; line-height:0;}
.news .news_t_rgo p{font-size:14px; color:#333; line-height:32px; width:60px; border-bottom:solid 1px #ccc; padding-bottom:5px; transition: all 0.5s linear;}
.news .news_div_item_pic{width:346px; height:182px; border:solid 1px #ccc; position:absolute; top:25px; overflow:hidden;}
.news .news_div_item_pic img{ width:100%; margin-top:-20px;}

.news .news_div_item:hover .news_t_rgo p, .news .divdgweb_new_div_item:hover .news_t_rgo p{transition: all 0.5s linear; width:120px; border-bottom:solid 1px #0034b7; color:#0034b7;}
.news .news_div_item:hover .news_div_item_pic img, .news .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.15);}
  
  
  /*版权*/
  .copy_all{width: 100%; margin-top:60px; min-width:1200px;  background:#222;}
  .copy_all a:hover{color: #88c700;}
  .copy_nav{line-height: 90px; color: #999; text-align:center; font-size:16px;}
  .copy_nav a{ font-size: 16px; color: #fff;}
  .copy_nav span{padding:0 17px;}
  .copy_tel{ background: #151515; padding:35px 60px;}
  .copy_tel li{ display: block; float: left; width: auto; font-size: 16px; color: #999; line-height:30px;}
  .copy_tel li img{ display: block; float: left;}
  .copy_tel li .font1:before{ display: block; content: ""; width:2px; background: #fff; height:45px; float:left; margin:0 20px;}
  .copy_tel li .font1 i{ font-style: normal; float: left;font-size: 16px; color: #fff;line-height:20px;}
    .copy_tel li .font1 em{ font-style: normal; float: left;font-size: 16px; color: #999;line-height:22px;}
  .copy_tel li+li{ margin-left:70px;}
  
  .copy_all .word{ border-bottom: 1px solid #151515; padding:45px 0 35px 0;}
  .copy_all .word .logo{padding:10px 120px 10px 0; }
  .copy_all .word .code{}
  .copy_all .word .font{ font-size:15px; line-height: 32px; color: #999;padding-top: 10px;}
  .copy_all .word .font a{font-size:15px; color: #999;}
  .copy_all .word .font a:hover{ color:#fff;}
  .copy_all .link{ border-top:1px solid #252525; line-height:60px;color: #999;  }
  .copy_all .link p{ display: block; font-size: 16px; color: #999; float: left;width:auto; background: url(https://memberpic.114my.com.cn/027585/uploadfile/image/20190831/20190831090241_1694345675.png)center left no-repeat; padding-left: 25px; }
 .copy_all .link .link_r{ width: auto; line-height: 60px;}
  .linkTagcs li a{ font-size:14px !important; color: #999;}
.linkTagcs li a:hover{ color:#fff !important;} 
 



/*小导航*/
.strong_title{ display:none;}
.centerHeadImage{ display:none;}
.mianbxContent { font-family:"microsoft yahei";border: 1px dashed #ddd; line-height:40px; color:#555;
text-align: left !important;font-size: 14px;line-height: 40px !important; width:1178px !important; margin-bottom: 10px !important; height: 40px !important;padding-left: 20px !important;}
.mianbxContent a{ font-size:14px;color:#555;}
.mianbxContent a:hover{ font-size:14px;color:#1134b7;}


/*内页新闻*/
 .n_news { padding: 35px 40px;    margin: 20px 0 20px 0;    font-size: 15px;    line-height: 32px;    box-shadow: 0 0 8px rgba(0,0,0,0.2);    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.2);    -o-box-shadow: 0 0 8px rgba(0,0,0,0.2);    -ms-box-shadow: 0 0 8px rgba(0,0,0,0.2); border: 1px solid #ddd;}

 .n_news p{text-indent:2em;}
.shopmrsc:hover p.xwlbbt{color:#1134b7;}



/*产品展示样式*/
.pro_one_box > .pro_pic > a,.dgweb_list_item > .dgweb_list_item_pic > a{display:block;overflow:hidden;margin: 3px;}
.pro_one_box > .pro_pic > a > img,.dgweb_list_item > .dgweb_list_item_pic > a > img{ width: 100%;transition: ease-in-out 0.25s all;height:auto; border:0 none !important;}
.pro_one_box,.dgweb_list_item{ float: left;width:271px!important;margin: 2% 1.2% 5%; background:#fcfcfc;transition: ease-in-out 0.15s all;box-shadow:0 0 0px 1px #ccc;position:relative;}
.pro_one_box:hover,.dgweb_list_item:hover{box-shadow:0 0 0px 1px #1134b7;}
.pro_pic,.dgweb_list_item > .dgweb_list_item_pic { height: auto !important;}
.pro_name::after,.dgweb_list_item .dgweb_list_item_a::after{content:'';transition: ease-in-out 0.15s all;background:#f4f4f4;position:absolute;left:0;bottom:0;width:100%;height:100%;}
.pro_name::before,.dgweb_list_item .dgweb_list_item_a::before{content:'';transition: ease-in-out 0.15s all;background:#1134b7;position:absolute;left:-100%;bottom:0;width:100%;height:100%;}
.pro_one_box:hover .pro_name::after,.dgweb_list_item:hover .dgweb_list_item_a::after{left:100%;}
.pro_one_box:hover .pro_name::before,.dgweb_list_item:hover .dgweb_list_item_a::before{left:0;}
.pro_name,.dgweb_list_item .dgweb_list_item_a{bottom:-50px;width:100%;position:absolute;padding:10px 0 !important;margin:0 0%;overflow:hidden;}
.pro_name a,.dgweb_list_item .dgweb_list_item_a a{display: block;font-size: 13px; line-height: 25px;transition: ease-in-out 0.15s all;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px;position:relative;z-index:3;}
.pro_one_box:hover > .pro_pic > a > img,.dgweb_list_item:hover > .dgweb_list_item_pic > a > img{transform:scale(1.1);}
.pro_one_box:hover,.dgweb_list_item:hover{}
.pro_one_box:hover .pro_name,.dgweb_list_item:hover .dgweb_list_item_a{}
.pro_one_box:hover .pro_name a,.dgweb_list_item:hover .dgweb_list_item_a a{color:#fff}
.pro_detail_rel_item img {display: block;width: 100%;}
.pro_detail_rel_item img { display: block; width: 100%; height: auto; padding: 0 !important; }
.pro_detail_rel_item > div { width:31% !important;float: left;padding: 6px 9.5px !important;}
.pro_detail_rel_item br{display:none;}
.pro_detail_rel_item > div > a {display: block; line-height: 34px;font-size: 13px;color: #555;}
.pro_name a { color: #1b1b1b; font-size: 14px !important;}

.pcontent_title_h4{ width:900px !important;}
.pcontent_title_h4 h4  strong{display:block; text-align:center;font-size:18px;margin:10px 0;line-height:50px; }
.pro_detail_rel_hd{display:block; text-align:center;font-size:18px;line-height:35px; color:#fff;background:#1134b7;}


#bodycontent{font-size:12px;}