.news-list .news-item .new-mark {
	color: #f15a24;
	background-color: transparent;
	display: inline-block;
	padding: 0 0.3rem;
	font-size: 0.85rem;
	line-height: 1.4em;
	margin: 0 0.5rem;
	height: 1.6em;
	vertical-align: 0.1rem;
}

.news-item .news-category {
	display: inline-block;
	color: #fff;
	background-color: #34a0e2;
	padding: 0 0.5rem;
	height: 1.5rem;
	line-height: 1.5rem;
}

.news-item .news-category + .news-category {
	margin-left: 0.5rem;
}
