.container{
	width: 1200px;
	margin: 0 auto;
}
/*头部*/
.header_content{
	position: relative;
}
.header_top{
	width: 100%;
	min-width: 1200px;
	height: 36px;
	background: #0f492b;
	position: relative;
	z-index: 999;
}
.header_top_left{
	display: block;
	float: left;
	font-size: 13px;
	color: #349865;
	line-height: 36px;
	position: relative;
}
.header_top_left a i{
	display: block;
	width: 1px;
	height: 14px;
	background: #155783;
	position: absolute;
	top: 12px;
	right: 0;
}
.header_top_right li{
	float: left;
	line-height: 36px;
	padding-right: 20px;
	border-right: 1px solid #0f418c;
}
.header_top_right li a{
	display: block;
	font-size: 13px;
	color: #349865;
	margin-left: 14px;
}
.header_top_right li.li1 a{
	background: url(/materialpub/images/header-icon1.png) left center no-repeat;
	padding-left: 23px;
}
.header_top_right li.li2 a{
	background: url(/materialpub/images/header-icon2.png) left center no-repeat;
	padding-left: 23px;
}
.header_top_right li.li3 a{
	background: url(/materialpub/images/header-icon3.png) left center no-repeat;
	padding-left: 23px;
}
.header_top_right li.li4{
	width: auto;
	border-right: none;
}
.header_top_right li.li4 a{
	position: relative;
	float: left;
	margin-left: 0;
}
.header_top_right li.li4 a.a1{
	margin-right: 10px;
	padding-right: 10px;
	margin-left: 15px;
}
.header_top_right li.li4 a i{
	display: block;
	width: 1px;
	height: 14px;
	background: #0f418c;
	position: absolute;
	top: 12px;
	right: 0;
}
.header{
	width: 100%;
	min-width: 1200px;
	height: 120px;
	background: url(/materialpub/images/header-bg.jpg) center no-repeat;
	border-bottom: 1px solid #286f4a;
	position: relative;
	z-index: 999;
}
.logo{
	display: block;
	width: 439px;
	height: 81px;
	padding-top: 21px;
}
.search_content{
	width: 240px;
	height: 34px;
	background: #e2eae9;
	margin-top: 44px;
	position: relative;
}
.search_content input{
	width: 210px;
	height: 34px;
	line-height: 34px;
	padding-left: 12px;
	background: none;
	border: none;
	outline: none;
	color: #545454;
	text-align: center;
}
.search_content a{
	display: block;
	width: 42px;
	height: 34px;
	background: url(/materialpub/images/search-icon.png) center no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
/*导航*/
.nav{
	width: 100%;
	min-width: 1200px;
	height: 45px;
	background: #343434;
	position: relative;
	z-index: 999;
}
.nav_ul{
	position: relative;
	z-index: 999;
}
.nav_li{
	width: 120px;
	float: left;
	position: relative;
	z-index: 999;
	transition: .3s all ease;
}
.nav_li.on{
	background: #000;
}
.nav_a{
	font-size: 16px;
	color: #f0f9ff;
	line-height: 45px;
	display: block;
	padding: 0 23px;
	text-align: center;
}
.nav_li.on .nav_a{
	color: #FFFFFF;
}
.nav_list{
	display: none;
	width: 100%;
	min-width: 1400px;
	height: 180px;
	position: absolute;
	top: 202px;
	left: 0;
	z-index: 99;
}
.nav_child_content{
	width: 100%;
	height: 180px;
	background: #FFFFFF;
}
.nav_child{
	width: 1200px;
	margin: 0 auto;
	padding-top: 26px;
}
.nav_child .pic{
	width: 370px;
	height: 130px;
}
.nav_child .text{
	width: 325px;
	text-align: center;
	line-height: 130px;
}
.nav_child .text p{
	font-size: 16px;
	color: #8f000b;
}
.sub_nav {
	width: 760px;
	padding:8px 0 0 0;
	margin-left:65px;
}
.sub_nav li{
	/*width: 140px;*/
	float: left;
	padding: 10px 0;
	line-height:34px;
margin-right:25px;
}
.sub_nav li a{
	font-size: 16px;
	color: #454444;
	transition: .3s all ease;
	display:block;
}
.sub_nav li:hover a{
	color: #013480;
}
/*banner*/
.banner{
	width: 1200px;
	height: 400px;
	margin: 20px auto 0;
	box-shadow: 0 0 10px rgba(22,22,22,0.05);
}
.part1{
	height: 444px;
	/*overflow: hidden;*/
}
.h344{
	height: 344px;
}
.w800{
	width: 800px;
}
.nr-bg{
	background: #FFFFFF;
	border-radius: 2px;
	padding: 20px;
	box-shadow: 0 0 10px rgba(22,22,22,0.02);
}
.title-content{
	height: 36px;
	border-bottom: 2px solid #efefef;
}
.title-content span{
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #013480;
	line-height: 20px;
	padding-bottom: 16px;
}
.xyzx-content .picScroll-left {
	width: 370px;
	height: 344px;
	overflow: hidden;
	position: relative;
	float: left;
	background: #f1f5f7;
}
.xyzx-content .picScroll-left .hd {
	height: 8px;
	position: absolute;
	right:0;
	bottom: 25px;
	z-index: 99;
	width: 100%;
	text-align: center;
}
.xyzx-content .picScroll-left .hd ul {
	overflow: hidden;
	zoom: 1;
	display: inline-block;
	_display:inline;
	*display: inline;
	*zoom: 1;
}
.xyzx-content .picScroll-left .hd ul li {
	float: left;
	width: 6px;
	height: 6px;
	overflow: hidden;
	margin-left: 5px;
	text-indent: -999px;
	cursor: pointer;
	border-radius: 50%;
	border: 1px solid #bec7cb;
}
.xyzx-content .picScroll-left .hd ul li.on {
	background: #BEC7CA;
	width: 24px;
	border-radius: 5px;
}
.xyzx-content .picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.xyzx-content .picScroll-left .bd ul li {
	width: 400px !important;
	float: left;
	_display: inline;
	overflow: hidden;
}
.xyzx-content .picScroll-left .bd ul li .pic {
	width: 370px;
	height: 260px;
}
.xyzx-content .picScroll-left .bd ul li .pic img {
	width: 370px;
	height: 260px;
}
.xyzx-content .picScroll-left .bd ul li .text{ 
	width: 368px;
	height: 83px;
	border: 1px solid #e9eef1;
	border-top: none;
}
.xyzx-content .picScroll-left .bd ul li .text p{
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #414141;
	padding: 20px 20px 0 ;
}	

.xyzx-content .slideTxtBox {
	width: 370px;
	height: 344px;
	position: relative;
}
.xyzx-content .slideTxtBox .hd {
	position: absolute;
	right: 0;
	top: -61px;
}
.xyzx-content .slideTxtBox .hd ul {
	float: left;
}
.xyzx-content .slideTxtBox .hd ul li {
	float: left;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	margin-left: 40px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 14px;
	border-bottom: 4px solid transparent;
	transition: .3s all ease;
}
.xyzx-content .slideTxtBox .hd ul li.on {
	border-bottom: 4px solid #8f000b;
	color: #8f000b;
}
.xyzx-content .slideTxtBox .bd .qh-ul {
	zoom: 1;
}
.xyzx-content .slideTxtBox .bd .qh-ul .first-con{
	padding-bottom: 17px;
	height: 88px;
	border-bottom: 1px solid #e9eaea;
	margin-bottom: 5px;
}
.xyzx-content .slideTxtBox .bd .qh-ul .first-con .bt{
	font-size: 18px;
	color: #3a3a3a;
	text-align: center;
	height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 8px;
	transition: .3s all ease;
}
.xyzx-content .slideTxtBox .bd .qh-ul .first-con:hover .bt{
	color: #013480;
}
.xyzx-content .slideTxtBox .bd .qh-ul .first-con .nr{
	color: #858484;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	margin-top: 12px;
}
.xyzx-content .slideTxtBox .bd .qh-ul .first-con .nr span{
	color: #013480;
}
.wzlb-ul li{
	font-size: 14px;
	height: 44px;
	line-height: 44px;
	border-bottom: 1px dotted #dddddd;
}
.wzlb-ul li a{
	width: 280px;
	height: 44px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	color: #414141;
	float: left;
	background: url(/materialpub/images/a-icon.png) left center no-repeat;
	padding-left: 15px;
	transition: .3s all ease;
}
.wzlb-ul li:hover a{
	background: url(/materialpub/images/a-icon1.png) left center no-repeat;
	color: #013480;
}
.wzlb-ul li span{
	color: #414141;
	float: right;
}
.w385{
	width: 385px;
}
.title-content a{
	float: right;
	color: #7d7d7d;
	line-height: 20px;
}
.xydt_r_list{
	height: 52px;
	padding: 16px 0;
	border-bottom: 1px solid #e9eef1;
}
.xydt_r_list .time{
	width: 45px;
	height: 48px;
	border: 1px solid #dddddd;
	text-align: center;
	margin-top: 1px;
}
.xydt_r_list .time .date{
	height: 30px;
	line-height: 30px;
	background: #eef1f3;
	border-bottom: 1px solid #dddddd;
	font-size: 22px;
	color: #013480;
}
.xydt_r_list .time  .year{
	line-height: 17px;
	color: #013480;
}
.xydt_r_list .text{
	width: 278px;
	margin-left: 14px;
}
.xydt_r_list .text p{
	font-size: 14px;
	color: #414141;
	line-height: 26px;
	height: 52px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-align: justify;
	transition: .3s all ease;
}
.xydt_r_list:hover .text p{
	color: #013480;
}
.tzgg-content .txtScroll-top{
	margin-top: 6px;
}
.tzgg-content .txtScroll-top .bd{
	height: 339px;
	overflow: hidden;
}
.tzgg-content .txtScroll-top .hd {
	overflow: hidden;
	height: 20px;
}
.tzgg-content .txtScroll-top .hd .prev,
.tzgg-content .txtScroll-top .hd .next {
	display: block;
	width: 167px;
	height: 20px;
	float: left;
	overflow: hidden;
	cursor: pointer;
	background: #eef1f3;
	border-radius: 2px;
}
.tzgg-content .txtScroll-top .hd .next {
	float: right;
}
.tzgg-content .txtScroll-top .hd .prev span,
.tzgg-content .txtScroll-top .hd .next span{
	display: block;
	width: 10px;
	height: 5px;
	margin: 8px auto;
	background: url(/materialpub/images/tzgg-arrow.png) center no-repeat;
	background-position: 0 0;
	transition: .3s all ease;
}
.tzgg-content .txtScroll-top .hd .prev:hover span,
.tzgg-content .txtScroll-top .hd .next:hover span{
	background: url(/materialpub/images/tzgg-arrow1.png) center no-repeat;
	background-position: 0 0;
}
.tzgg-content .txtScroll-top .hd .next span,
.tzgg-content .txtScroll-top .hd .next:hover span{
	background-position: 0 -5px;
}
.part2{
	margin-top: 15px;
	height: 410px;
	/*overflow: hidden;*/
}
.w392{
	width: 392px;
}
.part2 .slideTxtBox {
	width: 352px;
	background: #FFFFFF;
	border-radius: 2px;
	padding: 20px;
}
.part2 .slideTxtBox .hd {
	height: 36px;
    border-bottom: 2px solid #efefef;
}
.part2 .slideTxtBox .hd ul {
	float: left;
}
.part2 .slideTxtBox .hd ul li {
	float: left;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    padding-bottom: 16px;
	color: #414141;
	margin-right: 40px;
	cursor: pointer;
}
.part2 .slideTxtBox .hd ul li.on {
    color: #013480;
}
.more{
	float: right;
    color: #7d7d7d;
    line-height: 20px;
}
.part2 .slideTxtBox .more{
	display: none;
}
.part2 .slideTxtBox .jxky_ul{
	padding-top: 12px;
	height: 320px;
}
.jxky_ul li{
	width: 352px;
	height: 70px;
	background: #f1f5f7;
	margin-top: 10px;
	position: relative;
}
.jxky_ul li .bt{
	width: 91px;
	font-size: 14px;
	font-weight: bold;
	color: #414141;
	text-align: center;
	line-height: 70px;
	position: relative;
}
.jxky_ul li .bt i{
	display: block;
	width: 1px;
	height: 38px;
	background: #e5eaed;
	position: absolute;
	right: 0;
	top: 16px;
}
.jxky_ul li .text {
	width: 241px;
	margin-left: 20px;
	height: 70px;
	line-height: 70px;
	vertical-align: middle;
}
.jxky_ul li .text p{
	font-size: 14px;
	color: #403f3f;
	line-height: 26px;
	overflow: hidden;
	margin-right: 20px;
	text-align: justify;
	display: inline-block;
	_display: inline;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	transition: .3s all ease;
}
.jxky_ul li:hover .text p,
.jxky_ul li:hover .bt{
	color: #013480;
}
.dtgh-img{
	display: block;
	height: 70px;
	margin-top: 22px;
}
/*校园风景*/
.xyfj-content .swiper-container {
	width:345px; 
	height:310px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 22px;
}
.xyfj-content .swiper-slide {
	background-size: cover;
	background-position: center;
	position: relative;
}
.xyfj-content .swiper-slide .text{
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	text-indent: 14px;
	position: absolute;
	left: 0;
	bottom: 15px;
}
.xyfj-content .gallery-top {
	width: 345px;
	height: 230px;
}
.xyfj-content .gallery-thumbs {
	width: 345px;
	height: 70px;
	margin-top: 10px;
}
.xyfj-content .gallery-thumbs .swiper-slide {
	width: 108px\9;
	_width: 108px;
	*width: 108px;
	*zoom: 1;
	height: 100%;
	float: left;
	cursor: pointer;
}
.xyfj-content .gallery-thumbs .swiper-slide-active i{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #fa8b09;
	opacity: 1;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.xyfj-content .swiper-button-next,
.xyfj-content .swiper-button-prev {
	width: 25px;
	text-align: center;
	height: 45px;
	cursor: pointer;
	background: url(/materialpub/images/xyfj-arrow.png) no-repeat;
	background-position: 0 0;
}
.xyfj-content .swiper-button-prev{
	left: 0;
}
.xyfj-content .swiper-button-next {
	background-position: -25px 0;
	right: 0;
}
.part3{
	margin-top: 15px;
	height: 320px;
	/*overflow: hidden;*/
}
.part3_left{
	overflow: hidden;
	height: 280px;
}
.part3_left li{
	width: 225px;
	height: 130px;
	float: left;
	margin-right: 40px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
}

.part3_left li a img{
	width:100%;
}

.part3_left li .bottom-bg{
	width: 100%;
	height: 32px;
	line-height: 32px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 99;
	text-align: center;
}
.part3_left li .bottom-bg p{
	display: inline-block;
	_display: inline;
	*display: inline;
	*zoom: 1;
	font-size: 14px;
	color: #FFFFFF;
}
.part3_left li.li1 .bottom-bg{
	background: rgba(22,77,121,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8164d79,endColorstr=#c8164d79);
}
.part3_left li.li1 .bottom-bg p{
	background: url(/materialpub/images/icon1.png) left center no-repeat;	
	padding-left: 25px;
}
.part3_left li.li2 .bottom-bg{
	background: rgba(24,149,137,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8189589,endColorstr=#c8189589);
}
.part3_left li.li2 .bottom-bg p{
	background: url(/materialpub/images/icon2.png) left center no-repeat;	
	padding-left: 26px;
}
.part3_left li.li3 .bottom-bg{
	background: rgba(199,104,54,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8c76834,endColorstr=#c8c76834);
}
.part3_left li.li3 .bottom-bg p{
	background: url(/materialpub/images/icon3.png) left center no-repeat;	
	padding-left: 27px;
}
.part3_left li.li3,
.part3_left li.li6{
	margin-right: 0;
}
.part3_left li.li4 .bottom-bg{
	background: rgba(112,73,21,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8704915,endColorstr=#c8704915);
}
.part3_left li.li4 .bottom-bg p{
	background: url(/materialpub/images/icon4.png) left center no-repeat;	
	padding-left: 27px;
}
.part3_left li.li5 .bottom-bg{
	background: rgba(211,46,70,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8d32e46,endColorstr=#c8d32e46);
}
.part3_left li.li5 .bottom-bg p{
	background: url(/materialpub/images/icon5.png) left center no-repeat;	
	padding-left: 25px;
}
.part3_left li.li6 .bottom-bg{
	background: rgba(45,154,40,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c82d9a28,endColorstr=#c82d9a28);
}
.part3_left li.li6 .bottom-bg p{
	background: url(/materialpub/images/icon6.png) left center no-repeat;	
	padding-left: 25px;
}
.part3_left li.li7 .bottom-bg{
	background: rgba(209,68,30,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8d1441e,endColorstr=#c8d1441e);
}
.part3_left li.li7 .bottom-bg p{
	background: url(/materialpub/images/icon7.png) left center no-repeat;	
	padding-left: 25px;
}
.part3_left li.li8 .bottom-bg{
	background: rgba(162,66,166,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8a242a6,endColorstr=#c8a242a6);
}
.part3_left li.li8 .bottom-bg p{
	background: url(/materialpub/images/icon8.png) left center no-repeat;	
	padding-left: 26px;
}
.part3_left li img{
	webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    transform: scale(1,1);
    webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    transition: all linear 0.3s;
}
.part3_left li:hover img{
	transform: scale(1,1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
	-webkit-transition: all 1s ease 0.3s;
	-moz-transition: all 1s ease 0.3s;
	-ms-transition: all linear 0.3s;
	-o-transition: all linear 0.3s;
	transition: all linear 0.3s;
}
.part3_right{
	background: #FFFFFF;
	border-radius: 2px;
	box-shadow: 0 0 10px rgba(22,22,22,0.02);
}
.part3_r_ul{
	height: 233px;
	padding-top: 20px;
}
.part3_r_ul li{
	width: 96px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
}
.part3_r_ul li .pic{
	width: 62px;
	height: 62px;
	line-height: 62px;
	text-align: center;
	border-radius: 50%;
	border: 1px solid #e6e6e6;
	margin: 0 auto;
	transition: .3s all ease;
}
.part3_r_ul li .pic img{
	vertical-align: middle;
	transition: .5s all ease;
}
.part3_r_ul li:hover .pic img{
	transform: rotateY(180deg);
}
.part3_r_ul li .text{
	font-weight: bold;
	color: #575656;
	margin-top: 12px;
	transition: .3s all ease;
}
.part3_r_ul li:hover .text{
	color: #8f000b;
}
/*底部*/
.footer{
	width: 100%;
	min-width: 1400px;
	height: 290px;
	border-top: 4px solid #8f000b;
	margin-top: 20px;
}
.footer_top{
	min-height: 160px;
	height: auto;
	background: #f2f5f7;
}
.footer_t_left{
	width: 680px;
}
.footer_t_ul {
	padding-top: 20px;
}
/*.footer_t_ul li{
	width: 170px;
	float: left;
	margin-bottom: 15px;
	*margin-bottom: 0;
	*zoom: 1;
}*/
.footer_t_ul li{
	float: left;
	margin-bottom: 15px;
	*margin-bottom: 0;
	*zoom: 1;
padding: 0 10px;
}
.footer_t_ul li a{
	color: #55595c;
	background: url(/materialpub/images/footer-icon.png) left center no-repeat;
	padding-left: 11px;
	transition: .3s all ease;
}
.footer_t_ul li:hover a{
	color: #da3535;
}
.footer_t_right{
	width: 377px;
}
.bdsharebuttonbox{
	margin-top: 22px;
}
.bdsharebuttonbox .share-weibo{
	display: block;
	width: 46px;
	height: 46px;
	background: url(/materialpub/images/share-wb.png);
	padding: 0;
	margin: 0;
	background-position: 0 0 !important;
}
.bdsharebuttonbox .share-weixin{
	display: block;
	width: 46px;
	height: 46px;
	background: url(/materialpub/images/share-wx.png);
	padding: 0;
	margin: 0;
	background-position: 0 0 !important;
	margin-left: 27px;
}
.footer_bottom{
	height: 130px;
	background: #1a6840;
	position: relative;
}
.footer_b_left{
	width: 502px;
	padding-top: 35px;
}
.footer_b_left p,
.footer_b_right p,
.footer_b_right a{
	color: #41b479;
	line-height: 30px;
	font-size: 13px;
}
.footer_b_left a{
	color: #41b479;
	line-height: 30px;
	font-size: 13px;
}
.footer_b_middle{
	position:absolute ;
	left: 50%;
	margin-left: -42px;
	top: 22px;
}
.footer_b_middle span{
	display: block;
	width: 84px;
	height: 84px;
	border: 1px solid #3f9569;
	float: left;
	text-align: center;
	margin: 0 10px;
}
.footer_b_middle span img{
	padding-top: 10px;
}
.footer_b_right{
	padding-top: 35px;
	text-align: right;
}
/*校园风景*/
.zi-banner{
	width: 1200px;
	height: 200px;
	margin: 0 auto;
}
.zi-banner img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.box{
	margin-top: 15px;
	min-height: 300px;
}
.leftnav{
	width: 225px;
	background: #FFFFFF;
	border-radius: 2px;
}
.leftnav .bt{
	width: 225px;
	height: 60px;
	line-height: 60px;
	background: url(/materialpub/images/left.jpg);
}
.leftnav .bt p{
	background: url(/materialpub/images/leftnav-icon.png) left center no-repeat;
	font-size: 16px;
	color: #FFFFFF;
	margin-left: 47px;
	padding-left: 36px;
height: 60px;
overflow: hidden;
}
.leftnav-ul li{
	height: 49px;
	line-height: 49px;
	text-align: center;
	border-bottom: 1px solid #f2f3f3;
	transition: .3s all ease;
}
.leftnav-ul li.on,
.leftnav-ul li:hover{
	background: #e7e9ee;
}
.leftnav-ul li a{
	display: block;
	border-left: 3px solid transparent;
	font-size: 15px;
	color: #404040;
	position: relative;
	transition: .3s all ease;
}
.leftnav-ul li.on a,
.leftnav-ul li:hover a{
	color: #013480;
	border-left: 3px solid #013480;
}
.leftnav-ul li i{
	display: block;
	width: 18px;
	height: 100%;
	background: url(/materialpub/images/left-nav-icon.png) center no-repeat;
	position: absolute;
	top: 0;
	right: 50px;
	transition: .3s all ease;
	opacity: 0;
	filter: Alpha(opacity=0);
} 
.leftnav-ul li.on i,
.leftnav-ul li:hover i{
	right: 20px;
	opacity: 1;
	filter: Alpha(opacity=100);
}
.right-content{
	width: 920px;
	background: #FFFFFF;
	border-radius: 2px;
	padding: 20px;
}
.current-content{
	height: 38px;
	border-bottom: 2px solid #eaedee;
}
.current-content span{
	font-size: 18px;
	font-weight: bold;
	color: #013480;
	float: left;
	height: 22px;
	line-height: 22px;
}
.current-content p{
	float: right;
	line-height: 22px;
	color: #797979;
}
.current-content p a{
	color: #797979;
}
.current-content p a i{
	font-style: normal;
	margin: 0 5px;
}
/*.current-content p a:last-child i{
	display: none;
}*/
.xyfj-ul{
	width: 940px;
	margin-left: -20px;
	padding-top: 20px;
	padding-bottom: 14px;
}
.xyfj-ul li{
	width: 293px;
	height: 260px;
	background: #f4f4f5;
	float: left;
	margin: 0 0 30px 20px;
}
.xyfj-ul li .pic{
	height: 200px;
	overflow: hidden;
}
.xyfj-ul li .pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xyfj-ul li .text{
	height: 60px;
	line-height: 60px;
	padding: 0 18px;
}
.xyfj-ul li .text p{
	float: left;
	color: #3c3c3c;
	font-size: 14px;
	max-width: 170px;
	height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	transition: .3s all ease;
}
.xyfj-ul li:hover .text p{
	color: #8f000b;
}
.xyfj-ul li .text span{
	color: #c5c9cb;
	float: right;
}
/*校园资讯*/
.news-ul{
	/*height: 900px;*/
	padding: 17px 0 44px;
}
.news-ul li {
	font-size: 14px;
	line-height: 38px;
	height: 38px;
}
.news-ul li.li-border{
	padding-bottom: 17px;
	margin-bottom: 17px;
	border-bottom: 1px dotted #dddddd;
}
.news-ul li a{
	color: #414141;
	float: left;
	width: 760px;
	height: 38px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(/materialpub/images/a-icon.png) left center no-repeat;
	padding-left: 17px;
	transition: .3s all ease;
}
.news-ul li:hover a{
	color: #013480;
	background: url(/materialpub/images/a-icon1.png) left center no-repeat;
}
.news-ul li span{
	color: #848484;
	float: right;
}
/*详情*/
.detail_content{
	padding-top: 40px;
}
.detail_title{
	padding-bottom: 23px;
	border-bottom: 1px dotted #d7d7d7;
	text-align: center;
}
.detail_title .bt{
	font-size: 20px;
	font-weight: bold;
	color: #363535;
	width: 90%;
	margin: 0 auto;
}
.detail_title .time{
	color: #717171;
	margin-top: 17px;
}
.detail_title .time span{
	margin: 0 10px;
}
.detail_title .time a{
	display: inline-block;
	_display: inline;
	*display: inline;
	*zoom: 1;
	float: inherit;
	margin: 0;
}
.detail_nr{
	margin-top: 20px;
}
.sx_content{
	border-top: 1px dotted #dddddd;
	margin-top: 30px;
	padding-top: 20px;
}
.sx_content p,
.sx_content p a{
	font-size: 14px;
	line-height: 36px;
	color: #414141;
}
.sx_content p a:hover{
	color: #8f000b;
}
/*书记院长信箱*/
.xxxz-content{
	padding: 38px 20px 80px;
}
.xxxz-content *{
	text-align: justify;
}
.xxxz-content .title-p{
	text-align: center;
	font-size: 26px;
	color: #3c3c3c;
	margin-bottom: 30px;
}
.ydty-p{
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 35px;
}
.ydty-p input{
	margin: 0 13px 0 0;
}
.xxxz-content .btn{
	text-align: center;
	margin-top: 52px;
	height: 42px;
}
.xxxz-content .btn div{
	display: inline-block;
	_display: inline;
	*display: inline;
	*zoom: 1;
}
.xxxz-content .btn a{
	display: block;
	width: 156px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #be885d;
	font-size: 14px;
	color: #ffffff;
	margin: 0 17px;
	border-radius: 2px;
}
.xxxz-content .btn a.wyxx-btn{
	background: #0d66b3;
}

/*网站地图*/
.wzdt-content{
	margin-top: 30px;
}
.wzdt-bt{
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #f3f5f8;
}
.wzdt-bt a{
	color: #0D66B3;
	font-size: 15px;
	padding-left: 19px;
}
.wzdt-ul{
	padding: 15px 19px;
	margin-left: -55px;
	width: 937px;
}
.wzdt-li{
	line-height: 42px;
	float: left;
	margin-left: 55px;
}
.wzdt-li .wzdt-a{
	display: block;
	height: 42px;
	color: #414141;
	font-size: 14px;
	transition: .3s all ease;
}
.wzdt-li.on .wzdt-a{
	color: #0D66B3;
}
.wzdt-li .wzdt-a:hover,
.wzdt-sj li:hover a,
.wzdt-bt a:hover{
	color: #8F000B;
}
.wzdt-sj li{
	height: 38px;
	line-height: 38px;
}
.wzdt-sj li a{
	color: #414141;
	font-size: 14px;
	transition: .3s all ease;
}
/*视频新闻*/
.spxw-ul li .pic{
	position: relative;
}
.spxw-ul .sp-bg{
	display: block;
	width: 100%;
	height: 100%;
	background: url(/materialpub/images/play-btn.png) center no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	filter: Alpha(0);
	transition: .4s all ease;
}
.spxw-ul li:hover .sp-bg{
	opacity: 1;
	filter: Alpha(100);
}

/*搜索列表*/
.box{
	min-height: 600px;
}
.search-list {
	padding: 5px 30px 25px;
}
.search-list .bt{
	font-size: 16px;
	color: #2767c1;
	height: 21px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.search-list .ssd{
	color: #e71600;
}
.search-list .nr{
	color: #575757;
	font-size: 13px;
	line-height: 30px;
	text-indent: 2em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 60px;
	overflow: hidden;
	margin-top: 15px;
	text-align: justify;
}
.search-list li{
	padding: 20px 0 16px;
	border-bottom: 1px dotted #dddddd;
}

/*网上报名*/
.wsbm-content .zhu{
	font-size: 14px;
	color: #AF000E;
	margin-top: 30px;
}
.wsbm-content .jzxx-list .w738{
	width: 767px;
}
.wsbm-content .jzxx-list{
	width: auto;
	padding: 0 30px;
	min-height: 38px;
}
.wsbm-bt{
	width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f3f5f8;
    margin: 20px 0;
}
.wsbm-bt p{
    font-size: 15px;
    padding-left: 19px;
}
.wsbm-bt p span{
	color: #AF000E;
}
.wsbm-list{
	height: 38px;
	padding: 10px 30px;
}
.wsbm-list .wsbm-span{
	width: 76px;
    color: #494949;
    font-size: 14px;
    line-height: 38px;
    float: left;
}
.wsbm-list .bdxx{
	float: left;
	color: #AF000E;
    font-size: 14px;
    line-height: 38px;
    font-weight: bold;
}
.zy-select{
	width: 303px;
	height: 38px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    outline: none;
    color: #494949;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 5px 0;
    font-family: "微软雅黑";
}
.btx{
	width: auto !important;
	color: #AF000E !important;;
	float: left;
	line-height: 38px;
	margin-left: 10px;
}
.wsbm-list .xzzy{
	line-height: 38px;
	margin-left: 10px;
	font-size: 14px;
}
.w395{
	width: 395px;
}
.wsbm-select {
	width: 303px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    padding-left: 5px;
    outline: none;
    color: #494949;
    font-size: 14px;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 5px 0;
    font-family: "微软雅黑";
}
.fz-radio{
	margin: 0 10px;
}
.wsbm-btn {
    text-align: center;
    margin-top: 30px;
}
.wsbm-btn div {
    display: inline-block;
    _display: inline;
    *display: inline;
    *zoom: 1;
}
.wsbm-btn .tj-btn{
	display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 20px;
    background: #0d66b3;
    font-size: 14px;
    color: #ffffff;
    border-radius: 3px;
    border: none;
    outline: none;
}


/*页面幻灯片*/
.slideBox{ width:1200px; height:400px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1;width: 1200px;height: 15px;  }
.slideBox .hd ul{ overflow:hidden; text-align: center;}
.slideBox .hd ul li{ position: relative;
    display: inline-block;
    _display: inline;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    margin: 0px 5px;
    padding: 0px;
    cursor: pointer;
    border: 2px solid #FFFFFF; }
.slideBox .hd ul li.on{border-color: #930b15; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:1200px; height:400px; display:block;  }

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position: absolute;
    display: block;
    height: 29px;
    width: 15px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: url(/materialpub/images/banner-arrow.png);
    color: transparent;
    top: 50%;
    margin-top: -15px;
    padding: 0;
    border: none;
    outline: none;
    background-position: 0 0;
    opacity: .8;
    filter: Alpha(opacity=80);}
.slideBox .next{ right: 15px;
    background-position: -15px 0;}
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/**2023-1-13新增 机构设置***/
.jgsz-box{ padding-top:20px; overflow:hidden;}.jgfl-title{ float:left; height:36px; line-height:36px; padding-left:20px; padding-right:20px; font-size:18px; font-weight:bold; color:#fff; background:#003480;border-radius: 10px;}
.jg-list{float:left; width:100%; padding:15px 0px 20px 10px;}
.jg-list li{ float:left; width:205px; height:84px; background:#eff6fd; margin:10px;border-radius: 10px;box-shadow: 3px 3px 8px 5px #e1f0fe; }
.jg-list li a{ width:205px; height:84px; display:block; text-align:center; }
.jg-list li a .jt-main{ width:100%; line-height:84px; text-align:center; color:#003480; font-size:16px; display:block; }
.jg-list li a .jt-main-sub{ width:100%; text-align:center; color:#003480; font-size:16px; padding-top:23px;  display:block;}
.jg-list li a .jt-sub{ width:100%; text-align:center; color:#003480; font-size:14px; padding-top:10px; display:block;}