@charset "utf-8";
/* 새글 스킨 (latest) */

.lat_witive {position:relative;margin-bottom:20px;overflow:hidden;}
.lat_witive .lat_title {display:block; padding:0 20px;line-height:70px; background:linear-gradient(-45deg, #2a1348, #41094e); /* background:url(../../../img/public_head_bg.jpg);*/ }
.lat_witive .lat_title a {color:#fff; font-size:17px; font-weight:normal; letter-spacing:1px}
.lat_witive ul {padding:0px; display:inline-block;}
.lat_witive li {width:100%; height:95px !important; overflow:hidden; position:relative; border-bottom:1px solid rgba(0, 0, 0, 0.1); line-height:18px; padding:12px 20px; padding-right:50px; position:relative; display:inline-block;}
.lat_witive li:last-child {border-bottom:0px;}
.lat_witive li:nth-child(3) {border-bottom:0px;}
.lat_witive li:hover {background:#e3e3eb;}

/*.lat li:before {position: absolute;top: 12px;left: 0px;width: 4px;height: 4px;background: #aaa;content: '';border-radius: 50%;}*/

.lat_witive li a {color:#000;}
.lat_witive li a:hover {}
.lat_witive li .fa-heart {color:#ff0000;}
.lat_witive 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}
.lat_witive li .new_icon {display:inline-block;width: 16px; margin-left:5px; line-height:16px;font-size:0.833em;color:#ffff00; background:#6db142;text-align:center;border-radius: 2px;}
.lat_witive 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;}
.lat_witive li .fa-caret-right {color:#bbb}

.lat_witive li.list_tail {/*background:url(../../../img/public_head_bg.jpg);*/ background:linear-gradient(-45deg, #2a1348, #41094e); height:33px !important; line-height:11px; color:#fff; text-align:center;}


.lat_witive .lt_list { display:inline-block; width:100%; font-size:15px; line-height:160%;}
.lat_witive .lt_list a {color:#000; min-height:48px; display:inline-block; font-weight:bold;}
.lat_witive .lt_date { display:inline-block; width:100%; font-size:12px; padding-top:2px; color:#999;}

.lat_witive  .empty_li {line-height:145px ;color:#666;text-align:center;padding:0;}
.lat_witive  .empty_li:before {background:none;padding:0}

.lat_witive .lt_cmt {background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px;border-radius:3px;
-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);}
.lat_witive .lt_more {float:right; color:#fff; border:1px solid #ddd; display:inline-block; width:30px; height:30px; line-height:28px; text-align:center; margin:20px 0 0 0;}
.lat_witive .lt_more a {color:#fff;}
.lat_witive .lt_more:hover {background:rgba(255, 255, 255, 0.1);}