﻿    .useItem_left span, .useItem_right span {
        display: inline-block;
        /*height: 51px;*/
        line-height: 22px;
        padding-left: 30px;
        font-size: 1.064em;
        color: #808080;
        min-height:20px;
    }
    .HomeBottom{
    margin-bottom:70px;
}

    /*设置查看详情文本样式*/
.decoration_span {
    float: left !important;
    width: auto !important;
    text-align: left !important;
    color: #212121 !important;
    font-size: 14px;
}
