.Article_Item {
    clear: both;
    width: 100%;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.NewsBoxBrief {
    font-weight: normal;
    text-align: center;
    font-size: 15px;
}
.NewsBoxStyle2_Title {
    color: #aaa;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: left;
    background: #292929;
    width: 100%;
    display: block;
    text-align: center;
}
.VNVN_17_UC_NEWS_DETAIL_1_1_Text {
    text-align: left;
    color: #000000;
    margin: 0;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}
.NewsBoxBrief br, .Article_Item_Box br {
    display: none;
}

.CenterBoxNewsBriefArticle {
    min-height: 365px;
    /*	background: linear-gradient(to bottom, rgba(28,28,28,1) 0%,rgba(40,40,40,1) 19%,rgba(70,70,70,1) 40%,rgba(40,40,40,1) 71%,rgba(28,28,28,1) 100%);*/
}
.div_table{
    width:100%;
}
.div_col1, .div_col2 {
    float: left;
    width: 49%;
}
.div_col11 {
    float: left;
    width: 20%;
}
.div_col12 {
    float: left;
    width: 80%;
}
.HBrand0 {
    background-color: #7dc647;
}

.HBrand1 {
    background-color: #c00000;
}

.HBrand2 {
    background-color: #2596e8;
}

.HBrand3 {
    background-color: #e90006;
}

.div_GBrandTitle, .div_GBrandTitle1 {
    background-color: #81c342;
    color: #fff;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
}
.div_GBrandHeader {
    margin-right: 5px;
    padding: 5px;
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    margin-bottom:10px;
}
@media (max-width: 1000px) {
    .div_col1, .div_col2 {
     
        width: 100%;
    }
	.div_col11 {
    float: left;
    width: 30%;
}
.div_col12 {
    float: left;
    width: 70%;
}
.VNVN_17_UC_NEWS_DETAIL_1_1_Text img{width:100%!important;}
}