/*头部样式*/
.wrap{
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: relative;
}
.container{
	width: 1200px;
	margin: 0px auto;
}

.titles{
	text-align: center;
}
.titles h3{
	font:400 32px/32px Microsoft Yahei;color: #333333;
}
.titles h4{
	font:400 18px/32px Microsoft Yahei;color: #dc5c03;
	text-transform: uppercase;
	margin-top: 10px;
	background: url(../images/line2.png) no-repeat center center;
}
.titles p{
	font:400 14px/32px Microsoft Yahei;color: #888888;
}


#header{
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	position: absolute;
	border-bottom: 1px solid #4b4c47;
z-index: 600000;
    background:rgba(0,0,0,.3);
}
.top{
	width:1200px;margin:0 auto;
	height: 110px;
}
.logo{float:left;line-height: 110px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;width: 750px;margin-left: 30px;}
.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:15px;
	font:400 14px/32px Microsoft Yahei;color: #fff;}
.topLink .k1 a{
	font:400 14px/32px Microsoft Yahei;color: #fff;
}
.topLink .k1 p{
	display: inline-block;
	padding-left: 23px;
	font:400 14px/32px Microsoft Yahei;color: #fff;
	background: url(../images/phone.png) no-repeat 0 center;
}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{margin-top:5px;}

/*热门搜索*/
.ss{
	margin-top: -85px;
	height: 80px;
	background: rgba(224,118,8,.5);
	border-bottom: 5px solid #e07608;
	position: relative;
	z-index: 2000;
}
.search{height:80px;}
#formsearch{width:506px;float:right;margin-top: 24px;}
.hotSearch{width:400px;float:left;height:24px;line-height:80px;font-weight:normal;
	font:400 15px/80px Microsoft Yahei;color: #fff;
}
.hotSearch a{
	font:400 15px/80px Microsoft Yahei;color: #fff;
}
#search-type{
	float: left;width:100px;height: 40px;border: 1px solid #fff;margin-right: 5px;
}
.ggs{
	float: left;
	width: 396px;
	height: 38px;
	border:1px solid #fff;
}

/*主体样式*/

.products{
	margin-top: 45px;
}
.p_list{
	text-align: center;
}
.p_list li{
	display: inline-block;
	width: 140px;
	height: 55px;
	border:1px solid #dddddd;
	margin: 0px 7px;
}
.p_list li a{
	display: block;
	text-align: center;
	line-height: 55px;
	font:400 18px/55px Microsoft Yahei;color: #000;
}
.p_list li:hover{
	background: #f5f5f5;
}

.p_pic{
	margin-top: 30px;
}

.product_list1{
	width: 485px;
	float: left;
}
.product_list1 li{
	box-shadow: 0px 4px 9px #d3d3d3;
}
.product_list1 li img{
	width: 485px;
	height: 325px;
}
.product_list1 li h3{
	height: 76px;
}
.product_list1 li h3 a{
	display: block;
	line-height: 76px;
	padding-left: 20px;
	font:400 17px/76px Microsoft Yahei;color: #fff;
	background: url(../images/more1.png) no-repeat 90% center #e07608;
}
.product_list2{
	width: 716px;
	margin-left: 10px;
	margin-left: 9px;
	margin-right: -10px;
}
.product_list2 li{
	float: left;
	width: 220px;
	margin-left: 10px;
	margin-right: 8px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 5px #ddd;
}
.product_list2 li img{
	width: 220px;
	height: 145px;
}
.product_list2 li h3{
	height: 40px;
}
.product_list2 li h3 a{
	font:400 14px/40px Microsoft Yahei;color: #555;
	padding-left: 10px;
	display: block;
}
.product_list2 li:hover h3 a{
    background: #e87518;
    color: #fff;
}

