body {
	font-family: Source Han Sans CN !important;
}

.ui-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 3;
}

.main {
	width: 100%;
	height: auto;
	z-index: 2;
	overflow: hidden;
	position: relative;
	top: 1.61rem;
}

.pic-box{
	width: 100%;
	height: 4.88rem;
	overflow: hidden;
}
.banner{
	width: 100%;
	height: 4.88rem;
	display: block;
}
.swiper-lf {
	bottom: 0.27rem !important;
	display: flex;
	justify-content: flex-end;
}

.swiper-lf .swiper-pagination-bullet {
	width: 0.32rem !important;
	height: 0.32rem !important;
	background: #C8C8C8 !important;
	border-radius: 0.05rem !important;
	line-height: 0.32rem;
	font-size: 0.21rem;
	font-family: 'Source Han Sans CN';
	font-weight: 400;
	color: #FFFFFF;
	opacity: 1 !important;
}
.swiper-lf .swiper-pagination-bullet-active {
	background: #2D4386 !important;
}
.swiper-lf .swiper-pagination-bullet:last-child {
	margin-right: 0.27rem !important;
}

.news-box{
	width: 100%;
	/*height: 15.87rem;*/
        height: 16.64rem;
	background: url(../img/wapnewsOne.png) no-repeat center;
	background-size: 100% 100%;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding-top: 0.53rem;
}
.news-tit{
	font-size: 0.4rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2D4386;
	line-height: 0.4rem;
	margin: 0 auto;
	position: relative;
	padding-bottom: 0.09rem;
}
.news-tit::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 0.03rem;
	background: #2D4386;
	border-radius: 0.01rem;
}
.news-box-one{
	width: 9.36rem;
	height: 8.15rem;
	background: #FFFFFF;
	box-shadow: 0px 0.03rem 0.08rem 0px rgba(0,23,87,0.16);
	margin: 0.27rem auto 0;
	padding: 0.27rem;
}
.news-box-two{
	width: 8.83rem;
	height: 100%;
}
.news-back{
	width: 8.83rem;
	height: 5.33rem;
	display: block;
}
.news-bot-lf{
	width: 8.83rem;
	height: 100%;
	overflow: hidden;
	display: block;
}
.news-a{
	display: flex;
	flex-direction: column;
}
.news-a-cont{
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.4rem;
	margin-top: 0.29rem;
}
.news-time{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2D4386;
	line-height: 0.48rem;
	margin-top: 0.4rem;
}
.mySwiper2{
	height: 100%;
}
.swiper-news{
	bottom: 0.13rem !important;
	right: 0;
	text-align: center !important;
}
.swiper-news .swiper-pagination-bullet{
	width: 0.27rem !important;
	height: 0.27rem !important;
	border: 0.01rem solid #2D4486 !important;
	border-radius: 50% !important;
	background: #fff !important;
	margin: 0 0.03rem !important;
}
/* .swiper-news .swiper-pagination-bullet:last-child{
	margin-right: 0.27rem !important;
} */
.swiper-news .swiper-pagination-bullet-active{
	width: 0.27rem !important;
	height: 0.27rem !important;
	background: #2D4486 !important;
	border-radius: 50% !important;
}
.news-list{
	width: 9.36rem;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	padding-top: 0.13rem;
}
.news-list-a{
	width: 100%;
	padding: 0.4rem 0;
	border-bottom: 0.03rem solid #E2E2E2;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.news-jt{
	width: 0.16rem;
	height: 0.19rem;
	display: block;
}
.news-list-p{
	width: 74%;
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.37rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-right: 0.13rem;
}
.news-list-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.32rem;
}
.news-more{
	width: 2.13rem;
	height: 0.53rem;
	border: 0.01rem solid #2D4386;
	border-radius: 0.13rem;
	margin: 0 auto;
	font-size: 0.29rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #2D4386;
	line-height: 0.53rem;
	text-align: center;
	margin-top: 0.53rem;
}
.jxky-box{
	width: 100%;
	margin-top: 0.53rem;
	padding: 0 0.32rem;
	display: flex;
	flex-direction: column;
}
.jxky-list{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 0.37rem;
}
.jxky-list-a{
	width: 9.36rem;
	height: 2.53rem;
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	margin-bottom: 0.27rem;
	padding: 0 0.27rem;
}
.jxky-list-div{
	width: 62%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	margin: 0.27rem 0;
}
.jxky-list-p{
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.37rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-align: left;
	line-height: 0.49rem;
}
.jxky-list-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.32rem;
	text-align: left;
	line-height: 0.48rem;
}
.jxky-list-img{
	width: 3.2rem;
	height: 2rem;
	display: block;
	margin: 0.27rem 0;
}
/* 通知公告 */
.tzgg-list-a{
	width: 9.36rem;
	/*height: 3.73rem;*/
	background: #FFFFFF;
	display: flex;
	flex-direction: column;
	margin-bottom: 0.27rem;
	/*padding: 0.53rem 0.27rem 0;*/
        padding: 0.43rem 0.27rem;
}
.tzgg-list-div{
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.48rem;
	overflow: hidden;
	text-overflow: ellipsis;
        white-space: nowrap;
	/*-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;*/
	/*margin-bottom: 0.3rem;*/
}
.tzgg-list-p{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-bottom: 0.28rem;
}
.tzgg-list-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}
/* 学术活动 */
.xshd-list-a{
	width: 9.36rem;
	height: 2.81rem;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.27rem;
	padding: 0.37rem 0.27rem;
}
.xshd-list-time{
	width: 15%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-evenly;
	align-items: center;
}
.xshd-list-time-p{
	font-size: 0.64rem;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #2D4386;
	line-height: 0.64rem;
}
.xshd-list-time-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 700;
	color: #2D4386;
	line-height: 0.39rem;
}
.sline{
	width: 0.01rem;
	height: 2.05rem;
	background: #E2E2E2;
}
.xshd-cont{
	width: 80%;
	display: flex;
	flex-direction: column;
}
.xshd-cont-p{
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.53rem;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	margin-bottom: 0.1rem;
}
.xshd-cont-one{
	display: flex;
	align-items: center;
}
.time-img{
	width: 0.27rem;
	height: 0.27rem;
	display: block;
	margin-right: 0.13rem;
}
.wz-img{
	width: 0.25rem;
	height: 0.27rem;
	display: block;
	margin-right: 0.13rem;
}
.xshd-cont-one-span{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.5rem;
}
.xshd-list-a:hover {
	background-color: #2D4386;
}
.xshd-list-a:hover .xshd-list-time-p{
	color: #fff;
}
.xshd-list-a:hover .xshd-list-time-span{
	color: #fff;
}
.xshd-list-a:hover .xshd-cont-p{
	color: #fff;
}
.xshd-list-a:hover .xshd-cont-one-span{
	color: #fff;
}
.rmjz-box{
	width: 100%;
	height: 6.96rem;
	margin-top: 0.53rem;
	padding: 0.53rem 0.32rem 0;
	display: flex;
	flex-direction: column;
	background: #FFFFFF;
}
.rmjz-list{
	display: flex;
	flex-wrap: wrap;
	margin-top: 0.24rem;
}
.vr-box{
	width: 2.93rem;
	height: 1.87rem;
	margin-bottom: 0.27rem;
	margin-right: 0.27rem;
	position: relative;
	display: block;
}
.vr-box:first-child{
	background: url(../img/wap-vr1.png) no-repeat center;
	background-size: 100% 100%;
}
.vr-box:nth-child(3){
	background: url(../img/wap-ypkx.png) no-repeat center;
	background-size: 100% 100%;
}
.vr-box:nth-child(4){
	background: url(../img/wap-vb.png) no-repeat center;
	background-size: 100% 100%;
}
.vr-box:nth-child(5){
	background: url(../img/wap-dy.png) no-repeat center;
	background-size: 100% 100%;
}
.vr-box:nth-child(6){
	background: url(../img/wap-vx.png) no-repeat center;
	background-size: 100% 100%;
}
.vr-box:nth-child(3n){
	margin-right: 0;
}
.vr-box-p{
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 0.32rem;
	position: absolute;
	bottom: 0.27rem;
	left: 0.27rem;
	padding-bottom: 0.12rem;
}
.vr-box-p::after{
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0.4rem;
	height: 0.03rem;
	background: #FFFFFF;
}
.video-box{
	width: 2.93rem;
	height: 1.87rem;
	position: relative;
	overflow: hidden;
}
.video-box video{
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	outline: none;
}
.mtjj-list {
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	margin-top: 0.37rem;
}

.mtjj-list-a {
	width: 9.36rem;
	height: 1.34rem;
	background: #FFFFFF;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0.27rem;
	padding: 0 0.27rem;
}

.mtjj-list-div {
	width: 70%;
	font-size: 0.37rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #333333;
	line-height: 0.48rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.mtjj-list-span {
	font-size: 0.32rem;
	font-family: Source Han Sans CN;
	font-weight: 400;
	color: #999999;
	line-height: 0.48rem;
}

.qieh {
	display: flex;
	align-items: center;
	justify-content: center;
}

.qieh-tit {
	font-size: 0.4rem;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #2D4386;
	line-height: 0.4rem;
	margin: 0 0.625rem;
	position: relative;
	padding-bottom: 0.09rem;
}

.qieh-on::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.03rem;
    background: #2D4386;
    border-radius: 0.01rem;
}
/*去掉进度条*/
video::-webkit-media-controls-timeline{
	display: none;
}
/*去除观看的当前时间*/
video::-webkit-media-controls-time-display{
	display: none;
}
/*去除剩余时间*/
video::-webkit-media-controls-time-remaining-display{
	display: none;
}
/*去除全部控件*/
/*video::-webkit-media-controls{
	display: none !important;
}*/