.filter-box .sch-prop{
     border: none;
 }
.sg-content{
    width: 100% !important;
}
.sg-list .figure{
    width: 100% !important;
}
.filter-box .sch-prop {
    border: none;
    border-bottom: 1px dashed #e5e5e5;
}
.filter-box .sch-prop:last-child{
    border:none;
}
.choose_a a {
    display: inline-block;
    height: 30px;
    border: solid 1px #e5e5e5;
    margin-right: 5px;
    padding: 0 8px 0 8px;
    line-height: 28px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    /* max-width: 116px; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: auto !important;
    border-color: #f32424;
    color: #f32424;
    margin-top: 10px;
}
.txt_center{
    text-align: center!important;
}
