﻿.box-primary{
	margin-bottom:0px;
	overflow:hidden;
	padding-top:50px;
}
.header01{
	margin-bottom:20px;
}
.header01 .title-category{
	color:#233a7b;
	font-size:18px;
	font-weight:normal;
}
.box-news{
	overflow:hidden;
}
.box-news-list{
	margin-left:-3%;
}
.news{
	width:47%;
	overflow:hidden;
	margin:0px 0px 12px 3%;
	float:left;
	padding:3px 0px 5px 0px;
}
.first-news{
	border:none;
	background:#fcd8da;
}

.body-news{
	overflow:hidden;
}
.image-news{
	width:30%;
	float:left;
	margin-top:3px;
}
.first-news .image-news{
	margin-left:8px;
}

.image-news img{
	width:100%;
}
.right-news{
	float:right;
	width:67%;
}
.first-news .right-news{
	width:65%;
	margin-right:0.8%;
}

.title-news{
	color:#272727;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	display:block;
}
.title-news:hover{
	color:#f58e32;
}
.date-time{
	display:block;
	margin-bottom:2px;
}
.summary-news{
	text-align:justify;
	line-height:17px;
}
.first-news-feature{
	margin:0px 0px 20px 0px;
}
.image-first-news-feature{
	display:block;
	width:46%;
	float:left;
	margin-right:20px;
}
.image-first-news-feature img{
	width:100%;
}

.title-first-news-feature{
	color:#233a7b;
	font-size:18px;
	font-weight:normal;
	line-height:22px;
	display:block;
	margin-bottom:10px;
}

.title-first-news-feature:hover{
	color:#f58e32;
}


.news-feature{
	width:41%;
	float:left;
	margin-bottom:20px;
}
.image-news-feature{
	width:48%;
	float:left;
	display:block;
}
.image-news-feature img{
	width:100%;
}

.title-news-feature{
	width:48%;
	float:right;
	color:#303030;
	font-weight:bold;
}