﻿/*.container {
    height:100%;
}*/
.content{
        background-color: #f2f2f2;box-sizing:border-box;padding-bottom: 44px;
        
}
.news-list1,.news-list2{
            overflow:hidden;margin:10px 0 ; 
        }
        .news-list2 .Hottopic-listpit{
            float:right;
        }

        .news-list2 .Hottopic-listcom-L1 h1{
            text-align:right;float:none;
        }
        .news-box{
            background-color:#fff;padding:10px 20px;overflow-y:scroll;box-sizing:border-box;
        }
        .news-list1 .Hottopic-listcom-L2,
        .news-list2 .Hottopic-listcom-L2{
            white-space:normal;max-width:80%;border-radius:5px;background-color:#f0f0f0;margin:0;padding:10px 18px;margin-top:10px;
                display: inline-block;font-size:16px;font-family: 微软雅黑;color:#000;text-overflow: initial;
        }
         .news-list2 .Hottopic-listcom-L2{
             float:right;background-color:#4cce66;
         }
        .Hottopic-listcom{
            height:auto;min-height:50px;margin-right:20px;
        }
        .news-time time{
            margin:auto;display:block;font-size:14px;color:#666;text-align:center;width:100px;background-color:#eee;border-radius:5px;
        }
        .news-list2 .Hottopic-listcom{
            margin-left:0;padding-top:0;    margin-right: 60px;
        }
                .news-list1 .Hottopic-listcom{
            margin-right:0;padding-top:0;
        }
                .famous-head{
                    text-align:center;
                }
                .Hottopic-mark-news {
    float:right;height:15px;line-height:15px;
}
                .Hottopic-listcom-L1 time{
                    float:right;
                }
                .news-post{
                    float:right;
    text-align: center;
    line-height: 43px;
    border-radius: 2px;
    font-size: 18px;
    float: right;
    margin-left: 10px;
    cursor: pointer;
                }
.news-bottom {padding: 10px; position:fixed; bottom:0px; left:0px;width:100%;box-sizing: border-box;height:50px;}
news-bottom_box{height:50px; position:relative; }
.news-bottom_bj{background-color:#000; opacity:0.7;height:50px; position:absolute; top:0px;left:0px;width:100%;z-index:1000;}
.news-bottom_nr{width:700px; ;z-index:2000;position:absolute; top:4px;left:50%;margin-left:-500px;}
.news-bottom-input input{width:100%;height:100%;box-sizing: border-box;line-height: 40px;height:40px; font-size:16px;text-indent:7px;}
.news-bottom-input{margin-right:60px;    overflow: hidden;}
.color_ff6a00{color:#ff6a00;}
.weibo-header {padding: 20px 0;border-bottom: 1px solid #DDD;background-color: #fff;}
.weibo-header span {width: 88px;text-align: center;display: inline-block;line-height: 21px;cursor: pointer;font-size: 18px;}
.news-addressInf{color:#5fb8fd}
.news-addressInf a{float:right;}
/*消息列表*/
.news-ul{min-height:100px;}
    .news-li{
background-color: #fff;border-radius:3px;margin:10px 0px 0 0;padding:10px 10px 0px;
position:relative;cursor:pointer;
}
    .news-sup{
        position: absolute;
    right: 10px;color:#999;
    }
    .news-butt{
        border:1px solid #e7e7e7;border-radius:2px;
    }
    .news-li h3{
        line-height:25px;margin-bottom:10px;margin-right: 25px;font-size:16px;
    }
    .news-img{
        float:left;width:60px;height:60px;overflow:hidden;border-radius:5px;margin-top: 6px;
         
    margin-right: 10px;    margin-bottom: 10px;
    }
    .news-p{
        margin-left: 60px;
    line-height: 24px;
    display: block;
    color: #666;
    height: 72px;
    overflow: hidden;font-size:14px;
    }
    .news-p span{
        color:#000;font-size:16px;display:block;
    }
    .news-address{
        line-height:24px;/*border-top:1px solid #e7e7e7;*/  color: #666;font-size:14px;float:right;
            position: absolute;
    bottom: 3px;
    right: 10px;
    background-color: #fff;
    padding-left: 2em;

    }
    .news-nr{
        white-space:nowrap;display:inline-block;padding-right:100px;
    }
    .news-nr font:first-child{
        max-width:460px;float:left;
    }
                    .color_ff6a00{
                    color:#ff6a00;
                }

.news-img img{
    width:100%;height:100%;
}
.news-address-time{
    margin-left:40px;color:#666;font-size:12px;padding:0 6px;
}
.content-nav {
    line-height: 30px;
    font-size: 14px;
    padding: 0 10px;
    border-bottom: 1px solid #DDD;
    height: 30px;background-color:#fff;
}
.content-nav span {
    display: inline-block;
    cursor: pointer;
    height: 30px;padding: 0 10px;
    margin: 0;
}
.content-nav span:last-child {
    padding-right: 10px;
}
.b_5fb8fd {
    border-bottom: 1px solid #5fb8fd;
    color: #5fb8fd;
}
.news-li2{
    display:none;
}
.gohome{
    float:left;
}


 /*电脑样式开始*/
@media screen and (min-width: 800px) {

}
.gray-button, .gray-button1 {
    display: inline-block;
    float: right;
    margin-left: 10px;
    border-radius: 2px;
    height: 25px !important;
    line-height: 25px !important;
    min-width: 84px;
    text-align: center;
    border: 1px solid #d0d0d0;
    color: #6d6d6d;
    background-color: #fcfcfe;
    cursor: pointer;
}