
/*html {*/
/*	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);*/
/*	-webkit-filter: grayscale(100%);*/
/*}*/
.h_lHisPrevd,.h_lHisNextd{
	display: block;
	position: absolute;
	top: 37%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	width: 33px;
	height: 38px;
	z-index: 9;
}
.h_lHisNextd{
	background: url(../images/to.png) no-repeat;
	top: 50%;
	right: 0;
}
.h_lHisPrevd{
	background: url(../images/to1.png) no-repeat;
	top: 50%;

}
.swiper-container {
	width: 100%;
	height: 100%;
	color: #262626;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 3px;
	background: #222;
	margin-right: 5px;
	opacity: 0.8;
	border: 1px solid #fff;
	cursor: pointer;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-scrollbar {
	background: none;
	position: absolute;
	right: 0px;
	top: 40px;
	height: 90%;
	width: 10px;
	border-radius: 0;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: #cccccc;
	border-radius: 0;
}

.swiper-container {
	width: 100%;
	height: 100%;
	color: #262626;
}

.swiper-pagination-switch {
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	background: #222;
	margin-right: 5px;
	opacity: 0.4;
	background: #fff;
	cursor: pointer;
}

.swiper-visible-switch {
	background: #aaa;
}

.swiper-active-switch {
	background: #fff;
}

.swiper-scrollbar {
	background: none;
	position: absolute;
	right: 0px;
	top: 40px;
	height: 90%;
	width: 10px !important;
	border-radius: 0;
}

.swiper-scrollbar .swiper-scrollbar-drag {
	background: #cccccc;
	border-radius: 0;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 20px;
	width: 100%;
	position: absolute;
	z-index: 999;
	text-align: right;
	padding-right: 70px;
}

.swiper-pagination-bullet {
	width: 18px;
	height: 18px;
	display: inline-block;
	border: 1px #fff solid;
	-moz-border-radius: 60px;
	-webkit-border-radius: 60px;
	border-radius: 60px;
	margin-left: 15px;
}

#swiper.bars .swiper-pagination-bullet {
	background-color: #875c1f;
}

#swiper.shops .swiper-pagination-bullet {
	background-color: #68b8a2;
}

#swiper.shops .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: #fff;

}


button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #ffffff;
}

.swiper-pagination-bullet-active {
	background-color: #fff;
}

#swiper.bars .swiper-pagination-bullet-active {
	background-color: #fff;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}



.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}


.h_lHisPrev,
.h_lHisNext,
.HisPrev,
.HisNext {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	width: 33px;
	height: 33px;
	z-index: 9;
}

.box {
	width: 1400px;
	margin: 0 auto
}

.header {
	position: fixed;
	width: 100%;
	top: 0;
	background: url(../images/nav_bg.png) no-repeat;
	z-index: 999;
}

.none,
.wap_sw {
	display: none;
}

.header .nav li {
	position: relative;
	cursor: pointer;
}


.header.fix {
	background: #7b2c3a;
}

.header .nav li a {
	display: block;
	font-size: 20px;
	color: #fff;
}

.header .nav li a em {
	display: block;
	width: 32px;
	height: 2px;
	background: rgba(255, 255, 255, 0);
	margin: 10px auto;
}

.header .nav li.cur a em {
	background: rgba(255, 255, 255, 1);
}

#swiper.en_swiper dd p {
	font-size: 36px;
	line-height: 48px;
	width: 885px;
	margin: 20px 0 60px 0;
	text-transform: uppercase;
}


::-webkit-scrollbar {
	display: none;
	width: 0;
	height: 0;
	color: transparent;
}

.header h1 {
	width: 20.7%;
	margin: 15px 0;
}

.header .nav {
	width: 75.7%;
	position: relative;
	top: 35px;
}

.menu-down dl a {
	display: block;
}

.menu-down {
	margin-top: 0;
}

.header .nav li {
	position: relative;
}

.menu-pub {
	position: absolute;
	z-index: 99999;
	left: 0;
	top: 75px;
	width: 140%;
	background: #fff;
	opacity: 1;
	visibility: hidden;
	left: -20%;
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
	box-shadow: 0px 3px 9px 0px rgba(0, 0, 0, 0.21);
}

.header .nav li .menu-pub a:last-child {
	-moz-border-radius: 0 0 6px 6px;
	-webkit-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px
}

