.footer{
	top: 3598px
}

.page-wrap{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	gap: 30px;
}

.dda_wen{
	min-height: 450px;
	background: url("../img/bg2.jpg") no-repeat center/cover;
	color: #fff;
	height: auto;
}

.pull-left{
	padding: 0 0 30px;
}

.dda_wen .title{
	color: #fff;
}

.swiper-info{
	min-height: 200px;
	width: 100%;	
	overflow: hidden;
	position: relative;
	padding-bottom: 50px;
}

.swiper-info .swiper-slide{
	position: relative;
	width: 100% !important;
}

.info-box a{
	color: #fff;
}

.info-box .title{
	font-size: 20px;
	margin-bottom: 20px;
}

.info-box .info-brief{
	font-size: 15px;
	margin-bottom: 20px;;
}
.line{
	display: block;
	width: 100%;
	height: 1px;
	background-color: #FFF;
}
.info-box .time{
	margin-top: 10px;
}
.info-box .time, 
.info-box .address, 
.info-box .publish{
	margin-bottom: 10px;
}
.swiper-button-prev-round{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	background: url("../img/left.png") no-repeat center/90%;
	cursor: pointer;
}
.swiper-button-next-round{
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 2px solid #ffffff;
	background: url("../img/right.png") no-repeat center/90%;
	cursor: pointer;
}
.swiper-button{
	display: flex;
	justify-content: flex-end;
	gap: 20px;
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
}

.col-7{
	width: 58.333333%;
}

.col-5{
	width: 41.666666%;
}

.box-recruit{
	background-color: #0086d1;
	padding: 0 20px;
	margin: 20px 0;
	width: 100%;
	box-sizing: border-box;
}
.border-bottom-white{
	border-bottom: 1px solid #ccc;
}
.box-recruit .section_title{
	padding: 30px 20px 20px;
}
.recruit-list{
}
.recruit-list .recruit-item a{
	display: block;
	color: #ffffff;
	padding: 20px 0;
	border-bottom: 1px solid #FFF5
}
.recruit-list .recruit-item:last-child a{
	border: none;
}
.recruit-list .recruit-item .recruit-title{
	font-size: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
	height: 48px;
	transition: all ease 0.3s;
}
.recruit-list .recruit-item:hover .title{
	color: #F2AD43;
}

.recruit-list .recruit-item .time{
	display: flex;
	height: 24px;
	align-items: center;
	gap: 4px;
}
.recruit-list .recruit-item .time img{
	display: block;
	width: 16px;
	height: 16px;
}

.secordary-title{
	font-size: 20px;
	margin-bottom: 20px;
}

.elegant-bg{
	min-height: 450px;
	top: -140px;
	position: relative;
}

.elegant-container{
	width: 100%;
}

.pic-container{
	height: 360px;
	display: flex;
	gap: 10px;
       padding-bottom:30px
}
.pic-container .media-left{
	display: flex;
	width: 23%;
	height: 100%;
	gap: 10px;
	flex-direction: column;
}
.pic-container .media-left .media-left-top{
	width: 100%;
	height: 200px;
}
.pic-container .media-left .media-left-bottom{
	width: 100%;
	flex: 1;
	overflow: hidden;
}
.pic-container img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all ease-in-out 0.5s;
}
.pic-container a:hover img{
	transform: scale(1.2);
}

.pic-container .media-center,
.pic-container .media-right{
	flex: 1;
	overflow: hidden;
	gap: 10px;
	display: flex;
	flex-direction: column;
}
.pic-container .media-right .media-right-top{
	width: 100%;
	height: 200px;
}
.pic-container .media-right .media-right-bottom{
	width: 100%;
	flex: 1;
	overflow: hidden;
	display: flex;
	flex-flow: row nowrap;
	gap: 10px;
}
.pic-container .media-right .media-right-bottom > a{
	flex: 1;
	heigt: 100%;
}
.pic-container a{
	display: block;
	position: relative;
	overflow: hidden;
}
.pic-container .title{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	overflow: hidden;
	height: 28px;
	line-height: 28px;
	white-space: nowrap;
	text-overflow: ellipsis;
	background-color: #0007;
	color: #fff;
	font-size: 15px;
	text-align: center;
	box-sizing: border-box;
	padding: 0 10px;;
}

.entitle{
	text-transform: uppercase;
}

.academic_bg{
	min-height: 550px;
	height: auto;
}

.clearfix::after{
	clear: both;
	display: block;
	content: ""; 
}

.zhaosheng-item h3{
	font-size: 18px;
	margin: 0 0 5px;
}

.zhaosheng-item{
	display: flex;
	margin-bottom: 20px;
	align-items: center;
}

.zhaosheng-item .right{
	flex: 1;
	overflow: hidden;
}

.zhaosheng-item h3 a{
	color: #393e3c;
	display: block;
	max-height: 56px;
	line-height: 28px;
	font-size: 18px;
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.zhaosheng-item .news_time .date{
	font-size: 30px;
	line-height: 30px;
}

.zhaosheng-item .news_time .yearmouth{
	font-size: 16px;
}

.section{
	width: 100%;
	position: relative;
	top: -140px;
}
.row{
	margin-left: -20px;
	margin-right: -20px;
	display: flex;
	width: calc(100% + 40px);
}
.col-7{
	width: 58.333333%;
	padding: 20px;
	box-sizing: border-box;
}
.col-5{
	width: 41.6666666%;
	padding: 20px;
	box-sizing: border-box;
}
.col-12{
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
}
.col-6{
	width: 50%;
	padding: 0 20px;
	box-sizing: border-box;
}

.news-list .news-item a{
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
	color: #161617;
}
.news-item .news-item-left{
	max-width: 76%;
	white-space: nowrap;
	font-size: 16px;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: all ease 0.3s;
}
.news-item:hover .news-item-left{
	color: #004098;
}
.news-item .news-item-right{
	font-size: 15px;
	color: #909399;
}

.zhaosheng .news-item a{
	line-height: 40px;
	height: 40px;
}

/* anews-list */
.anews-list {
	display: block;
	width: 100%;
}
.anews-list .anews-item{
	display: block;
	display: grid;
	grid: auto / 80px 1fr;
	grid-gap: 20px;
	margin-bottom: 20px;
}
.anews-list .anews-item .date-container{
	width: 100%;
	aspect-ratio: 1 / 1;
	background-color: #fff;
	box-shadow: 0 1px 4px #fff;
	display: grid;
	grid: repeat(2, 1fr) / 1fr;
	place-items: center;
	font-size: 15px;
        color: #666;
}
.anews-list .anews-item .date-container .year{
	font-size: 15px;
	color: #ffffff;
	background-color: #A61C1C;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 40px;
}

.anews-list .anews-item .anews-info{
	width: 100%;
	overflow: hidden;
}

.anews-list .anews-item .anews-info  div{
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.anews-list .anews-item .anews-info a{
	display: block;
}

.anews-list .anews-item .anews-info .anews-title{
	font-size: 18px;
}

.anews-list .anews-item .anews-info .anews-abstract{
	font-size: 15px;
	color: #777;
}