.table_style h3{
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
    text-align: center;
    padding: 2% 0 3%;
}
.table_toptit h3{
    font-size: 18px;
    font-size: 1.8rem;
    text-align: left;
    font-weight: normal;
    padding: 1% 0;
}
/* .link_texts{
    padding-left:20px;
    margin-bottom: 2%;
} */
.link_texts a{
    font-size: 16px;
    font-size: 1.6rem;
    display: inline-block;
    /* margin-left: 10px; */
    color: #fff;
}
.table_toptit{
    margin-bottom: 2%;
}
.link_texts a span{
    font-size: 16px;
    font-size: 1.6rem;
    padding: 0 4px;
    color: #990000;
}
.table_toptit p{
    font-size: 15px;
    font-size: 1.5rem;
}
.hjcks_table h5{
    padding: 3% 0 3%;
    font-size: 17px;
    font-size: 1.7rem;
    text-align: center;
    color: #333;
}
.hjcks_table thead th{
    text-align: center;
    color: #333;
    background: #efefef;
    /* background: #e4f5e8; */
}
.hjcks_table tbody tr,
.hjcks_table tbody tr th
{
    background: #fff;
    text-align: center;
    vertical-align: middle;
}
.table-striped>tbody>tr:nth-of-type(odd){
    background: #fff;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
    padding: 8px 4px;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
    vertical-align: middle;
}

.table>tbody>tr>th a{
    font-size: 14px;
    font-size: 1.4rem;
    text-align: left;
}
.table>thead>tr>th{
    min-width: 150px;
}
/* .table>thead>tr>th:first-child {
    min-width: 216px;
} */
.one_tables .table>thead>tr>th {
    min-width: 100px;
}
/* .one_tables .table>thead>tr>th {
   width: 92px;
}  */
.one_tables .table>thead>tr>th:first-child {
     width: 294px;
}
.one_tables .table>thead>tr>th:nth-child(2) {
    width: 60px;
}


.cbzz_tables .table>thead>tr>th:first-child{
    width: 220px;
}
.cbzz_tables .table>thead>tr>th {
    min-width: 140px;
}
.cbzz_tables .table>thead>tr>th:last-child{
     min-width: 110px;
}
.hjcks_table h4{
    padding: 10px 20px;
    /* background: #007b39; */
   background: #e4f5e8;
    color: #333;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    overflow: hidden;

}
.hjcks_table h4 a{
    color: #333;
    font-size: 16px;
    font-size: 1.6rem;
}
.hjcks_table h4 a.table_more{
    float: right;
    font-size: 15px;
    font-size: 1.5rem;
}
.table_marbom {
    margin-bottom: 20px;
}
.table_marbom .table{
    margin-bottom: 0;
}
.table_marbom .hjcks_table{
    margin-bottom: 20px;
}
.link_texts a:last-child{
    color: #333;
}
.table_info .details-content h4{
    margin: 0 auto 2%;
   font-size: 16px;
   font-size: 1.6rem;
   color: #333;
   text-align: center;
   width: 100%;
   height: 46px;
   line-height: 46px;
   background: #e4f5e8;
}
.table_info .details-content{
    padding: 1% 0;
}
.table_litable ul li{
    float: left;
    width: 50%;
    margin-bottom: 1%;
    border: 1px solid #e4f5e8;
    font-size: 16px;
    font-size: 1.6rem;
    background: #fff;
}
.table_litable ul li.table_wli{
    width: 100%;
}
.table_litable ul li span{
    float: left;
    width: 78%;
    min-height: 42px;
    line-height: 42px;
    text-align: left;
    padding: 0 10px;
    font-size: 16px;
    font-size: 1.6rem;
    background: #fff;
    
}
.table_litable ul li strong{
    width: 22%;
    float: left;
    color: #333;
    text-align: center;
    background: #e4f5e8;
    padding: 0 15px;
    min-height: 42px;
    line-height: 42px;
    font-size: 15px;
    font-size: 1.5rem;

}
.table_litable ul li.table_wli strong{
    width: 11%;
}
.table_litable ul li.table_wli span{
    width: 89%;
}

.table_fmzl .table_litable ul li.table_wli strong{
    width: 13%;
}
.table_fmzl .table_litable ul li.table_wli span{
    width: 87%;
}
.table_fmzl .table_litable ul li strong{
    width: 26%;
}
.table_fmzl .table_litable ul li span{
    width: 74%;
}



.details h3{
    margin-bottom: 3%;
}
.artic_imgs img{
    margin-bottom: 2%;
}
.accordion{
    min-height: 200px;
}
@media (max-width: 991px) {
   .table_litable ul li strong{
        width: 32%;
    }
    .table_litable ul li span{
        width: 68%;
    }

    .table_litable ul li.table_wli strong{
        width: 16%;
    }
    .table_litable ul li.table_wli span{
        width: 84%;
        
    }

}


@media (max-width: 640px) {
    .table_fmzl .table_litable ul li.table_wli strong{
        width: 32%;
    }
    
    .table_fmzl .table_litable ul li.table_wli span{
        width: 68%;
    }
    .table{
        overflow-x: scroll;
        width: 550px;
        margin: 2% 0;
    }
    .table_marbom .hjcks_table{
        overflow-x: scroll;
        width: 550px;
        margin: 2% 0; 
    }

}


@media (max-width: 600px) {
    .table_litable ul li{
        width: 100%;
    }
    .pages_all .pages{
        display: none;
    }
    .pages_min{
        display: block;
    }
}


