@charset "utf-8";
/* CSS Document */

/*样式初始化及公共样式部分lpm*/
body{color:#666; font-size:13px; margin:0 auto; min-width:1200px; background-color:#fff;  font-family:"Microsoft YaHei";max-width:1920px;}
a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/
a:hover{ 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*/
i,em{font-style: normal;}  /*主要标签的样式初始化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;  background:#fff;}      /*定义标签调用图片的边框样式lpm*/
.cp a:hover img{ border:1px solid #0089e1; padding:2px; background:#fff;}      /*定义鼠标经过时边框的变化效果lpm*/
#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/
.box{width:1200px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/
.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}     /*定义英文字体及大写lpm*/

.top10{margin-top:10px; }
.top15{margin-top:15px;}
.top20{margin-top:20px;}
.top30{margin-top:30px;}
.top40{margin-top:40px;}
.top50{margin-top:50px;}
.top90{padding-top:90px;}


/*顶部*/
.headbg{width:100%; background:#f5f5f5; height:45px;}
.head{width:1400px; margin:0 auto; line-height:45px; font-size:16px; margin-left:233px; color:#010101;}
#top_bg{width: 100%;height: auto;background:#fff;}
.top_logo{margin-top: 28px;margin-bottom: 30px;}
.top_l{margin-top: 48px;margin-left: 17px;}
.top_l p{font-size: 26px;line-height: 26px;color:#0089e1;}
.top_l span{display: block; font-size: 16px;line-height: 16px;color: #666666;margin-top: 12px;}
.top_r{margin-top: 58px;position: relative;}
.top_r p{font-size: 16px;line-height: 16px;color: #333;}

.top_r .lang {
  position: absolute;
  font-size: 13px;
  overflow: hidden;
  width: 90px;
  height: 42px;
  padding: 0 2px 2px;
  color: #999;
  background: #fff;
  top: 16px;
right: 0px;
   
}
.top_r .lang::before {
  position: absolute;
  top: 18px;
  right: 8px;
  overflow: hidden;
  width: 0;
  height: 0;
  content: '';
  border: 5px solid transparent;
  border-top-color: #b3b3b3;
}
.top_r .lang:active,
.top_r .lang:hover {
  height: auto;
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.26);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.26);
}
.top_r .lang:active li:first-child,
.top_r .lang:hover li:first-child {
  border-color: #dedede;
}
.top_r .lang:active::before,
.top_r .lang:hover::before {
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transform: rotate(180deg) translate3d(0px, 5px, 0);
  transform: rotate(180deg) translate3d(0px, 5px, 0);
  -webkit-transform-origin: center;
  transform-origin: center;
}
.top_r .lang li {
  line-height: 29px;
  font-size: 14px;
  width: 100%;
  height: 32px;
  padding: 5px;
  border-bottom: 1px dashed #dedede;
}
.top_r .lang li a{font-size: 14px;color: #999999;}
.top_r .lang li:first-child {
  display: block;
  border-color: transparent;
}
.top_r .lang li:last-child {
  border-color: transparent;
}
.top_r .lang li::before {
  display: inline-block;
  width: 24px;
  height: 16px;
  margin-right: 5px;
  content: '';
  vertical-align: middle;
  background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912141621_1020359768.png) no-repeat;
  background-size: cover;
}
.top_r .lang li a:hover {
  text-decoration: underline;
  color: #666;
}
.top_r .lang li.en::before {
  background-position: 0px 0;
}
.top_r .lang li.es::before {
  background-position: -24px 0;
}
.top_r .lang li.fr::before {
  background-position: -48px 0;
}
.top_r .lang li.py::before {
  background-position: -72px 0;
}




/*导航*/
.nav_bg {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    background: #fff;
    border-top: 1px  solid #d3d3d3;
}


.nav li {
    width: 133px;
    height: 60px;
    float: left;
    text-align: center;
}

.nav li a {
    font-size: 14px;
    color: #333;
    display: block;
    width: 133px;
    line-height: 60px;
    height: 60px;
    text-align: center;
  background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912142814_1057389532.jpg) no-repeat right center;
}

.nav li a:hover {
background-image: none;
  background-color:#0089e1;
      color: #fff;
}
.nav .a_nav a {
background-image: none;
     background-color:#0089e1;
      color: #fff;
}






/* banner-box */
.banner-box{min-width:1200px;height:700px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn{ width: 100%; position: absolute; top: 290px; left: 0; margin-left: 0; height: 400px; 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/luhaojg/uploadfile/image/20180912/20180912143316_1362152689.png) no-repeat 0 0;} 
.banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912143316_1362152689.png) no-repeat -49px 0;}
.banner-box .hd {position:absolute;top:370px;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:#0089e1; width: 32px; }
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; 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-n{min-width:1200px;height:400px;position:relative;overflow:hidden;}
.banner-n .bd{ width:100% !important;}
.banner-n .bd li{width:100% !important;height:400px;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: 125px; left: 0; margin-left: 0; height: 350px; 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-n .banner-btn a.prev{left:-50px;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912143316_1362152689.png) no-repeat 0 0;} 
.banner-n .banner-btn a.next{right:-50px;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912143316_1362152689.png) no-repeat -49px 0;}
.banner-n .hd {position:absolute;top:230px;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:#0089e1; 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-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}






/*搜索*/
#search_bg{width: 100%;height: auto;background:#fff;}
.search_l{width: 354px;position: relative;}
.search_l:after,.search_m:after{content: "";position: absolute;width: 1px;height: 110px;background: #d3d3d3;right: 0px;bottom: 0px;}
.search_l i{width: 26px;height: 2px;display: block;background:#0089e1;margin-top: 40px;}
.search_l h3{font-size: 24px;line-height: 24px;color: #333;margin-top: 24px;font-weight: normal;}
.search_l h3 span{font-weight: bold;}
.search_l p{ float: left; width:56px; text-align: center; font-size: 12px; color: #aaaaaa; line-height: 15px; margin-right: 36px;margin-top: 34px;}
.search_l p img{display: block;width:30px; height:30px;border-radius: 100%;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912144844_143484416.gif) no-repeat; margin: 0 auto 6px;}
.search_l p:hover img{background:#0089e1;}
.search_m{width: 335px;position: relative;margin-left: 99px;}
.search_m i{width: 26px;height: 2px;display: block;background:#0089e1;margin-top: 40px;}
.search_m h3{ display: block; font-size: 24px; line-height: 30px; color:#d2d2d2; text-transform: uppercase; padding-bottom: 5px;margin-top: 20px;}
.search_m p{font-size: 14px;color:#333333; line-height: 24px;}
.search_m span{display: block; padding-left:36px ;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912150817_27491272.png) no-repeat 0 center; margin-top:20px; font-size: 30px; color:#333333; font-family: Arial;}
.search_r{width: 344px;position: relative;}
.search_r i{width: 26px;height: 2px;display: block;background:#0089e1;margin-top: 40px;}
.search_r h3{ display: block; font-size: 24px; line-height: 30px; color:#d2d2d2; text-transform: uppercase; padding-bottom: 5px;margin-top: 20px;}
.search_r p,.search_r p a{font-size: 13px;color:#999; line-height: 24px;}

.search-d {margin-top: 18px;}

.search-bgp {width: 266px;height: 38px;font-size: 14px;line-height: 36px;padding-left: 15px;color: #5a5a5a;background: none;outline: none;border: 1px solid #e4e4e4;border-right: none;padding-top: 0px!important;padding-bottom: 0px!important;
    }
.search-ip {width: 60px;height: 40px;background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912151758_267138508.jpg) no-repeat center;border: none;cursor: pointer;}
.search-bg {float: left;overflow: hidden;}
.search-i {float: left;overflow: hidden;}



/*产品*/
#prod_bg{width: 100%;height: auto;background:#f1f1f1;margin-top: 40px;overflow: hidden;padding-bottom:90px;}
.pord_t span{display: block;width:912px;height: 41px;margin: 0 auto;margin-top: 90px;}
.pord_t p{font-size: 26px;line-height: 26px;color: #333;text-align: center;margin-top: 26px;}
.pord_nav{margin-top: 55px;border-top: 1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;height: 58px;}
.pord_nav a{line-height: 58px;color: #333;font-size: 18px;padding-left: 22px;background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912153445_1475100397.jpg) no-repeat left center;margin-right: 70px;}
.pord_nav a:hover{color:#0089e1;}
.pord_nav .a1{margin-left: 130px;}
.prod_d{margin-top: 60px;margin-bottom: 80px;}
.prod_dl{width: 664px;}
.prod_dl a{margin-top: 32px;display: block;}
.prod_dl a.a1{margin-top: 0px;}
.prod_dl a.a2{margin-left: 32px;}
.prod_dr{width: 505px;}
.prod_dr h3{font-size: 30px;line-height: 30px;color: #0089e1;margin-top: 14px; }
.prod_dr i{display: block;width: 28px;height: 2px;background:  #d3d3d3;margin-bottom: 13px;margin-top: 18px;}
.prod_dr p{font-size: 16px;line-height: 26px;color:#333; }
.prod_dr span{display: block;font-size: 12px;line-height: 18px;color: #999;font-family:Arial, Helvetica, sans-serif;font-weight:normal;margin-top: 6px;}
.prod_dr a{margin-top: 32px;display: block;}
.prod_dr a.a3{margin-top: 22px;}

.prod_d a{overflow: hidden;display:block;position: relative;}
.prod_d a:after{display:block; opacity: 0;position: absolute;content: '';background:rgba(0,0,0,0.2);background-image: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913114834_1551446145.png);width:100%;height:100%; transition: all 0.4s;top: 0;    background-position: center;background-repeat: no-repeat;}
.prod_d a:hover:after{ opacity: 1;}

.prod_d img{-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.prod_d a:hover img{-webkit-transform: scale(1.1);transform: scale(1.1);}




/*优势*/
#adv_bg{width: 100%;height: auto;background:#fff;}
.adv_dl1,.adv_dr1{margin-top: 90px;}
.adv_dl2,.adv_dr2{margin-top: 40px;}
.adv_dl3,.adv_dr3{margin-top: 22px;}
.adv_t{margin-top: 26px;}
.adv_t i{display: block;width: 442px;height: 99px;}
.adv_t p{font-size: 30px;line-height: 30px;color: #333;padding-left: 170px;padding-top: 50px;}
.adv_t span{display: block;font-size: 16px;line-height: 16px;color: #999999;margin-top: 16px;padding-left: 170px;}

.adv_c{width: 600px;}
.adv_cl{width: 70px;height: 70px;background: #0089e1;}
.adv_cl p{font-size: 18px;line-height: 18px;color: #fff;font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;text-align: center;margin-top: 23px;}
.adv_cl i{display: block;width: 20px;height: 2px;background: #fff;margin: 0 auto;margin-top: 8px;}
.adv_cr {margin-left: 18px;}
.adv_cr h3{padding-left: 14px;font-size: 20px;line-height: 20px;color: #333;margin-top: 11px;}
.adv_cr>span{padding-left: 14px;display: block;margin-top: 11px;margin-bottom: 33px;font-size: 20px;line-height: 20px;color: #666;}
.adv_cr>p{padding-left: 14px;font-size: 16px;line-height: 16px;color: #888888;margin-bottom: 12px; background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912172041_1502159630.jpg) no-repeat left center;}
.adv_cr a{margin-top: 26px;display: block;width: 108px;height: 28px;color: #333;font-size: 14px;line-height: 28px;text-align: center;border: 1px solid #333;border-radius: 5px;margin-right: 28px;float: left;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.adv_cr a:hover{background:#0089e1;color:#fff;border: 1px solid #0089e1;}
.adv_c1{margin-top: 84px;}
.adv_c2{margin-top: 112px;margin-right: 14px;}
.adv_c3{margin-top: 90px;}
.adv_cr .tel{background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912174227_2028856849.jpg) no-repeat left top;margin-top: 36px;}
.adv_cr  .tel p{font-size: 15px;line-height: 31px;color: #fff;padding-left: 16px;}
.adv_cr  .tel span{padding-left: 44px;color: #333;font-size: 16px;line-height: 31px;}
.adv_cr  .tel font{font-size: 14px;line-height: 22px;color: #888;margin-top: 20px;display: block;}




/*about*/
#about_bg{background-color: #f1f1f1;padding:90px 0 90px;margin-top: 80px;}
.about_l{float: left;width: 598px;}
.about_l h4{height:212px;padding:40px 0 0 65px;font-size: 36px;color: #111;font-weight:normal;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180912/20180912184754_378284735.png) no-repeat;}
.about_l h4 a{font-size: 30px;line-height: 30px;color: #333;padding-top: 80px;display: block;}
.about_l h4 em{display: block;font-size: 84px;}
.about_l .text{height:249px;background-color: #e9e9e9;padding-left: 46px;padding-right: 58px;}
.about_l .text em{display: block;font-size: 20px;color: #666;padding:38px 0 10px;}
.about_l .text p{font-size: 16px;color: #999;line-height: 28px;}
.about_l .text .more{float: right;padding:0 15px;border:1px solid #8c8c8c;font-size: 14px;color: #838383;border-radius: 5px;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;    height: 30px; line-height: 30px; width: 100px;    text-align: center;}
.about_l .text .more:hover{background: #0089e1;border:1px solid #0089e1;color:#fff;}
.about dl{height: 249px;}
.about dl dd{background-color: #1e242d;text-align: center;width:298px;height:249px;}
.about dl dd img{display: block;padding:70px 0 0;margin:0 auto;}
.about dl dd span{display: block;font-size: 20px;color: #fff;padding:14px 0 20px;}
.about dl dd a.ckgd{display: block;height:30px;line-height: 30px;width: 100px;text-align: center;border:1px solid #fff;font-size: 12px;color: #fff;margin:0 auto;border-radius: 5px;}
.about dl dd a span:hover,.about dl dd a.ckgd:hover{color:#ff0;}
.about_r{float: left;width: 602px;}
.about_r dl dd{width:300px;background-color: #0089e1;}
.about_r .sk{width: 302px;height:252px;background-color: #d9d9d9;}
#chang dd{background:none;}
#chang span{color: #333;padding:92px 0 12px;}
#chang span:hover{color:#0089e1;}
#chang img{padding: 0;}
.about .huo dt{background-color: #0089e1;font-size: 28px;width:302px;height:249px;line-height: 249px;text-align: center;}
.about .huo dt a{color: #fff;font-size:28px;}
.about .huo dd{background-color: #1e242d;}
.about .huo dt a:hover{color:#ff0;}





/*新闻*/
#news_bg{width: 100%;height: auto;background:#fff;margin-bottom:80px;}
.news_t span{display: block;width:912px;height: 41px;margin: 0 auto;margin-top: 90px;}
.news_t p{font-size: 26px;line-height: 26px;color: #333;text-align: center;margin-top: 26px;}

.news_d{margin-top: 70px;}
.news h4{height: 80px;background: #f2f2f2;font-weight:normal;}
.news h4 b{float: left;width:160px;height: 62px;background:  #0089e1;padding:18px 0 0 30px;font-size: 20px;}
.news h4 b a{color: #fff;font-size:20px;}
.news h4 b i{display: block;font-size: 12px;font-weight:normal;font-family: "Arial";padding-top: 5px;    text-transform: uppercase;}
.news h4>a{float: right;width: 102px;height:45px;line-height: 45px;text-align: center;font-size: 12px;color: #fff;background: #bbb;-webkit-transition: all 0.4s ease;transition: all 0.4s ease;}
.news h4>a:hover{background: #0089e1;}
.new_l{float: left;width: 585px;}

.new_r{float: right;width: 586px;}

.wd{margin-top:70px;height: 200px;}
.wd h5{float: left;width: 150px;height:158px;font-size: 18px;padding:42px 0 0 24px;background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913090149_1418323155.png) no-repeat 27px 132px  #0089e1;}
.wd h5 a{color:#fff;font-size:18px;}
.wd h5 i{display: block;padding-top: 6px;}
.news_div{width:585px;height:279px;    overflow: hidden;}
.news_div_item{width:585px;height:55px;border-bottom:1px solid #d3d3d3;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.news_div_item .news_div_item_date{float:left;width: 110px;padding-left: 45px; position: relative;}
.news_div_item .news_div_item_year{display:none; font-size: 12px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.news_div_item .news_div_item_month{float:left;font-size: 16px;color: #484848;line-height:55px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}
.news_div_item .news_div_item_day{float:left;font-size: 16px;color: #484848;line-height:55px;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;}

.news_div_item .news_div_item_content{float:right;width:426px;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.news_div_item .news_div_item_a{font-size: 14px;color: #666;line-height:55px;display:block; -webkit-transition: all 0.5s ease;transition: all 0.5s ease;}
.news_div_item .news_div_item_body{display:none;-webkit-transition: all 0.5s ease;transition: all 0.5s ease;}

.news_div_item.on{height:110px;}
.news_div_item.on .news_div_item_year{display:block;position: absolute;top: 54px;left: 56px; font-size: 18px; color: #484848;line-height: 18px;}
.news_div_item.on .news_div_item_month{font-size: 26px;}
.news_div_item.on .news_div_item_day{font-size: 26px;}
.news_div_item.on .news_div_item_a{font-weight: bold;line-height: 26px;    padding-top: 12px;}
.news_div_item.on .news_div_item_body{display:block;    float: left;width: 395px;font-size: 14px; color: #333;line-height: 24px;padding-top: 5px;}


.new_r  .divdgweb_new_div{width:586px;height:280px;position: relative;}
.new_r  .news_div_item_pic{position: absolute;top: 0px;left: 0px;width:340px;height:170px;}
.new_r  .news_div_item_pic img{width:340px;height:170px;}
.new_r  .divdgweb_new_div_item_date{position: absolute;top: 0px;right: 0px;width:246px;height:169px;border-bottom:1px solid #d3d3d3;border-right:1px solid #d3d3d3;}
.new_r .divdgweb_new_div_item_month,.divdgweb_new_div_item_day{ display: block; line-height: 60px;font-size: 48px; padding-top: 34px;border-bottom: 1px solid #e4e4e4;margin: 0 auto 8px;width: 74px;float:left;}
.new_r  .divdgweb_new_div_item_year{display:block;position: absolute;top: 112px;left: 96px; font-size: 18px; color: #484848;line-height: 18px;}
.new_r  .divdgweb_new_div_item_month{margin-left:50px;}
.new_r  .divdgweb_new_div_item_content{padding-top:200px;}
.new_r  .divdgweb_new_div_item_a {font-size: 16px;margin-bottom: 12px;line-height: 16px;display:block;font-weight:bold;}
.new_r  .divdgweb_new_div_item_body{font-size: 14px;line-height: 26px;}

.wd .divdgweb_new_div_item{float: left;width: 280px; margin-left: 60px;}
.wd  .divdgweb_new_div_item_title{display: block; height: 50px; line-height: 50px;font-size: 14px;padding-top: 23px; background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913103454_1979738144.jpg) no-repeat;}
.wd  .divdgweb_new_div_item_title a{color:#333;    font-weight: bold;}
.wd  .divdgweb_new_div_item_body{padding-top: 40px;font-size: 14px; color: #333; line-height: 20px; background: url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913103454_1235263815.jpg) no-repeat;}
.news_more a{display:block;font-size: 12px;color: #484848;width: 90px;height: 27px;line-height: 27px; text-align: center;border: 1px solid #d2d2d2;margin-top: 16px;    text-transform: uppercase;border-radius: 5px; }
.news_more a:hover{border: 1px solid #0089e1;color: #fff;background:#0089e1;}

.news_div_item_a:hover,.divdgweb_new_div_item_a:hover{color:#0089e1!important;}









  
 /*版权*/
.footer_bg{ width: 100%; min-width: 1200px; 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: #0089e1;}
.footer_l{ width:830px; }
.footer_l li{width: 120px; float: left; margin-right: 49px;}
.footer_l li a{ display:block; line-height: 30px; }

    .footer_l li i{display: block;width: 10px;height: 1px;background: #eee;margin:10px 0 10px 0;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;    }    
    .footer_l li:hover i {background:#0089e1;width: 62px;}
    
.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;}
    
@-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)}
}
.footer_r:hover {color:#0089e1;-webkit-animation:test 0.3s ease-in 2;animation:test 0.3s ease-in 2; cursor:pointer;}    
    
    
.footer_l li.cont_w{line-height: 30px; width: 273px;}

.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; margin-top: 50px;}
.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913105742_635430447.jpg) no-repeat 6px center;}
.link_r{ width: 880px;}


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


















/* 内页样式变量 */
.mianbxContent{background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913142749_1575442367.png)no-repeat -10px center,url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913142749_1447755720.png) no-repeat right center;}/*小导航图片*/
.content_more_a_zdy{background:url(https://memberpic.114my.com.cn/luhaojg/uploadfile/image/20180913/20180913142750_1696629902.png);}/*自定义新闻栏目图片*/
.shopmrsc a:hover,.products_pages_info a:hover,.dgweb_pages_info a:hover,.news_pages_info a:hover,.mianbxContent,.shopmrsc:hover p.xwlbbt，.pro_list_box_item_r_zdy a p:hover,.shopmrsc p.xwlbbt:hover .shopmrsc:hover a {color:#0089e1!important;}/*文字颜色*/
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img,.products_pages_info:hover,.dgweb_pages_info:hover,.news_pages_info:hover{border-color:#0089e1 !important;}/*边框经过颜色*/
.pro_list_box_item_r_zdy{width:715px;} /*自定义新闻左边宽度*/
#bodycon{ padding-top: 20px; padding-bottom: 20px;}  /*中间内容与头部和版权的距离*/



/*内页banner*/
.banner_com{ width:100%; height:350px; background:url(https://memberpic.114my.com.cn/ruixinjd/uploadfile/image/20170815/20170815170701_1841327055.jpg) center; overflow:hidden;}
.banner_prod{ width:100%; height:350px; background:url(https://memberpic.114my.com.cn/dggcoa/uploadfile/image/20170419/20170419173213_90819136.jpg) center; overflow:hidden;}
.banner_news{ width:100%; height:350px; background:url(https://memberpic.114my.com.cn/ruixinjd/uploadfile/image/20170815/20170815170033_1379530142.jpg) center; overflow:hidden;}
.banner_cont{ width:100%; height:350px; background:url(https://memberpic.114my.com.cn/ruixinjd/uploadfile/image/20170815/20170815172937_1723435177.jpg) center; overflow:hidden;}


/* 内页导航 */
.mianbxContent{ background-color:#fff; border-bottom:solid #ccc 1px; line-height:40px !important; margin-bottom:20px !important; height:40px !important; width:100% !important; text-align: left!important; text-indent: 22px;font-size: 13px;}
.strong_title{display:none;}
.dgweb_pages_info{padding:20px 0!important;}


/*新闻中心*/
.xwlb_img img{border:1px solid #d1d1d1; width:205px!important; height:135px!important;}



/*内页新闻排版*/
.pro_list_box_item_zdy{float:left;text-align:left;border-bottom: #efefef solid 1px;padding: 15px 5px;}
.pro_list_box_item_zdy:hover{background-color: #f9f9f9;}
.pro_list_box_item_l_zdy{width:205px; height:135px; float:left;}
.pro_list_box_item_l_zdy a img {width: 205px; height:135px; border:1px solid #ccc;}
.pro_list_box_item_r_zdy{height:135px; margin-left:20px; float:left;}
.pro_list_box_item_r_zdy a p{height: 36px; color:#333; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-size: 15px; border: none;}
.pro_list_box_item_r_zdy a div{color:#666; height:50px;}
.content_more_a_zdy{ width: 90px; height: 30px; display:block;  margin-top:20px;}
.pro_list_box_item_zdy{overflow:hidden;}
.xwlb_img img:hover,.pro_list_box_item_l_zdy a:hover img{border:1px solid #666;}







.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/luhaojg/uploadfile/image/20180914/20180914114305_972124678.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:#0089e1;
}
.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;
}