/*module_ID=502 热门问答列表 begin*/
.hot-answer-list-1 .left:before
{
    content: "";
    position: absolute;
    left: 0;
    top: 40%;
    width: 5px;
    height: 5px;
    background: #D41A1A;
    border-radius: 100px;
}
.hot-answer-list-1 .left:hover
{
    color: #D41A1A;
}

.hot-answer-list-1 .lef-spe:hover
{
    color: #D41A1A;
}
/*module_ID=502 热门问答列表 end*/