.col_news_list.listcon.zxj {
    float: left;
    width: 71%;
}
.lbr {
    float: right;
    width: 25%;
}


#l-container .inner {
    padding: .7rem 0 2.2rem;
    position: relative;
}.article h1.arti_title {
    font-size: 0.32rem;
}
.article .arti_info.clearfix {
    border-bottom: 0.01rem solid #8B1D30;
    padding-bottom: 0.25rem;
}.social-share {
    margin-top: -0.2rem;
    transform: none;
}
.sibi_art {
    border-top: 0.01rem solid #BD8791;
    padding-top: 0.2rem;
}
.lbr .lb {

}
.lbr .lb .ttx {
    font-size: 0.32rem;
    border-bottom: 0.01rem solid #8B1D30;
    padding-bottom: 0.25rem;
    line-height: 0.5rem;    font-weight: bold;
}


.lbr .lb li.news {
    border-bottom: 0.01rem solid #DDCCCF;
    padding: 0.2rem 0;
}

.lbr .lb li.news .news_meta {
    font-size: 0.16rem;
    color: #8B1D30;
    font-weight: bold;
    line-height: 0.3rem;
}

.lbr .lb li.news .news_title {
    font-size: 0.18rem;
    font-weight: bold;
    line-height: 0.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lbr .ttx {
    font-size: 0.32rem;
    border-bottom: 0.01rem solid #8B1D30;
    padding-bottom: 0.25rem;
    line-height: 0.5rem;
    font-weight: bold;
    margin-top: 0.32rem;
}
@media screen and (max-width: 999px){

.col_news_list.listcon.zxj {
    float: none;
    width: 100%;
}
.lbr {
    float: none;
    width: 100%;
}

}