﻿@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; box-sizing: border-box; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
img {
border:none; max-width:100%;}

body { font-size: 15px;font-family:Arial;color: #333; font-weight: normal; padding: 0px; margin: 0px; text-decoration: none; line-height: 27px;
}
a {
text-decoration:none;
font-family:Arial;
color:#333;
font-weight:normal;
}
a:hover { color:#cc1720; }
.clear {
clear:both;
}
ul {
list-style-type: none;
}
li {
list-style-type:none;
line-height:27px;
}
.fl{float:left;}
.fr{float:right;}
.hz{width:80%;margin:0 auto;}
.hza{width:80%;margin:60px auto;}
.hza:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


.top-pc { }
.top-pc.active{background:#fff;}
.logo { float: left; margin:25px 0; }
.logo-pic{float: left;margin-right:15px;}
.logo-pic img{height:70px;}
.logo-wb{letter-spacing:1.5px; font-size:35px;line-height:35px;color:#333;font-weight:bold;display:block;margin-top:4px;float:left;}
.logo-yy{font-size:15px;font-weight:normal;text-transform:uppercase;color:#999;letter-spacing: 0px;  }
.fw-hz{ margin-top:45px; font-weight:bold; }
.fw-hz-pic{margin-right:10px;margin-top:6px;}
.dhtb{font-size:16px; }
.tel { font-size: 26px; color:#cc1720; font-weight:bold;}
.tel-title{font-size:16px;}
.fw-yy{margin-top:5px;}


.nav{width:100%;background:#271e1f; float:left; position:relative; z-index:33;}

.mainbav li {float:left; position:relative;}
.mainbav li a{color:#fff; font-size:17px;padding:0 50px;display:block;}
.xt{background:url(../images/1_08.jpg)no-repeat;height:23px;width:2px;margin-top:16px;}
.mainbav .memu { float: left; line-height: 54px; height: 54px; text-align: center; }
.mainbav .memu:hover, .mainbav .memu.active { color: #cc1720; display: block; background:#cc1720; }
.mainbav .memu:hover a, .mainbav .memu.active a { color: #fff; }
.mainbav ul li ul { display: none; position: absolute; width: 300px; left: 0; top: 54px; z-index: 9999 ; background: #dedede; }
.mainbav ul li ul li { float: none; border-right: none; padding: 0;border-bottom:1px solid #eaeaea; line-height:45px;  position: relative; text-align: left; }
.mainbav ul li ul li a { display: block; color: #333 !important; font-size: 15px; padding: 0 25px; font-weight: normal; }
.mainbav ul li ul li a:hover { text-decoration: underline; background-color: #cc1720; color:#fff !important;}
.mainbav ul li ul li ul { position: absolute; left: 200px; top: 0; }

/*banner*/
.block_home_slider{height:auto; position:relative; line-height:0px; text-align:center;}/*底部小图标*/
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:27px; height:54px; display:block; margin-top:-20px; position:absolute; top:50%; text-indent:-9000px; }
.block_home_slider .flex-direction-nav a.flex-prev {left:0; background:url(../images/jt1.png) no-repeat;}
.block_home_slider .flex-direction-nav a.flex-next {right:0; background:url(../images/jt2.png) no-repeat;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:20px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:11px; height:11px; display:block; background:#bfbfbf; text-indent:-9000px; cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:34px; background:#cc1720;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none;-webkit-backface-visibility: hidden;list-style-type:none; position:relative;}
#home_slider2{display:none;}

.top_sj { display:none; }

.index-title{
	text-align: center;
	font-size: 30px;font-weight:bold;
	line-height:35px;

}

.index-title-ms{text-align: center;margin-top:15px;color:#666;font-size:16px;}

.index-product-bj{background:#eaeaea;padding:60px 0;overflow:hidden;}

.khjz_bj{width:100%; }
.khjz_dkj{position:relative;}
.khjz{max-width:1660px; margin-top:30px;  position:relative;}
.khjz .item{ width:94%; background:#fff; margin:0 3%; text-align:center; position:relative;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}

.khjz .item:hover{background:#cc1720;}
.cpzs_img{overflow:hidden;}
.khjz .item .cpzs_img img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.khjz .item .cpzs_img img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.khjz .item .cpzs_wb{width:100%; height:100%; text-align:center; }

.khjz .item .cpzs_wb .cpzs_wb_t { overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size:15px;padding:15px;}
.khjz .item:hover .cpzs_wb_t{color:#fff;}


.khjz .item:hover .cpzs_wb .cpzs_wb_b{ opacity:1;}

.khjz .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.khjz{display:none; width: 100%;-ms-touch-action:pan-y;}
.khjz .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.khjz .owl-wrapper-outer{width:100%; overflow:hidden;}
.khjz .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.khjz .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.khjz .owl-wrapper,
.khjz .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.khjz .owl-controls{width:100%; z-index:11;}
.khjz .owl-controls .owl-buttons{}
.khjz .owl-controls .owl-buttons div{width:35px; height:35px; margin-top:-20px; text-indent:-9999px; position:absolute; top:50%; transition:0.5s;}
.khjz .owl-controls .owl-buttons .owl-prev{background: url(../images/jtl02.png) center no-repeat; left:-35px;}
.khjz .owl-controls .owl-buttons .owl-prev:hover{background:url(../images/jtl03.png) center no-repeat;}
.khjz .owl-controls .owl-buttons .owl-next{background:url(../images/jtr02.png) center no-repeat; right:-35px;}
.khjz .owl-controls .owl-buttons .owl-next:hover{background:url(../images/jtr03.png) center no-repeat;}
.khjz .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.khjz .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.khjz .owl-controls .owl-page{height:14px; display:inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.khjz .owl-controls .owl-page span{display:block; width:8px; height:8px; margin:0 14px; margin-top:3px; border:2px #999999 solid; background:#999999; transition:all 0.5s;}
.khjz .owl-controls .owl-page.active span{width:14px; height:14px; margin:0 14px; border-color:#f6a308; background:none;}
.khjz .owl-controls .owl-page span.owl-numbers{height:auto; width:auto; color:#FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.khjz .loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}
.khjz .owl-pagination{width:100%; height:14px; text-align:center; margin-top:70px; display:none;}


.index-case-hz{margin-top:30px;}
.index-case-pic{float:left;width:19%;margin-right:1%;background:#fff;margin-bottom:25px;padding:0.5%;box-shadow:2px 2px 2px #e6e6e6; position:relative; }
.index-case-pic:last-of-type{margin-right:0;}
.index-case-pic:before { content:' '; position:absolute; left:0px; top:0px; width:0px; height:1px; background:#cc1720; transition:all 0.5s;}
.index-case-pic:hover::before { width:100%;}
.index-case-pic:after { content:' '; position:absolute; right:0px; bottom:0px; width:0px; height:1px; background:#cc1720; transition:all 0.5s;}
.index-case-pic:hover::after { width:100%;}
.index-case-pic i:before { content:' '; position:absolute; left:0px; top:0px; width:1px; height:0px; background:#cc1720; transition:all 0.5s;}
.index-case-pic:hover i:before { height:100%;}
.index-case-pic i:after { content:' '; position:absolute; right:0px; bottom:0px; width:1px; height:0px; background:#cc1720; transition:all 0.5s;}
.index-case-pic:hover i:after { height:100%;}
.index-case-tu{overflow:hidden;}
.index-case-sm{ text-align: center; line-height: 40px; color: #666666; }

.index-case-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }
.index-case-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;display:block; overflow:hidden;}
.index-case-wz{padding:8px 0; text-align: center;overflow:hidden;background:#e2e2e2; text-overflow:ellipsis; white-space:nowrap; }

.index-pro-more {text-align:center;width:230px;margin:50px auto 0 auto;border:1px solid #333;line-height:50px;font-size:16px;}
.index-pro-more:hover a{ text-decoration:underline;}

.index-ys-bj{background:url(../images/ysbj.jpg)no-repeat center bottom ;padding:30px 0 ;overflow:hidden;

}

.adv-list{margin-top:40px;display: flex;flex-wrap: wrap;}
.adv-list .item{float:left;margin-right:2%;margin-bottom:25px;width:23.5%;overflow:hidden;background:#fff;border-bottom-right-radius:15px;}
.adv-list .pic{overflow:hidden;}
.adv-list .pic img{display:block;width:100%;transition:all 0.5s;}
.adv-list .text{position:relative;margin-top:-62px;padding:10%;overflow:hidden;text-align:center;}
.adv-list .text h3{overflow:hidden; text-overflow:ellipsis; white-space:nowrap;margin:0 auto;padding:15px;font-size:18px;text-align:center;color:#fff;background:#cc1720;border-bottom-right-radius:15px;}
.adv-list .text p{margin-top:30px;padding-bottom:25px;font-size:18px;line-height:30px;}
.adv-list .item:hover{background:#cc1720;color:#fff;}
.adv-list .item:hover .pic img{transform:scale(1.1);}
.adv-list .item:hover h3{color:#cc1720;background:#fff;}
.adv-list .item:hover p{color:#fff;}


/* --生产设备-- */
.photos{padding:50px 0;overflow:hidden;background:#fff;}
.photos-slide{position:relative;margin:30px auto 0 auto;width:688px;}
.photos-slide .tempWrap{width:688px !important; overflow:visible !important;}
.photos-slide .item{position:relative;margin-right:20px;width:638px;text-align:center;overflow:hidden;opacity:0.65;}
.photos-slide .item.cur{opacity:1;}
.photos-slide .pic{overflow:hidden;}
.photos-slide .pic img{width:100%;display:block;}
.photos-slide .tit{position:absolute;z-index:3;left:0;bottom:0;width:100%;height:55px;line-height:55px;font-size:22px;color:#fff;background:rgba(0,0,0,0.5);}
.photos-slide .hd{margin-top:30px;height:9px;text-align:center;overflow:hidden;}
.photos-slide .hd li{display:inline-block;margin:0 4px;width:9px;height:9px;text-indent:-9999px;background:#666;border-radius:50%;}
.photos-slide .hd li.cur{background:#cc1720;}
.photos-slide .prev,.photos-slide .next{position:absolute;z-index:3;top:0;width:688px;height:100%;cursor:pointer;}
.photos-slide .prev{right:688px;}
.photos-slide .next{left:688px;}
/* --end photos-- */

.index-ggt-bj{background:#333;overflow:hidden;padding:20px 0;}
.index-ggt-logo{float:left;}
.index-ggt-logo img{width:120px;}
.index-ggt-wb{float:left;margin-left:3%;font-size:32px;color:#fff;line-height:40px;margin-top:25px;}

/* 合作伙伴 */

.partner ul{padding-top:1px;padding-left:1px;}
.partner li{float:left;width:16.7%;border:1px solid #eee;margin-left:-1px;margin-top:-1px;position: relative;transition:all .5s;}
.partner li .pImg{padding-top:53%;}
.partner li a:hover{box-shadow:0 0 8px #ccc;z-index:2;}

.partner2 ul{padding-top:1px;padding-left:1px;}
.partner2 li{float:left;width:15.4%;margin:0.6%;position: relative;transition:all .5s;}
.partner2 li .pImg{padding-top:55%;}




.container{position:relative;min-width:320px;width:100%;max-width:1800px;margin:0 auto;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;transition:all 0.5s;}


.index-about-pic{margin:40px 0;}

.index-about-content-logo{float:left;width:10%;margin-top:10px;}

.index-about-content-box{float:right;width:87%; border-left:1px solid #ebebeb;padding-left:2%;}
.index-about-content{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; font-size:16px;}
.index-about-content-title{margin-bottom:30px;font-size:24px;font-weight:bold;color:#cc1720;}
.index-about-more{font-size:15px;}


.box{
	position: relative;
	width: 100%;
	overflow: hidden;color:#fff;background:#333;}

.img-box{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 50%;
	height: 100%;
	overflow: hidden;
}	
.img-box>div{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transform:scale(1); 
	transition:all .6s;  
}	


.text-box{padding-top:40px;}
.text-box ul{display: flex;flex-wrap: wrap;}
 .text-box li{margin-bottom:40px;float:left;width:48%;margin-right:4%;}

.text-box-pic{float:left;width:12%;}
.text-box-right{float:right;width:86%;color:#e1e1e1;}
.text-box-right strong{color:#fff;font-size:18px;line-height:40px;}
.box2{
	position: relative;
	width: 100%;
	overflow: hidden;}

.text-box2{
	float: right;
	width:50%;
}
.img-box2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 50%;
	height: 100%;
	overflow: hidden;
}	
.img-box2>div{
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	transform:scale(1); 
	transition:all .6s;  
}	
.index-zz-bj{width:1600px;margin:80px auto 0 auto;}

.index-zz-bt{font-size:20px;line-height:30px;color:#999;padding-top:30px;margin-left:30px;}
.index-zz-right{margin:30px 0 40px 0;width:98%;box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.2);padding:5%;}
.index-zz-right-title{ font-weight:bold;line-height:36px;font-size:30px;background:url(../images/x.jpg)no-repeat bottom left;padding-bottom:20px;}
.index-zz-right-nr{margin:40px 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:10; -webkit-box-orient:vertical; overflow:hidden;}
.index-zz-right-more{border:2px solid #cc1720;width:180px;line-height:45px;text-align:center;border-radius:25px;display:block;}
.index-zz-right-more a{color:#cc1720;}
.index-zz-right-more a:hover{background:#cc1720;display:block;color:#fff;border-radius:25px;}
.index-zz-right-nr p{ text-indent:30px;}

.bt{position:relative;}
.mszx_kj{width:140px; margin-top:22px;  text-align:center; position:absolute; right:0; top:50%; margin-top:-20px;  transition:all 0.5s;float:right;}
.mszx_kj .mszx_t{width:100%; color:#fff; display:inline-block; line-height:40px; border-radius:100px; background:#cc1720; cursor:pointer; transition:all 0.5s;}
.mszx_kj .mszx_b{width:140px; height:140px; margin-top:-70px; position:absolute; top:50%; opacity:0; right:160px;  transition:all 0.5s;}
.mszx_kj:hover .mszx_b{opacity:1;}


@media(max-width:1200px) {
.text-box{
width: 100%;margin:0px;
}
.text-box2{padding-right:3%;}
}

@media(max-width:960px) {
     .text-box li{width:100%;margin-right:0;}
.img-box{
	position: relative;
	width: 100%;
	height: 0%;
	padding-bottom: 60%;margin-top:50px;
}	
/*768PX以下图片高度为宽度60%（也就是img-box的padding值）*/
.img-box>div{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0;
}
.img-box2{
	position: relative;
	width: 100%;
	height: 0%;
	padding-bottom: 60%;margin-top:50px;
}	
/*768PX以下图片高度为宽度60%（也就是img-box的padding值）*/
.img-box2>div{
	position: absolute;
	z-index: 1;
	left: 0;
	top:0;
}
.text-box2{
	float:none;
	width: 100%;margin:0px;
}

.text-box h3{font-size:30px;line-height:35px;margin-bottom:10px;}
.text-box span{font-size:15px;line-height:35px; }
.index-zz-right{width:100%;padding:20px 3%;}
.index-zz-right-title{font-size:30px;}
.index-zz-bt{font-size:26px;padding-top:0px;}
.index-zz-bj{margin:40px auto 0 auto;}
.index-zz-right-more{width:160px;}
}



.about_eb{ margin-top:50px; position:relative;display:block;padding-bottom:30px;}
.about_eb ul li{background:url(../images/abourt_eb-libg.png) no-repeat 80px top;display:block !important; width:100%; overflow:hidden;}
.about_eb ul li strong{ margin-top:-5px;float:left; width:11%; font-size:16px; color:#cc1720;}
.about_eb ul li span{ width:85%; font-size:16px; margin-bottom:50px;float:left;margin-top:-5px;}

.index-news-nr{margin-top:35px;}
.index-news-nr-left{width:32%;margin-right:2%;}
.index-news-nr-left-title{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin-bottom:10px; }
.index-news-nr-left-title a{font-size:20px; }
.index-news-nr-left-rq{ color: #666; font-size:15px;}
.index-news-nr-left-content{ margin:20px 0;font-size:15px; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; color: #999; }
.index-news-nr-hz{background:#fff;padding: 5%;}
.index-news-more-hz{border-top:1px solid #eee;padding-top:20px;overflow:hidden;}
.index-news-more-hz a:hover{color:#cc1720;}
.index-news-nr-left-pic{ display:block; overflow:hidden; }

.index-news-nr-left-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-nr-left-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width:100%;}



/*----底部----*/
.bot{ background: #333;overflow:hidden;font-size:16px;}
.bot .bot1{ padding:20px 0; border-bottom: 1px solid #484848;}
.bot .menu{ text-align: center;}
.bot .menu a{ font-size:17px;color: #d6d6d6; margin: 0 2%;line-height:40px;}
.bot .menu a:hover{ color: #fff;}

.bot2{ padding:50px 0;overflow:hidden;}
.bot2 .logo{width:20%;float:left;}
.bot2 .logo img{height:90px;}
.bot2 .dz{ width:40%;float:left;}
.bot2 .dz dt{ font-size: 18px; font-weight: bold; color: #fff;  margin-bottom: 10px;}
.bot2 .dz .dd1{ color: #ccc; line-height: 30px;}
.bot2 .dz .dd1 a{color: #ccc;}
.bot2 .dz .dd1 a:hover{color:#fff;}
.bot2 .lx{ margin-left:5%;float:left;}
.bot2 .lx dt{ font-size: 18px; font-weight: bold; color: #fff;  margin-bottom: 10px;}
.bot2 .lx .dd1{color: #ccc; line-height: 30px;}
.bot2 .lx .dd2{  color: #ccc; line-height: 30px;}
.bot2 .ewm{float:right;}
.ewm li{float:left;margin-left:30px;}
.bot2 .ewm img{ width: 120px; }

.bot3{ border-top: 1px solid #484848;padding:20px 0;overflow:hidden;}
.bot3 .beian{  color: #999;}
.bot3 a{ color: #999;}
.bot3 a:hover{ color: #fff;}

#map_container {
    height: 400px;border: 1px solid #e6e6e6;
   }

.img-banner{ background:center center; width:100%; overflow:hidden;}
.img-banner div{ line-height:0px;}
.img-banner div img{opacity:0;}

.ny-banner-sj{display:none;}
.ny-banner img{width:100%;}


.about-menu-left-hz{width:17%;float:left;text-align:center;}
.about-menu-left{margin-bottom:20px;}
.about-menu-left-title{
    background: #333;
    padding: 20px 0;
    color: #fff;
    font-size:22px;font-weight:bold;}
.about-menu-left-menu{background:#f5f5f5;overflow:hidden;}
.about-menu-left-menu li{margin-bottom:1px;border-bottom:1px solid #e5e5e5;float:left;width:100%;padding:15px ;font-size:16px;}
.about-menu-left-menu li a.on,.about-menu-left-menu li:hover{display:block; color:#cc1720;font-size:16px;}
.about-title-hz{border-bottom:1px solid #e5e5e5;margin-bottom:20px;padding-bottom:10px;overflow:hidden;}
.about-title{font-size:26px;float:left;font-weight:bold;color:#cc1720;}

.about-nr-left{margin-top:30px;}
.about-nr-left2{margin-top:30px;text-align:center;}
.about-menu-right{width:83%;float:right;padding-left:3%;}
.about-nr-left{line-height:30px;}

.about-nr-left-pic{float:left;width:47%;}
.about-nr-left-wb{float:right;width:50%;padding-top:100px;}
.about-nr-left-pic2{float:left;width:47%;padding-top:100px;}
.about-nr-left-wb2{float:right;width:50%;}
.tjcp {  margin-bottom: 10px; }
.tjcp-tu img{border:1px solid #e5e5e5;}
.tjcp-tu img:hover{border:1px solid #cc1720;}
.tjcp-title { line-height: 35px; text-align: center;}
.cont-nr { background:#fff; padding:6%; border: 1px solid #e5e5e5; }

.t05_cons1 { border-top:0; padding:5px 12px; zoom:1;border:1px solid #ececec; padding-bottom:10px; margin-bottom: 10px;} 
.t05_cons1 li {background: url(../images/dian.png) left center no-repeat; margin:12px 0;  overflow: hidden;   padding-left: 20px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;   text-align: left;}

.about-pic{margin:50px 0;}

/*产品*/
.row-a {
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.row-a2 {
	overflow: hidden;
	padding-top:40px;
	background-repeat: no-repeat;
	background-position: center center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
}
.ul-imgtxt01 {
	overflow: hidden;
	margin: 0 -15px;
}
.ul-imgtxt01 li {
	float: left;
	width: 25%;
	margin-bottom: 30px;
}
.ul-imgtxt01 li a {
	overflow: hidden;
	display: block;
	margin: 0 15px;
	padding-bottom: 20px;
	background-color: #fff;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;border:1px solid #e5e5e5;
}
.ul-imgtxt01 li:hover a {
	background-color: #cc1720;
}
.ul-imgtxt01 li .pic {
	overflow: hidden;
	position: relative;
	height: 0;
	padding-top: 70%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .pic {
	-webkit-transform: translateY(-7%);
	-ms-transform: translateY(-7%);
	-o-transform: translateY(-7%);
	transform: translateY(-7%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	_height: 100%;
}
.ul-imgtxt01 li .tit {
	text-align: center;
	padding: 20px 10px;
	font-weight: 400;
	font-size: 18px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.ul-imgtxt01 li:hover .tit {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .tit2 {
	text-align: center;
	margin: 0 15px 15px 15px ;
font-size: 15px;
	color: #333;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;color:#666;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 

}
.ul-imgtxt01 li:hover .tit2 {
	color: #fff;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	transform: translateY(-25%);
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}
.ul-imgtxt01 li .more {
	display: block;
	font-size: 20px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 auto;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	background-color: #cc1720;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
.ul-imgtxt01 li:hover .more {
	-webkit-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	transform: translateY(-60%);
	background-color: #fff;
	color: #cc1720;
}



.index-product-nr{margin-top:20px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
#demo{width:100%; overflow:hidden; }



.ny-product-box{width:23.3%;background:#fff;float:left;margin-right:2%;margin-bottom:20px;display:block; overflow:hidden; color:#fff;}
.ny-product-box:hover{background-color:#cc1720;color:#fff;}
.ny-product-box img{border:1px solid #e5e5e5;}
.ny-product-box img:hover{border:1px solid #cc1720;}
.ny-product-box-title{text-align:center;padding:13px;font-size:16px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ny-product-box:hover .ny-product-box-title{color:#fff;}

.menu_head{width:100%;line-height:47px;padding-left:38px;cursor:pointer;border-bottom:1px solid #e1e1e1;position:relative;margin:0px;font-weight:bold;background:#f1f1f1 url(../images/pro_left.png) center right no-repeat;}
.menu_head a{font-weight:bold;}
.menu_list .current{background:#f1f1f1 url(../images/pro_down.png) center right no-repeat;}
.menu_body{width:100%;height:auto;overflow:hidden;line-height:38px;border-left:1px solid #e1e1e1;backguound:#fff;border-right:1px solid #e1e1e1;}
.menu_body a{display:block;width:100%;padding:3px 0 3px 38px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;color:#777777;background:#fff;text-decoration:none;border-bottom:1px solid #e1e1e1;font-size:14px;}
.menu_body a:hover{text-decoration:underline;color:#cc1720;}

.product-ms{margin-bottom:30px;}
.product-box { float:left;width:77%;margin-left:3%;}
.product-top-hz{width:85%;margin:0 auto;}
.product-top{width: 100%;}
.product-top .l { width: 50%; float: left; }
.pro-right { width: 45%; float: right; 
}
.product-ny-title { width: 100%; font-size:26px; }

.product-ny-fwrx { width:100%; line-height: 28px; font-size: 18px; float: left; margin-top:30px; 
}
.product-ny-hm{ font-size: 28px; color: #cc1720; 
}
.pro-js { width: 100%; margin-top: 30px; }



.ny-product-right{float:left;width:77%;margin-left:3%;}

.case-list{overflow:hidden}
.case-list li{margin-bottom:50px;float:left;width:23%;margin-right:2%;}
.case-list .con{display:block;overflow:hidden}
.case-list .pic{padding-top:67.4%;position:relative;overflow:hidden;}
.case-list .pic img{position:absolute;left:0;top:0;width:100%;height:100%;border:1px solid #eee;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(204,23,32,.7);opacity:0;filter:alpha(opacity=0);filter:alpha(Opacity=0);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';z-index:2;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .mask .moreCase{padding-top:64px;position:absolute;left:0;top:50%;right:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;color:#fff;text-align:center;background:url(../images/caseL-i1.png) center top no-repeat}
.case-list .inner{padding-top:30px;overflow:hidden}
.case-list .inner h4{font-size:16px;color:#333;padding-bottom:15px;border-bottom:1px solid #eaeaea;white-space:nowrap;-ms-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}
.case-list .inner .en{color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.case-list .con:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.case-list .con:hover .mask{opacity:1;filter:alpha(opacity=100);filter:alpha(Opacity=100);-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)'}
.case-list .con:hover .inner h4{color:#cc1720;border-color:#cc1720;}



.ny-product-xbt{color:#999;}
.ny-product-hz{border-bottom:1px solid #f2f2f2;overflow:hidden;padding-bottom:20px;}
.ny-product-dy{ width:350px;margin-top:15px; background:#666;border-radius:5px; display:block;line-height:45px;text-align:center;color:#e60012;font-size:16px; }
.ny-product-dy a{color:#fff;}
.ny-product-ms-hz{ border-top: 1px solid  #e9e9e9; }
.ny-product-ms{ width: 200px; line-height: 52px; text-align: center; color: #fff; background: #cc1720; font-size:22px; margin-top: 40px; }
.ny-product-content{margin:25px 0;}

/* 招聘 */
.join{width: 100%;overflow: hidden;}

.join-list{width: 100%;}
.join-list ul li{width: 100%;border-bottom: 1px dashed #e9e9e9;padding-bottom:10px;margin-bottom:30px;}

.join-menu{width: 100%;user-select: none;cursor: pointer;position: relative;font-size:18px;}
.join-menu:after{content: "\f105";color: #b5b5b5;display: inline-block;font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;position: absolute;right: 10px;top: 50%;margin-top: -10px;}
.join-menu.ontrue:after{content: "\f107";color: #cc1720;}
.join-words{display: none;width: 100%;background: #f2f2f2;padding:2%;position: relative;margin-top: 15px;}
.join-zz,.join-yq{width: 100%;overflow: hidden;}
.join-yq{margin-top:20px;}
.join-h{width:100px;float: left;color: #666;}
.join-p{float: left;width:90%;}
.join-p p{color: #666;text-indent:0px;}

.join-p2{float: left;}
.join-p2 p{color: #666;text-indent:30px;}



.job_form li{margin-bottom: 2%;}
.job_form li.li_50{width: 50%;float: left;line-height: 36px;}
.job_form li label{width: 13.9%;text-align: right;display: block;float: left;font-size: 14px;}
.job_form li.li_50 label{width: 27.5%;}
.job_form li input[type="text"]{width: 85%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height: 36px;border: 1px solid #d8d8d8}
.job_form li.li_50 input[type="text"]{width: 70%;margin-left: 2%;}
.job_form li input[type="radio"]{position: relative;top: 2px;right:2px;}
.job_form li textarea{width: 85%;float: left;margin:2% 0 2% 1%;box-sizing: border-box;padding-left: 1%;height: auto;border: 1px solid #d8d8d8;}
.job_form li input[type="submit"]{width: 20%;float: left;margin-left:1%;box-sizing: border-box;padding-left: 1%;height:42px;border: 1px solid #d8d8d8;font-size: 16px;color: #999;cursor: pointer;transition: all 0.3s ease 0s;}
.job_form li input[type="submit"]:hover{background: #cc1720;color: #fff}


.join-list2{width: 100%;}
.join-list2 ul li{width: 100%;}
.join-words2{display: none;width: 100%;background: #f2f2f2;padding:2%;position: relative; margin-top: 10px;}


.product-syt-hz{float:left;width:70%;}
.back{float:right;width:200px;border:1px solid #333;line-height:48px;text-align:center;}

.product-xq-sj {display:none; }	
.jjfa-tu{width:25%;float:left;}
.jjfa-wz-hz{width:71%;float:right;}

.xy{ width: 100%; margin:0 auto; text-align: center; overflow:hidden;}
.xy li{margin:0 10px; display:inline-block; font-size:0px;}
.xy li a, .xy li span{ font-size:16px; }
.xy li a:hover,.xy li.active span {color:#cc1720;font-weight:bold;}


.news-tt-hz{margin-bottom:20px;background:#f2f2f2;padding:2%;overflow:hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s;}


.news-tt-pic{width:30%;float:left;display:block; overflow:hidden;}
.news-tt-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.news-tt-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}


.news-tt-right{width:67%;float:right;}
.news-tt-title{font-size:16px;}

.news-tt-content{float:left;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; color:#666;margin:10px 0 20px 0;}
.index-news-right-top-nr-rq li{float:left;margin-right:5px;font-size:14px;color:#999;}
.index-news-right-top-nr-title {margin-bottom:10px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.index-news-right-top-nr-title a{font-size:20px;color:#cc1720;}
.index-news-right-top-nr-title a:hover{text-decoration:underline;}

.news-box{margin-top:30px;border:1px solid #eaeaea;padding:2%;}
.news-rq { width:8%;  text-align: center; font-size: 16px; padding:45px 0; color: #666;  }
.news-rq-x { font-size: 48px; line-height: 48px; color: #cc1720; }
.news-wz-hz { width:90%;border-left: 1px dashed #e1e1e1; padding-left:3%;}
.news-hz { border-bottom: 1px solid #eaeaea; padding-bottom: 30px; margin-bottom: 50px; overflow: hidden; display: block; transition: transform 0.5s; -webkit-transition: transform 0.5s; }
.news-hz:hover { transform: translateY(-6px); -webkit-transform: translateY(-6px);}

.rqsz { font-size: 70px; line-height: 70px; }
.news-centent { width: 100%; float: left; color: #666; margin-bototm: 15px; }
.news-centent-title { margin-bottom: 10px; }
.news-centent-title a { font-size: 20px; }
.news-nr { margin:20px 0; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;color:#666; }
.news-ll { width: 70px; height: 52px; float: right; text-align: center; border: 1px solid #d6d7d6; border-radius: 5px; padding-top: 18px; margin-right: 30px; }
.news-ti { font-size: 26px; line-height: 35px; text-align: center;  }
.time { font-size: 15px; color: #666; font-weight: normal; }
.news-more { width: 140px; line-height:36px; text-align: center;  }
.news-more a{color:#666;font-size:15px;border: 1px solid #e1e1e1;border-radius:5px;display: block;}
.news-more:hover a { background: #cc1720; color: #fff; display: block; }
.about-content { margin:30px 0;  }


.map-tu {float:left;width:100%; padding: 5px; margin-top:50px;border: 1px solid #e6e6e6;overflow:hidden;}

.contact-hz{ margin-bottom: 30px; overflow: hidden; }

.contact-nr{float:left;width:40%;}
.contact-nr .gsm{font-size:24px;font-weight:normal;margin-bottom:20px;}
.contact-ewm-hz{margin-top:30px;float:left;width:100%;}
.contact-nr-ewm{float:left;text-align:center;}
.contact-nr-ewm li{float:left;margin-right:25px;}
.contact-nr-lxfs a:hover{color:#ec1c26;}
.contact-feedback{float:right;width:55%;}
.contact-feedback-title{font-size:24px;margin-bottom:20px;}

 input,textarea {
	outline:none;
 }
.soka{ width: 49.6%; border: 1px solid #D8D8D8; line-height: 40px; margin-bottom: 20px; padding-left: 1%;  font-size: 15px;font-family:"Microsoft YaHei", verdant, tahoma;  }

.sokb{  border: 1px solid #D8D8D8; line-height: 35px; margin-bottom: 15px; padding-left: 1%;font-size: 15px; font-family:"Microsoft YaHei", verdant, tahoma; width:100%;}

.tj{ width: 160px; border: 1px solid #cc1720; line-height: 42px; text-align: center; color: #fff; background-color: #cc1720; cursor: pointer; font-family: Arial,Microsoft YaHei; font-size: 16px; border-radius: 25px; }

