.banner{
	background: url(../images/index_banner_bg.jpg) center center no-repeat;
}

.banner ul li .banner-img{
	float: left;
	width: 68.5%;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.banner-right{
	float: right;
	width: 31.5%;
	height: 400px;
	background: #eee;
	padding: 43px 49px 0;
	position: relative;
}

.banner-right span{
	display: inline-block;
	width: 91px;
	height: 32px;
	background: url(../images/banner_title_bg.png) center center no-repeat;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	margin-bottom: 18px;
}

.banner-right h4{
	font-size: 22px;
	color: #333;
	line-height: 34px;
	max-height: 68px;
	overflow: hidden;
	margin-bottom: 25px;
}

.banner-right p{
	font-size: 14px;
	color: #333;
	text-indent: 2em;
	line-height: 30px;
	max-height: 90px;
	overflow: hidden;
}

.banner-right a{
	display: block;
	width: 80px;
	height: 28px;
	text-align: center;
	line-height: 26px;
	font-size: 12px;
	color: #4879c6;
	border: 1px solid #4879c6;
	position: absolute;
	right: 49px;
	bottom: 31px;
	border-radius: 15px;
}

.banner-right a:hover{
	background: #4879c6;
	color: #fff;
}

.banner .bx-wrapper .bx-controls-direction a {
    top: 89%;
    width: 31px;
    height: 31px;
}

.banner .bx-wrapper .bx-prev {
    left: 870px;
    background: url(../images/banner_arrow_left.png) no-repeat center center;
}

.banner .bx-wrapper .bx-next {
    right: 260px;
    background: url(../images/banner_arrow_right.png) no-repeat center center;
}

.main-content {
	background: url(../images/foot_bg.jpg) center bottom no-repeat;
}

.main-content .main-line{
	border-top: 5px solid #6496e5;
}

.main-left{
	float: left;
	width: 66.7%;
}

.main-right{
	float: right;
	width: 27.5%;
}

.main-title{
	border-bottom: 4px solid #d2e4ff;
	padding-left: 37px;
	margin-top: 30px;
	margin-bottom: 3px;
	float: left;
	width: 100%;
}

.main-title.icon1{
	background: url(../images/index_icon_1.png) left 0 no-repeat;
}

.main-title.icon2{
	background: url(../images/index_icon_2.png) left 0 no-repeat;
}

.main-title.icon3{
	background: url(../images/index_icon_3.png) left 0 no-repeat;
}

.main-title h4{
	float: left;
	font-size: 22px;
	color: #4879c6;
	padding-bottom: 9px;
}

.main-title a{
	float: right;
	font-size: 12px;
	color: #999;
	margin-top: 7px;
}

.main-title a:hover{
	color: #4879c6;
}

.main-list1{
	font-size: 0;
	margin: 0 -1.41%;
}

.main-list1 li{
	display: inline-block;
	vertical-align: top;
	width: 30.5%;
	margin: 14px 1.41%;
}

.main-list1 li a{
	display: block;
}

.main-list1 .list-F .list-top{
	position: relative;
	width: 100%;
	height: 164px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-list1 .list-F .list-top span{
	display: block;
	font-size: 12px;
	color: #fff;
	background: rgba(72,121,198,.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C84879c6,endColorstr=#C84879c6);
	position: absolute;
	left: 0;
	bottom: 0;
	width: 95px;
	height: 24px;
	line-height: 24px;
	text-align: center;
}

.main-list1 .list-F .list-bottom{
	padding: 15px;
	background: #eee;
}

.main-list1 li p{
	font-size: 16px;
	color: #010101;
	line-height: 26px;
	height: 52px;
	overflow: hidden;
}

.main-list1 .list-S{
	border: 1px solid #e5e5e5;
	border-top: 2px solid #5695d9;
	padding: 13px 15px 10px;
}

.main-list1 .list-S span{
	display: block;
	padding-left: 20px;
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
	background: url(../images/icon_time.png) left center no-repeat;
}

.main-list1 .list-S p{
	font-size: 16px;
	color: #010101;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
}

.main-list1 li:hover p{
	color: #4879c6;
}

.main-list2 a{
	display: block;
	padding-bottom: 13px;
	border-bottom: 1px solid #eee;
	margin: 12px 0 22px;
}

.main-list2 li:last-child a{
	margin-bottom: 0;
}

.main-list2 .media-left{
	width: 42px;
	height: 50px;
	background: #eee;
	border-top: 2px solid #f8b551;
	text-align: center;
	color: #4879c6;
}

.main-list2 .media-left strong{
	display: block;
	font-size: 18px;
	padding-top: 2px;
}

.main-list2 .media-left small{
	display: block;
	font-size: 12px;
}

.main-list2 .media-right{
	padding-left: 14px;
}

.main-list2 .media-right p{
	font-size: 16px;
	color: #000;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
}

.main-list2 a:hover .media-right p{
	color: #4879c6;
}

.main-list3{
	margin: 0 -2%;
	font-size: 0;
	padding-bottom: 30px;
}

.main-list3 li{
	vertical-align: top;
	margin: 14px 2% 0;
	display: inline-block;
	width: 16%;
}

.main-list3 li a{
	display: block;
}

.main-list3 .list-img{
	width: 100%;
	height: 264px;
	border: 1px solid #eee;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-list3 p{
	font-size: 16px;
	color: #000;
	line-height: 28px;
	max-height: 56px;
	overflow: hidden;
	margin-top: 12px;
}

.main-list3 li a:hover p{
	color: #4879c6;
}

.list-line{
	width: 100%;
	height: 165px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.list-title {
	border-bottom: 1px solid #4879c6;
	float: left;
	width: 100%;
	margin: 15px 0;
}

.list-title h4 {
	float: left;
	font-size: 17px;
	background-color: #4879c6;
	padding: 8px;
	color: #fff;
}

.list-show {
	color: #4879c6;
	margin-top: 17px;
	font-size: 15px;
	cursor: pointer;
}

.common-left{
	width: 19%;
	float: left;
}

.common-right{
	float: right;
	width: 77%;
}

.local-title{
	padding: 103px 25px 35px;
	position: relative;
	font-size: 32px;
	color: #fff;
	background: url(../images/local-bg.jpg) center center no-repeat;
	background-size: cover;
	margin-top: -43px;
}

.local-title:before{
	content: '';
	width: 35px;
	height: 4px;
	background: #fff;
	position: absolute;
	left: 25px;
	top: 58px;
}

.navlist2{
	margin-top: 2px;
}

.navlist2 li a{
	display: block;
	position: relative;
}

.navlist2>li{
	margin-bottom: 1px;
}

.navlist2 li a:hover{
	color: #4879c6;
}

.navlist2>li>a{
	font-size: 18px;
	color: #666;
	padding: 22px 35px 22px 22px;
	background: #eee;
}

.navlist2>li.active>a{
	color: #4879c6;
	font-weight: bold;
}

.navlist2>li.active>a:after{
	content: '';
	border-top: 6.5px solid transparent;
	border-bottom: 6.5px solid transparent;
	border-left: 6px solid #6496e5;
	position: absolute;
	top: 50%;
	margin-top: -6.5px;
	right: 24px;
}

.thr-sub{
	background: #eee;
	padding: 0 35px 0 52px;
}

.thr-sub a{
	color: #666;
	padding-bottom: 15px;
}

.thr-sub a.active{
	color: #4879c6;
	font-weight: bold;
}

.thr-sub{
	display: none;
}
.sub-open{
	display: block;
}

.common-local{
	padding: 16px 0 12px 16px;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #6496e5;
	background: url(../images/icon_local.png) left 19px no-repeat;
}

.common-local a{
	color: #000;
}

.common-local a:hover{
	color: #4879c6;
}

.common-list>li>a{
	display: block;
	margin-top: 13px;
	padding: 14px 90px 14px 20px;
	font-size: 16px;
	color: #000;
	position: relative;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.common-list>li>a:before{
	content: '';
	border-top: 3.5px solid transparent;
	border-bottom: 3.5px solid transparent;
	border-left: 6px solid #b5b5b5;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3.5px;
	transition: all .2s ease-in;
}

.common-list>li>a span{
	font-size: 14px;
	color: #767676;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -10px;
}

.common-list>li>a:hover{
	color: #4879c6;
}

.common-list>li>a:hover:before{
	border-left: 6px solid #4879c6;
	left: 5px;
}

.article-title{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin: 35px 0 20px;
	line-height: 30px;
}

.article-small{
	text-align: center;
	margin-bottom: 30px;
}

.article-small span{
	display: inline-block;
	padding: 0 15px;
	font-size: 12px;
	color: #666;
}

.people-list{
	font-size: 0;
	margin: 0 -36px;
}

.people-list>li{
	display: inline-block;
	width: 260px;
	height: 130px;
	background: #f3f3f3;
	margin: 30px 36px 10px;
	transition: all .2s ease-in;
}

.people-list>li>a{
	display: block;
	width: 100%;
	height: 100%;
}

.people-list>li img{
	display: none;
}

.people-list>li>a .list-left{
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 130px;
	height: 130px;
	float: left;
	
}

.people-list>li>a .list-right{
	float: left;
	padding: 35px 10px 0 28px;
	width: 130px;
	
}

.people-list>li>a .list-right h4{
	font-size: 18px;
	color: #333;
	margin-bottom: 22px;
	transition: all .2s ease-in;
}

.people-list>li>a .list-right p{
	font-size: 14px;
	color: #333;
	transition: all .2s ease-in;
	max-height:40px;
	line-height: 20px;
}

.people-list>li:hover{
	background: #4879c6;
}

.people-list>li:hover .list-right h4,
.people-list>li:hover .list-right p{
	color: #fff;
}

.people-top{
	width: 100%;
	height: 180px;
	background: #f3f3f3 url(../images/detail-base.png) right bottom no-repeat;
	margin: 20px 0 40px;
}

.people-img{
	float: left;
	width: 180px;
	height: 180px;
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}

.people-info{
	float: left;
	padding: 72px 0 10px 54px;
}

.people-info strong{
	font-size: 26px;
	color: #333;
	display: inline-block;
	padding-right: 50px;
	margin-right: 50px;
	position: relative;
	float: left;
}

.people-info strong:after{
	content: '';
	width: 1px;
	height: 15px;
	background: #333;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7.5px;
}

.people-info small{
	font-size: 18px;
	color: #333;
    margin-top: 7px;
    display: inline-block;
}

.info-teacher-head{
	white-space: nowrap;
	width: 100%;
	overflow: auto;
	border-bottom: 2px solid #6496e5;
	margin-bottom: 25px;
}

.info-teacher-head a{
	display: inline-block;
	padding: 8px 23px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-right: 3px;
	background: #e8effb;
}

.info-teacher-head a.current{
	background: #6496e5;
	color: #fff;
}

.info-tab{
	display: none;
}

.info-tab.on{
	display: block;
}

@media (min-width: 991px) {
	.common-left{
		display: block !important;
	}
}

@media (max-width: 1199px) {
	.banner .bx-wrapper .bx-prev {
	    left: 712px;
	}
	
	.banner .bx-wrapper .bx-next {
	    right: 190px;
	}
	.people-list{
		margin: 0 37px;
	}
}

@media (max-width: 991px) {
	.common-left{
		display: none;
	}
	.banner{
		background: none;
		margin-top: 15px;
	}
	.banner ul li .banner-img{
		width: 100%;
		height: auto;
		padding-bottom: 48%;
	}
	.banner-right{
		width: 100%;
		padding: 15px;
		height: auto;
	}
	.banner-right span,
	.banner-right h4,
	.banner-right p{
		margin-bottom: 10px;
	}
	.banner-right h4{
		height: 68px;
	}
	.banner-right p{
		height: 90px;
	}
	.banner-right a{
		position: static;
		right: auto;
		bottom: auto;
		float: right;
	}
	.banner .bx-wrapper .bx-controls-direction a{
		top: 20%;
	}
	.banner .bx-wrapper .bx-prev{
		left: 10px;
	}
	.banner .bx-wrapper .bx-next{
		right: 10px;
	}
	.main-content {
		background: none;
	}
	.main-left,
	.main-right,
	.common-left,
	.common-right{
		width: 100%;
	}
	.local-title{
		margin-top: 0;
	}
	.people-list{
		margin: 0;
		text-align: center;
	}
	.people-list>li{
		margin: 20px;
	}
	.people-list>li>a .list-right{
		text-align: left;
	}
}

@media (max-width: 768px) {
	.main-list1{
		margin: 0;
	}
	.main-list1 li{
		width: 100%;
	    margin: 14px 0;
	}
	.main-list1 .list-F .list-top{
		height: auto;
		padding-bottom: 48%;
	}
	.main-list1 li p{
		height: auto;
		max-height: 52px;
	}
	.main-list1 .list-S p{
		height: auto;
		max-height: 78px;
	}
	.main-list3{
		margin: 0 -2%;
	}
	.main-list3 li{
		width: 46%;
	    margin: 14px 2%;
	}
	.main-list3 .list-img{
		height: auto;
		padding-bottom: 135%;
	}
	.people-top {
		float: left;
	    height: auto;
	    background: #f3f3f3;
	}
	.people-info {
		width: 100%;
	    padding: 15px 0 15px 15px;
	}
	.people-info strong {
	    display: block;
	    float: none;
	}
	.people-info strong:after{
		display: none;
	}
}