.foucs-img {
	max-width: 1920px;
	margin: 0 auto;
	height: 576px;
	background: url(../images/neiyedatu.jpg) no-repeat center center;
	position: relative;
	z-index: 2;
}

.inner-all {
	width: 1200px;
	margin: 30px auto;
	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: right;
	font-size: 12PX;
	color: #6F6F6F;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.pageLocation a {
	color: #6F6F6F;
}

.pageLocation a:hover {
	color: #e3711c;
}


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

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


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

.aboutNav {
	width: 100%;
	margin: 30px auto 20px;
	display: table;
	height: 100px;
	border-right: none;
}

.aboutNav a {
	display: block;
	float: left;
	width: 200px;
	height: 100px;
}

.aboutNav a img {
	display: block;
	width: 100%;
	height: 100%;
}

.nyTitle {
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #0F0F0F;
}


/*****about*******/


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

.navTop {
	width: 100%;
	margin: 0 auto;
	border-bottom: solid 1px #CFCFCF;
	display: table;
}

.navTop .wrapper {
	width: 100%;
	margin: 2px auto;
	background: #FFFFFF;
}

.navTop .positionNow {
	float: right;
	width: 800px;
	height: 100%;
}

.navTop .positionNow a,
.navTop .positionNow div {
	float: right;
	display: inline-block;
	margin-left: 12px;
	color: #666666;
	font-size: 14px;
	padding: 0px 0px 10px;
	letter-spacing: 1px;
	color: #0F0F0F;
}

.navTop .positionNow div {
	font-size: 14px;
}

.navTop .positionNow div.inLocation {
	font-size: 14px;
}

.navTop .positionNow a:hover {
	color: #a40000;
}


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

.pagelist {
	display: block;
	text-align: center;
	margin-right: 3px;
	margin-top: -10px;
}

.pagelist span {
	font-size: 22px;
	position: relative;
	top: -6px;
}

.pagelist .pre-span,
.pagelist .next-span {
	font-size: 40px;
	color: #AFAFAF;
	position: relative;
	top: 2px;
	border: solid 0px #AFAFAF;
	/*border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;*/
	background: #FFFFFF;
	width: 50px;
	height: 50px;
	display: inline-block;
	color: #ABABAB;
	line-height: 50px;
	text-align: center;
	margin: 0 10px;
}

.pagelist .now,
.pagelist .all,
.pagelist span {
	color: #353535;
}

.pagelist a.pre-next {
	font-size: 40px;
	position: relative;
	top: 2px;
	border: solid 0px #a40000;
	background: #FFFFFF;
	/*border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;*/
	width: 50px;
	height: 50px;
	display: inline-block;
	color: #a40000;
	line-height: 50px;
	text-align: center;
	margin: 0 10px;
}


/*.pagelist a.pre-next:hover {
	background: #a40000;
	color: #FFFFFF;
}
*/


/*******page*****/