.content-right ul{
	font-size: 0;
}
.content-right li{
	background: url(/uploads/image/sactnnimages/bg_member.png) no-repeat;
	height: 70px;
	width: 166px;
	/* text-align: center; */
	/* line-height: 70px; */
	display: flex;
	align-items: center;
	/* justify-content: center; */
	font-size: 14px;
	color: #333;
	margin-bottom: 20px;
	float: left;
	margin-right: 20px;
	padding: 0 10px;
	box-sizing: border-box;
}
.content-right li:nth-child(5n) {
	margin-right: 0;
}
.content_body *{
	line-height: 35px!important;
	font-size: 16px !important;
}
