.bannerChannel {
    overflow: auto;
    text-align: center;
    background-color: #eee;
    padding: 0 20px;
    padding-bottom: 20px;
}
.div-box{
    position: relative;
    margin: 0 auto;
    max-width: 1360px;
}
.news-list-wrap{
    margin: 0px;
    margin-left: 262px;
    position: relative;
}
.main_r {
    margin: 60px 20px 0px 0px;
}
.news-list-nav{
    margin: 0px 0px 20px 0px;
    text-align: left;
    line-height: 40px;
    padding: 5px 0;
    display: block;
    width: 100%;
    padding-left: 15px;
}
.news-list-nav span{
    font-size: 12px;
    font-weight: 100;
}
.news-list-nav span:first-child{
    color: #999;
}
.news-list-nav span:last-child{
    color: rgb(251, 51, 75);
}
.news-list{
    width: 100%;
   /* background: #fff;*/
    border-top: 2px solid #f4f6f6;
    /*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.05);*/
}

.news-list:hover{
    border-top: 2px solid rgb(251, 51, 75);
}
.data {
    padding-top: 10px;
    font-size: 12px;
    letter-spacing: 0.1em;
    color: #7d8a93;
    margin-bottom: 1rem;
    font-family: Arial,Helvetica,sans-serif;
}
@media only screen and (max-width: 1084px) {
    .right-wrap {
        margin-left: 25.5%;
    }
}
@media only screen and (max-width: 768px) {
    .right-wrap {
        margin-left: 35px;
    }
    .main_r{
        margin: 60px 0px 0px 0px;
    }
    /*.bricks-wrapper .brick {
        padding: 0 0px 0 15px;
    }*/
}
.cont-box{
max-width:600px;position:relative; margin:0 auto; text-align:justify;}
.title{
text-align:center;margin:20px 0 10px 0;font-size:14px;color:#555;letter-spacing: 0.1em;font-weight: bold;}
.content-box p{
padding-bottom: 10px; line-height: 171%; Color: #818181; font-size: 13px; letter-spacing: 0.1em; }
.content-box img{ padding-bottom: 10px; /* width: 100%; */ }
.top-cate{
margin: 0px 0px 30px 0px;
padding-bottom: 5px;
text-align: left;
line-height: 40px;
display: block;
font-size: 12px;
width: 100%;
padding-left: 15px;
border-bottom: 1px solid #e5e5e5;
}
.top-cate span:last-child {color: rgb(251, 51, 75);}
.his{ float:right; color:#aaa; }
.his:hover{ color:rgb(251, 51, 75); }
.details { height:35px; text-align:center; color:#ccc; font-size:12px; }
.details a{ color: #ccc; }
.social-icons-wrap { position: fixed !important; top: 11.6rem !important; right: 0 !important; border: 0 !important; padding: 0 !important;}
#stat { float:left; display:none;}
#stat a { Color: #D8CEDE; text-decoration: none; }
#stat a:hover { Color: #ffffff; text-decoration: none; }