/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/* BASIC css start */
/*--------------------------------------------------------------------------------
//
//            공통
//
--------------------------------------------------------------------------------*/
body header{
    border-bottom:none;
}

body header.fixed{
    border-bottom:1px solid #e9e9e9;;
}

section{
    margin-bottom:110px;
}

section h2.secTit,
section h2.secTit a{
    display:block;
    margin-bottom:40px;
    font-size:34px;
    font-weight:600;
    line-height:50px;
}

section h2.secTit span.icon{
    display: inline-block;
    margin-top: -7px;
    margin-left: 10px;
    font-size: 20px;
    vertical-align: middle;
}

/*--------------------------------------------------------------------------------
//
//            section01
//
--------------------------------------------------------------------------------*/
.mainSec01{
    width:100%;
    margin-bottom:85px;
    overflow:hidden;
}

.mainSec01 .swiper{
    padding-bottom:42px;
    overflow:visible;
}

.mainSec01 .swiper-button-next,
.mainSec01 .swiper-button-prev{
    color:#fff;
}

.mainSec01 .swiper-button-prev,
.mainSec01 .swiper-rtl .swiper-button-next{
    left:50px;
}

.mainSec01 .swiper-button-next,
.mainSec01 .swiper-rtl .swiper-button-prev{
    right:50px;
}

.mainSec01 .swiper-horizontal>.swiper-pagination-progressbar,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-horizontal,
.mainSec01 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.mainSec01 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
    width:100%;
    height:2px;
    top:auto;
    bottom:0;
}

.mainSec01 .swiper-pagination-progressbar{
    background:#ccc;
}

.mainSec01 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
    background:#000;
}

.mainSec01 ul li a{
    display:block;
    position:relative;
}

.mainSec01 ul li .textBox{
    position:absolute;
    top:539px;
    left:30px;
}

.mainSec01 ul li .textBox strong{
    display:block;
    margin-bottom:30px;
    font-size:44px;
    line-height:50px;
    font-weight:400;
    color:#fff;
}

.mainSec01 ul li .textBox span{
    display:block;
    font-size:20px;
    line-height:29px;
    color:#fff;
}

/*--------------------------------------------------------------------------------
//
//            section02
//
--------------------------------------------------------------------------------*/
.mainSec02 .imgBanner{
    display:flex;
}

.imgBanner { margin:30px auto 0; position:relative; width:1400px; overflow:hidden }
.imgBanner ul { *zoom:1 }
.imgBanner ul:after { display:block; clear:both; content:'' }
.imgBanner ul li { padding-right:10px; float:left }
}

/*--------------------------------------------------------------------------------
//
//            section03
//
--------------------------------------------------------------------------------*/
.mainSec03 img{
    display:block;
    width:100%;
}

/*--------------------------------------------------------------------------------
//
//            mainSec05
//
--------------------------------------------------------------------------------*/
.mainSec05 ul li{
    position:relative;
    width:570px;
    margin-right:20px;
}

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

.mainSec05 ul li .textBox{
    position:absolute;
    bottom:60px;
    left:30px;
}

.mainSec05 ul li .textBox strong{
    display:block;
    margin-bottom:30px;
    font-size:44px;
    font-weight:400;
    line-height:50px;
    color:#fff;
}

.mainSec05 ul li .textBox .hashTag span{
    display:inline-block;
    margin-right:2px;
    padding:0 15px;
    font-size: 13px;
    line-height:28px;
    text-align:center;
    background:#fff;
    border-radius:14px;
}

/*--------------------------------------------------------------------------------
//
//            mainSec06
//
--------------------------------------------------------------------------------*/
section.mainSec06 h2.secTit, section.mainSec06 h2.secTit a{
    margin-bottom:30px;
}

.mainSec06 .tabBtn{
    padding:0 0 40px;
}


.mainSec06 .bestSellTab{
    display:none;
}

.mainSec06 .bestSellTab:nth-child(1){
    display:block;
}

.mainSec06 .tabBtn li{
    margin-right:40px;
}

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

.mainSec06 .tabBtn li a{
    display:block;
    font-size:20px;
    color:#969696;
    font-weight:500;
}

.mainSec06 .tabBtn li.active a{
    color:#000;
}

.mainSec06 .goodsListWrap > div > ul{
    margin:0;
}

.mainSec06 .goodsListWrap > div > ul > li{
    width: 18%;
    margin-right:2.25%;
    margin-bottom:2.25%;
    display: inline-block;
    vertical-align: top;
}

.mainSec06 .goodsListWrap > div > ul > li:nth-child(5n){
    margin-right:0;
}

/*--------------------------------------------------------------------------------
//
//            mainSec07
//
--------------------------------------------------------------------------------*/
.mainSec07{
    margin-bottom:180px;
}
.mainSec07 .leftBox,
.mainSec07 .rightBox{
    width:850px;
}

.mainSec07 .leftBox{
    margin-right:50px;
}

.mainSec07 .planBox{
    position:relative;
    padding-left:630px;
}

.mainSec07 .box1{
    position:absolute;
    width:630px;
    top:0;
    left:0;
}

.mainSec07 .goodsListWrap ul li{
    margin-bottom:15px;
}

.mainSec07 .goodsListWrap ul li:last-child{
    margin-bottom:0;
}

.mainSec07 .goodsListWrap ul li .textBox{
    padding-top:10px;
}

.mainSec07 .swiper-button-next,
.mainSec07 .swiper-button-prev{
    width:50px;
    height:50px;
}

