.hide{ display:none}
.listbox{ position:relative}
.uc_loading{color:#999999;display:block;text-align:center;}
.uc_loading .loading{background-position:0 0;display:inline-block;height:16px;margin-right:5px;vertical-align:middle;width:16px;background:url(../images/p_loading.gif) no-repeat;}
/*start分享按钮*/

/*评论、转发、喜欢按钮*/
.layoutmsg{height:27px; z-index:88; display:none; position:absolute; bottom:-1px; right:0; background:#f5f5f5; border:1px solid #d4d4d4; border-right:none;}
.layoutmsg a{ display:block; float:left; width:30px; padding-left:25px; height:27px; line-height:27px; border-right:1px solid #d4d4d4; background:url(../images/hd_icon.png) no-repeat 5px 0;}
.layoutmsg a:hover{ background-position:5px -27px; text-decoration:none; color:#000;}
.layoutmsg .layoutcomm{background-position:5px 0;}
.layoutmsg .layoutcomm:hover{background-position:5px -27px;}
.layoutmsg .layoutforw{background-position:-55px 0;}
.layoutmsg .layoutforw:hover{background-position:-55px -27px;}
.layoutmsg .layoutlike{background-position:-115px 0;}
.layoutmsg .layoutlike:hover,.layoutmsg .layoutlike2:hover{background-position:-115px -27px;}
.layoutmsg .layoutlike2{ display:none; background-position:-115px -27px; }

/*end返回顶部*/
.wrap_bottom{padding: 0 20px 20px 0;width: 760px;}

/*loading*/
.column-loading {
    background: none repeat scroll 0 0 #EEEEEE;
    clear: both;
    font: 18px/40px "Microsoft Yahei",Tahoma,"SimSun";
    height: 40px;
    text-align: center;
}
.column-loading span {
    background: url(../images/loading.gif) no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
}
/*loading end*/
.bsPromo{ visibility:hidden;}