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

.inner-all {
	width: 1200px;
	margin: 25px auto;
	min-height: 420px;
}

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

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

.nodata {
	text-align: center;
	width: 100%;
	margin: 0 auto;
	color: #888888;
	font-size: 14px;
	padding: 120px 0;
	letter-spacing: 1PX;
}
/************/
	.navTop {
		width: 100%;
		max-width: 1920px;
		margin: 35px auto 0;
		height: 50px;
	}
	
	.navTop .wrapper {
		width: 1200px;
		height: 100%;
		margin: 0 auto;
		background: #FFFFFF;
	}
	
	.navTop .navTitle {
		float: left;
		height: 100%;
		width: 580px;
	}
	
	.navTop .navTitle a {
		display: inline-block;
		height: 100%;
		line-height: 50px;
		padding: 0 25px;
		color: #353535;
		font-size: 15px;
		text-transform: uppercase;
		margin-left: 1px;
		background: #FFFFFF;
		position: relative;
		z-index: 30;
		width: auto;
		text-align: center;
		letter-spacing: 2px;
		float: left;
	}
	
	.navTop .positionNow {
		float: right;
		width: 580px;
		height: 100%;
	}
	
	.navTop .positionNow a,
	.navTop .positionNow div {
		float: right;
		height: 50px;
		display: inline-block;
		line-height: 50px;
		margin-left: 12px;
		color: #666666;
		font-size: 13px;
		letter-spacing: 1px;
	}
	
	.navTop .positionNow div {
		font-size: 16px;
	}
	
	.navTop .positionNow div.inLocation {
		font-size: 13px;
	}
	
	.navTop .positionNow a:hover {
		color: #0F0F0F;
	}