section {
    background-color: #f2f3f4;
}

.zx_list {
    position: absolute;
    left: 0;
    top: .70rem;
    bottom: 1rem;
    width: 100%;
    overflow: auto;
}

/*留学问答*/
.small-nav-question-list {
    padding-top: 0.3rem;
    margin-left: 0.2rem;
    margin-right: 0.2rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #f0f0f0;
}

.small-nav-question-list ul {
    background-color: white;
}

.small-nav-question-list ul li {
    font-size: 0.22rem;
    height: 100%;
    padding: 0 0.095rem;
    color: #818181;
    line-height: 0.35rem;
    display: inline-block;
}

.small-nav-question-list ul .small-active {
    color: #fff;
    font-size: 0.22rem;
    height: 0.35rem;
    background-color: #f6594e;
}

.small-nav-question-list .question-list-region {
    color: #818181;
    font-size: 0.22rem;
    line-height: 0.35rem;
    float: left;
    width: auto;
}

.item-list ul {
    background: #fff;
}

.item-pub.question-list-item .item-t .item-t-r h3::before {
    content: '问题:';
    width: 0.5rem;
    height: 0.21rem;
    color: #ee8515;
    font-size: 0.22rem;
    margin-left: -0.55rem;
    position: absolute;
    top: auto;
    left: auto;
}

.item-pub.question-list-item .item-t .item-t-r h3 {
    margin-top: .05rem;
    line-height: .42rem;
    font-size: 0.22rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin-left: 0.55rem;
}

.item-pub.question-list-item .item-t .item-t-r {
    width: auto;
}

.item-pub.question-list-item .item-t-r p {
    display: inline-block;
    margin-bottom: 0px;
}

.item-pub.question-list-item .item-t-r p img {
    width: 0.38rem;
    height: 0.38rem;
    border: 1px solid #e9e9e9;
    border-radius: 214px;
    padding: 0.03rem;
    float: left;
}

.item-pub.question-list-item .item-t-r p i {
    font-size: 0.18rem;
    line-height: 0.38rem;
    padding-left: 0.18rem;
    width: 4.35rem;
    height: 0.38rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}

.item-pub.question-list-item .item-t-r p em {
    font-size: 0.18rem;
    line-height: 0.38rem;
    float: right;
}

.item-pub .item-t .item-t-r p {
    margin-top: 0.22rem;
}

.item-two.item-pub.question-list-item {
    margin: 0;
    padding-top: 0.16rem;
    padding-bottom: 0.19rem;
}