.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}
#pages{text-align: center;padding: 20px 0;}
#pages li{display: inline-block;}
#pages a{padding: 3px 10px;margin-right: 5px;border: 1px solid #ccc;}
#pages a:hover{background: #ccc;}
#pages .active a{background: #ccc;}
.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: 120px;
    margin-bottom: 10px !important;
}
.problemlist .article.apic.apic2 {
    height: 120px !important;
    margin-bottom: 30px !important;
}
.problemlist .article.apic .text {
    padding-left: 180px;
}
.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;

}