.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;
}

.main_52221{
	height: 41px;
    line-height: 41px;
    padding-left: 10px;
    border-bottom: 1px dashed #e3e3e3;
}
.main_522211{
	padding-right: 5px;
    line-height: 38px;
    font-size: 40px;
}
.main_522212{
    right: 0;
    top: 0;
    color: #999999;
} 




















