.zfxxgk_left {
    background-color: #fff;
    padding: 5px;
    height: 100%;
    width: 260px;
    text-align: center;
    float: left;
}
.zfxxgk_right {
    width: 74%;
    min-height: 1070px;
    float: right;
}
.table_wrap table .info{max-width: 420px;}
.xxgk_search{margin-bottom: 20px;}
.xxgzk {
    display: inline-block;
    padding: 0 5px;
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 20px 0;
}

.xxgzk-complain{
    color:#000;
    background-color:#fff;
    padding: 0 5px;
    margin-top:20px;
    border: 1px solid #ccc;
    width:210px;
    margin: 0 auto;
    margin-top:20px;
    display: none;
}

.gzts {
    padding: 15px 15px 30px;
    text-align: left;
}

.gzts p {
    text-indent: 2em;
}

.lst {
    border-top: #0f5a9b 2px solid;
    width: 100%;
    padding-bottom: 15px;
    background-color: #f5f5f5;
    box-sizing: border-box;
}

.dzgz ul li {
    /*padding: 0 5px;*/
    height: 46px;
    line-height: 46px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    margin: 10px 20px;
}
/* 表格标题行 */
.gzk_main .table_wrap table thead th {
    font-family: "方正小标宋简体";
    font-size: 20px;
}
/* 序号 */
.table_wrap table tbody tr td:nth-child(1) {
    font-family: "宋体常规体";
    font-size: 16px;
    color: #333333;
}
/* 下载按钮 */
.gzk_main .table_wrap table .xz_btn a {
    font: 14px / 24px "宋体常规体";
    color: #333333;
}
/* 标题 */
.gzk_main .table_wrap table .title {
    font: bold 16px SimSun, serif;
    line-height: 30px;
    color: #333333;
}
/* 副标题 */
.table_wrap table .sub_tit {
    color: #5d89b6;
    font-size: 14px;
    line-height: 24px;
    display: block;
}