/* Secondary pages css */


/**********
 * 1.院情总览 
 * 2.学院概况
 * 3.学院历史
 * 4.学院领导
 * 5.新闻详情
 * 6.本科生教育
 * 7.博士研究生导师
 * 8.发展联络
 * 9.教育教学
 * 10.机构设置
 * 11.学子风采
 * 12.研究机构
 * 13.全球合作
 * 14.人才招聘
 * 15.文体活动
 * 16.学科建设
 * 17.学术交流
 * 18.联系我们
 * 19.科研队伍
 * 20.就业招聘
 * 21.合作平台
 * 22.校园生活
 * 23.创新创业
 * 24.合作交流
 * 25.科学研究
 * 26.师资队伍
**********/


/* directory */


/*************
**************/

.sec-banner-box {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.sec-banner-box:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background: url(../img/image/banner-bg.png) bottom center no-repeat;*/
	/*background-size: contain;*/
	background-color: rgba(176, 31, 36, .05);
}

.sec-banner-box img {
	display: block;
	width: 100%;
}

.sec-banner-box .title {
	position: absolute;
	left: 50%;
	bottom: 50px;
	width: 1400px;
	margin-left: -700px;
}

.sec-banner-box .title .text_imgbg {
	position: relative;
	width: 636px;
	height: 262px;
	padding: 80px 88px 80px 88px;
	background: url(../img/banner-titlebg2.png) no-repeat left top;
    background-size: 100% 100%;
    opacity: .9;
    border-right: 10px solid #fff;
}

.sec-banner-box .title .text_imgbg .text_bg {
	position: relative;
	width: -webkit-fit-content;
	width: fit-content;
}

.sec-banner-box .title span.cn {
	position: relative;
	display: inline-block;
	font-size: 36px;
	font-weight: 600;
	color: #ffffff;
	/*margin-bottom: 10px;*/
}

.sec-banner-box .title .text_imgbg .text_bg:before {
	content: '';
	display: block;
	position: absolute;
	left: -35px;
	top: -25px;
	width: 30px;
	height: 114px;
	background: url(../img/before-bg.png) no-repeat left top;
	background-size: 100%;
}

.sec-banner-box .title span.en {
	position: relative;
	font-family: "Alternate";
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #ffffff;
	text-transform: capitalize; 
   display: none;
}

.sec-banner-box .title .text_imgbg .text_bg:after {
	content: '';
	display: block;
	position: absolute;
	right: -40px;
	bottom: -25px;
	width: 52px;
	height: 68px;
	background: url(../img/after-bg.png) no-repeat left top;
	background-size: 100%;
}


/* 院情总览 */

.hospital-situation {
	width: 100%;
	background: url(../img/image/about-bg.png) no-repeat left bottom;
	background-color: #efebea;
}

.hospital-situation .first {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.hospital-situation .first .content {
	position: relative;
	width: 1400px;
	margin: 0 auto;
}

.hospital-situation .first .title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	color: #333;
}

.hospital-situation .first .ftimg {
	float: left;
	width: 764px;
}

.hospital-situation .first .ftimg img {
	display: block;
	width: 100%;
height:600px;
}

.hospital-situation .first .fttext {
	position: absolute;
	right: 0;
	top: 150px;
	float: left;
	width: 686px;
	height: 410px;
}

.hospital-situation .first .fttext .fixbg {
	position: relative;
}

.hospital-situation .first .fttext .fixbg:after {
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 410px;
	left: 50px;
	top: 50px;
	background-color: #b01f24;
	z-index: 0;
}

.hospital-situation .first .fttext .fixbg .text {
	position: relative;
	width: 100%;
	height: 410px;
	padding: 35px;
	background: url(../img/image/education-bg.png) no-repeat center;
	background-color: #fff;
	z-index: 1;
}

.hospital-situation .first .fttext .fixbg h2 {
	font-size: 28px;
	font-weight: 600;
	color: #b01f24;
	margin-bottom: 30px;
}

.hospital-situation .first .fttext .fixbg p {
	font-size: 16px;
	line-height: 40px;
	color: #666666;
	margin-bottom: 35px;
}

.hospital-situation .first .fttext .fixbg a.enter-more {
	display: block;
	width: 140px;
	height: 34px;
	/* border-radius: 17px; */
	/* border: solid 1px #b01f24; */
}

.hospital-situation .first .fttext .fixbg a.enter-more img {
	float: left;
	width: 50px;
	margin: 1px 10px 1px 2px;
}

.hospital-situation .first .fttext .fixbg a.enter-more span {
	display: inline-block;
	height: 33px;
	line-height: 52px;
	color: #b01f24;
    font-size: 18px;
    font-weight: 600;
}

.hospital-situation .second {
	width: 100%;
	min-height: 600px;
	padding: 60px 0;
	background: url(../img/image/school-history-bg.png) no-repeat center;
	background-size: cover;
}

.hospital-situation .second .title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	margin-bottom: 40px;
}

.hospital-situation .second .historybox {
	width: 1400px;
	margin: 0 auto;
}

.hospital-situation .historybox .swiper-history {
	padding-bottom: 240px;
}

.hospital-situation .historybox .swiper-history .imgs {
	margin-bottom: 30px;
}

.hospital-situation .historybox .swiper-history .imgs img {
	display: block;
    width: 100% ;
    height: 350px ;
transform: scale(0.8);
}

.hospital-situation .historybox .swiper-history .swiper-slide .time {
	font-family: "Alternate";
	font-size: 30px;
	text-align: center;
	color: #fff;
}

.hospital-situation .historybox .swiper-history .fixed-line {
	position: relative;
	width: 24px;
	height: 58px;
	margin: 30px auto 0;
	border-top: solid 2px #fff;
}

.hospital-situation .historybox .swiper-history .fixed-line:before {
	content: '';
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #fff;
}

.hospital-situation .historybox .swiper-history .swiper-line {
	position: relative;
	width: 1220px;
	margin: 0 auto;
	height: 1px;
	background-color: #fff;
}

.hospital-situation .historybox .swiper-history .swiper-line:before {
	content: '';
	display: block;
	position: absolute;
	left: -13px;
	top: -6px;
	width: 13px;
	height: 13px;
	border: solid 1px #fff;
	border-radius: 7px;
}

.hospital-situation .historybox .swiper-history .swiper-line:after {
	content: '';
	display: block;
	position: absolute;
	right: -13px;
	top: -6px;
	width: 13px;
	height: 13px;
	border: solid 1px #fff;
	border-radius: 7px;
}

.hospital-situation .historybox .swiper-history .swiper-slide .introduce {
	display: none;
}

.hospital-situation .historybox .swiper-history .swiper-slide-active .time {
	color: #b01f24;
}

.hospital-situation .historybox .swiper-history .swiper-slide-active .fixed-line {
	border-top: solid 2px #b01f24;
}

.hospital-situation .historybox .swiper-history .swiper-slide-active .fixed-line:before {
	background-color: #b01f24;
}

.hospital-situation .historybox .swiper-history .swiper-slide-active .introduce {
	display: block;
	position: absolute;
	bottom: -230px;
	left: -450px;
	width: 1400px;
	height: 180px;
	padding: 30px;
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	box-shadow: 6px 2px 10px rgb(0 0 0 / 20%);
	background-color: #a09898;
}

.hospital-situation .historybox .swiper-history .swiper-history-next {
	position: absolute;
	right: 0;
	left: auto;
	top: 61.5%;
	bottom: auto;
	width: 40px;
	height: 40px;
	background: url(../img/icon/team-next.png) no-repeat left top;
}

.hospital-situation .historybox .swiper-history .swiper-history-prev {
	position: absolute;
	right: auto;
	left: 0;
	top: 61.5%;
	bottom: auto;
	width: 40px;
	height: 40px;
	background: url(../img/icon/team-prev.png) no-repeat left top;
}

.hospital-situation .historybox .swiper-history .swiper-history-next:after,
.hospital-situation .historybox .swiper-history .swiper-history-prev:after {
	content: '';
	display: none;
}

.hospital-situation .thred {
	width: 100%;
	padding-top: 60px;
}

.hospital-situation .thred .content {
	width: 1400px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}

.hospital-situation .thred .items {
	position: relative;
	width: 680px;
}

.hospital-situation .thred .items img {
	display: block;
	width: 100%;
}

.hospital-situation .thred .items span {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	padding: 40px;
}

.hospital-situation .four {
	width: 100%;
	margin-top: 50px;
	padding-bottom: 60px;
}

.hospital-situation .four .content {
	width: 1400px;
	margin: 0 auto;
}

.hospital-situation .four .ftText {
	float: left;
	padding-right: 40px;
	width: calc(100% - 600px);
}

.hospital-situation .four .ftText h2 {
	font-size: 32px;
	font-weight: 600;
	color: #333;
	margin-bottom: 30px;
	margin-top: 10px;
}

.hospital-situation .four .ftText p {
	font-size: 16px;
	line-height: 40px;
	color: #666666;
	margin-bottom: 35px;
}

.hospital-situation .four a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.hospital-situation .four a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;
}

.hospital-situation .four a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	color: #b01f24;
}

.hospital-situation .four .rtImg {
	float: right;
	width: 600px;
}

.hospital-situation .four .rtImg img {
	display: block;
	width: 100%;
}

.hospital-contact-us {
	width: 100%;
	padding: 40px 0;
	background: url(../img/image/about-bg-2.png) repeat center;
}

.hospital-contact-us .content {
	width: 1400px;
	margin: 0 auto;
}

.hospital-contact-us .content .ftblock {
	position: relative;
	float: left;
}

.hospital-contact-us .content .ftblock .imgbg {
	display: block;
	width: 712px;
}

.hospital-contact-us .content .ftblock h2 {
	position: absolute;
	left: 0;
	top: 25px;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	height: 48px;
	line-height: 48px;
}

.hospital-contact-us .content .rtlink {
	float: right;
	width: 48px;
	margin-top: 24px;
}

.hospital-contact-us .content .rtlink img {
	display: block;
	width: 100%;
}


/*学院概况*/

.school-profile {
	position: relative;
	padding: 60px 0;
	width: 100%;
	background-color: #efebea;
    background: url(../img/xygk-banner1.png) no-repeat bottom;
}

.school-profile .content {
	width: 1400px;
	margin: 0 auto;
	padding-left: 360px;
	background: url(../img/logo-bg.png) no-repeat left 150px;
}

.school-profile .content p {
	font-size: 16px;
	line-height: 40px !important;
	color: #333333;
	margin-bottom: 30px;
}


/*学院历史*/