.abouts{
	margin-top: 30px;
	height: 675px;
	background: #f5f5f5;
}
.coms{
	padding-top: 45px;
}
.about_neis1{
	width: 585px;
	float: left;
	
}
.about_neis1 ul{
	margin: 0px -7px;	
}
.about_neis1 ul li{
	float: left;
	width: 235px;
	height: 180px;
	background: #fff;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
	position: relative;
	margin: 0px 7px;
	margin-bottom: 15px;
}
.about_neis1 ul li h3{
	font:400 18px/30px Microsoft Yahei;color: #555;
	margin-bottom: 14px;
}
.about_neis1 ul li p{
	font:400 14px/25px Microsoft Yahei;color: #555;
}
.about_neis1 ul li a{
	font:400 14px/25px Microsoft Yahei;color: #555;text-transform: uppercase;
	display: block;
	width: 97px;
	position: absolute;
	left: 25px;
	bottom: 30px;
	background: url(../images/san.png) no-repeat right center;
}
.about_neis1 ul li:nth-child(2){
	background: #0666bd;
	color: #fff;
}
.about_neis1 ul li:nth-child(2) h3{
	color: #fff;
}
.about_neis1 ul li:nth-child(2) a{
	color: #fff;
	background: url(../images/san2.png) no-repeat right center;
}
.about_neis1 ul li:nth-child(2) p{
	color: #fff;
}
.about_neis1 ul li:nth-child(3){
	background: #e07608;
	color: #fff;
}
.about_neis1 ul li:nth-child(3) h3{
	color: #fff;
}
.about_neis1 ul li:nth-child(3) a{
	color: #fff;
	background: url(../images/san2.png) no-repeat right center;
}
.about_neis1 ul li:nth-child(3) p{
	color: #fff;
}

.about_neis{
	margin-top: 30px;
}
.about_neis2{
	width: 600px;
	height: 425px;
	margin-left: 15px;
	background: url(../images/about.png) no-repeat 0;
}
.about1{
	padding: 25px 35px 0 30px;
	position: relative;
	height: 400px;
}
.about1 h3{
	font:400 18px/25px Microsoft Yahei;color: #fff;text-transform: uppercase;
	margin-bottom: 14px;
}
.about1 p{
	font:400 14px/25px Microsoft Yahei;color: #fff;text-transform: uppercase;
}
.about1 a{
	display: block;
	width: 97px;
	position: absolute;
	left: 25px;
	bottom: 30px;
	font:400 14px/25px Microsoft Yahei;color: #fff;text-transform: uppercase;
	background: url(../images/san2.png) no-repeat right center;
}



.ads{
	height: 693px;
	background: url(../images/ad.jpg) no-repeat 0 0;
}
.ad_neis{
	padding-top: 40px;
}
.titles2{
	text-align: center;
}
.titles2 h3{
	font:400 14px/25px Microsoft Yahei;color: #fff;text-transform: uppercase;
	margin-top: 20px;
}

.product_list3{
	margin-top: 32px;
}
.product_list3 li{
	width: 300px;
	float: left;
}
.product_list3 li .neis4{
	height: 195px;
	padding-top: 45px;
	height: 149px;
	text-align: center;
	background: url(../images/n4.png) no-repeat 0px 0px;
}
.product_list3 li .neis4 span{
	display: block;
	font:400 32px/32px Arial;color: #555555;text-transform: uppercase;
}
.product_list3 li .neis4 h3{
	display: block;
	font:600 22px/50px Microsoft Yahei;color: #555555;text-transform: uppercase;
}
.product_list3 li .neis5{
	padding-top: 45px;
	width: 245px;
	padding: 70px 25px 0 30px;
	height: 156px;
	font:400 14px/25px Microsoft Yahei;color: #fff;text-transform: uppercase;
	background: url(../images/n5.png) no-repeat 0px 0px;
}
.product_list3 li:nth-child(2n) .neis5{
	background: url(../images/n6.png) no-repeat 0px 0px;
}


.news_box{
	margin-top: 50px;
}


.tabs{
	text-align: center;
}
.tabs li{
	display: inline-block;
	width: 215px;
	height: 55px;
	border:1px solid #dddddd;
	margin: 0px 7px;
}
.tabs li a{
	display: block;
	text-align: center;
	line-height: 55px;
	font:400 18px/55px Microsoft Yahei;color: #000;
}
.tabs li:hover{
	background: #f5f5f5;
}

.tabs{
	margin-top: 30px;
}
.tabs li a.tab_click{
	display: block;
	text-align: center;
	line-height: 55px;
	background: #f5f5f5;
}

