@charset "utf-8";

/* ========== GNB 气泡分类菜单（对齐原站：单列向下 + 右侧 Banner，无数字） ========== */
#header,
#header_warp {
    overflow: visible !important;
    z-index: 200 !important;
}
#header .header_gnb,
#header .header_gnb .gnb,
#header .header_gnb .gnb .gnb_menu_box {
    overflow: visible !important;
}
#header .header_gnb .gnb .gnb_menu_box {
    visibility: visible !important;
}
#header .header_gnb .gnb .gnb_menu_box .depth0 {
    overflow: visible !important;
    height: 70px !important;
}
#header .header_gnb .gnb .gnb_menu_box .depth0 > li {
    position: relative;
    z-index: 1;
    overflow: visible !important;
}
#header .header_gnb .gnb .gnb_menu_box .depth0 > li:hover,
#header .header_gnb .gnb .gnb_menu_box .depth0 > li:has(.active) {
    z-index: 300;
}

#header .header_gnb .gnb .gnb_menu_box .subCategory,
#header .header_gnb .gnb .gnb_menu_box .subCategory.depth1 {
    display: none !important;
    position: absolute !important;
    top: 70px !important;
    left: 0 !important;
    z-index: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    filter: none !important;
    background: #fff !important;
    border: 1px solid #ddd !important;
    border-top: 1px solid #ddd !important;
    box-shadow: 0 8px 20px rgba(0,0,0,.08) !important;
    white-space: nowrap !important;
    overflow: visible !important;
    box-sizing: border-box !important;
    font-size: 12px !important;
    -webkit-transition: none !important;
    transition: none !important;
}
/* JS(.active) + CSS(:hover) 双重保障 */
#header .header_gnb .gnb .gnb_menu_box .subCategory.active,
#header .header_gnb .gnb .gnb_menu_box .subCategory.depth1.active,
#header .header_gnb .gnb .gnb_menu_box .depth0 > li:hover > .subCategory,
#header .header_gnb .gnb .gnb_menu_box .depth0 > li:hover > .subCategory.depth1 {
    display: inline-flex !important;
    align-items: stretch !important;
    flex-direction: row !important;
}

/* 原站：分类名单列向下排列 */
#header .header_gnb .gnb .gnb_menu_box .subCategory.depth1 > ul,
#header .header_gnb .gnb .gnb_menu_box .subCategory > ul,
#header .header_gnb .gnb .gnb_menu_box .depth1 > ul,
#header .header_gnb .gnb .gnb_menu_box .subCategory.depth1 > ul[class*="mega-cols-"],
#header .header_gnb .gnb .gnb_menu_box .depth1 > ul[class*="mega-cols-"] {
    display: block !important;
    grid-template-columns: none !important;
    -webkit-column-count: unset !important;
    -moz-column-count: unset !important;
    column-count: unset !important;
    column-rule: none !important;
    margin: 0 !important;
    padding: 14px 0 14px 18px !important;
    opacity: 1 !important;
    visibility: visible !important;
    white-space: normal !important;
    float: none !important;
    width: 200px !important;
    min-width: 180px !important;
    max-width: 240px !important;
    height: auto !important;
    overflow: visible !important;
    background: transparent !important;
    border: 0 !important;
    box-sizing: border-box !important;
    -webkit-transition: none !important;
    transition: none !important;
}

#header .header_gnb .gnb .gnb_menu_box .subCategory.depth1 > ul > li,
#header .header_gnb .gnb .gnb_menu_box .depth1 > ul > li {
    display: block !important;
    float: none !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border-right: 0 !important;
}

#header .header_gnb .gnb .gnb_menu_box .subCategory ul li a,
#header .header_gnb .gnb .gnb_menu_box .depth1 > ul > li > a {
    display: block !important;
    height: auto !important;
    min-height: 0 !important;
    line-height: 1.8 !important;
    padding: 2px 20px 2px 0 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    color: #555 !important;
    text-align: left !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    box-sizing: border-box !important;
    background-image: none !important;
}
#header .header_gnb .gnb .gnb_menu_box .subCategory ul li a:hover {
    color: #111 !important;
    background: transparent !important;
    text-decoration: underline !important;
}
#header .header_gnb .gnb .gnb_menu_box .subCategory ul li a .cat-name {
    font-weight: 400;
    color: inherit;
}
/* 原站悬停菜单不显示数量 */
#header .header_gnb .gnb .gnb_menu_box .subCategory ul li a .cat-count {
    display: none !important;
}

