@charset "utf-8";

/*孙立宏20210113*/
.logo {
	position: absolute;
}

.header {
	border-bottom: 1px solid #e6e4df;
}

.subTitle {
	width: 110px;
}

.subTitle span {
	width: 32px;
	margin: 0 auto;
	padding: 100px 0;
	display: block;
	line-height: 1.1;
}

.subPage {
	position: relative;
}

.subTitle {
	position: absolute;
	left: 0;
	top: 0;
}

.asideLeft {
	width: 120px;
	position: absolute;
	right: 15px;
	top: 175px;
	background-color: #fff;
	margin-bottom: 15px;
	transition: all 0.4s ease-out;
}

.asideLeft::before {
	content: '';
	width: 1px;
	height: calc(100% - 20px);
	top: 10px;
	background-color: #f2eee6;
	position: absolute;
	content: '';
}

.asideLeft li {
	line-height: 18px;
	padding-bottom: 22px;
	padding-left: 19px;
	position: relative;
}

.asideLeft li::before {
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid #dcbc80;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	position: absolute;
	left: 0;
	top: 4px;
}

.asideLeft ul:last-child li:last-child {
	padding-bottom: 0;
}

.asideLeft li.active::before {
	border-left: 7px solid #203f5d;
}

.asideLeft.fixTop {
	position: fixed;
	top: 10%;
}

.asideLeft.fixBottom {
	position: absolute;
	top: auto;
	bottom: 0;
}

.subCol1 {
	margin-left: 120px;
	border-left: 1px solid #e6e4df;
	min-height: calc(100vh - 244px);
}

.pd4568 {
	padding-right: 68px;
}

.sMode1 {}

.gp-bread {
	padding: 38px 0;
}

.subTitle2 {
	margin-bottom: 25px;
}

.subTitle2 span {
	border-bottom: 4px solid #fff;
	line-height: 1.4;
	padding-bottom: 5px;
	margin-right: 20px;
}

.subTitle2 span.on {
	border-bottom: 4px solid #203f5d;
}
.subTitle2 span.on  a{
	color:#203f5d
}
.s1Col {
	overflow: hidden;
}

.s1Img {
	width: 400px;
}

.s1Img .gp-img-responsive {
	padding-bottom: 100%;
}

.s1Con {
	line-height: 24px;
	/* max-height: 345px; */
	margin-right: 430px;
	text-indent: 2em;
	color: #666;
	overflow: hidden;
}

.s1Con p {
	margin-bottom: 24px;
}

.readMore {
	padding: 30px 0;
}

.readMore a {
	display: inline-block;
	vertical-align: middle;
	color: #c29f5d;
	font-size: 1.2rem;
	padding-bottom: 10px;
	border-bottom: 1px solid #dbdbdb;
	transition: all 0.35s ease-out;
}

.readMore a img {
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}

.item-info4 h4 {
	font-weight: normal;
	text-align: center;
}

.item-info4 h4 strong {
	font-size: 30px;
	font-weight: normal;
	font-family: 'Arial';
	margin-right: 15px;
	word-break: break-all;
}

.item-info4 h4 span {
	color: #999;
}

/*文章页*/
.pageArticle {
	position: relative;
}

.pageArticleTitle {
	overflow: hidden;
	padding: 20px 0 20px 125px;
	border-top: 6px solid #203f5d;
	position: relative;
	min-height: 100px;
	box-sizing: border-box;
}

.pageArticleTitle h3 {
	line-height: 1.4;
	font-weight: normal;
}

.articleDate {
	position: absolute;
	left: 0;
	top: 0;
	height: 100px;
	background-color: #dcbc80;
	width: 85px;
}

.articleDate strong, .articleDate span {
	display: block;
	color: #fff;
	font-family: 'Arial';
	padding-left: 20px;
	line-height: 1;
}

.articleDate strong {
	font-size: 3.6rem;
	padding-top: 20px;
	padding-bottom: 4px;
	font-weight: normal;
}

.articleAuthor {
	padding: 15px;
	text-align: center;
	margin-bottom: 20px;
	color: #999;
	background-color: #f5f4f0;
	line-height: 1.5;
}

.articleAuthor span, .articleAuthor i {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #999;
}

.articleAuthor i {
	margin: 0 10px;
	font-style: normal;
}

