#nv_forum .fl #category_1 dl dd{ display:none;}
#nv_forum .fl #category_1 dl .newpst dd{ display:block;}

.bbs_jj{ font-size:12px; margin-top:5px; overflow:hidden; margin-right:10px; color:#999999;  position:relative; margin-left:-15px;}
.bbs_tzlst{  position:relative; margin-left:-15px;}
.bbs_tzlst ul{ border-top: #e8e8e8 solid 1px; margin:10px 10px 0 0;  padding:5px 0 0 0; 
}



.bbs_tzlst ul li a{word-break: break-all; color:; font-size:12px;}
.bbs_tzlst ul li a:hover{ color:;}
.bbs_tzlst ul li{ overflow:hidden; font-size:12px; height:30px; line-height:30px;
 padding:0 0 0 10px; background:url(/static/image/common/ico01.gif) no-repeat 0 50%; 
 border-bottom:#ddd dashed 1px; 
}
.bbs_rtifo{ float:right; color:#CCCCCC; margin:0 0 0 10px;}
.bbs_rtifo a{ color:#336699!important;}
.bbs_ttclass a{ color:#3366CC!important;}
.iedd{display:block !important;}
 
.icopipe{ margin:0 5px; color:#ccc;}
.tico01{background:url(/static/image/common/ts01.gif) no-repeat 0 0; padding:0 0 0 20px;}
.tico02{background:url(/static/image/common/ts02.gif) no-repeat 0 0; padding:0 0 0 20px;}
.zttswp{ margin:5px 0;}

  .table-wrapper table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
  }
  .table-wrapper th, .table-wrapper td {
    text-align: center;
    padding: 8px;
    border: 1px solid #ddd;
    font-size: 15px;
  }
  .table-wrapper thead tr th {
    background-color: #f9f9f9;
    font-weight: bold;
  }
  .table-wrapper {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    margin-bottom: 20px;
  }