/*
 * author: hyc
 * time: 2016-01-11
*/
#stufeel_swap .sf_main{
	width:100%;
	min-height:731px;
	background:url(../images/stu_feel/bg.jpg) no-repeat top center;
	text-align:center;
}
.sf_main .swap{
	width:1200px;
	margin:0 auto;
	text-align:left;
	padding:20px 0 40px 0;
}
.sf_main .stu_feel{
	font-size:30px;
	font-weight:bold;
	color:#c81e27;
	margin:40px 0;
	padding:20px 0 0 0;
	background:url(../images/stu_feel/icon.png) no-repeat top left;
}
.sf_main  li{
	width:100%;
	background-color:#FFF;
	text-align:center;
	margin-bottom:20px;
	border:1px solid #e0e0e0;
	padding:30px 0;
	color:#666;
	font-size:16px;
}
.sf_main li .simg{
	width:196px;
	height:196px;
	background-color:#FFF;
	border-radius:98px;
	margin:0 auto;
}
.sf_main li .simg img{
	width:188px;
	height:188px;
	border-radius:94px;
	margin:4px;
}
.sf_main li .sname{
	font-size:20px;
	color:#c81e27;
	padding:10px 0 5px 0;
}
.sf_main li .sword{
	width:1100px;
	margin:0 auto;
	padding:10px 0 0 0;
	text-align:left;
}
#course #pagelist {
	height: 40px;
	line-height: 40px;
	margin:15px auto;
}
#pagelist .pageinfo {
	min-width: 100px;
	float: left;
	line-height: 33px;
}
#pagelist .pagenum {
	min-width: 93px;
	width: auto;
	float: right;
	line-height: 40px;
}
#pagelist .pagenum a{
	color:#666;
}
#pagelist .page_prev {
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	float: left;
	text-align: center;
	border: 1px solid #c81e27;
	margin: 3px;
}
#pagelist .pagenum .pager {
	width: 25px;
	height: 25px;
	line-height: 25px;
	float: left;
	text-align: center;
	border: 1px solid #c81e27;
	margin: 3px;
}
#pagelist .pagenum .active {
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
	float: left;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: #c81e27;
	margin: 3px;
}
#pagelist .pagenum .active a{
	color:#fff;
}
#pagelist .page_prev {
	width: 50px;
	height: 25px;
	line-height: 25px;
	margin: 5px;
	float: left;
	text-align: center;
	border: 1px solid #c81e27;
	margin: 3px;
}
