/* BASIC css start */
.special-wrap img { width:100%; height:auto; }



.topBannerWrap,
header{
    display:none;
}

#contents{
    padding-top:97px;
}

.shopBrandPage, 
.shopBrandPage *{
    box-sizing:border-box;
}

/*»ó´Ü fixed ÇØ´õ*/
.listPageHeader{
    position:fixed;
    width:100%;
    top:0;
    left:0;
    background:#fff;
    z-index:998;
}

.listPageHeader .topBox{
    position:relative;
    border-bottom:1px solid #eee;
}

.listPageHeader .goToBackBtn{
    position:absolute;
    height:17px;
    top:50%;
    left:15px;
    transform:translateY(-50%);
}

.listPageHeader .goToBackBtn img{
    display:block;
    height:100%;
}

.listPageHeader .cateName{
    width:100%;
    text-align:center;
    padding:15px 0;
}

.listPageHeader .cateName a{
    display:inline-block;
    font-size:16px;
    line-height:20px;
    font-weight:bold;
}

.listPageHeader .cateName a i{
    margin-left:2px;
}

.listPageHeader .rightBox{
    position:absolute;
    top:50%;
    right:15px;
    transform:translateY(-50%);
}

.listPageHeader .rightBox ul li{
    position:relative;
    height:19px;
    margin-left:15px;
}

.listPageHeader .rightBox ul li a img{
    display:block;
    height:100%;
}

.listPageHeader .rightBox ul li a .cnt{
    position: absolute;
    top: -1px;
    right: 50%;
    margin-right: -16px;
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background: #ff5c35;
    font-size: 10px;
    color: #fff;
    line-height: 16px;
    text-align: center;
}

.listPageHeader .bottomBox{
    padding:0 15px;
    overflow:hidden;
    border-bottom:1px solid #eee;
}

.listPageHeader .cateList{
    overflow:visible;
}

.listPageHeader .cateList ul li{
    width:auto;
}

.listPageHeader .cateList ul li a{
    position:relative;
    display:block;
    line-height:45px;
    color:#777;
}

.listPageHeader .cateList ul li a.active{
    font-weight:bold;
    color:#111;
}

.listPageHeader .cateList ul li a.active:after{
    content:'';
    display:block;
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:#111;
}

/*ÀüÃ¼ Ä«Å×°í¸® º¸±â*/
.bgMask{
    display:none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50px;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 1000;
}

.allCateViewBox {
    display: none;
    position: fixed;
    width: 100%;
    max-height: 85%;
    padding: 10px 30px 20px;
    top: 50px;
    left: 0;
    background: #fff;
    overflow: auto;
    z-index: 1005;
}

.allCateViewBox .c_tabCon .gnb > li > a{
    position:relative;
    display:block;
    line-height:40px;
    font-size:14px;
    font-weight:bold;
}

.allCateViewBox .c_tabCon .gnb > li > a span.c_enName{
    margin-left:5px;
    font-size:11px;
    font-weight:500;
    color:#999;
}

.allCateViewBox .c_tabCon .gnb > li > a i{
    position: absolute;
    font-size: 12px;
    line-height: 40px;
    top: 0;
    right: 0;
    text-align: right;
}

.allCateViewBox .c_tabCon .lnb{
    padding:13px 0;
    background:#f5f5f5;
}

.allCateViewBox .c_tabCon .lnb > li{
    width:50%;
    padding:0 20px;
}

.allCateViewBox .c_tabCon .lnb > li:nth-child(2n+1){
    padding-right:0;
}

.allCateViewBox .c_tabCon .lnb > li a{
    display:block;
    font-size:12px;
    line-height:25px;
}

/*º£½ºÆ® ¾ÆÀÌÅÛ*/
.bestGoods {
    padding:40px 15px 20px;
    background:#fbf9ed;
    overflow:hidden;
}

.bestGoods h2.secTit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}

.bestGoods .swiper{
    overflow:visible;
}

.bestGoods .swiper .swiper-pagination-fraction{
    position: absolute;
    top: -35px;
    right: 0;
    left: auto;
    width: 50px;
    height: 18px;
    font-size: 11px;
    text-align: right;
}

.bestGoods .swiper .swiper-pagination-fraction .swiper-pagination-current{
    font-weight:bold;
}

.bestGoods.goodsListWrap ul li{
    box-shadow: 0px 0px 6px 1px rgba(0,0,0,0.15);
    background:#fff;
    border-radius:10px;
    overflow:hidden;
}

.bestGoods.goodsListWrap ul li .textBox{
    padding:10px;
}

.bestGoods.goodsListWrap ul li .textBox .name{
    padding-top:0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.bestGoods.goodsListWrap ul li .textBox .option{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

/*ÃÑ»óÇ°°³¼ö*/
.goodsListInfo{
    padding:30px 15px 15px;
}

.goodsListInfo .goodsCnt{
    display:block;
    line-height:20px;
}

.goodsListInfo .goodsSort select {
    height:20px;
    padding-right: 10px;
    border:none;
    appearance: none;
    background-image: url(/design/09women/2023_renew/image/icon/icon_select_down.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size:7px;
    background-color:#fff;
}

.goodsListInfo .goodsSort select::-moz-select-arrow {
  display: none;
}

.thisCateGoodsList{
    padding:0 5px;
}

.moreViewGoods{
    width:36px;
    margin:0 auto;
    color:#111;
}

.moreViewGoods i{
    display:block;
    width:36px;
    height:36px;
    line-height:34px;
    text-align:center;
    border:1px solid #ddd;
    border-radius:18px;
}

.moreViewGoods span{
    display:block;
    padding-top:5px;
    text-align:center;
    font-size:12px;
    font-weight:500;
}


.shopbrand h2 {text-align:center; font-size: 1.25em; font-weight:bold; padding-top:10px;}
.shopbrand .MK_product_list {background-color:#f9f9f9; border-bottom:1px solid #4a4a4a; border-top: 1px solid #4a4a4a;}
.shopbrand .MK_product_list .items {padding: 10px 0;}
.shopbrand .MK_product_list .items #MK_best_product li {width:33.33%;}
.shopbrand .MK_product_list .items .paging-num {text-align: center; clear: both; margin:20px 0;}
.shopbrand .MK_product_list .items .paging-num a {background-color:#fff; border:1px solid #393939; padding:5px 10px; margin:0 10px;}
.shopbrand .list_group {padding:12px 1%; text-align:center;}
.shopbrand .list_group select {width:49%; height:28px;}
.shopbrand .more .more-title {color: #3b3b3b;}
.shopbrand .more .more-num {color: #aaaaaa;}
.shopbrand .shopbrandTitle img {max-width: 100%;}
.shopbrand .list_array .list_arrayRight img {width: 23px; height: auto;}

.shopbrand .coupon-benefit {position:relative; margin:-12px 0 10px 0;} 
.shopbrand .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px;}
.shopbrand .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopbrand .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }

/* BASIC css end */

