.less_top {
    background-image: linear-gradient(#FCFCFC, #FFFFFF);
    font-size: 18px;
    font-weight: 400;
    color: #323232;
}

.less_list ul li .content .top {
    height: 129px;
}

.less_top > .middle {
    font-size: 18px;
    font-weight: 400;
    color: #323232;
}

.less_list ul li .content .title {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #323232;
    line-height: 24px;
    margin: 0;
    margin-top: 10px;
}

.less_list ul li .content .title2 {
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    color: #646464;
    line-height: 12px;
    margin-top: 5px;
    height: 12px;
}

.less_list ul li .content .bottom > span {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    text-align: left;
    line-height: 35px;
}

.less_list ul li .content .bottom > span.price {
    color: #fc212c;
}

.less_list ul li .content .bottom > span.name {
    font-size: 14px;
}