.wrapArticle {
	position: relative;
	margin: 60px auto 0;
}

.articleBottom {
	overflow: hidden;
}

.gp-article {
	position: relative;
	line-height: 1.8;
	padding-bottom: 5px;
	padding-top: 15px;
	color: #666;
}

.gp-article p {
	margin-bottom: 1.5rem;
}

.gp-article p:last-child {
	margin-bottom: 0;
}

.Annex {
	padding: 5px 15px;
	background-color: #f7f7f7;
	margin-top: 15px;
}

.Annex>strong {
	padding: 15px 0;
	float: left;
}

.annexList {
	overflow: hidden;
	padding: 5px 0;
	margin-left: 60px
}

.annexList li {
	line-height: 1.5;
	padding: 10px 15px;
	margin-bottom: 10px;
}

.annexList li:last-child {
	margin-bottom: 0;
}

.share {
	position: absolute;
	right: -40px;
	top: 90px;
	width: 60px;
}

.share_title {
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: block;
	color: #666;
}

.share .bdshare-button-style0-16 {
	text-align: center;
}

.share .bdsharebuttonbox>a {
	padding-left: 0;
	height: 60px;
	text-indent: 0;
	width: 60px;
	line-height: 60px;
	text-align: center;
	background: none;
	font-size: 4rem;
	display: inline-block;
	margin-bottom: 20px;
	color: #fff;
	margin: 3px 0;
	float: none;
}

.share .bdsharebuttonbox>a.bds_more {
	background-color: #a3bfd9
}

.share .bdsharebuttonbox>a.bds_weixin {
	background-color: #27b713
}

.share .bdsharebuttonbox>a.bds_tsina {
	background-color: #f35125;
}

.share .bdsharebuttonbox>a.bds_qzone {
	background-color: #fdbf22
}

.share .bdsharebuttonbox>a:hover {
	color: #fff;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.share .popup_qzone {
	background-position: 4px -47px;
}

.share .popup_tsina {
	background-position: 4px -99px;
}

.share .popup_bdysc {
	background-position: 4px -3063px;
}

.share .popup_weixin {
	background-position: 4px -1607px;
}

.share .popup_tsina {
	background-position: 4px -99px;
}

.shareBox {
	width: 300px;
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	margin: -150px 0 0 -130px;
	z-index: 9998;
	height: 310px;
	border: 6px solid #8F8F8F;
	border-radius: 8px;
	box-shadow: 0 0 7px #aaa;
	display: none;
}

.shareBox {
	font-size: 14px;
}

.shareBox .title {
	background: #f6f6f6;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 15px !important;
}

.shareClose {
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	font-size: 18px;
	width: 20px;
	;
}

.sharelist {
	position: static;
	height: 250px;
	overflow-y: auto;
	padding-left: 17px !important;
}

.sharelist li {
	float: left;
	width: 130px;
	padding: 2px;
	margin-left: 6px;
	_margin-left: 3px;
	height: 28px;
	overflow: hidden;
	list-style: none;
}

.sharelist li a {
	color: #565656;
	font: 12px '宋体';
	display: block;
	text-decoration: none;
	border: 1px solid #fff;
	line-height: 18px;
	width: auto;
	height: auto;
	text-indent: 0;
}

.weChatBox {
	width: 260px;
	height: 300px;
	background-color: #fff;
	border: solid 1px #d8d8d8;
	padding: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	margin: -130px 0 0 -140px;
	z-index: 9998;
	display: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}

.weChatBox .w-title {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.w-close {
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 20px;
	position: absolute;
	right: 0;
	top: 0;
	color: #333;
	cursor: pointer;
}

.qrcode {
	width: 200px;
	height: 200px;
	margin: 15px auto;
	background: #ccc;
}

.w-footer {
	font-size: 12px;
	line-height: 1.5;
	color: #999;
}

#qrodeText {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	visibility: hidden;
}

.share.fixed {
	position: fixed;
	left: 50%;
	margin-left: 490px;
	top: 0;
}

.share {
	text-align: center;
}

.shareBtn {
	color: #999 !important;
	position: relative;
	font-size: 1.4rem;
	margin-bottom: 18px;
	text-align: center;
	display: block;
}

