@charset "UTF-8";

/*----banner--------*/
.students-banner img{
	float:left;
	width:100%;
}
.students{
	padding-bottom:10px;
	background-color:#51229f;
}
.students li img{
	width:100%;
}
