/*页面初始化*/
* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px "微软雅黑";
	color: #666;
}
img, input {
	border: 0 none;
	outline-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
ul, ol, dl {
	list-style: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
a:hover {
	color: #0a3774;
}
.clear {
	clear: both;
}


/*校园风标题样式开始*/
.box1 ul li {
	margin-top: 28px;
	width: 379px;
	height: 374px;
	float: left;
}
.dt {
	width: 6px;
	height: 32px;
	border-radius: 3px;
	background-color: #900;
	float: left;
}
.title {	
	color: #CC0001;
	font-size: 18px;
	line-height: 32px;
}
.more {
	color: #900;
	font-size: 18px;
	line-height: 32px;
	float: right;
}
.line {
	width: 320px;
	height: 1px;
	background-color: #900;
	margin-top: 4px;
}
.h-images {
	width: 379px;
	height: 309px;
	margin-top: 26px;
	position: relative;
}

/*校园风采开始*/
.line2 {
	width: 1180px;
	height: 3px;
	background-color: #900;
}
.box5 {
	margin-top: 20px;
	margin-bottom: 16px;
}
.xuexiao {
	width: 1180px;
	margin: 26px auto 0px;
	position: relative;
	overflow: hidden;
}
.xuexiao div {
	width: 264px;
	height: 250px;
	text-align: center;
	float: left;
}
.le {
	margin-right: 47px;
}
