@charset "utf-8";

/* 새글 스킨 (latest) */
.pic_lt_new {position:relative;margin-bottom:20px;background:#fff}
.pic_lt_new .lat_title {display:block;line-height:45px;font-size:1.2em;color:#253dbe}
.pic_lt_new .lat_title a {color:#000;display:inline-block;position:relative}

.pic_lt_new .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.pic_lt_new .lt_more:hover {color:#777}
.pic_lt_new ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt_new ul {margin: 0 -10px}
.pic_lt_new li {float:left;width:25%;padding:0 10px;position:relative;}
.pic_lt_new li:nth-child(n + 5){margin-top:15px;}
.pic_lt_new li.galley_li:nth-child(4n+1) {clear: both!important}
.pic_lt_new li .lt_img {position: relative;margin:5px 0;display:block}
.pic_lt_new li .lt_img .txt {
	display: inline-block;
	display: -webkit-box;
	width: 100%;
	padding: 5px 0 10px;
	line-height: 22px;
	height: 44px;
	font-size: 12px;
	color: #6a6a6a;
	overflow:hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal;
	-webkit-line-clamp: 2;
	-webkit-box-orient:vertical;
}
.pic_lt_new li .lt_img .photo {width:100%;height:auto}
.pic_lt_new li .lt_img .ribon {position: absolute; width: 70px; top: -2px; right: -2px;}
.pic_lt_new li a:hover {color:#a22121}
.pic_lt_new li .fa-heart {color:#ff0000}
.pic_lt_new li .fa-lock {display:inline-block;line-height:14px;width:16px;font-size:0.833em;color:#4f818c;background:#cbe3e8;text-align:center;border-radius:2px;font-size:12px;border:1px solid #cbe3e8;vertical-align:middle}
.pic_lt_new li .new_icon {display:inline-block;width:14px;height:14px;line-height:16px;font-size:10px;color:#fff;background:rgba(246, 50, 61, 1) ;text-align:center;border-radius:2px;margin-left:2px;font-weight:bold;vertical-align:middle}
.pic_lt_new li .hot_icon {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#ff0000;background:#ffb9b9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt_new li .fa-caret-right {color:#bbb}
.pic_lt_new li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#daae37;background:#ffefb9;text-align:center;border-radius:2px;vertical-align:middle}
.pic_lt_new li .fa-link {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#b451fd;background:#edd3fd;text-align:center;border-radius:2px;vertical-align:middle}

.pic_lt_new .profile_img img{border-radius:50%}

.lt_info {padding:10px 0}
.lt_info .lt_nick {}
.lt_info .lt_date {color:#888}

.pic_lt_new .empty_li {width: 100%; line-height:145px ;color:#666;text-align:center;padding:0}
.pic_lt_new .empty_li:before {background:none;padding:0}

.pic_lt_new .lt_cmt {background:#e9eff5;color:#f6323d;font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.pic_lt_new .lt_more {position:absolute;top:11px;right:0;display:block;width:40px;line-height:25px;color:#f6323d;border-radius:3px;text-align:center}
.pic_lt_new .lt_more:hover {color:#777}

.pic_lt_new .thum{display:block;border-radius:5px;overflow:hidden;}
.pic_lt_new .info{margin-top:17px;position:relative;}
.pic_lt_new .info .clearfix{}
.pic_lt_new .info .clearfix + .clearfix{margin-top:9px;}
.pic_lt_new .info .stars{float:left;padding-left:19px;color:#9a9ba7;font-size:12px;line-height:18px;height:16px;background-repeat:no-repeat;background-position:left center;background-size:14px;background-image:url('/img/new/icon_star.png');}
.pic_lt_new .info .reply{float:left;color:#777;font-size:12px;line-height:18px;height:16px;}
.pic_lt_new .info .reply:before{content:"";display:inline-block;background-color:#777777;width:1px;height:10px;margin:0 5px;vertical-align:middle;}
.pic_lt_new .info .price{float:left;color:#2a2a2a;font-size:15px;font-weight:700;transform:skew(0.028deg);font-family:'NanumSquare';}
.pic_lt_new .info .km{float:left;color:#2a2a2a;font-size:15px;font-weight:700;transform:skew(0.028deg);font-family:'NanumSquare';}
.pic_lt_new .info .km:before{content:"";display:inline-block;background-color:#d7d7d7;width:1px;height:12px;margin:0 8px;vertical-align:middle;}
.pic_lt_new .info .heart{position:absolute;right:0;bottom:0;padding-left:17px;color:#949494;font-size:12px;font-family:'NanumSquare';background-repeat:no-repeat;background-position:left center;background-size:12px;background-image:url('/img/new/icon_heart.png');font-weight:900;}



.pic_lt_new .lst_more{position:absolute;width:16px;height:16px;text-indent:-999em;overflow:hidden;top:-36px;right:0;transition:all 0.2s;}
.pic_lt_new .lst_more:hover{transform:rotate(90deg);}
.pic_lt_new .lst_more:before,
.pic_lt_new .lst_more:after{content:"";display:block;background-color:#737375;position:absolute;}
.pic_lt_new .lst_more:before{width:2px;height:100%;left:50%;margin-left:-1px;top:0;}
.pic_lt_new .lst_more:after{height:2px;width:100%;left:0;margin-top:-1px;top:50%;}

.pic_lt_new .heart_btn{position:absolute;z-index:10;right:22px;top:18px;width:21px;height:19px;background-repeat:no-repeat;background-position:center 69%;background-image:url('/img/new/icon_heart3.png');text-indent:-999em;overflow:hidden;}
.pic_lt_new .heart_btn.active{background-image:url('/img/new/icon_heart3_active.png');}
