.listnewhome{
    margin-bottom: 20px;
    border: 0px #e0e0e0 solid;
    padding-bottom: 0px;
}
.listnewhome .line{
    margin: 15px 0px;
}

.listnewhome h3{
    margin-bottom: 10px;
    margin-top: 0px;
}
.listnewhome a h3{
    color: #143c56;
    font-size: 16px;
    text-transform: initial;
    font-weight: 600;
    text-decoration: none;
    text-align: left;
}

.listnewhome img{
    height: 195px;
    margin-bottom: 20px;
    width: 100%;
    border: 1px solid #e4e4e4;
}

.listnewhome .emotion{
	font-size: 10px;
    color: #41455e;	
}
.listnewhome .emotion p{
    margin: 5px 0px;
    font-size: 12px!important;
}
.listnewhome .emotion a{
	color: #41455e;
	text-decoration:none;
}
.listnewhome .emotion a.catpro{
	color: white;
    text-decoration: none;
    background: #81bd00;
    padding: 3px 5px;
    font-size: 11px;
    padding-right: 0px;
    margin-right: 10px;
}

.listnewhome .emotion a.catpro:hover{
	background:black;
}

.listnewhome .emotion p span{
	padding-right: 10px;	
}
.listnewhome .xemthem{
    background: #cd3816;
    padding: 6px 8px;
    float: left;
    border-radius: 3px;
}
.listnewhome .xemthem a{
    font-size: 13px;
    color: white;
    text-decoration: none;
}
.listnewhome .xemthem:hover{
    background: #e80000;	
}
.listnewhome .img{
}
.listnewhome .img img{
    width: 100%;
    height: 115px;
    border: none;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
}
.listnewhome .img img:hover{
	transform: scale(1.1);
	-wbekit-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.listnewhome .info{}
.listnewhome .info p {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    color: #5f5f5f;
}


.list_news{

}
.list_news .img{

}
.list_news .img img{

}
.list_news .name a:before{}
.list_news p{
    margin-top: 15px;
    font-size: 14px;
    line-height: 24px;
    text-align: justify;	
}
.list_news .name a{
    color: #4e5256;
    font-size: 21px;
    font-family: utm;
    text-transform: uppercase;	
}

.detail_new div{
	max-width:100%!important;
}
.newsorther{
    margin-bottom: 15px;
    min-height: 70px;
}
.newsorther .img img{
    width: 100%;
    max-height: 70px;
}
.newsorther .info{}
.newsorther .info a{
    color: #005678;
    font-size: 12px;
    text-decoration: none;
}


.danhba{
    width: 330px;
    float: left;
    height: 100px;
    margin: 10px;
}
.danhba img{
    width: 80px;
    height: 80px;
    margin-right: 10px;
    float: left;
    border: 1px #E0E0E0 solid;
    padding: 2px;
}
.danhba h4{
    margin-top: 0px;
}
.danhba h4 a{
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    color: black;
}
