﻿.main{
    margin-top:0.48rem;
    background:#fff;
}
.main .mtitle{
    padding:0.1rem;
    font-size: 16px;
    font-weight: bold;
    color:#333;
}
.main .mstit {
    padding: 0rem 0.12rem 0.1rem;
    font-size: 13px;
    color: #999;
}
.main .mstit span{
    padding-right:0.1rem;
}
.main .news{
    padding:0rem 0.12rem 0.12rem;
    font-size: 14px;
    line-height: 0.24rem;
    color: #333;
}
.main .news img{
    max-width:100%;
}
.author{
    text-align:right;
    font-size: 14px;
    color: #999;
}
.htc{
}
.focusnews {
    margin-top:0.1rem;
    padding:0rem 0.12rem;
}
.focusnews .hottabinfo{
    padding-bottom:0.1rem;
}
.focusnews .hottabinfo h3{
    margin-bottom:0.05rem;
    font-size:14px;
}
.focusnews .hottabinfo .hotsm{
    line-height: 0.22rem;
    font-size: 12px;
    color: #999;
}
.focusnews .hottablist ul li{
    height:0.4rem;
    border-bottom:1px solid #ddd;
}
.focusnews .hottablist ul li >a{
    display:block;
    width:2rem;
    color: #5b5b5b;
    font-size: 14px;
    line-height:0.4rem;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.focusnews .hottablist ul li span{
    display:block;
    color: #999;
    font-size: 14px;
    line-height:0.4rem;
}