.shareBtn:before, .shareBtn:after {
	content: '';
	width: 14px;
	height: 1px;
	background-color: #d9d9d9;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.shareBtn:before {
	left: -12px;
}

.shareBtn:after {
	right: -12px;
}

.pd120 {
	padding-bottom: 120px;
}

/***分页*/
.gp-page {
	padding: 60px 15px;
	font-size: 0;
	text-align: center;
}

.gp-page:after, .gp-page:before {
	content: " ";
	display: table
}

.gp-page>a:first-child {}

.gp-page>a, .gp-page>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 28px;
	line-height: 28px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: auto;
	font-size: 1.4rem;
	transition: all 0.35s ease-in-out;
	margin: 0 5px;
	border: 1px solid #d7dfdc;
	padding: 0 10px;
	margin-bottom: 5px;
	cursor: pointer;
}

.gp-page>span {
	border: none;
}

.gp-page .gp-page-start, .gp-page .gp-page-end, .gp-page>span, .gp-page .gp-page-prev, .gp-page .gp-page-next {}

.gp-page>a:hover, .gp-page>a.on_pages {
	background-color: #dcbc80;
	color: #fff;
	border-color: #dcbc80;
}

.gp-page>a.on_pages {
	background-color: #dcbc80;
}

.gp-page .pageSelect {
	min-width: 66px;
	height: 38px;
	vertical-align: middle;
	border: 1px solid #d7dfdc;
	line-height: 38px;
	text-align: center;
	padding: 0 15px;
	font-size: 1.4rem;
	background: none;
	outline: none;
}

.gp-m-page {
	display: none;
}


.wrap_footer {
	background-color: #dfe5eb;
}

.link span {
	border: 1px solid #999;
	background: url(../images/add_grey.png) no-repeat center;
	width: 65px;
	height: 65px;
	transition: all 0.35s ease-out;
}

.link span {
	background: url(../images/add.png) no-repeat center #d9a545;
	border-color: #d9a545;
}

.borerB {
	border-bottom: 1px solid #e6e4df;
	margin-bottom: 25px;
}

.borerB .subTitle2 {
	margin-bottom: 0;
}

.bit-list4 {
	padding-top: 40px;
	margin: 0 -14px 0;
}

.bit-list4 li {
	margin-bottom: 20px;
}

.item-info4 {
	box-shadow: 0 10px 15px rgba(0, 0, 0, 0.12);
	padding: 35px 25px;
	margin: 0 14px;
	transition: transform 0.4s ease-out;
}

.item-info4 h3 {
	font-weight: normal;
	margin-bottom: 20px;
}

.item-img4 {
	max-width: 120px;
	display: block;
	margin: 0 auto 35px;
}

.item-img4 .gp-img-responsive {
	padding-bottom: 100%;
	position: relative;
	background: none;
	border-radius: 50%;
	border: 1px dashed #dcbc80;
}

.item-img4 .gp-img-responsive img {
	max-width: 80%;
	max-height: 80%;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: auto;
	display: inline-block;
}

.s3Col {
	padding-top: 35px;
	overflow: hidden;
}

.s3Img {
	width: 240px;
	margin-right: 150px;
	position: relative;
	float: right;
}

.s3Img::before {
	content: '';
	width: 21px;
	height: 82px;
	/* background-color: #ffffff; */
	position: absolute;
	right: 27px;
	bottom: 78px;
}

.teacherCol .gp-img-responsive {
	padding-bottom: 133%;
}

.teacherCol strong {
	font-weight: normal;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding-left: 22px;
	color: #666;
	display: block;
	position: relative;
}

.teacherCol strong::before {
	content: '';
	width: 10px;
	height: 10px;
	background-color: #dcbc80;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -5px;
}

.s3Con {
	margin-right: 425px;
	max-height: 312px;
}

.readMore2 {
	padding-top: 0;
}

.mb60 {
	margin-bottom: 60px;
}

.tabMenu2 {}

.tabMenu2 li {
	margin-right: 50px;
	color: #999;
	font-size: 1.8rem;
	height: 45px;
	line-height: 45px;
	position: relative;
	cursor: pointer;
}

.tabMenu2 li.on {
	font-size: 2.4rem;
	color: #333;
}

.tabMenu2 li::before {
	content: '';
	width: 0;
	height: 4px;
	background-color: #203f5d;
	position: absolute;
	left: 50%;
	bottom: -1px;
	transition: all 0.35s ease-out;
}

