.inner-next-pre {
	width: 100%;
	height: 30px;
	line-height: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 13px;
	color: #454545;
	margin: 0 auto;
	display: table;
	letter-spacing: 1px;
	border-top: dashed 1px #DFDFDF;
	
}

.inner-next-pre .nodata_ {
	color: #9F9F9F;
}

.inner-next-pre a {
	color: #454545;
	text-decoration: none;
}

.inner-next-pre a:hover {
	color: #EC8857;
}

.inner-next-pre .inner-pre {
	float: left;
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}

.inner-next-pre .inner-next {
	float: right;
	width: 48%;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#news-show-box {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

.news-title-date {
	display: table;
	width: 100%;
}

.news-title-date .news-show-title {
	width: 70%;
	height: 28px;
	font-size: 25px;
	color: #232323;
	text-align: left;
	line-height: 28px;
	letter-spacing: 1px;
	border-left: solid 6px #EC8857;
	float: left;
	padding-left: 15px;
}

.news-title-date .news-show-info {
	width: 20%;
	height: 30px;
	font-size: 13px;
	color: #6f6f6f;
	line-height: 20px;
	text-align: right;
	letter-spacing: 1px;
	float: right;
}

#news-show-box>.news-show-intro {
	width: 100%;
	min-height: 500px;
	margin-top: 30px;
	padding-bottom: 50px;
}

#news-show-box>.news-show-intro img {
	max-width: 100%;
}

.nWrapper {
	max-width: 1920px;
	margin: 0 auto;
	min-height: 800px;
}

.nContent {
	width: 1200px;
	margin: 0 auto;
	display: table;
	height: auto;
}

.rightContent {
	width: 1200px;
	float: right;
	background: #FFFFFF;
}

.rightContent .nsection1 {
	padding-top: 0px;
	padding-bottom: 14px;
	border-bottom: solid 1px #DFDFDF;
	display: table;
	width: 100%;
	margin-bottom: 30px;
}

.rightContent .nsection1 .nleft {
	font-size: 22px;
	float: left;
}

.rightContent .nsection1 .nright {
	font-size: 12px;
	float: right;
	margin-top: 10PX;
}

.rightContent .nsection1 .nright a,
.rightContent .nsection1 .nright {
	color: #666666;
}

.rightContent .nsection1 .nright a:hover {
	color: #EC8857;
}


/***********/

.navTop2 {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 50px;
	background: #F1F1F1;
}

.navTop2 .wrapper {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}

.navTop2 .navTitle {
	float: left;
	height: 100%;
	width: 580px;
}

.navTop2 .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;
}

.navTop2 .positionNow {
	float: right;
	width: 580px;
	height: 100%;
}

.navTop2 .positionNow a,
.navTop2 .positionNow div {
	float: right;
	height: 50px;
	display: inline-block;
	line-height: 50px;
	margin-left: 12px;
	color: #666666;
	font-size: 13px;
	letter-spacing: 1px;
}

.navTop2 .positionNow div {
	font-size: 16px;
}

.navTop2 .positionNow div.inLocation {
	font-size: 13px;
}

.navTop2 .positionNow a:hover {
	color: #EC8857;
}