
.main_5{
	padding: 0 20px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*当前位置*/
.main_51{
	height: 50px;
	line-height: 50px;
	border-bottom: 2px solid #dbdbdb;
	margin-bottom: 20px;
}
.main_521{
	width: 21.5%;
	padding-bottom: 20px;
	border-right: 1px solid #e3e3e3;
}

/*父栏目*/
.main_5211{
	width: 230px;
	height: 50px;
	line-height: 50px;
	background: #0084d3;
}
.main_5211 a{
	color: #fff;
	font-size: 20px;
}

/*同级栏目*/
.main_5212{
	width: 210px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e3e3e3;
	margin-left: 10px;
}
.main_5212 a{
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
}
.main_5212 a:hover{
	color: #1669ab;
	background: url(lmy1.png) no-repeat 90% center;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
}
.main_52121_click{
	background: url(lmy1.png) no-repeat 90% center;
}
.main_522{
	width: 77%;
}
.main_5221{
	height: 49px;
    line-height: 49px;
    color: #1669ab;
    border-bottom: 1px solid #1669ab;
	margin-bottom: 15px;
}
/*信息列表*/

.main_31222{
	width: 33.33%;
	line-height: 40px;
	margin-bottom: 5px;
}
.main_31222:hover{
	color: #1669ab;
}
.main_31222:hover div{
	color: #1669ab;
}
.main_312221 img{
	width: 210px;
    height: 140px;
}

#pages-num {
	border: 1px solid #8d8d8d;
}
















