*{
	margin-top: 0;
}

.schoolLine{
	text-align: center;
	width: 100%;
	background: url(/img/campusImg/xz_bg_img.png) no-repeat 0;
    background-position-y: -80px;
	/*取消空行*/
	font-size:0;
	color: #BCA465;
	font-weight: 700;
	
	
}
.schoolLine p{
	font-size:19px ;
}
.circle {
	font-size:16px ;
	margin: 50px 50px;
	display: inline-block;
    width: 100px;
    height: 100px;
	background:url(/img/campusImg/circle-l.png) no-repeat center;
   
    text-align: center;
	line-height: 100px;

}
.circle:hover{
	background:url(/img/campusImg/circle-b.png) no-repeat center;
	color: #9e9e9e;
}
/**
 * 三角星
 */

.arrow1{
	text-align:center;
	display: inline-block;
	color: #a58314;
    width: 100%;
    height: 52px;
    line-height: 1px;
    top: 16px;
    position: relative;
    background: url(/img/campusImg/cutting-line.png) no-repeat bottom;
}
#column-level-4-content{
	width: 1104px;
	margin: 0 auto;
}