.list1{
	width: 500px;
	padding: 20px 35px 35px 30px;
	background: #f5f5f5;
}

.list1 li a{
	display: block;
	font:400 16px/25px Microsoft Yahei;color: #333;
	margin-bottom: 10px;
}
.list1 li a.more2{
	display: block;
	width: 145px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	background: url(../images/san2.png) no-repeat 85% center #e07608;
	font:400 14px/35px Arial;color: #fff;
	margin-top: 20px;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.list1 li span{
	display: block;
	margin-bottom: 10px;
	font:400 14px/20px Microsoft Yahei;color: #999999;
} 
.list1 li img{
	width: 500px;
	height: 270px;
}

.list2{
	width: 580px;
	margin-left: 50px;
}
.list2 li{
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 30px;
}
.list2 li span{
	display: block;
	width: 90px;
	height: 62px;
	text-align: center;
	padding-top: 20px;
	border-right: 1px solid #dddddd;
	font:400 14px/25px Arial;color: #555;
}
.list2 li span s{
	display: block;
	text-decoration: none;
	font:400 22px/30px Arial;color: #555;
}
.list2 li .nes2{
	width: 460px;
	margin-left: 24px;
	font:400 14px/20px Microsoft Yahei;color: #999;

}
.list2 li .nes2 a{
	display: block;
	font:400 16px/25px Microsoft Yahei;color: #555555;
	margin-bottom: 10px;
}
.tab_content{
	margin-top: 30px;
}


.case_box{
	height: 457px;
	margin-top: 37px;
	background:#f0f0f0;;
}
.case_neis{
	padding-top: 40px;
}

.contacts{
	height: 83px;
	background: #fff;
	padding-top: 25px;
	font:400 14px/25px Microsoft Yahei;color: #555555;
}

#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;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首页新闻*/
.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;}




/*友情链接*/
.fls{
	border-top: 1px solid #c1c1c1;
}
.f_e{
	padding-top: 24px;
	margin-bottom: 30px;
}
.f_link{
	width:530px;
	margin-left: 30px;
}
.f_link span{
	display: block;
	font:400 16px/25px Microsoft Yahei;color: #555555;
}
.f_link a{
	font:400 14px/25px Microsoft Yahei;color: #555555;
}
.ewm{
	width: 370px;
	height: 110px;
	border: 1px solid #c1c1c1;
}
.aass{
	padding:17px 20px;
	font:400 14px/25px Microsoft Yahei;color: #555555;
}

/*页面底部*/
#footer{
	text-align:center;
	height: 66px;
	background: #dc5c03;
	color: #fff;
	font:400 14px/25px Microsoft Yahei;
	padding-top: 20px;
}
#footer a{color:#fff;
	font:400 14px/25px Microsoft Yahei;}
#footer a:hover{color:#fff;text-decoration:none;
	font:400 14px/25px Microsoft Yahei;}
.nav_foot{text-align:center;color:#fff;
	font:400 14px/25px Microsoft Yahei;}
.copyright{text-align:center;
	font:400 14px/25px Microsoft Yahei;}


/*------------内页-------------------*/
.left .box{padding-bottom:27px;background: #f5f5f5;}
.left .box h3{
	text-align: center;
	line-height:86px;font-weight:bold;font-family:"微软雅黑";padding: 0px;
	background:url(../images/m.png) no-repeat 0% 100%;font-size:30px;color:#fff;
}
.left .box .content{padding:10px 15px;}

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

.n_banner{width:1000px;margin:0 auto;}
.n_banner img{width:1000px;margin:0 auto}
.left{width:276px;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;font-size:14px;}

.right{width:905px;float:right;padding-bottom:10px;}
.sitemp{line-height:45px;height:45px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:45px;text-align:center;text-align:left;text-indent:40px;font-size:20px;color: #333333;font-family: Microsoft Yahei;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:45px;font-family: Microsoft Yahei;font-size: 14px;color: #555;}
.sitemp .site  a{
	font-size: 14px;color: #555;
	font-family: Microsoft Yahei;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;font-size:15px;font-family:"微软雅黑";}
