	.blog-sidebar .bp_block_item .row {
    margin: 0;
}
.blog-sidebar .bp-news-button-action {
    display: none;
}
.blog-sidebar .news_title{
    margin-top: 0;
    line-height: 1.425;
    font-size: 14px;
}
.blog-sidebar .news_title a {
    color: #000;
}
.blog-sidebar .cls_img_hot_news img {
    height: 70px;
}
.box-title {
    padding: 10px 0px;
    color: #000;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    background: #dff7ff;
    margin: 15px 0;
    text-align: left;
    padding-left: 5px;
    text-transform: uppercase;
}
.category-sidebar .bp_category_option_item {
    border: 1px solid #e6e6e6;
    padding: 5px;
    margin-bottom: 15px;
}
.category-sidebar .bp_name_category_option {
        margin: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    color: #337ab7;
}
.blog-sidebar  .bp_block_item {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 5px;
    margin-top: 5px;
}
.blog-sidebar .cls_img_hot_news {
    padding-left: 0;
}
.bp_news_sub p,.bp-news-button-action {
    display: none;
}
.blog-list .bp_block_item img {    width: 100%;
    height: 120px;
    object-fit: cover;
}
.blog-list .bp_block_item {
        margin-bottom: 15px;
    padding: 10px;
    border: 1px #ebebeb solid;
}
.blog-list .bp_block_item .row {
    margin: 0;
}
.blog-list .news_title a {
        line-height: 1.425;
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
