/*二级栏目旁边的倒三角▽*/
.header-nav-list li:nth-of-type(5) a::after, .header-nav-list li:nth-of-type(1) a::after {
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 15px;
    background: url(../images/18.png) no-repeat;
}

/*新闻页的一些样式*/
.news-header-top-right li:not(:last-child)  a::after {content: "|";padding:0 5px;}
.news-header-top-right  .wp_nav .nav-item a span.item-name {padding: 0 1px;}
.news-header-top-right .nav-item a:hover {color: #fff;}
.news-header-nav .nav-item {height: 48px;line-height: 50px;font-size: 19px;width: 126.6px;}
.news-header-nav .nav-item a:hover {color: #fff;}
.news-header-nav .selected {background: rgb(213,82,2);}
.new-list-container .nav-item {font-size: 19px;}
.new-list-container .selected {background: rgb(213,82,2);}

/*学校简介等文章页面*/
.introduction-main-leftNav ul li.selected{color: #fff;background: rgb(241, 103,4);}
.banner_column{
    font-size: 30px;
    color: rgb(241, 103,4);
    font-weight: normal;}
.tdjz {
    width: 50%;
    float: left;
    text-align: center;
    margin: 15px 0;
}
.tdjz .tdjz_pic {
    max-width: 390px;
    height: 145px;
    overflow: hidden;
    margin: 0 auto;
}
.tdjz .tdjz_pic img {
    width: 100%;
}
.tdjz .tdjz_tit {
    line-height: 40px;
    width: 100%;
}

/*搜索样式*/
.wp_search .search {height: 33px;background: url(../images/search.png) no-repeat 70%;background-size:28px;position: relative;top:4px;background-color: #fff;left: -1px;}

/*视频专栏图片*/
.wonderful-video .video_image img{width: 100%; height: 213.367px;}

/*分页样式*/
.wp_paging {float:left; font-size: 14px;}
.wp_paging {padding: 80px 0;float: none;margin: -75px 0px;}
.wp_paging li.page_nav a {color: #0c7ed9;}

/*当前位置的箭头*/
.possplit {background: url(../images/list-local.png) no-repeat center;padding: 0 10px;}

@media (min-width: 1000px){
	.container {
		max-width: 1208px;
	}
	.banner{
		/*width: 1366px;*/
		height: 448px;
	}
	.swiper1{
		width: 1364px;
	}
	.news-picture-item{
		padding: 0;
	}
       .marginBottom8 {
            margin-bottom: 8px;
        }
	.news-picture-item:nth-child(2){
		padding: 0 10px;
	}
	.news-picture-item-mask,.subject-section-item-mask{
		left: 0;
		bottom: 0;
		width: 100%;
	}
	.news-picture-item:nth-child(2) .news-picture-item-mask{
		left: 10px;
		width: calc(100% - 20px);
	}
	.subject-section-item,.media-notification,.academic-notification{
		padding:0;
	}
	.subject-section-item:nth-child(2){
		padding:0 10px;
	}
	.subject-section-item:nth-child(2) .subject-section-item-mask{
		width: calc(100% - 20px);
		left:10px
	}
	.news-list-item>a{
		width: 84%;
	}
	.news-list-item>span{
		width: 15%;
	}
	/*通知部分*/
	.notification{
		padding: 25px;
	}
	.infonation-nav-list li{
		width: 12.5%;
	}
	.video-section-left-mainVideo-img{
		height: 377px;
	}
	.play-icon{
		width: 100px;
		height: 100px;
	}
	.video-section-left-mainVideo-title{
		font-size: 24px;
		height: 75px;
		padding: 10px 20px;
	}
	.video-section-right-item p{
		font-size: 24px;
		line-height: 85.5px;
	}
}
 @media (max-width: 992px){
	.news-picture-item-mask{
		width: 97.5%;
		bottom: 10px;
	}
        .header-nav-list li:nth-of-type(5) i.mark, .header-nav-list li:nth-of-type(1) i.mark {background: none;}
 	
 }
 @media (max-width: 590px){
	.news-picture-item-mask{
		width: 96.5%;
		bottom: 10px;
	}
 	
 }
  @media (max-width: 547px){
	.news-picture-item-mask{
		width: 96%;
		bottom: 10px;
	}
 	
 }
/* @media (max-width: 992px){
	.subject-section-item,.media-notification,.academic-notification{
		padding:0;
	}
	.play-icon{
		width: 50px;
		height: 50px;
	}
	.video-section-left-mainVideo-title{
		font-size: 18px;
		height: 56px;
		padding: 5px 10px;
	}
	.video-section-right-item p{
		font-size: 18px;
		line-height: 50px;
	}
} 

@media (max-width: 768px){
	.banner{
		width: 100%;
		height: 248px;
	}
	.news-picture-item-mask,.subject-section-item-mask{
		left: 10px;
		bottom: 10px;
		width: calc(100% - 20px);
	}
	.video-section-left-mainVideo-img{
		height: 234px;
	}
	.play-icon{
		width: 50px;
		height: 50px;
	}
	.video-section-left-mainVideo-title{
		font-size: 18px;
		height: 56px;
		padding: 5px 10px;
	}
	.video-section-right-item p{
		font-size: 18px;
		line-height: 50px;
	}
}
@media (max-width: 576px) {
	.news-list-item{
		border-bottom: 1px dashed rgb(219,219,219);
	}
	.news-picture-item-mask,.subject-section-item-mask{
		left: 10px;
		bottom: 10px;
		width: calc(100% - 20px);
	}
	.subject-section-item-mask{
		z-index: 88;
	}
}
.demo{
	border: 1px solid black;
	box-sizing: border-box;
}
.bb{
	border-bottom: 1px solid rgb(224,224,224);
}
/*头部样式*/
.header{
	width: 100%;
	/*height: 170px;*/
}
/*头部上部分*/
.header-top{
	width: 100%;
	height: 118px;
	/* background: url(../images/17.jpg); */
	background-color: #0c7ed9;
}
/*头部上部分左边--logo部分*/
.header-top-left{
	float: left;
	width: 400px;
}
.header-top-left img{
	width: 100%;
	margin-left: -6px;
	margin-top: 29px;
}
.news-header-top-left{
	width: 570px;
	overflow: hidden;
}
.news-header-top-left img{
	float: left;
	width: 466px;
	margin-right: 9px;
}
.news-header-top-left p{
	/*float: right;*/
	margin-top: 32px;
	font-size: 28px;
	color: #FFFFFF;
}
/*头部上部分右边*/
.news-header-top-right{
	position: relative;
	float: right;
	margin-top: 10px;
	margin-right: -49px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
}
@media (max-width:1200px){
	.news-header-top-right{
		width: 29%;
	}
}
@media (max-width:990px){
	.news-header-top-right{
		width: 39%;
	}
	.news-header-top-left{
		width: 482px;
	}
}
.header-code-1, .header-code-2{
	position: absolute;
	left: -90px;
	top: 0px;
	display: none;
}
.news-header-top-right p a:not(:last-child)::after{
	content: "|";
	padding: 0 5px;
}
.news-header-top-right p a:last-child::after{
	padding-right: 0;
}
.news-header-top-right p a:hover{
	color: #fff;
}
.header-top-right{
	float: right;
	margin-right: 20px;
	font-size: 14px;
	line-height: 30px;
	color: #fff;
	line-height: 90px;
	margin-top: 14px;
}
@media (max-width:990px){
	.header-top-right{
		display: none;
	}
}
.header-top-right p a:not(:last-child)::after{
	content: "|";
	padding: 0 5px;
}
.header-top-right p a:hover{
	color: #fff;
}
.header-search{
	width: 226px;
	height: 33px;
}
.header-search-form{
	position: relative;
	margin-top: 5px;
}
.header-search-form input{
	padding: 2px 0 2px 10px;
	font-size: 14px;
	color: #000;
}
.header-search-form img{
	position:absolute;
	right: 43px;
	top: 1px;
	width: 28px;
	height: 28px;
}
/*头部导航栏部分*/
.header-nav{
	width: 100%;
	height: 50px;
}
.header-nav-list::after{
	content: "";
	display: block;
	clear: both;
}
.header-nav .container{
	overflow: visible;
	padding: 0;
}
/*头部导航列表*/
.header-nav-list{
	/*display: flex;*/
}
.header-nav-list li{
	/*flex: 1;*/
	float: left;
	width: 130px;
	line-height: 25px;
	text-align: center;
}
@media (max-width: 1200px) {
	.header-nav-list li{
		width: 107px;
	}
}
@media (max-width: 991px) {
	.header-nav-list li{
		width: 83px;
	}
}
.news-header-nav-list li{
	float: left;
	width: 126.6px;
	font-size: 19px;
	text-align: center;
}
.news-header-nav-list li:hover a{
	color: #fff;
}
.news-header-nav-list::after{
	content: "";
	display: block;
	clear: both;
}
.news-header-nav-list{
	/*height: 50px;*/
	overflow: hidden;
}
.header-nav-list li{
	line-height: 50px;
	height: 50px;
}
.header-nav-list li:hover{
	color: rgb(253,125,2);
}
/*
.header-nav-list li:nth-of-type(5) a::after,
.header-nav-list li:nth-of-type(1) a::after{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 15px;
	background: url(../images/18.png) no-repeat;
}*/
.header-first-nav{
	position: relative;
	font-size: 16px;
}
.header-first-nav a{
	font-size: 16px;
}
/*头部下拉框*/
.header-nav-list li:hover .header-sub-nav ul li{
	color: #000!important;
}
.header-sub-nav{
	position: absolute;
	display: none;
	top: 50px;
	width: 100%;
	background: #fff;
	text-align: center;
	z-index: 999;
	/*display: none;*/
}
.header-sub-nav ul::after{
	content: "";
	display: block;
	clear: both;
}
.header-sub-nav ul li{
	line-height: 40px;
	height: 40px;
	width: 100%;
}
.header-sub-nav ul li:not(:last-child){
	border-bottom: 1px solid rgb(224,224,224);
}
.header-sub-nav ul li a{
	line-height: 40px;
	padding-left: 10px;
}
.header-sub-nav ul li a::after{
	height: 0px !important;
	width: 0px !important;
}
.header-sub-nav ul li a:hover{
	color: rgb(253,125,2);
}
.news-header-menu{
	display: inline-block;
	float: left;
	width: 34px;
	height: 34px;
	margin-top: 5px;
	margin-left: -6px;
	margin-right: 14px;
}
.news-header-menu img{
	/*width: 34px;
	height: 34px;*/
	width: 100%;
	height: auto;
}
.y-news-header-menue{
	margin-top: 9px;
	margin-right: -6px;
}
.header-nav-sub{
	padding-left: 30px;
}
.news-header-sm-nav li{
	line-height: 30px;
}
@media (max-width: 568px) {
	.y-news-header{
		height: 77px;
	}
	.news-header-top-left{
		width: auto;
	}
	.y-news-header .news-header-top-left img{
		width: 88%;
		/*margin-top: 21px;*/
	}
	.y-news-logo{
		margin-top: -10px !important;
		margin-left: 34px !important;
	}
	.y-news-header .news-header-top-left p{
		font-size: 18px;
		margin-top: 30px;
	}
	.news-header-top-right{
		float: left;
		margin-top: 0px;
	}
	.news-header-top-right input{
		width: 100%;
	}
	.header-search-form img{
		right: 10px;
	}
	.header-top-left{
		position: relative;
	}
	.news-header-top-left{
		overflow: visible;
		width: 100% !important;
	}
	.header-top .container{
		overflow: visible;
	}
	.y-header{
		height: 77px;
	}
	.y-header .header-top-left{
		width: 350px;
		/*margin-left: 40px;*/
	}
	.y-header .header-top{
		height: 77px;
	}
	.y-header .header-top-left img{
		width: 80%;
		margin-left: -10px;
		margin-top: 10px;
	}
	/*.y-header .header-top-left img:nth-of-type(1){
		margin-left: 70px;
	}*/
	.header-logo{
		margin-left: 28px;
	}
	.introduction-banner{
		padding: 0;
	    object-fit: cover;
	}
}
.header-nav-title{
	padding: 0 15px;
	font-size: 13px;
}
.new-nav-sm .new-nav-sm-title{
	padding: 5px 15px;
	font-size: 15px;
	color: rgba(255,255,255,.8);
	line-height: 30px;
	height: 40px;
}
.sidr ul li{
	width: 100% !important;
	text-align: left;
}
#sidr{
	background: rgba(51,51,51,.9);
}
/*尾部样式*/
.footer{
	width: 100%;
	height: 158px;
	padding-top: 20px;
        padding-bottom:10px;
	background: #666666;
	/*display: flex;
	justify-content:space-around*/
}
.footer a:hover{
	color: #fff;
}
.footer .container{
	/*display: flex;*/
	/*justify-content:space-between;*/
	padding-left: 0px;
	padding-right: 0;
}
/*尾部的左边文字部分*/
.footer-left{
	/*float: left;*/
	font-size: 15px;
	line-height: 30px;
	color: #fff;
}
.footer-left p span:not(:first-child){
	margin-left: 10px;
}
/*尾部右边二维码部分*/
.footer-right {
	/*float: right;*/
	/*display: flex;*/
	margin-top: 7px;
	/*justify-content: flex-end;*/
}
.footer-right span{
	display: block;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	text-align: center;
}
.footer-right-content{
	float: left;
	margin-left: 20px;
}
@media (max-width:1200px){
	.footer{
		height: 300px;
	}
}
@media (max-width: 576px) {
	.footer{
		height: auto;
		display: block;
	}
	.footer-left p span:nth-of-type(3){
		margin-left: 0;
	}
	.footer-right{
		justify-content: flex-start;
		margin-left: -17px;
	}
}
/*内容容器*/
.container{
	/* width: 1208px; */
	/* padding: 15px 0; */
	margin: 0 auto;
	box-sizing: border-box;
	overflow: hidden;
}
/*官网首页样式*/
/*banner图*/
.banner{
	background: rgb(236,236,236);
	margin: 0 auto;
}
/**/
.banner a{
	display: block;
	width: 100%;
	height: 100%;
	margin: 0 auto;
}
.banner a img{
	display: block;
	width: 100%;
        height: 100%;
	object-fit: cover;
}
.banner_more {
    position: absolute;
    bottom: 40px;
    right: 5px;
    z-index: 2;
}
.banner_more a {
    display: block;
    width: 68px;
    height: 20px;
    background: url(../images/index_wqhg.png) no-repeat;
}
.swiper-container{
	height: 100%;
}
.swiper-container-horizontal > .swiper-pagination-bullets{
	top: 400px;
}
.swiper1 .swiper-pagination-bullets .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: 1;
	background: transparent;
	border: 2px solid #fff;
}
.swiper1 .swiper-pagination-bullets .swiper-pagination-bullet-active{
	background: #fff;
}
/*校园新闻部分*/
/*校园新闻头部标题*/
.news .container{
	padding-left: 0px;
	padding-right: 0px;
	overflow: visible;
}
.news-header{
	margin-top: 20px;
	margin-left: -16px;
	margin-right: -15px;
	/*padding: 0 5px;*/
}
@media (max-width: 586px) {
	.news .container{
		padding: 0 15px;
	}
	.news-header{
		margin-left: -8px;
		margin-right: -1px;
	}
	.news-list-item{
		line-height: 33px !important;
	}
	.banner{
		padding: 0 10px;
	}
}
.news-header{
	color: #0c7ed9;
	overflow: hidden;
}
@media (max-width: 1218px) {
	.news-header{
		margin-left: 0px;
		margin-right: 0px;
	}
}
.news-header h3{
	float: left;
	font-size: 24px;
}
.news-header h3 span{
	margin-left: 7px;
	font-size: 15px;
	color: #0c7ed9;
	font-weight: 500;
}
.news-header a{
	float: right;
	padding: 0 3px;
	background: #0c7ed9;
	color: #fff;
	line-height: 25px;
}
/*校园新闻--图片新闻列表*/
.news-picture-list{
	margin-top: 10px;
	overflow: hidden;
}
.news-picture-item{
	position: relative;
	float: left;
	/* width: 32.2%; */
}
/* .news-picture-item:not(:first-child){
	margin-left: 20px;
} */
.news-picture-item img{
	display: block;
	width: 100%;
	height: 259px;
	object-fit: cover;
}
.news-picture-item-mask{
	position: absolute;
	padding: 10px 15px 10px 15px;
	font-size: 15px;
	color: #fff;
	background: rgba(0,0,0,.5);
	box-sizing: border-box;
}
.news-picture-item-mask a:hover{
	color: rgb(253,125,2)
}
/*校园新闻--新闻列表*/
.news-list{
	/* width: 100%; */
	padding: 15px 0;
	background: rgb(236,236,236);
	overflow: hidden;
}
.news-list ul{
	overflow: hidden;
}
.news-list-item{
	float: left;
	width: 48%; 
	font-size: 15px;
	line-height: 35px;
}
 .news-list-item:nth-child(2n){
	margin-left: 45px;
} 
.news-list-item a:hover{
	color: rgb(253,125,2);
}
.news-list-item span{
	color: rgb(123,123,123);
	float: right;
}
@media (max-width:1200px){
	.news-list-item{
		width: 100%;
	}
	.news-list-item:nth-child(2n){
		margin-left: 0px;
	}
}
/*专题部分样式*/
.subject-section{
	width: 100%;
	/*margin-top: 35px;*/
	padding: 30px 0;
	background: rgb(236,236,236);
	overflow: hidden;
}

.subject-section-item{
	position: relative;
	float: left;
	/* width: 32.2%; */
}
/* .subject-section-item:not(:first-child){
	margin-left: 20px;
} */
/*.subject-section-item:hover .subject-section-item-right{
	display: inline-block;
}
.subject-section-item:hover .subject-section-item-left{
	display: inline-block;
}*/
.subject-section-item img{
	display: block;
	width: 100%;
	/*height: 256px;*/
	object-fit: cover;
}
/*.subject-section-item-right,
.subject-section-item-left{
	position: absolute;
	top: 50%;
	width: 37px;
	height: 68px;
	margin-top: -34px;
	background-color:rgba(0,0,0,.5);
	background-image: url(../images/9.png);
	background-repeat: no-repeat;
	background-position: center;
	display: none;
}
.subject-section-item-right{
	right: 0;
	transform:rotate(180deg);
}*/
.subject-section-item-mask{
	position: absolute;
	padding: 0 16px;
	color: rgb(246,105,0);
	line-height: 47px;
	background: rgba(255,255,255,.7);
	box-sizing: border-box;
}
.subject-section-item-mask h4{
	font-size: 19px;
	font-weight: bold;
	line-height: 47px;
}
.subject-section-item-mask a{
	float: right;
	display:block;
	font-weight: normal;
}
.subject-section-item-mask a::after{
	content: "";
	width: 15px;
	height: 16px;
	display: inline-block;
	color: rgb(246,105,0);
	vertical-align: -1px;
	margin-left: 15px;
	box-sizing: border-box;
	background: url(../images/27.png) no-repeat;
}
@media (max-width:990px){
	.subject-section-item-mask{
		width: 97.4%;
		bottom: 9px;
	}
}
@media (max-width:749px){
	.subject-section-item-mask{
		width: 96%;
	}
}
/*校园新闻下半部分*/
.news-list-main-bottom .col-md-4{
	/*width: 32%;*/
	/*margin-left: 2%;*/
}
.news-list-main-bottom .col-xs-12{
	/*width: 100%;*/
}
.news-list-main-bottom .col-md-4:not(:nth-child(1)){
	/*margin-left: 2%;*/
}
.news-list-main-bottom-col-left,
.news-list-main-bottom-col-middle,
.news-list-main-bottom-col-right,
/* .media-notification, */
/* .academic-notification, */
/* .announcement-notification, */{
	/*float: left;*/
	/*width: 32.2%;*/
	box-sizing: border-box;
}
.news-list-main-bottom-col-middle,
.news-list-main-bottom-col-right,
/* .academic-notification, */
/* .announcement-notification */{
	margin-left: 20px;
}
.announcement-notification{
	padding:0 15px;
}
/*通知部分头部标题通用样式*/
.notification-header{
	margin-bottom: 10px;
	color: #0c7ed9;
	border-bottom: 3px solid #0c7ed9;
}
.notification-header h3{
	font-size: 24px;
	line-height: 30px;
}
.notification-header p{
	padding-bottom:4px ;
	line-height: 25px;
	overflow: hidden;
}
.notification-header p a{
	float: right;
	padding: 0 3px;
	color: #fff;
	background: #0c7ed9;
}
/*通知部分li用样式*/
.notification-item{
	width: 100%;
	padding: 10px 0;
	overflow: hidden;
}
.notification-item:not(:last-child){
	border-bottom: 1px dashed rgb(217, 217, 217);
}
/*通知部分日期通用样式*/
.notification-item-date{
	position: relative;
	float: left;
	/*border: 1px solid black;*/
	width: 70px;
	height: 62px;
	margin-right: 10px;
	text-align: center;
	background: rgb(236,236,236);
}
.notification-item-date::before{
	content: "";
	position: absolute;
	display: block;
	right: 0;
	width: 0;
	height: 0;
	border-color: transparent rgb(193,195,194);
	border-width: 0px 12px 12px 0px;
	border-style: solid;
}
.notification-item-date-day{
	height: 34px;
	line-height: 34px;
	font-size: 30px;
	font-weight: 900;
	color: #0c7ed9;
	border-bottom: 1px solid #0c7ed9;
}
.notification-item-date-month{
	color: rgb(0,0,0,.6);
	line-height: 28px;
}
.notification-link{
	padding: 5px 0;
	line-height: 25px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

/*视频部分样式*/
.video-section {
	/* margin-top: 30px; */
	/* padding: 25px 0 51px; */
	padding: 10px 0 25px;
	background: rgb(236, 236, 236);
}
.swiper2 .swiper-slide{
	width: 32.5%;
	overflow: hidden;
}
.swiper2{
	width:100%;
}
.swiper2 img{
	width: 100%;
	height: 197px;
	display: block;
}
.swiper3 .swiper-button-prev,
.swiper3 .swiper-button-next,
.swiper2 .swiper-button-prev,
.swiper2 .swiper-button-next{
	background-image: url(../images/9.png);
	background-color: rgba(0,0,0,.5);
	padding: 7px 0;
}
.swiper3 .swiper-button-prev,
.swiper2 .swiper-button-prev{
	left: 0;
	padding-right: 6px;
	background-position: left center;
}
.swiper3 .swiper-button-next,
.swiper2 .swiper-button-next{
	right: 0px;
	padding-left: 6px;
	transform: rotate(180deg);
	background-position: left center;
}
.swiper3 .swiper-button-next{
	right: 0;
}
/*视频部分左边样式*/
/* .video-section-left{
	width: 802px;
	float: left;
	overflow: hidden;
} */
.video-section-left-mainVideo{
	position: relative;
	width: 100%;
}
.video-section-left-mainVideo-img{
	display: block;
	overflow: hidden;
	position: relative;
}
.video-section-left-mainVideo-img img{
	width: 100%;
	height: 100%;
	transition: all 0.25s linear;
	object-fit: cover;
}
.video-section-left-mainVideo-img:hover img{
	transform: scale(1.1);
}
.video-section-left-mainVideo-img:hover+.play-icon{
	transform: scale(1.1);
}
.play-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 2;
	transition: all 0.25s linear;
	
}
/*.video-section-left-mainVideo-img{
	transition: all 0.25s linear;
}*/

/* .video-section-left-mainVideo-img:hover .play-icon{
	transform: scale(1.2);
} */
.video-section-left-mainVideo-title{
	width:100%;
	color: rgb(246,105,0);
	background: rgb(216,217,211);
	box-sizing: border-box;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.video-section-list{
	position: relative;
	width: 100%;
	margin-top: 20px;
	background: rgb(216,217,211);
	overflow: hidden;
}
.video-section-list-item{
	position: relative;
	/*transition: transform 0.25s linear;*/
	/*float: left;
	width: 32.2%;*/
}
.video-section-list-item>a{
	display: block;
	position: relative;
}
.video-section-list-item img{
	transition: transform 0.25s linear;
}
.video-section-list-item:hover img{
	transform: scale(1.2);
}
/*.video-section-list-item:not(:first-child){
	margin-left: 13px;
}
.video-section-list-item-img{
	display: block;
	width: 100%;
	height: 197px;
}*/
.play-icon-sm{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 72px;
	height: 72px;
	margin-left: -36px;
	margin-top: -36px;
}
.play-icon-sm img{
	width: 72px;
	height: 72px;
}
.video-list-mask{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 0;
	color: rgb(246,105,0);
	text-align: center;
	background-color: rgba(255,255,255,0.7);
}
.video-section-list-left,
.video-section-list-right{
	display: inline-block;
	position: absolute;
	top: 50%;
	width: 37px;
	height: 68px;
	margin-top: -34px;
	background-color:rgba(0,0,0,.5);
	background-image: url(../images/9.png);
	background-repeat: no-repeat;
	background-position: center;
	z-index: 99;
}
.video-section-list-right{
	right: 0;
	transform:rotate(180deg);
}
.video-section-right{
	/* float: left;
	width: 394px;
	margin-left: 10px; */
	padding-left: 8px;
}
.video-section-right-item img{
	width: 100%;
	display: block;
}
.video-section-right-item p{
	width: 100%;
	color: rgb(246,105,0);
	text-align: center;
	box-sizing: border-box;
	background: rgb(216,217,211);
}
.video-section-right-item:nth-child(2){
	margin-top: 20px;
}
/*信息导航部分*/
.infonation-nav{
	padding: 34px 0 41px;
}
@media (max-width:780px) {
	.infonation-nav-list li{
		margin-top: 15px;
	}
}
.infonation-nav-list{
	justify-content: space-between;
}
.infonation-nav-list li{
	/*flex:1;*/
	float: left;
	/*width: 150px;*/
	text-align: center;
	/*border: 1px solid black;*/
}
.infonation-nav-list li img{
	height: 45px;
}
/* .infonation-nav-list li:not(:first-child){
	margin-left: 96px;
} */
.infonation-nav-list li p{
	margin-top: 10px;
}

/*机构设置页面样式*/
/* 机构设置banner图部分 */
.organization-banner img{
	width: 100%;
	object-fit: cover;
}
.organization-banner{
	padding: 0;
}
@media (max-width:576px) {
	.organization-banner{
		padding:0px;
		object-fit: cover;
	}
}
.organization-breadcrumb{
	/*margin-top: 199px;*/
	/*padding-top:120px;*/
}
.organization-breadcrumb .container{
	padding-bottom: 15px;
}
/*面包屑导航样式*/
.breadcrumb{
	margin-bottom: 0px;
}
.breadcrumb .container{
	border-bottom: 1px solid rgb(223, 223, 223);
	/*padding-left: 0px;*/
}
.introduction-breadcrumb .container{
	/*padding: 20px 0;*/
	padding-top: 5px;
	padding-bottom: 13px;
}
/*主要内容样式*/
.organization-main{
	padding-bottom: 35px;
}
.organization-main-section{
	min-height: 300px;
}
.organization-main-header{
	color: rgb(246, 105, 0);
	padding: 3.5px 3.5px 5.5px 3.5px;
	font-size: 20px;
}
/*每个部分标题样式*/
.organization-main-section-title{
	padding: 12px 0 12px 15px;
	font-size: 19px;
	color: #fff;
	background: rgb(241, 103,4);
	box-sizing: border-box;
}
/*每个部分的列表*/
.organization-main-list{
	overflow: hidden;
	/*display: flex;*/
	/*justify-content: space-around;*/
}
.organization-main-item{
	float: left;
	line-height: 37px;
	width: 43%;
}
/*.organization-main-item:nth-child(3n + 2){
	text-align: center;
}
.organization-main-item:nth-child(3n + 3){
	text-align: right;
}*/
/*.organization-main-item:nth-child(odd){
	width: 85%;
}
.organization-main-item:nth-child(even){
	width: 15%;
}*/
.organization-main-item:nth-child(3n + 2){
	width: 37%;
}
.organization-main-item:nth-child(3n + 3){
	width: 20%;
}

@media (max-width:720px) {
	.organization-main-item{
		width: 100% !important;
	}
}
@media (max-width:576px){
	.news-list-item{
		width: 100%;
	}
	.news-list-item:nth-child(2n){
		margin-left: 0px;
	}
}
/* 学校简介部分 */
/* 学校简介部分banner */
.introduction-banner img{
	width:100%;
	display: block;
	max-height: 194px;
}
.introduction-main{
	min-height: 400px;
	padding-bottom: 35px;
}
/* 学校简介部分--左部导航 */
.introduction-main-leftNav{
	/*float: left;*/
	/*width: 208px;*/
	text-align: center;
	background: rgb(242, 242, 242);
}
.introduction-main-leftNav h3{
	padding: 17px 0;
	font-size: 24px;
	border-bottom:1px solid rgb(223, 223, 223);
	color: rgb(241, 103,4);
}
.introduction-main-leftNav ul li{
	padding: 20px 0;
}
.introduction-main-leftNav ul li:hover{
	color: #fff;
	background: rgb(241, 103,4);
}
.introduction-main-leftNav .active{
	color: #fff;
	background: rgb(241, 103,4);
}
/* 学校简介文章部分 */
.introduction-main-article{
	/*width: 949px;*/
	/*margin-left: 49px;*/
	/*float: left;*/
	line-height: 30px;
	overflow: hidden;
}
.introduction-main-article strong{
	margin-top: 5px;
}
.introduction-main-article img{
	margin-top: 15px;
	object-fit: cover;
	/*margin-left: -87px;*/
}
.introduction-main-article span,
.introduction-main-article strong{
	display: inline-block;
	margin-top: 5px;
	/*overflow: hidden;*/
}
.introduction-main-article p{
	margin-top: 5px;
}
.introduction-main-article h2{
	padding: 14px 0;
	margin-bottom: 10px;
	font-size: 28px; 
	font-weight: normal;
	border-bottom:1px solid rgb(223, 223, 223);
}
.introduction-main-article p{
	/*text-indent: 2em;*/
	line-height: 30px;
}
.introduction-main-article p:nth-of-type(1){
	margin-top: 15px;
}
.article-title{
	margin-top: 25px;
	font-weight: bold;
}
/*@media only screen and (max-device-width:520px ) {
	.introduction-main-article:not(h2){
		font-size: 16px;
	}
	.introduction-main-article span,
	.introduction-main-article strong{
		font-size: 30px;
		line-height: 50px !important;
	}
	.introduction-main-article{
		line-height: 50px;
	}
}*/
@media (min-width: 768px){
	.introduction-banner{
		padding-top: 0;
		padding: 0;
	}
}
@media (min-width: 1000px ) {
	.introduction-main .container{
		padding-left: 0;
		padding-right: 0;
	}
	.introduction-main-article{
		width: 828px;
		padding-left: 0;
		padding-right: 0;
	}
	.introduction-main .col-md-offset-1{
		margin-left: 49px !important;
	}
}
@media (max-width: 576px) {
	.introduction-main-article img{
		/*margin-left: -87px;*/
		max-width: 100% !important;
		height: auto !important;
		padding-right: 30px;
	}
	.introduction-main-article{
		margin-left: -15px;
		margin-right: -15px;
	}
}
.organization-nav-menu{
	float: right;
	width: 35px;
	height: 35px;
	background: rgb(246,105,0);
}
.organization-nav-menu img{
	margin: 0 5px;
}
.organization-nav-sm ul li{
	padding: 0 20px;
}
/* 新闻网首页 */
/* 头部导航样式 */
.news-header-nav{
	color: #FFF;
	margin-top: -3px;
	background: rgb(237, 89, 1);
	height: 48px;
    overflow: hidden;
}
.news-header-nav .container{
	padding-left:0px ;
}
/* 新闻网首页主体部分 */
.news-list-main-top{
	margin-top: -2px;
	background: rgb(236, 236, 236);
	padding: 14px 0;
}
.news-list-main-top .container{
	/*padding-left: 0px;*/
}
/* 校园新闻 */
.campus-news{
	width: 100%;
	padding: 20px;
	background: #fff;
	box-sizing: border-box;
	overflow: hidden;
}
.campus-news-header{
	font-size: 22px;
	line-height: 40px;
	color: rgb(246, 105, 0);
	margin-left: -15px;
}
.campus-news-header-icon{
	width: 20px;
	height: 20px;
	margin-right: 10px;
	display: inline-block;
	background: url(../images/iocn.png);
	background-size: 100%;
	vertical-align: -3px;
}
.campus-news-header a{
	float: right;
	margin-top: 9px;
	padding: 0 3px;
	font-size: 18px;
	line-height: 23px;
	/*font-weight: normal;*/
	background: rgb(246, 105, 0);
	color: #fff;
}
/*.campus-news-header a:hover{
	background: rgb(246, 105, 0);
	color: #fff;
}*/
/* 校园新闻左边--图文部分 */
.swiper3{
	/*width: 600px;*/
	width: 100%;
}
.campus-news-left{
	/*float: left;*/
	/*width: 600px;*/
	/*margin-top: 15px;*/
	margin-left: -10px;
}
.news-index-slide{
	width: 100% !important;
}
.news-index-slide img{
	width: 600px;
	/*max-height: 400px;*/
        height: 400px;
	object-fit: cover;
}
.campus-news-left-picture{
	position: relative;
}
.campus-news-left-picture img{
	width: 100%;
	display: block;
}
.campus-news-left-picture-left,
.campus-news-left-picture-right{
	position: absolute;
	top: 50%;
	width: 37px;
	height: 68px;
	margin-top: -34px;
	background-color:rgba(0,0,0,.5);
	background-image: url(../images/iocn8.png);
	background-repeat: no-repeat;
	background-position: center;
}
.campus-news-left-picture-right{
	right: 0;
	transform:rotate(180deg);
}
.campus-news-left p{
	padding-top: 20px;
	font-size: 18px;
	font-weight: bold;
	color: rgb(246, 105, 0);
	text-align: center;
}
/* 校园新闻--新闻列表部分 */
.campus-news-right{
	/*float: right;*/
	/*width: 536px;*/
	/*margin-top: 15px;*/
}
.campus-news-item{
	padding: 5px 0 10px;
	overflow: hidden;
}
.campus-news-item:first-child{
	padding-top: 0;
}
.campus-news-item a{
	display: block;
	width: calc(100% - 93px);
	padding-bottom: 11px;
	margin-left: 10px;
	font-size: 15px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.campus-news-item:not(:last-child) a{
	border-bottom: 1px dashed rgb(236, 236, 236) !important;
}
.campus-news-item-date{
	position: relative;
	float: left;
	width: 78px;
	height: 26px;
	text-align: center;
	line-height: 28px;
	background: rgb(236, 236, 236);
	box-sizing: border-box;
}
.campus-news-item-date::before{
	content: "";
	position: absolute;
	display: block;
	right: 0;
	width: 0;
	height: 0;
	border-color: transparent rgb(193,195,194);
	border-width: 0px 12px 12px 0px;
	border-style: solid;
}
.campus-news-item-date-month{
	display: inline-block;
	height: 24px;
	padding-right: 5px;
	border-right: 1px solid rgb(193,195,194);
	vertical-align: 1px;
}
.campus-news-item-date-day{
	padding-left: 3px;
	font-size: 20px;
	font-weight: 900;
	color: rgb(246, 105, 0);
	box-sizing: border-box;
}
/* 新闻首页主体下半部分 */
.news-index-first-row{
	padding: 20px 0;
	background: rgb(223,225,224);
	overflow: hidden;
}
..news-index-first-row{
	width: 100%;
}
.news-list-main-bottom{
	background: rgb(236, 236, 236);
	padding-bottom: 35px;
}
.news-list-main-bottom .container{
	/*padding-top: 5px;
	padding-left: 0px;*/
}
/* 每格部分标题的通用样式 */
.news-list-main-bottom-section-title{
	font-size: 22px;
	color: rgb(246, 105, 0);
}
.news-list-main-bottom-section-title a{
	float: right;
	font-weight: normal;
	font-size: 18px;
	margin-top: 6px;
	background: rgb(246,105,0);
	color: #fff;
	padding: 0 3px;
    line-height: 25px;
}
/*.news-list-main-bottom-section-title a:hover{
	background: rgb(246,105,0);
	color: #fff;
}*/
.news-list-main-bottom-title-icon{
	display: inline-block;
	width: 25px;
	height: 32px;
	margin-right: 10px;
	background-image: url(../images/iocn5.png);
	background-size: 100%;
	vertical-align: -7px;
	background-repeat: no-repeat;
	background-position-y: 5px;
}
/* 每个部分通用查看更多 */
.see-more{
	padding: 20px 0 10px;
	box-sizing: border-box;
	text-align: center;
}
.see-more-btn{
	display: inline-block;
	padding: 10px 35px;
	color: rgb(110, 110, 110);
	border: 1px solid rgb(212, 212, 212);
}
.school-media,
.school-newspaper,
.wonderful-video,
.new-perspective,
.thematic-hotspots,
.new-media{
	/*width: 100%;*/
	padding: 10px 20px;
	background: #fff;
	box-sizing: border-box;	
}
@media (min-width: 992px){
	.news-list-main-bottom .col-md-4{
		width: 32%;
	}
	.news-list-main-bottom .col-md-4:not(:nth-child(1)){
		margin-left: 2%;
	}
}
/* 新视点样式 */
.new-perspective-item{
	padding: 13px 0;
	font-size: 15px;
	line-height: 26px;
}
.new-perspective-item p{
	max-height: 25.5px;
}
.new-perspective-item:not(:last-child){
	border-bottom: 1px dashed rgb(217, 217, 217);
}
 .new-perspective-item-time::before{
	content: "";
	width: 13px;
	height: 13px;
	padding-right: 22px;
	display: inline-block;
	background: url(../images/icon9.png);
	background-repeat: no-repeat;
	vertical-align: -2px;
} 
.new-perspective-item-des{
	font-size: 14px;
	line-height: 39px;
}
.new-perspective-item img{
	width: 100%;
	display: block;
}
/* 精彩视频样式 */
.new-media,
.school-media,
.school-newspaper{
	margin-top: 20px;
}
.wonderful-video .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn1.png);
}
.wonderful-video-content{
	position: relative;
	margin-top: 18px;
	overflow: hidden;
}
.wonderful-video-img{
	width: 100%;
	height: 213.367px;
	display: block;
}
/*.wonderful-video-content a:nth-of-type(1) img{
	transition: transform .5s linear;
}
.wonderful-video-content a:nth-of-type(1) img{
	transform: scale(1.2);
}*/
.wonderful-video-content:hover .wonderful-video-img{
	transform: scale(1.2);
}
.wonderful-video-content:hover .wonderful-video-playIcon{
	transform: scale(1.2);
}
.wonderful-video-img,
.wonderful-video-playIcon{
	transition: transform .25s linear;
}
.wonderful-video-playIcon{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	margin-left: -40px;
	margin-top: -40px;
}
.wonderful-video-des{
	padding: 20px 0;
	border-bottom: 1px dashed rgb(217, 217, 217);
}
/* 专题热点 */
.thematic-hotspots .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn4.png);
	background-size: 17px 26px;
	background-repeat: no-repeat;
	margin-right: 1px;
}
.thematic-hotspots img{
	width: 100%;
	height: 213.367px;
	margin-top: 20px;
	display: block;
}
.thematic-hotspots-item{
	padding: 11.3px 0;
	font-size: 15px;
}
.thematic-hotspots-item:not(:last-child){
	border-bottom: 1px dashed rgb(217, 217, 217);
}
/* 校报样式 */
.school-newspaper .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn2.png);
}
.school-newspaper a:nth-of-type(1) img:nth-of-type(1){
	margin-top: 5.8px;
}
.school-newspaper img{
	width: 100%;
    height: 222px;
}
.school-newspaper p{
	padding: 0 56px;
	line-height: 30px;
	box-sizing: border-box;
	text-align: center;
}
.school-newspaper p a:nth-child(1){
	margin-right: 20px;
}
/*新媒体说样式*/
.new-media .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn6.png);
	background-size: 18px 27px;
	background-repeat: no-repeat;
}
.news-system .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn3.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
}
.new-media .new-perspective-item-time{
	line-height: 39px;
}
/*媒体广华的样式*/
.school-media .news-list-main-bottom-title-icon{
	background-image: url(../images/iocn5.png);
	background-repeat: no-repeat;
}
.school-media .new-perspective-item-time{
	/*border: 1px solid black;*/
	margin-top: 2px;
}
@media (max-width: 576px) {
	.news-list-main-bottom .container .col-md-4{
		margin-left: 0;
	}
	.wonderful-video,
	.thematic-hotspots{
		margin-top: 20px;
	}
	.news-list-main-bottom .col-xs-12{
		padding-left: 15px;
		padding-right: 15px ;
	}
	.campus-news .campus-news-left,
	.campus-news .campus-news-right{
		padding-left: 0px;
		padding-right: 0px;
	}
	.campus-news .campus-news-left{
		margin-left: 0px;
	}
	.campus-news-header{
		margin-left: -15px;
	}
	.campus-news-header a{
		margin-right: -29px;
	}
}
/*新闻列表页的*/
/*分页样式*/
.y-page{
	padding: 90px 0;
	margin: 0 auto;
	/*min-width: 500px;*/
	text-align: center;
}
.y-page li{
	display: inline-block;
	margin-right: 10px;
}
.y-page li a{
	padding: 5px;
}
.y-page li:nth-child(1){
	display: none;
}
.y-page li:nth-child(3) a{
	color: rgb(246,105,0);
}
.y-page li:nth-last-child(2) a{
	color: rgb(246,105,0);
}
.y-page .active{
	background: rgb(246,105,0);
	color: #fff;
}
@media (max-width: 576px) {
	.y-page{
		padding: 35px 0;
	}
}
/*导航栏部分*/
.nav-active{
	background: rgb(213,82,2);
}
.new-list-container{
	/*padding: 25px 17px 70px;*/
	/*padding-left: 15px;*/
	margin-top: -3px;
}
.new-list-container li{
	height: 48px;
	line-height: 50px;
}
/*新闻列表--主体*/
.news-list-main-section{
	background: #fff;
}
.news-list-main{
	margin-top: -2px;
}
@media (min-width: 768px) {
	.news-list-main{
		min-height: 600px;
	}
}
.news-list-main .container{
	padding: 0;
}
/*新闻列表--主体--侧边导航*/
.news-list-sidebar{
	float: left;
	/*width: 315px;*/
	margin-right: 20px;
	padding: 25px 17px 10px;
	background: rgb(236, 236, 236);
	box-sizing: border-box;
}
.news-list-sidebar-section:not(:first-child){
	margin-top: 40px;
}
.news-list-sidebar-section:nth-child(1) .news-list-sidebar-section-title{
	letter-spacing: 1em;
}
.news-list-sidebar-section-title{
	width: 99%;
	/*width: 251px;*/
	height: 47px;
	color: #FFFFFF;
	line-height: 47px;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
	background: rgb(232,88,2);
}
/*侧边栏每个li通用样式*/
.news-list-sidebar-item{
	font-size: 15px;
	line-height: 35px;
	overflow: hidden;
	/*border: 1px solid black;*/
}

