.item-add {
    padding: 20px;
    position: relative
}

.item-add .item-top-tags {
    overflow: hidden;
    height: 16px;
    margin-bottom: 6px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.item-add .item-top-tags, .item-add .item-top-tags .mark-top {
    display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex
}

.item-add .item-top-tags .mark-top {
    margin-right: 3px
}

.item-add .item-top-tags .mark-image {
    height: 16px;
    line-height: 1
}

.item-add .item-top-tags .top-tag {
    display: inline-block;
    font-size: 12px
}

.item-add .item-top-tags .mark-promote {
    line-height: 16px;
    color: #fff;
    background-color: red;
    border-radius: 8px;
    padding: 0 8px
}

.item-add .item-top-tags .mark-gift {
    line-height: 16px;
    border: 1px solid red;
    color: red;
    border-radius: 8px;
    padding: 0 8px;
    height: 16px
}

.item-add .item-top-tags .mark-coupon {
    overflow: hidden;
    height: 16px;
    line-height: 1
}

.item-add .item-top-tags .mark-coupon .coupon-wrapper {
    padding: 0 5px;
    border: 1px solid red;
    border-radius: 2px;
    position: relative;
    height: 16px;
    line-height: 16px
}

.item-add .item-top-tags .mark-coupon .coupon-wrapper .coupon-left {
    position: absolute;
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid red;
    top: 50%;
    margin-top: -3px;
    left: -3px
}

.item-add .item-top-tags .mark-coupon .coupon-wrapper .coupon-content {
    color: red;
    font-size: 12px;
    line-height: 16px;
    border-left: 1px dashed red;
    padding-left: 4px
}

.item-add .item-top-tags .mark-coupon .coupon-wrapper .coupon-right {
    position: absolute;
    width: 6px;
    height: 6px;
    display: inline-block;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid red;
    top: 50%;
    margin-top: -3px;
    right: -3px
}

.item-add .item-add_image {
    position: relative;
    overflow: hidden;
    margin-bottom: 10px
}

.item-add .item-add_image:hover .pin-img {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}

.item-add .item-add_image:hover .item_qrcode-box {
    position: absolute;
    top: 0;
    left: 0
}

.item-add .item-add_image .item_img-box, .item-add .item-add_image .item_img-box .item-img {
    display: block
}

.item-add .item-add_image .item_qrcode-box {
    background: rgba(0, 0, 0, .3)
}

.item-add .item-add_image .item_qrcode-box .item_qrcode {
    width: 145px;
    height: 140px;
    background: #fff;
    padding: 8px
}

.item-add .item-add_image .item_qrcode-box .item_qrcode .item_qrcode-img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto
}

.item-add .item-add_image .item_qrcode-box .item_qrcode .item_qrcode-price {
    color: red;
    font-weight: 700;
    text-align: center;
    height: 24px;
    font-size: 0
}

.item-add .item-add_image .item_qrcode-box .item_qrcode .item_qrcode-price .price_currency {
    font-size: 12px;
    line-height: 20px
}

.item-add .item-add_image .item_qrcode-box .item_qrcode .item_qrcode-price .price_amount {
    font-size: 20px;
    color: red;
    line-height: 24px
}

.item-add .item-add_image .item_qrcode-box .item_qrcode-des {
    color: #fff;
    margin-top: 10px;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    text-align: center
}

.item-add .item-add_image .solt-out {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center
}

.item-add .flash-tag {
    height: 20px;
    position: absolute;
    font-size: 0
}

.item-add .item-add_desc {
    text-align: left
}

.item-add .item-add_desc .item-price {
    font-size: 0;
    white-space: nowrap;
    height: 22px
}

.item-add .item-add_desc .item-price .shop-price {
    font-weight: 700;
    float: left;
    height: 22px;
    line-height: 22px
}

.item-add .item-add_desc .item-price .shop-price .currency {
    font-size: 14px
}

.item-add .item-add_desc .item-price .shop-price .amount {
    font-size: 24px
}

.item-add .item-add_desc .item-price .shop-price > .item-tag {
    display: none
}

.item-add .item-add_desc .item-price .market-price {
    float: left;
    color: #888;
    margin-left: 10px;
    font-size: 14px;
    line-height: 22px
}

.item-add .item-add_desc .item-price .item_prices__bundle {
    text-decoration: none
}

.item-add .item-add_desc .item-price .item-price-through {
    text-decoration: line-through
}

