*{
    margin: 0;
    padding: 0;
}
.wenda-box {
    width: 12rem;
    margin: 0 auto;
    padding-top: 0.6rem;
    min-height: 54vh;
}

.wenda-dingwei {
    font-size: 0.16rem;
    color: #999;
    margin: 0.6rem 0 0.3rem 0;
}

.wenda-box span {
    color: #B3216F;
}
/* 问答头部 */
.wenda-top-box{
    border-bottom: 0.01rem solid #DCDCDC;
    display: flex;
    padding-bottom: 0.59rem;
}
.wenda-top-l{
    width: 5rem;
    height: 2.24rem;
    position: relative;
    background-image: url(../../../image/ymwd/wd-1.png);
    background-size: 100% 100%;
    /*cursor: pointer;*/
}

.wenda-top-lt{
    font-size: 0.24rem;
    line-height: 0.36rem;
    position: absolute;
    left: 0.4rem;
    top: 0.82rem;
    width: 3.5rem;
}
.wenda-top-r{
    margin-left: 0.3rem;
    flex: 1;
    padding-top: 0.08rem;
}
.wenda-top-r-content {
    height: 1.9rem;
}
.wenda-top-rone{
    display: flex;
    align-items: center;
}
.top-rone-img{
    width: 0.45rem;
    height: 0.45rem;
    margin-right: 0.15rem;
    border-radius: 50%;
    overflow: hidden;
}
.top-rone-img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;

}
.top-rone-name{
    font-size: 0.14rem;
    color: #999;
    flex: 1;
    -webkit-line-clamp: 2;
    overflow: hidden;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /* 弹性伸缩盒 */
    -webkit-box-orient: vertical; /* 设置伸缩盒子元素排列方式 */
    line-height: 0.24rem;
}
.top-rone-name span{
    color: #000;
    font-weight: 600;
}

.twoone{
    margin: 0.5rem 0;
}

.top-rone-box{
    display: flex;
    align-items: center;
    font-size: 0.14rem;
    margin-left: 0.02rem;
}
.top-rone{
    display: flex;
    align-items: center;
    margin-right: 0.15rem;
}
.top-rone-icon{
    width: 0.2rem;
    height: 0.2rem;
    margin-right: 0.05rem;
}
.top-rone-icon img{
    width: 100%;
    height: 100%;
    display: block;

}

/* 热门列表 */
.rm-list{
    font-size: 0.22rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0.33rem 0 0.5rem 0;
}
.list-tl{
    display: flex;
    align-items: center;
}
.list-tlone{
    /* color: #B3216F; */
    cursor: pointer;
}
.list-tlone-active {
    color: #B3216F;
}
.list-tltwo{
    margin: 0 0.4rem;
    cursor: pointer;
}
.list-tlthree{
    cursor: pointer;
}
.list-tr{
    width: 1.04rem;
    height: 0.4rem;
    line-height: 0.4rem;
    text-align: center;
    border: 0.01rem solid #B3216F;
    border-radius: 0.2rem;
    color: #B3216F;
    cursor: pointer;
}
/* 列表 */
.rm-list-box{
    border: 0.01rem solid #DCDCDC;
    padding: 0.22rem 0.3rem;
    border-radius: 0.06rem;
    margin-bottom: 0.22rem;
}
.rm-list-title{
    font-size: 0.24rem;
    margin-bottom: 0.3rem;
    cursor: pointer;
}
.rm-list-user{
    border-bottom: 0.01rem solid #E5E5E5;
    padding-bottom: 0.22rem;
}
.user-top{
    display: flex;
    align-items: center;
}
.user-t-img{
    width: 0.4rem;
    height: 0.4rem;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 0.1rem;
}
.user-t-img img{
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;

}
.user-t-name{
    font-size: 0.16rem;
    color: #6A86A9;
}
.user-center{
    font-size: 0.16rem;
    margin-left: 0.5rem;
    margin-top: 0.15rem;
    color: #999;
    display: flex;
}
.user-center span{
    color: #000;
    font-weight: bold;
}
.user-center-left {
    line-height: 0.36rem;
}
.user-center-img {
    width: 2.1rem;
    height: 1.3rem;
    margin-left: 0.2rem;
    border-radius: 0.06rem;
    overflow: hidden;
}
.user-btn-box{
    font-size: 0.18rem;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0.3rem;
}
.user-btn-l{
    flex: 1;
}
.user-btn-c{
    display: flex;
    align-items: center;
    margin-right: 0.15rem;
}
.user-btn-c span{
    width: 0.2rem;
    height: 0.2rem;
    display: block;
    margin-right: 0.05rem;
}
.user-btn-c span img{
    width: 100%;
    height: 100%;
    display: block;
}
.user-btn-r{
    display: flex;
    align-items: center;
}
.user-btn-r span{
    width: 0.2rem;
    height: 0.2rem;
    display: block;
    margin-right: 0.05rem;
}
.user-btn-r span img{
    width: 100%;
    height: 100%;
    display: block;
}

/* 分页 */
.wenda-fenye-box{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.14rem;
    padding:0.68rem 0 1rem 0;
}
.fy-l{
    width: 0.1rem;
    height: 0.1rem;
}
.fy-l img{
    width: 100%;
    height: 100%;
    display: block;
}
.fy-lc{
    width: 0.3rem;
    height: 0.3rem;
    border: 0.01rem solid #E6E6E6;
    line-height: 0.3rem;
    text-align: center;
    margin: 0 0.05rem;
}
.ispages{
    background-color: #B3216F;
    color: #fff;
}