/* BASIC css start */
.scroll_stn{ position:relative; bottom:-40px; transition:0.8s; opacity:0; }
.scroll_stn.active{ position:relative; bottom:0 !important; opacity:1; }

.brand_info { padding:40px 15px; }
.brand_info h2 { font-size: 28px; font-weight: bold; margin-bottom: 20px; }
.brand_info .info_tit { font-size: 18px; color: #999; font-weight: bold; }
.brand_info .info_txt { font-size: 13px; font-weight: 500; padding: 10px 0; line-height: 1.5; }


.brand_story { background:#f2f2f2; padding:24px 20px; overflow:hidden; }
.brand_story > div { display:flex; align-items:center; justify-content:space-around; padding-top:24px; }
.brand_story > div .main_tit { font-weight:600 !important; font-size:18px !important; }
.brand_story > div .main_txt { font-size:11px !important; }


.bra_list { display:flex; }
.bra_list .secTit { width:80px !important; text-align:left !important; }
.bra_list .secTit p { color:#777; font-size:18px; font-weight:500 !important; padding-top:12px; }
.swiper.new { width:calc(100% - 60px) !important; overflow:hidden !important; }
.bestGoods.goodsListWrap.bra_list ul li .textBox { padding:4px !important; }
.bestGoods.bra_list { padding-right:0 !important; }




.pagination_bullet { position:absolute; bottom:30px !important; text-align:center; z-index:10; }
.swiper-pagination-bullet { background:#fff !important; }
.swiper-pagination-bullet-active { position:relative; }
.swiper-pagination-bullet-active:after { content:""; display:block; position: absolute; left:4px; top:4px; transform:translate(-50%, -50%); width:30px; height:30px; border:1px solid #fff; border-radius:50px; }
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet { margin: 0 20px !important; }

.full-banner img { width:100%; }
.swiper { position:relative; width:100%; }
.swiper-slide > img { width:100%; height:auto; }

.goodsListWrap.best_list .swiper-slide { transform: scale(0.97) !important; transition:transform 0.3s; }
.goodsListWrap.best_list .swiper-slide .imgBox { background:#000; transition:background 0.3s; }
.goodsListWrap.best_list .swiper-slide .imgBox img { opacity:0.6; transition:opacity 0.3s; }
.goodsListWrap.best_list .swiper-slide.swiper-slide-active { transform: scale(1) !important; }
.goodsListWrap.best_list .swiper-slide.swiper-slide-active .imgBox { background:#fff; }
.goodsListWrap.best_list .swiper-slide.swiper-slide-active .imgBox img { opacity:1; }


/*º£½ºÆ® ¾ÆÀÌÅÛ*/
.bestGoods {
    padding:40px 15px 20px;
    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{
    background:#fff;
    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;
}


.all_tit p { position:relative; font-size: 20px; font-weight: bold; margin:40px 15px 0;}
.line_deco { position:absolute; right:0; top:50%; transform:translateY(-50%); width:calc(100% - 210px); height:0.4px; background:#ccc; box-sizing:border-box; }



.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;
    overflow:hidden;
}

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

.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{
    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:10px 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 15px;
}

.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 */

