@media screen and (min-width:960px) {
    
    .chengzhang-zhongkao{



        width: 11.2rem;
        height: 7rem;
        margin: auto;
        background-color: #111;



    }
    .chengzhang-zhongkao>ul{

        width: 100%;
        height: 0.6rem;
        display: flex;
        justify-content: space-between;

    }


    .chengzhang-zhongkao>ul>li{

        font-family: "siyuan-r";
        font-size: 0.24rem;
        width: 3.6rem;
        height: 0.6rem;
        line-height: 0.6rem;
        border-radius: 0.3rem;
        background: rgba(255,255,255,0.6);
        text-align: center;
        color: #fff;

    }


    .chengzhang-zhongkao>ul .chengzhang-zhongkao-active{
        background: #C90000;
    }

    .chengzhang-table table{
        width: 15.2rem;
        margin-top: 0.3rem;
        font-family: "siyuan-r";
        table-layout: fixed;  
        display: none;

    }


    .chengzhang-table .chengzhang-table-active{
        display: block;
    }



    .chengzhang-table table>thead>tr{
        height: 0.6rem;
        line-height: 0.6rem;
        background-color: #D90000;
    }
    .chengzhang-table table>thead>tr>th{
        font-size: 0.2rem;
        color: #fff;
        border-right: solid 1px rgba(255,255,255,0.3);
    }
    .chengzhang-table table>thead>tr>th:nth-last-of-type(1){
        border-right: initial;
    }
    .chengzhang-table table>tbody>tr{
        font-size: 0.16rem;
        height: 0.4rem;
        text-align: center;
        line-height: 0.4rem;
        color: #fff;
        border-bottom:  solid 0.01rem rgba(255,255,255,0.3);
        border-left:    solid 1px rgba(255,255,255,0.3);
    }
    .chengzhang-table table>tbody>tr .tshu-td1{
        width: 5.6rem;
    }
    .chengzhang-table table>tbody>tr .teshu-td3{
        display:table-cell;
        vertical-align:middle;
    }
    .chengzhang-table table>tbody>tr>td:nth-last-of-type(1),
    .chengzhang-table table>tbody>tr>td:nth-last-of-type(2){
        width: 1.3rem;
    }
    .chengzhang-table table>tbody>tr>td{
        border-right: solid 0.01rem rgba(255,255,255,0.3);
        
    }
    .chengzhang-table table>tbody>tr>td>p{
        color: #000;
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(2),
    .chengzhang-table table>tbody>tr:nth-last-of-type(1){
        
        color: #fff;
        background-color: #D90000;
       
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(2) td:nth-last-of-type(1){
        padding-top: 0.2rem;
        padding-left: 0.4rem;
        padding-bottom: 0.2rem;
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(1) td:nth-last-of-type(1){

        padding-top: 0.2rem;
        padding-left: 0.4rem;
        padding-bottom: 0.2rem;

    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(2) p{

        height: 0.26rem;
        color: #fff;

    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(1){

        line-height: 0.2rem;
        text-align: left;

    }


}

@media screen and (max-width:960px) {
    



    .chengzhang-zhongkao{

        width: 3.75rem;
        height: 3.5rem;
        margin: auto;
        /* background-color: #111; */
    
    }


    
    .chengzhang-zhongkao>ul{
        width: 100%;
        height: 0.6rem;
        display: flex;
        justify-content: space-between;
        margin-top: 0.3rem;
    }
    
    
    .chengzhang-zhongkao>ul>li{
    
        font-family: "siyuan-r";
        font-size: 0.1rem;
        width: 1.16rem;
        height: 0.3rem;
        line-height: 0.3rem;
        border-radius: 0.15rem;
        background: rgba(255,255,255,0.6);
        text-align: center;
        color: #fff;
    
    }
    
    .chengzhang-zhongkao>ul .chengzhang-zhongkao-active{
        background: #C90000;
    }
    .chengzhang-table{
        padding-left: 0.075rem;
    }
    .chengzhang-table table{
    
        width: 3.6rem;
        font-family: "siyuan-r";
        table-layout: fixed;  
        display: none;
        font-size: 0.1rem;
        color: #fff;
        
    }
    .chengzhang-table .chengzhang-table-active{
        display: block;
    }
    .chengzhang-table table>thead>tr{
    
        height: 0.45rem;
        background-color: #D90000;
      
    }
    .chengzhang-table table>thead>tr>th{
    
        display:table-cell;
        vertical-align:middle;
        border-right: solid 1px rgba(255,255,255,0.3);
    
    }
    
    .chengzhang-table table>thead>tr>th:nth-last-of-type(3){
        width: 0.6rem;
    }
    .chengzhang-table table>thead>tr>th:nth-last-of-type(2){
        width: 0.2rem;
    }
    .chengzhang-table table>thead>tr>th:nth-last-of-type(1){
        width: 0.2rem;
    }
    .chengzhang-table table>thead>tr>th:nth-last-of-type(4){
        width: 0.4rem;
    }
    
    
    
    .chengzhang-table table>tbody>tr{
        height: 0.36rem;
    }
    .chengzhang-table table>tbody>tr>td{
        border-right: solid 1px rgba(255,255,255,0.3);
        border-bottom:solid 1px rgba(255,255,255,0.3) ;
        display:table-cell;
        vertical-align:middle;
        text-align: center;
    }
    .chengzhang-table table>tbody>tr .table-zyk{
        width: 0.6rem;
      
    }
    .chengzhang-table table>tbody>tr>td:nth-of-type(1){
        display: table-cell;
        
    
    }
    .chengzhang-table table>tbody>tr>td:nth-last-of-type(1){
        width: 0.4rem;
        border-right:initial;
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(2),
    .chengzhang-table table>tbody>tr:nth-last-of-type(1){
        background-color: #D90000;
        color: #fff;
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(2) td:nth-last-of-type(1){
    
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0.3rem;
        text-align: left;
    }
    .chengzhang-table table>tbody>tr:nth-last-of-type(1) td:nth-last-of-type(1){
     
        padding-top: 0.3rem;
        padding-bottom: 0.3rem;
        padding-left: 0.3rem;
        text-align: left;
        padding-right: 0.3rem;
    }


}