.header .nav li:hover .menu-pub {
	z-index: 2;
	opacity: 1;
	visibility: visible;
}

.header .nav li a {
	display: block;
}

.header .nav li {
	position: relative;
	width: 16.67%;
	text-align: center;
	height: 110px;
}

.header .nav li .menu-pub a {
	font-size: 16px;
	color: #333;
	display: block;
	height: 44px;
	line-height: 44px;
	padding: 0 10px;
	text-align: center;
	border-bottom: 1px #f7f7f7 solid;
}

.header .nav li .menu-pub a:hover {
	background: #f6efef;
	color: #7b2c3a;
}

.pub_60 {
	padding: 60px 0;
}

.pub_tit h2 {
	color: #a4312b;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.pub_tit h2 i {
	font-size: 14px;
	color: #999999;
	font-weight: normal;
	text-transform: uppercase;
}

.pub_tit h2 em {
	font-weight: normal;
}

.pub_tit h2 img {
	position: relative;
	top: -3px;
	margin-right: 6px;
}

#swiper dd {
	position: absolute;
	bottom: 0;
	background: url(../images/bg.png) repeat-x;
	height: 60px;
	width: 100%;
	line-height: 60px;
	color: #fff;
	padding-left: 70px;
}

.index_one {
	background: url(../images/bg_1.jpg) no-repeat;
	background-size: 100% 100%;
}

.index_one .one_lt {
	width: 50%;
}

.index_one .one_rt {
	width: 48.57%;
}

.index_one .one_rt dl {
	width: 48.5%;
	background: #fff;
	padding: 20px;
	box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.21);
	margin-bottom: 20px;
}

#swiper_ed dt {
	overflow: hidden;
	position: relative;
	height: 517px;
}

#swiper_ed dd {
	position: absolute;
	bottom: 0;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding: 15px 20px;
	color: #fff;
	background: url(../images/bg.png) repeat-x;
}

#swiper_ed dd i {
	font-size: 16px;
	text-decoration: underline;
}

#swiper_ed dd img {
	width: 23px;
	height: 18px;
	align-self: center;
}
.index_th .tow .dl a:hover h2{
	color: #fff;
}
#swiper_ed dd em {
	max-width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

#swiper_ed dd p {
	display: flex;
	width: 85%;
}

