body{
	background: #ffffff !important;
}
/*装饰图*/
.list-banner{
	width: 100%;
	height: 300px;
	overflow:hidden;
}
.list-banner img{
	display:block;
	width:100%;
	height: 100%;
	object-fit: cover;
}

article{
	position: relative;
	width: 100%;
	height: auto;
}
/*二级导航*/
aside{width: 25%;}
.aside_tit{padding:0 15px;line-height:80px;background: #07298d url(../images/aside_bg.png) right bottom no-repeat;margin-top: -80px;}
.aside_tit h2{color: #ffffff;font-size: .28rem;font-weight: normal;}
.nav_list{background:#f6f6f6;padding-bottom:80px}
.nav_list li{border-top:1px solid #ddd}
.nav_list .on,.nav_list li:first-child{border-top:none}
.nav_list h3{position: relative;}
.nav_list h3 a{display:block;line-height:24px;padding:16px 36px 16px 20px;position:relative;border-left:3px solid #f6f6f6;font-size:20px;color: #666;font-weight: normal;}
.nav_list .on h3 a{background:#fff;border-left:3px solid #07298d;}
.nav_list a:hover,.nav_list .on h3 a,.nav_list .sub_con a:hover{color: #07298d;}
.nav_list h3 b{position:absolute;top:0;right:0;height: 100%;width:50px;background:url(../images/more_grey.png) 50% no-repeat;cursor: pointer}
.nav_list .on h3 b{background-image:url(../images/nav_more.png)}
.nav_list .sub_con{padding:10px 0;display:none;background: #f6f6f6;}
.nav_list .sub_con a{font-size:18px;background:none;line-height:24px;position:relative;padding:10px 10px 10px 36px;display:block;color: #666;}
.nav_list .sub_con .active{color:#9d221f}
.nav_list .sub_con a:last-child{border-bottom:none}

/*栏目名称与当前位置*/
.con_wrap{padding:3% 0 5%;width:71%;}
.site_wrap{line-height:34px;margin-bottom:.25rem;}
.site_wrap h2{float:left;color: #07298d;font-size: .26rem;font-weight: normal;}
.current,.current a{font-size: .16rem;color: #666666;}
.current em{font-style: normal;}
.current a,.current em{padding:0 10px}
.current a:hover,.current em{color:#07298d;}

/*文章内容页面*/
.news_hd{padding:10px 0 15px;color:#333}
.news_hd h3{font-size:24px;color:#333;margin-bottom:14px;font-weight:700;text-align: center;}
.news_hd .art_infor{background:#f6f6f6;text-align: center;padding:15px 0px;}
.news_hd .art_infor span{margin:0 14px;color:#999;font-size: .16rem;}
.news_hd .art_infor span span{margin:0px;}
.news_bd{font-size:18px;line-height:45px;color:#434343;text-indent:2em;min-height:500px;}
.news_bd img,.news_bd video{margin:0 auto;max-width:100%;height:auto;}
.news_bd .discription{display:none;}

/*图文列表页面*/
.list_news.col3{margin:-20px -15px 0}
.list_news.col3 ul a{width:calc(33.3333% - 30px);margin:20px 15px}
.list_news{margin:0 -20px}
.list_news ul a{float:left;width:calc(50% - 40px);margin:0 20px;box-shadow:0 5px 10px rgba(102,102,102,.2)}
.list_news .cover_img{padding-top:66.67%;width: 100%;position: relative;overflow: hidden;}
.cover_img div{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:.6s all ease-in;-moz-transition:.6s all ease-in;-ms-transition:.6s all ease-in;transition:.6s all ease-in}
.cover_img >div:first-child{background-position:50%;background-repeat:no-repeat;background-size:cover}
.list_news .txt{background:url() 50% no-repeat;background-size:cover;padding:10px 20px;color: #666;line-height:1.6}
.list_news .txt h3{font-size:16px;color:#333;font-weight: normal;}
.list_news .txt .line{display:block;height:1px;background: #ddd;position:relative;margin:22px 0}
.list_news .txt .line:after{content:'';position:absolute;left:0;background:#d1b373;width:80px;height:3px;top:-1px}
.list_news .txt p{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;font-size: .14rem;}
a:hover .cover_img >div:first-child{-webkit-transform:scale(1.1);transform:scale(1.1)}
.list_news .txt h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.list_news ul a:hover h3{color:#07298d;}
.mobile_fy{display:none;}

/*文字列表页面*/
.list_notice.col2{margin: -15px 0;min-height:500px;}
.list_notice.col2 ul a{width:calc(50% - 36px);border:1px solid #ddd;margin:15px 0}
.list_notice ul a{float:left;line-height:30px;padding:0px 18px 0px 0;width:calc(50% - 270px);font-size:0;color:#333}
.list_notice ul a:nth-child(2n){float:right;margin-left:calc(33.333333% - 50px)}
.list_notice.col2 ul a:nth-child(2n){margin-left:0}
.list_notice ul a:hover{background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}
.list_notice time{font-family:Georgia;color:#07298d;width:80px;text-align:center;padding:12px 0 10px;-webkit-transition:.6s all ease-in;-moz-transition:.6s all ease-in;-ms-transition:.6s all ease-in;transition:.6s all ease-in}
.list_notice time,.list_notice h3{display:inline-block;vertical-align:middle;font-size:16px;}
.list_notice time em{font-size:36px}
.list_notice h3{max-width:calc(100% - 90px);margin:0 0 0 10px;max-height:30px;font-weight: normal;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:1;}
.list_notice.list_search h3{width:calc(100% - 1.2rem);margin:0 0 0 18px;}
.list_notice.list_search h3::before{content:url(../images/ontop.gif);position:relative;margin-right:6px;top:3px;}

/*现任领导页面*/
.list_news.list_teacher{padding: 10px 0 22px;border-top:1px dotted #ddd;margin-top:15px;}
.list_news.list_teacher ul a{width:calc(25% - 30px);box-shadow:none;text-align:center}
.list_news.list_teacher .cover_img{padding-top:140.67%}
.list_news.list_teacher .txt{background:none;padding:0}
.list_news.list_teacher .txt h3{white-space:nowrap;height:52px;display:grid;align-items:center;font-size:14px;}
.list_news.list_teacher .txt .line{margin:0}
.list_news.list_teacher .txt .line:after{width:100%}
/*现任领导页面*/
.list_jg a{
	width: 32%;
	height: 50px;
	display: block;
	margin-right: 2%;
	text-align: left;
	background: #f6f6f6;
	float: left;
	margin-bottom:25px;
}
.list_jg a:nth-child(3n){
	margin-right: 0;
}
.list_jg h3{
	font-size: .16rem;
	color: #333333;
	line-height: 50px;
	padding-left: 15px;
	font-weight: normal;
}
.list_jg a:hover h3{
	color: #07298D;
}
.list_jg a .line{
	width: 0;
	height: 2px;
	background: #d1b373;
	transition: 0.6s all;
}
.list_jg a:hover .line{
	width: 100%;
}
/*系部设置页面*/
.list_xb{
	position: relative;
	margin:0 auto;
	width:98% !important;
}
.list_xb .txt{
	width: 47.5%;
	height: auto;
	position: absolute;
	top:0;
	left:0;
	box-shadow: 0 0 5px 2px rgba(0,0,0,.08);
	-webkit-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.list_xb .txt:nth-child(3n){
	margin-right: 0;
}
.list_xb .txt h3{
	text-align: center;
	background: #f6f6f6;
	font-size: .16rem;
	height: 50px;
	line-height: 50px;
}
.list_xb .txt h3 a{
	color: #07298d;
	display: block;
}
.list_xb .txt .line{
	width: 0;
	height: 2px;
	background: #d1b373;
	transition: 0.6s all;
}
.list_xb .txt:hover .line{
	width: 100%;
}
.list_xb .txt ul{
	width: 100%;
}
.list_xb .txt ul li{
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: left;
	font-size: .14rem;
}
.list_xb .txt ul li a{
	color: #434343;
	padding-left: 15px;
}
.list_xb .txt ul li a:hover{
	color: #07298d;
}
/*系部设置内容页*/
.fw{
 font-weight:bold;
 color:#333333;
}
.list-paddingleft-2 li:nth-child(2n+1) p{
font-weight:bold;
 color:#333333;
}
/*搜索结果页面*/
.list_search.col2 ul a{
width:calc(100% - 18px);
margin:15px 0 0;
padding:15px 18px 15px 0;
}
.list_search ul a:nth-child(2n){
width:calc(100% - 18px);
float:left;
}
.list_search h3{
float:left;
}
.list_search time{
float:right;
width:auto;
padding:0;
}
.list_search time p{
font-size:.16rem;
font-family:"微软雅黑";
color:#999999;
}



















@media (max-width:1450px){
.list_notice ul a{width:calc(50% - 240px)}
}
@media (max-width:1239px){
.list_news{margin:0 -15px}
.list_news ul a{width:calc(50% - 30px);margin:0 15px}
.list_notice ul a{width:calc(50% - 200px);}
.list_news.list_teacher ul a{width:calc(25% - 30px);}
}
@media (max-width:1100px){
.list_news.list_teacher ul a{width:calc(33.3333% - 30px);}
}
@media (max-width:1023px){
.list_notice ul a,.list_service ul a{width:calc(50% - 10px)}
  .list_notice ul a:nth-child(2n), .list_service ul a:nth-child(2n){margin-left:0}
}
@media (max-width:980px){
.aside{display: none;}
.con_wrap{float: none;width: auto;}
.pc_fy{margin-top:25px !important;}
}
@media (max-width:860px){

}
@media (max-width:750px){
.list_xb .txt{
	width: 48%;
}
}
@media (max-width:650px){
.list-banner{height: 200px;}
.aside{display: none;}
.con_wrap{float: none;width: auto;}
.list_news.list_teacher ul a{width:calc(50% - 30px) !important;}
.news_hd .art_infor .see{display:none;}
}
@media (max-width:640px){
.list_news{margin:-26px 0}
.list_news ul a,.list_news.col3 ul a{float:none;width:auto;margin:0 26px;display: block}

.list_news.col3{margin:10px 0 0px}
.list_news.col3 ul a{margin:30px 0}
.list_news.col3 ul a:first-child{margin:10px 0 30px}
.list_notice ul a{float:none;width:auto;display:block;}
.list_notice.col2{margin: 20px 0 0}
.list_search.col2{margin: 0}
.list_notice.col2  ul a{width: 100%;margin:0px 0px 15px;float:none;padding:0;}
.list_notice.list_search ul a{width:calc(100% - 18px) !important;padding:15px 18px 15px 0;float:left;}
.list_news.list_teacher{padding: 0 0 36px}
.list_news.list_teacher ul a{margin:15px;float:left;}
  .list_news.list_teacher{margin:-15px}
  .list_news.list_teacher ul a:first-child{margin:15px;}
  
  .list_news.list_teacher:last-child{padding: 0;}
.pc_fy{margin-top:15px !important}
}
@media (max-width:580px){
.list_jg a{
	width: 48%;
	margin-bottom:20px;
	margin-right: 0;
}
.list_jg a:nth-child(2n){
	float: right;
}
}
@media (max-width:500px){
.pc_fy{
           display:none;
        }
        .mobile_fy{
           display:block;
        }
}
@media (max-width:480px){
.site_wrap h2{
	display: none;
}
.current{
	float: none;
}
.list_xb .txt{
	width:100%;
}
}
@media (max-width:460px){
	.list_jg{
		margin-top:15px;
	}
.site_wrap{
	margin-bottom: 0;
}
.news_hd{
	padding: 10px 0 20px;
}
.list_news.list_teacher{
	margin-top:0px;
}
.list_news .txt h3{
	font-size: 14px;
}
}

@media (max-width:420px){
.list-banner{height: 170px;}
}
@media (max-width:360px){
	.list_jg a{
		width: 100%;
		float: none;
}
.list_jg a:nth-child(2n){
		float: none;
}
.list_news.list_teacher ul a{width:90% !important;}
}