.UIHotnewsModule_caobanghotnew .HotnewsControl {
        background: #fff none repeat scroll 0 0;
        border-radius: 5px 5px 0 0;
        padding: 0;
        /* border: 1px dotted #8c8c8c; */
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .Header span {
        color: #fff;
        display: inline-block;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
        white-space: nowrap;
        padding-left: 20px;
        line-height: 30px;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsScroll {
        height: auto;
        margin: 0;
        overflow: hidden;
        padding: 0;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .Header {
        background: #cc0000 url("https://storage-vnportal.vnpt.vn/cto-chinhquyen/4972/Banner/t.png") no-repeat scroll right 5px center;
        border-bottom: 1px solid #ddd;
        height: 30px;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList {
        clear: both;
        display: block;
        padding: 0 5px;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem {
        background: rgba(0, 0, 0, 0) url("https://storage-vnportal.vnpt.vn/cto-chinhquyen/4972/Banner/i1.png") no-repeat scroll left center;
        clear: both;
        display: block;
        padding: 4px 0 4px 10px;
        /* border-bottom: 1px dotted #8c8c8c; */
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem + .HotnewsItem{
        border-top: 1px dotted #8c8c8c;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem img {
        display: none;
        float: left;
        height: 50px;
        margin-right: 6px;
        vertical-align: top;
        width: 65px;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem a {
        color: #222222;
        text-decoration: none;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle {
        color: #222222;
        padding-top: 0;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .HotnewsItem .ArticleTitle:hover {
        color: #00458a;
}
.UIHotnewsModule_caobanghotnew .HotnewsControl .HotnewsList .active {
        background-color: #cccccc;
}
.HotnewsControl .hidden-hover{
        display:none;
        width: 300px;
        position: absolute;
        background: #fff;
        border: 1px solid #ccc;
        padding: 10px;
        border-radius: 3px;
        z-index: 999;
        box-shadow: inset 0 4px 22px rgba(0, 0, 0, .04);
        gap: 10px;
        left: -25px;
}
.HotnewsControl .HotnewsList .HotnewsItem .hidden-hover img{
        display:block;
        width:120px;
        height:90px;
}
.HotnewsControl .hidden-hover a{
       
        font-size:14px;
        text-align:left;
}
