﻿/************广告*****************/
.gg {
    float: right;margin-left: 10px;width: 270px;display:none;
}

.HotBox_bottom span{
    display: block;width: 72px;margin: auto;background:url("../images/jiantou_r_03.png") no-repeat right 12px;
}
a{
color: inherit;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;cursor: pointer;
}
.HotBox{
    /*width:298px;*/border: 1px #e6e6e6 solid;background-color: #fff;margin-bottom: 10px;border-radius: 2px;box-shadow: 3px 0 4px #cecccc;
}
/*.HotBox:first-child{
    margin-top:0!important;
}*/
.HotBox_header h{
    margin-left:16px;color:#333;font-size:14px;font-weight:600
}
.HotBox > ul{
    /*width:268px;*/margin-left:auto;margin-right:auto;padding: 14px 10px;
}
.HotBox_header{
    height: 38px;line-height: 38px;width: 100%;border-bottom: 1px #f0f0f0 solid;
}
.HotBox_bottom{
    text-align: center;font-size: 12px;font-family: 微软雅黑;color: #333;cursor: pointer;border-top: 1px #d9d9d9 solid;width: 100%;height: 34px;line-height: 34px;
}
/*热门话题*/
.Hottopicul {
    margin: 0 20px; padding: 14px 0;overflow: hidden;
}
.Hottopicul li {
    height: 25px;line-height: 25px; font-size: 12px; font-family: 微软雅黑;color: #333;cursor: pointer;
}

.Hottopicul li span {
    float: right; color: #808080;
}
.Hottopicul >li p {
    text-overflow: ellipsis; white-space: nowrap; overflow: hidden;-o-text-overflow: ellipsis;color:#333;padding-right: 10px;
}
/*微博名人*/
.celebrity > li{
    height: 82px;border-bottom: 1px #f2f2f5 solid;margin-bottom: -1px;
}
.celebrity > li:last-child{
border-bottom: 0
}
.celebrity_head{
    width: 50px;height: 50px;float: left;margin: 16px 10px 0 0;border-radius: 50%;overflow: hidden;
}
.celebrity_head img{
    width:100%;height:100%
}
.celebrity_att{
    width: 62px;float: right;padding-top: 28px;
}
.celebrity_att > span{
    display: block;height: 24px;line-height: 25px;cursor: pointer;border: 1px #d9d9d9 solid;font-size: 12px;border-radius: 2px;color:#333;
}
.celebrity_content{
    height: 60px;margin-left: 60px;padding-top: 8px;margin-right: 64px;
}
.celebrity_content > b{
    font-size: 14px;width:140px;display:block;color: #333;height: 30px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.celebrity_att > span >b{
    color: #fb9262;font-size: 18px;font-family: 微软雅黑;display: block;float: left;margin-right: 7px;margin-left: 7px;line-height: 20px;
}
.celebrity_content > span{
    font-size: 12px;color: #999;height: 20px;line-height: 45px;
}
/*热帖*/
.HotPost{
    margin-top:10px
}
.HotPost > li{
    height:27px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:12px;color:#333333;list-style-image:url("../../images/weibo/list_tubiao_03.png");position:relative;text-indent:10px;cursor:pointer
}
.HotPost > li img{
    position:absolute;top:6px;left: 0px;
}
/*热门活动*/

.HotActivity{
    padding-bottom: 15px;
}
.HotActivity li{
    margin-top:10px
}

.HotActivity_img {
    padding-top: 16px;
    width: 100%;
    height: 175px;
    background-image: url('../images/banner_06_chbv.jpg');
    background-size:100% 100%;
}
.HotActivity_conten{
    height:48px;border:1px #dfdfe3 solid;border-top:0;padding-top:5px;padding: 5px 5px 0;
}
.HotActivity_conten > p{
    font-size:14px;color:#333;font-weight:bold;height:18px;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.HotActivity_bottom{
    margin-top:6px
}
.HotActivity_bottom > time{
    font-size:12px;color:#333
}
.HotActivity_bottom > span{
    font-size:12px;color:#fa7d3c;float:right;margin-top: 4px;
}
/*手机点赞档*/
.HotBox_header2{
    line-height:80px;text-indent:13px; font-size:12px;
}
.HotBox_header2 b,.HotBox_header2 font{
    font-size:18px;color:#f10101;
}
.yd_p{
    margin-bottom:6px;text-indent:17px; font-size:12px;
}
.HotBox2 {
    height: 420px;
    background: #fff url('../../images/weibo/yd_01_03.png') no-repeat left bottom;position:relative;
}
.yd_cent{
    width:76px;margin-left: 75px;
}
.yd_cent_t {
height: 76px;
background: url('../../images/weibo/yd_03_03.png') no-repeat center center/100% 100%;
padding: 6px;
box-sizing: border-box;
width: 76px;}
.yd_cent{
    font-size:12px;text-align:center;
}
.yd_cent_t img{
    width:100%;height:100%;
}
.yd_cent_r{
    position:absolute;top:156px;right:11px;height:178px;width:92px;
}
.HotBox3 {
    height: 420px;position:relative;
}
.yd_bottom{
    position: absolute;
bottom: 30px;
right: 20px;
}
.yd_cent_l{
    position:absolute;bottom:16px;left:25px;height:178px;width:92px;
}
.yd_cent_r2{
        position:absolute;top:50px;right:20px;height:178px;width:92px;

}
 /*电脑样式开始*/
/*@media screen and (min-width: 800px) {
    .gg{
        display:block;
    }
}*/
.HotActivity_conten:hover p{
    color:#000;
    text-decoration:underline;
    cursor:pointer
}
.xh-gray{
    padding:5px;border-bottom:1px solid #d9d9d9;min-height:50px
}
/*.adItem img{margin-bottom:15px}*/