.index_one .one_rt dt h2 {
	font-size: 20px;
	line-height: 28px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index_one .one_rt dd p {
	color: #666;
	line-height: 26px;
	font-size: 16px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin: 20px 0 30px 0;
}

.index_one .one_rt dd span {
	font-size: 16px;
	color: #a4312b;
	font-weight: bold;
}

.index_one .one_rt dd img {
	position: relative;
	top: -1px;
	margin-right: 3px;
}

.pt50 {
	padding: 50px 0;
}

.index_tow .one:nth-child(odd) {
	width: 24.29%;
}

.index_tow .one:nth-child(even) {
	width: 50%;
}

.index_tow .one:nth-child(odd) dl dt {
	height: 253px;
	overflow: hidden;
}

.index_tow .one:nth-child(even) dl dt {
	height: 518px;
	overflow: hidden;
}

.index_tow .one dl {
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.index_tow .one dd {
	text-align: center;
	color: #fff;
	position: absolute;
	top: 150%;
	left: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.index_tow .one:nth-child(odd) dl {
	margin-bottom: 12px;
}

.index_tow .one dd h2 {
	font-size: 24px;
	margin-bottom: 5px;
}

.index_tow .one dt {
	padding: 0rem;
}

.index_tow .one dt p {
	position: absolute;
	width: 100%;
	height: 100%;
	top: -150%;
	left: 0;
	background-color: #000000;
	/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
	background-color: rgba(0, 0, 0, 0.6);
	/* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}

.index_tow .one dl:hover dt p {
	top: 0;
}

.index_tow .one dl:hover dd {
	top: 50%;
}

.index_th .one {
	width: 36.43%;
}

.index_th .tow {
	width: 61.07%;
}

.index_th.pt50 {
	padding-top: 0;
}

.index_th .tow .dl {
	width: 32.75%;
}

.index_th .tow .dl_dl {
	width: 65.5%;
}

.index_th .tow .dl_dl dl a {
	display: flex;
	justify-content: space-between;
}

.index_th .tow .dl_dl dt,
.index_th .tow .dl_dl dd {
	width: 50%;
	align-self: center;
}

.index_th .tow .dl_dl dd {
	padding: 0 25px;
}

.index_th .tow dd p {
	line-height: 24px;
	color: #666;
	font-size: 16px;
	margin: 15px 0 30px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.index_th .tow dd h2 {
	font-size: 20px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.index_th .tow dd span {
	font-size: 14px;
	color: #892b27;
}

.index_th .tow dd span img {
	margin-left: 5px;
}

.index_th .tow .dl_dl dt {
	overflow: hidden;
	height: 210px;
}

.index_th .tow .dl dt {
	overflow: hidden;
	height: 420px;
}

.index_th .tow .dl dd {
	position: absolute;
	top: 30px;
	left: 20px;
	padding-right: 20px;
	color: #fff;
}

.index_th .tow .dl dd p,
.index_th .tow .dl dd span {
	color: #fff;
}

.index_th .pub_tit {
	border-bottom: 1px #a4312b solid;
}

.index_th ul {
	border-top: 3px #eeeeee solid;
}

.index_th li {
	padding: 11px 0;
}

.index_th li i {
	font-size: 16px;
	color: #999;
}

.index_th li a {
	display: flex;
	justify-content: space-between;
}

.index_th li em {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

.index_th li a:hover,
.index_th li a:hover i {
	color: #a4312b;
}

.index_th li a:hover em {
	text-decoration: underline;
}

.index_th .tow dl:hover h2,
.index_one .one_rt dl:hover h2,
.index_four .dl_dl dl:hover dd {
	color: #a4312b;
}

.index_four {
	background: #f7f7f7;
}

.index_four .name {
	width: 14.29%;
}

.index_four .dl_dl {
	width: 80.71%;
	align-self: center;
}

.index_four .dl_dl p:last-child {
	display: none;
}

.index_four .dl_dl p {
	align-self: center;
}

.index_four .dl_dl dd {
	margin-top: 10px;
}

.footer {
	background: url(../images/bg_2.jpg) no-repeat;
	background-size: 100% 350px;
	padding-top: 90px;
}

.foot .one {
	width: 75%;
}

.foot .one dl {
	width: 50%;
	display: flex;
	justify-content: space-between;
}

.foot .one dt {
	width: 21.63%;
}

.foot .one dd {
	width: 75.5%;
}

.foot .one dd p {
	font-size: 12px;
	line-height: 26px;
	color: #fff;
}

.foot .one dd p em {
	display: block;
	padding-left: 22px;
}

.foot .one dd p:nth-child(1) img {
	margin-right: 6px;
}

.Copyright,
.Copyright a {
	font-size: 12px;
	color: #999;
}

.Copyright {
	padding-top: 70px;
	padding-bottom: 12px;
}

.Copyright a {
	margin-right: 13px;
}

.Copyright a:last-child {
	margin-left: 13px;
}

#header {
	background: #7b2c3a;
}

#banner {
	margin-top: 110px;
}

#pub_pub .pub_lt {
	width: 19.29%;
	margin-top: -140px;
	border: 1px #dddddd solid;
	-moz-border-radius: 8px 8px 0 8px;
	-webkit-border-radius: 8px 8px 0 8px;
	border-radius: 8px 8px 0 8px;
	align-self: baseline;
}

#pub_pub .pub_lt dt img {
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

#pub_pub .pub_lt ul {
	padding: 5px;
}

#pub_pub .pub_lt ul li {
	line-height: 60px;
}

#pub_pub .pub_lt ul li a {
	display: flex;
	justify-content: space-between;
	padding: 0 18px;
}

#pub_pub .pub_lt ul li.cur a,
#pub_pub .pub_lt ul li:hover a {
	background: #f6efef;
}

#pub_pub .pub_lt ul li img {
	width: 18px;
	height: 17px;
	align-self: center;
}

#pub_pub .pub_rt {
	width: 76.43%;
}

#pub_pub .pub_lt dl {
	position: relative;
}

#pub_pub .pub_lt dd {
	position: absolute;
	top: 50%;
	left: 20px;
	transform: translate(0%, -50%);
	-webkit-transform: translate(0%, -50%);
	font-size: 30px;
	color: #fff;
}

#pub_pub .pub_lt dd p {
	font-size: 18px;
	text-transform: uppercase;
	margin-top: 8px;
}

#pub_pub .pub_rt .title {
	padding: 30px 0 20px 0;
	border-bottom: 1px #dddddd solid;
}

#pub_pub .pub_rt .title h2 {
	font-size: 28px;
}

#pub_pub .pub_rt .title span {
	align-self: center;
	color: #666666;
	font-size: 16px;
}

#pub_pub .pub_rt .title span a {
	color: #666666;
}

#pub_pub .pub_rt .title span i {
	margin: 0 5px;
}

#pub_pub .pub_rt .title span img,
#pub_pub .pub_rt .cont .tit h2 img {
	margin-right: 6px;
}

#pub_pub .pub_rt .title span a:hover {
	color: #a4312b;
}

#pub_pub .pub_rt .cont .tit {
	padding-top: 50px;
	margin-bottom: 25px;
}

#pub_pub .pub_rt .cont .tit h2 {
	font-size: 24px;
}

#pub_pub .pub_rt .cont p {
	font-size: 16px;
	color: #666;
	line-height: 36px;
	text-indent: 2em;
}

#pub_pub {
	padding-bottom: 70px;
}

.wap_nav_sw li dl {
	border-top: 1px #f5f5f5 solid;
	display: none;
}

.wap_nav_sw li.active dl {
	display: block;
}

.wap_nav_sw li.cur a {
	color: #2c4d99;
	font-weight: bold;
}

.wap_nav_sw li a {
	padding: 0.1rem 0.25rem;
	display: block;
	width: 100%;
	font-size: 15px;
	text-transform: uppercase;
}

.wap_nav_sw li dd {
	display: flex;
	flex-wrap: wrap;
}

.wap_nav_sw li dd a {
	width: 50%;
	font-size: 15px;
	color: #666;
	font-weight: normal;
}

body.fix .header {
	background: #7b2c3a;
}

#banner img {
	width: 100%;
	object-fit: cover;
}

#pub_pub .pub_rt .cont p img {
	display: block;
	margin: 0 auto;
}

#pub_pub .pub_rt .cont p {
	margin-top: 30px;
}

#pub_pub .pub_rt .cont h3 {
	background: #efefef;
	padding: 13px 25px;
	border-left: 5px #a4312b solid;
	font-size: 22px;
	color: #002333;
	margin-top: 30px;
}

#pub_pub .pub_rt #leader .tit h2 {
	font-size: 30px;
}

#pub_pub .pub_rt #leader .tit span {
	display: flex;
	justify-content: center;
	font-size: 16px;
	color: #666;
	margin: 10px auto 35px auto;
}

#pub_pub .pub_rt #leader .tit i {
	display: block;
	background: #adadad;
	width: 110px;
	height: 1px;
	align-self: center;
}

#pub_pub .pub_rt #leader .tit span em {
	display: block;
	background: #fff;
	margin: 0 10px;
}

#leader dl {
	width: 23.36%;
	margin-left: 2.17%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.21);
	margin-bottom: 25px;
}

#leader dt {
	height: 375px;
	overflow: hidden;
	-moz-border-radius: 8px 8px 0 0;
	-webkit-border-radius: 8px 8px 0 0;
	border-radius: 8px 8px 0 0;
}

#leader dl:nth-child(4n+1) {
	margin-left: 0;
}

#leader dd {
	display: flex;
	justify-content: space-between;
}

#pub_pub .pub_rt #leader dd p {
	margin-top: 0;
	color: #666;
	font-size: 13px;
	padding-right: 5px;
	align-self: center;
}

#leader dd h2 {
	background: url(../images/lder.png) no-repeat;
	width: 92px;
	height: 41px;
	background-size: 92px 41px;
	color: #fff;
	padding-left: 8px;
	padding-top: 7px;
	-moz-border-radius: 0 0 0 8px;
	-webkit-border-radius: 0 0 0 8px;
	border-radius: 0 0 0 8px
}

#honors .dl p {
	width: 31.63%;
	margin-left: 2.55%;
}

#honors .dl p:nth-child(3n+1) {
	margin-left: 0;
}

#college .mnm {
	margin-top: 30px;
}

#college .dl a {
	display: flex;
	width: 48.6%;
	background: #f5f5f5;
	color: #002333;
	height: 54px;
	line-height: 54px;
	margin-bottom: 20px;
	border-left: 5px #a4312b solid;
}

#college .dl a em {
	display: inline-block;
	width: 3px;
	background: #cdcdcd;
	height: 54px;
	margin-right: 25px;
}

#pub_pub .pub_rt .cont #college .tit {
	padding-top: 30px;
}

#menu1,
#menu2 {
	margin-top: -110px;
	padding-top: 110px;
}

#cont_pub .tit_pub h2 {
	font-size: 28px;
	padding: 50px 0 20px 0;
}

#cont_pub .tit_pub h6 {
	font-size: 16px;
	color: #666666;
	padding-bottom: 20px;
}

#cont_pub .tit_pub h6 span {
	margin: 0 10px;
}

#cont_pub .tit_pub h6 span img {
	margin-right: 5px;
}

#cont_pub .mm {
	margin: 30px 0;
}

#pub_pub .pub_rt .cont #cont_pub .pev_net p {
	text-indent: 0;
	margin-top: 0;
}

#pub_pub .pub_rt .cont #cont_pub .pev_net p a {
	color: #5c5c5c;
}

#pub_pub .pub_rt .cont #cont_pub .pev_net p a:hover {
	color: #7b2c3a;
}

#leader.teaching {
	padding-top: 40px;
}

#pages {
	display: flex;
}

.page {
	text-align: center;
	width: 100%;
	margin: 40px auto 0 auto;
	justify-content: center;
}

.page ul {
	justify-content: center;
}

.page li {
	background: #fdfdfd;
	border: 1px #e8e8e8 solid;
	color: #333333;
	font-size: 14px;
	text-align: center;
	padding: 8px 15px;
	margin: 0 3px;
	cursor: pointer;
}

.page li:hover,
.page li.active {
	background: #a4312b;
	border: 1px #a4312b solid;
	color: #fff;
	display: block;
}

.page li:hover a {
	color: #fff;
}

#education dl {
	border-bottom: 1px #dddddd solid;
	padding: 40px 0;
}

#education dl h2 {
	font-size: 24px;
}

#pub_pub .pub_rt .cont #education dl p {
	color: #999;
	line-height: 30px;
	margin: 20px 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-indent: 0;
}

#pub_pub .pub_rt .cont #education dd span {
	color: #666;
	font-size: 16px;
}

#pub_pub .pub_rt .cont #education dd span img {
	position: relative;
	top: -1px;
	margin-right: 5px;
}

#pub_pub .pub_rt .cont #education dl:hover h2 {
	color: #a4312b;
}

#scientific {
	padding-top: 10px;
}

#scientific dl {
	width: 31.78%;
	margin-left: 2.32%;
	margin-top: 2.32%;
}

#scientific dl:nth-child(3n+1) {
	margin-left: 0;
}

#scientific dt {
	height: 240px;
	overflow: hidden;
}

#scientific dd {
	border: 1px #dddddd solid;
	padding: 20px 15px;
	border-top: 0;
}

#scientific dd h2 {
	font-size: 20px;
	line-height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 56px;
}

#pub_pub .pub_rt .cont #scientific p {
	line-height: 26px;
	text-indent: 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin: 15px 0 25px 0;
}

#pub_pub .pub_rt .cont #scientific dd span {
	font-size: 16px;
	color: #666;
}

#pub_pub .pub_rt .cont #scientific dd span img {
	position: relative;
	top: -2px;
	margin-right: 5px;
}

#pub_pub .pub_rt .cont #scientific dl:hover dd h2 {
	color: #a4312b;
}

#pub_rt.pub_rt {
	width: 100%;
}

#pub_rt.pub_rt .list {
	padding-top: 15px;
}

#pub_rt.pub_rt .list .one {
	width: 48.57%;
	margin-top: 50px;
}

#pub_rt.pub_rt .list .one .all {
	border: 2px #c37773 solid;
	-moz-border-radius: 0 0 32px 0;
	-webkit-border-radius: 0 0 32px 0;
	border-radius: 0 0 32px 0;
	padding: 30px;
	padding-top: 50px;
	margin-top: -30px;
}

#pub_rt.pub_rt .list .one .tit h2 {
	background: url(../images/tit.jpg) no-repeat;
	width: 150px;
	line-height: 70px;
	height: 64px;
	background-size: 150px 64px;
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-left: 15px;
}

#pub_rt.pub_rt .list .one .tit em {
	font-size: 12px;
	color: #a4312b;
	text-transform: uppercase;
	margin-left: 10px;
	margin-top: 10px;
}

#pub_rt.pub_rt .list .one .tit em i {
	color: #adadad;
	margin-left: 5px;
}

#pub_rt.pub_rt .list .one .tit a {
	display: flex;
}

#pub_rt.pub_rt .list .one li a {
	display: flex;
	justify-content: space-between;
	font-size: 18px;
	line-height: 42px;
	color: #555;
}

#pub_rt.pub_rt .list .one li i {
	font-size: 16px;
	color: #999;
}

#pub_rt.pub_rt .list .one li em {
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}

#pub_rt.pub_rt .list .one li:hover a em,
#pub_rt.pub_rt .list .one li:hover a i {
	color: #7b2c3a;
}

#pub_rt.pub_rt .list .one li:hover a em {
	text-decoration: underline;
}

#walk dl {
	position: relative;
	margin-top: 55px;
	min-height: 685px;
}

#walk dl:nth-child(odd) dt {
	position: absolute;
	right: 0;
	top: 0
}

#walk dl dd {
	z-index: 99;
}

#walk dl dd .one {
	position: absolute;
	top: 215px;
	left: 50px;
}

#walk dl:nth-child(odd) dd {
	position: absolute;
	top: 50%;
	left: 0%;
	transform: translate(-0%, -50%);
	-webkit-transform: translate(-0%, -50%);
}

#walk dl:nth-child(even) dd {
	position: absolute;
	top: 50%;
	right: 0%;
	transform: translate(-0%, -50%);
	-webkit-transform: translate(-0%, -50%);
}

#walk dl:nth-child(even) dd .one {
	left: 150px;
}

#walk dl dd .one a {
	font-size: 22px;
	line-height: 50px;
	color: #fff;
	display: block;
	background: url(../images/op.png) no-repeat 0 18px;
	padding-left: 30px;
}

#img dl {
	width: 48.6%;
	margin-top: 40px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 3px 19px 0px rgba(0, 0, 0, 0.21);
	text-align: center;
}
#img dt{
	overflow: hidden;
	height: 380px;
}
#img dd{
	padding: 18px 0;
}

#culture .img{
	margin: 40px auto;
}
#culture .img img{
	width: 100%;
	height: 480px;
	object-fit: cover;
}
#culture .dl {
	position: absolute;
	top: 0;
	height: 480px;
	width: 100%;
}
#culture .dl dl{
	width: 20%;
	text-align: center;  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #fff;
   -moz-border-radius:10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
	cursor: pointer;
}
#culture .dl dl h2{
	margin: 20px auto;
}
#culture .dl dl  .em{
	display: block;
	width: 30px;
	height: 2px;
	background: #fff;
	margin: 0 auto 20px auto;
}
#pub_pub .pub_rt .cont #culture  p{
	margin-top: 0;
	text-indent:0;
	line-height: 24px;
	font-size: 14px;
	color: #fff;
}
#culture .dl dl:hover{
	background-color:#a4312b;/* IE6和部分IE7内核的浏览器(如QQ浏览器)下颜色被覆盖 */
	  background-color:rgba(164,49,43,0.8); /* IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂，但解析为透明 */
}
#history .swiper-slide:nth-child(even){
	top: 150px;
	position: relative;
}
#history .swiper-slide dl dd{
	height: 152px;
}
#history .swiper-wrapper{
	height: 450px;
}
#pub_pub .pub_rt .cont #history  p{
	margin-top: 0;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	text-indent: 0;
}
#pub_pub .pub_rt .cont #history {
	padding: 50px 0;
}
#history .swiper-slide dl{
	text-align: center;
}
#history .swiper-slide:nth-child(odd) dd{
	display: flex;
	flex-direction: column;
	justify-content: end;
}
#history .swiper-slide dl h2{
	color: #a4312b;
	font-size: 22px;
	font-weight: bold;
	margin: 10px auto 15px auto;
}
#history .lm{
	width: 96%;
	height: 1px;
	background: #eba202;
	position: relative;
	top: 166px;
	left: 2%;
}
.history_foot{
	margin-top: -300px;
}
.h_lHisPrev,
.h_lHisNext,
 {
	display: block;
	position: absolute;
	top: 37%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	cursor: pointer;
	width: 37px;
	height: 37px;
	z-index: 9;
}
#history .h_lHisNext{
	right: 0;top: 37%;
}
#history .h_lHisPrev{
	left: 0;top: 37%;
}