@media only screen and (max-device-width: 520px) {
	.news-list-sidebar-item{
		font-size: 16px;
	}
}

.news-list-sidebar-item:not(:last-of-type){
	border-bottom: 1px dashed rgb(219,219,219);
}
.news-list-sidebar-item:nth-child(1){
	margin-top: 15px;
}
/*新闻列表--主体--右边新闻列表*/
.news-list-section{
	/*border: 1px solid red;*/
	overflow: hidden;
	/*float: right;*/ 
}
.news-list-section-breadcrumb{
	padding: 25px 0 10px;
	font-size: 18px;
	border-bottom: 1px solid rgb(223,223,223);
}
@media (max-width: 576px) {
	.news-list-section-breadcrumb{
		padding: 4px 0 10px;
		font-size: 14px;
	}
}
/*新闻列表--主体--右边新闻列表--每个li*/
.news-list-section-item{
	/*position: relative;*/
	padding: 18.3px 0;
	border-bottom: 1px dashed rgb(223,223,223);
	overflow: hidden;
	font-size: 16px;
}
.news-list-section-item a,
.news-list-section-item a span{
	font-size: 16px;
}
.news-list-section-item-time{
	/*position: absolute;*/
	/*right: 0;*/
	float: right;
	font-size: 16px;
}
@media (max-width: 576px) {
	.news-list-section-item{
		padding: 9px 0;
	}
}
/*新闻列表--主体--右边新闻列表--分页*/
.news-list-section-pagination{
	padding: 20px 0 50px;
}
news-list-section-pagination p{
	float: left;
}
.news-list-section-pagination form{
	margin-left: 600px;
	margin-top: -22px;
}
.page-size{
	margin-right: 15px;
}
.first-page{
	margin-left: 10px;
}
.first-page,
.pre-page,
.next-page,
.last-page{
	color: rgb(246, 105, 0);
	margin-left: 10px;
}
.page-total,
.last-page{
	margin-right: 10px;
}
.page-input{
	width: 27px;
	margin-right: 10px;
	border:1px solid rgb(160,160,160);
}

