.banner {
	max-height: 450px;
	overflow: hidden;
}

.banner img {
	width: 100%;
	max-height: 450px;
}

.banner h4 {
	position: absolute;
	width: 100%;
	bottom: 0;
	padding: 65px 0 15px 0px;
	color: #fff;
	font-size: 20px;
	background: url(../images/banner-bg.png) bottom center no-repeat;
	background-size: 100%;
	display: none;
}

.banner h4 span {
	display: block;
	padding-left: 17px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 170px;
}

.banner h4 span:before {
	content: '';
	width: 4px;
	height: 18px;
	background: #ffbe67;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -9px;
}

.banner .bx-wrapper .bx-pager {
	bottom: 11px;
	width: 170px;
	right: 0;
	/*假定0，通过js控制位置*/
	text-align: right;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	width: 13px;
	height: 13px;
	background: rgba(255, 255, 255, .6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff, endColorstr=#99ffffff);
	border-radius: 7px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a:hover,
.banner .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ffbe67;
}

.index-conten1 {
	padding: 35px 0 25px;
	background: #f3f3f3;
	width: 100%;
	min-height: 485px;
}

.index-left {
	float: left;
	width: 66%;
	position: relative;
}

.index-right {
	float: right;
	width: 29%;
	position: relative;
}

.common-title {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

.common-title h4 {
	font-size: 20px;
	font-weight: normal;
	color: #474747;
	float: left;
	padding: 0 25px;
	cursor: pointer;
	border-left: 1px solid #d2d2d2;
}

.common-title h4:first-child {
	padding-left: 0;
	border-left: none;
}

.common-title h4.active {
	font-weight: bold;
	color: #008094;
}

.common-title a {
	float: right;
	color: #666;
	font-size: 12px;
	margin-top: 5px;
}

.common-title h4:hover,
.common-title a:hover {
	color: #008094;
}

.new-left {
	width: 48%;
	float: left;
	border-top: 2px solid #ffbe67;
}

.new-left img {
	width: 100%;
	height: 209px;
	object-fit: cover;
}

.new-bottom {
	padding: 11px 18px;
}

.new-left span {
	display: block;
	margin-bottom: 4px;
	font-size: 12px;
	color: #008094;
}

.new-left h4 {
	font-size: 16px;
	font-weight: normal;
	color: #008094;
	margin-bottom: 12px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.new-left p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.new-left .bx-wrapper .bx-pager.bx-default-pager a {
	background: none;
	border: 1px solid #65b0bb;
}

.new-left .bx-wrapper .bx-pager.bx-default-pager a:hover,
.new-left .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #008094;
	border: 1px solid #008094;
}

.new-right {
	width: 47%;
	float: right;
}

.new-list li {
	height: 97px;
}

.new-time span {
	display: block;
	font-size: 12px;
	color: #666;
	padding: 0 0 7px 24px;
	border-bottom: 1px solid #e5e5e5;
	background: url(../images/icon_news.png) left 2px no-repeat;
	margin-bottom: 5px;
}

.new-right h4 a {
	display: block;
	color: #000;
    max-height: 55px;
    overflow: hidden;
}

.new-list h4{
	height: 64px;
	overflow: hidden;
	display: table-cell;
	vertical-align: middle;
}

.new-right h4 {
	font-weight: normal;
	line-height: 27px;
	font-size: 16px;
}

.new-right h4 a:hover {
	color: #008094;
}

.index-conten1 .new-tab {
	position: absolute;
}

.new-tab {
	width: 100%;
}

.index-tab1 {
	z-index: 9;
}

.index-tab2 ,
.index-tab3 {
	z-index: -1;
}

.note-list .media-left {
	background: #e8e8e8;
	text-align: center;
}

.note-list li {
	margin-bottom: 21px;
}

.note-list .media-left strong {
	display: block;
	font-size: 22px;
	color: #008094;
	padding: 2px 17px;
}

.note-list .media-left small {
	display: block;
	font-size: 12px;
	color: #008094;
	padding: 0 4px 6px;
}

.note-list .media-body {
	padding-left: 14px;
}

.note-list .media-body h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 26px;
	max-height: 52px;
	overflow: hidden;
}

.note-list .media-body a {
	display: block;
	color: #000;
}

.note-list .media-body a:hover {
	color: #008094;
}

.index-conten2 {
	padding: 35px 0 0;
	min-height: 390px;
}

.index-conten2 .new-left {
	border-top: none;
}

.index-conten2-left {
	position: relative;
}

.index-conten2-left img {
	height: 278px;
}

.index-d {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}

.index-conten2-left h4 {
	padding: 7px 12px;
	background: rgba(0, 128, 148, .7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2008094, endColorstr=#B2008094);
	font-size: 15px;
	color: #fff;
	line-height: inherit;
	height: auto;
	margin-bottom: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index-conten2-left h4 small {
	color: #fff;
	padding-right: 15px;
	margin-right: 15px;
	position: relative;
}

.index-conten2-left h4 small:after {
	content: '';
	width: 1px;
	height: 10px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -5px;
}

.index-ul1 {
	border-left: 1px dashed #d1d1d1;
}

.index-ul1 li {
	position: relative;
	margin-bottom: 23px;
}

.index-ul1 li:before {
	content: '';
	width: 9px;
	height: 9px;
	border-radius: 50%;
	background: #ccc;
	position: absolute;
	top: 50%;
	margin-top: -4.5px;
	left: -4.5px;
}

.index-ul1 h4 {
	color: #131313;
	max-height: inherit;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	padding-left: 20px;
}

.index-ul1 li:hover h4 {
	color: #008094;
}

.index-ul1 li:hover:before {
	background: #008094;
}

.index-introduce {
	width: 100%;
	height: 320px;
	position: relative;
	margin-top: 15px;
}

.index-introduce img {
	width: 100%;
	height: 258px;
}

.introduce-box {
	position: absolute;
	bottom: 0;
	border-bottom: 2px solid #ffbe67;
	background: #fff;
	width: 92%;
	left: 50%;
	margin-left: -46%;
	padding: 13px 18px;
}

.common-title4 {
	float: none;
	margin-bottom: 13px;
	width: 155px;
	margin: 0 auto;
}

.common-title4 h4 {
	padding-right: 15px;
	margin-right: 15px;
	cursor: default;
	position: relative;
}

.common-title4 h4:after {
	content: '';
	width: 1px;
	height: 15px;
	background: #d2d2d2;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7.5px;
}

.common-title4 a {
	margin-top: 3px;
}

.introduce-box p {
	font-size: 14px;
	color: #666;
	max-height: 80px;
	overflow: hidden;
	margin-top: 13px;
}

.icon-ul li {
	text-align: center;
}

.icon-ul li a {
	display: inline-block;
}

.icon-ul li img {
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.icon-ul {
	padding-top: 15px;
}

.icon-ul li {
	margin: 20px 0;
}

.icon-ul li h5 {
	font-size: 16px;
	color: #666;
	font-weight: normal;
	margin-top: 13px;
}

.icon-ul li img.sel-icon {
	display: none;
}

.icon-ul li a:hover img.nor-icon {
	display: none;
}

.icon-ul li a:hover img.sel-icon {
	display: inline-block;
}

.icon-ul li a:hover h5 {
	color: #008094;
}

.common-left {
	float: left;
	width: 19%;
}

.common-right {
	float: right;
	width: 78%;
	min-height: 400px;
}

.common-left {
	border-top: 4px solid #008094;
	padding: 2px 0 16px 24px;
	background: #f1f1f1;
	position: relative;
	margin-top: -50px;
}

.local-title {
	font-size: 22px;
	color: #008094;
	font-weight: normal;
	padding: 13px 5px 13px 40px;
	text-align: left;
}

.navlist2>li>a {
	display: block;
	color: #505050;
	font-size: 16px;
	padding: 13px 0 13px 40px;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}

.navlist2>li>a:hover {
	background: #fff;
	color: #008094;
}

.navlist2>li>a.active {
	background: #fff;
	color: #008094;
}

.navlist2>li>a.active:before {
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #008094;
	position: absolute;
	left: 17px;
	top: 50%;
	margin-top: -5px;
}

.thr-sub {
	display: none;
	background: #fff;
	padding-bottom: 15px;
	margin-bottom: 3px;
}

.thr-sub li {
	padding-left: 41px;
	padding-right: 10px;
}

.thr-sub a {
	position: relative;
	display: block;
	font-size: 14px;
	color: #505050;
	border-bottom: 1px solid #dcdcdc;
	padding: 12px 5px 12px 18px;
}

.thr-sub a:hover {
	color: #008094;
}

.thr-sub>li>a.active {
	color: #008094;
	font-weight: bold;
}

.thr-sub a.active:before {
	content: '';
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 6px solid #008094;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

.four-sub {
	display: none;
}

.four-sub a {
	font-size: 12px;
}

.four-sub a.active {
	color: #008094;
	font-weight: bold;
}

.sub-open {
	display: block;
}

.no-ac {
	background: #fff;
}

.no-ac:before {
	display: none;
}

.list-title {
	border-bottom: 2px solid #028094;
	float: left;
	width: 100%;
	margin-bottom: 15px;
	margin-top: -9px;
	position: relative;
}

.list-title h4 {
	font-size: 17px;
	background-color: #028094;
	padding: 6px 15px;
	color: #fff;
}

.list-show {
	color: #028094;
	margin-top: 13px;
	font-size: 15px;
	cursor: pointer;
}

.common-local {
	float: left;
	width: 100%;
	margin: 20px auto 25px;
}

.common-local h4 {
	font-size: 22px;
	font-weight: normal;
	float: left;
}

.common-local .local-a {
	float: right;
	color: #999;
	margin-top: 5px;
}

.common-local .local-a a {
	font-size: 12px;
	color: #999;
}

.common-local .local-a a:hover {
	color: #008094;
}

.common-list>li {
	padding: 20px 75px 20px 15px;
	border-bottom: 1px solid #e5e5e5;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.common-list>li:before {
	content: '';
	border-top: 3.5px solid transparent;
	border-bottom: 3.5px solid transparent;
	border-left: 6px solid #008094;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3.5px;
}

.common-list>li>a {
	font-size: 16px;
	color: #000;
}

.common-list>li>a:hover {
	color: #008094;
}

.common-list>li>span {
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -8.5px;
}

.article-top {
	padding: 22px 70px 15px;
	background: #eee;
	text-align: center;
	margin-bottom: 15px;
}

.article-title {
	font-size: 22px;
	color: #008094;
	line-height: 33px;
	margin-bottom: 20px;
}

.article-small {
	color: #333;
	font-size: 12px;
}

.article-small span {
	margin: 0 10px;
}

.list-news>li {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e5e5;
}

.news-time {
	background: #e8e8e8;
	text-align: center;
	float: left;
}

.news-time strong {
	display: block;
	font-size: 22px;
	color: #008094;
	padding: 2px 17px;
}

.news-time small {
	display: block;
	font-size: 12px;
	color: #008094;
	padding: 0 4px 6px;
}

.list-news>li .news-img {
	width: 227px;
	height: 128px;
	margin-left: 20px;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.list-news .media-heading {
	font-size: 16px;
	color: #000;
	font-weight: normal;
	line-height: 25px;
	max-height: 50px;
	overflow: hidden;
	margin-bottom: 20px;
}

.list-news .media-heading a {
	color: #000;
	display: block;
}

.list-news .media-heading a:hover {
	color: #008094;
}

.list-news .media-body {
	padding-left: 20px;
}

.list-news .media-body p {
	font-size: 14px;
	color: #5c5c5c;
	line-height: 20px;
	max-height: 40px;
	overflow: hidden;
}

.list-photo {
	margin-left: -9px;
	margin-right: -9px;
}

.list-photo>li {
	float: left;
	width: 280px;
	height: 195px;
	background: #eee;
	text-align: center;
	margin: 0 9px 25px;
	transition: all .2s ease-in;
}

.list-photo .photo-d {
	width: 280px;
	height: 158px;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.list-photo>li p {
	font-size: 14px;
	color: #000;
	padding: 8px 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all .2s ease-in;
}

.list-photo>li:hover {
	background: #008094;
}

.list-photo>li:hover p {
	color: #fff;
}

.list-teacher {
	margin-left: -16px;
	margin-right: -16px;
}

.list-teacher>li {
	float: left;
	width: 149px;
	height: 255px;
	border-left: 3px solid #77b7c1;
	background: #eee;
	margin: 0 16px 30px;
	transition: all .2s ease-in;
}

.list-teacher>li:hover {
	border-left: 3px solid #008094;
}

.list-teacher .teach-top,
.list-teacher .teach-top img {
	width: 146px;
	height: 183px;
}

.list-teacher .teach-bottom {
	padding: 0 14px;
}

.list-teacher .teach-bottom h4 {
	font-size: 16px;
	color: #008094;
	border-bottom: 2px dashed #e4e4e4;
	padding: 13px 0 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.list-teacher .teach-bottom p {
	font-size: 12px;
	color: #505050;
	padding: 7px 0;
}

.teach-bottomOver p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.teacher-left {
	float: left;
	width: 20%;
}

.teacher-right {
	float: right;
	width: 77%;
}

.teacher-left .list-teacher {
	margin: 0;
}

.teacher-left .list-teacher li {
	height: auto;
	background: #fff;
	margin: 0 auto 15px;
	width: 100%;
	text-align: left;
}

.teacher-left .list-teacher .teach-top,
.teacher-left .list-teacher .teach-top img {
	width: 100%;
	height: auto;
}

.teacher-left .list-teacher li h5 {
	font-size: 12px
}

.teacher-left .list-teacher li p {
	line-height: 23px;
}

.info-tab {
	display: none;
}

.info-tab.on {
	display: block;
}

.info-teacher-head {
	background: #eee;
	margin-bottom: 20px;
}

.info-teacher-head a {
	font-size: 16px;
	color: #666;
	padding: 11px 16px;
	display: inline-block;
}

.info-teacher-head a.current {
	background: #008094;
	color: #fff;
}

.history {
	margin-left: 60px;
	padding: 30px 0 30px 23px;
	border-left: 2px solid #dcdcdc;
}

.history-box {
	padding: 15px 15px 20px;
	border-bottom: 2px solid #78b8c2;
	background: #f1f1f1;
	position: relative;
	margin-bottom: 50px;
}

.history-box:before {
	content: '';
	width: 23px;
	height: 23px;
	background: url(../images/history-icon.png) center center no-repeat;
	position: absolute;
	top: 11px;
	left: -35px;
}

.history-title {
	font-size: 18px;
	color: #008094;
	position: absolute;
	top: 13px;
	left: -85px;
}

.navlist3 {
	min-height: 400px;
	float: left;
	width: 100%;
	margin: 34px auto 0;
}

.navlist3>li {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}

.navlist3>li>a {
	display: block;
	float: left;
	width: 20%;
	padding: 15px 38px;
	color: #fff;
	font-size: 18px;
	background: #3097a7;
	position: relative;
}

.navlist3>li>a:before {
	content: '';
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 7px solid #fff;
	position: absolute;
	left: 16px;
	top: 50%;
	margin-top: -4px;
	transition: all .1s ease-in;
}

.navlist3>li>a:hover:before {
	left: 20px;
}

.navlist3>li .has-sub {
	width: 80%;
	float: left;
	background: #f1f1f1;
	min-height: 55px;
}

.navlist3>li .has-sub li {
	float: left;
}

.navlist3>li .has-sub li a {
	font-size: 16px;
	color: #3d3d3d;
	display: inline-block;
	padding: 16.5px 0;
	margin-left: 30px;
}

.navlist3>li .has-sub li a:hover {
	color: #3097a7;
}

@media (max-width:1200px) {
	.common-left {
		width: 22%;
	}
	.common-right {
		width: 74%;
	}
	.list-photo>li {
		margin: 0 43px 25px;
	}
	.teacher-left{
		width: 23%;
	}
	.teacher-right {
		width: 74%;
	}
}

@media (min-width:991px) {
	.common-left {
		display: block !important;
	}
}

@media (max-width: 991px) {
	.index-left,
	.index-right {
		width: 100%;
	}
	.banner h4 {
		font-size: 16px;
	}
	.banner .bx-wrapper .bx-pager.bx-default-pager a {
		width: 10px;
		height: 10px;
	}
	.banner .bx-wrapper .bx-pager {
		width: 140px;
	}
	.banner h4 span {
		padding-right: 140px;
	}
	.index-introduce,
	.index-introduce img {
		height: auto;
	}
	.introduce-box {
		bottom: -30px;
	}
	.icon-ul {
		padding-top: 40px;
	}
	.common-left,
	.common-right {
		width: 100%;
	}
	.common-left {
		display: none;
		border-top: none;
		margin-top: -15px;
	}
	.local-title {
		font-size: 18px;
		padding-left: 0;
		padding-bottom: 5px;
	}
	.navlist2>li>a {
		padding-left: 30px;
	}
	.thr-sub li {
		padding-left: 30px;
	}
	.common-local {
		margin: 5px auto 15px;
	}
	.common-local h4 {
		font-size: 18px;
	}
	.common-local .local-a {
		margin-top: 1px;
	}
	.common-list>li {
		padding: 13px 75px 12px 15px;
	}
	.article-top {
		padding: 10px;
	}
	.article-title {
		font-size: 20px
	}
	.nav-map .common-left {
		display: block;
		border-top: 4px solid #008094;
		margin-top: -15px;
		width: auto;
		padding-right: 24px;
	}
	.navlist3>li>a {
		width: 21%;
	}
	.navlist3>li .has-sub {
		width: 79%;
	}
}

@media (max-width: 768px) {
	.new-left,
	.new-right {
		width: 100%;
	}
	.new-left img {
		height: auto
	}
	.new-list li {
		padding: 2px;
	}
	.new-list {
		margin-top: 30px;
	}
	.new-list li {
		height: auto;
		margin-bottom: 10px;
	}
	.banner h4 {
		font-size: 12px;
	}
	.banner .bx-wrapper .bx-pager.bx-default-pager a {
		width: 8px;
		height: 8px;
	}
	.banner .bx-wrapper .bx-pager {
		width: 110px;
	}
	.banner h4 span {
		padding-right: 110px;
	}
	.index-ul1 {
		margin-top: 20px;
	}
	.common-title h4 {
		font-size: 17px;
		padding: 0 10px;
	}
	.list-news .media-body {
		width: 100% !important;
		display: block;
		width: auto;
		padding-left: 0;
		padding-top: 15px;
	}
	.list-photo,
	.list-teacher {
		text-align: center;
		margin: 15px 0 0;
	}
	.list-photo>li {
		margin: 0 11px 25px;
		float: none;
		display: inline-block;
	}
	.list-teacher>li {
		float: none;
		display: inline-block;
	}
	.teacher-right {
		width: 100%;
	}
	.navlist3>li>a,
	.navlist3>li .has-sub {
		width: 100%;
	}
	.teacher-left {
    	width: 180px;
	}
}

@media (max-width: 340px) {
	.list-news>li .news-img {
		width: 205px;
	}
}

.index-fixed {
	width: 200px;
	position: fixed;
	z-index: 99999;
	bottom: 30px;
	background: #fff;
	padding: 20px 15px 15px;
	border: 1px solid #e5e5e5;
}

.left-fixed {
	left: 0;
	display: none;
}

.right-fixed {
	right: 0;
	display: none;
}

.index-fixed p {
	padding: 6px 0;
}

.index-fixed a {
	color: #5a5a5a;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-fixed a:hover {
	color: #008094;
}

.index-fixed p img {
	max-width: 100%;
	display: none;
}

.index-fixed p:last-child img{
	display: block;
}

.index-fixed p:last-child a.has-img{
	display: none;
}

.close-fixed {
	position: absolute;
	right: 6px;
	top: 6px;
	font-size: 13px;
	color: #000;
	background: #fff;
	padding: 0 3px;
	cursor: pointer;
}

@media (max-width: 768px) {
	.index-fixed {
		display: none !important;
	}
}
/*页码样式调整*/

.wp_paging {
	float: none;
	text-align: right;
	margin-top: 25px;
	margin-bottom: 10px;
}

.wp_paging li,
.wp_paging li span,
.wp_paging li a {
	float: none;
}

.wp_paging a.pagingJump {
	height: 22px;
	line-height: 22px;
	font-size: 12px;
	background: #12889a;
	color: #fff;
	padding: 0 3px 0 7px;
	border-radius: 5px;
	margin-left: -7px;
	margin-bottom: 3px;
}

.wp_paging a.pagingJump:hover {
	color: #fff;
}

.wp_paging li span.pages {
	margin-left: 15px;
	margin-top: -2px;
}

.wp_paging li input {
	width: 55px;
	height: 20px;
	line-height: 20px;
	border-radius: 4px;
	margin-top: -25px;
}