body{
	background: #f4f8f7;
}

.main_3{
	background: #fff;
	padding: 0 20px 20px 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin-bottom: 20px;
}
/*栏目导航*/
.main_31{
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	color: #777;
	border-bottom: 1px solid #b7b7b7;
	margin-bottom: 20px;
}
/*栏目列表*/
.main_321{
	width: 21.69%;
	min-height: 400px;
	padding-right: 1.88%;
	text-align: center;
	border-right: 1px solid #e3e3e3;
}
/*父栏目*/
.main_3211{
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: #0064c2;
}
.main_3211:hover{
	color: #fff;
}
/*当前栏目*/
.main_3212{
	height: 47px;
	line-height: 47px;
	border-bottom: 1px solid #e3e3e3;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
}
.main_3212:hover{
	transition: all 0s ease-out;
	-webkit-transition: all 0s ease-out;
	-moz-transition: all 0s ease-out;
	-ms-transition: all 0s ease-out;
	background: url(gy_lmy_sj.png) no-repeat 95% center;
}
.main_3212_click{
	background: url(gy_lmy_sj.png) no-repeat 95% center;
}
/*栏目信息列表*/
.main_322{
	width: 74.53%;
	padding-bottom: 40px;
}
/*当前栏目*/
.main_3221{
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #0064c2;
	margin-bottom: 15px;
}
.main_3221 a{
	color: #082d71;
	font-size: 18px;
}
.main_3222{
	
}
.main_32221{
	height: 34px;
	line-height: 34px;
	
}
.main_32221 b{
	font-size: 20px;
}
.main_32221 div{
	right: 0;
	top: 0;
}