 @charset "utf-8";
/* CSS Document */
html {overflow-y:scroll;}
*{margin:0;padding:0;list-style:none;border:0;}
body{font-size:15px;  margin:0; padding:0;font-family: "Microsoft Yahei"; overflow-x: hidden;overflow:-Scroll;overflow-y:hidden}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p,html,body,nav,th,td,tr{padding:0;margin:0; color:#333}
h1,h2,h3,h4,h5,h6 {font-size:15px; font-weight:normal;}
img{border:0;}
ol,ul,li,dd,dl{list-style:none;} 
i,em{ font-style:normal}
h1{font-size:18px;}
a{color:#333;text-decoration:none;font-size:14px;blr:expression(this.onFocus=this.blur());}
a:hover{color:#f00;text-decoration:none;}
.clean80{clear:both;height:80px;overflow:hidden;}
.clean50{clear:both;height:50px;overflow:hidden;}
.clean40{clear:both;height:40px;overflow:hidden;}
.clean30{clear:both;height:30px;overflow:hidden;}
.clean20{clear:both;height:20px;overflow:hidden;}
.clean10{clear:both;height:10px;overflow:hidden;}
.left{ float:left;overflow:hidden;}
.right{float:right;overflow:hidden;}


.i{font-style:normal}
   
.clr{
	clear: both;
}
.one-line {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.more-line{
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;  
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;
}


.w1200{ width:1200px; margin:0 auto;}


/*返回顶部样式*/
.totop{position:fixed;right:25px;bottom:25px;display:block;width:26px;height:62px;background:url(../images/rocket.png) no-repeat 0 0;-webkit-transition: all 0.2s ease-in-out;}
.totop:hover{background:url(../images/rocket.png) no-repeat 0 -62px;}

/* 首页 */

.top{
	position: relative;
	width: 100%;
	min-width: 1200px;
	height: 37px;
	 line-height:37px;
	background-color:#333;
    background-position: center center;
}
.top p{color:#f8f8f8; float:left}
.top .cn{ float: right; margin-right:10px; }	
.top .cn img{ height:20px; float:left; margin-top:8px; margin-right:8px;}

.icon{height: 37px;line-height: 37px;}	
.icon .ewm p{ font-size:13px; color:#f8f8f8}	
.icon .ewm i{ width:30px; height:37px; background:url(../images/dh3.png) center no-repeat; float:left }
.icon .ewm:hover p{color:#fc3d1b}
.icon .ewm:hover i{background:url(../images/dh4.png) center no-repeat;}

.icon:hover dl{display:block; z-index:999999; position:absolute; margin-top:37px; margin-left:-15px;}
.icon dl{ display:none; background:#fff;box-shadow: 2px 2px 5px #999; margin:5px;overflow: hidden;z-index:999999999;min-width:110px; text-align:center}
.icon dl img{ width:78px; margin-top:5px;}
.icon dl p{line-height:2em !important; text-align:center; width:100%; font-size:13px;}
/*菜单栏*/
.heand{ width:1200px; height:120px; margin:0 auto; }
.logo{ width:300px; float:left; padding-top:20px;}
.logo img{ height:77px;}



.dht{ width:700px; float: right;height:48px; margin-top:35px;}
.menu{  overflow:hidden; float:left}
.menu .menu_item{display:inline-block;float:left;font-size: 18px;width:100px; text-align:center;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.menu .menu_item a{font-size: 16px;display: block;width: auto; font-weight:600; line-height:48px;font-family:"微软雅黑";}
.menu .menu_item:hover{ background:#bd322b}
.cur{text-decoration:none;background:#bd322b;}
.menu .menu_item:hover a,.cur a{ color:#fff;}
.menu .menu_item:hover .submenu{ color:#FFF;display:block; z-index:999999; position:absolute; border-top:3px solid #5372a3 }
.submenu{background:#333 ; overflow: hidden;z-index:999999999; display:none;}
.submenu_item {min-width:100px; text-align:center}
.submenu_item a{ color:#fff !important; font-weight:500 !important; line-height:2.6em !important}
.submenu_item:hover{ background:#5372a3}



.tel{ width:269px; float:left; background:#33383c; height:91px; padding-top:20px; padding-left:35px;}
.tel img{ width:49px; float:left; padding-right:15px;  padding-top:5px; }
.tel p{ font-size:16px; line-height:30px; color:#fff;}
.tel h1{ font-size:24px; color:#fff; font-weight:600}
.hot{ width:836px; padding:30px; background:#bd322b; line-height:51px; float:left}
.hot span{ width:499px; float:left; margin-right:31px; border-right:1px solid #bd514c}
.hot span a,.hot span p{ color:#fff; font-size:15px; float:left}
.hot span a{ display:inline-block; padding-left:10px;}




.search{ width:300px; height:38px; float:right; margin-top:10px; }
.kuan_sou{ width:270px; height:37px; line-height:28px; float:left; border-bottom:1px solid #dbd9d8;color:#f8f8f8; background:none  }
.kuan_an{ width:30px; height:38px; color:#FFF;cursor:pointer;background: url(../images/ss1.png) center no-repeat ; float:left; border:none;}
.kuan_an:hover{background: url(../images/ss2.png) center no-repeat ;}


/* 轮播图样式 */
/* 分页banner图 */

#banner{
	width: 100%;
	min-width: 1200px;
	height: 600px;position:relative;
}



/*热门产品*/
.tj_cp ul{ width:110%; float:left;}
.tj_cp ul li{width:218px;height:250px; float:left; color:#FFF; margin-right:10px;}

.he_border{background:#fff;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}

.he_border img{display:block;width:100%;padding:0;margin:0;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:1;overflow:hidden}
.he_border:hover img{position:absolute;}
.he_border:hover::after{content: " "; position: absolute; top: 0; left: 0; background:url(../images/dz6.png) no-repeat; width: 100%; height: 100%; opacity: 0.8;transition: ease all 0.4s;}

.he_border:hover .he_caption{opacity: 1;}
.he_caption{position: absolute;top:110px;left:45px;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity: 0;z-index: 2;}

.he_caption h3{color: #fff; width:100%; text-align:center;
	font-size: 34px;
	line-height: 35px;
	text-transform: uppercase;
	argin-bottom: 10px; margin-bottom:18px;transition: ease all 0.4s;
	-webkit-transition: ease all 0.4s;
	-moz-transition: ease all 0.4s;
	-o-transition: ease all 0.4s;
}



.banner-subban,.banner-subban img{ width:100%}



/*产品中心*/

.bjs{  width:100%; float:left; background:#f6f6f6;}
.w1200{width: 1200px; margin: 0 auto;}

.gywm{width:100%; float:left; background: url(../images/aboutbj.png) top no-repeat;}
.gywm span{width:560px; float:left; padding-top:40px;}
.gywm span h1{ font-size:36px; font-weight:600; margin-bottom:20px;}
.gywm span h1 i{ color:#bd322b}
.gywm span p{ line-height:32px;}
.gywm span a{ display:inline-block; padding:8px 30px; background:#bd322b; color:#fff; margin-top:30px;}
.gywm img{ width:579px; float:right}


.pro_nr .pro_a{ width:100%; float:left;height: 446px;background: #fff;margin-bottom:36px;position: relative;}
.pro_nr dd {float:left;width:449px;height: 446px;padding-top:35px;box-sizing: border-box;}
.pro_nr dd h3{height: 58px;font-weight: normal;}
.pro_nr dd h3 em{display:inline-block;background:url(../images/pro_ico3.png) no-repeat left center;height:58px;box-sizing: border-box;padding:15px 12px 0 0;line-height: 43px;font-size:36px;color: #fff;margin-left:-10px;width:105px;text-align: right;vertical-align: middle;float:left; }
.pro_nr dd h3 a{font-size:30px;color: #333333;padding:15px 0 0 13px;line-height: 43px;display: inline-block;}
.pro_nr dd span{height: 169px;padding:25px 0 0 48px;width:333px;font-size:14px;color: #6a6a6a;line-height:24px;letter-spacing:1px; float:left}
.pro_nr dd p{height: 120px;display: block;}
.pro_nr dd span i a{display: block;background: url(../images/pro_ico1.jpg) no-repeat center;width:52px;height: 23px;float:right;}
.pro_nr dd span i a:hover{background: url(../images/pro_ico1_hv.jpg) no-repeat center;}
.pro_gd{height:159px;background: #f9f9f9;padding:12px 0 0 32px;box-sizing:border-box;position: absolute;left:0;bottom:0;width:449px;}
.pro_gd h4{display: block;height: 45px;line-height: 45px;background: url(../images/pro_ico2.jpg) no-repeat left bottom;font-size:22px;color: #333333;margin-bottom:17px;}
.pro_gd li{float:left;border:1px solid #bfbfbf;height: 24px;line-height: 24px;padding:0 20px;font-size:15px;color: #333333;margin:0 20px 10px 0;}
.pro_gd li a{color: #333333;}
.pro_gd li:hover {border:1px solid #43659c;color:#43659c;}
.pro_gd li:hover a{color:#43659c;}
.pro_nr dt{float:right;padding:3px 3px 0 0;width:748px;overflow:hidden;}
.pro_nr dt img {width:748px;height: 440px;transition: all 0.5s;}
.pro_nr dl:hover dt img{transform: scale(1.1);}
.pro_nr .pro_a:nth-child(3) dt{position:absolute;left:3px;top:0px;z-index:9;}
.pro_nr .pro_a:nth-child(3) dd{position: absolute;right:0; top:0;}
.pro_nr .pro_a:nth-child(3) dd h3{text-align: right;}
.pro_nr .pro_a:nth-child(3) dd h3 em{float:right;background: url(../images/pro_ico4.png) no-repeat;margin:0 -10px 0 0;text-align: left;padding-left:13px;}
.pro_nr .pro_a:nth-child(3) dd h3 a{padding-right:10px;}
.pro_nr .pro_a:nth-child(3) dd span{text-align: right;padding:25px 0 0 69px;}
.pro_nr .pro_a:nth-child(3) .pro_gd{left:auto;right:0;}




/*产品推荐*/
.syhz {width:1180px;  margin:10px;box-shadow: 0 3px 13px #ccc;overflow: hidden;float:left; }
.cp_gd{ width:1114px; height:340px; margin:40px 33px; float:left; overflow:hidden;position: relative; }
.cp_gd ul{position: absolute; height:340px; overflow:hidden}
.cp_gd ul li{float: left;width:300x; border:1px solid #e6e6e6;cursor: pointer; margin-right:25px; text-align:center}
.cp_gd ul li a{ width:300px;float:left; display:block}
.cp_gd ul li img {width:300px;height:300px;object-fit:cover; float:left}
.cp_gd ul li h1{ line-height:38px;}
.cp_gd ul li:hover{ border:1px solid #bd322b;}
.cp_gd ul li:hover h1{ background:#bd322b; color:#fff;}
.cp_gd ul li:hover img.animation7 {
    -webkit-animation: pulse 1s .2s ease both;
    -moz-animation: pulse 1s .2s ease both;
   }
    
   @-webkit-keyframes pulse {
    0% {
     -webkit-transform: scale(1)
    }
    50% {
     -webkit-transform: scale(1.1)
    }
    100% {
     -webkit-transform: scale(1)
    }
   }
    
   @-moz-keyframes pulse {
    0% {
     -moz-transform: scale(1)
    }
    50% {
     -moz-transform: scale(1.1)
    }
    100% {
     -moz-transform: scale(1)
    }
   }

/*领域*/

.yingy{ width:100%; float:left;background: url(../images/bjt2.jpg) no-repeat; height:188px; overflow: hidden;}
.yingy h2{ margin-top: 30px;border:4px solid #fff; position: relative; width:259px; height:122px; padding:28px 0 0 33px; -webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; float: left;}
.yingy h2 a{ color:#fff; font-size: 30px; line-height: 40px;}
.yingy h2 i{ display: block; font-size: 14px; font-family: Arial; color:#6aaae9;font-weight: normal;}
.yingy h2::before{position: absolute; content:""; width:45px; height:4px; top: 46px; right: -24px;background:#f5f5f5;}
.yingy ul{width:930px; position: relative;margin-right: -30px; margin-top: 52px; float: right;overflow: hidden;}
.yingy li{ float: left;padding: 0 35px; overflow: hidden; font-size: 18px; color:#fff; text-align: center; line-height: 24px; position: relative;}
.yingy li img{display: block; width: 54px; height:54px; border-radius: 100%;background:#006b5e; margin: 0 auto 10px;}
.yingy li::before{position: absolute;content:""; top: 11px;right: 0; width:1px;height:80px;background:#6aaae9;}
.yingy li a{ color:#fff;}
.yingy li:last-child::before{height:0;}
.yingy li:nth-child(2) img{background:#d77f35;}
.yingy li:nth-child(3) img{background:#d2584d;}
.yingy li:nth-child(4) img{background:#3bab38;}
.yingy li:nth-child(5) img{background:#3b4c60;}
.yingy li:nth-child(6) img{background:#e2c432;}
.yingy li:nth-child(7) img{background:#5991cc;}

.bt{ width:100%; float:left; text-align:center}
.bt h1{width:100%; float:left; height: 83px; font-size: 44px; color: #333333;font-weight: normal;padding-top: 30px;box-sizing: border-box; position:relative; z-index:888}
.bt h2{ line-height:180%; font-size: 30px; color: #333333;}
.bt p{ color:#999; font-size:16px;text-transform:uppercase;width:100%; float:left; }

.prto ul{ width:110%; float:left}
.prto ul li{ width:142px;height:35px; text-align:center;margin-right:5px; margin-bottom:10px; background: url(../images/bt.png) no-repeat; float:left; line-height:35px}

.prto ul li h1{ font-size:15px; color:#fff;}

.prto ul li:hover{ background: url(../images/bt1.png) no-repeat}

.prto ul li:hover.animation5 {
    -webkit-animation: swing 1s .2s ease both;
    -moz-animation: swing 1s .2s ease both;
   }
    
   @-webkit-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
     -webkit-transform-origin: top center
    }
    20% {
     -webkit-transform: rotate(15deg)
    }
    40% {
     -webkit-transform: rotate(-10deg)
    }
    60% {
     -webkit-transform: rotate(5deg)
    }
    80% {
     -webkit-transform: rotate(-5deg)
    }
    100% {
     -webkit-transform: rotate(0deg)
    }
   }
    
   @-moz-keyframes swing {
    20%,
    40%,
    60%,
    80%,
    100% {
     -moz-transform-origin: top center
    }
    20% {
     -moz-transform: rotate(15deg)
    }
    40% {
     -moz-transform: rotate(-10deg)
    }
    60% {
     -moz-transform: rotate(5deg)
    }
    80% {
     -moz-transform: rotate(-5deg)
    }
    100% {
     -moz-transform: rotate(0deg)
    }
   }
.cp_tt ul {
	 width:110%;
	display: block;
	float: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden; padding-top:20px;
}
.cp_tt ul li {
	display: block;
	float: left;
	padding: 0;
	width:285px; padding-right:20px; padding-bottom:20px;
}
.cp_tt ul li a{ width:100%;  float:left;display: block; overflow:hidden}
.cp_tt ul li a span{ width:283px; height:212px; border:1px solid #ddd;  text-align:center;display: table-cell; vertical-align:middle; overflow:hidden; *display: block; *font-size:247px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_tt ul li a img{ max-width:283px; max-height:212px;vertical-align:middle; width:auto; height:auto; }

.cp_tt ul li a:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2); }
.cp_tt ul li a b{ width:100%; float:left; line-height:40px; font-size:15px; background:#181717; color:#fff; text-align:center}
.cp_tt ul li:hover a span{border:1px solid #ff9900;}
.cp_tt ul li:hover a  b{ background:#ff9900}

.dbj{ width:100%; float:left; height:549px; background: url(../images/sl_bg.png) center no-repeat}
/*品牌实力*/

.ys_bj{width:100%; float:left;  }
.yous{height: 853px;position: relative;}
.ys_nr{height:532px;}
.ys_nr li{font-size:0;line-height: 0;position: relative;}
.ys_nr li p{position: absolute;left:209px;bottom:44px;width:795px;height: 98px;background: rgba(0,0,0,0.7);}
.ys_nr li p span{float:left;width:193px;text-align: center;padding-top:17px;background: #43659c;height: 98px;box-sizing: border-box;position: relative;font-size:28px;color: #fff;line-height: 34px;}
.ys_nr li p span:after{width:0;height:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:10px solid #43659c;content: "";display: block;position: absolute;top:42%;right:-10px;}
.ys_nr li p em{float:left;width:525px;padding:26px 0 0 46px;font-size:14px;color: #fff;line-height: 24px;}
.ys_qh{background: url(../images/ys_qh.png) no-repeat center 10px;margin-top:32px;height: 92px}
.ys_qh li{float:left;width:25%;padding-top:42px;font-size:20px;color: #303030;background: url(../images/ys_ico1.png) no-repeat center top;text-align: center;}
.ys_qh li.on{color: #43659c;background: url(../images/ys_ico1_hv.png) no-repeat center top;}
.ys_j1,.ys_j2{width:118px;height: 38px;text-align: center;background: #b5b5b5;padding-top:13px;box-sizing: border-box;border:1px solid #eaeaea;cursor: pointer;position: absolute;top:413px;}
.ys_j1:hover,.ys_j2:hover{background: #43659c}
.ys_j1{left:-78px;}
.ys_j2{right:-78px;}



/*栏目页*/
.dh_dy{ width:100%; float:left; height:20px; line-height:20px; padding:10px 0; border-bottom:1px dashed #dcdcdc;}
.dh_dy p{ border-left: 10px solid #33383c;font-weight: normal;padding-left: 8px; float:left}
.dh_dy span,.dh_dy a{ font-size:14px; color:#666}


/*新闻*/

.ns_bj{background: url(../images/ns_bj.jpg) repeat;height: 900px;padding-top:51px;box-sizing: border-box;}

.ns_n{ width:1146px;height: 556px;background: #f6f6f6;box-shadow: 0 0 10px rgba(0,0,0,0.12);padding:0 27px; float:left}
.dongt{float:left;width:612px;padding-top:26px; overflow:hidden}
.dongt .tit{height: 65px;line-height: 65px;}
.dongt .tit h3 a {font-size:24px;color: #333333;font-weight:normal;}
.dongt .tit em a {float:right;font:14px arial;color: #666666;line-height: 65px;text-transform: uppercase;}
.dongt dl{height: 322px;border-bottom:1px solid #e0e0e0;}
.dongt dt{font-size:0;line-height: 0;overflow: hidden;width:612px;}
.dongt dt img {width:612px;height: 182px;object-fit:cover;}
.dongt dd {padding:29px 39px 0 18px;}
.dongt dd h4 {height: 30px;line-height: 30px;}
.dongt dd h4 em {width:75px;height: 26px;border:2px solid #bd322b;text-align: center;line-height: 26px;font-size:18px;color: #bd322b;font-weight: bold;display: inline-block;margin-right:14px;}
.dongt dd h4 a{font-size:20px;color: #333333;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-weight: normal;}
.dongt dd h4 a:hover{color:#bd322b;}
.dongt dd p{padding-top:12px;font-size:14px;color: #8b8b8b;line-height: 24px;}
.dongt ul{padding:12px 0 0 17px;}
.dongt li{height: 36px;line-height: 36px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;font-size:14px;padding-left:16px;background:url(../images/ns_ico01.jpg) no-repeat left center;}
.dongt li a{font-size:14px;color: #333333;}
.dongt li a:hover{color:#bd322b;}
.dongt li span{float:right;color: #999999}


.went{float:right;width:480px;padding:26px 0 0 45px;background: url(../images/wt_bj.jpg) repeat-y;height: 556px;box-sizing: border-box;}
.went .tit{height: 65px;line-height: 65px;}
.went .tit h3 a {font-size:24px;color: #333333;font-weight: normal;}
.went .tit em a {float:right;font:14px arial;color: #666666;line-height: 65px;text-transform: uppercase;}
.went p{height: 135px;border-bottom:1px solid #d0d0d0;}
.went p a {display: block;height: 31px;line-height: 31px;font-size:20px;color: #333333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.went p a:hover{color:#bd322b;}
.went p em{font-size:14px;color: #8b8b8b;line-height: 24px;padding-top:7px;display: block;}
.went ul{padding-top:15px;}
.went li{border-bottom:1px dashed #cccccc;padding:12px 0 10px;}
.went li em{display: block;font-size:13px;color: #666666;font-weight: bold;}
.went li a{display: block;font-size:14px;color: #303030;line-height: 30px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.went li a:hover {color:#bd322b;}



/*foo*/
.foot{ width:100%;  float:left;background:#252c31;overflow:hidden; padding-bottom:30px; padding-top:20px; }

.f_nav{height:115px; color:#FFF; margin-bottom:26px;width:100%; border-bottom:1px solid #454b50}
.f_nav img{ height:80px; float:left; margin:15px 25px;}
.f_nav a{margin:0 35px;font-size: 16px;color: #fff; line-height: 114px; display:inline-block}
.f_nav a:hover{ color:#3f629b; border-bottom:1px solid #3f629b}
.f_nav a.lx{ margin-right:0;}
.foot_lx ul{ width:1000px; float:left; margin-top:15px;}
.foot_lx ul li{float:left;width:25%; color:#FFF; }
.foot_lx ul li p{ width:100%; float:left; line-height:28px; margin-bottom:10px; color:#fff}
.foot_lx ul li img{ width:50px; margin-bottom:10px;}
.foot_lx  ul li em{ display: block; margin-top:13px; font-size: 14px; color:#acacad; }
.foot_lx span{ width:200px; float:right; text-align:center; margin-top:20px;}
.foot_lx span img{ height:100px;}
.foot_lx span p{ color:#fff; line-height:34px;}

.footer{ width:100%; float:left; border-top:1px solid #202020; text-align:center; background:#151615; line-height:50px;}
.footer p,.footer p a{color:#616161;}




.cp_left{ width:240px; float:left;}
.cp_left span.nr{ width:240px; height:45px; float:left; text-align:center;  background:#181717;  }
.cp_left span.nr a{ font-size:18px; color:#FFF; line-height:45px; font-weight:800; display:inline-block; }

.cp_left span.sy{ width:240px; height:80px; float:left;  background: url(../images/fl.png) no-repeat; text-align:center }
.cp_left span.sy a{ font-size:24px; color:#FFF; line-height:80px; font-weight:800; display:inline-block; }


.cp_ul li{ width:100%; float:left; height:52px; line-height:52px; text-align:center; border-bottom:2px solid #fff; background:#f6f6f6;}
.cp_ul li:last-child,.cp_lx li:last-child,.news-title ul li:last-child{border-bottom:none;}

.cp_ul li a{font-size:15px; color:#444444; display:inline-block}
.cp_ul li:hover{border-bottom:2px solid  #181717}
.cp_ul li:hover a{color:#181717}

.cutn{border-bottom:2px solid #181717 !important; background:#181717 !important}
.cutn a{color:#fff !important}

.cp_lx{ width:208px;float:left; padding:5px 15px 0 15px; border:1px solid #ebebeb; }
.cp_lx li{ width:100%; float:left;border-bottom:1px dashed #e5e5e5; padding-bottom:15px;}
.cp_lx li a{ display:inline-block; float:left; padding-top:10px; line-height:23px; color:#666666}
.cp_lx li a img{ max-width:80px; float:left; padding-right:10px;}
.cp_lx li b{ width:100%; float:left; padding-top:10px; padding-bottom:5px; line-height:27px; font-size:15px; color:#666}
.cp_lx li b img{ max-width:27px; float:left; padding-right:5px;}
.cp_lx li p{ color:#898989; line-height:26px;}


.cp_dt{ width:100%; float:left; height:46px;  border-bottom:1px solid #eaeaea}
.cp_dt a{ color:#181717;font-size:16px; font-weight:bold; float:left; padding:0 15px; line-height:45px;border-bottom: 1px solid #181717; display:inline-block}

.cp_right ul,.ting ul{ width:110%; float: left; overflow:hidden; }
.cp_right ul li { width:285px; float:left;background:#3d6199; margin-right:20px; overflow:hidden; margin-bottom:30px; display:inline-block }
.cp_right ul li a .img{ width:285px; height:285px;display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size:248px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial;}
.cp_right ul li a .img img{ max-width:279px; max-height:279px;  width:auto; height:auto;overflow: hidden;vertical-align: middle;}


.cp_right ul li a:hover .img img,.tabCon ul li:hover img,.cp_right ul li a:hover .imgt img,.ting ul li:hover span img{ -webkit-transition:-webkit-transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;transition:transform 2s cubic-bezier(.165,.84,.44,1),opacity .5s;-webkit-transform:scale(1.2);transform:scale(1.2);}
.cp_right ul li a p{ width:100%;  color:#fff; height:38px; line-height:38px; float:left; text-align:center; font-size:16px;  overflow:hidden}

.cp_right ul li a:hover p{ background:#bd312a}

/*产品内容页*/
.cp_nr{ border:4px solid #dedede; padding:30px; display:inline-block; width:1132px;}
.cp_nr h1{ width:100%; line-height:40px; text-align:center;font-size:24px; color:#585858; overflow:hidden;}
.cp_nr p{ font-size:14px; line-height:35px; color:#666; }
.cp_nr p i{ color:#ff3e27; font-size:40px; font-weight:600}
.cp_nr h2{ width:160px; height:40px; line-height:40px; text-align:center; border:1px solid #ff3e27; float:left; margin-top:30px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.cp_nr h2 img{ margin-right:5px;}
.cp_nr span{width:100%; float:left; text-align:center; line-height:40px; color:#999; }
.cp_nr img{ max-width:900px;}
.cp_nr strong{ font-size:20px; color:#96c253}
.cp_nr dd{ width:100%; height:15px; background: url(../images/ns_bj.jpg) repeat; float:left; margin:20px 0}

/*客户案例*/
.img-title ul{ width:95%; margin:15px; display:inline-block}
.img-title ul li{ width:100%; float:left;overflow:hidden;margin-bottom:30px;border:1px solid #f2f2f2;box-shadow: 0px 0px 10px rgba(0,0,0,.2);}
.img-title ul li .news_jl{width: 100%;display: flex;padding: 30px;box-sizing: border-box;}
.img-title ul li .news_nt{margin: 15px 25px 0px 20px; float:right}

.img-title ul li .news_nt h1{ width:100%; float:left; font-size:18px; padding-bottom:20px;overflow: hidden;/*超出部分隐藏*/ white-space: nowrap;/*不换行*/ text-overflow:ellipsis;/*超出部分省略号显示*/}
.img-title ul li .news_nt p{ line-height:24px;}
.img-title ul li .news_nt span{ display:block; margin-top:38px;}
.img-title ul li i{font-size:13px; line-height:140%; color:#999; border-right:1px solid #999; float:left; padding-right:8px; margin-right:8px;}
.img-title ul li dl{font-size:13px; line-height:140%; float:left}
.img-title ul li:hover{border:1px solid #181717;box-shadow: 0px 0px 10px rgba(1,153,138,.2);}
.img-title ul li:hover h1,.img-title ul li:hover dl{ color:#181717}
.img-title ul li:hover span{ padding-left:20px; }

/* 我们的优势*/




/* 新闻 */

.new_lb{ width:120%; float:left; padding-top:40px;}
.new_lb li{ width:550px; float:left; border-bottom:1px dashed #d9d9d9; padding-bottom:10px; margin-right:50px; margin-bottom:20px;}
.new_lb li img{ width:175px; height:125px; float:left;object-fit:cover; padding-right:20px;}
.new_lb li h1{ font-size:17px; line-height:36px; float:left}
.new_lb li i{ font-size:13px;line-height:38px; color:#CCC; float: right}
.new_lb li p{ width:355px; float:left; line-height:26px; padding-top:10px;}



/* 关于我们 */
.cp_fl{ width:100%; float:left; text-align:center; padding:40px 0}
.cp_fl a{ display:inline-block; padding:12px 40px; background:#181717; color:#fff; margin-right:10px; margin-bottom:10px; margin-left:10px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius: 3px;-o-border-radius: 3px; }
.cp_fl a:hover,.cut{ background:#bd312a !important;}



.w930{ width:930px; float:right}
.about{ width:92%; padding:35px; float:left; background:#fff}
.about_nr p{ width:100%; float:left; line-height:30px; font-size:16px;color:#666; padding-bottom:10px;}
.about_nr strong{ font-size:18px;  color:#ff3e27}
.about_nr img{ max-width:900px;}

.honor ul{ width:110%; float:left; overflow:hidden}
.honor ul li{ width:256px; float:left; margin-left:22px; margin-bottom:22px;}
.honor ul li img{width:256px;float:left;object-fit:cover;}
.honor p{ font-size:14px; line-height:26px;color:#666;padding-bottom:10px;}

/*图片页*/
.ting ul{ width:110%; float: left; overflow:hidden; }
.ting ul li { width:274px; float:left; margin-right:30px; margin-bottom:30px;  border:1px solid #181717; overflow:hidden; display:inline-block}
.ting ul li a .itmg{ width:274px;  height:210px; display:table-cell; text-align: center; vertical-align: middle;overflow:hidden; *display: block; *font-size: 192px;/*约为高度的0.873，200*0.873 约为175*/ *font-family:Arial; }
.ting ul li a .itmg img{width:270px; height:206px; object-fit:cover;}
.ting ul li:hover{ border:1px solid #3d6199;background:#3d6199;}
.ting ul li p{width:100%;  height:38px; color:#bd312a; line-height:38px; float:left; text-align:center; font-size:16px;  overflow:hidden}
.ting ul li:hover p{ color:#fff;}



.lxwm_l{ width:687px; float:left; padding-top:20px;}
.lxwm_l h1{ font-size:26px; color:#333; line-height:260%}
.lxwm_l p{ font-size:16px; color:#666; line-height:40px;}
.lxwm_l b{ width:100%; font-size:30px; color:#181717; margin:20px 0; float:left}
.lxwm_l b img{ width:36px; float:left; padding-right:10px; padding-top:5px; }


.lxwm_r{ width:460px; height:400px; float:right; background:url(../images/about.jpg) right top no-repeat;}
.lxwm_rt{ width:240px; float:left; text-align:center;  border:1px solid #d9d9d9; padding:30px; margin-top:50px; background:#fff}
.lxwm_rt img{ max-width:200px;}
.lxwm_rt p{ color:#999; line-height:28px;}






/*翻页样式*/
#pages{ width: 100%; height: 50px; text-align: center; line-height: 22px; padding-top: 1px; clear:both;}
#pages a{ background: #f5f5f5; border: #ddd solid 1px; padding: 3px 8px; margin: 0 2px; float: none; color: #333; font-size: 14px;}
#pages span{ background: #181717; color: #fff; border: #DDD solid 1px; padding: 3px 8px; margin: 0 2px; float: none;}
#pages a:hover{border: #181717 solid 1px;}

.articlebook{ width:100%; float:left; overflow:hidden; padding-top:10px; padding-bottom:10px}
.articlebook a.zuo{ float:left}
.articlebook a.you{ float:right}
.articlebook a:hover{ color:#181717}


/*在线留言表单*/
.yudt{ width:84.5%; float:left; background:url(../images/2_xlrf.jpg) repeat; padding:50px 100px;}
.yudt_bj{ width:82%; float:left; padding:50px 100px; background:#fff;opacity:1;}
.table_form tr{ width:50%; float:left; overflow:hidden}
.table_form th,.table_form td{ width:100% !important; float:left; text-align:center}
.table_form th{ margin-left:27px;}
.table_form .input-text{height: 38px;line-height: 38px !important;width:87% !important; }
.table_form textarea{width: 85% !important; height:120px !important; }
.button{width:60% !important; line-height:34px !important; background:#181717 !important; border:none; float:left; margin-left:27px; }



