@charset "utf-8";
/* 새글 스킨 (latest) */
.pic_lt{position:relative; margin:0px auto; width:100%; overflow:hidden; padding:10px 50px; background:#fff;}
.pic_lt ul:after {display:block; visibility:hidden; clear:both; content:"";}
.pic_lt ul{display:block; padding-left:1px; }
.pic_lt li{position:relative; float:left;width:100%; overflow:hidden; padding:40px 0; border-bottom:1px solid #ccc; background:#fff; margin-left:-1px;}
.pic_lt li:last-child{border-bottom:0px;}
.pic_lt li .lt_img{float:left; width:200px; height:145px; overflow:hidden;}
.pic_lt li .lt_img img{ width:100%;}
.pic_lt li .lt_con{float:right; width:860px; overflow:hidden; }
.pic_lt li .lt_con .lt_title{width:100%; overflow:hidden; margin-bottom:10px; font-size:18px; font-weight:500; line-height:140%; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color:#111;}
.pic_lt li .lt_con .lt_content{width:100%; overflow:hidden; margin-bottom:10px; font-size:15px; font-weight:300; color:#666; line-height:140%;}
.pic_lt li .lt_con .lt_date{width:100%; overflow:hidden; padding-bottom:10px; font-size:15px; font-weight:300; color:#666; line-height:140%;}
.pic_lt li .lt_btn{ display:none; position:absolute; right:6%; bottom:12%; width:90px; overflow:hidden; border:1px solid #ddd; line-height:200%; font-size:1.2rem; text-align:center;}


