@charset "utf-8";

/*信件列表*/
.xjlt_table {width: 100%;max-width: 100%;margin:20px 0;border: 1px solid #ddd;}
.xjlt_table th { text-align: center;background: #f7f9fb;border-bottom-width: 1px;border: 1px solid #ddd;padding: 8px;line-height: 1.42857143;font-size: 15px;color: #666666;}
.xjlt_table tbody tr { border-top: 1px solid #fff;border-bottom: 1px solid #fff;}
.xjlt_table td {border: 1px solid #ddd;padding: 8px;line-height: 1.42857143;vertical-align: middle;text-align: center;font-size: 15px;color: #666;}
.xjlt_table .text-left {text-align: left !important;}
.xjlt_table .text-left a:hover {color: #58a6e7;}
.xjlt_table  tr:nth-of-type(2n)  { background: #f7f9fb;}

@media screen and (max-width:500px){
.hide-sm{display: none;}


    }
