/* BASIC css start */
.sec_01 .swiper .swiper-slide a { position:relative; }
.tit_wrap { position:absolute; left:20px; bottom:60px; z-index:2; width:calc(100vw - 20px); }
.tit { color:#fff; width:calc(100vw - 20px); text-shadow: 0 0 3px rgba(0,0,0,0.3); }

.swiper-slide .main_tit { font-size:28px; line-height:1.5; font-weight:600; opacity:0; transform:translateY(20px); }
.swiper-slide .sub_tit { font-size:16px; line-height:1.2; font-weight:500; opacity:0; transform:translateY(20px); }

.swiper-slide-active .main_tit { opacity:1; transform:translateY(0); transition:opacity 0.8s, transform 0.5s; transition-delay:0.3s; }
.swiper-slide-active .sub_tit { opacity:1; transform:translateY(0); transition:opacity 0.8s, transform 0.5s; transition-delay:0.6s; }

.btn_swiper_prev { display:inline; position:absolute; width:24px; left:10px; top:50%; transform:translateY(-50%); z-index:1; }
.btn_swiper_next { display:inline; position:absolute; width:24px; right:10px; top:50%; transform:translateY(-50%); z-index:1; }
.btn_swiper_prev img, .btn_swiper_next img { width:100%; height:auto; }




.midBan_swiper { margin-bottom:60px; }
.midBan_swiper .swiper-slide img { width:100%; height:auto; }
.midBan_swiper .swiper-pagination-fraction{ width:auto !important; padding:2px 10px; background: rgba(0,0,0,0.5); color: #fff !important; border-radius: 20px; left:unset !important; right: 10px !important; }
.midBan_swiper .swiper-pagination span { color:#fff; }

.ifr_wrap { border-radius:8px; outline:2px solid #fff; }


.swiper.mdpick { padding-top:20px; padding-bottom:20px; width:100% !important; }
.swiper.mdpick .textBox { padding-top: 16px; }
.swiper.mdpick .textBox > a { display:flex; flex-direction:column; gap:6px; }
.swiper.mdpick .my-wish-list.wishBtn { float:right; width:15px; }
.swiper.mdpick .my-wish-list.wishBtn img { width:100%; height:auto; }
.swiper.mdpick .icon { display:block; padding-top:10px; }
.swiper.mdpick .name { padding-top: 5px; font-size: 13px; color: #7b7b7b; }
.swiper.mdpick .brand { font-weight: bold; font-size: 15px; }
.swiper.mdpick .normal { font-size: 17px; font-weight: bold; }
.swiper.mdpick .txt_org_price { font-size: 11px; color: #999; text-decoration: line-through; padding: 0px 4px; }
.swiper.mdpick .txt_sale_per.dc_per { font-size: 14px; color: #ff5c35 !important; font-weight: bold; }
.btn_md { display:flex; justify-content:center; padding:28px; text-align:center; width:100%; background: linear-gradient(99deg, #FAF8EF 8.41%, rgba(255, 215, 228, 0.80) 108.74%); border-radius:4px; margin-bottom:60px; }
.btn_md span { font-size: 18px; line-height: 23px; }

.sec_mgz li img { width:100%; height:auto; border-radius:4px; }
.sec_mgz li p { padding:6px 2px 0; font-size:14px; font-weight:500; }

.img_trend { width:100%; height:auto; margin-bottom:15px; }





main, main *{
    box-sizing:border-box;
}

/*°øÅë*/
section{
    overflow:hidden;
}

section h2.secTit{
    font-size:20px;
    font-weight:700;
    margin-bottom:10px;
}

section .secSubTit{
    font-size:14px;
    margin-bottom:10px;
}

section .secSubTit .c_orange{
    color:#ff5c35;
}

section .secSubTit .c_bold{
    font-weight:500;
}

section .secSubTit a.fr{
    font-size:12px;
    font-weight:500;
}

section .secSubTit a.fr i{
    vertical-align: middle;
    margin-top: -3px;
}

section .swiper{
    overflow:visible;
}

.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;
}

.secTabMenu{
    margin-top:20px;
    margin-bottom:16px;
}

.secTabMenu li{
    width:auto;
    margin-right:15px;
}

.secTabMenu li:last-child{
    margin-right:0;
}

.sec_07 .secTabMenu.swiper {
    border-bottom: 1px solid #eee;
}
.secTabMenu li a{
    display:block;
    font-size:14px;
    color:#777;
    padding-bottom:12px;
    border-bottom:2px solid #fff;
}

.secTabMenu li.active a{
    color:#111;
    font-weight:bold;
    border-bottom:2px solid #111;
}

/*SECTION 01*/
.sec_01 .swiper{
    display:block;
    width:100%;
}

.sec_01 .swiper .swiper-slide img{
    display:block;
    width:100%;
}

.sec_01 .swiper .openSlideListBtn{
    position: absolute;
    right: 15px;
    bottom: 20px;
    z-index: 99;
    width: 80px;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    border-radius: 15px;
    background: rgba(19,19,19,0.5);
    color: #fff;
}

.sec_01 .swiper .openSlideListBtn .swiper-pagination{
    position:static;
    display:inline-block;
    width:40px;
}

.sec_01 .swiper .openSlideListBtn .swiper-pagination .swiper-pagination-current{
    font-weight:bold;
}

.sec_01 .swiper .openSlideListBtn .swiper-button-next,
.sec_01 .swiper .openSlideListBtn .swiper-button-prev{
    position: static;
    display: block;
    width: 20px;
    height: 25px;
    margin:0;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 10px;
}

.sec_01 .swiper .openSlideListBtn .swiper-button-next:after,
.sec_01 .swiper .openSlideListBtn .swiper-button-prev:after{
    display:none;
}

/*ÆË¾÷ µðÀÚÀÎ*/
.popupWindow{
    position:fixed;
    display:none;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#fff;
    z-index:1001;
}

.popupWindow .popupTop{
    position: relative;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0px 20px;
    font-size: 18px;
}

.popupWindow .popupTop .closePopup{
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    padding: 15px;
    line-height: 20px;
    font-size: 20px;
}

.popupWindow .popupCon{
    height:calc(100% - 50px);
    overflow:auto;
}

.popupWindow .popupCon img{
    display:block;
    width:100%;
}

/*SECTION 02*/
.sec_02 {
    padding:30px 0 20px;
}

.sec_02 ul{
    margin-bottom:20px;
}

.sec_02 ul li{
    position:relative;
    width:calc((100% - 90px)/5);
    margin-left:15px;
    padding-bottom:20px;
}

.sec_02 ul li img{
    display:block;
    width:100%;
}

.sec_02 ul li span{
    position: absolute;
    display:block;
    width: 120%;
    margin-left: -10%;
    font-size:13px;
    line-height:16px;
    bottom: 0;
    left: 0;
    text-align: center;
    font-weight:500;
}

/*SECTION 03*/
.sec_03{
    padding:60px 15px 0;
}

.sec_03 .swiper li .imgWrap{
    margin-bottom:10px;
}

.sec_03 .swiper li .imgWrap img{
    display:block;
    width:100%;
}

.sec_03 .swiper li .textWrap strong{
    display:block;
    width:100%;
    font-size:13px;
    font-weight:500;
    line-height:18px;
}

.sec_03 .swiper li .textWrap span{
    display:block;
    width:100%;
    font-size:11px;
    color:#7b7b7b;
}

/*SECTION 04*/
.sec_04{
    padding:60px 15px 60px;
}

/*SECTION 05*/
.sec_05{
    padding:40px 15px 20px;
    background:#FAF8EF;
}

.sec_05 .secTabMenu li a{
    border-bottom:2px solid #f6f6f6;
}

.sec_05 .secTabCon .goodsListWrap{
    display:none;
}

/*section06*/
.sec_06{ display:none;
    padding:0 15px 0;
}
.sec_06 .secTit { line-height:1.5; }
.sec_06 .secTabMenu{
    margin-bottom:15px;
}

.sec_06 .secTabMenu li{
    width:auto;
    margin-right:5px;
}

.sec_06 .secTabMenu li:last-child{
    margin-right:0;
}

.sec_06 .secTabMenu li a{
    display:block;
    padding:0 15px;
    font-size:14px;
    line-height:32px;
    color:#777;
    background:#efefef;
    border-radius:16px;
    border:0;
}

.sec_06 .secTabMenu li.active a{
    color:#fff;
    font-weight:400;
    background:#000;
    border:0;
}

.sec_06 .secTabCon .goodsListWrap{
    display:none;
    padding-bottom:30px;
}

.sec_06 .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 18px;
}

.sec_06 .swiper-pagination-bullet{
    width:6px;
    height:6px;
    background:#efefef;
    opacity:1;
}

.sec_06 .swiper-pagination-bullet-active{
    background:#111;
}

/*section07*/
.sec_07{
    padding:0 15px 0;
}

.sec_07 .brandBanner{
    margin-bottom:24px;
}

.sec_07 .brandBanner li{
    transform:scale(0.9);
    transition:all 0.3s;
}

.sec_07 .brandBanner li.swiper-slide-active{
    transform:scale(1);
}

.sec_07 .brandBanner li img{
    display:block;
    width:100%;
}

.sec_07 .secTabMenu li.active a{
    color:#777;
    font-weight:400;
    border-bottom:2px solid #fff;
}

.sec_07 .secTabMenu li.swiper-slide-thumb-active a{
    color:#111;
    font-weight:bold;
    border-bottom:2px solid #111;
}

.sec_07 .secTabCon .goodsListWrap{
    padding-bottom:30px;
}

.sec_07 .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 18px;
}

.sec_07 .swiper-pagination-bullet{
    width:6px;
    height:6px;
    background:#efefef;
    opacity:1;
}

.sec_07 .swiper-pagination-bullet-active{
    background:#111;
}

.sec_07 .goodsListWrap ul li .textBox .price .consumer{
    display:none !important;
}

.sec_07 .goodsListWrap ul li .textBox .brand{
   
}

/*SECTION 08*/
.sec_08{
    padding:60px 15px;
}

/*SECTION 09*/
.sec_09 {
    padding:30px 15px 40px;
    background:#fbf9ed;
}

.sec_09 .TV09Wrap ul li{
    width:240px;
    height:430px;
    border-radius:18px;
    overflow:hidden;
}

.sec_09 .TV09Wrap ul li iframe{
    width:100%;
    height:100%;
}

.sec_09 .TV09Wrap .swiper-button-prev,
.sec_09 .TV09Wrap .swiper-button-next{
    width:40px;
    height:40px;
    background:rgba(255,255,255,0.5);
    border-radius:20px;
}

.sec_09 .TV09Wrap .swiper-button-prev:after,
.sec_09 .TV09Wrap .swiper-button-next:after{
    font-size:0;
    transform: scale(0.7);
}

.sec_09 .TV09Wrap .swiper-button-prev:after{
    background: url("/design/09women/2023_renew/pc/newIcons/arrow_l_b.png") no-repeat;
    background-size:cover;
    background-position:center;
    width: 15px;
    height: 30px;
    left: 20%;
    margin-left: -5px;
    
}

.sec_09 .TV09Wrap .swiper-button-next:after{
    background: url("/design/09women/2023_renew/pc/newIcons/arrow_r_b.png") no-repeat;
    background-size:cover;
    background-position:center;
    width: 15px;
    height: 30px;
    right: 20%;
    margin-right:-5px;
}

/*SECTION 10*/
.sec_10 {
    padding:0 15px 0;
}
.sec_10 > img { width:100%; height:auto; margin-bottom:20px; }

.sec_10 .goodsListWrap{
}

.sec_10 .swiper .swiper-pagination-bullets.swiper-pagination-horizontal{
    bottom: 18px;
}

.sec_10 .swiper-pagination-bullet{
    width:6px;
    height:6px;
    background:#efefef;
    opacity:1;
}

.sec_10 .swiper-pagination-bullet-active{
    background:#111;
}

/*SECTION 11*/
.sec_11{
    padding:40px 15px 0;
    background:#fbf9ed;
}

.sec_11 .imgBan.swiper{
    margin-bottom:20px;
}

.sec_11 .imgBan.swiper .swiper-slide img{
    display:block;
    width:100%;
}

.sec_11 .imgBan.swiper .openSlideListBtn{
    position: absolute;
    right: 15px;
    bottom: 20px;
    z-index: 99;
    width: 80px;
    font-size: 11px;
    font-weight: 500;
    line-height: 25px;
    border-radius: 15px;
    background: rgba(19,19,19,0.5);
    color: #fff;
}

.sec_11 .imgBan.swiper .openSlideListBtn .swiper-pagination{
    position:static;
    display:inline-block;
    width:40px;
}

.sec_11 .swiper .openSlideListBtn .swiper-pagination .swiper-pagination-current{
    font-weight:bold;
}

.sec_11 .swiper .openSlideListBtn .swiper-button-next,
.sec_11 .swiper .openSlideListBtn .swiper-button-prev{
    position: static;
    display: block;
    width: 20px;
    height: 25px;
    margin:0;
    line-height: 25px;
    text-align: center;
    color: #fff;
    font-size: 10px;
}

.sec_11 .swiper .openSlideListBtn .swiper-button-next:after,
.sec_11 .swiper .openSlideListBtn .swiper-button-prev:after{
    display:none;
}

.sec_11 .imgBan.swiper .openSlideListBtn .swiper-pagination .swiper-pagination-current{
    font-weight:bold;
}

.sec_11 .goodsListWrap{
    padding-bottom:30px;
}

.sec_11 .goodsListWrap .tabCon{
    display:none;
}

.sec_11 .goodsListWrap .tabCon:nth-child(1){
    display:block;
}


/*SECTION 12, 13*/
.sec_12,
.sec_13{
    padding:60px 15px 0;
}

.sec_12 .secTit a,
.sec_13 .secTit a{
    margin-top:3px;
    font-size:12px;
    font-weight:400;
}

.sec_12 .secTit > i,
.sec_13 .secTit > i{
    margin-right:2px;
}

.sec_13 .secTit > i.xi-youtube-play{
    color:#e90000;
}



/*SECTION 14*/
.sec_14 {
    margin-top:60px;
}

.sec_14 .swiper .swiper-slide img{
    display:block;
    width:100%;
}

.sec_14 .swiper .swiper-pagination{
    position: absolute;
    right: 15px;
    left:auto;
    bottom: 10px;
    z-index: 99;
    width: 40px;
    font-size: 11px;
    font-weight: 500;
    line-height: 18px;
    border-radius: 9px;
    background: rgba(19,19,19,0.5);
    color: #fff;
}



































/* BASIC css end */