/*新闻详情页*/
/*新闻详情页--右边文章*/
.news-detail-article{
	overflow: hidden;
}
/*新闻详情页--右边文章--标题部分*/
.news-detail-article-header{
	padding: 60px 0 12px;
	border-bottom: 1px solid rgb(223,223,223);
	overflow: hidden;
}
.news-detail-article-title{
	text-align: center;
}
.news-detail-article-header-bottom{
	margin-top: 45px;
	font-size: 14px;
	/*overflow: hidden;*/
}
.news-detail-article-header-bottom p{
	float: left;
	color: rgb(112,112,112);
}
.news-detail-article-header-bottom p span{
	margin-right: 10px;
}
.article-share{
	float: right;
}
.article-share span{
	margin: 5px 5px 0 0;
	padding-right: 5px;
	/*vertical-align: 7px;*/
	float: left;
}
@media (max-width: 576px) {
	.article-share{
		float: left;
		margin-top: 10px;
	}
	.article-share a{
		background-size: 25px 25px !important;
	}
	.news-detail-article-header-bottom{
		margin-top: 28px;
	}
	.news-detail-article-header{
		padding: 20px 0 0px;
	}
}
/*新闻详情页--右边文章--正文部分*/
.news-detail-article-content p{
	margin-top: 10px;
}
.news-detail-article-content{
	line-height: 30px;
	padding-top: 15px;
	font-size: 16px;
}
/*.news-detail-article-content strong{
	margin-top: 10px;
	display: inline-block;
}*/
.news-detail-article-content img{
	object-fit: cover;
	margin: 0 auto !important;
	display: block !important;
}
@media (max-width:576px ) {
	.news-detail-article-content img{
		width: 100% !important;
		object-fit: cover !important;
		height: auto !important;
	}
}
/*.news-detail-article-content-img{
	width: 600px;
	margin: 25px  auto 0;
}
.news-detail-article-content-img-tips{
	margin-top: 15px;
	text-align: center;
}
.news-detail-article-content-paragraph{
	line-height: 35px;
	margin-top: 30px;
}
.news-detail-article-content-paragraph:nth-of-type(2){
	text-indent: 2em;
}*/
@media only screen and (max-width: 520px) {
	.news-detail-article-content p{
		font-size: 14px;
	}
}
.change-article{
	margin-top: 35px;
}
.change-article a{
	padding: 10px;
	background: rgb(238,238,238);
	border: 1px solid rgb(213,213,213);
}
.change-article a:nth-child(1){
	margin-right: 20px;
}
.relative-article{
	margin-top: 42px;
	margin-bottom: 40px;
}
.relative-article h4{
	padding-bottom: 20px;
	font-size: 18px;
	border-bottom: 1px solid rgb(223, 223, 223);
}
.relative-article p{
	margin-top: 22px;
}
/*视频列表页*/
.video-detail-content,
.video-list-content{
	min-height: 670px;
	background: #fff;
	margin-top: -2px;
}
.video-detail-content .container,
.video-list-content .container{
	padding-top: 0;
}
.video-list-content .news-list-sidebar{
	margin-right: 0;
}
.video-detail-content+.container{
	padding-right: 0;
}
.video-detail-right{
	/*float: left;
	width: calc(100% - 335px);*/
}
/*视频列表*/
.video-list-right ul{
	overflow: hidden;
}
.video-list-item{
	/*float: left;
	width: 32%;*/
	margin-top: 18px;
}
/*.video-list-item:not(:nth-of-type(3n + 1)){
	margin-left: 2%;
}*/
.video-section-list .col-md-4{
	padding: 0;
}
.video-list-pic{
	position: relative;
	width: 100%;
	height: 186px;
	overflow: hidden;
}
@media (max-width: 576px) {
	.video-list-pic{
		height: 100px;
	}
	.video-list-right ul{
		margin-left: -10px;
		margin-right: -10px;
	}
}
.video-list-pic a:nth-of-type(1) img{
	transition: transform 0.25s linear;
	height: 186px;
}
.video-list-pic:hover a:nth-of-type(1) img{
	transform: scale(1.2);
}
.video-list-pic a:nth-of-type(2) img{
	transition: transform 0.25s linear;
}
.video-list-pic:hover a:nth-of-type(2) img{
	display: block;
	transform: scale(1.2);
}
.video-list-pic a{
	display: block;
	width: 100%;
}
.video-list-pic a img{
	width: 100%;
	object-fit: cover;
}
.video-list-pic a:nth-of-type(2) img{
	position: absolute;
	left: 50%;
	top: 50%;
	display: none;
	width: 60px;
	height: 60px;
	margin-left: -30px;
	margin-top: -30px;
}
.video-list-des{
	margin-top: 5px;
	line-height: 30px ;
}
.video-list-des span{
	font-size: 14px;
}
@media (max-width: 576px) {
	.video-list-des{
		line-height: 24px;
	}
	.video-list-item{
		margin-top: 0px;
	}
}
.video-list-right .news-list-section-pagination{
	margin: 70px 0 52px;
}
/*视频详情页*/
.video-play-section{
	position: relative;
	margin-top: 20px;
}
.video-detail-content .container{
	padding-bottom: 50px;
}
.video-detail-right .change-article{
	margin-top: 39px;
}
.video-play-section-title{
	position: absolute;
	top: -19px;
	width: 100%;
	/*height: 37px;*/
	line-height: 37px;
	margin-top: 20px;
	padding-left: 10px;
	color: #fff;
	line-height: 35px;
	font-size: 18px;
	background: rgba(0,0,0,.5);
	z-index: 9999999;
}
#video{
	margin-top: 0 !important;
}
@media (max-width:576px) {
	.video-play-section-title{
		font-size: 14px;
		line-height: 30px;
	}
	#video{
		height: 263px !important;
	}
}
.video-detail-content .news-list-sidebar{
	margin-right: 0;
}
.y-modal-title{
	font-size: 18px;
}
.modal-header .y-close{
	font-size: 33px;
	margin-top: -30px;
}
.y-form button:focus,
.y-form textarea:focus,
.y-form input:focus {
    outline: none;
    border-color: #ccc;
    box-shadow: 0 0 0 #fff;
    border-radius: 5px;
}
.y-form textarea{
	min-height: 70px;
}
.infonation-nav-list li:nth-of-type(2) p a:focus{
	outline: none;
	box-shadow: 0 0 0 #fff;
	border: none;
}
/*.campus-news-left .jSlider .slider-content{
	height: 470px;
}*/

