a{
	text-decoration: none;
}
a:hover, a:link, a:active, a:visited{
	text-decoration: none;
	color: black;
}

/*--------------------------------*/
/*资助申请*/
.apply_title{
	width: 100%;
	border-bottom: 1px solid gainsboro;
	text-align: center;
	padding-bottom: 5px;
}
.apply_title h3{
	font-size: 16px;
	font-weight: 800;
	margin-bottom: 3px;
}
.apply_title span{
	font-size: 13px;
}
.apply_content{
	width: 100%;
	font-size: 15px;
}
.apply_content p{
	margin-top: 10px;
	line-height: 20px;
}
.apply_content a{
	color: #6f6f6f;
	font-weight: 800;
}
.apply_content img{
	width: 100%;
}
/*----------------------------------------------------------------*/
/*关于我们*/
.contact{
	margin-top: 10px;
	text-align: center;
}
.contact a{
	font-size: 16px;
	transition: 1s;
	border-bottom: 2px solid transparent;
}
.contact .current{
	border-bottom: 2px solid #88b990;
}
.changeContact{
	margin-top: 10px;
}
.contact1{
	display: none;
}
.contact1 p{
	text-indent: 1em;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 25px;
}
.contact1 p.bP{
	text-indent: 0;
}
.contact1 .bImg{
	width: 100%;
}
.contact1 a{
	color: #676767;
}
/*--------------------------------------------------*/
/*教育动态*/
.stakes{
	margin-top: 10px;
}

/*.stakes h3 a{
	color: #4b8f03;
}*/
.stakes h3 a{
	font-size: 17px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 2px solid #8fbd03 ;
}
.stakes ul li{
	width: 100%;
	font-size: 15px;
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 1px solid #d8f0df;
}
.stake{
	margin-top: 10px;
}
.newNav{
	width: 100%;
	text-align: center;
}
.newNav span{
	display: inline-block;
	/*padding: 4px 14px;*/
	padding: 4px 5px;
	font-size: 15px;
	border: 1px solid #d8f0df;
}
.newNav span.current{
	color: #88b990;
    background: #f0faf8;
}
.showContent{
	display: none;
}
.loading{
	width: 100%;
	text-align: center;
	height: 30px;
	color: #676767;
	line-height: 30px;
}
.loading img{
	vertical-align: middle;
	width: 20px;
}
.exampleBox{
	width: 100%;
	font-size: 15px;
}
.exampleBox li,.exampleArt li,.policy li{
	width: 100%;
	height: 35px;
	line-height: 35px;
}
.exampleBox li a,.exampleArt li a,.policy li a{
	/*display: inline-block;*/
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/*border-bottom: 1px solid #8fbd03;*/
}
/*政策解读，公务员，校园资讯，教育资讯*/
.artBox{
	margin-top: 10px;
	font-size: 15px;
}	
.artNav{
	width: 100%;
	text-align: center;
}
.artNav span{
	display: inline-block;
	padding: 4px 5px;
	border: 1px solid #d8f0df;
}
.artNav span.current{
	color: #88b990;
    background: #f0faf8;
}
.artCon{
	display: none;
}
.policy h3{
	margin: 0;
	margin: 15px 0px 10px 0px;
}
.policy h3 a{
	display: inline-block;
	border-bottom: 2px solid #8fbd03;
	margin-top: 0px;
	font-size: 18px;
	text-decoration: none;
}
.policy h3 a:nth-of-type(2){
	border: none;
	font-size: 13px;
	float: right;
	line-height: 32px;
	margin-right: 2%;
	color: #7da803;
	font-weight: 800;
}
.policy h3 .isGa{
	border: none;
	font-size: 13px;
	float: right;
	line-height: 32px;
	margin-right: 2%;
	color: #7da803;
	font-weight: 800;
}
.policy{
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: -10px;
}
/*-----------公益相册---------------*/
.photo{
	margin-top: -10px;
	text-align: center;
}
.photo h3{
	font-size: 18px;
	text-align: left;
}
.photo .imgA{
	width: 100%;
}
.photo .imgA img{
	width: 100%;
}
.photo p{
	text-align: left;
	text-indent: 1em;
	margin-top: 10px;
	margin-bottom: 0;
	line-height: 25px;
	font-size: 15px;
}
.slidesjs-next,.slidesjs-previous{
	position: absolute;
	top: 90px;
	width: 30px;
	height: 30px;
	z-index: 10000;
	text-indent: -98888px;
	overflow: hidden;
}
.slidesjs-previous{
	left: 0;
	background: url(../img/A_btn_left.png);
	background-size:100% 100% ;
}
.slidesjs-next{
	background: url(../img/A_btn_right.png);
	background-size:100% 100% ;
	right: 0;
}
.slidetext p{
	display: none;
}
.title_acr_num{
	display: inline-block;
	font-size: 13px;
	color: #676767;
}
.slidesbox{
	position: relative;
}
.slidetext p{
	margin-top: 10px;
}
/*------------公益视频------------*/
embed{
	width: 100%;
}

/*----------------资助院校------------------*/
/*资助头部*/
.swiper-container{
	width: 100%;
	height: 150px;
}
.swiper-container img{
	width: 100%;
}
.swiper-button-next, .swiper-button-prev{
	display: none;
}
/*.swiper-pagination-bullet{
	width: 8px;
	height: 4px;
	background: red;
	border: 1px solid red;
}
.swiper-pagination-bullet-active{
	width: 8px;
	height: 8px;
	border: 1px solid red;
	border-radius: 5px;
	background: none;
	bottom: 8px;
}*/
.col-md-12{
	padding: 0;
}
.sch_nav{
	width: 100%;
	margin: 0 auto;
	padding-top: 10px;
	background: #f5f5f5;
}
.sch_nav div{
	width: 25%;
	float: left;
	text-align: center;
}
.sch_nav div img{
	width: 42px;
}
.sch_nav div p{
    font-size: 13.5px;
    margin-top: 5px;
}
.content div{
	height: 200px;
}
.imgs{
	width: 100%;
}
.imgs1{
	height: 50px;
}
.tjsch{
	margin-top: 10px;
}
.swiper-container2 .swiper-slide{
	margin-right: 0.5% !important;
	width: 36% !important;
	text-align: center;
}
.swiper-container2 .swiper-slide img{
	width: 70px;
}
.swiper-pagination {
	display: none;
}
.swiper-container2{
	height: 100px;	
}
.swiper-slide p{
	margin-top: 3px;
}
