
.content {
    padding-top: 0;
    background: #f1f1f1;
}
/*#region 3.5.0 */
.case-head {
    width: .06rem;
    height: .34rem;
    margin-right: .18rem;
    background: url(../image/doc.png) no-repeat;
    background-size: cover;
}

.height-34 {
    line-height: .34rem;
}

.m-hot-tag span {
    background: #f3f3f3;
    border-radius: .24rem;
    font-size: calc(0.13 * 26vw);
    color: #4d4d4d;
    margin-bottom: .25rem;
}

.m-hot {
    padding: 0 .3rem;
}

.quesion-title {
    /*font-size: calc(0.13 * 32vw);*/
}

.quesion-content {
    margin-top: .25rem;
}

    .quesion-content span {
        /*font-size: calc(0.13 * 24vw);*/
    }

    .quesion-content .question-tag {
        width: .56rem;
        height: .28rem;
        padding: 0;
        line-height: .28rem;
        font-size: inherit;
        /*font-size: calc(0.13 * 22vw);*/
        text-align: center;
    }