#header .header_gnb .gnb .categoryBanner {
    display: block !important;
    flex: 0 0 250px !important;
    width: 250px !important;
    align-self: stretch !important;
    border-left: 0 !important;
    box-sizing: border-box !important;
    background: #fff;
}
#header .header_gnb .gnb .categoryBanner img,
#header .header_gnb .gnb .categoryBanner a img {
    display: block !important;
    width: 200px !important;
    height: 200px !important;
    margin: 25px auto !important;
    padding: 0 !important;
    object-fit: cover;
}
#header .header_gnb .gnb .categoryBannerArea {
    display: none !important;
}

/* 品牌馆按钮 */
.brand_zone_menu {
    position: absolute;
    width: 100px;
    left: 50%;
    margin-left: -540px;
    top: 18px;
    z-index: 5;
}
.brand_zone_btn {
    display: block;
    border: 1px solid #ed1b24;
    border-radius: 15px;
    padding: 5px 20px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #ed1b24 !important;
    background: #fff;
}
.brand_zone_btn:hover {
    color: #fff !important;
    background: #ed1b24;
}

/* ========== /shop/ 브랜드관 상품 그리드 (PC) ========== */
@media screen and (min-width: 1091px) {
    #wrapper .sct_wrap,
    #container .sct_wrap {
        position: relative;
        width: 100%;
        max-width: 1200px;
        margin: 0 auto 40px;
        padding: 0 10px;
        box-sizing: border-box;
        overflow: hidden;
    }
    #wrapper .sct_wrap header,
    #container .sct_wrap header {
        padding: 20px 0 16px;
        text-align: left;
    }
    #wrapper .sct_wrap h2,
    #container .sct_wrap h2 {
        float: none;
        margin: 0;
        font-size: 22px;
        font-weight: 800;
        letter-spacing: -0.03em;
        line-height: 1.3;
    }
    #wrapper .sct_wrap h2 a,
    #container .sct_wrap h2 a {
        color: #111;
        text-decoration: none;
    }

    /* 히트상품 캐러셀 카드 균일화 (owl 유지, grid 강제 금지) */
    #idx_hit .smt_40 {
        display: block !important;
        padding: 12px 8px 20px !important;
        border: 1px solid #e8e8e8 !important;
        background: #fff !important;
        box-sizing: border-box;
    }
    #idx_hit .smt_40.owl-carousel {
        display: block !important;
    }
    #idx_hit .smt_40 .owl-stage {
        display: flex !important;
    }
    #idx_hit .smt_40 .sct_li,
    #idx_hit .smt_40 .owl-item .sct_li {
        float: none !important;
        width: auto !important;
        margin: 0 !important;
        padding: 0 6px;
        box-sizing: border-box;
        text-align: left;
    }
    #idx_hit .smt_40 .sct_img {
        position: relative !important;
        margin: 0 0 10px !important;
        overflow: hidden !important;
        background: #f7f7f7 !important;
        aspect-ratio: 1 / 1 !important;
        height: auto !important;
        width: 100% !important;
    }
    #idx_hit .smt_40 .sct_img a {
        display: block !important;
        height: 100% !important;
        width: 100% !important;
    }
    #idx_hit .smt_40 .sct_img img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        object-fit: cover !important;
        margin: 0 auto !important;
    }
    #idx_hit .smt_40 .sct_txt {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 2.6em;
        margin: 4px 0 6px;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.35;
        letter-spacing: -0.02em;
    }
    #idx_hit .smt_40 .sct_basic {
        display: none !important;
    }
    #idx_hit .smt_40 .sct_cost {
        margin: 0;
        font-size: 15px;
        font-weight: 800;
        color: #111;
    }
    #idx_hit .smt_40 .sct_sns,
    #idx_hit .smt_40 .sct_cart {
        display: none !important;
    }
    #idx_hit .owl-nav button {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: rgba(255,255,255,.95) !important;
        border: 1px solid #ddd !important;
        box-shadow: 0 2px 8px rgba(0,0,0,.08);
    }

    /* 최신/추천/할인: 5열 균일 그리드 (owl 캐러셀 제외) */
    .sct_wrap > ul.sct:not(.owl-carousel),
    .sct_wrap ul.sct_10:not(.owl-carousel),
    .sct_wrap ul.smt_10:not(.owl-carousel),
    .sct_wrap ul.smt_20:not(.owl-carousel),
    .sct_wrap ul.sct_20:not(.owl-carousel),
    .sct_wrap ul.sct_30:not(.owl-carousel) {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 20px 14px;
        width: 100% !important;
        margin: 0 !important;
        padding: 0 !important;
        float: none !important;
        list-style: none;
        box-sizing: border-box;
    }
    .sct_wrap > ul.sct:not(.owl-carousel):after,
    .sct_wrap ul.smt_10:not(.owl-carousel):after,
    .sct_wrap ul.sct_10:not(.owl-carousel):after {
        display: none !important;
    }
    .sct_wrap > ul.sct:not(.owl-carousel) > .sct_li,
    .sct_wrap ul.sct_10:not(.owl-carousel) .sct_li,
    .sct_wrap ul.smt_10:not(.owl-carousel) .sct_li,
    .sct_wrap ul.smt_20:not(.owl-carousel) .sct_li,
    .sct_wrap ul.sct_20:not(.owl-carousel) .sct_li,
    .sct_wrap ul.sct_30:not(.owl-carousel) .sct_li {
        float: none !important;
        clear: none !important;
        width: auto !important;
        max-width: none !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0 !important;
        background: transparent !important;
        box-sizing: border-box;
    }
    .sct_wrap .sct_img {
        position: relative !important;
        margin: 0 0 10px !important;
        overflow: hidden !important;
        background: #f7f7f7 !important;
        aspect-ratio: 1 / 1 !important;
        height: auto !important;
        width: 100% !important;
        float: none !important;
    }
    .sct_wrap .sct_img a {
        display: block !important;
        height: 100% !important;
    }
    .sct_wrap .sct_img img,
    .sct_wrap .sct_li .sct_img img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        max-width: 100% !important;
        object-fit: cover !important;
    }

    /* 추천상품 smt_20 절대배치 해제 */
    .sct_wrap .smt_20 {
        position: relative !important;
        overflow: visible !important;
        height: auto !important;
        margin: 0 !important;
    }
    .sct_wrap .smt_20 .sct_ul {
        position: static !important;
        display: contents !important;
        width: auto !important;
        height: auto !important;
    }
    .sct_wrap .smt_20.sct_wrap_fix,
    .sct_wrap ul.smt_20:not(.owl-carousel) {
        display: grid !important;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        gap: 20px 14px;
    }
    .sct_wrap .sct_txt {
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        min-height: 2.6em;
        margin: 4px 0 6px;
        padding-bottom: 0 !important;
        border-bottom: 0 !important;
        font-size: 14px;
        font-weight: 600;
        line-height: 1.35;
    }
    .sct_wrap .sct_basic {
        display: none !important;
    }
    .sct_wrap .sct_cost {
        margin: 0;
        font-size: 15px;
        font-weight: 800;
    }
    .sct_wrap .sct_sns,
    .sct_wrap .sct_sns_wrap,
    .sct_wrap .sct_cart,
    .sct_wrap .sct_op_btn {
        display: none !important;
    }
}

