@charset "utf-8";

/* 最近帖子基本滑块皮肤 (latest) */
.lt {position:relative;border:1px solid #3a3c42;margin-bottom:20px;background:#1a1c20;min-height:350px;overflow:hidden;padding:40px 30px 20px}
.lt:after {display:block;visibility:hidden;clear:both;content:""}
.lt_even {margin-left:1%}
.lt_slider_li {}
.lt_slider_li ul {list-style:none;padding:20px 5px 0}
.lt_slider_li > strong {display:block;font-size:1.6em;padding:0 5px;color:#e0e0e0}
.lt_slider_li li {position:relative;border-bottom:1px solid #3a3c42;text-align:left;padding:10px 0}
.lt_slider_li li:after {display:block;visibility:hidden;clear:both;content:""}
.lt_slider_li li:last-child {border-bottom:0}
.lt_slider_li .lt_title {display:block;padding:15px 20px;text-align:left;font-size:1.2em;color:#c1c4c6}
.lt_slider_li .lt_title:hover {color:#8e74ef}

.lt .lt_img {display:inline-block;position:absolute;left:0;top:10px}
.lt .lt_img img {width:115px !important;height:80px}
.lt .lt_cnt {display:inline-block;}
.lt .lt_tit {height:24px;font-size:1.2em;vertical-align:top;font-weight:bold;overflow:hidden;color:#e0e0e0}
.lt .lt_tit:hover {color:#8e74ef}
.lt .lt_subject_pre {clear:both;display:block;margin:10px 0;color:#c1c4c6;line-height:20px;max-height:42px;overflow:hidden}
.lt .lt_subject_pre:after {display:block;visibility:hidden;clear:both;content:""}
.lt .lt_info {position:relative;margin:5px 0 0;line-height:24px;color:#c1c4c6;vertical-align:top}
.lt .lt_info .lt_date {margin-left:5px;padding-left:8px;background:url('img/division-border.gif') left 4px no-repeat;color:#c1c4c6}
.lt .profile_img img {border-radius:50%;width:20px !important;display:inline-block !important;vertical-align:top}

.lt li .fa-download {width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.lt li .fa-link {width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.lt li .fa-heart {color:#ff0000}
.lt li .fa-lock {display:inline-block;width:16px;line-height:14px;font-size:0.833em;color:#fff;background:#262b88;text-align:center;border-radius:2px;font-size:12px;border:1px solid #262b88}
.lt li .new_icon {display:inline-block;width:16px;line-height:14px;font-size:0.833em;color:#fff;background:#3fd49e;border:1px solid #32c791;text-align:center;border-radius:2px;margin-left:3px}
.lt li .hot_icon {display:inline-block;width:16px;line-height:14px;font-size:0.833em;color:#fff;background:#ff7261;border:1px solid #e75341;text-align:center;border-radius:2px}
.lt li .fa-caret-right {color:#c1c4c6}
.lt li.empty_li {text-align:center;padding:40px 0;color:#c1c4c6}

.lt .bx-controls {padding:0 15px;text-align:center}
.lt .bx-controls:after {display:block;visibility:hidden;clear:both;content:""}
.lt .bx-pager {display:block;line-height:25px;height:25px;text-align:center;vertical-align:bottom}
.lt .bx-pager-item {display:inline-block}
.lt .bx-pager-item a {display:inline-block;float:left;background:#3a3c42;text-indent:-9999px;border-radius:10px;width:8px;height:8px;margin:0 2px;vertical-align:middle}
.lt .bx-pager-item a.active {background:#8e74ef}
.lt .bx-controls-direction {display:inline-block;position:absolute;top:0;right:0;}
.lt .bx-controls-direction i {font-weight:bold;font-size:1.4em;color:#c1c4c6}
.lt .bx-next {position:absolute;top:40px;right:40px;display:inline-block;width:25px;height:25px;line-height:25px;text-align:center;border:1px solid #3a3c42;background:#2a2c32;color:#c1c4c6}
.lt .bx-next:hover {background:#3a3c42}
.lt .bx-prev {position:absolute;top:40px;right:64px;display:inline-block;width:25px;height:25px;line-height:25px;text-align:center;border:1px solid #3a3c42;background:#2a2c32;color:#c1c4c6}
.lt .bx-prev:hover {background:#3a3c42}

@media (max-width:980px){
	.lt {width:100% !important;min-height:inherit;margin-bottom:20px;padding:20px 15px 10px}
	.lt, .lt:nth-child(3n) {width:49%}
	.lt_even {margin-left:0}
	.lt .bx-controls-direction {top:-20px;right:-15px}
}