@charset "gb2312";
/* CSS Document */
.banner{
	width:1920px;
	height: auto;
}
.banner img {
	display: block;
	width:100%;
}
.advio{
	width:1210px;
	margin: auto;
	overflow: hidden;
}
.advio-li{
	width: 25%;
	height: 145px;
	float: left;
	overflow: hidden;
}
.advio-li1{
	background-color:#f95645;
}
.advio-li2{
	background-color:#89c997;
}
.advio-li3{
	background-color:#13b5b1;
}
.advio-li4{
	background-color:#313131;
}
.p1{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size:24px;
	line-height: 40px;
	margin-top: 10px;
}
.p2{
	width: 100%;
	text-align: center;
	color: #fff;
	font-size:18px;
	line-height: 30px;
	margin-top: 10px;
}
.site{
	width:940px;
	height: auto;
	overflow:hidden;
	margin: 30px auto;
}
.siteImg{
	display: block;
	float:left;
}
.siteText{
	width:690px;
	float:left;
	margin:40px 0 0 20px;
}
.site1{
	width:100%;
	text-align: center;
	font-size:36px;
	color:#585858;
}
.site2{
	width:100%;
	text-indent: 36px;
	font-size: 18px;
	margin-top:10px;
	font-family: #585858;
}
.class{
	width:960px;
	margin:auto;
	height: auto;
	overflow: hidden;
}
.cl-img{
	width:951px;
	height: 76px;
	margin:10px auto;
}
.cl-tit{
	font-size:36px;
	color: #5858585;
	text-align: center;
	width:100%;
	margin: 20px 0;
}
.cl-tit span{
	color:#f95645;
}
.cl-dec{
	width:100%;
	height: auto;
	overflow: hidden;
}
.cl-dec li{
	width:400px;
	border:solid 1px #7c7c7c;
	padding: 12px;
	box-sizing: border-box;
	border-radius: 4px;
	font-size: 16px;
	color:#000027;
	line-height:24px;
	float:left;
	height:100px;
	margin: 10px 30px;
}
.cl-more{
	width:100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cl-more li{
	width:220px;
	float: left;
	margin-right: 10px;
}
.cl-more li p{
	width:100%;
	line-height:40px;
	text-align: center;
	color:#6d6f70;
}
.stu{
	width:1120px;
	height: auto;
	overflow: hidden;
	margin:30px auto;
}
.stu li{
	width:260px;
	float:left;
	margin-left: 20px;
}
.guide{
	width:1105px;
	overflow: hidden;
	margin: auto;
}
.guideTit{
	width:100%;
	text-align: center;
	color:#c30101;
	font-size:30px;
	margin: 40px 0;
}
.guideTxt{
	width:100%;
	text-indent:36px;
	font-size:18px;
	color:#595959;
	margin-top: 30px;
	line-height:28px;
}