@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px; font-family: "微软雅黑"; }
.banner_kuang{ width: 100%;min-width: 1200px; height: 400px;}
.main{
	width:1200px;
	margin:auto;
	height:auto;
}
.main_one{
	padding-top:40px;
}
.main_one_top{
	font-size:20px;
	font-weight: 600;
	height:35px;
	line-height: 20px;
}
.main_one_top .img1{
	float:left;
	padding-right:5px;
}
.main_one_text{
	font-size: 16px;
	height:320px;
}
.title{
	width:100%;
	height:265px;
	padding-top:30px;

}
.title_text{
	height:260px;
	width:100%;
	text-align: center;
	font-size:14px;
	border-bottom:1px solid #d3d3d3;
}
.title_text_img{
	float:left;
	height:300px;
	width:25%;
}
.foot{
min-width: 1200px;
width:100%;  
margin:0 auto; 
height:260px; 
background:#30373f;
}