/*module_ID=502 热门问答列表 begin*/
.hot-answer-list-1 .answer-list-box
{
    width: 100%;
}
.hot-answer-list-1 .list-box
{
    width: 48.5%;
    margin-right: 3%;
}
.hot-answer-list-1 .list-box1
{
    width: 31.3%;
    margin-right: 3%;
}
.list-box0
{
    width:100%;
}
.hot-answer-list-1 .list-box-spe
{
    margin-right: 0;
}
.hot-answer-list-1 .fl
{
    float: left;
}
.hot-answer-list-1 .fr
{
    float: right;
}
.hot-answer-list-1 .list
{
    width: 100%;
    margin-bottom: 15px;
    overflow: hidden;
}
.hot-answer-list-1 .left
{
    font-size: 14px;
    color: #333;
    width: 64%;
    height: 20px;
    overflow: hidden;
    position: relative;
    padding: 0 4%;
    line-height: 20px;
}
.hot-answer-list-1 .left-spe
{
    width: 58%;
}
.hot-answer-list-1 .lef-spe
{
    font-size: 14px;
    color: #333;
    width: 64%;
    height: 20px;
    overflow: hidden;
    position: relative;
    padding: 0 2%;
    line-height: 20px;
}
.hot-answer-list-1 .right
{
    overflow: hidden;
    color: #999;
    line-height: 20px;
    width: 75px;
    height: 20px;
    text-align: right;
}
/*module_ID=502 热门问答列表 end*/