/* 分类列表页商品网格 — 对齐原站 4열 */
.goods_list_item .item_gallery_type > ul {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px 16px;
    margin: 0;
    padding: 10px 0 20px;
    list-style: none;
}
.goods_list_item .item_gallery_type > ul > li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    box-sizing: border-box;
}
.goods_list_item .item_gallery_type .item_photo_box {
    position: relative;
    overflow: hidden;
    background: #f7f7f7;
    aspect-ratio: 1 / 1;
    margin-bottom: 10px;
}
.goods_list_item .item_gallery_type .item_photo_box a {
    display: block;
    height: 100%;
}
.goods_list_item .item_gallery_type .item_photo_box img {
    display: block;
    width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}
.goods_list_item .item_gallery_type .item_name {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.35;
    letter-spacing: -0.02em;
    color: #222;
}
.goods_list_item .item_gallery_type .item_name_explain {
    display: block;
    margin-top: 4px;
    font-size: 12px;
    color: #888 !important;
}
.goods_list_item .item_gallery_type .item_money_box {
    margin-top: 6px;
}
.goods_list_item .item_gallery_type .item_money_box del {
    display: block;
    font-size: 12px;
    color: #999;
}
.goods_list_item .item_gallery_type .item_price {
    font-size: 15px;
    font-weight: 800;
    color: #111;
}

