/*明星微博*/
.-mx-weibo{margin-top:30px;}
._mx_weibo__link-list{width:300px; overflow: hidden;}
._mx_weibo__link-list ul{width:300px;margin-left:-5px;}
._mx_weibo__link-list li{float: left;width:90px;text-align: center;margin:0 5px;}
._mx_weibo__link-list li img{border-radius: 50%;}
._mx_weibo__link-list li p {line-height: 20px; margin-top: 2px;}
.newMore{float: right;font-size: 14px;margin-top: 10px; cursor: pointer;}
.newMore:hover{color:#d00}
.weibolist-title{
    color: #0082CB; 
    margin: 0 auto;
    height: 20px;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
}
.weibolist-verified {
    color: #666666;
    text-align: center;
    width: 90px;
    margin: 0 auto;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
    display: inline-block;
    height: 42px;
    line-height: 20px;
    /* white-space: pre; */
}
.img-item{height: 150px;}
.approve_yellow {
    width: 14px;
    height: 12px;
    background: url(//img.t.sinajs.cn/t4/style/images/common/ico.png) no-repeat 0 -206px;
    display: inline-block;
}
.approve_blue {
    width: 14px;
    height: 12px;
    background: url(//img.t.sinajs.cn/t4/style/images/common/ico.png) no-repeat 0 -230px;
    display: inline-block;
}