#page_title h2{
	background:url('../images/news/pagetitle.webp') no-repeat center center;
}
.news_heaeder{
	display:flex;
	justify-content:space-between;
	margin-bottom:20px;
}
.news_heaeder .cat{
	padding:0 10px;
	border-radius:15px;
	background:#1c8600;
	color:#fff;
}