@media screen and (max-width: 1090px) {
    .goods_list_item .item_gallery_type > ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px 8px !important;
        padding: 4px 0 12px !important;
    }
    .goods_list_item .item_gallery_type .item_photo_box {
        aspect-ratio: 1 / 1 !important;
        height: auto !important;
        overflow: hidden !important;
        background: #f7f7f7 !important;
    }
    .goods_list_item .item_gallery_type .item_photo_box a {
        position: absolute !important;
        inset: 0 !important;
        display: block !important;
        height: 100% !important;
    }
    .goods_list_item .item_gallery_type .item_photo_box img {
        position: absolute !important;
        inset: 0 !important;
        width: 100% !important;
        height: 100% !important;
        max-width: none !important;
        max-height: none !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
    .goods_list_item {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0 !important;
        margin: 0 !important;
        box-sizing: border-box !important;
    }
    .goods_list_item .goods_list {
        padding: 0 8px !important;
        margin-top: 0 !important;
    }
    .goods_list_item .goods_list_cont {
        width: 100% !important;
        padding: 0 !important;
    }
    .goods_list_item .goods_list_cont ul,
    .goods_list_item .goods_list_cont ul li {
        float: none !important;
        display: block !important;
        width: auto !important;
        max-width: none !important;
    }
    .goods_list_item .item_gallery_type .item_cont {
        margin: 0 !important;
    }
    .goods_list_item .item_gallery_type .item_name {
        font-size: 13px !important;
        -webkit-line-clamp: 2 !important;
    }
    .goods_list_item .item_gallery_type .item_name_explain {
        font-size: 11px !important;
    }
    .goods_list_item .item_gallery_type .item_price {
        font-size: 14px !important;
    }
    #con.sub_content,
    #sct {
        padding-left: 0 !important;
        padding-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
}

/* ========== 分类列表页导航（对齐原站：与 #con.sub_content 同宽 1680 居中） ========== */
#sct .cateArea.shop-cate-area,
.cateArea.shop-cate-area {
    clear: both;
    display: block !important;
    width: 100% !important;
    max-width: 1680px !important;
    margin: 0 auto 16px !important;
    padding: 0 20px 10px !important;
    box-sizing: border-box !important;
    text-align: left !important;
}
.cateArea.shop-cate-area .cateLevel {
    display: block !important;
    width: auto !important;
    min-width: 125px;
    height: auto !important;
    margin: 0 0 10px !important;
    padding: 3px 5px !important;
    font-size: 12px !important;
    color: #555 !important;
    vertical-align: middle;
    border: 1px solid #ccc;
    background: #fff;
}
.cateArea.shop-cate-area .cateSub {
    display: grid !important;
    grid-template-columns: repeat(5, minmax(0, 1fr)) !important;
    gap: 0 !important;
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 8px 16px !important;
    list-style: none !important;
    border: 1px solid #e0e0e0 !important;
    background: #f5f5f5 !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    float: none !important;
    -webkit-column-count: unset !important;
    column-count: unset !important;
}
.cateArea.shop-cate-area .cateSub > li {
    display: block !important;
    float: none !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 6px 10px 6px 0 !important;
    vertical-align: top;
    box-sizing: border-box !important;
    list-style: none !important;
    border: 0 !important;
}
.cateArea.shop-cate-area .cateSub > li > a {
    display: block !important;
    width: 100% !important;
    max-width: 100%;
    padding: 0 !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #555 !important;
    white-space: nowrap !important;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none !important;
    background: none !important;
    border: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    box-sizing: border-box !important;
}
.cateArea.shop-cate-area .cateSub > li > a:hover,
.cateArea.shop-cate-area .cateSub > li.on > a {
    color: #111 !important;
    text-decoration: underline !important;
    background: none !important;
}
.cateArea.shop-cate-area .cateSub .cate-dot {
    display: inline-block;
    width: 3px;
    height: 3px;
    margin: 0 6px 2px 0;
    vertical-align: middle;
    border-radius: 50%;
    background: #666;
}