.tabMenu2 li.on::before {
	width: 100%;
	left: 0;
}

.tabListBox {
	/* display: none; */
}

.yzCon {
	padding: 20px 30px;
	background-color: #f5f5f5;
	margin-bottom: 35px;
}

.yzTitle span {
	font-weight: normal;
	color: #666;
	margin-left: 12px;
}

.yzTitle {
	padding-bottom: 10px;
	border-bottom: 1px solid #e6e6e6;
}

.bit-list5 {
	padding: 20px 0 0;
}

.bit-list5 li {
	color: #666;
	margin-right: 40px;
	margin-bottom: 10px;
}

.bit-list6 {
	margin: 0 -15px;
}

.bit-list6 li {
	margin-bottom: 40px;
}

.bit-list6 li>div {
	margin: 0 35px;
	color: #666;
}
.bit-list6 li>div a{
	display: block;
}
.item-txt6 h3 {
	margin-bottom: 15px;
	color: #333;
}

.item-txt6 .p {
	line-height: 22px;
	margin-bottom: 20px;
	color: #999;
}

.item-txt6>p {
	line-height: 1.5;
	margin-bottom: 10px;
	color: #999;
}

.s4Img {
	width: 400px;
}

.s4Con {
	margin-right: 430px;
}
.tabbox  .s4Con{margin-right: 0px;}
.s4Con .s1Con {
	margin-right: 0;
	/* max-height: 130px; */
	margin-bottom: 25px;
}

.bit-list7 li {
	color: #c29f5d;
	position: relative;
	padding-left: 20px;
	margin-bottom: 18px;
}

.bit-list7 li::before {
	content: '';
	width: 6px;
	height: 6px;
	border-radius: 50%;
	border: 1px solid #c5a465;
	position: absolute;
	left: 0;
	top: 5px;
}

.bit-list7 li a {
	color: #c29f5d;
}

.readMore3 {
	padding: 20px 0;
}

.pd60 {
	padding-bottom: 60px;
}

/*教学*/
.bit-list8 {
	margin: 0 -23px;
}

.bit-list8 li {
	margin-bottom: 20px;
}

.bit-list8 li>a {
	display: block;
	margin: 0 23px;
	background-color: #f5f5f5;
	padding: 20px;
	box-sizing: border-box;
	min-height: 117px;
}

.bit-list8 li h3 {
	font-weight: normal;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	margin-bottom: 15px;
}

.list-bottom8 strong {
	font-weight: normal;
	color: #c29f5d;
}

.list-date1 {
	display: block;
	/* position: relative; */
	padding-left: 20px;
	color: #c29f5d;
	font-family: 'Arial';
	line-height: 1;
}

.list-date1::before {
	/* width: 12px;height: 2px;background-color: #dcbc80;position: absolute;left: 0;top: 6px;content: ''; */
}

.bit-list9 {}

