.listnewhome{
}
.listnewhome .line{
    margin: 10px 0px;
    background: #f1f1f1;
    height: 1px;
}

.listnewhome h3{
    margin-bottom: 10px;
    margin-top: 0px;
}
.listnewhome h3 a{
    color: black;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    text-decoration: none;
}

.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%;
    max-height: auto;
    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: 13px;
    line-height: 20px;
    font-weight: 400;
}


.list_news{
	    padding-bottom: 5px;
}
.list_news .img{
    width: 130px;
    height: 70px;
}
.list_news .img img{
    width: 100%;
    border: none;
    height: 100%;	
}

.list_news .name{
    padding-left: 0px;	
}
.list_news .name a{
    color: black;
    font-size: 12px;	
}
.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;
}
