.classify {
    border: 1px solid #F38D1F;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.classify ul {
    display: flex;
    margin-bottom: 0;
}
.classify ul a {
    display: inline-block;
    padding: 6px 15px;
    font-size: 14px;
    color: #333;
}
.classify button {
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    background-color: #4099E9;
    margin: 0 5px 3px 0;
    padding: 5px 15px;
    text-decoration: none;
    border-radius: 11px;
    border: none;
    cursor: pointer;
}
.list-filter {
    margin: 12px 0 10px 0;
    height: 43px;
    line-height: 43px;
    border-bottom: 2px solid #F38D1F;
    background-position: 0 -68px;
}
.list-filter .time-hot {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ececec;
}
.fl {
    display: inline;
    float: left;
    line-height: 34px;
}
.list-filter .sort-btn {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    height: 24px;
    color: #666;
    font: 400 12px/24px simsun;
    background: #f5f5f5;
    border: 1px solid #cccccc;
    text-decoration: none;
    float: left;
    padding: 0 12px;
}
.hd-pass label {
    padding-right: 15px;
    font-size: 14px;
    color: #333;
}
.hd-listInfo-mod {
    position: relative;
    margin: 0 0 15px 0;
    padding: 15px 0 15px 15px;
    background: #fff;
    border: 1px solid #ddd;
}
.hd-listInfo-hd {
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
.hd-listInfo-bd {
    float: left;
    line-height: 24px;
    padding-top: 12px;
    color: #333;
    font: 400 14px/22px simsun;
    width: 900px;
}
.map-hd img {
    height: 12px;
    width: 10px;
    margin: 5px 5px;
}
.store-list .tel {
    height: 12px;
    width: 10px;
    margin: 5px 5px;
}
.baobei {
    text-align: center;
    font-size: 12px;
    color: #999999;
}
.Commodity_picture {
    float: right;
    margin-top: -13px;
}
.Commodity_picture div {
    float: right;
    margin-left: 10px;
    border: #FFF solid 1px;
    width: 121px;
    height: 121px;
}
.Commodity_picture img {
    object-fit: cover;
}
.price-wrap {
    margin-top: 5px;
    color: #D80101;
}
.price-wrap span {
    font-weight: bold;
}
.clearall:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.list-bd-side {
    position: absolute;
    right: -200px;
    top: 242px;
    width: 174px;
    overflow: hidden;
}
.bd-cont-hd h3, .bd-side-hd h3 {
    padding-bottom: 15px;
    font: 700 16px/20px 'microsoft yahei';
}
.img-box {
    position: relative;
    margin: 0 8px 15px 0;
    padding: 1px;
    width: 170px;
    border: 1px solid #DDDDDD;
    background: #fff;
    overflow: hidden;
}
.img-box-pic {
    display: block;
    position: relative;
    margin: -2px 0 0 -2px;
    width: 174px;
}
.img-box-name {
    font-size: 14px;
    height: 25px;
    line-height: 30px;
    overflow: hidden;
    display: block;
    padding: 0 5px;
}
.img-box-txt {
    display: block;
    padding: 5px;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    word-wrap: break-word;
    overflow: hidden;
    zoom: 1;
}
.hd-listInfo-mod:hover{
    z-index: 2;
    padding: 14px 0 14px 14px;
    border: 2px solid #f40;
}
.Commodity_picture div:hover {
    border: #f40 solid 1px;
    height: 121px;
    width: 121px;
    box-shadow: #666 0 0 5px;
}
.store-list p {
    margin-bottom: 0;
}
.page-mod {
    text-align: center;
    padding: 20px;
}
.page-mod span,
.page-mod a {
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    color: #666;
    margin: 0 3px 6px;
    padding: 0 12px;
    border-radius: 2px;
    background-color: #f1eff0;
    display: inline-block;
}
.page-mod div .current {
    background-color: #337ab7;
    color: #fff;
}
.head15_search {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.head15_search .search_box {
    background-color: #91be16;
    padding: 3px;
    display: flex;
}
.head15_search .search_box input {
    width: 200px;
    border: 0;
    padding: 0 10px;
    float: left;
    font: 400 14px/35px "Microsoft YaHei";
    color: #3e4141;
    outline: none;
}
.head15_search .search_box a {
    width: 64px;
    background-image: url(https://image.benlailife.com/webStatic/images/n_top/n_top_ico_e5a1c5b5.png);
    background-repeat: no-repeat;
    background-position: -1px -224px;
    background-size: 65px;
    display: inline-block;
}