body {
	font-family: SourceHanSansCN-Regular;
	color: #f8f8f8;
	font-size: 16px;
}

a {
	color: #f8f8f8;
}

a:focus {
	outline: none;
}

img {
	border: none !important;
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ele {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
/* 搜索次数 */
.sscs{
	width: 100%;
	height: 600px;
}