@charset "utf-8";
/*样式初始化及公共样式部分lpm*/
.box{width:1200px; height:auto; margin:0 auto;} 
.cp a:hover img{ border:1px solid #6fc13e; padding:2px; background:#fff;}
.cp img{border:1px solid #C1C1C1; padding:2px;  background:#fff;}
.center{width:80%; height:auto; margin:0 auto; min-width:1200px;}
a{color:#666;text-decoration:none;}   
a:hover{text-decoration:none;}
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd,i{margin:0px; padding:0px;}
ol, ul, li {list-style: none;}
i,em{font-style: normal;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
img {border: none;vertical-align: middle;}
table {border-collapse: collapse;}
html {overflow-y: scroll;}
.clear,.cl{clear: both; height:0px; overflow:hidden;}
.fl{float:left;} 
.fr{float:right;} 
.en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}
.clearfix:before,.clearfix:after {content: " ";display: inline-block;height: 0;clear: both;visibility: hidden;}
.clearfix {*zoom: 1;}
.boxsize{-webkit-box-sizing: border-box; box-sizing: border-box;}/*百分比布局*/
*{margin:0;}

#copy{ display:none;}/*隐藏后台自带版权DIVlpm*/
.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;}
.top80{padding-top:80px;}
.top90{padding-top:90px;}



/*抬头*/
.head{background-color:#333333;color:#ccc;line-height:40px;font-size:14px;height:40px;width:100%;min-width:1200px;}
.head .fr p{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515105008_216743466.png)left no-repeat;padding-left:30px;}
.head-center{    width: 80%;height: auto;margin: 0 auto;min-width:1200px;}

/*导航*/
.head_bg{background-color:#fff;height:113px;width:100%;min-width:1200px;}
.logo{margin-top:20px;}
.nav{float:left;width:auto;color:#222;    margin-left: 2vw;}
.nav ul>li{float:left;display: block;position:relative;height:113px;width:5vw;text-align:center;line-height: 113px;}
.nav ul>li:hover{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515112138_147449177.png)bottom center no-repeat;height:113px;    display: block;font-size:15px;}
.nav ul .a_nav a{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515112138_147449177.png)bottom center no-repeat;height:113px;    display: block;}
.nav ul li a{font-size:16px; display: block;}


.nav li>.nav2 {display: none; position:absolute; left:0px; top:113px; z-index: 99999;  width: 100%;}
.nav li>.nav2 a{display: block; font-size:14px; background:#6fc13e; height: 42px; line-height: 42px;  width: 100%; text-align: center; color:#fff; border-bottom: none;}
.nav li>.nav2 a:hover{background:#333;color:#fff;}

.logo a+a {margin-left: 20px;}


.search{width: 47px; height:47px;  position: relative; z-index: 999; margin:35px 0 0 0px;right:0;}
.search-form {    position: absolute; right:0;background:#fff;}
.search-form .form-group {  
  float: right !important;
  -webkit-transition: all 0.35s, border-radius 0s;
  transition: all 0.35s, border-radius 0s;
  width: 47px;
  height: 47px;
  border:1px solid #ccc; 
  border-radius: 100px;}

.search-form .form-group .form-control{width:47px; background:none; outline:none; color:#333; padding-left: 10px; border: none; height:47px;  margin-right:30px;}
.search-form .form-group:hover .form-control{width: 150px;}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 190px;
  border-radius: 4px 25px 25px 4px; }
.search-form .form-group .form-control{opacity:0;}
.search-form .form-group:hover .form-control,.search-form .form-group.hover .form-control{opacity:1;}
.search-form .form-group .form-control-feedback {
  position: absolute;
  top: -1px;
  right: 1px;
  z-index: 2;
  display: block;
  padding: 17px; 
  text-align: center;
  left: initial;
  pointer-events: auto;
  }

/*幻灯片*/
.banner_box,.banner_box .bd li{height:600px;}
.banner_box .banner-btn a.prev,.banner_box .banner-btn a.next{top:220px;background-image:url(https://memberpic.114my.com.cn/shuiyangchun/uploadfile/image/20190510/20190510155908_479626975.png);}
.banner_box .hd ul li.on{background:#6fc13e;}
.banner_box{min-width:1200px;position:relative;overflow:hidden;}
.banner_box .bd{ width:100% !important;}
.banner_box .bd li{width:100%;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 a{display:block;width:49px;height:104px;position:absolute;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:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.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_box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_box .hd ul{ text-align: center}
.banner_box .hd ul li{ width:20px; height:10px; 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{ width: 32px; }



.banner_n,.banner_n .bd li{height:350px;}
.banner_n .banner-btn a.prev,.banner_n .banner-btn a.next{top:110px;background-image:url(https://memberpic.114my.com.cn/shuiyangchun/uploadfile/image/20190510/20190510155908_479626975.png);}
.banner_n .hd ul li.on{background:#6fc13e;}
.banner_n{min-width:1200px;position:relative;overflow:hidden;}
.banner_n .bd{ width:100% !important;}
.banner_n .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner_n .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;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:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner_n .banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-49px 0;}
.banner_n:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner_n:hover .banner-btn a.next{ right:54px; 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 .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner_n .hd ul{ text-align: center}
.banner_n .hd ul li{ width:20px; height:10px; 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{ width: 32px; }



/*产品*/

.pord_fl a{color:#fff;}
.pord_fr a{color:#fff;}
.cp_bg{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515140625_1557415236.jpg)center no-repeat;width:100%;height:895px;min-width:1200px;}
.cast_t{font-size:44px;text-align:center;color:#222;font-weight:bold;margin-bottom:20px;}
.Products_bg{width:1100px;margin:0 auto;}
.cast_d ul>li{float:left;width:auto; padding:0 14px;height:37px;font-size:16px;background-color:#eee;margin-left:17px;text-align:center;line-height:37px;border-radius: 6px;}
.cast_d ul>li:hover a{color:#fff;}
.cast_d ul>li:hover{background:#6fc13e;}
.cast_d ul>li a{font-size:16px; display:block;}
.Products_bg li a{font-weight:normal;line-height:37px;}
.cast_d{width: 1200px;margin: 0 auto;display: block;}
.cast_r {margin-top: 30px;}
.img1{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190525/20190525155433_76636002.jpg)center no-repeat;width:591px;height:351px;margin-bottom:14px;border:1px solid #ccc ;    position: relative;
    overflow: hidden;}
.img2{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515160336_1190195332.jpg)center no-repeat;width:591px;height:238px;border:1px solid #ccc;position: relative;
    overflow: hidden;}
.img3{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515160559_1437518886.jpg)center no-repeat;width:591px;height:238px;margin-bottom:14px;border:1px solid #ccc;position: relative;
    overflow: hidden;}
.img4{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190629/20190629173737_987385462.jpg)center no-repeat;width:591px;height:351px;border:1px solid #ccc;position: relative;
    overflow: hidden;}
.img1:before{content: "";position: absolute;bottom: 0px;left: 0px;background: rgba(0,0,0,0.8);width: 100%;height: 0px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;z-index: 1;}
.img1:hover:before{height:100%;}
.img2:before{content: "";position: absolute;bottom: 0px;left: 0px;background: rgba(0,0,0,0.8);width: 100%;height: 0px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;z-index: 1;}
.img2:hover:before{height:100%;}
.img3:before{content: "";position: absolute;bottom: 0px;left: 0px;background: rgba(0,0,0,0.8);width: 100%;height: 0px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;z-index: 1;}
.img3:hover:before{height:100%;}
.img4:before{content: "";position: absolute;bottom: 0px;left: 0px;background: rgba(0,0,0,0.8);width: 100%;height: 0px;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;z-index: 1;}
.img4:hover:before{height:100%;}
.pord_ww1{position: absolute;font-size:24px;color:#fff;z-index:2;top:38%;left:-150%;    -webkit-transition: all 0.3s linear;transition: all 0.3s linear;width:228px;height:85px;text-align: center;}
.aa1{display:block;border:1px solid #6fc13e;font-size:14px;width:94px;height:27px;line-height:27px;text-align:center;float:left;margin-right:13px;color:#6fc13e;    border-radius: 25px;}
.aa2{display:block;font-size:14px;width:94px;height:28px;line-height:28px;text-align:center;background:#6fc13e;float:left;    border-radius: 25px;color:#fff;}
.img1:hover .pord_ww1{left:31%;}
.pord_ww1 p{margin-bottom:11px;}

.pord_ww2{position: absolute;font-size:24px;color:#fff;z-index:2;top:32%;left:-150%;    -webkit-transition: all 0.3s linear;transition: all 0.3s linear;width:228px;height:85px;text-align: center;}
.img2:hover .pord_ww2{left:31%;}
.pord_ww2 p{margin-bottom:11px;}


.pord_ww3{position: absolute;font-size:24px;color:#fff;z-index:2;top:32%;left:-150%;    -webkit-transition: all 0.3s linear;transition: all 0.3s linear;width:228px;height:85px;text-align: center;}
.img3:hover .pord_ww3{left:31%;}
.pord_ww3 p{margin-bottom:11px;}


.pord_ww4{position: absolute;font-size:24px;color:#fff;z-index:2;top:38%;left:-150%;    -webkit-transition: all 0.3s linear;transition: all 0.3s linear;width:228px;height:85px;text-align: center;}
.img4:hover .pord_ww4{left:31%;}
.pord_ww4 p{margin-bottom:11px;}


/*应用领域*/
.field_bg{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190515/20190515172658_1142796798.jpg)center no-repeat;width:100%;height:540px;min-width:1200px;}
.field_t{font-size:44px;text-align:center;color:#fff;font-weight:bold;margin-bottom:20px;padding-top:66px;}
.field_d{width: 1200px;margin: 0 auto;display: block;}
.field_f{width:100%;display:block;margin: 0 auto;}
.field_d table tr td{padding-left:0px !important; margin-left:16px;    float: left;display: block; width:280px;}
.field_d table td div{width:100%;padding-top:0px !important;}
.field_d table td div a{background-color:#fff;width:100%;font-size:18px;display: block;line-height: 40px;}
.field_d table td:hover div a{background-color:#6fc13e;color:#fff;}

.field_d .convert2{ width:1200px; height:556px; margin:0 auto; }
.field_d .convert2 .tab{width:1080px; margin:0 auto;}
.field_d .convert2 .tab a{float:left;width:106px;height:37px;font-size:16px;background-color:#eee;margin-left:26px;text-align:center;line-height:37px;border-radius: 6px;}
.field_d .convert2 .tab a.on{display:block;color:#fff; background:#6fc13e;}
.field_d .convert2 .tab a:nth-child(3){margin-right: 0px;}

.field_d .convert2 .content2{ overflow:hidden; width:1200px; height:457px; position:relative; margin-top:30px;}
.field_d .convert2 .content2 ul{ position:absolute; left:0; height:452px;}
.field_d .convert2 .content2 li{ width:1200px; height:auto; float:left;}




/*简介*/
.home-about{background: #fff;}
.home-aboutPic{width: 561px;height:321px;overflow: hidden;position: relative;top: 30px;
    left: 30px;}
.home-aboutPic li{width: 100%;height: 100%;overflow: hidden;position: relative;}
.home-aboutPic li img{width: 100%;height: 100%;transition: all .8s;-webkit-transition: all .8s;}
.home-aboutPic li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.home-aboutPic li span{position: absolute;left: 0;right: 0;bottom: 0;height:50px;line-height: 50px;text-indent: 20px;color: #fff;font-size: 20px;}
.home-aboutTxt{width: 320px;height: 350px;padding:60px 40px; background:#fff url(https://memberpic.114my.com.cn/gaoxiangyq/uploadfile/image/20180614/20180614145646_344523287.jpg) no-repeat top;}
.home-aboutTxt h4{font-size: 24px;color: #fff;margin-bottom: 40px; line-height:26px; padding-top: 10px;}
.home-aboutTxt h4 em{display: block;color:#e55d63;font-size:30px;font-weight: 200; font-family:"Aldine401 BT";}
.home-aboutTxt p{font-size: 14px;color: #7a7a7a;margin-bottom: 25px; line-height: 26px;}


.home-aboutTxt a.more{ float:left; color: #fff; display: block;width:100px;height: 30px;line-height: 30px;text-align: center;font-size:14px;background:#c91622;transition: all .5s;-webkit-transition: all .5s;}
.home-aboutTxt a.more:hover{background:#222;color: #fff;}

.home-aboutTxt a.more1{ margin-left:20px; float:left; color: #fff; display: block;width:100px;height: 30px;line-height: 30px;text-align: center;font-size:14px;background:#222;transition: all .5s;-webkit-transition: all .5s;}
.home-aboutTxt a.more1:hover{background:#c91622;color: #fff;}



.home-aboutPic .hd{width:100%;position: absolute;z-index:555;height:16px;bottom:15px;text-align: center;right: 194px;}
.home-aboutPic .hd ul{text-align: right;}
.home-aboutPic .hd li{display:inline-block;width: 35px;height: 4px;margin-right: 10px;cursor: pointer;overflow: hidden;background:#000000;}
.home-aboutPic .hd li.on{background: #8acf61;}

.home-honor{padding-top: 10px;position: relative;height: 132px;}
.home-honor ul{width: 1220px;}
.home-honor li{width:390px;height: 130px;border: 1px solid #e1e1e1;background: #fff;float: left;margin-right: 12px; margin-top:12px;position: relative;transition: all .3s;-webkit-transition:all .3s;}
.home-honor li a:hover{display: block;width: 100%;height: 100%;}
.home-honor li a:hover{text-decoration: none;}


.home-honor li:hover{box-shadow: 0 0 5px 1px #c91622;border-color: #c91622; text-decoration: none;}
.home-honor li h5{font-size: 18px;font-weight: normal; text-transform: uppercase; color: #000000;margin: 30px 0 5px 125px;}
.home-honor li h5 span{ font-family:"Aldine401 BT"; font-style: normal;font-size: 18px;color: #e6e6e6; padding-left:10px;}
.home-honor li p{margin: 0 65px 0 125px;font-size: 14px;color: #a6a6a6;}
.home-honor li:after{content: "";position: absolute;width:70px;height: 70px;background:url(https://memberpic.114my.com.cn/gaoxiangyq/uploadfile/image/20180614/20180614150001_1036208184.png) no-repeat;left:45px;top: 30px;transition: all .5s;-webkit-transition:all .5s;}
.home-honor li:nth-child(2):after{background-position: -70px 0;}
.home-honor li:nth-child(3):after{background-position: -140px 0;}
.home-honor li:hover:after{transform:translateY(-10px);}



.about_bg{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516163020_572775609.jpg)center no-repeat;width:100%;height:690px; min-width:1200px;}
.about_t{font-size:44px;text-align:center;color:#222;font-weight:bold;margin-bottom:20px;padding-top:66px;}
.about_t span{font-size:18px;color:#999;display:block;font-weight:normal;margin-top:14px;}
.about_bg1{background: #fff;width: 1200px;height: 407px;}
.about_bg1 .fr p>a:hover{color:#6fc13e}
.about_bg1 fl img{ margin-top: 44px;margin-left: 42px;}
.about_bg1 .fr span{font-size:20px;color:#444;font-weight:bold;display:block;    margin-bottom: 2px;}
.about_bg1 .fr{color:#999;font-size:12px;width:522px;display:block;margin-top: 43px;
    margin-right: 30px;}
.about_bg1 .fr p{font-size:14px;color:#666;margin-top:25px;line-height: 30px;}
.about_b{margin-top:30px;}
.about_01{width: 108px;height: 76px;float: left;background-color: #f5f5f5;border: 1px solid #ccc;margin-right: 10px;text-align:center;font-size: 16px;
}
.about_02{width: 108px;height: 76px;float: left;background-color: #f5f5f5;border: 1px solid #ccc;margin-right: 10px;text-align:center;font-size: 16px;
}
.about_03{width: 108px;height: 76px;float: left;background-color: #f5f5f5;border: 1px solid #ccc;margin-right: 10px;text-align:center;font-size: 16px;
}
.about_04{width: 108px;height: 76px;float: left;background-color: #f5f5f5;border: 1px solid #ccc;margin-right: 10px;text-align:center;font-size: 16px;
}
.about_00{margin-top:20px;}
.about_01:hover,.about_02:hover,.about_03:hover,.about_04:hover{background-color:#6fc13e;}
.about_01:hover a,.about_02:hover a,.about_03:hover a,.about_04:hover a{color:#fff;}
.about_01 dl dt i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516173659_7952894.png)center no-repeat;width:33px;height:33px;display: block;margin:0 auto;}
.about_02 dl dt i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516175128_787389928.png)center no-repeat;width:32px;height:33px;display: block;margin:0 auto;}
.about_03 dl dt i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516175149_238696754.png)center no-repeat;width:32px;height:33px;display: block;margin:0 auto;}
.about_04 dl dt i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516175204_127038291.png)center no-repeat;width:32px;height:33px;display: block;margin:0 auto;}
.about_01 a,.about_02 a,.about_03 a,.about_04 a{    display: block;width: 108px;padding-top: 5px;}
.about_01 dt,.about_02 dt,.about_03 dt,.about_04 dt{margin-top:10px;}
.about_01:hover i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516195549_1250472095.png)center no-repeat;}
.about_02:hover i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516195919_955203470.png)center no-repeat;}
.about_03:hover i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516195936_684907629.png)center no-repeat;}
.about_04:hover i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516200019_544646010.png)center no-repeat;}



/*合作客户*/
.Partner_bg{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516200812_1448714436.jpg)center no-repeat;width:100%;height:321px;min-width:1200px;}
.Partner_01{width:231px;height:321px;display:block;background-color:#6fc13e;}
.Partner_02{    margin-top: 80px;margin-left: 20px;color:#fff;font-size:16px;}
.Partner_02 p{font-size:22px;display: block;color:#fff;font-family: "Arial";}
.Partner_02 span{font-size:34px;color:#fff;display:block;font-weight:bold;}
.Partner_02 i{background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190516/20190516201822_348599686.jpg)center no-repeat;display:block;width:29px;height:3px;margin: 22px 0px 30px 0px;}

.partner_d{margin-top:100px;}
.partner_d table  tr td img{margin-left:20px !important;}





/*新闻*/
.page{width:1200px;margin:0 auto;}
.news {
    background: #f5f5f5;
    height: 550px;
	padding: 50px 0;
}
.news h2 {
    text-align: center;
    height: 73px;
    line-height: 100%;
    color: #6fc13e;
    font-size: 40px;
    background: url(https://memberpic.114my.com.cn/yuxin168/uploadfile/image/20180918/20180918165324_1506999596.jpg) no-repeat right 16px;
}
.news h3 {
    height: 45px;
    line-height: 100%;
}
.news h3 span {
    display: inline-block;
    float: right;
    font-family: Arial;
}
.news h3 span a {
    text-transform: uppercase;
    font-size: 14px;
    color: #999;
    font-weight: normal;

}
.news h3 span a:hover {
    text-decoration: underline;
}
.news h3 a {
    font-size: 20px;
    color: #333;
}
.news h3 em {
    font-weight: normal;
    padding-left: 5px;
    font-size: 14px;
	    text-transform: uppercase;
}


/*新闻*/
.news_row2{border-bottom: 1px solid #cecece; height:52px;}
.news_row2 > .fl { width:1200px; line-height: 50px; }
.news_row2 > .fl > a { display: block;text-transform:uppercase; float: right; color: #333; font-size: 15px; }
.news_row2 > .fr{ width: 390px; }
.faq_cont { background: #f5f5f5; padding: 20px 0; }
.news_r2cont { margin-top:0px; position: relative; height: 370px; }
.news_r2cont > div { position: absolute; top: 0; left: 0; }

.news_cont_l { float: left; width:628px; }
.news_cont_l .news_div_item, .news_cont_l .divdgweb_new_div_item{ position:relative; width:589px; height: 370px; display: block; }
.news_cont_l .news_div_item_date, .news_cont_l .divdgweb_new_div_item_date { position: absolute; width: 85px; height: 85px; background: #fff; left: 20px; bottom: 75px; color: #171717; font-family: Arial, Helvetica, sans-serif; font-size: 14px; z-index: 2;     border-radius: 5px 5px 0 0}
.news_cont_l .news_div_item .news_div_item_content, .news_cont_l .divdgweb_new_div_item .divdgweb_new_div_item_content { position: absolute; bottom: 0; width: 100%;  height: 120px; }
.news_cont_l .news_div_item_day, .news_cont_l .divdgweb_new_div_item_day { position: absolute; font-weight: bold; font-size: 41px; text-align: center; height: 47px; width: 65px; line-height: 35px; top: 10px; left: 10px; color:#171717; font-family: arial; }
.news_cont_l .news_div_item_month, .news_cont_l .divdgweb_new_div_item_month { position: absolute; font-size:14px; bottom: 0; right: 16px; color: #171717; line-height: 35px; }
.news_cont_l .news_div_item_year, .news_cont_l .divdgweb_new_div_item_year { position: absolute; bottom: 0; left: 0; color:#171717; font-size:14px; line-height: 35px; left: 16px; }
.news_cont_l .news_div_item_title, .news_cont_l .divdgweb_new_div_item_title { padding-left: 120px; padding-top: 0px; line-height: 45px; color: #333; font-weight: bold; }
.news_cont_l .news_div_item_title a, .news_cont_l .divdgweb_new_div_item_title a { font-size: 18px; font-weight: bold; color: #333; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news_cont_l .news_div_item_body, .news_cont_l .divdgweb_new_div_item_body { line-height: 24px; padding: 13px 20px 0 20px; color: #888888; }
.news_cont_l .news_div_item_pic a,.news_cont_l .news_div_item_pic a img { display: block; width:589px; height: 250px; }
.news_cont_r { width:572px; float: right; }
.news_cont_r .divdgweb_new_div, .news_cont_r .news_div { padding: 0px 0 0 15px; height: 370px; font-weight: normal; }
.news_cont_r .news_div_item, .news_cont_r .divdgweb_new_div_item { position: relative; padding: 2px 0 3px; height: 40px; overflow: hidden; transition: 0.3s all ease;     border-bottom: 1px dashed #d0d0d0;}
.news_cont_r .divdgweb_new_div_item_date, .news_cont_r .news_div_item_date { position: absolute; right: 10px; top: 2px; font-size:14px; transition: 0.3s all ease; }
.news_cont_r .divdgweb_new_div_item_date > div, .news_cont_r .news_div_item_date > div{ display: inline-block; color: #787878; font-size: 14px; font-family: 'arial'; line-height: 40px; }
.news_cont_r .news_div_item_title, .news_cont_r .divdgweb_new_div_item_title{ position: relative; }

.news_cont_r .news_div_item_year:after, .news_cont_r .news_div_item_year::after, .news_cont_r .divdgweb_new_div_item_year:after, .news_cont_r .divdgweb_new_div_item_year::after{ content: '-'; }
.news_cont_r .on .news_div_item_year:after, .news_cont_r .on .divdgweb_new_div_item_year:after,{ content: ''; }
.news_cont_r .news_div_item_title:after, .news_cont_r .divdgweb_new_div_item_title:after{ content: ''; background: #6fc13e; width: 4px; height: 4px; position: absolute; left: 10px; top: 19px; }
.news_cont_r .on .news_div_item_title:after, .news_cont_r .on .divdgweb_new_div_item_title:after{ content: ''; display: none; }
.news_cont_r .news_div_item_title .news_div_item_a, .news_cont_r .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; transition: 0.3s all ease; }
.news_cont_r .news_div_item_pic, .news_cont_r .news_div_item_body, .news_cont_r .divdgweb_new_div_item_body{ transition: 0.3s all ease; }
.news_cont_r .news_div_item_pic { padding-top: 15px; padding-left: 15px; }
.news_cont_r .news_div_item_pic a, .news_cont_r .news_div_item_pic a img { display: block; width: 162px; height: 110px; }
.news_cont_r .news_div_item.on, .news_cont_r .divdgweb_new_div_item.on { height: 125px; border-bottom: 1px dotted #ccc; padding: 0 0 15px; background: #f5f5f5; }
.news_cont_r .news_div_item_body, .news_cont_r .divdgweb_new_div_item_body { line-height: 20px; color: #767676; font-size: 13px; width:342px; text-align: justify; position: absolute; right: 20px; top: 86px; }
.news_cont_r .on .divdgweb_new_div_item_date, .news_cont_r .on .news_div_item_date { top: 12px; right:300px; }
.news_cont_r .on .news_div_item_title .news_div_item_a, .news_cont_r .on .divdgweb_new_div_item_title .divdgweb_new_div_item_a { position: absolute; left: 170px; top: 50px; width: 190px; }
.news_cont_r .on .divdgweb_new_div_item_date > div, .news_cont_r .on .news_div_item_date > div { font-weight: bold; color: #6fc13e; font-size: 24px; line-height: 24px; }
.news_cont_r .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year, .news_cont_r .on .news_div_item_date > .news_div_item_year{ font-size: 14px; display: block; font-weight: 100; line-height: 20px; text-indent: 1px; }
.news_cont_r .on .news_div_item_date > .news_div_item_year:after,.news_cont_r .on .divdgweb_new_div_item_date > .divdgweb_new_div_item_year:after{ content: ''; }
.news_cont_r .news_div_item.delete,.news_cont_r .divdgweb_new_div_item.delete{display: none;}
/*新闻*/
.Faq{width:1200px; margin:35px auto 30px;}
.Faqtitle{ width:102px; float:left; background:url(https://memberpic.114my.com.cn/yuxin168/uploadfile/image/20180918/20180918192631_1569770271.gif) no-repeat left 39px; padding-top:8px;}
.Faqtitle a{ color:#383838; font-size:20px; float:left; text-decoration:none;}
.Faqtitle span{ display:block; padding-top:53px;}
.Faqcont dl{ float:left; margin-left:21px; width:526px; height:107px; background: #fafafa;    border: 1px solid #ececec;}
.Faqcont dt{ padding:18px 0 6px 62px; background:url(https://memberpic.114my.com.cn/yuxin168/uploadfile/image/20180918/20180918192632_1469310623.jpg) 32px 18px no-repeat; line-height:22px;}
.Faqcont dt a{font-size:15px; color:#3d3d3d; font-weight:bold;}
.Faqcont dt a:hover{ color:#6fc13e;}
.Faqcont dd{ padding:0 10px 0 62px; background:url(https://memberpic.114my.com.cn/yuxin168/uploadfile/image/20180918/20180918192632_715831726.jpg) 32px 3px no-repeat; line-height:25px; font-size:13px; color:#7c7c7c;}
.page_t{    width: 1200px;margin: 0 auto;display: block;text-align: center;       padding: 30px 0px;}
.page_t span{font-size:44px;color:#222;font-weight:bold;}
.page_t p{font-size:18px;color:#999;margin-top:23px;}
.footer_l a{font-size:14px;}


/*版权*/

.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: #6fc13e;}
.footer_l{ width:830px; }
.footer_l li{width: 120px; float: left; margin-right: 48px;}
.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:#6fc13e;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{border: 6px #fff solid;margin-top: 20px;}
    
@-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:#6fc13e;-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: auto;font-size:14px;}

.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/076986388745/uploadfile/image/20180925/20180925135258_1988148521.png) no-repeat 6px center;}
.link_r{ width: 880px;}


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






/*小导航*/
.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(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190524/20190524200932_46579379.png) no-repeat left 0px;border-bottom:1px solid #cdcdcd; margin-bottom: 20px !important;position: relative; margin-top: 5px !important;}
#bodycon{margin-top:27px !important; }
#bodycontent{line-height:220% !important;}

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




/*内页新闻排版*/
.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 #6fc13e; 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:#6fc13e;}
.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:#6fc13e;}
.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:#6fc13e !important;}

.xwlb_img img{border:1px solid #ccc;max-width: 193px !important;}

/*内页banner*/
.jianjie{ width:100%; min-width:1200px; height:350px; background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190525/20190525154903_1020888732.jpg) center; overflow:hidden;}
.chanpin{ width:100%; min-width:1200px; height:350px; background:url(https://memberpic.114my.com.cn/dgdlsgs/uploadfile/image/20181227/20181227160613_1061039975.jpg) center; overflow:hidden;}
.xinwen{ width:100%; min-width:1200px; height:350px; background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190525/20190525154934_139769423.jpg) center; overflow:hidden;}
.lianxi{ width:100%; min-width:1200px; height:350px; background:url(https://memberpic.114my.com.cn/cableharness/uploadfile/image/20190525/20190525154917_945497689.jpg) center; overflow:hidden;}


.MagicZoom{margin:0 auto;}
.MagicZoom>img{width:400px;}



/*联系我们*/
.lianxi_m{width:1200px; overflow:hidden; background:#f5f5f5;  margin:0 auto;}
.lianxi_ml{background:#236cdc; color:#fff; padding:30px; overflow:hidden; float:left;}
.lianxi_ml_m{overflow:hidden; font-size:38px; font-weight:bold; line-height:52px; margin-bottom:18px;}
.lianxi_ml_s{width:315px; border:solid 2px #fff; font-size:28px; font-family:Arial, Helvetica, sans-serif; text-align:center; margin-bottom:18px; line-height:45px;}
.lianxi_ml_en{font-family:Arial, Helvetica, sans-serif; font-size:24px; font-style:italic; line-height:40px;}
.lianxi_mr{float:right; overflow:hidden; width:770px;}
.lianxi_mr_i{float:left; font-family:Arial, Helvetica, sans-serif; font-size:100px; font-weight:bold; line-height:100px; color:#333; position:absolute; overflow:hidden; margin-top:18px;}
.lianxi_m .mr_i{font-size:140px; line-height:120px; margin-top:150px; margin-left:630px;}
.lianxi_mr_m{width:560px; float:left; overflow:hidden; padding-left:60px; padding-right:20px; padding-top:25px; line-height:24px; color:#333
; font-size:14px;}
.lianxi_mr_m span{ font-size: 24px; font-weight: bold; line-height: 60px; color: #333;}
.cont{ width:1200px; margin:0 auto; margin-top:30px;}
.cont1{ height:32px;}
.cont1 span{color:#6fc13e !important;}
.cont1 i{ display:block; width:4px; height:32px; background:#6fc13e; margin-right:10px; float:left;}
.cont1 span{ display:block; font-size:30px; font-weight:bold; float:left; line-height:32px;}
.cont1 em{ margin-left:10px; text-transform:uppercase; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#999; display:block; font-weight:normal; float:left; padding-top:15px; font-style:normal;}
.cont2{ border:1px solid #CCC; margin-top:30px; position:relative; padding:10px 0 20px 0;}
.cont2 li{ margin:0 24px; line-height:80px; border-bottom:1px solid #CCC; width:1150px; font-size:16px;}
.cont2 li:nth-child(3){ border-bottom:none;}
.cont2 li img{padding-top:25px; margin-right:10px; float:left;}
/*.cont2xian{ position:absolute; width:1px; height:150px; left:600px; top:25px; background:#CCC;}*/
.map{ width:1200px; margin:0 auto; margin-top:80px; }
.map1{overflow:hidden; margin-top: -50px;}
.map11{float:left; color:#6fc13e; font-family:Arial, Helvetica, sans-serif; font-size:45px; line-height:50px; font-weight:bold;}
.map12{float:left; margin-left:10px; border-top:solid 3px #6fc13e; font-size:20px; line-height:40px; margin-top:10px;}
.map2{overflow:hidden; margin-top:15px; border:solid 1px #ccc;}



/* 右侧按钮 */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}
.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444;-webkit-transition:all 0.5s;transition:all 0.5s;}
.side ul li .sidebox,.side ul li .sidebox1{position:absolute;width:54px;height:54px;top:0;right:0;-webkit-transition:all 0.3s;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff; font-size:14px; line-height:54px;  overflow:hidden;}
.side ul li .sidetop,.side ul li .sidebox_ewm{width:54px;height:54px;line-height:54px;display:inline-block;background:#000;opacity:0.8;filter:Alpha(opacity=80);-webkit-transition:all 0.3s;transition:all 0.3s;}
.side ul li .sidetop:hover{background:#6fc13e;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li .sidebox_ewm{position:absolute;width:54px;height:54px;top:0;right:0;-webkit-transition:all 0.3s;transition:all 0.3s;background:#000;opacity:0.8;filter:Alpha(opacity=80);color:#fff;font-size:14px; line-height:54px; overflow:hidden;}
.side ul .sidebox_ewmbox:hover{width:54px;height:210px !important;}
.side ul .sidebox_ewmbox p{-webkit-transition:all 0.5s;transition:all 0.5s; left:5px; top:0px;}
.side ul .sidebox_ewmbox:hover p{display: block; position: relative; left:5px; top: 0px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.side ul .sidebox_ewmbox img{margin-left:0px;-webkit-transition:all 0.5s;transition:all 0.5s;}
