﻿html,body,dd,dl,dt,img,ul,li,ol,p,div,table,tbody,th,td,tr,i,span,a,h1,h2,h3,h4,h5,h6,input,textarea,strong{
	margin:0;
	padding:0;
	border:0;
	font-family:"微软雅黑","宋体";
	font-size:12px;
	color:#525151;
}
a{
	text-decoration:none;
	color:#525151;
}
ul,li,ol{
	list-style:none;
}
input:focus{
	outline: none;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
.w-960{
	width:960px;
	background:#fff;
	box-shadow: 1px 1px 10px #888888;
}
.text-c{
	text-align:center;
}
.margin-c{
	margin:0 auto;
}
.clear{
	clear:both;
}
body{
	background:#e6e6e6;
}
/*头部*/
.head{
	padding-bottom:20px;
}
.headTop{
	padding:10px 10px;
}
.guide{
	height:222px;
	padding:46px 0;
	background:url(../img/guide.jpg) no-repeat center center;
}
.supervise{
	width:548px;
	margin-left:15px;
	border:2px solid #c1c1c1;
}
.supervise h2{
	height:73px;
	color:#f82128;
	line-height:73px;
	font-size:24px;
	text-indent:50px;
	background:#e4e4e4 url(../img/icon.jpg) no-repeat 10px center;
}
.supervise ul div{
	height:45px;
	line-height:45px;
	text-indent:30px;
	background:url(../img/icon2.png) no-repeat 10px center;
}
.supervise ul{
padding-top: 20px;
}
.supervise ul div span{
	display:none;
}
.supervise ul div a{
	font-size:16px;
}
.supervise a.more{
	padding:36px 0;
	padding-right:15px;
	font-size:16px;
	font-weight:bold;
}
.subright{
	padding-right:15px;
}
.supervise2{
	margin-top:15px;
}
.foot{
	padding:50px 0;
	background:none;
	box-shadow:none;
}
.foot ul{
	width:485px;
	margin:0 auto;
}
.foot ul li{
	float:left;
	font-size:12px;
	line-height:24px;
}
.foot ul li span{
	padding:0 5px;
}
.foot p{
	text-align:center;
	line-height:24px;
}
.supervise3{
	width:auto;
	margin-right:15px;
	margin-top:15px;
}
.page{
	text-align:right;
	padding:40px 0;
	padding-right:10px;
}
.page a{
	font-size:14px;
}












