
/* 20201102 sch */
.clearboth{*zoom:1;}.clearboth:after{content: "";display: block;clear: both;}
.newGoods-wrap{}
.newGoods-wrap .location{padding: 12px 0;color: #000;font-size: 14px;line-height: 35px;text-align: left;box-sizing: border-box;position: relative;left: 0;top: 0;}
.newGoods-wrap .location a{color: #000;font-size: 14px;}

.newGoods-wrap .banner-img-box{border:1px solid #ddd;}
.newGoods-wrap .banner-img-box img{width:100%;}

.newGoods-wrap .view-type-box{position: relative;height: 68px;margin-top: 50px;border: 1px solid #e0e0e0;background: #fff;}
.newGoods-wrap .view-type-box .total-cont{float: left;margin-left: 20px;font-size: 16px;line-height: 68px;}
.newGoods-wrap .view-type-box .select-fild{float: right;margin-right: 20px;font-size: 16px;margin-top:17px;border: 1px solid #c4c4c4;height:33px;background: #fff;font-weight: normal;padding:0 60px 0 10px;box-sizing:border-box;background: url(/images/ico_select.gif) no-repeat right center;  -webkit-appearance: none;-moz-appearance:none;appearance:none;cursor:pointer;}

.newGoods-wrap .newGoods-list-box{margin:40px auto 10px;}
.newGoods-wrap .newGoods-list-box .list-box{float:left;width:25%;padding:5px;box-sizing: border-box;height:400px;overflow:hidden;}
.newGoods-wrap .newGoods-list-box .list-box .border-box{border:1px solid #e0e0e0;display:inline-block;height:100%;}
.newGoods-wrap .newGoods-list-box .list-box .border-box:hover{border:1px solid #00be39;}
.newGoods-wrap .newGoods-list-box .list-box .border-box img{width:100%;display:inline-block;margin-bottom:20px;height:200px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-title{width:100%;padding:5px;font-size: 16px;line-height: 24px;white-space: normal;
line-height: 1.2;height: 60px;;text-align: left;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;box-sizing: border-box;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box{width:100%;padding:5px;text-align:left;box-sizing: border-box;margin-bottom:20px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-dicount{font-size: 22px;color: #F3AA00;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-ori{display: inline-block;color: #b8b8b8;font-size: 11px;text-decoration: line-through;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-price{display: inline-block;font-size: 16px;font-weight: 900;letter-spacing: -1.5px;color:#2e2e2e;}

.newGoods-wrap .pagination-box{text-align:center;margin:80px 0 20px;;}
.newGoods-wrap .pagination-box .pagination-list{display:inline-block;vertical-align:middle;height:31px;} 
.newGoods-wrap .pagination-box .pagination-list a{float:left;display: inline-block;width: 31px;height: 31px;color: #000;font-size: 12px;line-height: 28px;border-radius:100%;} 
.newGoods-wrap .pagination-box .pagination-list a.on{background:#F3AA00;color:#fff;font-weight:bold;}
.newGoods-wrap .pagination-box .pagination-list a.last{width:auto;font-weight:bold;margin:0 5px;}
.newGoods-wrap .pagination-box .pagination-list a.next-prev{}
.newGoods-wrap .pagination-box .pagination-list a:hover:not(.on){background:#F3AA00;color:#fff;}
.newGoods-wrap .pagination-box .pagination-list a.last:hover{background:#fff;color:#000;}
.newGoods-wrap .pagination-box .pagination-list a.next-prev:hover{background:#fff;font-weight:bold;color:#000;}
.newGoods-wrap .pagination-box .page-num{display:inline-block;vertical-align:middle;height:31px;} 
.newGoods-wrap .pagination-box .page-num input{height: 35px;padding: 0 10px;margin: 0;border: 1px solid #c4c4c4;font-size: 15px;line-height: 33px;box-sizing: border-box;width: 50px;}
.newGoods-wrap .pagination-box .page-num button{display: inline-block;background-color: #F3AA00;
border: none;color: #fff;font-size: 14px;font-weight: bold;text-align: center;vertical-align: middle;
box-sizing: border-box;cursor: pointer;height: 35px;line-height: 35px;padding: 0 12px;margin-left: 5px;}

/* 2020 11 17 */
.newGoods-wrap .view-type-box .select-cate{position:absolute;top: 25px;right: 150px;}
.newGoods-wrap .view-type-box .select-cate span{color:#000;cursor:pointer;}
.newGoods-wrap .view-type-box .select-cate span.on{font-weight:bold;}

/* 2020 11 30 전부장님요청 */
.newGoods-wrap .newGoods-list-box .list-box .border-box{position:relative;}
.newGoods-list-box .time-sale{border:1px solid #e8e8e8;border-radius:20px;position: absolute;width: 98%;top: 180px;background:#fff;margin:0 auto;}
.newGoods-list-box .time-sale div{float:left;}
.newGoods-list-box .time-sale .left{color:#fff;background:#f3aa00;font-size:16px;width:40%;border-radius:20px;font-weight:bold;padding:5px;box-sizing:border-box;}
.newGoods-list-box .time-sale .right{color:#000;font-size:14px;width:60%;border-radius:20px;font-weight:bold;padding:5px;box-sizing:border-box;}

/* 2020 12 01 SCH 리스트 디자인수정 */
.newGoods-wrap .newGoods-list-box .list-box{width:292px;height:452px;border:1px solid #e0e0e0;padding:0;margin-right:8px;box-sizing:border-box;margin-bottom:8px;}
.newGoods-wrap .newGoods-list-box .list-box:hover{border: 1px solid #00be39;cursor:pointer;}
.newGoods-wrap .newGoods-list-box .list-box .border-box img{width:292px;height:289px;margin-bottom:10px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-title{color:#000;font-size:18px;padding:0 8px;height:65px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box{border:0;}
.newGoods-wrap .newGoods-list-box .list-box .border-box:hover{border:0;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box{padding:0 8px;margin:0;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .verti-box{float:right;text-align:center;padding-right:10px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-dicount{float:left;color:#2b9e43;font-size:30.63px;font-weight:bold;position:relative;
}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-dicount::before{content:"";display:inline-block;width:21px;height:25px;
background:url('/images/banner/20201201/sale_arrow.png') 0 0 no-repeat;;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-ori{color:#8d8d8d;font-size:14px;line-height: 0;letter-spacing: 0px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .font-price{color:#000;font-size:19.82px;line-height: 0;
margin-top: 9px;margin-bottom: 20px;display:inline-block;font-weight: normal;letter-spacing: -1px;}
.newGoods-wrap .newGoods-list-box .list-box .border-box .product-price-box .ebit-price{border:1px solid #9cdaa9;background:#d2f4d9;font-size:11.02px;color:#2b9e43;
height:18px;width:70px;line-height:18px;text-align:center;font-family: '돋움';box-sizing:border-box;letter-spacing: -1px;display:none;}

/* 20210129 대표님요청 */
.newGoods-wrap .view-type-box{display:none;}