@charset "utf-8";
/* CSS Document */

/*面包屑 --开始*/
.map{width:1000px;height:18px;line-height:18px;margin-top:20px;padding-bottom:0;color:#666;border-bottom:none}
.map a,.map span{float:left;color:#666}
.map i{float:left;font-style:normal;color:#999;padding:0 4px}
.map a:hover{color:#fb8526}
.map h1{font-size:12px;font-weight:normal}
/*面包屑 --结束*/

/*右侧导航栏*/
.slide-nav{float:left;width:133px;margin-right:15px;font-size:12px;border:1px solid #efeeee;background:#f8f8f8}
.slide-nav dl{margin-bottom:6px}
.slide-nav dt{width:100%;height:42px;margin-bottom:6px;line-height:42px;font-weight:bold;text-indent:16px;color:#000;background:#efeeee}
.slide-nav dd{width:100%;height:26px;line-height:26px}
.slide-nav dd a{display:block;text-indent:16px;color:#333}
.slide-nav dd a:hover{color:#fb8526}
.slide-nav dd .hover{background-color:#eee;font-weight:bold;color:#fb8526}

/*分类相关信息*/
.forum-channel{float:left;width:850px;overflow:hidden}
.forum-channel-info{width:848px;height:56px;line-height:56px;border:1px solid #eee}
.forum-channel-info span{float:left;text-indent:17px;font-size:24px;color:#000}
.forum-channel-info ul{float:right;_width:200px;height:16px;margin:20px 12px 0 0;font-size:12px;color:#000}
.forum-channel-info li{float:right;padding-left:8px;height:16px;line-height:16px;}
.forum-channel-info li i{font-style:normal;margin-right:9px;color:#df0000}

/*列表分页*/
.list-page{width:100%;height:46px;margin-top:17px}
.list-page-bottom{margin:20px 0 30px}
.list-page .forum-post{float:left;width:146px;height:46px;line-height:46px;text-align:center;font-size:24px;color:#fff;background:#3b8de3}
.list-page .forum-post:hover{color:#fff}
.page{float:right;height:38px;margin:4px 0;clear:inherit;padding:0;text-align:center;overflow:hidden}
.page a,.page span{float:left;display:inline-block;height:36px;line-height:36px;border:1px solid #ececec;margin-right:5px;color:#666;background:#fff;padding:0 14px}
.page a:hover,.page span{background:#3b8de3;color:#fff;border-color:#3b8de3;text-decoration:none;border-radius:2px}

/*帖子筛选*/
.thread-screening{width:100%;height:36px;margin-top:16px;line-height:36px;font-size:12px;color:#000;background:#efeeee}
.thread-screening a{float:left;margin-right:15px;font-weight:bold}
.thread-screening .thread-all{margin:0 24px 0 17px}
.thread-screening .hover{color:#fb8526}
.thread-screening span{float:right;width:120px}
.thread-screening .thread-reply{width:60px}

/*列表*/
.thread-list{margin-top:6px}
.thread-list li{width:100%;height:46px;font-size:12px;color:#333;border-bottom:1px dashed #eee}
.thread-list .thread-list-blank{height:180px;line-height:180px;text-align:center;font-size:14px;color:#999}
.thread-list p{float:left;width:530px;height:46px;word-wrap:break-word;word-break:break-all;white-space:nowrap;overflow:hidden}
.thread-list p a{display:block;width:100%;height:18px;margin:14px 0;line-height:18px;font-size:14px;color:#3b8de3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.thread-list i{float:left;font-style:normal;width:18px;height:18px;margin-right:7px;vertical-align:middle;line-height:18px;_line-height:20px;text-align:center;font-size:12px;color:#fff;background:url("../img/bbs/bbs.png") -14px -94px no-repeat}
.thread-list .text-icon-red{background:#e30000}
.thread-list .text-icon-orange{background:#ffae00}
.thread-list .text-icon-blue{background:#01b0c8}
.thread-author,.thread-last-comment{float:right;width:120px;height:46px;overflow:hidden}
.thread-author span,.thread-last-comment span{display:block;width:110px;height:18px;margin-top:5px;line-height:18px;font-size:12px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.thread-author .thread-time,.thread-last-comment .thread-time{margin-top:0;color:#999}
.thread-list a:hover{color:#fb8526}
.thread-list .thread-comment-num{float:right;width:60px;height:46px;line-height:46px;overflow:hidden}
