.banner ul li a{
	display: block;
	padding-bottom: 37.5%;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,.6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
    width: 14px;
    height: 14px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}

.banner .bx-wrapper .bx-pager,
.banner .bx-wrapper .bx-controls-auto {
    bottom: 10px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #b00d2b;
}

.banner .bx-wrapper .bx-controls-direction a {
    margin-top: -24px;
    width: 48px;
    height: 48px;
}

.banner .bx-wrapper .bx-prev {
    left: 25px;
    background: url(../images/banner_arrow_left.png) no-repeat center center;
}

.banner .bx-wrapper .bx-next {
    right: 25px;
    background: url(../images/banner_arrow_right.png) no-repeat center center;
}

.main-left{
	float: left;
	width: 66%;
}

.main-right{
	float: right;
	width: 29%;
}

.main-title{
	margin-top: 40px;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	overflow: hidden;
}

.main-title h4{
	float: left;
	font-size: 22px;
	color: #b00d2b;
	padding-left: 13px;
	border-left: 5px solid #b00d2b;
	position: relative;
}

.main-title h4:after{
	content: '';
	width: 1200px;
	height: 1px;
	background: #ddba85;
	position: absolute;
	top: 50%;
	margin-top: -0.5px;
	left: 122%;
}

.main-title a{
	float: right;
	font-size: 12px;
	color: #cfa667;
	padding-left: 26px;
	position: relative;
	z-index: 10;
	background: #fff;
	margin-top: 3.5px;
}

.main-title a:hover{
	color: #b00d2b;
}

.main-list1{
	height: 350px;
	position: relative;
	padding-left: 300px;
}

.main-list a{
	display: block;
	position: relative;
	font-size: 16px;
	color: #000;
}

