.content_gobal{
	margin-top: 30px;
	overflow: auto;
	
}
.content_zs_jx_xg{
	margin-top: 20px;
	overflow: auto;
}
.content_mlxy{
	margin-top: 20px;
	overflow: auto;
}
/*公共标题*/
.title{
	overflow: auto;
	background: url(../img/title_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 30px;
}
.title span{
	color: #FFFFFF;
	line-height: 30px;
	padding: 0px 0px 5px 25px;
}
.title a{
	color: #333333;
}
.bg{
	background: #13a17b;
}
/*学校要闻*/
.xxyw{
	width: 63%;
	float: left;
}
.xxyw_box{
	width: 100%;
	padding: 10px;
	border: 1px solid #eee;
}
/*学校新闻左侧图片*/
.box_left,.box_right{
	width: 48%;
}

#news_img div img{
	width: 100%;
	height: 247px;
	cursor: pointer;
}
/*右侧文字*/
#xxjj_txt a{
	cursor: pointer;
}
#xxjj_txt a:hover{
	color: #333333;
	text-decoration:none;
}
.xxyw_note .h4{
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.note_datalis{
	text-indent: 2em;
	height: 60px;
	overflow: hidden;
	font-size: 14px;
	line-height: 20px;
}
.xxyw_note ul{
	margin-top: 10px;
	border-top: 1px solid #eee;
	overflow: hidden;
	padding-left: 0px;
}
.xxyw_note ul li {
	line-height: 27px;
}
.xxyw_note ul li p:before {
    content: url(../img/icon_li.png);
    color: #309BC0;
    margin-right: 5px;
}
.xxyw_note ul li span i{
    font-style: normal;
    font-size: 13px;
}

.xxyw_li{
	cursor: pointer;
	margin: 0;
	width: 70%;
	max-width: 75%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
}
.xxyw_note ul li a{
	color: #333333;
}
/*其他入口*/
.other_box{
	margin-top: 30px;
}
.other_list{
	margin-left: 45px !important;
}
.other_box ul li{
	/* margin-right: 18px; */
	margin-right: 35px;
}
.other_box ul li:last-child{
	margin-right:0px;
}
.other_box ul li a p{
	line-height: 50px;
	text-align: center;
}

.txt_xxgk{	
	color: #a98d3d;	
}
.txt_xxzc{
	color: #a574bf;	
}
.txt_zscx{
	color: #2f9390;	
}
.txt_jxjy{
	color: #ec6941;	
}
.txt_xgyd{
	color: #32c935;	
}
.txt_kygz{
	color: #1f52d5;	
}
/*右侧   通知公告&校园公告*/
.notice{
	width: 35%;
	float: right;
}
.notice ul li span i{
    font-style: normal;
    font-size: 13px;
}
/*校园公告*/
.xy_note ul{
	margin-top: 10px;
	overflow: hidden;
	padding-left: 0px;
}	
.xy_note ul li{
	line-height: 30px;
}
.xy_note ul li p:before {
    content: url(../img/icon_li.png);
    color: #309BC0;
    margin-right: 5px;
}
/*通知公告*/
.tz_note{
	margin-top: 20px;
}
.tz_note ul{
	margin-top: 10px;
	overflow: hidden;
	padding-left: 0px;
}	
.tz_note ul li{
	line-height: 30px;
}
.tz_note ul li p:before {
    content: url(../img/icon_li.png);
    color: #309BC0;
    margin-right: 5px;
}
/*招生工作  & 教学管理  & 学工园地*/
.content_zs_jx_xg div{
	width: 32%;
	padding: 15px;
}
.content_zs_jx_xg .p{
	font-size: 18px;
	color: #42A3C4;
}
.content_zs_jx_xg .p a{
	font-size: 14px;
	color: #42A3C4;
	background: #E3EEF6;
	border-radius: 5px;
	padding: 0px 5px;
}
.content_zs_jx_xg .p .a{
	color: #E6A940;
	background: #F7F0DF;
}
.content_zs_jx_xg div ul{
	margin-top: 10px;
	overflow: hidden;
	padding-left: 0px;
}
.content_zs_jx_xg div ul li p:before{
	content: "■";
	color: #309BC0;
	margin-right: 5px;
}
.content_zs_jx_xg div ul li{
	line-height: 30px;
	color:#96C2E4;
	list-style:none
}
.content_zs_jx_xg ul li span i{
    font-style: normal;
    font-size: 13px;
}
/*招生工作*/
.zs_box {
	background: #F4FEFF;
	border: 1px solid #EBFBF8;
	float: left;
}
	
/*教学管理*/
.jx_box{
	margin: 0 auto;
	background: #FEFBF4;
	border: 1px solid #FAF0DF;
}
/*学工园地*/
.xg_box{
	background: #F4FEFF;
	border: 1px solid #EBFBF8;
	float: right;
}
/*轮播*/
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
/*魅力校园*/
.mlxy_box .swiper-container {
  height: 200px;
}
.mlxy_box .swiper-slide{
	position: relative;
}
.mlxy_box .swiper-slide img{
	width: 200px;
    height: 150px;
    position: absolute;
    top: 0;
	cursor: pointer;
}
.mlxy_box .swiper-slide p {
	color: #000;
    position: absolute;
    top: 120;
    bottom: 0;
    left: 25%;
    right: 0;
    font-size: 14px;
}
