html,body,h2,ul,li,p{
	margin: 0;
	padding: 0;
}
body{
	font-family: "微软雅黑";
}
ul li{
	list-style-type: none;
}
img{
	border: 0;
}
.n-head{
	width: 100%;
	height: 366px;
	background-image: url(../images/infobg.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.n-middle{
	width: 1000px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
.n-h2{
	line-height: 151px;
	text-align: center;
	font-size: 36px;
	color: #444;
	font-family: "微软雅黑";
}
.n-ul{
	height: auto;
	overflow: hidden;
}
.n-li{
	height: auto;
	overflow: hidden;
	vertical-align: middle;
}
.bt1{
	margin-bottom: 30px;
}
.bt2{
	margin-bottom: 50px;
}
.n-span1,.n-span2,.n-span3{
	float: left;
	text-align: center;
}
.n-span1,.n-span3{
	width: 310px;
}
.n-span2{
	width: 380px;
}
.n-p{
	color: #666;
	font-size: 12px;
}
.n-hr{
	border-bottom: 2px solid #d3edfa;
	margin-bottom: 50px;
}
.n-foot{
	height: auto;
	margin-top: 41px;
	margin-bottom: 41px;
	overflow: hidden;
}
.f-p1,.f-p2{
	color: #737373;
	font-size: 11px;
	text-align: center;
}
.f-p1{
	margin-bottom: 9px;
}
