@charset "utf-8";
/* 새글 스킨 (latest) 
.pic_lt{position:relative;margin-bottom:10px;overflow:hidden;border: 1px solid silver;margin-left:10px;margin-right:20px;}
.pic_lt .lat_title {display:block;padding:0 20px;line-height:45px;font-size:1.8em;font-weight:bold;text-align:center;}
.pic_lt .lat_title a{position:relative;color:#333;}
.pic_lt .lt_more {position:absolute;top:11px;right:17px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;color:#333;}
.pic_lt .lt_more:hover{color:#777}
.pic_lt ul:after {display:block;visibility:hidden;clear:both;content:""}
.pic_lt ul{padding:20px 15px }
.pic_lt li{float:left;width:25%;padding:0 10px}
.pic_lt li .lt_img{margin:5px 0;display:block}
.pic_lt li .lt_img img{width:100%;height:auto}
.pic_lt li a > p {padding-bottom: 70%; background-size: cover; background-position: center center;}
.pic_lt li a.pic_subject {
	display: inline-block; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: white;
	width: 100%; height: 20px;color:#333;
}
.pic_lt li a:hover{color:silver}
.pic_lt li .fa-heart{color:#ff0000;}
.pic_lt 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 #a2c6ce}
.pic_lt li .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.pic_lt li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.pic_lt li .fa-caret-right{color:#bbb}
.pic_lt .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space: nowrap;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.pic_lt .lt_date{display:block;margin-top:5px;color: #888;}

@media screen and (max-width:700px) {
	.pic_lt ul{padding:10px 15px 20px }
	.pic_lt li{width:33.3333333333333333333333%; margin-top: 10px; }
}

@media screen and (max-width:400px) {
	.pic_lt li{width:50%; }
} */



.pic_lt { position:relative; margin-bottom:10px; overflow:hidden; border:1px solid silver; margin-left:8px; margin-right:10px; width:48%; height:280px; float:left; }
.pic_lt .lat_title { display:block; padding:0 20px; line-height:45px; font-size:1.8em; font-weight:bold; text-align:center; }
.pic_lt .lat_title a { position:relative; color:#333; }
.pic_lt .lt_more { position:absolute; top:11px; right:17px; display:block; width:25px; line-height:25px; color:#aaa; border-radius:3px; text-align:center; color:#333; }
.pic_lt .lt_more:hover { color:#777 }
.pic_lt ul:after { display:block; visibility:hidden; clear:both; content:"" }
.pic_lt ul { padding:20px 15px; width:100%; float:left; }
.pic_lt li {float:left; width:50%; padding:0 10px}
.pic_lt li .lt_img {margin:5px 0; display:block}
.pic_lt li .lt_img img {width:100%;height:auto}
.pic_lt li a > p {padding-bottom: 70%; background-size: cover; background-position: center center;}
.pic_lt li a.pic_subject {
	display: inline-block; float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; color: white;
	width: 100%; height: 20px; color:#333;
}
.pic_lt li a:hover{color:silver}
.pic_lt li .fa-heart{color:#ff0000;}
.pic_lt 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 #a2c6ce}
.pic_lt li .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00;background:#6db142;text-align:center;border-radius: 2px;}
.pic_lt li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:#e52955;text-align:center;border-radius: 2px;}
.pic_lt li .fa-caret-right{color:#bbb}
.pic_lt .lt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;white-space: nowrap;
-webkit-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
-moz-box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);
box-shadow: inset 0 2px 5px  rgba(255,255,255,0.4);}
.pic_lt .lt_date{display:block;margin-top:5px;color: #888;}

@media screen and (max-width:700px) {
	.pic_lt ul{padding:10px 15px 20px }
	.pic_lt li{width:33.3333333333333333333333%; margin-top: 10px; }
}

@media screen and (max-width:400px) {
	.pic_lt li{width:50%; }
}
