.listnews {
	float: left;
	width: 100%;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	margin-top: 5px;
	margin-right: 1%;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

	.listnews p {
		padding-top: 9px;
		font-size: 16px;
	}

	.listnews:nth-child(4n+1) {
		margin-right: 0
	}

	.listnews span.date {
		display: inline-block;
		margin-left: 10px;
		color: #555
	}

	.listnews img {
		width: 36px;
		height: 36px;
		float: left;
		margin: 0px 12px 0px 0;
	}

	.listnews .tieude {
	}

.listnews-full {
	width: 23.2%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
	background: #fff;
	border: 1px solid #ddd;
	/* overflow: hidden; */
}

	.listnews-full:nth-child(4n+1) {
		margin-right: 0;
	}

	.listnews-full img {
		width: 100%;
		height: 164px;
		margin-right: 20px;
		float: left;
	}

	.listnews-full .des-info {
		float: left;
		height: 150px;
		padding: 10px;
	}

	.listnews-full .tenbai {
		font-weight: bold;
		padding: 0;
		float: left;
		font-weight: bold;
		font-size: 14px;
		margin-top: 10px;
		color: #08c
	}

	.listnews-full .mota {
		float: left;
		font-family: 'BARLOWSEMICONDENSED-REGULAR';
		font-size: 18px;
		color: #4a4a4a;
		margin-bottom: 25px;
	}

.listnews-first {
	width: 400px;
	float: left;
	position: relative;
	margin-top: 15px;
	margin-right: 12px;
}

	.listnews-first img {
		width: 100%;
	}

	.listnews-first .flow {
	}

	.listnews-first .tieude {
		font-weight: bold;
		padding: 10px 0;
		font-size: 1px;
	}

	.listnews-first .mota {
		font-size: 14px;
		text-align: justify;
	}

.listnew-right {
	float: left;
	width: 100%;
}

	.listnew-right .motadichvu {
		font-size: 14px;
		padding: 10px;
	}

	.listnew-right p {
		color: #000;
		padding-right: 5px;
		/* line-height: 1.6; */
	}

		.listnew-right p.tenbai {
			font-size: 17px;
			line-height: 25px;
			float: left;
			width: 100%;
			margin-bottom: 10px;
			font-family: 'BarlowSemiCondensed-SemiBold';
			color: #000000;
			height: 52px;
		}


#rightbar .sub-list {
	background: #eee;
	padding: 10px;
	float: left;
	color: #8ab81a
}

	#rightbar .sub-list a {
		color: #8ab81a;
		font-weight: bold;
	}

#rightbar .listnew-right p {
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
}

.rightbox .box .listnews img {
	width: 85px;
	height: 85px;
	margin-top: 3px
}

.rightbox .box .listnews {
	color: #000
}

	.rightbox .box .listnews a {
		font-weight: bold;
		color: #000;
		font-size: 14px;
	}

.lien-ket-wrap .box {
	width: 16%;
	margin-right: 0.8%;
	float: left;
}

.sub-list .listnews {
	width: 100%;
	float: left;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
	line-height: 1.2em;
}

@media(min-width:370px) and (max-width:1024px) {
	.box .listnews img {
		max-height: 200px !important;
		height: auto !important;
		width: 40% !important
	}

	.hot .tophot .col-thumb img {
		max-height: 200px !important;
		height: auto !important;
		width: 32% !important
	}
}
