@charset "utf-8";
/* 새글 스킨 (simple) */

.simple_lat2 {position:relative;margin-bottom:20px;overflow:hidden;border: 0px solid #c6cacc;}
.simple_lat2 .lat_title {display:block;padding:0 20px;line-height:45px;font-size:1.083em;border-bottom:1px solid #e2e2e2;color:#253dbe;background:#fcfcfc}
.simple_lat2 .lat_title a{color:#253dbe;display:inline-block;position:relative}
.simple_lat2 .lat_title a:after{position:absolute;bottom:-1px;left:0;width:100%;height:2px;background:#253dbe;content:''}
.simple_lat2 ul{padding:15px 20px}
.simple_lat2 li {position:relative;line-height:18px;padding:36px 0;padding-right:40%; position:relative; list-style:none; border-bottom: 1px solid #ddd;}
/*.simple_lat2 li:before{position: absolute;top: 12px;left: 0px;width: 4px;height: 4px;background: #aaa;content: '';border-radius: 50%;}*/
.simple_lat2 li a:hover{color:#a22121}
.simple_lat2 li .fa-heart{color:#C42828;}
.simple_lat2 li .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #666;background: none;text-align: center;border-radius: 2px;font-size: 12px;border:0px solid #a2c6ce}
.simple_lat2 li .new_icon{display:inline-block;width: 14px;line-height:14px;font-size:0.6em;color:#fff;background:#3071CA;text-align:center;border-radius: 2px;}
.simple_lat2 li .hot_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff;background:none;text-align:center;border-radius: 2px;}
.simple_lat2 li .fa-download {display:inline-block;width:16px;line-height:16px;font-size:0.833em;color:#F19717;background:none;text-align:center;border-radius:2px;vertical-align:middle}
.simple_lat2 li .fa-caret-right{color:#bbb}
.simple_lat2 .lt_date{position:absolute;top:3px;right:0;color:#888}
.simple_lat2  .empty_li{line-height:145px ;color:#666;text-align:center;padding:0;}
.simple_lat2  .empty_li:before{background:none;padding:0}

.simple_lat2 .lt_cmt{background:#fff;color:#000; border:1px solid #ddd; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;vertical-align:middle}
.simple_lat2 .lt_more {position:absolute;top:11px;right:10px;display:block;width:25px;line-height:25px;color:#aaa;border-radius:3px;text-align:center;}
.simple_lat2 .lt_more:hover{color:#777}
.simple_lat2 .content{ width:100%; overflow:hidden; text-overflow:ellipsis;  display: -webkit-box;  -webkit-line-clamp:1; -webkit-box-orient: vertical;}


