@charset "utf-8";
/* 새글 스킨 (latest) */

.lat_witive {position:relative; overflow:hidden;}
.lat_witive .lat_title {display:block; padding:15px 20px; background:linear-gradient(-45deg, #2a1348, #41094e); /* background:url(../../../img/public_head_bg.jpg);*/ }
.lat_witive .lat_title a {color:#fff; font-size:1.2em; font-weight:normal; letter-spacing:1px}
.lat_witive ul {padding:0px; display:inline-block;}
.lat_witive li {width:100%; position:relative; border-bottom:1px solid rgba(0, 0, 0, 0.1); line-height:18px; padding:10px 20px; 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;line-height:16px; margin-right:10px; 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 ; margin-right:10px; 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); padding:5px 20px; font-size:1em; color:#fff; text-align:center;}


.lat_witive .lt_list { display:inline-block; width:100%; font-size:1.2em; line-height:160%;}
.lat_witive .lt_list a {color:#000; display:inline-block; font-weight:bold;}
.lat_witive .lt_date { display:inline-block; width:100%; font-size:0.9em; 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:25px; height:25px; line-height:23px; text-align:center; margin:-5px 0 0 0;}
.lat_witive .lt_more a {color:#fff;}
.lat_witive .lt_more:hover {background:rgba(255, 255, 255, 0.1);}