.foucs-img {
	max-width: 1920px;
	margin: 0 auto;
	height: 550px;
	background-repeat: no-repeat;
	background-position: center center;
}

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

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

.ic-titleWrapper {
	text-align: center;
}

.ic-title {
	width: auto;
	margin: 10px auto 30px;
	border-bottom: solid 1px #2F2F2F;
	text-align: center;
	text-transform: uppercase;
	font-size: 22px;
	letter-spacing: 1px;
	display: inline-block;
	padding: 0 50px 12px;
}

.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: #d0a20b;
}