/* BASIC css start */
/* ½½¶óÀÌµå ¹è³Ê */
.sliderWrap {position:relative;min-width:1200px;height: 400px;overflow:hidden;}
.sliderWrap .sliderArea {margin-left:-1500px;position:absolute;top:0;left:50%;width:3000px;text-align: center;}
.sliderWrap .sliderArea .bx-pager{position:absolute;bottom: 30px;left:50%;z-index:60;text-align:center; font-size:14px; background-color:#2e2e2e; color:#fff; width:60px; height:30px; border-radius: 15px; line-height: 30px; margin-left:-20px;}
.sliderWrap .sliderArea .bx-pager-item{transition:all 0.3s ease;-webkit-transition:all 0.3s ease;display:inline-block;position:relative;}
.sliderWrap .sliderArea .bx-pager-link{display:inline-block;width: 16px;height: 4px;font-size:0;margin: 0 3px;background-color: rgba(140, 140, 140, 0.6);border-radius: 3px;}
.sliderWrap .sliderArea .bx-pager-link.active{width: 80px;background-color: rgba(45, 45, 45, 0.6);}
.sliderWrap .sliderArea .bx-controls-direction {position:absolute;bottom:50%;z-index:60;text-align:center;width: 100%;opacity:0;}
.sliderWrap .sliderArea:hover .bx-controls-direction {transition:all 0.3s ease;-webkit-transition:all 0.3s ease; opacity:1; }
.sliderWrap .sliderArea .bx-prev, .sliderArea .bx-next{position:absolute;top:0;margin-top:-30px;font-size: 26px;display:inline-block;width:50px;height:50px;;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;color:#2e2e2e;}
.sliderWrap .sliderArea .bx-prev i, .sliderArea .bx-next i {vertical-align: middle;line-height: 50px;}
.sliderWrap .sliderArea .bx-prev{left: 50%;margin-left: -635px; background:url('/design/isky7188/tem141/arrow_left.png') no-repeat; font-size:0; width: 69px; height: 19px; }
.sliderWrap .sliderArea .bx-next{right: 50%;margin-right: -635px; background:url('/design/isky7188/tem141/arrow_right.png') no-repeat; font-size:0; width: 69px; height: 19px; }
.sliderWrap .sliderArea .bx-prev:hover, .sliderArea .bx-next;hover { background-color: rgba(90, 90, 90, 0.3);}

/* ÇÖµô  */
#hotDeal { margin-top:30px;  display:none } 
#hotDeal .columnTitle { width:1200px; margin:0 auto;}
#hotDeal .columnTitle h3 { font-size:21px;font-weight:600;text-align:center;}
#hotDeal .listArea { margin:0 auto; padding:40px 0 100px; width:100%; min-width:1366px; max-width:1584px; overflow:hidden }
#hotDeal .listArea ul { *zoom:1 }
#hotDeal .listArea ul:after { display:block; clear:both; content:'' }
#hotDeal .listArea li { float:left; width:25% }
#hotDeal .listArea li a { display:block; padding:0 9px }
#hotDeal .listArea li img { width:100% }

/* Å¸ÀÌ¸Ó */
.clockArea { display:table;margin:0 auto;text-align:center;color:#777; *zoom:1 }
.clockArea:after { display:block; clear:both; content:'' }
.clockArea .tBox .times{background:linear-gradient(#33415c , #000); margin:5px 0 5px 5px; padding:5px; border-radius:12px; color:#fff}
.clockArea .tBox,
.clockArea .colone { float:left }
.clockArea .tBox:last-child .times{color:#999 }
.clockArea .tBox .times { display:inline-block;font-family:'Graduate', sans-serif; color:#fff; font-size:26px; font-weight:400}
.clockArea .tBox .smalltext {display:inline-block; font-size:18px; font-weight:500;color:#000}
.clockArea .colone { width:10px; font-size:20px; font-weight:bold; line-height:55px }

/* ÇÖµô »óÇ°Áø¿­ */
.hotdealWrap {position:relative;padding:10px 0 40px;}
.hotdealWrap .sliderArea{position:static; width:1200px; margin:0 auto;}
.hotdealWrap .bx-viewport { border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}
.hotdealWrap .list {margin: 0 20px 0 0;width: 1200px;}
.hotdealWrap .list .banner { float:left;}
.hotdealWrap .list .prdBox { position:relative; float:left; width: 240px;margin:20px 0 0 35px;}
.hotdealWrap .list .thumb { position:relative; }
.hotdealWrap .list .thumb img {width: 100%; max-width: 100%; }
.hotdealWrap .list .thumb .addCart { display:block;visibility:hidden; position:absolute; bottom:20px; left:0;right:0;opacity:0;transition: 0.3s ease all;-webkit-transition: 0.3s ease all;-moz-transition: 0.3s ease all; }
.hotdealWrap .list .thumb:hover .addCart {visibility:visible;opacity:1;}
.hotdealWrap .list .thumb .addCart .prd-preview a { width:120px; height:56px;font-size:14px; background:#000; opacity:0.6; filter:alpha(opacity=60); border-radius:10px; display:block; margin: 10px auto 0; padding: 12px 0 0; color:#fff; text-align:center;}
.hotdealWrap .list .thumb .addCart .prd-preview i { font-size:16px; display:block; }
.hotdealWrap .list .thumb .addCart .prd-preview a:hover { opacity:1; filter:alpha(opacity=100) }

.hotdealWrap .prd-info-bx { text-align:center;}
.hotdealWrap .prd-info-bx .prd-name a {display:block;font-size: 14px; font-weight:500; padding: 10px 0 0;}
.hotdealWrap .prd-info-bx .prd-subname a {display:block;font-size: 13px; padding: 5px 0 0;color:#999; }
.hotdealWrap .prd-info-bx .prd-price {padding: 13px 0 0;font-size:13px;}
.hotdealWrap .prd-info-bx .prd-price del { color:#999; font-weight: normal; margin-right: 5px;}

.hotdealWrap .bx-controls { text-align:center; }
.hotdealWrap .bx-controls .bx-pager{position:absolute;bottom: -3px;left:50%;z-index:60;text-align:center; font-size:13px; background-color:#2e2e2e; color:#fff; width:55px; height:22px; border-radius: 15px; line-height: 22px; margin-left:-20px;}
.hotdealWrap .bx-controls .bx-pager-item { display: inline-block; margin: 30px 5px 0; }
.hotdealWrap .bx-controls .bx-pager-item a { display:block; width:12px; height:12px; background-color:#f5f5f5; border-radius:50%; border:2px solid #2e2e2e; font-size:0; }
.hotdealWrap .bx-controls .bx-pager-item a.active { background-color:#2e2e2e; border-radius:50%; border:2px solid #2e2e2e; }

.hotdealWrap .sliderArea .bx-controls-direction {position:absolute;bottom:50%;z-index:60;text-align:center;width: 1200px;opacity:0;}
.hotdealWrap .sliderArea:hover .bx-controls-direction {transition:all 0.3s ease;-webkit-transition:all 0.3s ease; opacity:1; }
.hotdealWrap .sliderArea .bx-prev, .sliderArea .bx-next{position:absolute;top:0;margin-top:-30px;font-size: 38px;display:inline-block;width:40px;height:50px;;transition:all 0.3s ease;-webkit-transition:all 0.3s ease;color:#2e2e2e;}
.hotdealWrap .sliderArea .bx-prev i, .sliderArea .bx-next i {vertical-align: middle;line-height: 50px;}
.hotdealWrap .sliderArea .bx-prev { left: 0; }
.hotdealWrap .sliderArea .bx-next { right: 0; }
.hotdealWrap .sliderArea .bx-prev:hover, .sliderArea .bx-next;hover { background-color: rgba(90, 90, 90, 0.3);}


/* class-list */
#productClass .cate-wrap { overflow:hidden }
#productClass .cate-wrap .bcate { padding-bottom:10px; font-size:18px; color:#202020; font-weight:bold;}
#productClass .cate-wrap .class-list ul { /*border-bottom:1px solid #e3e3e3; */ *zoom:1 }
#productClass .cate-wrap .class-list ul:after { display:block; clear:both; content:'' }
#productClass .cate-wrap .class-list ul li { padding:15px 26px 16px 0; float:left }
#productClass .cate-wrap .class-list ul li a { display:block; font-size:13px; color:#919191 }
#productClass .cate-wrap .classList a { font-size:0; float:left;}
#productClass .cate-wrap .classList a.active { padding-bottom:10px; font-size:18px; color:#202020; font-weight:bold; }
#productClass .cate-wrap .class-list ul li a.active { color: #4288bb; font-weight: 600; }

#productClass .best-item { padding-top: 20px; padding-bottom: 10px; border-top: 2px solid #5c5c5c; border-bottom: 2px solid #5c5c5c; background-color: #f8f8f8; }

/* total-sort */
#productClass .total-sort { padding-top: 30px; }

/* ÀÎ½ºÅ¸±×·¥ */
.instaArea { margin-top:20px;}
.instaArea .instaInner { width:1200px; margin:0 auto;padding:40px 0 0;border-top:1px solid #d7d7d7;  }
.instaArea p { font-size:18px; text-align:center; margin:0 0 30px;}
.instaArea p strong { }

/* Å¸ÀÓÆ¯°¡ Áß´Ü */
.timeArea {margin: 0 auto; width: 1200px; }
.timeArea li {display:inline-flex !important;}


.item-wrap .item-info {border-top: 1px solid #ddd; }

.prd-info .dcInfo {display:inline-block; padding:3px 5px 5px 10px; border-radius:40px;font-size:16px; font-weight:400; color:#fff; background: radial-gradient(#e61e52, #ff3b00 );}
.hotdealWrap .dcInfo:after {content:'¡é'; font-size:12px; font-weight:normal}
.dc_price { border-radius:15px; padding: 3px 3px 3px 5px; font-size:0.9em ; letter-spacing:1px; background-color:#ff3B00; color:#fff; }
/* BASIC css end */

