.adlist{
	width:386px;
  margin-left: 20px;
}
.content_wrap{
    width: 1200px;
    margin: 0 auto;
}
.content-box{
    width: 793px;
    border-radius: 4px;
    box-shadow: 1px 0px 20px rgba(108,166,248,0.1);
    padding: 22px 20px 0px 20px;
    margin-bottom: 24px;
  background: #fff;
}
.column h3{
    font-size: 24px;
    color: #999;
    line-height: 36px;
    font-weight: 400;
    margin-right: 30px;
}
.tablist.cur{
    color: #222;
}
.baoliao{
    padding: 20px 0;
    border-top: 1px solid #eee;
}
.baoliao_top{
    margin-bottom: 14px;
}
.bl_pic{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.bl_name{
    color: #333333;
    font-size: 16px;
    margin-bottom: 3px;
}
.bl_time{
    color: #999999;
    font-size: 14px;
}
.sort_sign {
    height: 20px;
    background: #FFF6F0;
    border-radius: 0px 8px 0px 8px;
    color: #FB9757;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}
.sort_sign1{
    border-radius: 2px;    
    border: 1px solid #FF9C00;
    color: #FF9C00;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
}
.sort_sign2{
    border-radius: 2px;    
    border: 1px solid #C20001;
    color: #C20001;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
}
.istop{
    width: 22px;
    height: 33px;
    background: url(../images/ding.png) no-repeat;
    background-size: 22px 22px;
    background-position: center;
    line-height: 33px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-right: 12px;
}
.baoliao_title p{
    color: #333333;
    /* font-size: 18px; */
    font-size: 22px;
    font-weight: 500;
    line-height: 33px;
}
.baoliao_brief{
    font-size: 16px;
    color: #999999;
    line-height: 26px;
    margin: 10px 0;
}
.oneimg{
    width: 200px;
    height: auto;
}
.material_content img,.material_content .video{
    margin-bottom: 20px;
}
.baoliao_bottom p{
    color: #999999;
    font-size: 14px;
    line-height: 19px;
}
.dianzan{
    margin-right: 36px;
    background: url(../images/dianzan.png) no-repeat;
    background-size: 19px 19px;
    padding-left: 25px;
}
.comment{
    background: url(../images/comment.png) no-repeat;
    background-size: 16px 16px;
    padding-left: 25px;
    background-position-y: 2px;
}
.material_content .video{
    width: 240px;
    height: auto;
    position: relative;
    
}
.material_content .video img{
    width: 240px;
    height: 135px;
}
.play_icon{
    width: 34px;
    height: 34px;
    background: url(../images/st-play.png) no-repeat;
    background-size:100%;
    position: absolute;
    left: 42%;
    top: 33%;
    cursor: pointer;
}
.video_duration{
    /*width: 248px;*/
    height: 42px;
    background: linear-gradient(180deg,rgba(0,0,0,0.00), rgba(0,0,0,0.50));
    border-radius: 4px;
    margin-top: -65px;
    position: relative;
}
.video_duration p{
    top: 20px;
    color: #ffffff;
    font-size: 12px;
    background: url(../images/video_play.png) no-repeat;
    background-size: 6px 6px;
    position: absolute;
    padding-left: 14px;
    margin-left: 16px;
    background-position-y: center;
}
.imgs_box{
    margin-top: 20px;
}
.imgs_box img{
    width: 240px;
    height: 135px;
    border-radius: 4px;
    margin-right: 15px;
    margin-bottom: 20px;
}
.imgs_box img:nth-child(3n){
    margin-right: 0px;
}
.load_more_box{
    border-top: 1px solid #f0f0f0;
    padding-top: 30px;
}
.tobaoliao{
    width: 278px;
    height: 100px;
    margin-bottom: 25px;
}
.tobaoliao img{
    width: 100%;
    height: 100%;
    border-radius: 4px;
}
.tabul{
    border-radius: 4px;
    box-shadow: 1px 0px 20px rgb(108 166 248 / 10%);
}
.tabul li img{
    width: 68px;
    height: 68px;
    margin-bottom: 9px;
}
.tabul li .patter_classification{
    height: 25px;
    font-size: 18px;
    color: #222222;
    line-height: 25px;
    text-align: center;
    margin-bottom: 5px;
}
.tabul li .total_num{
    height: 20px;
    font-size: 14px;
    color: #999999;
    line-height: 20px;
    text-align: center;
}
.baoliao_left{
    width: 890px;
}
.baoliao_details{
    border-radius: 4px;
    box-shadow: 1px 0px 20px rgba(108,166,248,0.1);
    padding:50px 40px;
    margin-right: 30px;
    margin-bottom: 24px;
}
.baoliao_content .baoliao_words{
    font-size: 16px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 30px;
}
.baoliao_content .oneimg{
    width: 240px;
    height: 135px;
    display: block;
    margin: auto;
    margin-bottom: 20px;
}
/* .baoliao_content .imgs_box img{
    width: 200px;
    height: 200px;
} */
.baoliao_details .baoliao_content .video,.baoliao_content .video video{
    width: 100%;
}
.baoliao_wrap .commont_box .comment .textarea {
    width: 655px;
}
.load_more {
    width: 210px;
    margin: 0 auto;
    margin-bottom: 30px;
    color: #999999;
    line-height: 26px;
    position: relative;
    font-size: 14px;
    padding-left: 50px;
    cursor: pointer;
  }