.item-add .item-add_desc .item-price .item-tag {
    float: left;
    font-size: 12px;
    color: red;
    border-radius: 20px;
    margin-left: 10px;
    font-weight: 400;
    background-color: rgba(242, 87, 89, .1);
    border: 0 none;
    height: 22px;
    line-height: 22px;
    padding: 0 6px
}

.item-add .item-add_desc .item-price .giftcard-price {
    float: left;
    margin-top: 4px;
    margin-left: 5px;
    height: 16px
}

.item-add .item-add_desc .item-price .giftcard-price:after {
    clear: both
}

.item-add .item-add_desc .item-price .giftcard-price__mark {
    height: 16px;
    line-height: 16px;
    padding: 2px 5px;
    font-size: 12px;
    background: #222;
    color: #ffdec2;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    white-space: nowrap;
    float: left
}

.item-add .item-add_desc .item-price .giftcard-price__mark__img {
    width: 34px;
    height: 12px
}

.item-add .item-add_desc .item-price .giftcard-price__mark__img--en {
    width: 50px;
    height: 12px
}

.item-add .item-add_desc .item-price .giftcard-price__number {
    height: 16px;
    padding: 0 4px;
    font-size: 12px;
    font-weight: 700;
    color: #222;
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #ffdec2;
    float: left
}

