﻿      .left_box{
        border:#ccc solid 1px;
      }
      .left_top_title{
        background-color: rgb(204, 204, 204);
        padding: 10px 0px 10px 10px;
      }
      .left_top_title h1{
        font-size:16px;
        font-weight: normal;
        margin: 0 0 .6rem 0;
      }
      .left_top_title_tabs ul{
        margin:0;
        padding:0;
      }
      .left_top_title_tabs ul li{
        font-size:14px;
        text-align:center;
        margin-right: 10px;
        cursor: pointer;
      }

 .left_top_title_tabs ul li:last-child{
 margin-right: 0px;
}
      .left_top_title_tabs ul li.hover{
        color:#1b518f;
      }
      .left_bottom{
        padding: 10px 15px;
      }
      .left_bottom ul li a{
        font-size:14px;
      }
      .sxqd_title h1{
        line-height: 45px;
        font-size: 25px;
        text-align: center;
      }
      .zfryml_main table tr{
        height:30px;
      }
      .zfryml_main table tr:nth-child(odd){
        background: #f5f5f5;
      }
      .zfryml_main table tr:nth-child(even){
        background: #fff;
      }
      .zfryml_main table tr td{
        border:#aaa solid 1px;
        font-size: 14px;
      }
      .zfryml_main table tr td.table_title{
        width:80%;
        text-indent: 1rem;
      }
      .zfryml_main table tr td.table_time{
        width:20%;
        text-align: center;
      }

.sxqd_main table{
    width:100% !important;
table-layout: fixed;
}

.sxqd_main table tr:first-child td{
   
text-align: center;
}

.sxqd_main table tbody tr td{
   padding:5px !important;
  font-size:14px;
 color:#333;
}

.sxqd_main table tbody tr td:first-child, .sxqd_main table tbody tr td:last-child{
text-align: center;
width:80px
}
