﻿@charset "utf-8";

.goods_listArea {}
.goods_listArea img { vertical-align:top; }
.goods_listArea .yGoodsUnit { }
.goods_listArea.gType_list .yGoodsUnit li { position:relative;border-bottom:solid 1px #d3d3d3; }
.goods_listArea.gType_list .yGoodsUnit li:last-child { border-bottom:none; }
.goods_listArea.gType_list .yGoodsUnit a.lnk_goods { display:block;padding:15px 10px; }
.goods_listArea.gType_list .yGoodsUnit a.lnk_goods:after { content:'';clear:both;display:block; }
.goods_listArea.gType_list .yGoodsUnit .goods_img { float:left;width:100px; }
.goods_listArea.gType_list .yGoodsUnit .goods_img .imgBdr { display:block;width:98px;overflow:hidden;border:solid 1px #efefef; }
.goods_listArea.gType_list .yGoodsUnit .goods_img .imgBdr img { margin:-1px;width:100px;height:124px }
.goods_listArea.gType_list .yGoodsUnit .goods_img.md .imgBdr img {height:100px}
.goods_listArea.gType_list .yGoodsUnit .goods_info { margin:0 0 0 110px;  }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_rnk  { padding-bottom:4px;font-size:12px;color:#196ab3; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_rnk .yes_b { font-size:17px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_icon  { /*padding-bottom:6px; */}
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_name  { display:-webkit-box;margin-bottom:10px;min-height:20px;max-height:40px;overflow:hidden;line-height:20px;word-break:break-all;font-weight:bold;font-size:17px;color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_date  { margin-top:3px;font-size:12px;color:#888;line-height:1.1em; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_loca  { margin-top:3px;font-size:12px;color:#888;line-height:1.1em; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_genre { margin-top:3px;font-size:12px;color:#888;line-height:1.1em; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti  { padding-top:3px;font-size:12px;color:#888;line-height:1.1em; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .bgEnt { margin:-2px 4px 1px 0;width:70px;height:16px;vertical-align:top; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_0.bgEnt { background-position:0 -250px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_1.bgEnt { background-position:0 -270px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_2.bgEnt { background-position:0 -290px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_3.bgEnt { background-position:0 -310px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_4.bgEnt { background-position:0 -330px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .rating_5.bgEnt { background-position:0 -350px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_esti .txt { display:inline-block;padding-top:1px;line-height:1em;color:#888; }

.goods_listArea.gType_list .yGoodsUnit a.lnk_del { position:absolute;right:0;top:0;padding:7px 7px 0 0;width:28px;height:23px;text-align:right; }
.goods_listArea.gType_list .yGoodsUnit a.lnk_del .bgEnt { width:17px;height:17px;background-position:-130px -125px; }
.goods_listArea.gType_list .yGoodsUnit a.lnk_btn { position:absolute;left:120px;bottom:10px; }

/* thumb type */
.goods_listArea.gType_thumb .yGoodsUnit { margin:0 5px;padding-top:15px; }
.goods_listArea.gType_thumb .yGoodsUnit:after { content:'';clear:both;display:block; }
.goods_listArea.gType_thumb .yGoodsUnit li { float:left;position:relative;width:50%; }
.goods_listArea.gType_thumb .yGoodsUnit li a.lnk_goods { margin:0 5px;display:block;text-align:center; }
.goods_listArea.gType_thumb .yGoodsUnit .goods_img .imgBdr { display:block;overflow:hidden;border:solid 1px #efefef; }
.goods_listArea.gType_thumb .yGoodsUnit .goods_img img {/* margin:-1px; *//* width:100%; *//* height:auto; */margin: -1px;width: 47.5vw;height: 66.47vw;}
.goods_listArea.gType_thumb .yGoodsUnit .goods_info { margin:8px auto 0;height:66px;  }
.goods_listArea.gType_thumb .yGoodsUnit .goods_info .goods_name { display:-webkit-box;min-height:15px;max-height:30px;overflow:hidden;line-height:15px;word-break:break-all;font-weight:bold;font-size:13px;color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.goods_listArea.gType_thumb .yGoodsUnit .goods_info .goods_loca { display:-webkit-box;margin-top:5px;height:14px;overflow:hidden;line-height:14px;font-size:12px;color:#888;word-break:break-all;-webkit-line-clamp:1;-webkit-box-orient:vertical; }

/* 랭킹 타입 */
.goods_listArea.gType_list.gType_rnk { border-top:solid 1px #d3d3d3; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) { background-color:#f2f2f2; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) a.lnk_goods { border-top:solid 1px #fff; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) .goods_rnk { position:absolute;left:10px;top:16px;width:23px;height:28px;overflow:hidden;color:#fff;vertical-align:top;background:url('//tkfile.yes24.com/img/mobile/bgC_ent.png?ver=140801d') no-repeat -110px -250px;background-size:400px auto; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) .goods_rnk em.yes_b { display:block;width:20px;height:22px;line-height:22px;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,0.3); }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) .goods_rnk em.txt   { visibility:hidden;position:absolute;left:-999px;top:-999px;z-index:-1;width:1px;height:1px;overflow:hidden; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(1) .goods_rnk { width:32px;height:33px;background-position:-75px -250px; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(1) .goods_rnk em.yes_b { display:none; }

/* 박스 상품리스트 */
.goods_gBox { margin:0 10px; }
.goods_gBox li { margin-top:10px;position:relative;z-index:1;text-align:left;border:solid 1px #e3e3e3;border-radius:3px;background-color:#f2f2f2; }
.goods_gBox li.noData { padding:30px 0 !important;text-align:center; }
.goods_gBox li:first-child { margin-top:0; }
.goods_gBox li .ico_mobile { margin:0 2px 0 0;width:9px;height:14px;background-position:-75px -145px;vertical-align:top; }
.goods_gBox li .ic_live {position:absolute; right:7px; top:7px; display:inline-block; width:28px; height:24px; background: url('//tkfile.yes24.com/img/common/ic_live.png') no-repeat 0 0 }
.goods_gBox li .ic_live span {visibility:hidden}
.goods_gBox li .gUnit_cont .goods_name { padding:9px;font-size:17px;color:#333;line-height:1.25em;font-weight:bold;border-bottom:solid 1px #e1e1e1; }
.goods_gBox li .gUnit_cont .goods_name.live {padding:9px 35px 9px 9px;}
.goods_gBox li .gUnit_cont .goods_infoArea { padding-top:9px;min-height:128px;border-top:solid 1px #fff; }
.goods_gBox li .gUnit_cont .goods_infoArea:after { content:'';clear:both;display:block; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_img { float:left;width:88px; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_img .imgBdr { display:block;margin-left:9px;width:68px;overflow:hidden;border:solid 1px #e1e1e1; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_img .imgBdr img { margin:-1px;width:70px;height:87px }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_img .imgBtn { position:relative;z-index:2;margin-top:5px; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_img .imgBtn .btn_c { position:absolute;left:9px;margin:0;padding:0;width:68px;text-align:center;letter-spacing:-1px; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info { margin-left:90px;padding-bottom:9px; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnitArea { display:table; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnit { display:table-row; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnit dt { display:table-cell;padding:2px 8px 1px 0;min-width:40px;line-height:15px;font-size:11px;color:#888;vertical-align:top;white-space:nowrap; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnit dd { display:table-cell;padding:2px 5px 2px 0;line-height:15px;font-size:12px;color:#555;vertical-align:top; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnit dd.tickNum { font-size:15px;font-weight:bold;color:#196ab3; }
.goods_gBox li .gUnit_cont .goods_infoArea .goods_info .goods_infoUnit dd.tickNum .dash { text-decoration:line-through; }
.goods_gBox li .lnk_goods { position:absolute;z-index:1;left:0;top:0;right:0;bottom:0; }
.goods_gBox li .lnk_goods .bgEnt.ico_arr { position:absolute;right:13px;top:73px;width:12px;height:19px;background-position:-90px -125px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea { padding:9px 0; }
.goods_gBox li .gUnit_cont02 .goods_infoArea:after { content:'';clear:both;display:block; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_img { float:left;width:88px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_img .imgBdr { display:block;margin-left:9px;width:68px;overflow:hidden;border:solid 1px #e1e1e1; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_img .imgBdr img { margin:-1px;width:70px;height:87px }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_img .imgBtn { position:relative;z-index:2;margin-top:5px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_img .imgBtn .btn_c { position:absolute;left:9px;margin:0;padding:0;width:68px;text-align:center;letter-spacing:-1px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info { margin-left:90px;padding-right:10px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info .goods_icon { padding-bottom:6px; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info .goods_name { display:-webkit-box;margin-bottom:7px;min-height:18px;max-height:36px;overflow:hidden;line-height:18px;word-break:break-all;font-weight:bold;font-size:16px;color:#333;-webkit-line-clamp:2;-webkit-box-orient:vertical; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info .goods_loca { padding-top:3px;font-size:12px;color:#888; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info .goods_loca a { display:block;color:#888;line-height:1.1em; }
.goods_gBox li .gUnit_cont02 .goods_infoArea .goods_info .goods_loca a em.ico_blueArr { margin:0 0 2px 0;width:5px;height:8px;vertical-align:middle;background-position:0 -180px; }

@media all and (min-width:640px){

/* 할인 탭 */
.goods_listArea.gType_list { padding:2px 3px 3px 2px;border-top:solid 1px #ccc;background-color:#e5e5e5; }
.goods_listArea.gType_list.topBdrNo { border-top:none; }
.goods_listArea.gType_list .yGoodsUnit:after { content:'';clear:both;display:block; }
.goods_listArea.gType_list .yGoodsUnit li { float:left;width:50%;border-bottom:none; }
.goods_listArea.gType_list .yGoodsUnit li a.lnk_goods { margin:3px 2px 2px 3px;display:block;padding:0;border:solid 1px #cdcdcd;border-radius:3px;background-color:#fff; } 
.goods_listArea.gType_list .yGoodsUnit li a.lnk_goods .goods_img .imgBdr { border:none;border-right:solid 1px #cdcdcd;border-top-left-radius:3px;border-bottom-left-radius:3px; }
.goods_listArea.gType_list .yGoodsUnit li a.lnk_goods .goods_img .imgBdr img { border-top-left-radius:3px;border-bottom-left-radius:3px; }
.goods_listArea.gType_list .yGoodsUnit .goods_img.md .imgBdr img {height:124px}
.goods_listArea.gType_list .yGoodsUnit .goods_info { padding-top:6px; }
.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_name { margin-right:10px; }
.goods_listArea.gType_list.gType_rnk .yGoodsUnit .goods_info .goods_name { max-height:18px;-webkit-line-clamp:1; }
.goods_listArea.gType_list .yGoodsUnit a.lnk_btn { left:110px; }

.goods_listArea.gType_list.gType_rnk .yGoodsUnit li:nth-child(-n+3) .goods_rnk { left:3px;top:3px; }

.goods_listArea.gType_list .yGoodsUnit .goods_info .goods_name.limit_pad1ln { max-height:18px;-webkit-line-clamp:1; }

}
