.dep_con {
	width:1230px;
	margin:0 auto;
}
.dep_con .tit {
	color:#05468d;
	font-size:34px;
	padding:0 15px;
	line-height:90px;
	margin-bottom:5px;
}
.dep_ul li {
	width:225px;
	height:60px;
	/*border:1px solid #c9cacb;*/
	padding:0 24px;
	margin:0 15px 33px;
	float:left;
}
.dep_ul h4 {
	font-size:22px;
	line-height:60px;
	height:60px;
	overflow:hidden;
	border-bottom:1px solid #c9cacb;
}
.dep_ul .text {
	font-size:14px;
	line-height:25px;
	height:50px;
	margin-top:15px;
}