#bbs_column{}
#bbs_column ul{border-top:1px solid #0043a0;}
#bbs_column ul li{padding:15px; overflow:hidden; border-bottom:1px solid #e8e8e8;}
#bbs_column ul li .photo{width:174px; height:134px; float:left; overflow:hidden;}
#bbs_column ul li .photo img{width:100%;}
#bbs_column ul li .cont{width:490px; padding:0 20px 0 24px; float:left; font-size:13px;}
#bbs_column ul li .cont .subject{margin-bottom:5px; font-weight:bold; color:#1e1e1e;}
#bbs_column ul li .cont .date{margin-bottom:15px; display:block; font-size:11px; color:#8f8f8f;}
#bbs_column ul li .cont .column_content{line-height:21px; color:#666;}
#bbs_column .more{position:absolute; right:28px; top:31px;}

.bbs_post{background:url('image/sub/subTitle_bg.png') left top no-repeat;}
.bbs_post li{padding:30px 0 25px; border-bottom:1px solid #eaeaea; overflow:hidden;}
.bbs_post li:first-child{padding-top:0;}
/*.bbs_post li a{display:block;position:relative;}
.bbs_post li a:after{content:'';display:block;clear:both;}*/
.bbs_post li .photo{float:left; width:180px; height:194px; margin:0 55px 0 35px; text-align:center;}
.bbs_post li .photo img{width:100%;max-height:100%;}
.bbs_post li .photo + .cont{margin:0 0 0 270px;}
.bbs_post li .cont{}
.bbs_post li .cont strong{display:inline-block; font-size:23px;line-height:23px;  font-weight:bold; color:#e86611;}
.bbs_post li .cont strong:first-child{margin-bottom:19px;}
.bbs_post li .cont span{margin-bottom:8px; display:block;}
.bbs_post li .cont span em{padding:5px; background:url('image/sub/part02.png') left center no-repeat;}
.bbs_post li .cont span em:first-child{color:#e8680a;font-weight:bold;padding-left:0; background:none;}
.bbs_post li .cont p{height:76px;padding:7px;background:#fff8f2;line-height:1.4;letter-spacing:-1px;word-break:break-all;text-overflow: ellipsis;}

.bbs_post li .cont .ul_sort{margin-top:13px;}
.bbs_post li .cont .ul_sort:after{content:'';display:block;clear:both;}
.bbs_post li .cont .ul_sort li{float:left;padding:0 0 0 4px;width:60px;height:20px;border-bottom:0;text-indent:-9999px;}
.bbs_post li .cont .ul_sort li.sort01{background:url('./image/sort01.png') no-repeat;}
.bbs_post li .cont .ul_sort li.sort02{background:url('./image/sort02.png') no-repeat;}
.bbs_post li .cont .ul_sort li.sort03{background:url('./image/sort03.png') no-repeat;}
.bbs_post li .cont .ul_sort li.sort04{background:url('./image/sort04.png') no-repeat;}