@media screen and (min-width:1800px) {
    .zt{
        width: 100%;
        height: calc( 100vh - 71px );
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 1500px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
    }
    .zt_z_Zuo{
        width: auto;
        height: 100%;
        background: darkgreen;
        padding: 15px;
        box-sizing: border-box;
        font-size: 0px;
        overflow: auto;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
    }
    .zt_z_Zuo_z{
        width: auto;
        height: auto;
        font-size: 18px;
        padding: 15px;
        color: white;
        border-radius: 5px;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You{
        width: 10px;
        height: 100%;
        /* overflow: auto; */
        flex-grow: 1;
        flex-shrink: 1;
        align-self: stretch;
        display: flex;
        flex-direction: column;
    }
    .zt_z_You_fl{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_fl_z{
        width: auto;
        height: auto;
        font-size: 16px;
        color: darkgreen;
        margin: 1px;       
        padding: 15px;
        background: white;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
    }
    .zt_z_You_zt{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 1;
        flex-shrink: 1;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-top: 30px;
        padding-left: 15px;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    .zt_z_You_zt_z{
        width: 32%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        background: white;
        margin-top: 15px;
        text-decoration: none;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_zt_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_zt_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}

@media screen and (max-width:1800px) and (min-width:1200px) {
    .zt{
        width: 100%;
        height: calc( 100vh - 71px );
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 96%;
        min-width: 1200px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
    }
    .zt_z_Zuo{
        width: auto;
        height: 100%;
        background: darkgreen;
        padding: 15px;
        box-sizing: border-box;
        font-size: 0px;
        overflow: auto;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
    }
    .zt_z_Zuo_z{
        width: auto;
        height: auto;
        font-size: 18px;
        padding: 15px;
        color: white;
        border-radius: 5px;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You{
        width: 10px;
        height: 100%;
        /* overflow: auto; */
        flex-grow: 1;
        flex-shrink: 1;
        align-self: stretch;
        display: flex;
        flex-direction: column;
    }
    .zt_z_You_fl{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_fl_z{
        width: auto;
        height: auto;
        font-size: 16px;
        color: darkgreen;        
        padding: 15px;
        margin: 1px;
        background: white;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
    }
    .zt_z_You_zt{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 1;
        flex-shrink: 1;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-top: 30px;
        padding-left: 15px;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    .zt_z_You_zt_z{
        width: 32%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        background: white;
        margin-top: 15px;
        text-decoration: none;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_zt_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 3px;
        color: darkcyan;
    }
    .zt_z_You_zt_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}



@media screen and (max-width:1200px) and (min-width:600px) {
    .zt{
        width: 100%;
        height: calc( 100vh - 71px );
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 96%;
        min-width: 600px;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
    }
    .zt_z_Zuo{
        width: auto;
        height: 100%;
        background: darkgreen;
        padding: 10px;
        box-sizing: border-box;
        font-size: 0px;
        overflow: auto;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
    }
    .zt_z_Zuo_z{
        width: auto;
        height: auto;
        font-size: 16px;
        padding: 10px;
        color: white;
        border-radius: 5px;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You{
        width: 10px;
        height: 100%;
        /* overflow: auto; */
        flex-grow: 1;
        flex-shrink: 1;
        align-self: stretch;
        display: flex;
        flex-direction: column;
    }
    .zt_z_You_fl{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_fl_z{
        width: auto;
        height: auto;
        font-size: 14px;
        color: darkgreen;
        padding: 10px;
        margin: 1px;
        background: white;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
    }
    .zt_z_You_zt{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 1;
        flex-shrink: 1;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-top: 15px;
        padding-left: 10px;
        margin-bottom: 15px;
        box-sizing: border-box;
    }
    .zt_z_You_zt_z{
        width: 49%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        background: white;
        margin-top: 15px;
        text-decoration: none;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_img{
        width: 90px;
        height: 90px;
        margin-right: 2px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_z{
        width: auto;
        height: auto;
        padding: 3px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_zt_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 3px;
        color: darkcyan;
    }
    .zt_z_You_zt_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}



@media screen and (max-width:600px) {
    .zt{
        width: 100%;
        height: calc( 100vh - 76px );
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
    }
    .zt_z_Zuo{
        width: auto;
        height: 100%;
        background: darkgreen;
        padding: 10px;
        box-sizing: border-box;
        font-size: 0px;
        overflow: auto;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-direction: column;
        align-content: flex-start;
    }
    .zt_z_Zuo_z{
        width: auto;
        height: auto;
        font-size: 15px;
        padding: 10px;
        color: white;
        border-radius: 5px;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You{
        width: 10px;
        height: 100%;
        /* overflow: auto; */
        flex-grow: 1;
        flex-shrink: 1;
        align-self: stretch;
        display: flex;
        flex-direction: column;
    }
    .zt_z_You_fl{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_fl_z{
        width: auto;
        height: auto;
        font-size: 13px;
        color: darkgreen;
        padding: 10px;
        margin: 1px;
        background: white;
        text-decoration: none;
        display: inline-block;
        cursor: pointer;
    }
    .zt_z_You_zt{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 1;
        flex-shrink: 1;
        flex-wrap: wrap;
        align-content: flex-start;
        padding: 10px;
        box-sizing: border-box;
    }
    .zt_z_You_zt_z{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        background: white;
        margin-top: 15px;
        flex-grow: 0;
        flex-shrink: 0;
        text-decoration: none;
    }
    .zt_z_You_zt_z_img{
        width: 90px;
        height: 90px;
        margin-right: 2px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_zt_z_z{
        width: auto;
        height: auto;
        padding: 3px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_zt_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_zt_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}