.bit-list9 li {
	margin-bottom: 5px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.bit-list9 li h3 {
	font-weight: normal;
	font-size: 1.4rem;
	color: #666;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-right: 90px;
}

.bit-list9 li span {
	margin-top: 8px;
}

/*学者*/
.mr0 {
	margin-right: 0 !important;
}

.bit-list10 {
	margin: 0 -20px;
	padding-top: 10px;
}

.bit-list10 li>a {
	display: block;
	margin: 0 20px;
	;
}

.item-img10.gp-img-responsive {
	padding-bottom: 55.8%;
}

.item-txt10 h3 {
	font-weight: normal;
	max-height: 48px;
	line-height: 24px;
	overflow: hidden;
	padding-top: 14px;
	margin-bottom: 15px;
}

.item-txt10 p {
	line-height: 20px;
	max-height: 40px;
	font-size: 1.2rem;
	overflow: hidden;
	margin-bottom: 12px;
	color: #999;
}

.xMode3 .s3Col, .xMode3 .s1Con {
	padding-top: 0;
}

.bit-list10 li {
	margin-bottom: 20px;
}

/*简介*/
.genTitle {
	display: block;
	font-weight: normal;
	line-height: 1.5;
	padding: 15px;
}

.heightAuto {
	max-height: none;
}

/*通栏文字列表页*/
.subTitle4>span {
	margin-right: 60px;
}

.subLeft {}

.subLeft li {
	margin-right: 10px;
}

.subLeft li a {
	display: block;
	padding: 10px 20px;
	background-color: #f2f2f2;
	color: #666;
}

.subLeft li.active a, .subLeft li:hover a {
	background-color: #076f8a;
	color: #fff;
}

/*文字列表页*/
.genImg {
	width: 360px;
	;
}

.genImg .gp-img-responsive {
	padding-bottom: 66.67%;
}

.genTitle2 {
	position: relative;
}

.genTitle2::before {
	content: '';
	width: 6px;
	height: 6px;
	background-color: #dcbc80;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}

.bit-list11 {
	padding: 20px 0 0;
}

.bit-list11 li {
	margin-bottom: 20px;
}

.bit-list11 li>a {
	display: block;
	padding: 20px;
	background-color: #f5f5f5;
	font-size: 1.6rem;
}

.bit-list11 li h3 {
	font-weight: normal;
	line-height: 1.5;
	font-size: 1.6rem;
}

.bit-list11 li span {
	display: block;
	margin-bottom: 10px;
}

.mr410 {
	margin-right: 410px;
}

.divSelect {
	position: relative;
	margin: 0;
	min-width: 60px;
	border: 1px solid #d7dfdc;
	font-size: 1.4rem;
}

.select_mask {
	width: 100%;
	height: 28px;
	display: block;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1
}

.divSelect cite {
	height: 28px;
	display: block;
	position: relative;
	z-index: 2;
	line-height: 28px;
	padding: 0 10px;
	cursor: pointer;
	overflow: hidden;
	text-align: left;
	color: #666;
	background: url(../images/arrow2.png) no-repeat right 15px center;
	font-style: normal;
}

.linkList02 {
	position: absolute;
	left: 0;
	bottom: 28px;
	z-index: 5000;
	background-color: #fff;
	width: 100%;
	max-height: 500px;
	overflow-y: auto;
	display: none;
	box-shadow: 1px -1px 10px rgba(0, 0, 0, 0.35);
}

.linkList02 li {
	padding: 8px 15px;
	font-size: 14px;
	text-align: center;
}

.linkList02 li:hover {
	background-color: #f1f1f1;
}

.linkList02 li a {
	display: block;
}

.divSelect.active .select_mask {
	background-color: #dcbc80;
	opacity: 1;
}

.divSelect.active cite {
	color: #fff;
}

/* .divSelect.active cite{background:url(../images/arrow-down-hover.png) no-repeat right 15px center;} */
.bit-list11 li:last-child {
	margin-bottom: 0;
}

/*教师名录*/
.bit-list12 {
	background-color: #203f5d;
}

.bit-list12 li {
	margin: 0 45px;
}

.bit-list122 {
	padding: 0 0 0 20px
}

.bit-list122 li {
	margin: 0px;
	width: 25%
}

.bit-list12 li a {
	display: block;
	padding: 32px 0;
	position: relative;
	color: #fff;
	font-size: 1.8rem;
}

.bit-list12 li a::before {
	content: '';
	width: 0;
	height: 6px;
	background-color: #dcbc80;
	position: absolute;
	left: 50%;
	bottom: 0;
	transition: all 0.35s ease-out;
}

.bit-list12 li:hover a::before, .bit-list12 li.active a::before {
	width: 100%;
	left: 0;
	;
}

.listTitle3 {
	color: #999;
	padding: 20px 0;
}

.bit-list13 {
	margin: 0 -12px;
}

.bit-list13 .gp-img-responsive {
	padding-bottom: 132.1%;
	position: relative;
	z-index: 20;
}

.bit-list13 li {
	margin-bottom: 30px;
}

.bit-list13 li>a {
	display: block;
	margin: 0 12px;
	padding-right: 20px;
	position: relative;
}

.item-img13 {
	position: relative;
}

.item-img13::before {
	content: '';
	width: 100%;
	height: 90px;
	background-color: #203f5d;
	position: absolute;
	right: -20px;
	bottom: 0;
	z-index: 0;
}

.item-txt13 h3 {
	font-weight: normal;
	padding: 15px 0;
	;
}

.item-txt13 h3 strong {
	display: inline-block;
	font-weight: normal;
	position: relative;
	padding-left: 17px;
	margin-right: 30px;
}

.item-txt13 h3 strong::before {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #dcbc80;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}

.item-txt13 h3 span, .item-txt13 p {
	color: #999;
}

.item-txt13 p {
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

/*新闻列表*/
.bit-list14 {
	position: relative;
	padding: 40px 5px;
	margin: 0;
}

.bit-list14::before {
	content: '';
	height: 50%;
	background-color: #203f5d;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
	width: 100%;
}

.bit-list14 li {
	position: relative;
}

.bit-list14 li>a {
	display: block;
	margin: 0 25px;
}

.bit-list14 .item-txt10 p {
	font-size: 1.4rem;
}

/*教师详情页*/
.teacherCon {
	overflow: hidden;
	position: relative;
	padding-bottom: 30px;
}

.teacherCon::before {
	content: '';
	width: calc(100% - 120px);
	height: calc(100% - 70px);
	right: 0;
	bottom: 0;
	background: url(../images/t_bg1.jpg) no-repeat right bottom #203f5d;
	position: absolute;
}

.t_img {
	width: 200px;
	padding-left: 20px;
	float: left;
	position: relative;
}

.t_img::before {
	content: '';
	width: 100%;
	height: 90px;
	background-color: #dcbc80;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}

.t_img .gp-img-responsive {
	padding-bottom: 132.1%;
	position: relative;
	z-index: 10;
}

.t_txt {
	margin: 98px 0 0 256px;
	padding-bottom: 20px;
	position: relative;
	z-index: 20;
}

.dotted {
	position: relative;
	padding-left: 20px;
}

.dotted::before {
	content: '';
	width: 8px;
	height: 8px;
	background-color: #dcbc80;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -4px;
}

.t_txt h3 {
	margin-bottom: 25px;
	line-height: 1.4;
}

.bit-list15 li {
	min-width: 300px;
	padding-right: 15px;
	margin-bottom: 12px;
	opacity: 0.8;
	font-size: 1.6rem;
	box-sizing: border-box;
}

.bit-list15 li:hover {
	opacity: 1;
}

.teacherList {
	padding-top: 50px;
	margin-left: 120px;
}

.t_col1 {}

.t_title1 {
	position: relative;
	line-height: 1.4;
	padding: 4px 0 4px 20px;
	border-left: 1px solid #dcbc80;
	font-weight: normal;
	margin-bottom: 25px;
}

.t_title1::before {
	content: '';
	width: 7px;
	height: 10px;
	background-color: #dcbc80;
	position: absolute;
	left: -3px;
	top: 50%;
	margin-top: -5px;
}

.t_title1 span {
	margin-left: 20px;
	color: #999;
}

.t_col1 .p {
	line-height: 1.8;
	color: #666;
}

.t_col1 .p p {
	margin-bottom: 15px;
}

.slick-images .slick-slide {
	position: relative;
}

.s_img {
	margin-right: 120px;
}

.s_img .gp-img-responsive {
	padding-bottom: 55.81%;
}

.s_txt {
	width: 120px;
	height: calc(100% - 80px);
	top: 40px;
	position: absolute;
	right: 0;
	background-color: #dcbc80;
	overflow: hidden;
}

.s_txt span {
	display: block;
	padding: 10px 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 1.8rem;
	color: #fff;
	width: 20px;
	display: block;
	left: 50%;
}

.slick-btns {
	text-align: center;
	margin-top: -25px;
	position: relative;
	z-index: 500;
}

.slick-btns span {
	display: inline-block;
	vertical-align: middle;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid rgba(255, 255, 255, 0.3);
	background-color: rgba(0, 0, 0, 0.3);
	margin: 0 15px;
	font-size: 2rem;
	color: #fff;
	cursor: pointer;
	transition: all 0.35s ease-out;
}

.slick-btns span:hover {
	background-color: #dcbc80;
}

.bit-list16 {}

.bit-list16 li {
	padding: 15px;
}

.bit-list16 li:nth-child(2n+1) {
	background-color: #f5f5f5;
}

.nameList dt {
	float: left;
	width: 100px;
	font-size: 1.4rem;
	color: #666;
	box-sizing: border-box;
	padding-top: 5px
}

.nameList dt::before {
	border-radius: 50%;
	font-size: 1.4rem;
	color: #666;
}

.nameList {
	font-size: 0;
}

.nameList dd {
	margin-left: 100px;
	;
}

.nameList a {
	display: inline-block;
	min-width: 95px;
	font-size: 1.4rem;
	color: #c29f5d;
	padding: 5px;
}

.teacherNav li::before {
	border: 3px solid #d9d9d9;
	border-radius: 50%;
	background-color: #fff;
	width: 6px;
	height: 6px;
	left: -6px;
}

.teacherNav li.active::before {
	border: 3px solid #c29f5d;
}

.teacherNav li.active a {
	color: #c29f5d;
}

.map {
	width: 100%;
	overflow: hidden;
}

#bMapContainer {
	height: 450px;
}

.BMap_bubble_content {
	font-size: 14px;
	line-height: 2;
	padding-top: 7px;
}

.pt20 {
	padding-top: 20px;
}
.tabbox{
	/* display: none; */
}
.tabbox.show{
	display: block;
}
@media screen and (max-height:550px) {
	.asideLeft li {
		padding-bottom: 10px
	}
}

@media screen and (min-width:1020px) {
	.bit-list7 li, .bit-list6 li, .bit-list8 li>a, .bit-list10 li>a, .bit-list11 li>a, .bit-list13 li>a {
		transition: transform 0.4s ease-out;
	}

	.readMore a:hover, .bit-list7 li:hover, .bit-list8 li>a:hover, .bit-list11 li>a:hover {
		transform: translateX(10px);
	}

	.item-info4:hover, .bit-list6 li:hover, .bit-list10 li>a:hover, .bit-list13 li>a:hover {
		transform: translateY(-10px);
	}
}

@media screen and (min-width:996px) {
	.wrap_footer {
		width: 100%;
		position: static;
		box-sizing: border-box;
		padding: 20px 120px;
	}

	.link {
		float: left;
		margin-left: 50px;
		padding-bottom: 0;
	}

	.copyRight {
		position: absolute;
		right: 0;
		top: 50%;
		transform: translateY(-50%);
		padding-bottom: 0;
	}

	.footer {
		max-width: 1380px;
		position: relative;
		margin-left: auto;
		margin-right: auto;
	}

	.bit-list2 {
		padding-bottom: 0;
	}

}

@media screen and (max-width:1460px) {
	.pd4568 {
		padding-left: 0;
		padding-right: 120px;
	}

	.share {
		right: 15px;
	}
}

@media screen and (max-width:1386px) {
	.s3Img {
		margin-right: 30px;
	}

	.s3Con {
		margin-right: 300px;
	}
}

@media screen and (max-width:1300px) {
	.subCol1 {
		margin-left: 100px;
	}

	.subTitle {
		width: 100px;
	}

	.bit-list8 li>a, .bit-list10 li>a {
		margin: 0 8px;
	}

	.bit-list8, .bit-list10 {
		margin: 0 -8px;
	}
}

@media screen and (max-width:1100px) {
	.asideLeft {
		position: static;
		width: auto;
	}

	.pd4568 {
		padding-right: 0;
	}

	.subCol1 {
		margin-left: 80px;
	}

	.subTitle {
		width: 80px;
	}

	.gp-bread {
		padding: 20px 0;
	}

	.bit-list4 {
		padding-top: 10px;
	}

	.borerB {
		margin-bottom: 20px;
	}

	.asideLeft {
		overflow: hidden;
		font-size: 0;
	}

	.asideLeft ul {
		width: 50%;
		box-sizing: border-box;
		display: inline-block;
	}

	.asideLeft li {
		box-sizing: border-box;
		padding-right: 10px;
		display: inline-block;
		vertical-align: top;
		font-size: 1.4rem;
		border: none;
		padding-bottom: 10px;
	}

	.share {
		position: static;
		width: auto;
		display: none;
	}

	.pageArticleTitle {
		padding-left: 100px;
	}

	.teacherNav {
		padding-left: 7px;
	}

	.asideLeft::before {
		display: none;
	}

	.dynamicContentMenu__extend-page {
		display: none !important;
	}
}

@media screen and (max-width:996px) {
	.s1Con {
		margin-right: 0;
		padding-top: 20px;
	}

	.mb60 {
		margin-bottom: 30px;
	}

	.s3Img {
		float: none;
		margin: 0 auto;
	}

	.s4Con {
		margin-right: 0;
	}

	.bit-list6 li {
		margin-bottom: 30px;
	}

	.pd60 {
		padding-bottom: 40px;
	}

	.bit-list4 {
		white-space: nowrap;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch
	}

	.bit-list4 li {
		white-space: normal;
		width: 240px;
	}

	.item-txt10 h3 {
		margin-bottom: 10px;
	}

	.s3Col {
		padding-top: 20px;
	}

	.mr410 {
		margin-right: 0;
	}

	.gp-page {
		display: none;
	}

	.gp-m-page {
		display: block;
		padding: 25px 0;
	}

	.subLeft {
		display: block;
		padding-top: 15px;
	}

	.item-img13::before {
		right: -10px;
	}

	.bit-list13 li>a {
		padding-right: 10px;
		margin: 0 8px;
	}

	.bit-list13 {
		margin: 0 -8px;
	}

	.bit-list13 li {
		margin-bottom: 20px;
	}

	.bit-list12 li a {
		padding: 20px 0;
	}

	.bit-list12 li {
		margin: 0 15px;
	}

	.pd120 {
		padding-bottom: 40px;
	}

	.s_img {
		width: 100%;
		margin-right: 0;
	}

	.s_txt {
		position: static;
		width: 100%;
	}

	.s_txt span {
		position: static;
		transform: none;
		padding: 15px;
		width: 100%;
		box-sizing: border-box;
	}

	.slick-btns {
		margin-top: 15px;
	}

	.teacherList {
		margin-left: 0;
	}

	.bit-list15 li {
		min-width: auto;
	}

	.t_txt {
		margin-left: 245px;
	}
}

@media screen and (max-width:767px) {
	.bit-list12 li a {
		padding: 15px 0;
	}

	.bit-list10 {
		padding-top: 0;
	}

	.subTitle {
		display: none;
	}

	.subCol1 {
		margin-left: 0;
	}

	.mb60 {
		margin-bottom: 20px;
	}

	.pd60 {
		padding-bottom: 30px;
	}

	.bit-list6 li {
		margin-bottom: 15px;
	}

	.bit-list6 li>div {
		margin: 0 8px;
	}

	.bit-list6 {
		margin: 0 -8px;
	}

	.readMore {
		padding: 20px 0;
	}

	.s4Con .s1Con {
		margin-bottom: 15px;
	}

	.tabMenu2 li.on {
		font-size: 2.2rem;
	}

	.tabMenu2 {
		white-space: nowrap;
		overflow-x: auto;
		margin-right: -15px;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch
	}

	.tabMenu2 li {
		margin-right: 20px;
	}

	.s1Con {
		padding-top: 15px;
	}

	.subTitle2 {
		margin-bottom: 15px;
	}

	.bit-list7 li {
		margin-bottom: 12px;
	}

	.s3Col {
		padding-top: 15px;
	}

	.borerB {
		margin-bottom: 15px;
	}

	.bit-list8 li>a {
		min-height: auto;
		padding: 15px;
	}

	.bit-list8 li {
		margin-bottom: 15px;
	}

	.bit-list14 {
		padding-top: 20px;
	}

	.bit-list14::before {
		height: 20%;
	}

	.bit-list14 li {
		margin-bottom: 20px;
	}

	.articleDate {
		width: 65px;
		height: 70px;
	}

	.articleDate strong, .articleDate span {
		padding-left: 10px;
	}

	.articleDate strong {
		padding-top: 10px;
	}

	.pageArticleTitle {
		padding: 8px 0 12px 80px;
		min-height: 70px;
	}

	.t_img {
		float: none;
		margin: 0 auto;
	}

	.t_txt {
		margin-left: 0;
		padding-left: 15px;
		margin-top: 20px;
	}

	.teacherCon::before {
		width: 100%;
	}

	.nameList a {
		min-width: 70px;
	}

}

@media screen and (max-width:640px) {
	.item-img4 .gp-img-responsive img {
		max-width: 50px;
	}

}

@media screen and (max-width:480px) {
	.s3Img {
		width: 200px;
	}

	.bit-list8 li:last-child {
		margin-bottom: 0;
	}

}