/*通用样式*/
.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;}


/*头部样式*/
.vn-head{
	height: 35px;
	line-height: 35px;
	background: url(../images/head.png) no-repeat center center;
	font-size: 14px;
	color: #ffffff;
}
.vn-head a{
	color: #fff;
}
.huanying{
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 35px;
}
.logo1{
	line-height: 110px;
}


/*导航栏样式*/
#menu{width: 670px;}
.nav{height:110px;}
.nav li{line-height:110px;height:110px;text-align:center;width:84px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:110px;color:#000000;height:110px;font-size: 15px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#007aca;}

.nav .sec{height:0;background:#01557a;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:110px;left:0px;display: none;}
.nav .sec a{background:#01557a;color:#fff;height:38px;line-height:38px;width:84px;}
.nav .sec a:hover{background:#042d3f;text-decoration:none;}

/*首页banner*/
.banner{width:1920px;margin:0 auto;position:relative;height:600px;left: 50%;margin-left: -960px;}
.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}
.banner ul.bb li{position:absolute;display:none;}
.banner .num{position:absolute;right:900px;bottom:20px;z-index:100;}
.banner .num li{width:15px;height:15px;display:inline-block;margin-right:4px;background:#fff;line-height:15px;
	text-indent:-100px;overflow:hidden;border-radius:10px;}
.banner .num li.num_hover{background-color:#666;}
.banner .num li.num_hover a{color:#fff;}
.banner .num li a{float:left;display:block;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:15px;height:15px;line-height:15px;}


/*热门搜索*/
.search{text-align:left;height:107px;background: url(../images/search.png) no-repeat center center;}
.hotSearch{width:400px;float:left;height:107px;line-height:107px;font-weight:normal;font-size: 15px;color: #000000;}
.hotSearch a{margin-right:6px;color: #000000;}
#formsearch{width:436px;float:left;height: 40px;background: url(../images/ss.png) no-repeat center center;margin-left: 55px;margin-top: 33px;}
#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:40px;line-height:40px;padding-left:4px;color:#666;background: none;border:none;width: 382px;}
#formsearch input#s_btn{width:46px;height:40px;line-height:40px;text-align:center;background:none;color:#fff;border:none;cursor:pointer;font-size: 0px;}
.search-contact{
    font-size:27px;
    color: #e88624;
    /*font-family: "Haettenschweiler";*/
    margin-top: 43px;
    margin-right: 33px;
}


/*工程案例*/
.vn1{
	background: #f4f4f4;
	border-top: 7px solid #e0e0e0;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	float: left;
}
.vn1 .vn1200{
    position: relative;
}
.vn1-title h3{
	font-size: 32px;
	font-weight: 400;
	color: #007aca;
	line-height: 32px;
	text-align: center;
	margin-top: 57px;
	background: url(../images/xian.png) no-repeat center center;
}
.vn1-title h3 span{
	font-size: 32px;
	color: #e88624;
	font-weight: 600;
	text-transform: uppercase;
	padding-left: 11px;
}
.vn1-title p{
	font-size: 16px;
	color: #777777;
	line-height: 16px;
	text-align: center;
	margin-top: 23px;
}
.vn1-about{
	background: #fff;
	border:1px solid #e0e0e0;
	margin-top: 34px;
	font-size: 14px;
	color: #777777;
	text-align: center;
	padding: 22px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}
.vn1-case{
	position: relative;
	padding-top: 54px;
}

.vn1-pro li{
	float: left;
	width: 270px;
	margin-left: 20px;
	margin-right: 20px;
}
.vn1-pro li img{
	width: 270px;
	height: 180px;
}
.l_btn1{
    position: absolute;
    display: block;
    left:-6%;
    top: 46%;
}
.r_btn1{
	position: absolute;
	display: block;
	right:-6%;
	top: 46%;
}


.vn1-product{
    position: relative;
    padding-bottom: 60px;
    background: #f4f4f4;
}

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








/*产品中心*/
.vn2-cate{
	text-align: center;
	margin-top: 29px;
}
.vn2-cate li{
	display: inline-block;
	width: 184px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
	margin: 0 5px;
	background: #ecebe9;
}
.vn2-cate li a{
	color: #444444;
}
.vn2-cate li:hover{
	background: #007aca;
}
.vn2-cate li:hover a{
	color: #fff;
}

.vn2-con ul{
    text-align: justify;
    margin-top: 31px;
}
.vn2-con li{
        margin-left: 15px;
    display: inline-block;
    width: 385px;
    vertical-align: top;
    overflow: hidden;
    text-align: center;
  
    margin-bottom: 23px;
    float: left;
}
.vn2-con ul:after{
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.vn2-con li img{
	width: 385px;
	height: auto;


}
.vn2-con li h3 a{
	display: block;
	line-height: 45px;
	font-size: 16px;
	background: #007aca;
	color: #ffffff;
	font-weight: 400;
}
.vn2-con li:hover h3 a{
	background: #e88624;
}



/*关于我们*/
.vn3{
	height: 674px;
	background: url(../images/vn3.png) no-repeat center center;
	margin-top: 15px;
}
.vn3-about{
    margin: 0 16px;
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 30px;
    padding-top: 230px;
}

.vn3-tu{
	margin-top: 65px;
}
.vn3-tu li{
	float: left;
	margin-left: 86px;
}
.vn3-tu li:nth-child(2){
	margin-left: 167px;
}
.vn3-tu li:nth-child(3){
	margin-left: 146px;
}
.vn3-neirong{
	margin-left: 25px;
}
.vn3-neirong h3 a{
    font-size: 20px;
    font-weight: 400;
    color: #ffffff;
    margin-top: 10px;
    display: block;
}
.vn3-neirong span{
	display: block;
	font-size: 14px;
	color: #ffffff;
}

.vn3-shuzi{
	margin-top: 60px;
}

.mumping_mun li{
	float: left;
	text-align: center;
	width: 250px;
	margin-left: 35px;
}
.mumping_mun li:nth-child(2){
	margin-left: 45px;
}
.mumping_mun li:nth-child(3){
	margin-left: 45px;
}
.mun_top h2{
	font-size: 55px;
	font-weight: 400;
	color: #595959;
	display: inline-block;
	font-family: "宋体";
	line-height: 55px;
	letter-spacing: 4px;
}
.mun_top span{
	display:inline-block;
	font-size: 14px;
	color: #666666;
}
.mumping_mun li p{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}


.vn4{
	position: relative;
}

.vn4-case{
	overflow: hidden;
	margin-top: 38px;
}
.vn4-pro li{
	float: left;
	width: 378px;
	margin-left: 15px;
	margin-right: 15px;
	border:1px solid #dddddd;
}
.vn4-pro li a.img{
	display: block;
	overflow: hidden;
}
.vn4-pro li img{
	width: 378px;
	height: 252px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn4-pro li img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}
.vn4-pro li h3 a{
	display: block;
	line-height: 71px;
	text-indent: 23px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	background: url(../images/jian.png) no-repeat 300px center;
}
.vn4-case a.next{
	position: absolute;
	display: block;
	left:15%;
	top: 55%;
}
.vn4-case a.prev{
	position: absolute;
	display: block;
	right:15%;
	top: 55%;
}


.vn5{
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	float: left;
	background: #f4f4f4;
	height: 556px;
	margin-top: 52px;
}
.vn5-cate{
	text-align: center;
	margin-top: 35px;
}
.vn5-cate li{
	display: inline-block;
	width: 190px;
	height: 41px;
	text-align: center;
	line-height: 41px;
	font-size: 16px;
	margin: 0 5px;
	background: #007aca;
}
.vn5-cate li a{
	color: #ffffff;
}


.vn5-con{
	margin-top: 50px;
}
.vn5-left{
	width: 591px;
}
.vn5-left ul li{
	width: 589px;
	height: 139px;
	border: 1px solid #dedede;
	margin-bottom: 10px;
}
.vn5-tu{
	overflow: hidden;
}
.vn5-tu img{
	width: 211px;
	height: 139px;
	-webkit-transition: all ease .5s;
    -moz-transition: all ease .5s;
    -ms-transition: all ease .5s;
    -o-transition: all ease .5s;
    transition: all ease .5s;
}
.vn5-tu img:hover{
	-webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
    -ms-transform: scale(1.2,1.2);
    -o-transform: scale(1.2,1.2);
    transform: scale(1.2,1.2);
}

.vn5-neirong{
	width: 325px;
	margin-left: 25px;
}
.vn5-neirong h3 a{
	display: block;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	line-height: 16px;
	margin-top: 21px;
}
.vn5-neirong p{
	font-size: 14px;
	color: #777777;
	line-height: 23px;
	margin-top: 16px;
}
.vn5-right{
	width: 555px;
}
.vn5-right ul li{
	margin-top: 23px;
}
.vn5-right ul li:first-child{
	margin-top: 18px;
}
.vn5-right ul li h3{
	float: left;
	font-size: 16px;
	font-weight: 400;
	color: #333333;
	text-indent: 20px;
	background: url(../images/xing.png) no-repeat left center;
	line-height: 17px;
}
.vn5-right ul li h3 a{
	color: #333333;
}
.vn5-right ul li span{
	display: block;
	float: right;
	font-size: 14px;
	color: #777777;
	line-height: 17px;
}



.vn6{
	height: 650px;
	background: url(../images/vn6.png) no-repeat center center;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	float: left;
}
.vn6 .vn1-title h3{
	color: #fff;
}
.vn6 .vn1-title p{
	color: #fff;
}



.foot-last{
	height: 304px;
	background: #007aca;
}
.foot1{
	width: 273px;
	color: #fff;
	margin-top: 51px;
}
.foot1 p:nth-child(2){
	margin-top: 11px;
}
.foot1 p:nth-child(3){
	margin-top: 13px;
}
.foot1 p:nth-child(4){
	margin-top: 13px;
	line-height: 24px;
}
.foot2{
	margin-left: 120px;
}
.foot2 h3{
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	margin-top: 53px;
}
.foot2-con a{
	font-size: 14px;
	color: #abd5f1;
	margin-top: 7px;
	display: block;
}


.foot3{
	margin-left: 125px;
}
.foot3 h3{
	font-size: 16px;
	font-weight: 400;
	color: #ffffff;
	margin-top: 53px;
}
.foot3-con{
    font-size: 14px;
    color: #abd5f1;
    margin-top: 3px;
    line-height: 28px;
}
.foot4{
	margin-top: 85px;
}

.foot-last1{
	text-align: center;
	font-size: 14px;
	color: #777777;
	height: 81px;
	background: #353535;
}
.last-con{
	padding-top:10px;
}







/*头部样式*/
#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:1200px;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{height: 127px;background: #eeeeee;border-top: 7px solid #e0e0e0;}
.link-title{
	font-size: 32px;
	color: #777777;
	font-family: "Arial";
	text-transform: uppercase;
	line-height: 70px;
	position: relative;
}
.link-title:after{
	content: "";
    width: 1px;
    height: 39px;
    background: #dadada;
    position: absolute;
    right: -30px;
    top: 15px;
}
.link-con{
    line-height: 28px;
    margin-left: 148px;
    font-size: 14px;
    color: #5f5f5f;
    margin-top:2px;
}
.link-con a{
	color: #5f5f5f;
	display: inline-block;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.link-con a:after{
	content:"|";
	position: absolute;
	right: -9px;
}

/*页面底部*/
#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;font-weight:bold;font-family:"微软雅黑";font-size:18px;color:#000;background: none;}
.left .box .content{padding:5px 0px;background: #e2e2e2;margin-top: 10px;}

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

.n_banner{width:1920px;margin:0 auto;height: 400px;}
.n_banner img{width:1920px;margin:0 auto;height: 400px;}
.left{width:247px;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;font-weight:bold;}
.n_contact .content{padding:5px!important;line-height:24px;padding-left: 15px!important;}

.right{width:905px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;background: url(../images/h1.png) no-repeat center bottom;padding-bottom: 10px;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;font-size:22px;font-weight: 400;color: #333333}
.site{
	font-size: 14px;
	color: #555555;
	line-height: 90px;
	background: url(../images/dizhi.png) no-repeat left center;
	padding-left: 25px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;font-size:16px;}
.sort_album{margin-top: 15px;}



.n-title{
	height: 83px;
	background: #eeeeee;
	border-bottom:7px solid #e0e0e0;
}
.n-title h3{
	line-height: 90px;
	font-size: 26px;
	color: #333333;
}
.xypg-pro-description{
	border: 1px solid #e5e5e5;
	font-size: 14px;
	color: #333333;
	padding: 20px 20px;
}

.news_list{
	padding-top: 15px;
	padding-bottom: 15px;
}