.y-arrow-left,
.y-arrow-right{
	display:block;
	position: absolute;
	top:50%;
	margin-top:-22.5px;
	width:31px;
	height:45px;
	background-image: url(../images/9.png);
	background-color: rgba(0,0,0,.5);
	background-repeat: no-repeat;
}
.y-arrow-left{
	left: 0;
	padding-right: 6px;
	background-position: left center;
}
.y-arrow-right{
	padding: 7px 0;
	right: 0px;
	padding-left: 6px;
	background-image: url(../images/right.png);
}
/*校报样式*/
/*已办*/
/*#picMap{
	background-image:url(../images/newsBg.png) ;
	background-repeat: no-repeat;
	background-position:21px 0;
}*/
/*.news-title-list-issue a{
	display: inline-block;
	width:25px;
	height: 25px;
	background-image: url(../images/next.png);
}*/

.y-newspaper-container{
	padding: 0;
}
.y-newspaper-container .newspaper-right{
	width: 31%;
	margin-left: 2%;
}
.y-newspaper-container .news-list-section-breadcrumb{
	border-bottom: 0;
}
.newspaper-left,
.newspaper-right{
	margin-top: 15px;
}
.newspaper-right,
.newspaper-left{
	padding:0px;
}
#picMap{
	padding: 0px;
	background-image:url(../images/newsBg.png) ;
	background-repeat: no-repeat;
	background-position:21px 0;
}
#picMap img{
	margin-top: 26px;
	width: 742px;
	height: 1102px;
}
#hotMapArea{
	position: absolute;
	display: none;
	border: 2px solid #aa0000;
}
#hotMapArea div {
    background: #aa0000;
    filter: alpha(opacity:20);
    opacity: 0.2;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
