

.container {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.container:after{
	content: "";
	display: block;
	clear: both;
}
.main {
	width: 100%;
	height: auto;
	float: left;
	clear: both;
}






/*产品分类列表*/
.wrap_pro{width: 100%;clear: both;overflow: hidden;padding-bottom: 50px;}
.wrap_pro .wrap_list{float: left;width: 1216px;overflow: hidden;margin-left: -16px;}
.wrap_pro .wrap_list li{width: 288px;margin-left: 16px;position: relative;text-align: center;;float: left;overflow: hidden;height: 305px;margin-bottom: 16px;}
.wrap_pro .wrap_list li .ipro_img{overflow: hidden;width: 288px;height:288px;}
.wrap_pro .wrap_list .ipro_info{width: 230px;height: 50px;position: absolute;left: 50%;background: #eee;margin-left:-115px;line-height: 50px;text-align: center;text-transform: capitalize;font-size: 16px;color: #666;bottom: 0;}
.wrap_pro .wrap_list li:hover img{transform: scale(1.05,1.05);}
.wrap_pro .wrap_list li:hover .ipro_info{background: #e08d36;color: #fff;}
.contact h4{font-size: 31px;line-height: 1;padding-bottom: 25px;}
.contact p{font-size: 16px;line-height: 1.8;padding-bottom: 35px;}
.contact .contact_list{padding:35px 0;overflow: hidden;clear: both;margin-top: 35px;background: #fff;overflow: hidden;}
.contact hr{ width: 100%; height: 1px; background: #ddd; border: 0;}
.contact .contact_list li{float: left;text-align: center;width:259px;padding: 0 20px;}
.contact .contact_list li img{display: block;margin: 0 auto;}
.contact .contact_list li h3{line-height: 40px;font-weight: normal;font-size: 16px;color: #000; margin-top: 10px;}
.contact .contact_list li h2{font-weight: normal;font-size: 20px;line-height: 1.5;color: #616161;}
.contact .contact_list li:last-child h2{ font-size: 16px;}
.contact .contact_list em{float: left;width: 1px;height: 90px;background: #ddd;margin-top: 20px;}
.contact_info{
	padding: 15px 0 0;
	text-align: center;
}
.contact_info img{
	display: inline-block;
}
.contact_info .con_qr{
	display: inline-block;
	padding: 60px 0 0 65px;
	text-align: left;
}
.contact_info .con_qr p{
	margin-top: 10px;
	line-height: 2;
	color: #000;
	font-size: 20px;
	margin-bottom: 0;
	padding: 0;
}
.contact_info .con_qr h3{
	font-size: 25px;
	color: #000;
	line-height: 1;
}

.web_f2 {
  width: 100%;
  height: 380px;
  background: url(/images/web_f.jpg) no-repeat center;
  background-size: cover;
}



/*标题*/
.ab_tit{
	padding: 60px 0 55px;
	text-align: center;
	color: #333;
}
.ab_tit h3{
	font-family: arial;
	font-size: 30px;
	line-height: 1;
	color: #000;
}
.ab_tit p{
	font-size: 18px;
	color: #7f7f7f;
	margin:20px 0 0;
	font-family: arial;
}
/*产品分类*/
.p_type{
	width: 100%;
	height: 34px;
	line-height: 34px;
	text-align: center;
	margin-top: 25px;
}
.p_type span{
	display: inline-block;
	padding: 0 22px 0 15px;
	background: url(../images/type_li.png) right no-repeat;
}
.p_type span:last-child{
	padding-right: 15px;
	background: no-repeat;
}
.p_type span a{
	display: block;
	color: #636363;
	padding: 0 15px;
	line-height: 34px;
	border-radius: 10px;
}
.p_type span a:hover,
.p_type span a.on{
	color: #fff;
	background: #000;
}





/*联系方式*/
.contact{
	
}
