/*通用样式*/
.vn1920{
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}
.vn1200{
    width: 1200px;
    margin: 0 auto;
}
.fl{
    float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


/*头部样式*/
.head-all{
	height: 154px;
	background: url(../images/head.png) no-repeat center center;
}
.vn-head{
	height: 29px;
	line-height: 29px;
	font-size: 14px;
	color: #333333;
	font-family: "微软雅黑";
}
.vn-head a{
	color: #333333;
}
.logo1{
	margin-top: 27px;
}
.top-contact{
	margin-top: 24px;
}

/*导航栏样式*/
#menu{height:46px;background: #cc0000;}
.nav{height:46px;}
.nav li{line-height:46px;height:46px;text-align:center;width:109px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:46px;color:#fff;height:46px;font-size: 14px;font-weight: 600;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#ff6600;}

.nav .sec{height:0;background:#cc0000;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:46px;left:-2px;}
.nav .sec a{background:#cc0000;color:#fff;height:38px;line-height:38px;width:114px;}
.nav .sec a:hover{background:#ff6600;text-decoration:none;}

/*首页banner*/

.topbanner{position:relative;}
.banner{width:100%;height:100%;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;width:100%;height:100%;}
.banner ul.bb li{position:absolute;display:none;width:100%;height:100%;}
.banner ul.bb li a{width:100%;display:block;height:100%;}
.banner ul.bb li a img{width:100%;height:100%;}
.banner .num{position:absolute;right:2px;bottom:10px;width:100%;z-index:100;padding:5px 0px;opacity:0.8;text-align:center;}
.banner .num li{width:10px;height:10px;display:inline-block;margin-right:8px;background:#fff;_display:inline;_font-size:0px;}
.banner .num li{*display:inline;_zoom:1;_display:inline;}
.banner .num li.num_hover{background-color:#ee6231;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:10px;height:10px;text-indent:-100px;overflow:hidden;opacity:1;}






/*热门搜索*/
/*.search{text-align:left;height:24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
.hotSearch a{margin-right:6px;}
#formsearch{width:320px;float:right;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}
#formsearch input{height:22px;background:#fff;border:1px solid #c8c8c8;line-height:22px;}
#formsearch input#keyword{height:22px;line-height:22px;padding-left:4px;color:#666;}
#formsearch input#s_btn{width:46px;height:24px;line-height:24px;text-align:center;background-color:#3480ce;color:#fff;border:none;cursor:pointer;}
*/
/*产品中心*/

.vn1-title{
	height: 94px;
}
.vn1-title h3{
	font-size: 30px;
	color: #333333;
	font-weight: 100;
	font-family: "微软雅黑";
	line-height: 94px;
	float: left;
}
.title-xian{
	line-height: 94px;
	margin-left: 23px;
	float: left;
}
.vn1-title h2{
	font-size: 20px;
	color: #333333;
	font-weight: 400;
	font-family: "Centaur";
	line-height: 18px;
	margin-left: 23px;
	margin-top: 33px;
	float: left;
	text-transform: uppercase;
}
.title-more{
	font-size: 14px;
	color: #333333;
	width: 124px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border: 1px solid #333333;
	float: right;
	margin-top: 33px;
}
.title-more a{
	color: #333333;
}


.vn1-con{
	background: url(../images/vn1.png);
	height: 561px;
	width: 1920px;
	position: relative;
	margin-left: -960px;
	left: 50%;
}

.vn1-cate{
	margin-top: 53px;
}
.vn1-cate li{
	width: 203px;
	height: 104px;
	line-height: 104px;
	background: url(../images/xian.png) no-repeat center center #fff;
	font-size: 20px;
	font-family: "微软雅黑";
	text-align: center;
	margin-top: 6px;
}
.vn1-cate li a{
	color: #333333;
}
.vn1-cate li:hover{
	background: url(../images/xian1.png) no-repeat center center #ff6600;
}
.vn1-cate li:hover a{
	color: #fff;
}

.vn1-right{
	width: 810px;
}

.vn1-product li a.img{
	display: block;
	float: left;
	margin-top: 58px;
}
.vn1-product li .neirong{
	float: right;
	background: #fff;
	width: 362px;
	height: 360px;
	margin-top: 76px;
}


.neirong h3{
	font-size: 24px;
	font-weight: 400;
	font-family: "微软雅黑";
	line-height: 26px;
	margin-left: 25px;
	margin-top: 62px;
}
.neirong h3 a{
	color: #333;
}
.neirong-img{
	margin-top: 20px;
	margin-left: 25px;
}

.neirong-content{
	margin-left: 25px;
	margin-right: 32px;
	font-size: 14px;
	color: #666666;
}
.neirong-content p{
	margin-top: 6px;
}
.neirong-content span{
	font-size: 16px;
	color: #333333;
}
.neirong a.pro-more{
    display: block;
    font-size: 14px;
    color: #cc0000;
    margin-left: 25px;
    background: url(../images/jian.png) no-repeat 70px center;
    margin-top: 20px;
}

.vn1-product .slick-dots{
    position: absolute;
    left: -410px;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: -25px;
}
.vn1-product .slick-dots li{
    display: inline-block;
    margin: 0px 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #cc0000;
    cursor: pointer;
    transition: all ease 0.5;
}
.vn1-product .slick-dots li button{
	background: none;
    outline: none;
    border: none;
    font-size: 0;
}
.vn1-product .slick-dots li.slick-active{
	border: 1px solid #cc0000;
	background: none;
}

/*五大优势*/
.vn2-title{
	text-align: center;
	margin-top: 33px;
}
.vn2-con{
	margin-top: 35px;
	position: relative;
}
.vn2-con ul li{
	width: 578px;
	height: 172px;
	background: url(../images/cate1.png) no-repeat center center;
	margin-top: 19px;
}
.vn2-con ul li:nth-child(4){
	position: absolute;
	right: 0px;
	top: 45px;
}
.vn2-con ul li:nth-child(5){
	position: absolute;
	right: 0px;
	top: 275px;
}
.vn2-con ul li a.img{
	display: block;
	line-height: 172px;
	margin-left: 31px;
}
/* .mask{
	width: 310px;
	margin-left: 40px;
	margin-top: 38px;
} */
.mask-title h3{
	font-size: 18px;
	font-weight: 600;
	color: #333333;
	font-family: "微软雅黑";
}
.mask-title h2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	font-family: "微软雅黑";
}
.mask span{
	display: block;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
	margin-top: 11px;
}


/*横图一*/
.vn3{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	margin-top: 46px;
}


/*合作案例*/
.vn4{
	margin-top: 14px;
}
.vn4-con{
	position: relative;
}
.vn4-pro li{
	float: left;
	margin-left: 7px;
	margin-right: 7px;
}
.vn4-pro li img{
	width: 289px;
	height: 194px;
	border: 1px solid #ffd6ad;
}
.vn4-pro li h3{
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-size: 14px;
	background: #f1efef;
	font-weight: 400;
	margin-top: 6px;
}
.vn4-pro li h3 a{
	color: #252020;
}

#pdemo{overflow:hidden;width:100%;margin:0 auto;}
#pindemo {float: left;width:800%!important;}
#pdemo1 {float: left;}
#pdemo2 {float: left;}

.l_btn1{
	position: absolute;
    left: -75px;
    top: 35%;
}
.r_btn1{
	position: absolute;
    right: -75px;
    top: 35%;
}

/*六大服务*/
.vn5{
	margin-top: 47px;
}
.vn5-title{
	text-align: center;
}
.vn5-con{
	margin-top: 35px;
}
.vn5-con ul li{
	width: 224px;
	height: 427px;
	background: url(../images/cate2.png) no-repeat center center;
	float: left;
	margin-left: 18px;
	text-align: center;
}
.vn5-con ul li:first-child{
	margin-left: 0px;
}
.vn5-con ul li a.img{
	display: block;
	margin-top: 5px;
}
.vn5-con ul li h3{
	font-size: 18px;
	color: #cc0000;
	font-family: "微软雅黑";
	line-height: 20px;
	margin-top: 12px;
}
.vn5-con ul li span{
	display: block;
	font-size: 14px;
	color: #333333;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 12px;
	line-height: 19px;
}


/*横图二*/
.vn6{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	margin-top: 50px;
}

/*新闻中心*/
.vn7{
	margin-top: 24px;
}
.vn7-left{
	width: 514px;
}
.vn7-left ul li img{
	width: 514px;
	height: 353px;
}

.news-tu .slick-dots{
	position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 0;
    z-index: 9;
    bottom: 20px;
}
.news-tu .slick-dots li{
	display: inline-block;
    margin: 0 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
.news-tu .slick-dots li button{
	background: none;
    outline: none;
    border: none;
    font-size: 0;
}
.news-tu .slick-dots li.slick-active{
	background-color: #e60012;
}


.vn7-right{
	width: 647px;
	margin-left: 32px;
}
.vn7-right ul li{
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	margin-top: 33px;
}
.vn7-right ul li:first-child{
	margin-top: 0px;
}
.riqi{
	width: 40px;
	border-top: 3px solid #e60012;
}
.news-mask{
	width: 572px;
	margin-left: 35px;
}
.ri{
	font-size: 30px;
	font-family: "微软雅黑";
	color: #333333;
	line-height: 24px;
	text-align: center;
	margin-top: 8px;
}
.yue{
	font-size: 14px;
	color: #666666;
	line-height: 12px;
	text-align: center;
	margin-top: 10px;
}

.news-mask h3{
	font-size: 24px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}
.news-mask h3 a{
	color: #333333;
}
.news-mask p{
	font-size: 14px;
	color: #999999;
	line-height: 14px;
	margin-top: 23px;
}
.news-mask span{
	display: block;
	font-size: 14px;
	color: #999999;
	background: url(../images/yan.png) no-repeat left center;
	padding-left: 25px;
	float: right;
}

/*车间展示*/
.vn8{
	margin-top: 38px;
}
.vn8-title{
	text-align: center;
}
.vn8-con{
	margin-top: 20px;
}
.vn8-left{
	width: 598px;
}
.vn8-right{
	width: 595px;
}
.vn8-right li{
	float: left;
	margin-bottom: 7px;
}
.vn8-right li img{
	width: 292px;
	height: 197px;
}
.vn8-right li:nth-child(2n){
	margin-left:7px; 
}


/*在线留言*/
.vn9{
	height: 477px;
	background: url(../images/bj1.png) no-repeat center center;
	margin-top: 55px;
}
.vn9 h3{
	font-size: 36px;
	color: #333333;
	font-weight: 100;
	line-height: 37px;
	padding-top: 95px;
	margin-left: 11px;
}
.vn9 h2{
	font-size: 18px;
	font-weight: 100;
	color: #cc0000;
	line-height: 20px;
	padding-top: 8px;
	margin-left: 11px;
}


.message1{padding-left:10px;z-index:100;position:relative;}
.message1 input{vertical-align:middle;}
.message1 #name{display:block;height:37px;line-height:37px;padding:0;padding-left:6px;border:1px solid #dedede;width:231px;}
.message1 #ptitle{display:block;height:37px;line-height:37px;padding:0;padding-left:6px;border:1px solid #dedede;width:231px;}
.message1 #contact{display:block;height:37px;line-height:37px;padding:0;padding-left:6px;border:1px solid #dedede;width:231px;}
.message1 #email{display:block;height:37px;line-height:37px;padding:0;padding-left:6px;border:1px solid #dedede;width:231px;}
.message1 #address{display:block;height:37px;line-height:37px;padding:0;padding-left:6px;border:1px solid #dedede;width:231px;}
.message1 #content{display:block;width:231px;height:85px;padding:6px;font-size:12px;border:1px solid #dedede;}
.message1 .msgbtn{
	width: 183px;
	height: 47px;
	background: #cc0000;
	text-align: center;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	font-family:"Microsoft YaHei";
	border: none;
	margin-top: 26px;
}
.message1 .shanchu{
	width: 183px;
	height: 47px;
	background: #ff6600;
	text-align: center;
	line-height: 47px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 100;
	font-family:"Microsoft YaHei";
	border: none;
	margin-top: 26px;
	margin-left: 25px;
}
.message1 #code{line-height:26px;padding-top: 0px;}
#checkcode{height:37px;line-height:37px;width:145px;border:1px solid #dedede;}
.m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label{line-height:18px;padding-top:12px;}
.message1 span{
	display: block;
	float: left;
	width: 72px;
	height: 39px;
	line-height: 39px;
	font-size: 18px;
	color: #333333;
	font-weight: 100;
}

.vn9-name{
    margin-top: 50px;
    background: url(../images/xing.png) no-repeat 325px center;
}
.vn9-tel{
	margin-top: 9px;
	background: url(../images/xing.png) no-repeat 325px center;
}
.vn9-code{
	margin-top: 9px;
	position: relative;
}
.vn9-code a#change_code{
    display: block;
    width: 140px;
    height: 33px;
    left: 222px;
    top: 3px;
    font-size: 0px;
    position: absolute;
}

.vn9-content{
    position: absolute;
    left: 432px;
    top: 0px;
    background: url(../images/xing.png) no-repeat 310px 10px;
    padding-right: 100px;
}
.vn9-content span{
	width: 54px;
}



.vn-foot{
	background: #8f8f8f;
}
.foot-contact h3{
	font-size: 18px;
	color: #fff;
	font-weight: 100;
	padding-top: 40px;
}
.contact-con{
	font-size: 14px;
	font-weight: 100;
	color: #ffffff;
	line-height: 28px;
	margin-top: 15px;
	padding-bottom: 48px;
	text-transform: uppercase;
}
.contact-con p:first-child{
	font-size: 18px;
}


.foot-erweima{
	font-size: 14px;
	color: #ffffff;
	font-weight: 100;
	text-align: right;
	margin-top: 25px;
}

.foot-last{
	height: 70px;
	text-align: center;
	background: #707070;
	border-bottom: 18px solid #8f8f8f;
	line-height: 37px;
	font-size: 14px;
	color: #c4c6c9;
}



/*头部样式*/
#header{width:1000px;margin:0 auto;}
.logo{float:left;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1{line-height:32px;padding-top:5px;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}








.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}


/*主体样式*/
#container{width:1000px;margin:0 auto;margin-top:10px;}
.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about{width:460px;float:left;margin-left:12px;padding-bottom:5px;}
.about_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.about .content{padding:5px;padding-bottom:12px;text-indent:20px;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}



/*首页新闻*/
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}

/*首页左侧联系我们*/
.contact{width:218px;float:left;padding-bottom:5px;margin-top:10px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}




/*友情链接*/
.f_link{width:1000px;margin:0 auto;margin-top:15px;line-height:30px;line-height:30px;background-color:#ececec;text-indent:20px;}

/*页面底部*/
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;margin-bottom:10px;padding-top:8px;border-top:2px solid #eee;margin-top:15px;}
#footer a{color:#666;}
#footer a:hover{color:#e87518;text-decoration:none;}
.nav_foot{text-align:center;line-height:24px;color:#666;}
.copyright{text-align:center;line-height:24px;}


/*------------内页-------------------*/
.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:100%;margin:0 auto;position:relative;height:auto;}
.n_banner img{width:100%;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:760px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.sort_album{margin-top: 15px;}
