body{
	background: #f4f8f7;
}
.main_3{
	padding: 0 2%;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 20px;
}
/*褰撳墠浣嶇疆*/
.main_31{
	height: 50px;
	line-height: 50px;
	padding-left: 10px;
	border-bottom: 1px dashed #333;
}
.main_31 a{
	font-size: 16px;
	color: #333;
	
}
.main_32{
	height: 50px;
	line-height: 50px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
}
/*鐖舵爮鐩�*/
.main_33{
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #f4f4f4;
	margin-bottom: 10px;
}
.main_33 a{
	width: 10%;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #0064c2;
	border-bottom: 2px solid #0064c2;
}
.main_34{
	padding-bottom: 10px;
}
.main_34 a{
	width: calc(100% / 6 - 20px);
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

