@charset "utf-8";
@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: "微软雅黑";
	background: url(bg_02.png);
}
* {
	padding: 0px;
	margin: 0px;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	list-style: none;
	font-weight: normal;
}
input, select {
	font: 100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", STXihei, "华文细黑", Heiti, "黑体", sans-serif;
}
button {
	overflow: visible
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	outline: none;
}
li {
	list-style: none;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.lf {
	float: left;
}
.rt {
	float: right;
}
.m {
	width: 96%;
	margin: 0px auto;
	
}
.yi {
	width: 24.6%;
	overflow: hidden;
	margin-left:0.5%;
}
.yi img {
	
}
.yi h1 {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	line-height: 50px;
}
.foot {
	width: 100%;
	height: 150px;
	margin-top: 30px;
	background: #f6f6f6;
}
.dz {
	width: 1170px;
	margin: 0 auto;
	padding-top: 25px;
}
.zuo {
	width: 125px;
	margin-left: 50px;
}
.zuo h1 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.zuo a {
	line-height: 20px;
	color: #969696;
	margin-top: 10px;
	display: block;
}
.fff {
	width: 92%;
	margin: 4% auto;
	line-height: 24px;
	font-size: 14px;
}
.neia {
	width: 100%;
	font-size: 14px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: url(bg1_02.png) no-repeat top center;
}
