	.inner-next-pre {
		width: 1200px;
		margin: 0 auto;
		height: 20px;
		font-size: 12px;
		color: #232323;
		margin-top: 50PX;
		line-height: 20px;
	}
	
	.inner-next-pre span {
		font-size: 12px;
	}
	
	.inner-next-pre a {
		color: #232323;
		line-height: 20px;
		transition: all .5s;
		font-size: 12px;
	}
	
	.inner-next-pre a:hover {
		color: #CC9933;
	}
	
	.inner-next-pre .inner-pre {
		float: left;
		width: 50%;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 20px;
	}
	
	.inner-next-pre .inner-next {
		float: right;
		width: 45%;
		text-align: right;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		line-height: 20px;
	}
	
	.article-info {
		border-bottom: none;
	}
	
	.article-body img {
		max-width: 100%;
	}
	
	.main .article-box {
		padding: 0;
	}
	.viewproduct{
		padding: 0 5px;
	}