/* 排序条与 #con / cateArea 同宽居中 */
#sct > .pick_list_box.shop-sort-bar,
#sct > .pick_list_box {
    width: 100% !important;
    max-width: 1680px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 16px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box !important;
}

/* 旧气泡分类隐藏（由 cateArea 替代） */
#sct_ct_1.sct_ct {
    display: none !important;
}

@media screen and (max-width: 1090px) {
    .cateArea.shop-cate-area {
        max-width: 100% !important;
        padding: 0 12px 8px !important;
        box-sizing: border-box !important;
    }
    .cateArea.shop-cate-area .cateSub {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    #sct > .pick_list_box.shop-sort-bar,
    #sct > .pick_list_box {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }
}

/* 列表页分类气泡 #sct_ct_1（保留兼容，默认隐藏） */
#sct_ct_1.sct_ct.legacy {
    clear: both;
    margin: 10px 0 12px;
    padding: 6px 0;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-top: 2px solid #111;
    box-sizing: border-box;
}
#sct_ct_1.sct_ct > ul {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}
#sct_ct_1.sct_ct > ul:after {
    display: none !important;
}
#sct_ct_1.sct_ct > ul > li {
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}
#sct_ct_1.sct_ct > ul > li:nth-child(4n),
#sct_ct_1.sct_ct > ul > li:last-child {
    border-right: 0;
}
#sct_ct_1.sct_ct > ul > li:only-child {
    grid-column: 1 / -1;
    border-right: 0 !important;
}
#sct_ct_1.sct_ct > ul > li > a {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 4px;
    min-height: 38px;
    height: 38px !important;
    line-height: 1.3 !important;
    padding: 0 16px !important;
    font-size: 13px;
    font-weight: 500;
    color: #333;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow: hidden;
    box-sizing: border-box;
}
#sct_ct_1.sct_ct > ul > li > a:hover {
    color: #111;
    background: #f7f7f7;
}
#sct_ct_1.sct_ct .cat-name {
    flex: 0 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
#sct_ct_1.sct_ct .cat-count,
#sct_ct_1.sct_ct .prd_cnt {
    flex: 0 0 auto;
    position: static !important;
    top: auto !important;
    right: auto !important;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: none;
}

/* 列表页标题区 */
.goods_list_item .goods_list_item_tit {
    margin-top: 8px !important;
    margin-bottom: 4px;
    text-align: center;
}
.goods_list_item .list_item_category {
    text-align: center;
    margin-bottom: 12px;
}
.goods_list_item .goods_pick_list {
    margin-bottom: 12px;
}

