.qct_table th, .qct_table td{text-align: center;}


.qct_table .down_th{width:80px}
.qct_table .date{}
.qct_table td .qct_state{display: inline-block;border-radius: 20px;padding:5px 10px;color:#fff;}
.qct_table td .qct_state.g{background-color: #126645}
.qct_table td .qct_state.r{background-color: #a10000}
.searchBox{justify-content: center !important;}
.textLeft{padding-left:30px !important;}

@media screen and (min-width:768px){
    
    .qct_table .date{width:120px;}
    .qct_table .writer_n{width:80px}
}


@media screen and (min-width:1024px){
    
   

}