.scrollshow{display:none;background:white;position:fixed;left:0;top:0;z-index:10000}
.article .text a.check-text:hover{color:#666;text-decoration:none}

.zq_mbx {
    background-color: #fff;
    margin-top: 10px;
    border-radius: 0 0 3px 3px;
    -webkit-box-shadow: 0 0 5px 0 #e1e1e1;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    color: #666;
}
.problemlist .article.apic {
    height: 100px;
    margin-bottom: 10px !important;
}
.problemlist .article.apic.apic2 {
    height: 100px !important;
    margin-bottom: 30px !important;
}
.problemlist .article.apic .text {
    padding-left:180px;
    width: 100% !important;
}
.problemlist .article.apic.apic2 .text {
    padding-left:180px !important;
    width: 75% !important;
}
.ask-bottom .person {
    display: inline-block;
    margin-right: 30px;
    margin-bottom: 0;
    float:left;
}
.ask-bottom .actions {
    display: inline-block;
    float:left;
}
.ask-bottom .person .figure {
    width: 30px;
    height: 30px;
    margin-right: 7px;
}
.ask-bottom .person .figure img {
    width: 30px;
    height: 30px;
    border-radius: 30px;

}