.change-page{
	width:250px;
	margin: 44px auto 90px;
}
.change-page a{
	padding: 10px;
	background: rgb(238,238,238);
	border: 1px solid rgb(213,213,213);
}
.change-page a:nth-child(2){
	margin-left: 113px;
}
.news-page{
	background: #fff;
	box-shadow: 1px 1px 2px 1px #ccc;
}
.news-page ul::after,
.news-page::after{
	content: "";
	display: block;
	clear: both;
}
.news-page-item{
	float: left;
	width: 49%;
}
.news-page-item:nth-child(-n + 2){
	margin-top: 24px;
}
.news-page-item:hover img{
	border: 2px solid rgb(246,105,0);
}
.news-page-item:hover p{
	color: rgb(246,105,0);
}
.news-page-item:nth-child(2n){
	margin-left: 2%;
}
.news-page-pic img,
.news-page-pic{
	width: 175px;
	height: 255px;
}
.news-page-item p{
	text-align: center;
	padding: 20px 0;
}
.news-page-title{
	background: rgb(238,238,238);
}
.news-page-title span{
	display: inline-block;
	height: 100%;
	padding: 8px 25px;
	background: rgb(246,105,0);
	color: #fff;
	font-size: 18px;
	margin-top: -1px;
}
.news-page-end{
	height: 40px;
	width: 100%;
	background-color: rgb(238,238,238);
}
/*版面列表*/
.news-title-list{
	margin-top: 37px;
}
.news-title-list-title{
	padding: 0 20px;
	background: rgb(246,105,0);
	color: #fff;
	line-height: 40px;
	font-size: 18px;
}
.news-title-list-title span{
	font-size: 16px;
}
.news-title-list-item{
	padding: 8px 0;
}
.news-title-list-item:not(:last-child){
	border-bottom:1px dashed rgb(223,223,223);
}
.news-title-list ul{
	padding: 10px;
	border: 1px solid rgb(233,233,233);
}
.news-title-list-issue a{
	display: inline-block;
	width:25px;
	height: 25px;
	background-image: url(../images/next.png);
}
.news-title-list-issue a:nth-child(1){
	background-image: url(../images/prev.png);
}
.news-title-list-issue{
	width: 194px;
	margin: 32px auto 0px;
}
.news-title-list-issue span{
	/*margin: 0 34px;*/
        padding: 0 10px;
	font-size: 18px;
	vertical-align: 5px;
}
/*校报详情页*/
.y-newspaper-detail{
	padding: 0;
	padding-bottom: 40px;
	min-height: 630px;
}
.y-newspaper-detail-content{
	line-height: 30px;
}
.y-newspaper-detail-content h2{
	text-align: center;
	margin: 95px 0 34px;
}
.y-newspaper-detail-content p{
	font-size: 16px;
}
.y-news-content-hits{
	margin-top: 79px;
	text-indent: 0px;
}
.other-passage-title{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	font-size: 16px;
	font-weight: bold;
}
.other-passage img{
	width: 143px;
	height: 207px;
	margin-top: 18px;
	margin-right: 33px;
	float: left;
}
.other-passage ul{
	margin-top: 18px;
}
.other-passage ul li{
	line-height: 37px;
}
@media (max-width: 576px) {
	.y-newspaper-detail-content img{
		width: 100% !important;
		object-fit: cover;
		height: auto !important;
	}
	.y-newspaper-detail-content{
		background: #fff;
	    padding: 10px;
	    margin-left: -10px;
	    margin-right: -10px;
	}
	.y-newspaper-detail{
		padding: 0 10px;
	}
}
@media (max-width:767px){
	.news-header-top-left .y-news-logo{
		width: 459px;
		margin-left: 63px;
		margin-top: -13px;
	}
	.news-header-top-left{
		width: 570px;
	}
}
@media (max-width:990px){
	.y-header-sm{
		display: block !important;
	}
	/*.news-header-menu img{
		margin: 0px;
		margin-top: -81px;
	}*/
	.y-news-header-menue{
		margin: 0px;
		margin-top: -75px;
	}
	.y-news-logo2{
		margin-left: 78px !important;
	}
}
@media (max-width: 568px){
	.y-news-logo2{
		margin-left: 40px !important;
	}
	.y-news-header-menue{
		margin-top: -40px;
	}
}
@media (max-width: 960px){
	.swiper3 .swiper-button-next{
		right: 60px;
	}
}
@media (max-width: 765px){
	.swiper3 .swiper-button-next{
		right: 0px;
	}
}
/*.swiper3 .swiper-button-next*/
.search_txt{
	border: 1px solid #bbbdbf;
    border-radius: 4px;
    background: #fff;
}
.search_btn{
	border: none;
    background: none;
    width: 30px;
    height: 34px;
    background: url(../images/search.svg) no-repeat center center;
    font-size: 0;
	cursor: pointer;
	float: right;
}
.search_inputTxt{
	border: none;
    background: none;
    width: 70%;
    height: 34px;
    font: 12px/20px;
    padding-left: 10px;
    font-size: 14px;
    color: #999;
    margin: 0;
    padding: 5;
}
.search_choice{
	margin-top: 8px;
    border: 1px solid #0e6fe7;
}
.search_clearfix{
	display: -webkit-box;
    width: 100%;
}
.search_clearfix li{
	width: 25%;
    border-right: 1px solid #0e6fe7;
    -webkit-box-flex: 1;
}
.search_clearfix li:last-child {
    border: none;
}
.search_clearfix li a.cur {
    background: #0e6fe7;
    color: #fff;
}
.search_clearfix li a {
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #0e6fe7;
}
.new_time{
	width: 74px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 2px;
    font-size: 12px;
    color: #666666;
    background: #f0f3f7;
    display: block;
    float: right;
    /* margin-right: 12px; */
    margin-top: 1px;
}