.mlno{
    margin-left: 0 !important;
}
.mtno{
    margin-top: 0 !important;
}
.btno:before{
    border-bottom: none !important;
}
.expert_content{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0.15rem;
}
.health{
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
    padding-left: 0.15rem;
}
.health_content{
    width: 100%;
    overflow: hidden;
    padding: 0 0.25rem 0.23rem 0.08rem;
    margin-top: 0.21rem;
    box-sizing: border-box;
}
.health_left{
    float: left;
    width: 2.3rem;
    overflow: hidden;
}
.health_header{
    width: 100%;
    overflow: hidden;
    font-size: 0.14rem;
    font-weight: bold;
}
.health_header span{
    display: inline-block;
    width: 0.4rem;
    height: 0.02rem;
    margin-bottom: 0.05rem;
}
.health_header span:before{
    border-bottom: 1px solid #3B3D40;
}
.health_header a{
    color: #3B3D40;
}
.health_text{
    width: 100%;
    overflow: hidden;
    font-size: 0.12rem;
    margin-top: 0.08rem;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 0.16rem;
}
.health_text a{
    color: #838D8F;
}
.health_time{
    width: 100%;
    overflow: hidden;
    font-size: 0.1rem;
    color: #838D8F;
    margin-top: 0.1rem;
}
.health_right{
    width: 0.8rem;
    height:1.05rem;
    float: right;
    background-size:cover ;
    background-position: center center;
    background-repeat: no-repeat;
    border-radius:4px;
}
.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;
}