.inner-next-pre {
	width: 100%;
	height: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 13px;
	color: #454545;
	margin: 0 AUTO;
	display: table;
	letter-spacing: 1px;
}

.inner-next-pre a {
	color: #5F5F5F;
	text-decoration: none;
}

.inner-next-pre a:hover {
	color: #d0a20b;
}

.inner-next-pre .inner-pre {
	float: left;
	width: 90%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 12px;
}

.inner-next-pre .inner-next {
	float: left;
	width: 90%;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#news-show-box {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

#news-show-box>.news-show-title {
	width: 100%;
	height: 45px;
	font-size: 20px;
	color: #232323;
	text-align: center;
	line-height: 45px;
}

#news-show-box>.news-show-info {
	width: 100%;
	height: 30px;
	font-size: 13px;
	color: #999;
	line-height: 30px;
	text-align: center;
}

#news-show-box>.news-show-intro {
	width: 100%;
	min-height: 500px;
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-top: 30px;
	padding-bottom: 60px;
}

#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: #d0a20b;
}