.school-history {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.school-history .content {
	width: 1400px;
	margin: 0 auto;
}

.school-history .content .timeline {
	position: relative;
}

.school-history .content .timeline .items {
	position: relative;
	padding-bottom: 50px;
}

.school-history .content .timeline .items:before {
	position: absolute;
	left: 120px;
	top: -10px;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url(../img/icon/symbol.png) no-repeat left top;
}

.school-history .content .timeline .items:after {
	position: absolute;
	left: 129px;
	top: 10px;
	content: '';
	display: block;
	width: 1px;
	height: calc(100% - 10px);
	border-left: dashed 2px #b01f24;
}

.school-history .content .timeline .items .years {
	float: left;
	font-family: 'Alternate';
	width: 180px;
	font-size: 42px;
	font-weight: 600;
	color: #b01f24;
	margin-top: -15px;
}

.school-history .content .timeline .items .glorious-things {
	float: left;
	width: calc(100% - 180px);
	position: relative;
	padding-top: 30px;
	border-top: solid 1px #b01f24;
}

.school-history .content .timeline .items .glorious-things .cards {
	float: left;
	width: 340px;
	margin-right: 50px;
}

.glorious-things .cards .imgs {
	width: 100%;
	margin-bottom: 15px;
}

.glorious-things .cards .imgs img {
	display: block;
	width: 100%;
}

.glorious-things .cards .texts {
	width: 100%;
	font-size: 24px;
	color: #333333;
}

.school-history .content .timeline .items .glorious-things:after {
	content: '';
	display: block;
	clear: both;
}

.school-history .content .timeline .items:after {
	content: '';
	display: block;
	clear: both;
}


/*学院领导*/

.school-leadership {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.school-leadership .content {
	width: 1400px;
	margin: 0 auto;
}

.school-leadership .content ul.mentor-ul {
	position: relative;
	width: 100%;
}

.school-leadership .content ul.mentor-ul li {
	float: left;
	width: 680px;
	margin-right: 20px;
	margin-bottom: 40px;
	background-color: #fff;
	border-bottom: solid 6px #b01f24;
}

.school-leadership .content ul.mentor-ul li:nth-child(2n) {
	margin-right: 0;
	margin-left: 20px;
}

.school-leadership .content ul.mentor-ul li .imgs {
	float: left;
	width: 240px;
}

.school-leadership .content ul.mentor-ul li .imgs img {
	display: block;
	width: 100%;
    height: 320px;
    object-fit: cover;
}

.school-leadership .content ul.mentor-ul li .texts {
	float: left;
	width: calc(100% - 240px);
	padding: 30px;
	background: url(../img/image/team-bg.png) no-repeat right top;
	background-color: #fff;
}

.school-leadership .content ul.mentor-ul li .texts .top {
	position: relative;
	width: 100%;
	border-bottom: solid 1px #efefef;
}

.school-leadership .content ul.mentor-ul li .texts .top h1 {
	font-size: 28px;
	color: #b01f24;
	font-weight: 600;
}

.school-leadership .content ul.mentor-ul li .texts .top h1 a{
	color: #000000;
}
.school-leadership .content ul.mentor-ul li .texts .top h3 {
	font-size: 15px;
	color: #333;
	font-weight: 600;
	margin: 25px 0 20px;
}

.school-leadership .content ul.mentor-ul li .texts .bottom {
	padding-top: 20px;
}

.school-leadership .content ul.mentor-ul li .texts .bottom p {
	font-size: 16px;
	line-height: 36px;
	color: #666666;
}

.school-leadership .content ul.mentor-ul:after {
	content: '';
	display: block;
	clear: both;
}


/* 新闻详情 */

.newsDetails-content-box {
	width: 100%;
	background-color: #f5f5f5;
}

.newsDetails-content-box .content-box {
	width: 100%;
}

.newsDetails-content-box .content-box .details .top-infos {
	width: 100%;
	padding: 0 0;
}

.newsDetails-content-box .details .contain {
	width: 1400px;
	margin: 0 auto;
	padding-top: 40px;
}

.newsDetails-content-box .details .contain>.ft {
	position: relative;
	float: left;
	width: 960px;
	padding-right: 100px;
}

.newsDetails-content-box .details .top-infos .ft {
	float: left;
	width: 100%;
}

.newsDetails-content-box .details .top-infos .ft h1 {
	width: 100%;
	font-size: 28px;
	color: #333;
	margin-bottom: 20px;
    text-align: center;
    font-weight: 600;
}

.newsDetails-content-box .details .top-infos .ft h3 {
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
}

.newsDetails-content-box .details .top-infos .ft h3 span {
	color: #787878;
	line-height: 24px;
    display: inline-block !important;
}

.newsDetails-content-box .details .top-infos .rt {
	position: relative;
	float: right;
	padding-left: 30px;
	padding-top: 20px;
}

.newsDetails-content-box .details .top-infos .rt:before {
	content: '';
	position: absolute;
	left: 0;
	top
}

.newsDetails-content-box .details .top-infos .rt h3 {
	font-size: 28px;
	color: #333333;
	margin-bottom: 15px;
}

.newsDetails-content-box .details .top-infos .rt span {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #cccccc;
}

.newsDetails-content-box .details .bottom-details {
	width: 100%;
	padding: 40px 0 0;
}

.newsDetails-content-box .details .bottom-details .contain {
	width: 1400px;
	margin: 0 auto;
}

.newsDetails-content-box .details .bottom-details p {
	font-size: 16px;
    font-family: 宋体, simsun;
	line-height: 30px;
	color: #454545;
	margin-bottom: 10px;
	text-indent: 32px;
    background: none !important;
}
.newsDetails-content-box .details .bottom-details span{ 
    background: none !important;
}
video::-webkit-media-controls {
    overflow: hidden !important;
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 62px);
    margin-left: auto;
}
.newsDetails-content-box .details .bottom-details span {
	font-size: 16px;
    font-family: 宋体, simsun;
	color: #454545;
}

.newsDetails-content-box .details .bottom-details p img {
	display: inline-block;
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}

.newsDetails-content-box .details .contain>.rt {
	float: right;
	width: 400px;
}

.newsDetails-content-box .details .latest-news {
	width: 100%;
}

.newsDetails-content-box .details .latest-news h1.title {
	width: 100%;
	text-align: center;
	font-size: 18px;
	color: #000;
	padding: 15px 0;
	margin-bottom: 15px;
	background-color: #e2e2e2;
}

.newsDetails-content-box .details .latest-news ul li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px #e0e0e0;
}

.newsDetails-content-box .details .latest-news ul li .calendar {
	float: left;
	width: 66px;
	padding: 8px 10px;
	font-family: "Alternate";
	text-align: right;
	border: solid 1px #b01f24;
}
.newsDetails-content-box .details .latest-news ul li .calendar h2,
.newsDetails-content-box .details .latest-news ul li .calendar h5{
	color: #b01f24;
}
.newsDetails-content-box .details .latest-news ul li .news_list {
	float: left;
	width: calc(100% - 66px);
	font-size: 16px;
	line-height: 28px;
	padding: 5px 0 10px 20px;
	color: #333;
}

.newsDetails-content-box .details .latest-news ul li .news_list a {
	color: #333;
}


/*本科生教育*/

