.lhms_li{
    width: 10rem;
    height: auto;
    margin: 0 0.6667rem;
    margin-bottom: 1rem;
    vertical-align: top;
}
.lhms_li_img{
    width: 100%;
    height: 5.4167rem;
    border-radius: 0.25rem;
    overflow: hidden;
}
.lhms_li_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.lhms_li_name{
    font-size: 0.6667rem;
    font-weight: 500;
    line-height: 0.9333rem;
    text-align: center;
    color: #000000;
    margin-top: 0.4167rem;
}
.lhms_box{
    margin-top: 1.3333rem;

}
.box_li{
    margin-bottom: 2rem;
}