.foucs-img {
	max-width: 1920px;
	margin: 0 auto;
	height: 600px;
	background: url(../images/neiyedatu.jpg) no-repeat center center
}

.inner-all {
	width: 1200px;
	margin: 20px auto 100px;
	min-height: 400px;
}

.inner-content {
	width: 100%;
	clear: both;
}

.inner-content img {
	max-width: 100%;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
	line-height: 0;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
	*zoom: 1;
}

.pageLocation {
	text-align: left;
	font-size: 13PX;
	color: #6F6F6F;
	letter-spacing: 1px;
	margin: 30px 0;
	border-bottom: solid 1px #EFEFEF;
	padding-bottom: 20px;
}

.pageLocation a {
	color: #6F6F6F;
}

.pageLocation a:hover {
	color: #067CC2;
}


/************/

.nodata {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #888888;
	font-size: 14px;
	padding: 100px 0;
	letter-spacing: 2PX;
}


/************/