.ltd{
    padding: 10px 0;
    background-color: #F2F2F2;
}
.ltb_box{
    padding: 10px 0;
    background-color: #FFFFFF;
    margin-bottom: 10px;
}
.ltb_box .width{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.ltb_box_img{
    width: 20px;
    margin-right: 5px;
}
.ltb_box .width span{
    width: 90%;
}