.mlno{
    margin-left: 0 !important;
}
.mtno{
    margin-top: 0 !important;
}
.expert_content{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0.15rem;
    margin-top: 0.15rem;
}
.expert_content2{
    width: 100%;
    overflow: hidden;
    margin-bottom:0.23rem ;
}
.expert_img{
    width: 100%;
    height: 1.88rem;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center !important;
}
.expert_img img{
    width: 100%;
    height: 1.88rem;
}
.expert_img2{
    width: 0.32rem;
    height: 0.32rem;
    overflow: hidden;
    position: absolute;
    bottom: 0.15rem;
    left: 0.15rem;
}
.expert_img2 img{
    width: 100%;
    height: 0.32rem;
}
.expert_bg{
    width: 0.54rem;
    height: 0.22rem;
    overflow: hidden;
    background: rgba(0,0,0,0.3);
    position: absolute;
    right: 0.15rem;
    bottom: 0.2rem;
    border-radius: 4px;
}
.expert_time{
    width: 0.54rem;
    height: 0.22rem;
    overflow: hidden;
    font-size: 0.12rem;
    color: #fff;
    position: absolute;
    text-align: center;
    line-height: 0.22rem;
    right: 0.15rem;
    bottom: 0.2rem;
    border-radius: 4px;
}
.expert_text{
    width: 100%;
    overflow: hidden;
    padding-left: 0.09rem;
    box-sizing: border-box;
    margin-top: 0.07rem;
}
.expert_text2{
    width: 100%;
    overflow: hidden;
    font-size: 0.12rem;
    color: #000000;
    line-height: 0.17rem;
}
.expert_text3{
    width: 100%;
    height: 0.5rem;
    overflow: hidden;
    font-size: 0.18rem;
    color: #1F1F1F;
    font-weight: bold;
    line-height: 0.25rem;
    margin-top: 0.03rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.life_more{
    width: 100%;
    height: 0.45rem;
    overflow: hidden;
    border-radius: 4px;
    background-color: #D8D8D8;
    text-align: center;
    line-height: 0.45rem;
    font-size: 0.15rem;
}
.life_more a{
    color: #4A4A4A;
    font-weight: bold;
}