/*//lvpeng*/
.center {
	width: 88%;
	margin: 0px auto;
}
.jihua {
	width: 1200px;
	height: 40px;
	border-bottom: 2px solid #EEEEEE;
	margin: 0px auto;
}
.biaoti {
	padding-top: 20px;
	font-family:"Noto Sans CJK SC", "Source Han Sans CN";
	font-size: 12px;
	color: #888888;
}
.xiaobiaoti {
	width: 100%;
	margin: 0px auto;
	margin-top: 15px;
	/* padding-bottom: 20px; */
}
.center-head {
	width: 94%;
	margin: 0px auto;
	margin-top: 22px;
	padding-bottom: 10px;
}
.head-title {
	font-family:"Noto Sans CJK SC", "Source Han Sans CN";
	font-size: 22px;
	color: #666666;
	border-bottom: 2px solid #c8c7c7;
	padding-bottom: 10px;
}
.head-title-content ul {
	height: 44px;
	font-family:"Noto Sans CJK SC", "Source Han Sans CN";
	font-size: 16px;
	color: #888888;
	line-height: 44px;
	border-bottom: 1px dashed #c8c7c7;
}