/* 메인 상품 목록 스킨 60 */


.smt_60_wrap {position:relative; overflow:hidden; height:540px;background:#fff; margin-top:30px; width:100%}
.smt_60 {position:relative; width:5000px}
.smt_60 .sct_ul {}
.smt_60 .sct_ul_first {display:block}
.smt_60 .sct_li {position:relative;background:#fff;float:left;padding:5px; border:1px solid #e5e5e5; margin:10px; border-radius: 18pt!important; display: inline-block; height: 530px;width: 20%!important;}
.smt_60 .swiper-slide-active {opacity:1;filter:alpha(opacity=100)}
.smt_60_page {position:absolute; bottom:10px; left:10px;}


.smt_60 .sct_a {display:inline-block;position:relative;text-decoration:none}
.smt_60 .sct_a:focus, .smt_60 .sct_a:hover {text-decoration:none}
.smt_60 .sct_img {margin:0 0 10px;text-align: center;}
.smt_60 .sct_img img{height: 430px;width:100%!important;}
.smt_60 .sct_txt {margin:0px; height:20px; font-size: 14px; text-align: left; padding:0px;text-align: center;}
.smt_60 .sct_txt a {display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.smt_60 .sct_icon {margin:0 0 10px}
.smt_60 .sct_id {display:block;margin:0 0 5px}
.smt_60 .sct_basic {margin:0 0 10px;display:block;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
.smt_60 .sct_cost {display:block;padding:10px; font-weight:bold; font-size:15px; line-height: 15px;text-align: center;}
.smt_60 .sct_cost strike {display:block;margin:0 0 5px;color:#ccc;font-weight:normal}
.smt_60 .sct_sns {}



@media only screen and (max-width: 800px) {

    
    
    .smt_60_wrap {position:relative; overflow:hidden; height:350px;background:#fff; margin-top:30px; width:100%}
    .smt_60 .sct_li {height: 280px!important;width: 45%!important;}
    .smt_60 .sct_img img{height: 200px!important;width:100%!important;}
    .swiper-button-next, .swiper-button-prev{display: none!important;}
}