.main-list .list-S a{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.main-list .list-S a:before{
	content: '';
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 4px solid #b00d2b;
	position: absolute;
	left: 1px;
	transition: all .2s ease-in;
}

.main-list .list-S a:hover:before{
	left: 5px;
}

.main-list a:hover{
	color: #b00d2b;
}

.main-list1 .list-F{
	position: absolute;
	width: 281px;
	left: 0;
	top: 0;
}

.main-list1 .list-F .list-top{
	width: 100%;
	height: 160px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-list1 .list-F .list-bottom{
	width: 100%;
	height: 190px;
	background: #eee;
	padding: 17px 20px 10px;
}

.main-list1 .list-F .list-bottom h4{
	font-size: 16px;
	color: #333;
	line-height: 30px;
	margin-bottom: 10px;
	height: 60px;
	overflow: hidden;
}

.main-list1 .list-F .list-bottom p{
	font-size: 12px;
	color: #666;
	line-height: 22px;
	text-indent: 2em;
	margin-bottom: 9px;
	height: 66px;
	overflow: hidden;
}

.main-list1 .list-F .list-bottom small{
	display: block;
	text-align: right;
	font-size: 12px;
	color: #8a302a;
}

.main-list1 .list-F a:hover h4{
	color: #b00d2b;
}

.main-list1 .list-S a{
	padding: 0 55px 14px 18px;
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 15px;
}

.main-list1 .list-S a:before{
	left: 2px;
	top: 7px;
}

.main-list .list-S a span{
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0;
	top: 4px;
}

.main-list1 .list-S:last-child a{
	margin-bottom: 0;
}

.main-list2 a{
	margin-bottom: 24.5px;
	height: 50px;
	overflow: hidden;
}

.main-list2 li:last-child a{
	margin-bottom: 0;
}

.main-list2 .media-left{
	width: 36px;
	height: 50px;
	padding: 0 4px;
	background: #cc6175;
	color: #fff;
	text-align: center;
}

.main-list2 .media-left small{
	display: block;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	border-bottom: 1px solid #d78b98;
}

.main-list2 .media-left strong{
	display: block;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
}

.main-list2 .media-right{
	padding-left: 15px;
	vertical-align: middle;
}

.main-list2 .media-right{
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}

.main-common{
	width: 47%;
}

.main-list3 .list-B{
	position: relative;
	padding-left: 190px;
	margin-bottom: 11px;
}

.main-list3 .list-B a{
	position: static;
}

.main-list3 .list-B .list-left{
	position: absolute;
	left: 0;
	top: 0;
	width: 170px;
	height: 96px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-list3 .list-B .list-right{
	padding-bottom: 13px;
	border-bottom: 1px solid #e5e5e5;
}

.main-list3 .list-B .list-right h4{
	font-size: 16px;
	color: #4d4d4d;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 17px;
	margin-bottom: 17px;
}

.main-list3 .list-B .list-right p{
	font-size: 12px;
	color: #666;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	text-indent: 2em;
}

.main-list3 .list-B a:hover h4{
	color: #b00d2b;
}

.main-list3 .list-S a{
	padding: 10px 85px 10px 18px;
}

.main-list3 .list-S a:before{
	top: 18px;
}

.main-list3 .list-S a span{
	top: 14px;
}

.main-list3 .list-M{
	width: 100%;
	height: 96px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 11px;
}

.main-list4{
	font-size: 0;
	margin: 50px -0.58% 5px;
}

.main-list4 li{
	display: inline-block;
	width: 15.5%;
	margin: 0 0.58%;
}

.main-list4 li a{
	display: block;
	width: 100%;
	height: 139px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	transition: all .2s ease-in;
}

.main-list4 li a:hover{
	background-size: 108% 108%;
}

.main-list4 li a p{
	color: #fff;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 34px;
	line-height: 34px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.4);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);
}

.list-content{
	width: 100%;
	height: 202px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	border-bottom: 2px solid #b00d2b;
}

.list-content h4{
	width: 208px;
	min-height: 59px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 15px 25px;
	font-size: 22px;
	color: #fff;
	font-weight: normal;
	line-height: 29px;
	background: rgba(176,13,43,.9);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E5b00d2b, endColorstr=#E5b00d2b);
}

.common-left{
	float: left;
	width: 208px;
}

.common-right{
	float: right;
	width: 76%;
}

.list-title {
	border-bottom: 1px solid #b00d2c;
	float: left;
	width: 100%;
	margin-top: 25px;
}

.list-title h4 {
	float: left;
	font-size: 16px;
	background-color: #b00d2c;
	padding: 8px 10px;
	color: #fff;
}

.list-show {
	color: #b00d2c;
	margin-top: 17px;
	font-size: 15px;
	cursor: pointer;
}

.navlist2>li>a{
	display: block;
	padding: 15px 25px 15px 25px;
	position: relative;
	font-size: 16px;
	color: #131313;
	background: #f3f3f3;
	border-bottom: 1px solid #e5e5e5;
}

.navlist2>li:last-child>a{
	border-bottom: none;
}

.navlist2>li.active{
	border-left: 3px solid #b00d2b;
}

.navlist2>li.active>a{
	background: #fff;
	border-bottom: none;	
	font-weight: bold;
	color: #b00d2b;
}

.navlist2>li.active>a:after{
	content: '';
	width: 7px;
	height: 12px;
	position: absolute;
	background: url(../images/leftbar_arrow.png) center center no-repeat;
	right: 14px;
	top: 50%;
	margin-top: -6px;
	font-weight: normal;
	transition: all .3s ease-in;
}

.nav-ac:after{
	transform: rotate(90deg);
}

.navlist2 li a:hover{
	color: #b00d2b;
}

.thr-sub{
	display: none;
	padding-left: 52px;
	padding-bottom: 5px;
}

.thr-sub li a{
	display: block;
	font-size: 14px;
	color: #131313;
	padding: 5px 25px 5px 0;
}

.thr-sub li a.active{
	font-weight: bold;
	color: #b00d2b;
}

.sub-open{
	display: block;
}

.content-jd{
	width: 208px;
	margin-top: 60px;
}

.common-local{
	padding: 19px 0 17px 18px;
	border-bottom: 3px solid #e5e5e5;
	font-size: 12px;
	color: #666;
	background: url(../images/icon_local.png) left 21px no-repeat;
	margin-bottom: 20px;
}

.common-local a{
	color: #666;
}

.common-local a:hover{
	color: #b00d2b;
}

.common-list{
	margin-bottom: 15px;
}

.common-list>li{
	border-bottom: 1px solid #e5e5e5;
}

.common-list>li.list-C{
	padding-left: 80px;
	padding-bottom: 15px;
	position: relative;
	min-height: 66px;
}

.common-list>li.list-C a{
	position: static;
}

.common-list>li.list-C .list-left{
	position: absolute;
	left: 0;
	top: 0;
	text-align: center;
}

.common-list>li.list-C .list-left small{
	display: block;
	font-size: 12px;
	color: #fff;
	width: 55px;
	height: 23px;
	line-height: 23px;
	background: #c65c6f;
}

.common-list>li.list-C .list-left strong{
	display: block;
	font-size: 18px;
	color: #b00d2b;
	width: 55px;
	height: 28px;
	line-height: 28px;
	background: #eee;
}

.common-list>li.list-C .list-right h4{
	font-size: 16px;
	color: #b00d2b;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 15px;
}

.common-list>li.list-C .list-right p{
	font-size: 12px;	
	color: #333;
	line-height: 24px;
	text-indent: 2em;
	max-height: 48px;
	_height: expression(this.scrollHeight > 48 ? "48px": "auto");
	overflow: hidden;
}

.common-list>li.list-S a{
	padding: 19px 80px 24px 16px;
}

.common-list .list-S a:before{
	top: 26px;
	left: 0;
}

.common-list .list-S a span{
	top: 23px;
}

.article-title{
	text-align: center;
	font-size: 20px;
	color: #b00d2b;
	line-height: 33px;
	padding-top: 10px;
	margin-bottom: 20px;
}

.article-small{
	text-align: center;
	font-size: 0;
	margin-bottom: 35px;
}

.article-small span{
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding: 0 20px;
	position: relative;	
}

.article-small span:first-child:after{
	content: '';
	width: 1px;
	height: 10px;
	background: #999;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}

.teacher-list{
	font-size: 0;
	margin: 0 -2%;
}

.teacher-list>li{
	text-align: center;
	overflow: hidden;
	display: inline-block;
	width: 21%;
	margin: 12px 2% 30px;
}

.teacher-list>li a{
	display: block;
}

.teacher-list>li .teacher-list-img{
	width: 100%;
	height: 179px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.teacher-list>li .teacher-list-img img{
	display: none;
}

.teacher-list>li p{
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .2s ease-in;
}

.teacher-list>li a:hover p{
	background: #b00d2b;
	color: #fff;
}

.teacher-top{
	background: #f3f3f3 url(../images/xx.png) right bottom no-repeat;
	margin-bottom: 38px;
}

.teacher-top-img{
	height: 179px;
	display: inline-block;
}

.teacher-top-right{
	display: inline-block;
	vertical-align: top;
	padding: 4% 4% 15px;
}

.teacher-top-right h4{
	font-size: 22px;
	color: #333;
	padding-bottom: 25px;
	margin-bottom: 25px;
	position: relative;
}

.teacher-top-right h4:after{
	content: '';
	width: 24px;
	height: 2px;
	background: #a61429;
	position: absolute;
	left: 0;
	bottom: 0;
}

.teacher-top-right p{
	font-size: 0;
}

.teacher-top-right p span{
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding-right: 24px;
	margin-right: 24px;
	position: relative;
}

.teacher-top-right p span:after{
	content: '';
	width: 1px;
	height: 12px;
	background: #999;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -6px;
}

.teacher-top-right p span:last-child:after{
	display: none;
}

.info-teacher-head{
	background: #f3f3f3;
	white-space: nowrap;
	font-size: 0;
	border-radius: 5px;
	margin-bottom: 30px;
	overflow: auto;
}

.info-teacher-head a{
	display: inline-block;
	font-size: 14px;
	color: #333;
	border-radius:5px;
	background: #eee;
	padding: 9px 24px;
	margin-right: 20px;
}

.info-teacher-head a.current{
	background: #a61429;
	color: #fff;
}

.wrapper-info-tab .info-tab{
	display: none;
}

.wrapper-info-tab .info-tab.on{
	display: block;
}

@media (min-width: 991px) {
	.common-left{
		display: block !important;
	}
}

@media (max-width: 1199px) {
	.common-right{
		width: 72%;
	}
}

@media (max-width: 991px) {
	.common-left{
		display: none;
	}
	.main-left,
	.main-right,
	.main-common,
	.common-left,
	.common-right{
		width: 100%;
	}
	.content-jd{
		margin-top: 35px;
	}
	.main-title{
		margin-top: 35px;
	}
	.main-list4{
		margin: 20px -3.16% 5px;
	}	
	.main-list4 li{
		width: 27%;
		margin: 20px 3.16% 0;
	}
	.main-list4 li a{
		height: auto;
		padding-bottom: 75%;
	}
}

@media (max-width: 768px) {
	.common-list>li.list-C{
		padding-left: 72px;
	}
	.banner .bx-wrapper .bx-controls-direction a {
	    display: none;
	}
	.banner .bx-wrapper .bx-pager.bx-default-pager a {
	    width: 10px;
	    height: 10px;
	}
	
	.banner .bx-wrapper .bx-pager,
	.banner .bx-wrapper .bx-controls-auto {
	    bottom: 5px;
	}
	.main-list1{
		padding-left: 0;
		height: auto;
	}
	.main-list1 .list-F{
		position: relative;
		width: 100%;
		margin-bottom: 15px;
	}
	.main-list1 .list-F .list-top{
		height: auto;
		padding-bottom: 50%;
	}
	.main-list1 .list-F .list-bottom{
		padding: 15px 15px 10px;
		height: auto;
	}
	.main-list1 .list-F .list-bottom h4{
		height: auto;
	}
	.main-list1 .list-F .list-bottom p{
		height: auto;
	}
	.main-list3 .list-B{
		padding-left: 0;
	}
	.main-list3 .list-B .list-left{
		position: relative;
		width: 100%;
		padding-bottom: 50%;
		margin-bottom: 15px;
	}
	.main-list3 .list-B .list-right p{
		height: auto;
	}
	.main-list3 .list-S a{
		padding-right: 80px;
	}
	.main-list3 .list-M{
		height: auto;
		padding-bottom: 17%;
	}
	.main-list4{
		margin: 20px -2.5% 5px;
	}	
	.main-list4 li{
		width: 45%;
		margin: 20px 2.5% 0;
	}
	.teacher-list{
		margin: 0 -1.66%;
	}
	.teacher-list>li{
		width: 30%;
		margin: 12px 1.66% 30px;
	}
}

@media (max-width: 500px) {
	.teacher-list{
		margin: 0 -1.5%;
	}
	.teacher-list>li{
		width: 47%;
		margin: 12px 1.5% 30px;
	}
}