.education-content-box {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.education-content-box .content-box {
	width: 100%;
}

.education-content-box .content-box .content {
	width: 1400px;
	margin: 0 auto;
}

.education-content-box .content-box .first {
	position: relative;
}

.education-content-box .content-box .first .literary-link-2 {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.education-content-box .content-box .first .literary-link-2 .items {
	position: relative;
	display: block;
	width: 320px;
	height: 274px;
	padding: 30px;
	background: url(../img/image/literary-bg.png) no-repeat left top;
	background-color: #8b726e;
	background-size: cover;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.education-content-box .content-box .first .literary-link-2 .cur-items {
	background-color: #b01f24;
}
.education-content-box .content-box .first .literary-link-2 .selected {
	background-color: #b01f24;
}

.education-content-box .content-box .first .literary-link-2 .items:hover {
	background-color: #b01f24;
}

.education-content-box .content-box .first .literary-link-2 .items:before {
	content: '';
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	background: transparent;
	border: dashed 1px #efefef;
}

.education-content-box .content-box .first .literary-link-2 .items .icons {
	width: 82px;
	height: 82px;
	margin: 45px auto 10px;
}

.education-content-box .content-box .first .literary-link-2 .items .icons img {
	display: block;
	width: 100%;
}

.education-content-box .content-box .first .literary-link-2 .items .texts {
	display: flex;
	width: 80%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	margin: 0 auto;
}

.education-content-box .content-box .second {
	width: 100%;
	margin-top: 45px;
}

.education-content-box .content-box .second ul.education-ul {
	width: 100%;
	background-color: #fff;
}
.education-content-box .content-box .second ul.education-ul li:hover{
   background-color: #b8383c;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .release-time .line{
   background-color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .release-time h3{
   color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .release-time h5{
   color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .texts h2 a {
       color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .texts h2 a {
       color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.education-content-box .content-box .second ul.education-ul li:hover .texts p{
       color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.education-content-box .content-box .second ul.education-ul li:hover .texts a.enter-more span{
       color: #fff;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}


.education-content-box .content-box .second ul.education-ul li {
	width: 100%;
	padding: 40px 35px 45px;
	border-bottom: solid 1px #efebea;
}

.education-content-box .content-box .second ul.education-ul li:last-child {
	border-bottom: none;
}

.education-content-box .content-box .second ul.education-ul li .release-time {
	float: left;
	width: 85px;
	text-align: right;
}

.education-content-box .content-box .second ul.education-ul li .release-time .line {
	width: 85px;
	height: 4px;
	text-align: right;
	border-radius: 2px;
	background-color: #b01f24;
}

ul.education-ul li .release-time h3 {
	font-family: "Alternate";
	font-size: 36px;
	font-weight: 600;
	color: #b01f24;
	margin: 15px 0 5px;
}

ul.education-ul li .release-time h5 {
	font-family: "Alternate";
	font-size: 16px;
	color: #b01f24;
}

.education-content-box .second ul.education-ul li .imgs {
	float: left;
	width: 358px;
	margin-left:35px;
}

.education-content-box .second ul.education-ul li .imgs img {
	display: block;
	width: 100%;
height:250px;
}

.education-content-box .second ul.education-ul li .texts {
	float: left;
	width: 815px;
	margin-left:35px;
}

.education-content-box .second ul.education-ul li .texts h2 {
	font-size: 24px;
	font-weight: 600;
	color: #333;
	padding-top: 5px;
	margin-bottom: 20px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.education-content-box .second ul.education-ul li .texts h2 a {
	color: #333;
}

.education-content-box .second ul.education-ul li .texts h2:hover a {
	color: #b01f24;
}

.education-content-box .second ul.education-ul li .texts p {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-bottom: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.education-content-box .second ul.education-ul li .texts a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.education-content-box .second ul.education-ul li .texts a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;
width: auto;
}

.education-content-box .second ul.education-ul li .texts a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px !important;
	color: #b01f24;
}


/*博士研究生导师*/

.team-content-box {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.team-content-box .content-box {
	width: 100%;
}

.team-content-box .content-box .content {
	width: 1400px;
	margin: 0 auto;
}

.team-content-box .content-box .content .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
}

.team-content-box .content-box .content ul.mentor-ul {
	position: relative;
	width: 100%;
}

.team-content-box .content-box .content ul.mentor-ul li {
	float: left;
	width: 680px;
        height: 360px;
	margin-top: 40px;
	border-bottom: solid 6px #b01f24;
	background-color: #fff;
}

.team-content-box .content-box .content ul.mentor-ul li:nth-child(odd) {
	margin-right: 20px;
}

.team-content-box .content-box .content ul.mentor-ul li:nth-child(even) {
	margin-left: 20px;
}

.team-content-box .content-box .content ul.mentor-ul li .imgs {
	float: left;
	width: 243px;
}

.team-content-box .content-box .content ul.mentor-ul li .imgs a{
	display: block;
	width: 100%; 
    height: 355px;
    overflow: hidden;
}

.team-content-box .content-box .content ul.mentor-ul li .imgs img {
	display: block;
	width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-content-box .content-box .content ul.mentor-ul li .texts {
	float: left;
	width: calc(100% - 243px);
	padding: 30px;
	background: url(../img/image/team-bg.png) no-repeat right top;
	background-color: #fff;
}

.team-content-box ul.mentor-ul li .texts .top {
	position: relative;
	width: 100%;
}

.team-content-box ul.mentor-ul li .texts .top h1 {
	position: relative;
}

.team-content-box ul.mentor-ul li .texts .top h1 span {
	float: left;
	display: block;
}

.team-content-box ul.mentor-ul li .texts .top h1 span.name {
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
}

.team-content-box ul.mentor-ul li .texts .top h1 span.label {
	width: 76px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #999999;
	padding: 0;
	border-radius: 18px;
	background-color: #f0f0f0;
}

.team-content-box ul.mentor-ul li .texts .top h1:after {
	content: '';
	display: block;
	clear: both;
}

.team-content-box ul.mentor-ul li .texts .top .position {
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: solid 1px #f5f5f5;
}

.team-content-box ul.mentor-ul li .texts .top .position span {
	color: #333333;
}

.team-content-box ul.mentor-ul li .texts .top a.enter-more {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 43px !important;
	height: 43px !important;
}

.team-content-box ul.mentor-ul li .texts .top a.enter-more img {
	display: block;
	width: 100%;
}

.team-content-box ul.mentor-ul li .texts .bottom {
	width: 100%;
}

.team-content-box ul.mentor-ul li .texts .bottom p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.team-content-box ul.mentor-ul li .texts .bottom p:first-child {
	margin: 20px 0;
}

.team-content-box ul.mentor-ul li .texts .bottom p span {
	color: #b01f24;
}

.team-content-box .content-box .content ul.mentor-ul:after {
	content: '';
	display: block;
	clear: both;
}


/*发展联络*/

.develop-content-box {
	position: relative;
	width: 100%;
}

.develop-content-box .content-box {
	width: 100%;
}

.develop-content-box .content-box .first {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.develop-content-box .first .content {
	width: 1400px;
	margin: 0 auto;
}

.develop-content-box .first .content .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
}

.develop-content-box .first .Famous-alumni {
	width: 100%;
	background-color: #fff;
}

.develop-content-box .first .Famous-alumni .ft-block {
	float: left;
	width: 566px;
	height: 655px;
	padding: 30px;
	background: url(../img/image/develop-people-bg.png) no-repeat center;
	background-size: cover;
}

.develop-content-box .first .Famous-alumni .ft-block .items {
	display: none;
}

.develop-content-box .first .Famous-alumni .ft-block .cur-items {
	display: block;
}

.develop-content-box .first .Famous-alumni .ft-block .top {
	width: 100%;
}

.develop-content-box .first .Famous-alumni .ft-block .top .img {
	float: left;
	width: 230px;
	margin-right: 30px;
}
.develop-content-box .first .Famous-alumni .ft-block .top .img img{
display: block;
	width: 230px;
}
.develop-content-box .first .Famous-alumni .ft-block .top h2 {
	font-size: 32px;
	font-weight: 600;
	color: #fff;
}

.develop-content-box .first .Famous-alumni .ft-block .bottom {
	width: 100%;
	margin-top: 20px;
}

.develop-content-box .first .Famous-alumni .ft-block .bottom p {
	font-size: 15px;
	line-height: 36px;
	color: #fff;
}

.develop-content-box .first .Famous-alumni .rt-block {
	position: relative;
	float: left;
	width: calc(100% - 566px);
	height: auto;
	padding: 30px;
	background: url(../img/image/develop-bg.png) no-repeat right bottom;
}

.develop-content-box .first .Famous-alumni .rt-block .alumniName {
	float: left;
	width: 23.5%;
	text-align: center;
	margin-right: 2%;
	margin-bottom: 55px;
	font-size: 26px;
	font-weight: 600;
	color: #333;
	padding: 20px 0;
	cursor: pointer;
}

.develop-content-box .first .Famous-alumni .rt-block .cur {
	color: #fff;
	background-color: #b01f24;
}

.develop-content-box .first .Famous-alumni .rt-block .alumniName:nth-child(4n) {
	margin-right: 0;
}

.develop-content-box .first .Famous-alumni .rt-block:after {
	content: '';
	display: block;
	clear: both;
}

.develop-content-box .second {
	width: 100%;
	padding-top: 50px;
	/*background: url(../img/image/develop-block-bg.png) no-repeat 30% 0, url(../img/image/develop-block-bg-2.png) repeat-x left top;*/
background: url(../img/image/develop-block-bg.png) no-repeat 30% 0;
}

.develop-content-box .second .content {
	position: relative;
	width: 1400px;
	margin: 0 auto;
}

.develop-content-box .second .news .ft-text {
	float: left;
	width: calc(100% - 824px);
	padding-right: 45px;
}

.develop-content-box .second .news .ft-text .release-time {
	font-family: "Alternate";
	font-size: 20px;
	color: #b01f24;
	margin-bottom: 20px;
}

.develop-content-box .second .news .ft-text h2 {
	font-size: 24px;
	line-height: 42px;
	font-weight: 600;
	color: #333;
	margin-bottom: 30px;
}

.develop-content-box .second .news .ft-text h2 a {
	color: #333;
}

.develop-content-box .second .news .ft-text p {
	font-size: 16px;
	line-height: 40px;
	color: #666666;
	margin-bottom: 30px;
}

.develop-content-box .second .news .ft-text a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.develop-content-box .second .news .ft-text a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;width: auto;
}

.develop-content-box .second .news .ft-text a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px !important;
	color: #b01f24;
}

.develop-content-box .second .news .rt-img {
	position: relative;
	float: left;
	width: 824px;
}

.develop-content-box .second .news .rt-img img {
	display: block;
	width: 100%;
}

.develop-content-box .second .news .rt-img a.more-news {
	position: absolute;
	left: -220px;
	bottom: 30px;
	display: flex;
	width: 180px;
	justify-content: center;
	margin: 0 auto;
}

.develop-content-box .second .news .rt-img a.more-news img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.develop-content-box .second .news .rt-img a.more-news span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.develop-content-box .thred {
	width: 100%;
	padding-bottom: 60px;
	background-color: #efebea;
	padding-top: 60px;
}


.develop-content-box .thred  .view-more {
	width: 100%;
	margin-top: 40px;
}

.develop-content-box .thred  .view-more a {
	display: flex;
	width: 500px;
	justify-content: center;
	margin: 0 auto;
}

.develop-content-box .thred .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.develop-content-box .thred  .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}


.develop-content-box .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.develop-content-box .thred .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-bottom: 50px;
}

.develop-content-box .thred .donation-list {
	width: 100%;
	background-color: #362d2e;
}

.develop-content-box .thred .donation-list .ft-people {
	float: left;
	width: 434px;
	display: flex;
	justify-content: space-between;
	background-color: #4f4f4f;
}

.develop-content-box .thred .donation-list .ft-people .img {
	width: 434px;
	float: left;
}

.develop-content-box .thred .donation-list .ft-people .img img {
	display: block;
	width: 100%;
}

.develop-content-box .thred .donation-list .ft-people .text {
	float: left;
	width: calc(100% - 365px);
	padding: 80px 30px;
}

.develop-content-box .thred .donation-list .ft-people .text h3 {
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 50px;
}

.develop-content-box .thred .donation-list .ft-people .text p {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}

.develop-content-box .thred .donation-list .rt-lists {
	display: flex;
	   width: calc(100% - 434px);
    height: 650px;
	justify-content: space-between;
}

.develop-content-box .thred .donation-list .rt-lists a.list {
	display: block;
	position: relative;
	width: 33.33%;
	background: url(../img/image/recruitment-bg-3.png) no-repeat 50px bottom;
	background-color: #b01f24;
	border-left: solid 1px #848484;
}

.develop-content-box .thred .donation-list .rt-lists a.list:hover{
background-color: #333;
}

.develop-content-box .thred .donation-list .rt-lists a.list h2 {
	position: absolute;
	left: 55px;
	top: 0;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
	padding: 80px 0;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.develop-content-box .thred .donation-list .rt-lists a.list h5 {
	position: absolute;
	right: 55px;
	top: 165px;
	font-size: 22px;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

.develop-content-box .fourth {
	position: relative;
	padding: 120px 0 60px;
	background: url(../img/image/develop-bigimg.jpg) no-repeat left top;
	background-size: cover;
}

.develop-content-box .fourth .content {
	width: 1400px;
	margin: 0 auto;
}

.develop-content-box .fourth .content .contact {
	width: 700px;
	height: 570px;
	padding: 30px;
	background-color: rgba(0, 0, 0, .6);
}

.develop-content-box .fourth .content .contact h1 {
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px;
}

.develop-content-box .fourth .content .contact p {
	font-size: 16px;
	line-height: 40px;
	color: #fff;
}

.develop-content-box .fourth .content .contact h3 {
	font-size: 20px;
	color: #fff;
	margin: 50px 0;
}


/*教育教学*/

.education-teaching {
	position: relative;
	width: 100%;
	padding: 60px 0 0;
	background-color: #efebea;
}

.education-teaching .first {
	width: 100%;
}

.education-teaching .first .content {
	width: 1400px;
	margin: 0 auto;
}

.education-teaching .first .item {
	position: relative;
	margin-bottom: 40px;
}

.education-teaching .first .item .ftimg {
	float: left;
	width: 820px;
}

.education-teaching .first .item .ftimg img {
	display: block;
	width: 100%;
}

.education-teaching .first .item .fixedText {
	position: absolute;
	right: 0;
	top: 140px;
	width: 624px;
	padding: 35px;
	border-right: solid 15px #b01f24;
	background: url(../img/image/education-bg.png) no-repeat center;
	background-size: cover;
	background-color: #fff;
	overflow: hidden;
}

.education-teaching .first .item .fixedText h2 {
	font-size: 28px;
	font-weight: 600;
	color: #b01f24;
	margin-bottom: 30px;
}

.education-teaching .first .item .fixedText p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
	margin-bottom: 35px;
}

.education-teaching .first .item .fixedText a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.education-teaching .first .item .fixedText a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;width: auto;
}

.education-teaching .first .item .fixedText a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px !important;
	color: #b01f24;
}

.education-teaching .first .item:nth-child(2n) .ftimg {
	float: right;
}

.education-teaching .first .fixedText {
	position: absolute;
	right: 0;
	top: 48px;
	width: 624px;
	padding: 35px;
	border-right: solid 15px #b01f24;
	background: url(../img/image/education-bg.png) no-repeat center;
	background-size: cover;
	background-color: #fff;
	overflow: hidden;
}

.education-teaching .first .item:nth-child(2n) .fixedText {
	right: auto;
	left: 0;
	border-right: none;
	border-left: solid 15px #b01f24;
}

.education-teaching .first .item:after {
	content: '';
	display: block;
	clear: both;
}

.education-teaching .second {
	width: 100%;
	padding: 40px 0 60px;
}

.education-teaching .second .content {
	width: 1400px;
	margin: 0 auto;
}

.education-teaching .second .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
}

.education-teaching .second .linksbox {
	position: relative;
	width: 100%;
}

.education-teaching .second .linksbox:after {
	content: '';
	display: block;
	clear: both;
}

.education-teaching .second .linksbox .item {
	position: relative;
	float: left;
	width: 680px;
	margin-left: 0;
	margin-right: 20px;
	padding: 10px;
	margin-top: 40px;
	background-color: #fff;
}

.education-teaching .second .linksbox .item:nth-child(2n) {
	margin-left: 20px;
	margin-right: 0;
}

.education-teaching .second .linksbox .item .imgs {
	width: 397px;
}

.education-teaching .second .linksbox .item .imgs img {
	display: block;
	width: 100%;
}

.education-teaching .second .linksbox .item h2 {
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 32px;
	font-weight: 600;
	text-align: right;
	color: #b01f24;
}

.education-teaching .second .linksbox .item a.view-more {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 43px;
	height: 43px;
}

.education-teaching .second .linksbox .item a.view-more img {
	display: block;
	width: 100%;
}


/*机构设置*/

.institution-setting {
	position: relative;
	width: 100%;
	padding: 60px 0 20px;
	background-color: #efebea;
}

.institution-setting .content {
	position: relative;
	width: 1400px;
	margin: 0 auto;
}

.institution-setting .content .items {
	float: left;
	width: 680px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.institution-setting .content .items:nth-child(2n) {
	margin-right: 0;
	margin-left: 20px;
}

.institution-setting .content .items:last-child {
	margin-right: 0;
	margin-left: 20px;
}

.institution-setting .content .items .title {
	width: 100%;
	height: 85px;
	line-height: 85px;
	font-size: 28px;
	font-weight: 600;
	padding-left: 35px;
	color: #fff;
	background: url(../img/image/bg-title-1.png) no-repeat center;
}

.institution-setting .content .items .linksbox {
	position: relative;
	width: 100%;
	background: url(../img/image/education-bg.png) center no-repeat;
	background-color: #fff;
	border-bottom: solid 6px #b01f24;
}

.institution-setting .content .items .linksbox a {
	display: block;
	float: left;
	width: calc(50% - 70px);
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	margin: 40px 35px;
	padding-left: 40px;
	background: url(../img/icon/icon-symbol.png) no-repeat left top;
}

.institution-setting .content .items .linksbox:after,
.institution-setting .content:after {
	content: '';
	display: block;
	clear: both;
}


/*学子风采*/

.students-elegant .ftimg {
	position: relative;
	float: left;
	width: 790px;
	z-index: 10;
    max-height: 500px;
    overflow: hidden;
}

.students-elegant .ftimg img {
	display: block;
	width: 100%;
}

.students-elegant .title {
	float: left;
	font-size: 36px;
	font-weight: 600;
	color: #333;
	margin-left: 40px;
}

.students-elegant .fixedText-2 {
	position: absolute;
	right: 0;
	bottom: 0;
	width: calc(100% - 790px);
	padding: 50px 40px;
	background-color: #8c726e;
}

.students-elegant .fixedText-2 h2 {
	font-size: 26px;
	line-height: 48px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 30px;
}

.students-elegant .fixedText-2 p {
	font-size: 16px;
	line-height: 36px;
	color: #fff;
	margin-bottom: 30px;
}

.students-elegant .fixedText-2 .time {
	font-family: 'Alternate';
	font-size: 24px;
	font-weight: 600;
	color: #fff;
}


/*研究机构*/

.institution-setting .content .reset-items {
	width: 100% !important;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.institution-setting .content .reset-items .reset-title {
	background-color: #b01f24;
	background-position: right top;
}

.institution-setting .content .reset-items .reset-linksbox {
	background-position: left top;
}

.institution-setting .content .reset-items .reset-linksbox a {
	width: calc(33.3% - 70px);
}


/*全球合作*/

.global-cooperation {
	position: relative;
	width: 100%;
}

.global-cooperation .thred {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.global-cooperation .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.global-cooperation .thred .title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	color: #333;
	margin-bottom: 40px;
}

.global-cooperation .thred .division {
	position: relative;
	width: 100%;
}

.global-cooperation .thred .division .reproduction {
	width: 100%;
}

.global-cooperation .thred .division .reproduction img {
	display: block;
	width: 100%;
}

.global-cooperation .thred .division .area {
	position: absolute;
	cursor: pointer;
}

.global-cooperation .thred .division .area img {
	display: block;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}

.global-cooperation .thred .division .North-America {
	left: 0;
	top: 0;
}

.global-cooperation .thred .division .European {
	left: 654px;
	top: 34px;
	z-index: 2;
}

.global-cooperation .thred .division .Asia {
	right: 0;
	top: 22px;
	z-index: 1;
}

.global-cooperation .thred .division .South-America {
	left: 269px;
	bottom: -2px;
}

.global-cooperation .thred .division .Africa {
	left: 584px;
	bottom: 102px;
	z-index: 2;
}

.global-cooperation .thred .division .Oceania {
	right: 37px;
	bottom: 44px;
}

.global-cooperation .thred .division .area:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	opacity: 1;
}
.global-cooperation .thred .division .cur_opacity img {
	filter: alpha(opacity=100);
	-moz-opacity: 100;
	opacity: 1;
}
.cooperation_unit{
	position: absolute;
	left: 0;
	bottom: 0;
}
.cooperation_unit .items{
	display: none;
}
.cooperation_unit .items.cur_show{
	display: block;
}
.cooperation_unit .items h1{
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin-bottom:15px;
}
.cooperation_unit .items ul li{
	font-size: 16px;
	line-height: 28px;
	color: #333;
}


.global-cooperation .first {
	width: 100%;
	padding: 50px 0;
	background-color: #f5f5f5;
}

.global-cooperation .first .content {
	width: 1400px;
	margin: 0 auto;
}

.global-cooperation .first .title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	color: #333;
	margin-bottom: 25px;
}

.global-cooperation .first .tabMenu {
	display: flex;
	width: 100%;
	justify-content: center;
	border-bottom: solid 1px #e6e6e6;
}

.global-cooperation .first .tabMenu .navList {
	position: relative;
	font-size: 22px;
	font-weight: 600;
	color: #333;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0 100px;
	cursor: pointer;
}

.global-cooperation .first .tabMenu .navList.cur:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -1px;
	width: 100%;
	height: 2px;
	background-color: #b01f24;
}

.global-cooperation .first .tabBox {
	width: 100%;
}

.global-cooperation .first .tabBox .institute {
	position: relative;
	display: none;
	width: 100%;
}

.global-cooperation .first .tabBox .institute .items {
	float: left;
	display: flex;
	width: 23.5%;
	text-align: center;
	vertical-align: middle;
	align-items: center;
	min-height: 120px;
	padding: 0 35px;
	color: #b01f24;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
	border-bottom: solid 8px #b01f24;
	margin-top: 30px;
	margin-right: 2%;
background: url(../img/image/index-notice-bg.png) no-repeat left bottom;
    background-size: 100%;
    justify-content: center;
}
.global-cooperation .first .tabBox .institute .items a{

	color: #b01f24;
}

.global-cooperation .first .tabBox .institute .items:nth-child(4n) {
	margin-right: 0;
}

.global-cooperation .first .tabBox .institute.cur {
	display: block;
}

.global-cooperation .first .tabBox .institute:after {
	content: '';
	display: block;
	clear: both;
}

.global-cooperation .second {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.global-cooperation .second .content {
	position: relative;
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.swiper-cooperation {
	margin-left: -210px;
}

.swiper-cooperation .swiper-slide:after {
	content: '';
	display: block;
	position: absolute;
	right: -51px;
	top: 0;
	width: 1px;
	height: 100%;
	background-color: #c0c0c0;
}

.swiper-cooperation .swiper-slide-next,
.swiper-cooperation .swiper-slide-prev {
	width: 540px !important;
	overflow: hidden;
}

.swiper-cooperation .swiper-slide-active {
	width: 770px !important;
}

.swiper-cooperation .swiper-slide .time {
	margin-bottom: 40px;
	margin-top: 50px;
}

.swiper-cooperation .swiper-slide .time span {
	font-family: 'Alternate';
	color: #333333;
	font-weight: 600;
	font-size: 16px;
}

.swiper-cooperation .swiper-slide .time span.day {
	font-size: 30px;
}

.swiper-cooperation .swiper-slide .imgs img {
	display: block;
	width: 100%;
}

.swiper-cooperation .swiper-slide .text {
	display: none;
	width: 100%;
	font-size: 22px;
	line-height: 42px;
	font-weight: 600;
	margin-top: 15px;
	padding-bottom: 20px;
}

.swiper-cooperation .swiper-slide .text a {
	color: #333;
}

.swiper-cooperation .swiper-slide-active .time {
	display: none;
}

.swiper-cooperation .swiper-slide-active .text {
	display: block;
}

.swiper-cooperation .news-button-next {
	position: absolute;
	right: 0;
	left: auto;
	top: 0;
	bottom: auto;
	width: 81px;
	height: 81px;
	margin-top: 0;
	background: url(../img/icon/icon-cooperation-next.png) no-repeat left top;
	background-size: 81px 162px;
	overflow: hidden;
}

.swiper-cooperation .news-button-next:hover {
	background-position: 0 -81px;
}

.swiper-cooperation .news-button-next:after {
	content: '';
	display: none;
}

.swiper-cooperation .news-button-prev {
	position: absolute;
	right: 85px;
	left: auto;
	top: 0;
	bottom: auto;
	width: 81px;
	height: 81px;
	margin-top: 0;
	background: url(../img/icon/icon-cooperation-prev.png) no-repeat left top;
	background-size: 81px 162px;
	overflow: hidden;
}

.swiper-cooperation .news-button-prev:hover {
	background-position: 0 -81px;
}

.swiper-cooperation .news-button-prev:after {
	content: '';
	display: none;
}

.global-cooperation .second .view-more {
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 99;
}

.global-cooperation .second .view-more a {
	display: flex;
	width: 180px;
	justify-content: center;
	margin: 0 auto;
}

.global-cooperation .second .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.global-cooperation .second .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}


/*人才招聘*/

.recruitment-link {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.recruitment-link .items {
	position: relative;
	display: block;
	width: 440px;
	height: 316px;
	padding: 30px;
	background: url(../img/image/recruitment-bg-2.png) no-repeat left top;
	background-color: #8b726e;
	background-size: cover;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.recruitment-link .selected {
	background-color: #b01f24;
}
.recruitment-link .cur-items {
	background-color: #b01f24;
}

.recruitment-link .items:hover {
	background-color: #b01f24;
}

.recruitment-link .items:before {
	content: '';
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	background: transparent;
	border: dashed 1px #efefef;
}

.recruitment-link .items .icons {
	width: 120px;
	height: 120px;
	margin: 0 auto 10px;
}

.recruitment-link .items .icons img {
	display: block;
	width: 100%;
}

.recruitment-link .items .texts {
	display: flex;
	width: 80%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	margin: 0 auto;
}


/*文体活动*/

.literary-link {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.literary-link .items {
	position: relative;
	display: block;
	width: 440px;
	height: 274px;
	padding: 30px;
	background: url(../img/image/literary-bg.png) no-repeat left top;
	background-color: #8b726e;
	background-size: cover;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.literary-link .cur-items {
	background-color: #b01f24;
}
.literary-link .selected {
	background-color: #b01f24;
}


.literary-link .items:hover {
	background-color: #b01f24;
}

.literary-link .items:before {
	content: '';
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	background: transparent;
	border: dashed 1px #efefef;
}

.literary-link .items .icons {
	width: 82px;
	height: 82px;
	margin: 45px auto 10px;
}

.literary-link .items .icons img {
	display: block;
	width: 100%;
}

.literary-link .items .texts {
	display: flex;
	width: 80%;
	justify-content: center;
	align-items: center;
	text-align: center;
	font-size: 28px;
	line-height: 48px;
	color: #fff;
	margin: 0 auto;
}


/*学科建设*/

.discipline-construction {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.discipline-construction .content {
	width: 1400px;
	margin: 0 auto;
}

.discipline-construction .content .first {
	position: relative;
	padding-top: 80px;
}

.discipline-construction .first .ftimg {
	position: absolute;
	left: 0;
	top: 0;
	width: 602px;
}

.discipline-construction .first .ftimg img {
	display: block;
	width: 100%;
}

.discipline-construction .first .rttext {
	float: right;
	width: 835px;
	padding: 45px 45px 50px 85px;
	border-bottom: solid 12px #b01f24;
	background-color: #fff;
}

.discipline-construction .first .rttext h2 {
	font-size: 32px;
	font-weight: 600;
	color: #333;
	margin-bottom: 30px;
}

.discipline-construction .first .rttext p {
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}

.discipline-construction .content .first:after {
	content: '';
	display: block;
	clear: both;
}

.discipline-construction .content .second {
	width: 80%;
    margin: 0 auto;
	margin-top: 50px;
}

.discipline-construction .content .second .discipline-table {
	width: 100%;
	margin-bottom: 0;
}

.discipline-construction .discipline-table caption {
	font-size: 32px;
	padding: 25px 0;
	font-weight: 600;
	color: #fff;
	text-align: center;
	background-color: #b01f24;
	border: solid 10px #b01f24;
	/*border-bottom: solid 10px #fff;*/
}

.discipline-construction .discipline-table tbody tr:nth-child(odd) {
	background-color: #e9d6d6;
}

.discipline-construction .discipline-table tbody tr:nth-child(even) {
	background-color: #e2c2c2;
}

.discipline-construction .discipline-table tbody tr td {
    font-size: 22px;
    padding: 10px 0;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	border: solid 10px #fff;
}


/*学术交流*/

.academic-exchange {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.academic-exchange .content {
	width: 1400px;
	margin: 0 auto;
}

.academic-exchange ul.academic-ul {
	position: relative;
	width: 100%;
}

.academic-exchange ul.academic-ul li {
	float: left;
	width: 440px;
	margin-right: 40px;
	margin-bottom: 40px;
}

.academic-exchange ul.academic-ul li:nth-child(3n) {
	margin-right: 0;
}

.academic-exchange ul.academic-ul li .imgs {
	width: 100%;
}
.academic-exchange ul.academic-ul li .imgs a{
	
    height: 320px;
    overflow: hidden;
    display: block;
    position: relative;
}

.academic-exchange ul.academic-ul li .imgs img {
	display: block;
	width: 100%;
    position: absolute;
    top: -45%; 
}

.academic-exchange ul.academic-ul li .texts {
	width: calc(100% - 40px);
	margin: 0 auto;
	padding: 20px;
	background: url(../img/image/education-bg.png) no-repeat right top;
	background-color: #fff;
	border-bottom: solid 6px #b01f24;
}

.academic-exchange ul.academic-ul li .texts h2 {
	font-size: 20px;
	line-height: 36px;
	font-weight: 600;
	color: #333;
	margin-bottom: 10px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.academic-exchange ul.academic-ul li .texts h2 a {
	color: #333;
}

.academic-exchange ul.academic-ul li .texts h2:hover a {
	color: #b01f24;
}

.academic-exchange ul.academic-ul li .texts .infos {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.academic-exchange ul.academic-ul li .texts .infos span {
	display: block;
}

.academic-exchange ul.academic-ul:after {
	content: '';
	display: block;
	clear: both;
}


/*联系我们*/

.global-cooperation .thred {
	width: 100%;
	padding: 50px 0;
	background-color: #ffffff;
}

.global-cooperation .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.global-cooperation .thred .title {
	font-size: 36px;
	text-align: center;
	font-weight: 600;
	color: #333;
	margin-bottom: 40px;
}

.global-cooperation .thred .title1 {
	font-size: 14px;
    font-weight: bold;
    color: #cc5522;
}
.global-cooperation .thred .map {
	width: 100%;
}

.global-cooperation .thred .map img {
	display: block;
	width: 100%;
}


/*模态框*/

.modal {
	margin: 0;
	background: rgba(0, 0, 0, .5);
}

.modal .modal-dialog {
	width: 530px;
	margin-top: 200px;
}

.institute-modal-content {
	position: relative;
	width: 530px;
	height: auto;
	background: url(../img/image/modal-bg.png) no-repeat left bottom;
	background-color: #fff;
	border: none !important;
}

.institute-modal-content .title {
	font-size: 24px !important;
	color: #b01f24 !important;
	padding: 30px 0;
	margin-bottom: 0 !important;
	border-bottom: solid 1px #e5e5e5;
}

.institute-modal-content .infos {
	width: 100%;
	padding: 40px;
}

.institute-modal-content .infos h2 {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	margin-top: 0;
}

.institute-modal-content .infos span {
	display: block;
	font-size: 16px;
	margin-top: 20px;
	color: #666;
}
.institute-modal-content .infos p{
	display: block;
	font-size: 16px;
	margin-top: 20px;
	color: #666;
}

.institute-modal-content button.close {
	position: absolute;
	right: 30px;
	top: 14px;
	font-size: 48px;
	float: none;
	height: 48px;
}


/*科研队伍*/

.scientific-research {
	position: relative;
	width: 100%;
	padding: 20px 0 60px;
	background-color: #efebea;
}

.scientific-research .content {
	width: 1400px;
	margin: 0 auto;
}

.scientific-research .content ul.mentor-ul {
	position: relative;
	width: 100%;
}

.scientific-research .content ul.mentor-ul li {
	float: left;
	width: 680px;
	margin-top: 40px;
	border-bottom: solid 6px #b01f24;
	background-color: #fff;
    height: 356px;
}

.scientific-research .content ul.mentor-ul li:nth-child(odd) {
	margin-right: 20px;
}

.scientific-research .content ul.mentor-ul li:nth-child(even) {
	margin-left: 20px;
}

.scientific-research .content ul.mentor-ul li .imgs {
	float: left;
	width: 243px;
    height: 350px;
    overflow: hidden;
}

.scientific-research .content ul.mentor-ul li .imgs img {
	display: block;
	width: 100%;
height:100%;
    object-fit: cover;
}

.scientific-research .content ul.mentor-ul li .texts {
	float: left;
	width: calc(100% - 243px);
	padding: 30px;
	background: url(../img/image/team-bg.png) no-repeat right top;
	background-color: #fff;
}

.scientific-research ul.mentor-ul li .texts .top {
	position: relative;
	width: 100%;
}

.scientific-research ul.mentor-ul li .texts .top h1 {
	position: relative;
}

.scientific-research ul.mentor-ul li .texts .top h1 span {
	float: left;
	display: block;
}

.scientific-research ul.mentor-ul li .texts .top h1 span.name {
	font-size: 30px;
	font-weight: 600;
	color: #000000;
	height: 36px;
	line-height: 36px;
	margin-right: 10px;
}

.scientific-research ul.mentor-ul li .texts .top h1 span.label {
	width: 76px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	font-size: 16px;
	color: #999999;
	padding: 0;
	border-radius: 18px;
	background-color: #f0f0f0;
}

.scientific-research ul.mentor-ul li .texts .top h1:after {
	content: '';
	display: block;
	clear: both;
}

.scientific-research ul.mentor-ul li .texts .top .position {
	font-size: 16px;
	font-weight: 600;
	color: #333333;
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: solid 1px #f5f5f5;
}

.scientific-research ul.mentor-ul li .texts .top .position span {
	color: #333333;
}

.scientific-research ul.mentor-ul li .texts .top a.enter-more {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 43px !important;
	height: 43px !important;
}

.scientific-research ul.mentor-ul li .texts .top a.enter-more img {
	display: block;
	width: 100%;
}

.scientific-research ul.mentor-ul li .texts .bottom {
	width: 100%;
}

.scientific-research ul.mentor-ul li .texts .bottom p {
	font-size: 16px;
	line-height: 30px;
	color: #666666;
}

.scientific-research ul.mentor-ul li .texts .bottom p:first-child {
	margin: 20px 0;
}

.scientific-research ul.mentor-ul li .texts .bottom p span {
	color: #b01f24;
}

.scientific-research .content ul.mentor-ul:after {
	content: '';
	display: block;
	clear: both;
}

.scientific-team {
	position: relative;
	width: 100%;
	padding-top: 60px;
	background: url(../img/image/teacher-elegant-bg.png) no-repeat center top;
	background-color: #efebea;
}

.scientific-team .content {
	position: relative;
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
}

.scientific-team .content .title {
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 20px;
	text-align: center;
}
.scientific-team .content  h1{
font-family: 'Roboto-Regular';
    font-size: 18px;
    line-height: 48px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
    border-bottom: solid 2px #f3f3f3;color: #fff;
}

.scientific-team .swiper-team {
	position: relative;
	width: 1300px;
	margin: 0 auto;
	z-index: 9;
}

.scientific-team .swiper-team-2 {
	position: absolute;
	left: 0;
	top: 175px;
	width: 1400px;
	height: 40px;
	z-index: 8;
}

.scientific-team .swiper-team .swiper-wrapper {
	margin-left: -146px;
}
.scientific-team .swiper-team .selected{
background-color: #b01f24 !important;
}
.scientific-team .swiper-team .items {
	position: relative;
	display: block;
	width: 260px;
	height: 260px;
	padding: 30px;
	background: url(../img/image/literary-bg.png) no-repeat right bottom;
	background-color: #8b726e;
}

.scientific-team .swiper-team .items:before {
	content: '';
	display: block;
	position: absolute;
	left: 20px;
	right: 20px;
	top: 20px;
	bottom: 20px;
	background: transparent;
	border: dashed 1px #efefef;
}

.scientific-team .swiper-team .items .icons {
	width: 90px;
	height: 90px;
	margin: 0 auto 10px;
}

.scientific-team .swiper-team .items .icons img {
	display: block;
	width: 100%;
}

.scientific-team .swiper-team .items .texts {
	display: flex;
	width: 80%;
	justify-content: center;
	align-items: center;
	text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
	color: #fff;
	margin: 0 auto;
}

.scientific-team .swiper-team-2 .team-button-prev {
	position: absolute;
	left: 0;
	right: auto;
	top: 50%;
	bottom: auto;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: url(../img/icon/team-prev.png) no-repeat left top;
	overflow: hidden;
}

.scientific-team .swiper-team-2 .team-button-next {
	position: absolute;
	left: auto;
	right: 0;
	top: 50%;
	bottom: auto;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	background: url(../img/icon/team-next.png) no-repeat left top;
	overflow: hidden;
}

.scientific-team .swiper-team-2 .team-button-prev:after,
.scientific-team .swiper-team-2 .team-button-next:after {
	display: none;
}


/*就业招聘*/

.employment-recruitment {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.employment-recruitment .content {
	width: 1400px;
	margin: 0 auto;
}

.employment-recruitment ul.employment-ul {
	width: 100%;
        overflow: hidden;
	/*min-height: 1500px; 
	position:relative;*/
}

.employment-recruitment ul.employment-ul li {
	float: left;
	width: 440px;
	margin-right: 40px;
	margin-bottom: 40px;
	/*padding: 10px;
	z-index: 10;
	transition: 0.25s;
	overflow: hidden;
   	position: absolute;*/
}

.employment-recruitment ul.employment-ul li:nth-child(3n) {
	margin-right: 0;
}

.employment-recruitment ul.employment-ul li .imgs {
	display: block;
	width: 100%;
}

.employment-recruitment ul.employment-ul li .imgs img {
	display: block;
	width: 100%;
}

.employment-recruitment ul.employment-ul li .texts {
	width: 100%;
	padding: 25px 30px 30px;
	background-color: #fff;
}

.employment-recruitment ul.employment-ul li .texts h2 {
	font-size: 20px;
	line-height: 32px;
	font-weight: 600;
	color: #333;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.employment-recruitment ul.employment-ul li .texts h2 a {
	color: #333;
}

.employment-recruitment ul.employment-ul li .texts h2:hover a {
	color: #b01f24;
}

.employment-recruitment ul.employment-ul li .texts p {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin: 15px 0 20px;
}

.employment-recruitment ul.employment-ul li .texts .release-time {
	font-family: 'Alternate';
	display: block;
	font-size: 16px;
	color: #b01f24;
	font-weight: 600;
}


/*合作平台*/

.cooperation-platform .content .items {
	float: left;
	width: 100%;
	margin-right: 0 !important;
	margin-left: 0 !important;
}

.cooperation-platform .content .items .title {
	background-position: right top;
	background-color: #b01f24;
}

.institution-setting .content .items .linksbox {
	background-position: left top;
}

.institution-setting .content .items .linksbox a {
	width: calc(33% - 50px);
	margin: 40px 15px 40px 35px;
}


/*校园生活*/

.campus-life {
	position: relative;
	width: 100%;
}

.campus-life .first {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.campus-life .first .content {
	width: 1400px;
	margin: 0 auto;
}

.campus-life .first .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	margin-bottom: 40px;
	text-align: center;
}

.campus-life .first .bottom {
	position: relative;
	width: 100%;
}

.campus-life .first .bottom .ftimg {
	float: left;
	width: 790px;
    max-height: 500px;
    overflow: hidden;
}

.campus-life .first .bottom .ftimg img {
	display: block;
	width: 100%;
    height: 500px;
}

.campus-life .first .bottom .fixText {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 655px;
	height: 375px;
	padding: 35px;
	background: url(../img/image/education-bg.png) no-repeat center;
	background-color: #fff;
	z-index: 1;
}

.campus-life .first .bottom .fixText:before {
	content: '';
	display: block;
	position: absolute;
	right: -20px;
	top: -20px;
	width: 224px;
	height: 20px;
	background-color: #b01f24;
}

.campus-life .first .bottom .fixText:after {
	content: '';
	display: block;
	position: absolute;
	right: -20px;
	top: -20px;
	width: 20px;
	height: 180px;
	background-color: #b01f24;
}

.campus-life .first .bottom .fixText h2 {
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
}

.campus-life .first .bottom .fixText p {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-bottom: 35px;
}

.campus-life .first .bottom .fixText a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.campus-life .first .bottom .fixText a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;
width: auto;
}

.campus-life .first .bottom .fixText a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px !important;
	color: #b01f24;
}

.campus-life .first .bottom .view-more {
	position: absolute;
	right: 360px;
	bottom: 0;
	width: 180px;
	margin-top: 40px;
}

.campus-life .first .bottom .view-more a {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 0 auto;
}

.campus-life .first .bottom .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.campus-life .first .bottom .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.campus-life .second {
	width: 100%;
	padding: 100px 0;
	background: url(../img/image/life-bg-2.png) no-repeat center;
	background-size: cover;
}

.campus-life .second .content {
	width: 1400px;
	margin: 0 auto;
}

.campus-life .second .title {
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
}

.campus-life .second .recreational-activity {
	position: relative;
	width: 100%;
}

.campus-life .second .recreational-activity .rtimg {
	float: right;
	width: 890px;
}

.campus-life .second .recreational-activity .rtimg img {
	display: block;
	width: 100%;
height:540px;
}

.campus-life .second .recreational-activity .fixClassify {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 540px;
	height: 520px;
}

.campus-life .second .recreational-activity .fixClassify a.items {
	display: flex;
	width: 270px;
	float: left;
	justify-content: center;
	align-items: center;
}

.fixClassify a.items:first-child {
	height: 520px;
	background: url(../img/image/life-bg.png) no-repeat left top;
}

.fixClassify a.items:nth-child(2) {
	height: 260px;
	background-color: #261819;
}

.fixClassify a.items:nth-child(3) {
	height: 260px;
	background-color: #b01f24;
}

.fixClassify a.items .Classify .icon {
	width: 82px;
	height: 82px;
	margin: 0 auto 15px;
}

.fixClassify a.items .Classify .text {
	font-size: 28px;
	color: #fff;
}

.campus-life .second .recreational-activity:after {
	content: '';
	display: block;
	clear: both;
}

.campus-life .thred {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.campus-life .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.campus-life .thred .twoCard {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.campus-life .thred .twoCard .card {
	width: 680px;
}

.campus-life .thred .twoCard .card .center {
	width: 100%;
	height: 40px;
}

.campus-life .thred .twoCard .card .top h2 {
	float: left;
	font-size: 36px;
	height: 60px;
	line-height: 60px;
	font-weight: 600;
	color: #333;
}

.campus-life .thred .twoCard .card .top a.view-more {
	float: right;
	display: flex;
	width: 180px;
	justify-content: center;
	margin: 0 auto;
}

.campus-life .thred .twoCard .card .top a.view-more img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.campus-life .thred .twoCard .card .top a.view-more span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.campus-life .thred .twoCard .card .bottom {
	width: 100%;
}

.campus-life .thred .twoCard .card .bottom img {
	display: block;
	width: 100%;
}


/*创新创业*/

.Innovative-content-box {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.Innovative-content-box .content-box .content {
	width: 1400px;
	margin: 0 auto;
}

.Innovative-content-box .content .newsboxs {
	position: relative;
}

.Innovative-content-box .content .newsboxs .list {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 440px;
    max-width: 33.333333%;
}


.Innovative-content-box .content .newsboxs .list .imgs {
	display: block;
	width: 100%;
}

.Innovative-content-box .content .newsboxs .list .imgs img {
	display: block;
	width: 100%;
}

.Innovative-content-box .content .newsboxs .list .texts {
	width: 100%;
	padding: 30px;
	border-bottom: solid 10px #b01f24;
	background-color: #ffff;
}

.Innovative-content-box .content .newsboxs .list .texts h2 {
	font-size: 20px;
	line-height: 36px;
	color: #333;
	font-weight: 600;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.Innovative-content-box .content .newsboxs .list .texts h2 a {
	color: #333;
}

.Innovative-content-box .content .newsboxs .list .texts h2:hover a {
	color: #b01f24;
}

.Innovative-content-box .content .newsboxs .list .texts p {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin: 20px 0 30px;
}

.Innovative-content-box .content .newsboxs .list .texts .release {
	font-family: "Alternate";
	font-size: 18px;
	color: #b01f24;
}

.Innovative-content-box .content .newsboxs:after {
	content: '';
	display: block;
	clear: both;
}


/*合作交流*/

.cooperation-communication {
	position: relative;
	width: 100%;
}

.cooperation-communication .first {
	width: 100%;
	padding: 60px 0 110px;
	background-color: #efebea;
}

.cooperation-communication .first .content {
	width: 1400px;
	margin: 0 auto;
}

.cooperation-communication .first .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
}

.cooperation-communication .first .mainboxs {
	position: relative;
	width: 100%;
	margin-top: 40px;
}

.cooperation-communication .first .mainboxs .ftimg {
	float: left;
	width: 920px;
}

.cooperation-communication .first .mainboxs .ftimg img {
	display: block;
	width: 100%;
height:560px;
}

.cooperation-communication .first .mainboxs:after {
	content: '';
	display: block;
	clear: both;
}

.cooperation-communication .first .rttext {
	position: absolute;
	right: 0;
	top: 80px;
	width: 540px;
}

.cooperation-communication .first .rttext .list {
	float: left;
	width: 270px;
	height: 270px;
	padding: 75px 50px;
}

.cooperation-communication .first .rttext .list:nth-child(1) {
	background-color: #8b726e;
}

.cooperation-communication .first .rttext .list:nth-child(2) {
	background-color: #b01f24;
}

.cooperation-communication .first .rttext .list:nth-child(3) {
	background-color: #00b0d0;
}

.cooperation-communication .first .rttext .list:nth-child(4) {
	background-color: #b9b9b9;
}

.cooperation-communication .first .rttext .list .icons {
	width: 70px;
	height: 70px;
	margin: 0 auto 15px;
}

.cooperation-communication .first .rttext .list .icons img {
	display: block;
	width: 100%;
}

.cooperation-communication .first .rttext .list .text {
	width: 100%;
	font-size: 28px;
	font-weight: 600;
	text-align: center;
	color: #fff;
}

.cooperation-communication .second {
	width: 100%;
    padding: 60px 0px 160px;
    background-color: #fff;
    margin-top: -120px;
}

.cooperation-communication .second .content {
	width: 1400px;
	margin: 0 auto;
}

.cooperation-communication .second .content .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}

.cooperation-communication .second .mainboxs {
	position: relative;
	width: 100%;
}

.cooperation-communication .second .mainboxs .ftimg {
	float: left;
	width: 770px;
    height: 450px;
}

.cooperation-communication .second .mainboxs .ftimg img {
	display: block;
	width: 100%;
      height:540px
}

.cooperation-communication .second .mainboxs .rttext {
	position: absolute;
	right: 0;
	top: 110px;
	width: 675px;
	padding: 40px;
	background-color: #b01f24;
}

.cooperation-communication .second .mainboxs .rttext h2 {
	font-size: 24px;
	font-weight: 600;
	line-height: 42px;
	color: #fff;
	margin-bottom: 25px;
}

.cooperation-communication .second .mainboxs .rttext h2 a {
	color: #fff;
}

.cooperation-communication .second .mainboxs .rttext p {
	font-size: 15px;
	line-height: 32px;
	color: #fff;
	margin-bottom: 35px;
}

.cooperation-communication .second .mainboxs .rttext .release {
	font-family: "Alternate";
	font-size: 18px;
	color: #fff;
}

.cooperation-communication .second .mainboxs .view-more {
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
}

.cooperation-communication .second .mainboxs .view-more a {
	display: flex;
	width: 180px;
	justify-content: center;
	margin: 0 auto;
}

.cooperation-communication .second .mainboxs .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.cooperation-communication .second .mainboxs .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.cooperation-communication .thred {
	position: relative;
	width: 100%;
	background-color: #efebea;margin-top: 0;
    padding-top: 0 !important;
}

.cooperation-communication .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.cooperation-communication .thred .fttext {
	float: left;
	width: calc(100% - 870px);
	padding-right: 50px;
	padding-top: 60px;
}

.cooperation-communication .thred .fttext h1 {
	font-size: 36px;
	font-weight: 600;
	color: #333333;
	margin-bottom: 40px;
}

.cooperation-communication .thred .fttext p {
	font-size: 15px;
	line-height: 28px;
	color: #666666;
	margin-bottom: 10px;
}

.cooperation-communication .thred .fttext a.enter-more {
	display: block;
    width: 160px !important;
    height: 80px !important;
	border-radius: 17px;
	border: solid 1px #b01f24;
	margin-top: 70px;
}

.cooperation-communication .thred .fttext a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;    width: auto;
}

.cooperation-communication .thred .fttext a.enter-more span {
	display: inline-block;
	line-height: 66px !important;
	color: #b01f24;
}

.cooperation-communication .thred .rtimg {
	float: left;
	width: 870px;
}

.cooperation-communication .thred .rtimg img {
	display: block;
	width: 100%;
height:590px;
}


/*科学研究*/

.scientific-research-2 {
	position: relative;
	width: 100%;
}

.scientific-research-2 .first {
	position: relative;
	width: 100%;
	padding: 80px 0;
	background-color: #efebea;
}

.scientific-research-2 .first .content {
	width: 1400px;
	margin: 0 auto;
}

.scientific-research-2 .first .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	margin-bottom: 40px;
	text-align: center;
}

.scientific-research-2 .first .bottom {
	position: relative;
	width: 100%;
    min-height: 454px;
}

.scientific-research-2 .first .bottom .ftimg {
	float: left;
	width: 820px;
}

.scientific-research-2 .first .bottom .ftimg img {
	display: block;
	width: 100%;
    height: 500px; 
}

.scientific-research-2 .first .bottom .fixText {
	position: absolute;
	right: 20px;
	top: 40px;
	width: 605px;
	height: auto;
	padding: 35px;
	border-bottom: solid 10px #b01f24;
	background: url(../img/image/education-bg.png) no-repeat center;
	background-color: #fff;
	z-index: 1;
}

.scientific-research-2 .first .bottom .fixText .text {
	position: relative;
	width: 100%;
}

.scientific-research-2 .first .bottom .fixText h2 {
	font-size: 24px;
	line-height: 36px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
}

.scientific-research-2 .first .bottom .fixText p {
	font-size: 16px;
	line-height: 32px;
	color: #666666;
	margin-bottom: 35px;
}

.scientific-research-2 .first .bottom .fixText .text .calendar {
	position: absolute;
	right: 0;
	bottom: 0;
}

.scientific-research-2 .first .bottom .fixText .text .calendar span.day,
.scientific-research-2 .first .bottom .fixText .text .calendar span.mouth {
	font-family: "Alternate";
	font-size: 18px;
}

.scientific-research-2 .first .bottom .fixText .text .calendar span {
	color: #b01f24;
}

.scientific-research-2 .first .bottom .fixText .text .calendar span.day {
	font-size: 30px;
}

.scientific-research-2 .first .bottom .fixText a.enter-more {
	display: block;
	width: 108px;
	height: 34px;
	border-radius: 17px;
	border: solid 1px #b01f24;
}

.scientific-research-2 .first .bottom .fixText a.enter-more img {
	float: left;
	margin: 1px 10px 1px 2px;    width: auto;
}

.scientific-research-2 .first .bottom .fixText a.enter-more span {
	display: inline-block;
	height: 32px;
	line-height: 32px !important;
	color: #b01f24;
}

.scientific-research-2 .first .bottom .view-more {
	position: absolute;
	right: 360px;
	bottom: 0;
	width: 180px;
	margin-top: 40px;
}

.scientific-research-2 .first .bottom .view-more a {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 0 auto;
}

.scientific-research-2 .first .bottom .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.scientific-research-2 .first .bottom .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.scientific-research-2 .second {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background: url(../img/image/research-institutions-bg.png) no-repeat center;
	background-size: cover;
}

.scientific-research-2 .second .content {
	position: relative;
	width: 100%;
	padding-left: calc((100% - 1400px) / 2);
	overflow: hidden;
}

.scientific-research-2 .second .ft-text {
	float: left;
	width: 585px;
	padding-right: 60px;
}

.scientific-research-2 .second .ft-text h2 {
	font-size: 36px;
	font-weight: 600;
	color: #fff;
	margin-bottom: 40px;
}

.scientific-research-2 .second .ft-text p {
	font-size: 15px;
	line-height: 32px;
	color: #fff;
}

.scientific-research-2 .second .view-more {
	width: 180px;
	margin-top: 40px;
}

.scientific-research-2 .second .view-more a {
	display: flex;
	width: 100%;
}

.scientific-research-2 .second .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px 0 0;
}

.scientific-research-2 .second .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}

.scientific-research-2 .second .research-institutions-box {
	float: left;
	width: calc(100% - 585px);
	overflow: hidden;
}

.scientific-research-2 .research-institutions-box .swiper-slide {
	width: 520px;
}

.scientific-research-2 .research-institutions-box .swiper-slide .list img {
	display: block;
	width: 100%;
    height: 330px;
}

.scientific-research-2 .research-institutions-box .swiper-slide .list .text h1 {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin-top: 20px;
}

.scientific-research-2 .thred {
	width: 100%;
	padding: 120px 0;
	background-color: #fff;
}

.scientific-research-2 .thred .content {
	width: 1400px;
	margin: 0 auto;
}

.scientific-research-2 .thred .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}

.scientific-research-2 .thred .platform {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.scientific-research-2 .thred .platform .items {
	position: relative;
	display: block;
	width: 320px;
	height: 385px;
	padding: 90px 80px;
	background-color: #8b726e;
}

.scientific-research-2 .thred .platform .items:after {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	border: dashed 1px #fff;
	background-color: transparent;
}

.scientific-research-2 .thred .platform .items .icons {
	width: 100px;
	height: 100px;
	margin: 0 auto;
}

.scientific-research-2 .thred .platform .items .icons img {
	display: block;
	width: 100%;
}

.scientific-research-2 .thred .platform .items .texts {
	font-size: 22px;
	line-height: 40px;
	text-align: center;
	font-weight: 600;
	color: #fff;
	margin-top: 20px;
}

.scientific-research-2 .four {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.scientific-research-2 .four .content {
	width: 1400px;
	margin: 0 auto;
}

.scientific-research-2 .four .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
	text-align: center;
	margin-bottom: 40px;
}

.scientific-research-2 .four ul.academic-ul {
	position: relative;
	width: 100%;
}

.scientific-research-2 .four ul.academic-ul li {
	float: left;
	width: 440px;
	margin-bottom: 40px;
	margin-right: 40px;
}

.scientific-research-2 .four ul.academic-ul li:nth-child(3n) {
	margin-right: 0;
}

.scientific-research-2 .four ul.academic-ul li .imgs {
	width: 100%;
	margin-bottom: 15px;
}
.scientific-research-2 .four ul.academic-ul li .imgs a{

    height: 320px;
    overflow: hidden;
    display: block;
    position: relative;
}
.scientific-research-2 .four ul.academic-ul li .imgs img {
	display: block;
	width: 100%;
    position: absolute;
    top: -45%;
}

.scientific-research-2 .four ul.academic-ul li .texts {
	font-size: 22px;
	line-height: 40px;
	font-weight: 600;
	color: #333;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.scientific-research-2 .four ul.academic-ul li .texts a {
	color: #333;
}

.scientific-research-2 .four ul.academic-ul li .texts:hover a {
	color: #b01f24;
}

.scientific-research-2 .four .view-more {
	width: 180px;
	margin: 0 auto 0;
}

.scientific-research-2 .four .view-more a {
	display: flex;
	width: 100%;
	justify-content: center;
	margin: 0 auto;
}

.scientific-research-2 .four .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.scientific-research-2 .four .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

.scientific-research-2 .four ul.academic-ul:after {
	content: '';
	display: block;
	clear: both;
}


/*师资队伍*/

.teacher-Elegant {
	padding-bottom: 60px;
background: url(../img/image/scientific-bg.png) no-repeat center top;
	background-image: url(../img/image/teacher-elegant-bg.png);
	background-size: cover;
}

.teacher-Elegant .swiper-team .items .icons {
	width: 90px;
	height: 90px;
	margin: 30px auto 10px;
}

.teachers-Troop {
	position: relative;
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.teachers-Troop .content {
	width: 1400px;
	margin: 0 auto;
}

.teachers-Troop .content .title {
	font-size: 36px;
	font-weight: 600;
	color: #333;
    text-align: left;
    padding-left: 25px;
    padding-bottom: 10px;
    width: 270px;
    float: left;
}




.teachers-Troop .view-more {
    width: 318px;
    float: right;
}

.teachers-Troop .view-more a {
	display: flex;
	width: 500px;
	justify-content: center;
	margin: 0 auto;
}

.teachers-Troop .view-more a img {
	display: block;
    width: 40px;
    margin: 0 10px 0 0;
}

.teachers-Troop .view-more a span {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    font-weight: 600;
    color: #b01f24;
}

.teachers-Troop ul.troop-ul {
	position: relative;
}
.teachers-Troop ul.troop-ul a{
      
    color: #b01f24;
    display: block;
}
.teachers-Troop ul.troop-ul li {
	float: left;
	width: 440px;
	height: auto;
	padding: 40px 0;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	color: #b01f24;
	margin-right: 40px;
	margin-top: 40px;
	border-bottom: solid 10px #b01f24;
background: url(../img/image/index-notice-bg.png) no-repeat left bottom;
    background-size: 100%;
}

.teachers-Troop ul.troop-ul li:nth-child(3n) {
	margin-right: 0;
}

.teachers-Troop ul.troop-ul:after {
	content: '';
	display: block;
	clear: both;
}

.teachElegant-block {
	position: relative;
	padding: 60px 0;
	background-color: #fff;
}

.teachElegant-block .content {
	width: 1400px;
	margin: 0 auto;
}

.teachElegant-block .top {
	display: flex;
	width: 100%;
	justify-content: space-between;
}

.teachElegant-block .top .items {
	position: relative;
	/*width: 670px;*/
	width: 100%;
	height: 400px;
    overflow: hidden;
}

.teachElegant-block .top .items img {
	display: block;
	width: 100%;
}

.teachElegant-block .top .items h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 30px;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
}

.teachElegant-block .bottom {
	width: 100%;
	margin-top: 40px;
}

.teachElegant-block .bottom .ft-title {
	position: relative;
	float: left;
	width: 620px;
}

.teachElegant-block .bottom .ft-title img {
	display: block;
	width: 100%;
}

.teachElegant-block .bottom .ft-title h2 {
	position: absolute;
	left: 30px;
	top: 30px;
	font-size: 32px;
	font-weight: 600;
	color: #fff;
}

.teachElegant-block .bottom .rt-block {
	float: left;
	width: calc(100% - 620px);
}

.teachElegant-block .bottom .rt-block .items {
	float: left;
	width: 33.3%;
	height: 640px;
	overflow: hidden;
	border-left: solid 1px #eee;
	background: url(../img/image/recruitment-bg-3.png) no-repeat 50px bottom;
	background-color: #333;
}

.teachElegant-block .bottom .rt-block .items:hover {
	background-color: #b01f24;
}

.teachElegant-block .bottom .rt-block .items .icons {
	width: 120px;
	margin: 50px auto;
}

.teachElegant-block .bottom .rt-block .items .icons img {
	display: block;
	width: 100%;
}

.teachElegant-block .bottom .rt-block .items h3 {
	width: 30px;
	font-size: 26px;
	line-height: 36px;
	font-weight: 600;
	color: #fff;
	text-align: center;
	margin: 0 auto;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
}

/*默认列表*/
.Announcements {
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}

.Announcements .content {
	width: 1400px;
	margin: 0 auto;
}

.Announcements .content .title {
	font-size: 40px;
	font-weight: 600;
	color: #b01f24;
	margin-bottom: 40px;
	text-align: center;
}

.Announcements .content .tab-nenu {
	width: 100%;
	display: flex;
	/*justify-content: space-between;*/
justify-content: center;
	margin: 0 auto;
}

.Announcements .content .tab-nenu .navItem {
	width: 20%;
	padding: 20px 10px;
	font-size: 24px;
	font-weight: 600;
	color: #333333;
	cursor: pointer;
	text-align: center;
}

.Announcements .content .tab-nenu  a{
	color: #000000;
}
.Announcements .content .tab-nenu .selected {
	background-color: #b01f24;
}
.Announcements .content .tab-nenu .selected a{
	color: #fff;
}

.Announcements .content ul.Announce-ul {
	position: relative;
	display: none;
}

.Announcements .content ul.Announce-ul.curShow {
	display: block;
}

.Announcements .content ul.Announce-ul li {
	position: relative;
	float: left;
	width: 440px;
	padding: 30px;
	background: url(../img/image/index-notice-bg.png) no-repeat left bottom;
	border-bottom: solid 8px #b01f24;
	margin-top: 40px;
    height: 212px;
	margin-right: 40px;
}

.Announcements .content ul.Announce-ul li:nth-child(3n) {
	margin-right: 0;
}

.Announcements .content ul.Announce-ul li h2 {
	font-size: 19px;
	line-height: 32px;
height:64px;
	font-weight: 600;
	color: #333;
	margin-bottom: 20px;
	-webkit-transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}

.Announcements .content ul.Announce-ul li h2 a {
	color: #333;
}

.Announcements .content ul.Announce-ul li h2:hover a {
	color: #b01f24;
}

.Announcements .content ul.Announce-ul li p {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
    min-height: 30px;
	padding-right: 80px;
}

.Announcements .content ul.Announce-ul li .Release-time {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 80px;
	text-align: right;
}

.Announcements .content ul.Announce-ul li .Release-time h1 {
	font-family: "Alternate";
	font-size: 50px;
	font-weight: 600;
	color: #b01f24;
}

.Announcements .content ul.Announce-ul li .Release-time h5 {
	font-family: "Alternate";
	font-size: 16px;
	font-weight: 600;
	color: #b01f24;
}

.Announcements .content ul.Announce-ul:after {
	content: '';
	display: block;
	clear: both;
}

.Announcements .content .view-more {
	width: 100%;
	margin-top: 40px;
}

.Announcements .content .view-more a {
	display: flex;
	width: 500px;
	justify-content: center;
	margin: 0 auto;
}

.Announcements .content .view-more a img {
	display: block;
	width: 60px;
	margin: 0 20px;
}

.Announcements .content .view-more a span {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 600;
	color: #b01f24;
}

/* 设备分辨率 */

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	.sec-banner-box .title {
		width: 1200px;
		bottom: 40px;
		margin-left: -600px;
	}
	.sec-banner-box .title .text_imgbg {
		width: 500px;
		height: 206px;
		padding: 60px 0 0 86px;
	}
	.sec-banner-box .title .text_imgbg .text_bg:before {		
		left: -35px;
		top: -25px;
		width: 22px;
		height: 84px;		
	}
	.sec-banner-box .title .text_imgbg .text_bg:after {		
		right: -40px;
		bottom: -25px;
		width: 40px;
		height: 52px;		
	}
	.sec-banner-box .title span.cn {
		font-size: 28px;
	}
	.sec-banner-box .title span.en {
		font-size: 18px;
	}
	/*学院概况*/
	.school-profile .content {
		width: 1200px;
	}
	/*学院历史*/
	.school-history .content {
		width: 1200px;
	}
	.school-history .content .timeline .items .glorious-things .cards {
		width: 300px;
		margin-right: 30px;
	}
	.glorious-things .cards .texts {
		font-size: 22px;
	}
	/*学院领导*/
	.school-leadership .content {
		width: 1200px;
	}
	.school-leadership .content ul.mentor-ul li {
		width: 585px;
		margin-right: 15px;
		margin-bottom: 30px;
	}
	.school-leadership .content ul.mentor-ul li:nth-child(2n) {
		margin-right: 0;
		margin-left: 15px;
	}
	.school-leadership .content ul.mentor-ul li .imgs {
		width: 225px;
	}
	.school-leadership .content ul.mentor-ul li .texts {
		width: calc(100% - 225px);
		padding: 20px;
	}
	.school-leadership .content ul.mentor-ul li .texts .top h3 {
		font-size: 14px;
	}
	.school-leadership .content ul.mentor-ul li .texts .bottom p {
		font-size: 15px;
		line-height: 28px;
	}
	/*本科生教育*/
	.education-content-box .content-box .content {
		width: 1200px;
	}
	.education-content-box .content-box .first .literary-link-2 .items {
		width: 274px;
	}
	.education-content-box .second ul.education-ul li .imgs {
		width: 320px;
	}
	.education-content-box .second ul.education-ul li .texts {
		width: 655px;
	}
	.education-content-box .second ul.education-ul li .texts h2 {
		font-size: 22px;
	}
	.education-content-box .second ul.education-ul li .texts p {
		font-size: 15px;
		line-height: 28px;
	}
	/*博士研究生导师*/
	.team-content-box .content-box .content {
		width: 1200px;
	}
	.team-content-box .content-box .content ul.mentor-ul li {
		width: 585px;
		height: 342px;
		margin-top: 30px;
	}
	.team-content-box .content-box .content ul.mentor-ul li:nth-child(odd) {
		margin-right: 15px;
	}
	.team-content-box .content-box .content ul.mentor-ul li:nth-child(even) {
		margin-left: 15px;
	}
	.team-content-box .content-box .content ul.mentor-ul li .imgs {
		width: 225px;
	}
	.team-content-box .content-box .content ul.mentor-ul li .imgs a{
		width: 225px;
    height: 336px;
         }
	.team-content-box .content-box .content ul.mentor-ul li .texts {
		width: calc(100% - 225px);
		padding: 20px;
	}
	.team-content-box ul.mentor-ul li .texts .top h1 span.name {
		font-size: 24px;
		height: 32px;
		line-height: 32px;
	}
	.team-content-box ul.mentor-ul li .texts .top h1 span.label {
		width: 76px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		border-radius: 16px;
	}
	.team-content-box ul.mentor-ul li .texts .top .position {
		font-size: 16px;
		margin-top: 20px;
		padding-bottom: 15px;
	}
	.team-content-box ul.mentor-ul li .texts .bottom p:first-child {
		margin: 15px 0;
	}
	.team-content-box ul.mentor-ul li .texts .bottom p {
		font-size: 15px;
		line-height: 24px;
		color: #666666;
	}
	/*发展联络*/
	.develop-content-box .first .content {
		width: 1200px;
	}
	.develop-content-box .first .Famous-alumni .rt-block .alumniName {
		font-size: 24px;
	}
	.develop-content-box .second .content {
		width: 1200px;
	}
	.develop-content-box .second .news .ft-text {
		width: calc(100% - 630px);
		padding-right: 45px;
	}
	.develop-content-box .second .news .rt-img {
		width: 630px;
	}
	.develop-content-box .second .news .rt-img a.more-news {
		left: -235px;
		bottom: 30px;
	}
	.develop-content-box .thred .content {
		width: 1200px;
		margin: 0 auto;
	}
	.develop-content-box .thred .donation-list .ft-people {
		width:440px;
	}
	.develop-content-box .thred .donation-list .ft-people .img {
		width: 440px;
		float: left;
	}
	.develop-content-box .thred .donation-list .ft-people .text h3 {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.develop-content-box .thred .donation-list .ft-people .text p {
		font-size: 16px;
		line-height: 36px;
	}
	.develop-content-box .thred .donation-list .ft-people .text {
		float: left;
		width: calc(100% - 320px);
		padding: 32px 30px;
	}
	.develop-content-box .thred .donation-list .rt-lists {
		width: calc(100% - 440px);
   		 height: 660px;
	}
	.develop-content-box .thred .donation-list .rt-lists a.list h2 {
		font-size: 32px;
	}
	.develop-content-box .thred .donation-list .rt-lists a.list h5 {
		top: 135px;
	}
	.develop-content-box .fourth .content {
		width: 1200px;
	}
	.develop-content-box .fourth .content .contact {
		height: auto;
	}
	.develop-content-box .fourth .content .contact h1 {
		font-size: 32px;
		margin-bottom: 30px;
	}
	.develop-content-box .fourth .content .contact p {
		font-size: 16px;
		line-height: 36px;
	}
	.develop-content-box .fourth .content .contact h3 {
		font-size: 20px;
		color: #fff;
		margin: 35px 0;
	}
	/*教育教学*/
	.education-teaching .first .content,
	.education-teaching .second .content {
		width: 1200px;
	}
	.education-teaching .second .linksbox .item {
		width: 580px;
	}
	.education-teaching .second .linksbox .item .imgs {
		width: 320px;
	}
	.education-teaching .second .linksbox .item h2 {
		font-size: 28px;
	}
	/*机构设置*/
	.institution-setting .content {
		width: 1200px;
	}
	.institution-setting .content .items {
		width: 580px;
	}
	.institution-setting .content .items .linksbox a {
		width: calc(50% - 50px);
		font-size: 16px;
		margin: 30px 15px 30px 35px;
	}
	/*全球合作*/
	.global-cooperation .first .content,
	.global-cooperation .second .content,
	.global-cooperation .thred .content {
		width: 1200px;
	}
	.swiper-cooperation {
		margin-left: -170px;
	}
	.swiper-cooperation .swiper-slide-active {
		width: 670px !important;
	}
	.swiper-cooperation .swiper-slide-next,
	.swiper-cooperation .swiper-slide-prev {
		width: 440px !important;
		overflow: hidden;
	}
	.global-cooperation .thred .division .North-America {
		left: 0;
		top: 0;
		width: 528px;
	}
	.global-cooperation .thred .division .European {
		left: 560px;
		top: 28px;
		width: 238px;
	}
	.global-cooperation .thred .division .Asia {
		right: 0;
		top: 19px;
		width: 570px;
	}
	.global-cooperation .thred .division .South-America {
		left: 230px;
		bottom: -1px;
		width: 218px;
	}
	.global-cooperation .thred .division .Africa {
		left: 500px;
		bottom: 87px;
		width: 258px;
	}
	.global-cooperation .thred .division .Oceania {
		right: 31px;
		bottom: 38px;
		width: 288px;
	}
	.global-cooperation .thred .division .area img {
		display: block;
		width: 100%;
	}
	/*人才招聘*/
	.recruitment-link .items {
		width: 380px;
	}
	.recruitment-link .items .texts {
		font-size: 24px;
		line-height: 42px;
	}
	/*文体活动*/
	.literary-link .items {
		width: 380px;
	}
	/*学科建设*/
	.discipline-construction .content {
		width: 1200px;
	}
	.discipline-construction .content .first {
		padding-top: 70px;
	}
	.discipline-construction .first .ftimg {
		width: 550px;
	}
	.discipline-construction .first .rttext {
		width: 695px;
		padding: 40px 45px 50px 85px;
	}
	.discipline-construction .first .rttext p {
		font-size: 16px;
		line-height: 32px;
	}
	.discipline-construction .discipline-table caption {
		font-size: 28px;
		padding: 15px 0;
	}
	.discipline-construction .discipline-table tbody tr td {
		font-size: 20px;
    padding: 8px 0;
	}
	/*学术交流*/
	.academic-exchange .content {
		width: 1200px;
	}
	.academic-exchange ul.academic-ul li {
		width: 380px;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	.academic-exchange ul.academic-ul li .texts h2 {
		font-size: 18px;
		line-height: 32px;
		margin-bottom: 10px;
	}
	.academic-exchange ul.academic-ul li .texts .infos {
		font-size: 14px;
		line-height: 30px;
	}
	/*科研队伍*/
	.scientific-team .content,
	.scientific-research .content {
		width: 1200px;
	}
	.scientific-team .swiper-team {
		width: 1100px;
		margin: 0 auto;
		z-index: 9;
	}
	.scientific-team .swiper-team-2 {
		top: 175px;
		width: 1200px;
		z-index: 8;
	}
	.scientific-research .content ul.mentor-ul li {
		width: 585px;
    height: 328px;
		margin-top: 30px !important;
	}
	.scientific-research .content ul.mentor-ul li:nth-child(odd) {
		margin-right: 15px;
	}
	.scientific-research .content ul.mentor-ul li:nth-child(even) {
		margin-left: 15px;
	}
	.scientific-research .content ul.mentor-ul li .imgs {
		width: 225px;
    height: 322px;
	}
	.scientific-research .content ul.mentor-ul li .texts {
		width: calc(100% - 225px);
		padding: 20px;
	}
	.scientific-research ul.mentor-ul li .texts .top h1 span.name {
		font-size: 24px;
		height: 32px;
		line-height: 32px;
	}
	.scientific-research ul.mentor-ul li .texts .top h1 span.label {
		width: 76px;
		height: 32px;
		line-height: 32px;
		font-size: 15px;
		border-radius: 16px;
	}
	.scientific-research ul.mentor-ul li .texts .top .position {
		font-size: 16px;
		margin-top: 20px;
		padding-bottom: 15px;
	}
	.scientific-research ul.mentor-ul li .texts .bottom p:first-child {
		margin: 15px 0;
	}
	.scientific-research ul.mentor-ul li .texts .bottom p {
		font-size: 15px;
		line-height: 24px;
		color: #666666;
	}
	/*就业招聘*/
	.employment-recruitment .content {
		width: 1200px;
	}
	.employment-recruitment ul.employment-ul li {
		width: 380px;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	.employment-recruitment ul.employment-ul li:nth-child(4n) {
		margin-right: 30px;
	}
	.employment-recruitment ul.employment-ul li:nth-child(3n) {
		margin-right: 0 !important;
	}
	/*合作平台*/
	.cooperation-platform .content .items {
		width: 100%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.cooperation-platform .content .items .linksbox a {
		width: calc(33% - 70px);
	}
	/* 新闻详情 */
	.details .top-infos .contain {
		width: 1200px;
	}
	.newsDetails-content-box .details .bottom-details .contain {
		width: 1200px;
	}
	/*院情总览*/
	.hospital-situation .first .content,
	.hospital-situation .thred .content,
	.hospital-situation .four .content {
		width: 1200px;
	}
	.hospital-situation .first .ftimg {
		width: 680px;
	}
	.hospital-situation .first .fttext {
		width: 625px;
		height: auto;
		top: 125px;
	}
	.hospital-situation .first .fttext .fixbg .text {
		height: 395px;
	}
	.hospital-situation .first .fttext .fixbg p {
		font-size: 16px;
		line-height: 36px;
		margin-bottom: 35px;
	}
	.hospital-situation .first .fttext .fixbg:after {
		height: 395px;
		left: 50px;
		top: 50px;
	}
	.hospital-situation .thred .items {
		position: relative;
		width: 580px;
	}
	.hospital-situation .four .ftText {
		padding-right: 40px;
		width: calc(100% - 580px);
	}
	.hospital-situation .four .rtImg {
		width: 580px;
	}
	.hospital-contact-us .content {
		width: 1200px;
	}
	.hospital-contact-us .content .ftblock .imgbg {
		width: 620px;
	}
	.hospital-contact-us .content .ftblock h2 {
		top: 18px;
	}
	.hospital-contact-us .content .rtlink {
		top: 18px;
	}
	/*校园生活*/
	.campus-life .first .content,
	.campus-life .second .content,
	.campus-life .thred .content,
	.hospital-situation .second .historybox {
		width: 1200px;
	}
	.campus-life .second .title,
	.campus-life .second .title,
	.campus-life .thred .twoCard .card .top h2 {
		font-size: 36px;
	}
	.campus-life .first .bottom .ftimg {
		width: 680px;
	}
	.campus-life .first .bottom .fixText {
		width: 600px;
		height: auto;
		padding: 25px;
	}
	.campus-life .first .bottom .fixText h2 {
		font-size: 20px;
		line-height: 32px;
	}
	.campus-life .first .bottom .fixText p {
		font-size: 15px;
		line-height: 28px;
	}
	.campus-life .first .bottom .view-more {
		right: 300px;
	}
	.campus-life .second .recreational-activity .rtimg {
		width: 800px;
	}
	.campus-life .second .recreational-activity .fixClassify {
		width: 440px;
		height: 424px;
	}
	.campus-life .second .recreational-activity .fixClassify a.items {
		width: 220px;
	}
	.fixClassify a.items:first-child {
		height: 424px;
	}
	.fixClassify a.items:nth-child(2),
	.fixClassify a.items:nth-child(3) {
		height: 212px;
	}
	.fixClassify a.items .Classify .icon {
		width: 75px;
		height: 75px;
	}
	.fixClassify a.items .Classify .icon img {
		display: block;
		width: 100%;
	}
	.fixClassify a.items .Classify .text {
		font-size: 22px;
	}
	.campus-life .thred .twoCard .card {
		width: 580px;
	}
	.hospital-situation .historybox .swiper-history .swiper-line {
		width: 1020px;
	}
	.hospital-situation .historybox .swiper-history .swiper-slide-active .introduce {
		width: 1200px;
	}
	.hospital-situation .historybox .swiper-history .swiper-history-next,
	.hospital-situation .historybox .swiper-history .swiper-history-prev {
		top: 59%;
	}
	/*创新创业*/
	.Innovative-content-box .content-box .content {
		width: 1200px !important;
	}
	.Innovative-content-box .content .newsboxs .list {
		width: 373px;
	}
	/*合作交流*/
	.cooperation-communication .first .content {
		width: 1200px;
	}
	.cooperation-communication .first .mainboxs .ftimg {
		width: 820px;
	}
	.cooperation-communication .first .rttext {
		width: 480px;
	}
	.cooperation-communication .first .rttext .list {
		width: 240px;
		height: 240px;
		padding: 60px 35px;
	}
	.cooperation-communication .second .content {
		width: 1200px;
	}
	.cooperation-communication .second .mainboxs .ftimg {
		width: 735px;
	}
	.cooperation-communication .second .mainboxs .rttext {
		width: 675px;
		padding: 40px;
	}
	.cooperation-communication .second .mainboxs .rttext h2 {
		font-size: 22px;
		line-height: 36px;
	}
	.cooperation-communication .thred .content {
		width: 1200px;
	}
	.cooperation-communication .thred .fttext {
		width: calc(100% - 670px);
		padding-right: 40px;
		padding-top: 50px;
	}
	.cooperation-communication .thred .fttext h1 {
		margin-bottom: 40px;
	}
	.cooperation-communication .thred .fttext a.enter-more {
		margin: 30px 0;
	}
	.cooperation-communication .thred .rtimg {
		width: 670px;
	}
	/*科学研究*/
	.scientific-research-2 .first .content {
		width: 1200px;
	}
	.scientific-research-2 .first .bottom .ftimg {
		width: 720px;
	}
	.scientific-research-2 .first .bottom .fixText {
		top: 25px;
		width: 545px;
		padding: 30px;
	}
	.scientific-research-2 .first .bottom .fixText h2 {
		font-size: 20px;
		line-height: 32px;
	}
	.scientific-research-2 .first .bottom .fixText p {
		font-size: 15px;
		line-height: 30px;
	}
	.scientific-research-2 .first .bottom .view-more {
		right: 280px;
	}
	.scientific-research-2 .second .content {
		padding-left: calc((100% - 1200px) / 2);
	}
	.scientific-research-2 .second .ft-text p {
		line-height: 30px;
	}
	.scientific-research-2 .research-institutions-box .swiper-slide {
		width: 480px;
	}
	.scientific-research-2 .research-institutions-box .swiper-slide .list .text h1 {
		font-size: 22px;
	}
	.scientific-research-2 .thred .content {
		width: 1200px;
	}
	.scientific-research-2 .thred .platform .items {
		width: 270px;
		height: 365px;
		padding: 80px 65px;
		background-color: #8b726e;
	}
	.scientific-research-2 .four .content {
		width: 1200px;
	}
	.scientific-research-2 .four ul.academic-ul li {
		width: 373px;
	}
	.scientific-research-2 .four ul.academic-ul li .texts {
		font-size: 20px;
		line-height: 32px;
	}
	/*师资队伍*/
	.teachers-Troop .content,
	.teachElegant-block .content {
		width: 1200px;
	}
	.teachers-Troop ul.troop-ul li {
		width: 373px;
	}
	.teachElegant-block .top .items {
		width: 580px;
	}
	.teachElegant-block .bottom .ft-title {
		width: 580px;
	}
	.teachElegant-block .bottom .rt-block {
		width: calc(100% - 580px);
	}
	.teachElegant-block .bottom .rt-block .items {
		height: 598.5px;
	}
	.teachElegant-block .bottom .rt-block .items .icons {
		width: 90px;
		height: 90px;
	}
	.teachElegant-block .bottom .rt-block .items h3 {
		font-size: 24px;
	}
	/*学子风采*/
	.students-elegant .ftimg {
		width: 680px;
	}
	.students-elegant .fixedText-2 {
		width: calc(100% - 680px);
		padding: 35px 35px;
	}
	.students-elegant .fixedText-2 h2 {
		font-size: 22px;
		line-height: 42px;
	}
	.students-elegant .fixedText-2 p {
		font-size: 15px;
		line-height: 32px;
	}
	/*默认列表*/
	.Announcements .content {
		width: 1200px;
	}
	.Announcements .content .title {
		font-size: 35px;
	}
	.Announcements .content .tab-nenu .navItem {
		font-size: 22px;
	}
	.Announcements .content ul.Announce-ul li {
		width: 380px;
		padding: 20px;
		margin-top: 30px;
		margin-right: 30px;
	}
	.Announcements .content ul.Announce-ul li h2 {
		font-size: 18px;
		line-height: 32px;
	}
	.Announcements .content ul.Announce-ul li p {
		font-size: 14px;
		line-height: 30px;
		padding-right: 60px;
	}
	.Announcements .content ul.Announce-ul li .Release-time {
		position: absolute;
		right: 20px;
		bottom: 20px;
		width: 60px;
		text-align: right;
	}
/*27.学院领导详情*/
	.teacher_details .content {
	    width: 800px;
	}
	.teacher_details .teacher_top .rttext h2{
		font-size: 42px;
	}
}


/*27.学院领导详情*/
.teacher_details{
	width: 100%;
	padding: 60px 0;
	background-color: #efebea;
}
.teacher_details .content{
	width: 1000px;
	margin: 0 auto;
}
.teacher_details .content .teacher_top{
	width: 100%;
	padding: 40px;
	background: url(../img/image/teacher_bg.jpg) no-repeat center;
	background-size: cover;
}
.teacher_details .teacher_top .ftimg{
	float: left;
	width: 250px;
}
.teacher_details .teacher_top .ftimg img{
	display: block;
	width: 100%;
}
.teacher_details .teacher_top .rttext{
	float: left;
	width: calc(100% - 250px);
	padding-left: 55px;
	padding-top: 5px;
}
.teacher_details .teacher_top .rttext h2{
	font-size: 48px;
	color: #fff;
	font-weight: 600;
	margin-bottom: 40px;
}
.teacher_details .teacher_top .rttext h5{
	font-size: 20px;
	color: #fff;
	margin-bottom: 35px;
	font-weight: 600;
}
.teacher_details .teacher_top .rttext .infos{
	width: 100%;
	border-top: solid 1px rgba(255,255,255,.2);
}
.teacher_details .teacher_top .rttext .infos p{
	font-size: 22px;
	color: #fff;
	padding-top: 50px;
	font-weight: 600;
}
.teacher_details .teacher_bottom{
	width: 100%;
	padding: 40px;
	margin-top: 40px; 
    background: url(../img/image/education-bg.png) no-repeat center;
    background-size: 100% 100%;
    background-color: #fff;
}
.teacher_details .teacher_bottom h2{
	font-size: 32px;
	color: #b01f24;
	font-weight: 600;
	margin-bottom: 35px;
}
.teacher_details .teacher_bottom p{
	font-size: 16px;
	line-height: 40px;
	color: #666;
	margin-bottom: 30px;
}











































.wp_paging {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
    font-family: 'Microsoft Yahei', Verdana, Geneva, sans-serif;
    color: #494949;
    float: none;
    margin: 0 auto;
    margin-top: 30px;
    width: auto;
    display: flex;
    justify-content: center;
}
.wp_paging li {
    display: inline-block;
    height: auto;
    line-height: unset; 
    float: left;
    margin-top: 5px;
}
.wp_paging .pages_count span {
    font-size: 14px;
    padding: 10px 12px;
    background: #fff;
    border: 1px solid #cecece;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}
.wp_paging li a {
    cursor: pointer;
    color: #666;
    line-height: unset;
    height: auto;
}
.wp_paging .page_nav a{
    font-size: 14px;
width:auto !important;
    padding: 10px 12px;
    background: #fff;
    border: 1px solid #cecece;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}
.wp_paging .page_jump span{
    font-size: 14px;
    padding: 10px 12px;
    background: #fff;
    border: 1px solid #cecece;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}
.wp_paging .page_jump span:nth-child(2)
{
    font-size: 14px;
    padding: 0;
    background: #fff;
    border: 0px solid #cecece;
    color: #888;
    margin: 0 3px;
    text-decoration: none;
}
.wp_paging li input {
    font-size: 14px;
    width: 80px;
    height: 36px;
    line-height: 15px;
    border: 1px solid #d5d5d5;
    background: #fff;
    margin-top: 0;
    text-align: center;
}
.content  .p_text_indent_2{
    text-indent: 2em;
}
.content .p_text_indent_4{
    text-indent: 4em;
}
.content .p_text_indent_6{
    text-indent: 6em;
}
.content .p_text_indent_8{
    text-indent: 8em;
}
.content .p_text_indent_10{
    text-indent: 10em;
}
.content .p_text_indent_12{
    text-indent: 12em;
}
.content .p_text_indent_14{
    text-indent: 14em;
}
.content .p_text_indent_16{
    text-indent: 16em;
}
.content .p_text_indent_18{
    text-indent: 18em;
}
.content .p_text_indent_20{
    text-indent: 20em;
}
.content .p_text_indent_22{
    text-indent: 22em;
}
.content .p_text_indent_24{
    text-indent: 24em;
}
.content .p_text_indent_26{
    text-indent: 26em;
}
.content .p_text_indent_28{
    text-indent: 28em;
}
.content .p_text_indent_30{
    text-indent: 30em;
}
.content .p_text_indent_32{
    text-indent: 32em;
}



a.enter-more {
    display: block !important;
    width: 140px!important;
    height: 34px!important;
    border: none!important;
}

 a.enter-more img {
	float: left;
	width: 50px;
	margin: 1px 10px 1px 2px;
}

 a.enter-more span {
	display: inline-block;
    height: 34px;
    line-height: 52px !important;
	color: #b01f24;
    font-size: 18px;
    font-weight: 600;
}

.wp_pdf_player{
    height: 100% !important;
}