.item-add .item-add_desc .item-title {
    font-size: 14px;
    color: #222;
    margin-top: 5px;
    line-height: 22px;
    height: 44px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.item-add .item-add_desc .item-rating {
    width: 100%;
    height: 16px;
    margin-top: 3px
}

.item-add .item-count_down {
    text-align: left;
    color: #888;
    font-size: 12px;
    line-height: 20px
}

.item-add .item-action {
    margin-top: 10px;
    text-align: center
}

.item-add .item-action .add-cart {
    width: 100%;
    height: 32px;
    line-height: 32px
}

.item-add .item-tags {
    margin-top: 10px;
    height: 20px;
    position: relative
}

.item-add .item-tags .item-tags_bottom {
    height: 20px;
    overflow: hidden
}

.item-add .item-tags .mark-bottom {
    margin-right: 8px;
    display: table-cell;
    height: 20px
}

.item-add .item-tags .mark-bottom:last-child {
    margin-right: 0
}

.item-add .item-tags .mark-bottom span {
    font-size: 12px;
    line-height: 20px;
    display: table-cell;
    vertical-align: middle
}

.item-add .item-tags .mark-bottom span.mark-self {
    position: relative
}

.item-add .item-tags .mark-bottom .mark-imgbox {
    position: relative;
    padding-top: 2px
}

.item-add .item-tags .mark-bottom .mark-imgbox > img.mark-img {
    width: 30px;
    height: 16px
}

.item-add .item-tags .mark-bottom span.mark-self > span.mark-self_tx {
    position: relative;
    z-index: 2
}

.item-add .item-tags .mark-bottom span.mark-self > span.mark-self_bg {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 6px;
    background-color: #fcd7d7;
    z-index: 1
}

.item-add .item-tags .mark-bottom .mark-declare {
    position: relative;
    display: table-cell
}

.item-add .item-tags .mark-bottom .mark-declare > .mark-declare_tx {
    position: relative;
    z-index: 2
}

.item-add .item-tags .mark-bottom .mark-declare > .mark-declare_bg {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 6px;
    background-color: #d4d6ff;
    z-index: 1
}

.item-add .item-tags .mark-bottom .mark-declare > .mark-fby_bg {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    width: 100%;
    height: 6px;
    background-color: #fcd7d7;
    z-index: 1
}

.item-add .item-tags .mark-bottom span.icon-shop {
    font-size: 16px
}

.item-add .item-tags .mark-bottom a.mark-seller_name {
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: table-cell;
    padding-left: 5px;
    line-height: 20px;
    font-size: 12px
}

.item-add .item-tags .mark-bottom a.mark-seller_name.en {
    max-width: 80px
}

.item-add .item-tags .mark-bottom span.mark-shipping_fee {
    color: #888
}

.item-add .item-tags .mark-bottom span.mark-shipping_free {
    color: red
}

.item-add .item-tags .fby-describe {
    position: absolute;
    width: 265px;
    top: 28px;
    left: 0;
    padding: 10px 20px;
    font-size: 12px;
    color: rgba(0, 0, 0, .85);
    line-height: 20px
}

.item-add .item-tags .fby-describe .popup-mini_arrow {
    left: 16px
}

.item-add .item-tags .fby-describe--en .popup-mini_arrow {
    left: 42px
}

.item-add-list .item-add {
    float: left;
    margin-top: 20px;
    margin-right: 15px
}

@media screen and (max-width: 1366px) {
    .item-add {
        width: 225px
    }

    .item-add .flash-tag {
        top: 185px;
        left: 20px
    }

    .item-add .item-add_image, .item-add .item-add_image .item-img, .item-add .item-add_image .item_qrcode-box {
        width: 185px;
        height: 185px
    }

    .item-add .item-add_image .item_qrcode-box .item_qrcode {
        margin-top: 10px;
        margin-left: 20px
    }

    .item-add .item-add_desc .item-price {
        height: 38px !important
    }

    .item-add .item-add_desc .item-price .shop-price {
        float: none !important
    }

    .item-add .item-add_desc .item-price .shop-price > .item-tag {
        padding: 0 6px;
        display: block !important
    }

    .item-add .item-add_desc .item-price .market-price {
        float: none !important;
        line-height: 16px !important;
        margin-left: 0 !important
    }

    .item-add .item-add_desc .item-price > .item-tag {
        display: none
    }

    .item-add .item-add_desc .item-price .giftcard-price {
        float: none !important;
        margin-left: 0 !important
    }

    .item-add .item-tags .mark-bottom a.mark-seller_name, .item-add .item-tags .mark-bottom a.mark-seller_name.en {
        max-width: 160px
    }

    .item-add .item-tags .fby-describe {
        width: 185px
    }

    .item-add-list .item-add {
        float: left;
        margin-top: 20px;
        margin-right: 15px
    }

    .item-add-list .item-add:nth-child(4n) {
        margin-right: 0
    }
}

@media screen and (min-width: 1367px) and (max-width: 1679px) {
    .item-add {
        width: 225px
    }

    .item-add .flash-tag {
        top: 185px;
        left: 20px
    }

    .item-add .item-add_image, .item-add .item-add_image .item-img, .item-add .item-add_image .item_qrcode-box {
        width: 185px;
        height: 185px
    }

    .item-add .item-add_image .item_qrcode-box .item_qrcode {
        margin-top: 10px;
        margin-left: 20px
    }

    .item-add .item-add_desc .item-price {
        height: 38px !important
    }

    .item-add .item-add_desc .item-price .shop-price {
        float: none !important
    }

    .item-add .item-add_desc .item-price .shop-price > .item-tag {
        padding: 0 6px;
        display: block !important
    }

    .item-add .item-add_desc .item-price .market-price {
        float: none !important;
        line-height: 16px !important;
        margin-left: 0 !important
    }

    .item-add .item-add_desc .item-price > .item-tag {
        display: none
    }

    .item-add .item-add_desc .item-price .giftcard-price {
        float: none !important;
        margin-left: 0 !important
    }

    .item-add .item-tags .mark-bottom a.mark-seller_name, .item-add .item-tags .mark-bottom a.mark-seller_name.en {
        max-width: 160px
    }

    .item-add .item-tags .fby-describe {
        width: 185px
    }

    .item-add-list .item-add {
        float: left;
        margin-top: 20px;
        margin-right: 35px
    }

    .item-add-list .item-add:nth-child(5n) {
        margin-right: 0
    }
}

@media screen and (min-width: 1680px) {
    .item-add {
        width: 305px
    }

    .item-add .flash-tag {
        top: 265px;
        left: 20px
    }

    .item-add .item-add_image, .item-add .item-add_image .item-img, .item-add .item-add_image .item_qrcode-box {
        width: 265px;
        height: 265px
    }

    .item-add .item-add_image .item_qrcode-box .item_qrcode {
        margin-top: 50px;
        margin-left: 60px
    }

    .item-add-list .item-add {
        float: left;
        margin-top: 20px;
        margin-right: 15px
    }

    .item-add-list .item-add:nth-child(5n) {
        margin-right: 0
    }

    .item-add .item-add_desc .item-tags .text-ellipsis {
        max-width: 180px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden
    }

    .fby-describe {
        width: 265px
    }
}

.email-modal {
    background-color: #fff
}

.email-modal .email-modal_title {
    text-align: left
}

.email-modal .email-modal_title .iconfont {
    margin-right: 11px
}

.email-modal .email-modal_content {
    margin-top: 30px
}

.email-modal .email-modal_action {
    margin-top: 50px;
    text-align: center
}

.email-modal .email-modal_action .button-solid-xxShopRed-active {
    height: 40px;
    line-height: 40px;
    padding: 0 30px;
    margin-left: 30px
}

.email-modal .email-modal_action .link-black-line {
    margin-top: 9px
}

.checked {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #222;
    position: relative;
    cursor: pointer
}

.checked span {
    position: absolute;
    top: 3px;
    left: 3px;
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #222
}

.unchecked {
    display: inline-block;
    cursor: pointer;
    width: 20px;
    height: 20px;
    border: 1px solid #bbb
}

.wd640 {
    width: 640px !important
}

.empty-items .result-empty_image-box {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px
}

.empty-items .result-empty_image-box .empty_image {
    width: 320px;
    height: 233px
}

.empty-items .result-empty_context {
    color: #888;
    text-align: center
}

.empty-items .result-empty_registration {
    text-align: center;
    margin-top: 30px
}

.empty-items .result-empty_registration div {
    padding: 10px 80px;
    font-size: 16px
}

.empty-items .popup-modal_content {
    text-align: left
}

.empty-items .register-title {
    font-size: 20px;
    color: #222;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 20px
}

.empty-items .register-subtitle {
    margin-bottom: 5px
}

.empty-items .register-imgs {
    margin: 10px 0 30px
}

.empty-items .register-imgs .register-img {
    width: 80px;
    height: 80px;
    margin-right: 10px;
    position: relative;
    border-radius: 4px
}

.empty-items .register-imgs .register-img .register-img_delete {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 20px;
    height: 20px
}

.empty-items .register-imgs .register-img .register-img_delete i {
    font-size: 14px;
    color: #fff
}

.empty-items .register-imgs .register-img img {
    height: 100%;
    border-radius: 4px
}

.empty-items .register-imgs input {
    visibility: hidden
}

.empty-items .register-upload {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    position: relative;
    cursor: pointer
}

.empty-items .register-upload i {
    font-size: 24px;
    color: #ddd
}

.empty-items .register-opertaion .register {
    padding: 8px 30px
}

.empty-items .register-opertaion .cancel {
    margin: 8px 30px 0 0
}

.tags-wrapper {
    padding: 16px 0 10px;
    position: relative;
    border-bottom: 1px solid #eee
}

.tags-wrapper .tags-content {
    line-height: 40px
}

.tags-wrapper .tags-content .separate {
    font-size: 12px;
    margin: 0 10px
}

.tags-wrapper .tags-content .category-first {
    font-weight: 700;
    font-size: 16px
}

.tags-wrapper .tags-content .category {
    cursor: pointer
}

.tags-wrapper .tags-content .category__text {
    overflow: hidden;
    text-overflow: ellipsis
}

.tags-wrapper .tags-content .item-count {
    margin-left: 20px
}

.tags-wrapper .tags-content .category-box {
    position: absolute;
    top: 52px;
    padding: 16px;
    z-index: 100;
    background: #fff;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    min-width: 145px;
    max-height: 560px;
    overflow-y: scroll
}

.tags-wrapper .tags-content .category-box ul li {
    line-height: 160%;
    margin-bottom: 8px;
    cursor: default
}

.tags-wrapper .tags-content .category-box ul li:last-child {
    margin-bottom: 0
}

.tags-wrapper .tags-content .category-box ul .category-select {
    color: red
}

.tags-wrapper .tags-content .attr-separate {
    margin-left: 10px;
    font-size: 12px
}

.tags-wrapper .tags-content .attributes {
    position: relative;
    background: #f7f7f7;
    border-radius: 4px;
    padding: 0 25px 0 10px;
    max-width: 200px;
    height: 35px;
    margin-left: 10px;
    white-space: nowrap
}

.tags-wrapper .tags-content .attributes .attribute-type {
    margin-right: 5px
}

.tags-wrapper .tags-content .attributes .attribute-content {
    max-width: 100px;
    margin-right: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.tags-wrapper .tags-content .attributes .iconfont {
    position: absolute;
    right: 10px;
    font-size: 12px
}

.tags-wrapper .tags-content .attribute-box {
    z-index: 100;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    max-width: 400px;
    -webkit-box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .1);
    border-radius: 4px;
    padding: 10px 10px 20px
}

.tags-wrapper .tags-content .attribute-box .title {
    position: relative;
    height: 22px;
    line-height: 22px
}

.tags-wrapper .tags-content .attribute-box .title .iconfont {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer
}

.tags-wrapper .tags-content .attribute-box .content {
    padding: 0 10px;
    white-space: normal
}

.tags-wrapper .tags-content .attribute-box .content .content_box {
    background: #f7f7f7;
    border-radius: 4px;
    position: relative;
    padding: 0 30px 0 10px;
    cursor: pointer;
    margin-right: 10px;
    margin-top: 10px;
    display: inline-block;
    white-space: nowrap
}

.tags-wrapper .tags-content .attribute-box .operation {
    height: 20px;
    line-height: 20px;
    margin-left: 20px;
    margin-top: 10px
}

.filter-wrapper .filter-coupons .coupon-list_item {
    position: relative;
    width: 217px;
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px 18px;
    margin-bottom: 10px
}

.filter-wrapper .filter-coupons .coupon-list_item.unable {
    color: #888
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_info {
    font-size: 16px;
    line-height: 24px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_info .amount {
    font-size: 16px;
    font-weight: 700;
    max-width: 117px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_info.tag-expired {
    color: #888
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_title {
    height: 22px;
    line-height: 22px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_desc {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_desc > span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 217px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_desc > span.no-add_tag {
    max-width: 150px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_tags {
    height: 20px;
    line-height: 20px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_tags span {
    padding: 2px 10px;
    background: #f7f7f7;
    border-radius: 10px;
    font-size: 12px;
    color: #888;
    margin-right: 8px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_tags span:last-child {
    margin-right: 0
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_time {
    margin-top: 7px;
    padding-top: 7px;
    border-top: 1px dashed #ddd;
    font-size: 12px;
    color: #888
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_time .iconfont {
    font-size: 14px;
    color: #888
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_time .iconfont .coupon-describe {
    position: absolute;
    top: 98px;
    left: -1px;
    color: #888;
    font-size: 12px;
    line-height: 20px;
    padding: 15px 10px 10px;
    width: 217px
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_time .iconfont .coupon-describe .popup-mini_arrow {
    display: none
}

.filter-wrapper .filter-coupons .coupon-list_item .item-coupone_time.tag-fast {
    color: red
}

.filter-wrapper .filter-coupons .coupon-list_item .button-coupon_active {
    position: absolute;
    top: 17px;
    right: 17px;
    width: 60px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    background-color: red
}

.filter-wrapper .filter-coupons .coupon-list_item .button-coupon_active.clip {
    color: #fff;
    background-color: red;
    cursor: pointer
}

.filter-wrapper .filter-coupons .coupon-list_item .button-coupon_active.disable, .filter-wrapper .filter-coupons .coupon-list_item .button-coupon_active.unable {
    color: #888;
    background-color: #f7f7f7
}

.filter-wrapper .filter-search {
    margin-top: 20px
}

.filter-wrapper .search__box {
    width: 225px;
    height: 40px;
    padding: 9px 20px;
    border: 1px solid #ddd;
    border-radius: 100px
}

.filter-wrapper .search__box__input {
    width: 160px;
    font-size: 14px;
    text-align: left;
    height: 22px;
    line-height: 22px;
    outline: none;
    border: none
}

.filter-wrapper .search__box__btns {
    cursor: pointer;
    border: none;
    outline: none;
    background: none
}

.filter-wrapper .search__box__btn {
    font-size: 17px;
    line-height: 22px
}

.filter-wrapper .filter-seller {
    width: 225px;
    padding: 20px 30px;
    background-color: #f7f7f7;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    margin-top: 20px;
    border-radius: 8px
}

.filter-wrapper .filter-seller .seller_ul {
    line-height: 20px
}

.filter-wrapper .filter-seller .seller_ul .seller_ul-li {
    font-weight: 700;
    list-style: initial;
    margin-left: 15px
}

.filter-wrapper .filter-seller .seller_info-title {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 20px
}

.filter-wrapper .filter-seller .seller_info-context {
    width: 165px
}

.filter-wrapper .filter-seller .seller_info-context.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    overflow: hidden;
    max-height: 100px
}

.filter-wrapper .filter-seller .seller_info-context.shipping.ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    box-orient: vertical;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    overflow: hidden;
    max-height: 40px
}

.filter-wrapper .filter-seller .seller_return {
    font-size: 14px;
    line-height: 22px;
    font-weight: 700;
    margin-top: 10px
}

.filter-wrapper .filter-list {
    width: 225px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

.filter-wrapper .filter-list:first-child {
    margin-top: 20px
}

.filter-wrapper .filter-list .filter-head {
    cursor: pointer;
    height: 24px;
    margin: 20px 0;
    position: relative;
    font-size: 16px;
    color: #222;
    font-weight: 700
}

.filter-wrapper .filter-list .filter-head--selection {
    margin-bottom: 10px
}

.filter-wrapper .filter-list .filter-head__text {
    line-height: 24px
}

.filter-wrapper .filter-list .filter-head__clear {
    font-size: 12px;
    color: #222;
    text-align: right;
    line-height: 24px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: underline
}

.filter-wrapper .filter-list .filter-body__selection {
    margin-right: 15px;
    margin-bottom: 10px;
    height: 22px;
    max-width: 210px
}

.filter-wrapper .filter-list .filter-body__selection:last-child {
    margin-right: 0
}

.filter-wrapper .filter-list .filter-body__selection__text {
    font-size: 14px;
    color: #222;
    text-align: left;
    line-height: 22px;
    float: left;
    max-width: 194px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.filter-wrapper .filter-list .filter-body__selection__close {
    font-size: 12px;
    line-height: 22px;
    margin-left: 4px;
    cursor: pointer;
    float: left
}

.filter-wrapper .filter-list .filter-body__price {
    padding-top: 10px
}

.filter-wrapper .filter-list .filter-body__price__text {
    display: block;
    font-size: 14px;
    color: #222;
    text-align: left;
    line-height: 32px;
    margin-right: 2px
}

.filter-wrapper .filter-list .filter-body__price__input {
    display: block;
    width: 48px;
    height: 32px;
    font-size: 14px;
    color: #222;
    text-align: left;
    line-height: 32px;
    border: 1px solid #ddd;
    margin-right: 8px;
    padding: 0 5px
}

.filter-wrapper .filter-list .filter-body__price__link {
    display: block;
    font-size: 14px;
    color: #222;
    text-align: left;
    line-height: 32px;
    text-decoration: underline
}

.filter-wrapper .filter-list .filter-body.filter-body--scroll {
    max-height: 280px;
    overflow-y: scroll
}

.filter-wrapper .filter-list .filter-body > li {
    line-height: 20px;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative
}

.filter-wrapper .filter-list .filter-body > li .checked, .filter-wrapper .filter-list .filter-body > li .unchecked {
    position: absolute;
    top: 0;
    left: 0
}

.filter-wrapper .filter-list .filter-body > li .title {
    padding-left: 30px;
    display: block;
    word-break: break-all
}

.filter-wrapper .filter-list .filter-body .title.xxShop {
    position: relative;
    padding-left: 0;
    margin-left: 30px
}

.filter-wrapper .filter-list .filter-body .title.xxShop span.tx {
    color: #222;
    position: relative;
    z-index: 2
}

.filter-wrapper .filter-list .filter-body .title.xxShop span.bg {
    position: absolute;
    background-color: #fcd7d7;
    height: 7px;
    width: 100%;
    bottom: 1px;
    left: 0
}

.filter-wrapper .filter-list .filter-body .icon-info {
    margin-left: 5px;
    position: relative
}

.filter-wrapper .filter-list .filter-body .icon-info__describe {
    position: absolute;
    padding: 10px 20px;
    top: 30px;
    left: -215px;
    font-size: 12px;
    color: rgba(0, 0, 0, .85);
    line-height: 20px
}

.filter-wrapper .filter-list .filter-body .icon-info__describe .popup-mini_arrow {
    left: 215px
}

.filter-wrapper .filter-list .filter-body .icon-info__describe .filter__ul {
    padding-left: 15px;
    margin-top: 5px
}

.filter-wrapper .filter-list .filter-body .fby {
    width: 195px;
    left: -62px
}

.filter-wrapper .filter-list .filter-body .fby .popup-mini_arrow {
    left: 62px
}

.filter-wrapper .filter-list .filter-body .fby--en {
    width: 195px;
    left: -130px
}

.filter-wrapper .filter-list .filter-body .fby--en .popup-mini_arrow {
    left: 130px
}

.filter-wrapper .filter-list .filter-body .xxShopSelect {
    width: 195px;
    left: -61px
}

.filter-wrapper .filter-list .filter-body .xxShopSelect .popup-mini_arrow {
    left: 61px
}

.filter-wrapper .filter-list .filter-body .xxShopSelect--en {
    width: 195px;
    left: -76px
}

.filter-wrapper .filter-list .filter-body .xxShopSelect--en .popup-mini_arrow {
    left: 76px
}

.filter-wrapper .filter-list .filter-body .filter__li, .filter-wrapper .filter-list .filter-body .filter__ul {
    list-style: disc !important
}

.filter-wrapper .filter-list .less {
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 20px
}

.filter-wrapper .filter-category__container {
    padding-bottom: 0;
    margin-top: 20px
}

.filter-wrapper .filter-category__container ul li.filter-category__lv1 {
    margin-bottom: 24px;
    cursor: default
}

.filter-wrapper .filter-category__container ul li.filter-category__lv1:last-child .filter-category__lv2:last-child {
    margin-bottom: 0
}

.filter-wrapper .filter-category__container ul li.filter-category__lv1.lv1-fold {
    height: 26px;
    overflow: hidden
}

.filter-wrapper .filter-category__container .filter-category__lv2-container {
    max-height: 408px;
    overflow-y: scroll;
    margin-top: 16px;
    position: relative
}

.filter-wrapper .filter-category__container .filter-category__lv1:not(:last-child) .filter-category__lv2-container {
    border-bottom: 1px solid #eee
}

.filter-wrapper .filter-category__container .filter-category__lv2 {
    margin-bottom: 24px
}

.filter-wrapper .filter-category__container .filter-category__lv2:first-child {
    margin-bottom: 12px
}

.filter-wrapper .filter-category__container .filter-category__lv3 {
    margin-top: 12px
}

.filter-wrapper .filter-category__container .cat-level_1 {
    font-size: 16px;
    line-height: 160%;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.filter-wrapper .filter-category__container .cat-level_1:hover a {
    text-decoration: underline
}

.filter-wrapper .filter-category__container .cat-level_2 {
    font-size: 16px;
    line-height: 160%;
    display: block
}

.filter-wrapper .filter-category__container .cat-level_2:hover {
    text-decoration: underline
}

.filter-wrapper .filter-category__container .cat-level_2.selected {
    color: red
}

.filter-wrapper .filter-category__container .cat-level_3 {
    color: #666;
    display: block
}

.filter-wrapper .filter-category__container .cat-level_3:hover {
    text-decoration: underline
}

.filter-wrapper .filter-category__container .cat-level_3.selected {
    color: red
}

.item-wrapper {
    width: 100%
}

.item-wrapper .content .items {
    margin: 0 15px 15px 0
}

.item-wrapper .empty-items {
    text-align: center
}

.item-wrapper .empty-items .result-empty_image-box {
    margin: 60px 0 20px
}

.item-wrapper .empty-items .result-empty_image-box img {
    width: 320px;
    height: 234px
}

.item-wrapper .empty-items .result-empty_context {
    font-size: 14px;
    color: #888;
    text-align: center;
    line-height: 22px
}

.item-wrapper .item-add .item-seller {
    height: 20px;
    font-size: 12px;
    color: #888;
    line-height: 20px;
    margin-top: 10px
}

.search-container_loading {
    width: 100%;
    padding-top: 160px;
    height: 342px;
    text-align: center
}

.category-mkt-c1-banner {
    width: 100%;
    margin: 20px 0
}

.category-mkt-c1-banner img {
    width: 100%
}

@media screen and (max-width: 1366px) {
    .item-wrapper .content .items .item_wrapper {
        width: 225px;
        height: 423px
    }

    .item-wrapper .content .items .item_wrapper .item_image, .item-wrapper .content .items .item_wrapper .item_image img {
        width: 185px;
        height: 185px
    }

    .item-wrapper .content .items .item_wrapper .item-action > div {
        width: 185px
    }

    .item-wrapper .content .items:nth-child(3n) {
        margin-right: 0
    }

    .tags-wrapper .category__text {
        max-width: 74px;
        white-space: nowrap
    }

    .brand__right {
        margin-left: 80px !important
    }
}

@media screen and (min-width: 1367px) and (max-width: 1679px) {
    .item-wrapper .content .items .item_wrapper {
        width: 225px;
        height: 423px
    }

    .item-wrapper .content .items .item_wrapper .item_image, .item-wrapper .content .items .item_wrapper .item_image img {
        width: 185px;
        height: 185px
    }

    .item-wrapper .content .items .item_wrapper .item-action > div {
        width: 185px
    }

    .item-wrapper .content .items:nth-child(4n) {
        margin-right: 0
    }

    .tags-wrapper .category__text {
        white-space: nowrap;
        max-width: 159px
    }
}

@media screen and (min-width: 1680px) {
    .item-wrapper .content .items:nth-child(4n) {
        margin-right: 0
    }
}

/*搜索的排序下拉*/
.li-select-round-component{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;width:165px;height:40px}.lt-select{width:165px;height:40px;border-radius:100px;border:1px solid #bbb;background:#fff;font-size:0;color:#222;cursor:pointer;position:relative}.lt-select.active{border:1px solid #222}.lt-select .title{width:100%;height:56px;line-height:56px;padding-left:20px;font-size:16px;color:#888;position:absolute;left:0;top:0;pointer-events:none;cursor:pointer}.lt-select .field{border:0 none;outline:none;width:100%;height:100%;font-size:14px;color:#222;padding:0 20px;border-radius:100px;cursor:pointer}.lt-select .icon{position:absolute;width:10px;height:10px;color:#222;right:20px;top:50%;margin-top:-8px;font-size:10px;cursor:pointer;pointer-events:none;font-weight:900}.lt-option{position:absolute;top:45px;z-index:1001;width:165px;background:#fff;box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);border-radius:4px;cursor:pointer}.lt-option li{-webkit-box-sizing:border-box;box-sizing:border-box;height:40px;line-height:40px;padding:0 20px;font-size:14px;color:#222;cursor:pointer}.lt-option li:hover{background-color:#f5f5f5}.lt-option li.active{background-color: #eee;}

/**左侧筛选的问号弹层**/
.popup-mini_content{display:inline-block;color:rgba(0,0,0,.85);box-shadow:0 0 16px 0 rgba(0,0,0,.1);-moz-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 4px 16px 0 rgba(0,0,0,.1);border-radius:8px;position:relative;background-color:#fff;z-index:99;line-height:1}.icon-content{position:absolute;right:10px;top:10px;cursor:pointer}.popup-mini_top{padding:20px 50px 10px 20px}.popup-mini_top .popup-mini_arrow{border-bottom:10px solid #fff;left:35px;top:-10px}.popup-mini_top .popup-mini_arrow,.popup-mini_top .popup-mini_arrow:after{border-left:10px solid transparent;border-right:10px solid transparent;content:"";position:absolute}.popup-mini_top .popup-mini_arrow:after{top:0;left:0;border-bottom:10px solid RGBA(0,0,0,.1);margin-left:-10px;z-index:-1}.popup-mini_bottom{padding:10px 20px}.popup-mini_bottom .popup-mini_arrow{border-top:10px solid #fff;left:70px;bottom:-10px}.popup-mini_bottom .popup-mini_arrow,.popup-mini_bottom .popup-mini_arrow:after{border-left:10px solid transparent;border-right:10px solid transparent;content:"";position:absolute}.popup-mini_bottom .popup-mini_arrow:after{bottom:0;left:0;border-top:10px solid RGBA(0,0,0,.1);margin-left:-10px;z-index:-1}.popup-mini_right{padding:20px 60px 20px 20px}.popup-mini_right .popup-mini_arrow{border-left:10px solid #fff;right:-10px;top:50%}.popup-mini_right .popup-mini_arrow,.popup-mini_right .popup-mini_arrow:after{border-top:10px solid transparent;border-bottom:10px solid transparent;content:"";position:absolute;margin-top:-10px}.popup-mini_right .popup-mini_arrow:after{top:0;left:0;border-left:10px solid RGBA(0,0,0,.1);margin-left:-10px;z-index:-1}.popup-mini_left{padding:20px 50px 20px 30px}.popup-mini_left .popup-mini_arrow{border-right:10px solid #fff;left:-10px;top:50%}.popup-mini_left .popup-mini_arrow,.popup-mini_left .popup-mini_arrow:after{border-top:10px solid transparent;border-bottom:10px solid transparent;content:"";position:absolute;margin-top:-10px}.popup-mini_left .popup-mini_arrow:after{top:0;left:0;border-right:10px solid RGBA(0,0,0,.1);margin-right:-10px;z-index:-1}