.school_left{
	width: 210px;
	height:245px;
	background-color: #f8f8f8;
	border: solid 1px #d8d8d8;
	margin-top: 40px;
	float: left;
}
.school_center{
	width: 1200px;
	margin: auto;

}
.school_left_title{
	width: 180px;
	height: 60px;
	border-bottom: 1px dashed #D8D8D8;
	margin: auto;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #333;
	cursor: pointer;
	position: relative;
}
.school_left_title:last-child{
	border: none;
}
.school_xf{
	position: absolute;
	top: 0;
	left: -16px;
}
.school_xf_top{
	position: absolute;
	top:-10px;
	left: -16px;
}
.school_xf_box span{
	position: absolute;
	top: 20px;
	left: 25px;
	color: #fff;
	z-index: 999;
	width: 160px;
	text-align: left;
}
.school_xf_box{
	position: absolute;
    top: 0;
    left: -15px;
}
.school_xfd{
	position: absolute;
	top: 30px;
	left: 10px;
	z-index: 998;
}
.school_right{
	float: right;
	width: 961px;
}
.school_right_title{
	width: 960px;
	height: 51px;
	border-bottom: 2px solid #e5e5e5;
	margin-top: 40px;
	line-height:38px;
	font-size: 28px;
	color: #2067c4;
	font-weight: bold;
	margin-bottom: 20px;
}

.school_right li{
	position: relative;
	margin-top: 14px;
}
.school_right li:nth-child(1){
	margin-top: 0;
}
.li_left_school{
	width: 70px;
	height: 68px;
	float: left;
	background: url(/templates/1/default/_files/en/img/222.png)no-repeat;
	background-size: 100% 100%;

	line-height: 75px;
	position: absolute;
	top: 0;
	left: 0;
}
.li_left_school span{
	font-size: 24px;
	color: #2067c4;
	margin-left: 20px;
}
.li_right_school{
	width: 890px;
	height: 66px;
	background-color: #fcfcfc;
	border: solid 1px #eaeaea;
	margin-left: 69px;
}
.school_conent{
	float: left;
	width: 680px;
	margin-left: 20px;
	height: 66px;
	cursor: pointer;

}
.school_conent p{
	font-size: 20px;
	color: #333333;
	margin-top: 15px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 630px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.school_conent span{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #5f92d4;
}
.school_data{
	float: left;
	height: 66px;
	line-height: 66px;
	font-size: 16px;
	color: #aaa;
}
.school_right ul li:hover .li_right_school{
	border: 1px solid #c5d1e2;
	background: #f5f8fc;
}
.school_right ul li:hover .school_data{
	color: #a9b6c7;
}
.school_xf_box{
	display: none;
}