/* ========== 排序条（简洁胶囊） ========== */
.pick_list_box.shop-sort-bar,
.pick_list_box {
    clear: both;
    margin: 0 0 16px;
    padding: 10px 12px;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    background: #fafafa;
    box-sizing: border-box;
}
.pick_list_box #ssch_sort1,
.shop-sort-list {
    display: flex !important;
    flex-wrap: wrap;
    align-items: center;
    gap: 8px;
    width: 100%;
    padding: 0 !important;
    margin: 0;
    list-style: none;
}
.pick_list_box #ssch_sort1 > li,
.shop-sort-list > li {
    display: block !important;
    float: none !important;
    margin: 0;
    padding: 0;
    height: auto !important;
    line-height: 1.3 !important;
}
.pick_list_box #ssch_sort1 > li a,
.shop-sort-list > li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 6px 14px;
    margin: 0;
    font-size: 13px;
    color: #555;
    white-space: nowrap;
    line-height: 1.3;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    background: #fff;
    box-sizing: border-box;
    transition: background .15s, color .15s, border-color .15s;
}
.pick_list_box #ssch_sort1 > li a:hover,
.shop-sort-list > li a:hover {
    color: #111;
    border-color: #bbb;
    background: #fff;
}
.pick_list_box #ssch_sort1 > li a.on,
.shop-sort-list > li a.on {
    color: #fff !important;
    background: #111 !important;
    border-color: #111 !important;
    font-weight: 600;
}

/* ========== 手机：列表分类 + 排序 + 侧栏 ========== */
@media screen and (max-width: 1090px) {
    #sct_ct_1.sct_ct {
        margin: 8px 12px 10px;
        padding: 0;
        border-radius: 8px;
        overflow: hidden;
    }
    #sct_ct_1.sct_ct > ul {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    #sct_ct_1.sct_ct > ul > li {
        border-right: 1px solid #eee;
        border-bottom: 1px solid #f0f0f0;
    }
    #sct_ct_1.sct_ct > ul > li:nth-child(2n) {
        border-right: 0 !important;
    }
    #sct_ct_1.sct_ct > ul > li:nth-last-child(-n+2) {
        border-bottom: 0;
    }
    #sct_ct_1.sct_ct > ul > li:only-child {
        grid-column: 1 / -1;
        border-right: 0 !important;
        border-bottom: 0 !important;
    }
    #sct_ct_1.sct_ct > ul > li > a {
        height: auto !important;
        min-height: 44px;
        padding: 12px 14px !important;
        font-size: 13px;
    }

    .pick_list_box.shop-sort-bar,
    .pick_list_box {
        margin: 0 12px 10px;
        padding: 8px;
        border: 0 !important;
        border-radius: 12px;
        background: #fff !important;
        box-shadow: 0 0 0 1px #ebebeb;
    }
    .pick_list_box #ssch_sort1,
    .shop-sort-list {
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 6px;
    }
    .pick_list_box #ssch_sort1 > li a,
    .shop-sort-list > li a {
        width: 100%;
        min-height: 38px;
        padding: 8px 2px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: -0.02em;
        border-radius: 999px;
        border: 1px solid #e8e8e8 !important;
        background: #f7f7f7 !important;
        color: #555 !important;
        box-shadow: none;
    }
    .pick_list_box #ssch_sort1 > li a:hover,
    .shop-sort-list > li a:hover {
        border-color: #ccc !important;
        color: #111 !important;
        background: #fff !important;
    }
    .pick_list_box #ssch_sort1 > li a.on,
    .shop-sort-list > li a.on {
        background: #111 !important;
        color: #fff !important;
        border-color: #111 !important;
        font-weight: 700;
        box-shadow: none;
    }

    /* 单分类：整行，文字左对齐不留「半截」感 */
    #sct_ct_1.sct_ct > ul > li:only-child > a {
        justify-content: flex-start !important;
        padding-left: 16px !important;
        padding-right: 16px !important;
        width: 100%;
        box-sizing: border-box;
    }

    /* 列表页标题：压缩空白，去掉重复计数条 */
    .goods_list_item .goods_list_item_tit {
        margin: 4px 0 0 !important;
        padding: 4px 12px 0 !important;
    }
    .goods_list_item .goods_list_item_tit h2 {
        font-size: 20px !important;
        line-height: 1.25 !important;
        margin: 0 !important;
        padding: 0 !important;
    }
    .goods_list_item .list_item_category {
        display: none !important;
    }
    .goods_list_item .goods_pick_list {
        margin: 2px 12px 8px !important;
        padding: 0 !important;
        border: 0 !important;
        min-height: 0 !important;
        text-align: center;
        float: none !important;
        clear: both !important;
    }
    .goods_list_item .goods_pick_list .pick_list_num {
        float: none !important;
        display: inline-block;
        padding: 2px 0 6px !important;
        font-size: 12px !important;
        line-height: 1.3 !important;
        color: #888;
    }
    .goods_list_item .goods_pick_list .pick_list_num strong {
        color: #e02000;
        font-weight: 600;
    }
    .goods_list_item .goods_list {
        padding: 0 4px;
        margin-top: 0 !important;
    }
}