.mainSec07 .swiper-button-next:after,
.mainSec07 .swiper-button-prev:after{
    font-size:21px;
    color:#000;
}

.mainSec07 .swiper-button-next, 
.mainSec07 .swiper-rtl .swiper-button-prev{
    top:-65px;
    right:0;
}
.mainSec07 .swiper-button-prev,
.mainSec07 .swiper-rtl .swiper-button-next{
    top:-65px;
    left:auto;
    right:50px;
}

.mainSec07 .swiper-button-prev {
    right: 120px;
}
 

.mainSec07 .swiper-button-next {
    right: 49px;
}

/* 실시간 베스트 */
#time_best {background:rgb(245, 245, 245); padding:40px 0; margin-bottom:110px; }
#time_best .wrapper {font-size:0; display:flex; }

#time_best .wrapper > div {width: 1750px;margin:0 auto;}

#time_best .con_area {/* height:52px; */width: 495px;}



.tag_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 1350px;
    margin: 0 auto;
}


 
.tag_box .tag_wrap > a {display:inline-block;font-size:16px;margin-right: 16px;width:calc(33.33% - 16px);margin-bottom:24px;vertical-align:top;}
.tag_box .tag_wrap > a:nth-child(3n) {margin-right:0; }
.tag_box .tag_wrap > a:nth-last-child(-n+3) {margin-bottom:0}
.tag_box .tag_wrap > a.active {font-weight:bold}



.time_best_box {font-size:14px }
.time_best_box .sect_tt {font-size:26px; font-weight:bold; margin-bottom:20px; }
.flipWrap{width:495px;background-color:#fff;border:1px solid #ddd;border-radius:10px;padding: 10px 16px;box-sizing: border-box;position: relative;z-index: 2;height: 52px;}
.flipWrap:after{content:"";display:block;clear:both;}
.flipWrap .left{width:50%;float:left;}
.flipWrap .right{width:50%;float:left;}
.flipWrap .swiper-container {overflow:hidden;}
.flipList .numList{position:relative;margin-bottom: 0px;}
.flipList .numList a {height: 30px;line-height: 30px;padding: 0 0px 0 5px;overflow: hidden;text-overflow: ellipsis;color:#333;font-size: 12px;font-weight: 500;vertical-align: middle;}
.flipList .depth1 .xi {cursor:pointer; position: absolute;top: -9px;right: 0px;width: 30px;text-align: center;/* height: 30px; */line-height: 47px;font-size: 20px;color: #000;}
.flipList .depth1 .bestPick {padding: 0 16px;position: relative;}
.flipList .tit{background: #c49f8c;border-radius:50px;width: 90px;height:30px;display: inline-block;text-align: center;line-height: 30px;color: #fff;cursor: none;font-size: 12px;float: left;}
.flipList .number{display:inline-block;width: 30px;text-align: center;}
.flipList .depth1 .name{color:#000; font-weight:500; font-size:13px}
.flipList .name{display: inline-block;width:100%;text-overflow: ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; margin-top:4px }
.flipList .name a {display:inline-block;text-overflow: ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; width:100% }
.flipList .depth2 .xi {position:relative;display:inline-block;width: 20px;text-align:center;top: 3px;}
.flipList .depth2 .xi-caret-up-min {text-align: center;height: 20px;line-height: 13px;font-size: 16px;color: #e5363d;}
.flipList .depth2 .xi-caret-down-min {text-align: center;height: 20px;line-height:13px;font-size: 16px;color: #d2d2d2;}
.flipList .depth1>ul {display:none;margin-bottom: 20px;padding: 0 6px;margin-top: 20px;background: #fff;}
.flipList .depth2 {border-bottom:0px none;border-bottom: 1px dotted #ddd;vertical-align: middle;padding: 6px 0px;}
.flipList .depth2:first-child {border-top:0px none;}
.flipList .depth2 a {padding: 0px 0px 0px 20px;margin: 0;font-size: 13px;color: #999;font-weight: 400;display: inline-block; width: calc(100% - 55px);}
.flipList .depth2 > ul{border-top:0px none; display:none;}
.flipList .depth2 .number{color: #000; font-weight: 500; line-height:30px;}
.flipList .depth2 .graph{  width: 20px; height: 30px; text-align: center;  line-height: 30px; vertical-align: top;}
.flipList .depth2 .name{color:#000;font-weight:300;font-size: 13px;display: inline-block;width: 100%;text-overflow: ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden; margin-top:0}
.flipList.noDepth .numList a{margin-right:5px;}
.flipList .swiper-container {float: left;height: 30px;margin-left: 4px; display:inline-block; width:calc(100% - 40px)}
.flipList .swiper-slide {margin-top:0px; padding-top:0px; display: flex;  justify-content: flex-start; align-items: center; }
.flipList .swiper-slide .number{display:inline-block;width: 30px;text-align: center;}
.flipList .swiper-slide .graph{display:inline-block;position: relative;width: 20px;text-align: center;right: 0px !important;top:2px;}
.flipList .swiper-slide .xi-caret-up-min {text-align: center;height: 20px;line-height: 13px;font-size: 16px;color: #e5363d;}
.flipList .swiper-slide .xi-caret-down-min {text-align: center;height: 20px;line-height:13px;font-size: 16px;color: #d2d2d2;}

.hide_keyword {display:none;}


/* BASIC css end */


/* BASIC css end */

