.inner-next-pre {
	width: 100%;
	height: 20px;
	padding-top: 30px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #232323;
	margin: 0 AUTO;
	border-top: solid 1px #EFEFEF;
	letter-spacing: 1px;
}

.inner-next-pre a {
	color: #232323;
	text-decoration: none;
	letter-spacing: 1px;
}

.inner-next-pre a:hover {
	color: #e3711c;
}

.inner-next-pre .inner-pre {
	float: left;
	width: 48%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 2px;
}

.inner-next-pre .inner-next {
	float: right;
	width: 48%;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 2px;
}

#news-show-box {
	width: 100%;
	height: auto;
	margin: auto;
	margin-top: 20px;
}

#news-show-box .news-show-title {
	width: 100%;
	height: 45px;
	font-size: 22px;
	color: #232323;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	letter-spacing: 1px;
}

#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: 20px;
}

#news-show-box .news-show-intro img {
	max-width: 100%;
}

.nWrapper {
	max-width: 1920px;
	margin: 0 auto;
	min-height: 400px;
}

.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: #64a205;
}