/* 侧栏分类数量 */
#aside .sub_menu_box .sub_depth1 > li > a {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 6px;
    white-space: nowrap;
    word-break: keep-all;
}
#aside .sub_menu_box .sub_depth1 > li > a .cat-name {
    flex: 0 1 auto;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
}
#aside .sub_menu_box .sub_depth1 > li > a .cat-count {
    flex: 0 0 auto;
    color: #999;
    font-size: 11px;
    font-weight: 400;
}

/* ========== 分页 ========== */
.sound_only {
    display: inline-block !important;
    position: absolute;
    top: 0;
    left: 0;
    width: 1px !important;
    height: 1px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
}
.pagination,
.pagination.shop-pagination,
.pg_wrap {
    clear: both;
    display: block;
    width: 100%;
    margin: 16px 0 8px;
    padding: 0;
    text-align: center;
    box-sizing: border-box;
}
.pagination ul {
    display: none;
}
.pagination .pg_wrap,
.pg_wrap {
    margin: 0;
    padding: 0;
}
.pg_wrap .pg,
.pagination .pg {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 6px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    vertical-align: middle;
}
.pg_wrap .pg_page,
.pg_wrap .pg_current,
.pagination .pg_page,
.pagination .pg_current {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    float: none !important;
    width: 36px !important;
    min-width: 36px !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 13px !important;
    font-weight: 500;
    line-height: 1 !important;
    color: #555 !important;
    text-decoration: none !important;
    text-indent: 0 !important;
    background: #fff !important;
    border: 1px solid #e4e4e4 !important;
    border-radius: 8px !important;
    box-sizing: border-box !important;
    vertical-align: middle;
    transition: background .15s, color .15s, border-color .15s;
}
.pg_wrap .pg_page:hover,
.pagination .pg_page:hover {
    color: #111 !important;
    border-color: #bbb !important;
    background: #fafafa !important;
}
.pg_wrap .pg_current,
.pagination .pg_current {
    color: #fff !important;
    background: #111 !important;
    border-color: #111 !important;
    font-weight: 700 !important;
}
.pg_wrap .pg_start,
.pg_wrap .pg_prev,
.pg_wrap .pg_next,
.pg_wrap .pg_end,
.pagination .pg_start,
.pagination .pg_prev,
.pagination .pg_next,
.pagination .pg_end {
    background: #f5f5f5 !important;
    color: #666 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

@media screen and (max-width: 1090px) {
    .pagination,
    .pagination.shop-pagination,
    .pg_wrap {
        margin: 12px 0 4px !important;
        padding: 8px 12px 4px !important;
    }
    .pg_wrap .pg,
    .pagination .pg {
        gap: 5px;
    }
    .pg_wrap .pg_page,
    .pg_wrap .pg_current,
    .pagination .pg_page,
    .pagination .pg_current {
        width: 34px !important;
        min-width: 34px !important;
        height: 34px !important;
        border-radius: 8px !important;
        font-size: 12px !important;
    }

    /* 列表页底部空隙 */
    #contents,
    .SubGoodsWidth,
    .sub_content,
    .goods_list_item {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
        min-height: 0 !important;
    }
    .goods_list + .pagination,
    .goods_list_item .pagination,
    .pagination.shop-pagination {
        padding: 10px 12px 8px !important;
        margin: 0 0 4px !important;
        height: auto !important;
        max-width: 100% !important;
    }
}


