.zt_1_xq img{
    width: auto;
    max-width: 100%;
    height: auto;
}
@media screen and (min-width:1800px) {
    .zt{
        width: 1500px;
        height: auto;
        display: flex;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_1{
        width: auto;
        height: auto;
        display: grid;
        grid-template-columns: 400px 1fr;
        grid-gap: 18px;
        font-size: 0px;
        margin-right: 30px;
        flex-grow: 1;
        flex-shrink: 1;
        align-items: center;
    }
    .zt_1_img{
        width: 100%;
        height: auto;
        position: relative;
        font-size: 0px;
        z-index: 2;
    }
    .zt_1_img_img{
        width: 100%;
        height: auto;
        cursor: url('../imgs/mouse.png'),move;
    }
    .zt_1_img_z{
        width: 100%;
        height: auto;
        margin-top: 3px;
        display: grid;
        grid-template-columns: repeat(5,1fr);
        font-size: 0px;
        grid-gap: 2px;
    }
    .zt_1_img_z_z{
        width: 100%;
        height: auto;
    }
    .zt_1_img_fd{
        width: 400px;
        height: 400px;
        position: absolute;
        top: 0px;
        left: 403px;
        overflow: hidden;
    }
    .zt_1_img_fd_z{
        width: 600px;
        height: 600px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .zt_1_z{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(2,1fr);
        position: relative;
        z-index: 1;
        align-items: center;
    }
    .zt_1_z_mc{
        width: 100%;
        height: auto;
        font-size: 26px;
        color: darkblue;
        text-align: left;
        word-break: break-all;
        grid-column-start: 1;
        grid-column-end: 3;
    }
    .zt_1_z_fl{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: darkcyan;
        text-align: left;
        word-break: break-all;
        grid-column-start: 1;
        grid-column-end: 3;
    }
    .zt_1_z_gg{
        width: 100%;
        height: auto;
        font-size: 0px;
        text-align: left;
        background: rgb(230, 230, 230);
        display: grid;
        grid-template-columns: 100px 1fr;
    }
    .zt_1_z_gg_img{
        width: 100%;
        height: auto;
    }
    .zt_1_z_gg_z{
        width: 100%;
        height: auto;
        padding: 6px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-size: 15px;
        color: darkblue;
        box-sizing: border-box;
    }
    .zt_1_z_AN{
        width: 100%;
        height: auto;
        font-size: 0px;
        grid-column-start: 1;
        grid-column-end: 3;
        margin-top: 20px;
        display: grid;
        grid-gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .zt_1_z_AN_1{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkcyan;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }
    .zt_1_z_AN_2{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkorange;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }
    .zt_1_z_AN_3{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: blue;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
    }


    .zt_1_xq{
        width: 100%;
        height: auto;
        grid-column-start: 1;
        grid-column-end: 3;
    }



    .zt_2{
        width: 400px;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 18px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_2_z{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 100px 1fr;
        font-size: 0px;
        background: rgb(230, 230, 230);
        text-decoration: none;
    }
    .zt_2_z_img{
        width: 100%;
        height: auto;
    }
    .zt_2_z_z{
        width: 100%;
        height: auto;
        padding: 8px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 15px;
        box-sizing: border-box;
        color: darkblue;
        text-align: left;
        flex-wrap: wrap;
    }

    .form{
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.68);
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        font-size: 0px;
        z-index: 150;
        overflow: auto;
        padding: 80px 0px;
        box-sizing: border-box;
    }
    .form_z{
        width: 1470px;
        height: auto;
        padding: 50px;
        box-sizing: border-box;
        background: white;
        font-size: 0px;
        border-radius: 12px;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .form_z_gb{
        width: 28px;
        height: 28px;
        font-size: 20px;
        color: white;
        background: red;
        border-radius: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 6px;
        top: 6px;
        cursor: pointer;
    }
    .form_z_sz{
        width: 100%;
        height: auto;
        display: grid;
        grid-gap: 15px;
        font-size: 0px;
        margin-bottom: 20px;
    }
    .form_z_sz_z{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
    }
    .form_z_sz_z_bt{
        width: auto;
        height: auto;
        font-size: 16px;
        color: darkblue;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
        margin-right: 6px;
    }
    .form_z_sz_z_zt{
        width: auto;
        height: auto;
        font-size: 0px;
        flex-grow: 1;
        flex-shrink: 1;
        margin: 0px 6px;
    }

    .form_z_sz_check{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: darkcyan;
        background: rgb(230, 230, 230);
        border-radius: 5px;
        cursor: pointer;
    }
    .form_z_sz_check_act{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: white;
        background: darkcyan;
        border-radius: 5px;
        cursor: pointer;
    }
}

@media screen and (max-width:1800px) and (min-width:1200px) {
    .zt{
        width: 96%;
        min-width: 1200px;
        height: auto;
        display: flex;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_1{
        width: auto;
        height: auto;
        display: grid;
        grid-template-columns: 400px 1fr;
        grid-gap: 18px;
        font-size: 0px;
        flex-grow: 1;
        flex-shrink: 1;
        margin-right: 30px;
        align-items: center;
    }
    .zt_1_img{
        width: 100%;
        height: auto;
        position: relative;
        font-size: 0px;
        z-index: 2;
    }
    
    .zt_1_img_img{
        width: 100%;
        height: auto;
        cursor: url('../imgs/mouse.png'),move;
    }
    .zt_1_img_z{
        width: 100%;
        height: auto;
        margin-top: 3px;
        display: grid;
        grid-template-columns: repeat(5,1fr);
        font-size: 0px;
        grid-gap: 2px;
    }
    .zt_1_img_z_z{
        width: 100%;
        height: auto;
    }
    .zt_1_img_fd{
        width: 400px;
        height: 400px;
        position: absolute;
        top: 0px;
        left: 403px;
        overflow: hidden;
    }
    .zt_1_img_fd_z{
        width: 600px;
        height: 600px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .zt_1_z{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 10px;
        position: relative;
        z-index: 1;
        align-items: center;
    }
    .zt_1_z_mc{
        width: 100%;
        height: auto;
        font-size: 26px;
        color: darkblue;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_fl{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: darkcyan;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_gg{
        width: 100%;
        height: auto;
        font-size: 0px;
        text-align: left;
        background: rgb(230, 230, 230);
        display: grid;
        grid-template-columns: 100px 1fr;
    }
    .zt_1_z_gg_img{
        width: 100%;
        height: auto;
    }
    .zt_1_z_gg_z{
        width: 100%;
        height: auto;
        padding: 6px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-size: 15px;
        color: darkblue;
        box-sizing: border-box;
    }
    .zt_1_z_AN{
        width: 100%;
        height: auto;
        font-size: 0px;
        margin-top: 20px;
        display: grid;
        grid-gap: 15px;
        grid-template-columns: repeat(3,1fr);
    }
    .zt_1_z_AN_1{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkcyan;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }
    .zt_1_z_AN_2{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkorange;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }

    .zt_1_z_AN_3{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: blue;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
    }


    .zt_1_xq{
        width: 100%;
        height: auto;
        grid-column-start: 1;
        grid-column-end: 3;
    }



    .zt_2{
        width: 400px;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 18px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_2_z{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 100px 1fr;
        font-size: 0px;
        background: rgb(230, 230, 230);
        text-decoration: none;
    }
    .zt_2_z_img{
        width: 100%;
        height: auto;
    }
    .zt_2_z_z{
        width: 100%;
        height: auto;
        padding: 8px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 15px;
        box-sizing: border-box;
        color: darkblue;
        text-align: left;
        flex-wrap: wrap;
    }

    .form{
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.68);
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        font-size: 0px;
        z-index: 150;
        overflow: auto;
        padding: 50px 0px;
        box-sizing: border-box;
    }
    .form_z{
        width: 1170px;
        height: auto;
        padding: 36px;
        box-sizing: border-box;
        background: white;
        font-size: 0px;
        border-radius: 12px;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .form_z_gb{
        width: 28px;
        height: 28px;
        font-size: 20px;
        color: white;
        background: red;
        border-radius: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 6px;
        top: 6px;
        cursor: pointer;
    }
    .form_z_sz{
        width: 100%;
        height: auto;
        display: grid;
        grid-gap: 15px;
        font-size: 0px;
        margin-bottom: 20px;
    }
    .form_z_sz_z{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
    }
    .form_z_sz_z_bt{
        width: auto;
        height: auto;
        font-size: 16px;
        color: darkblue;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
        margin-right: 6px;
    }
    .form_z_sz_z_zt{
        width: auto;
        height: auto;
        font-size: 0px;
        flex-grow: 1;
        flex-shrink: 1;
        margin: 0px 6px;
    }

    .form_z_sz_check{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: darkcyan;
        background: rgb(230, 230, 230);
        border-radius: 5px;
        cursor: pointer;
    }
    .form_z_sz_check_act{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: white;
        background: darkcyan;
        border-radius: 5px;
        cursor: pointer;
    }
}



@media screen and (max-width:1200px) and (min-width:600px) {
    .zt{
        width: 96%;
        min-width: 600px;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
        margin-top: 30px;
    }
    .zt_1{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 300px 1fr;
        grid-gap: 18px;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
        margin-bottom: 30px;
        align-items: center;
    }
    .zt_1_img{
        width: 100%;
        height: auto;
        position: relative;
        font-size: 0px;
    }
    
    .zt_1_img_img{
        width: 100%;
        height: auto;
        cursor: url('../imgs/mouse.png'),move;
    }
    .zt_1_img_z{
        width: 100%;
        height: auto;
        margin-top: 3px;
        display: grid;
        grid-template-columns: repeat(5,1fr);
        font-size: 0px;
        grid-gap: 2px;
    }
    .zt_1_img_z_z{
        width: 100%;
        height: auto;
    }
    
    .zt_1_img_fd{
        width: 400px;
        height: 400px;
        position: absolute;
        top: 0px;
        left: 403px;
        overflow: hidden;
        display: none;
    }
    .zt_1_img_fd_z{
        width: 600px;
        height: 600px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .zt_1_z{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 10px;
        align-items: center;
    }
    .zt_1_z_mc{
        width: 100%;
        height: auto;
        font-size: 26px;
        color: darkblue;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_fl{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: darkcyan;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_gg{
        width: 100%;
        height: auto;
        font-size: 0px;
        text-align: left;
        background: rgb(230, 230, 230);
        display: grid;
        grid-template-columns: 100px 1fr;
    }
    .zt_1_z_gg_img{
        width: 100%;
        height: auto;
    }
    .zt_1_z_gg_z{
        width: 100%;
        height: auto;
        padding: 6px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-size: 15px;
        color: darkblue;
        box-sizing: border-box;
    }
    .zt_1_z_AN{
        width: 100%;
        height: auto;
        font-size: 0px;
        margin-top: 20px;
        display: grid;
        grid-gap: 10px;
        grid-template-columns: repeat(2,1fr) 90px;
    }
    .zt_1_z_AN_1{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkcyan;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }
    .zt_1_z_AN_2{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: darkorange;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
    }
    .zt_1_z_AN_3{
        width: 100%;
        height: 38px;
        border-radius: 19px;
        color: white;
        background: blue;
        cursor: pointer;
        font-size: 15px;
        line-height: 38px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
    }


    .zt_1_xq{
        width: 100%;
        height: auto;
        grid-column-start: 1;
        grid-column-end: 3;
    }



    .zt_2{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 18px;
    }
    .zt_2_z{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 100px 1fr;
        font-size: 0px;
        background: rgb(230, 230, 230);
        text-decoration: none;
    }
    .zt_2_z_img{
        width: 100%;
        height: auto;
    }
    .zt_2_z_z{
        width: 100%;
        height: auto;
        padding: 8px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 15px;
        box-sizing: border-box;
        color: darkblue;
        text-align: left;
        flex-wrap: wrap;
    }
    
    .form{
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.68);
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        font-size: 0px;
        z-index: 150;
        overflow: auto;
        padding: 50px 0px;
        box-sizing: border-box;
    }
    .form_z{
        width: 590px;
        height: auto;
        padding: 30px;
        box-sizing: border-box;
        background: white;
        font-size: 0px;
        border-radius: 12px;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .form_z_gb{
        width: 28px;
        height: 28px;
        font-size: 20px;
        color: white;
        background: red;
        border-radius: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 6px;
        top: 6px;
        cursor: pointer;
    }
    .form_z_sz{
        width: 100%;
        height: auto;
        display: grid;
        grid-gap: 15px;
        font-size: 0px;
        margin-bottom: 20px;
    }
    .form_z_sz_z{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        flex-wrap: wrap;
    }
    .form_z_sz_z_bt{
        width: 100%;
        height: auto;
        font-size: 16px;
        color: darkblue;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
        margin-bottom: 6px;
    }
    .form_z_sz_z_zt{
        width: 100%;
        height: auto;
        font-size: 0px;
        flex-grow: 1;
        flex-shrink: 1;
        margin: 6px 0px;
    }

    .form_z_sz_check{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: darkcyan;
        background: rgb(230, 230, 230);
        border-radius: 5px;
        cursor: pointer;
    }
    .form_z_sz_check_act{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: white;
        background: darkcyan;
        border-radius: 5px;
        cursor: pointer;
    }
}



@media screen and (max-width:600px) {
    .zt{
        width: 100%;
        height: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-start;
        font-size: 0px;
    }
    .zt_1{
        width: 100%;
        height: auto;
        display: grid;
        grid-gap: 18px;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
        margin-bottom: 30px;
    }
    .zt_1_img{
        width: 100%;
        height: auto;
        position: relative;
    }
    
    .zt_1_img_img{
        width: 100%;
        height: auto;
        cursor: url('../imgs/mouse.png'),move;
    }
    .zt_1_img_z{
        width: 100%;
        height: auto;
        margin-top: 3px;
        display: grid;
        grid-template-columns: repeat(5,1fr);
        font-size: 0px;
        grid-gap: 2px;
    }
    .zt_1_img_z_z{
        width: 100%;
        height: auto;
    }
    .zt_1_img_fd{
        width: 400px;
        height: 400px;
        position: absolute;
        top: 0px;
        left: 400px;
        overflow: hidden;
        display: none;
    }
    .zt_1_img_fd_z{
        width: 600px;
        height: 600px;
        position: absolute;
        left: 0px;
        top: 0px;
    }
    .zt_1_z{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 10px;
        padding: 10px;
        box-sizing: border-box;
        align-items: center;
    }
    .zt_1_z_mc{
        width: 100%;
        height: auto;
        font-size: 26px;
        color: darkblue;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_fl{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: darkcyan;
        text-align: left;
        word-break: break-all;
    }
    .zt_1_z_gg{
        width: 100%;
        height: auto;
        font-size: 0px;
        text-align: left;
        background: rgb(230, 230, 230);
        display: grid;
        grid-template-columns: 100px 1fr;
    }
    .zt_1_z_gg_img{
        width: 100%;
        height: auto;
    }
    .zt_1_z_gg_z{
        width: 100%;
        height: auto;
        padding: 6px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-wrap: wrap;
        font-size: 15px;
        color: darkblue;
        box-sizing: border-box;
    }
    .zt_1_z_AN{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-template-columns: repeat(2,1fr) 54px;
        position: fixed;
        z-index: 100;
        left: 0px;
        bottom: 0px;
    }
    .zt_1_z_AN_1{
        width: 100%;
        height: 40px;
        color: white;
        background: darkcyan;
        cursor: pointer;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
    }
    .zt_1_z_AN_2{
        width: 100%;
        height: 40px;
        color: white;
        background: darkorange;
        cursor: pointer;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
    }
    .zt_1_z_AN_3{
        width: 100%;
        height: 40px;
        color: white;
        background: blue;
        cursor: pointer;
        font-size: 15px;
        line-height: 40px;
        text-align: center;
        display: inline-block;
        text-decoration: none;
    }


    .zt_1_xq{
        width: 100%;
        height: auto;
        margin-bottom: 50px;
        padding: 10px;
        box-sizing: border-box;
    }



    .zt_2{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: grid;
        grid-gap: 18px;
        padding: 10px;
        box-sizing: border-box;
    }
    .zt_2_z{
        width: 100%;
        height: auto;
        display: grid;
        grid-template-columns: 100px 1fr;
        font-size: 0px;
        background: rgb(230, 230, 230);
        text-decoration: none;
    }
    .zt_2_z_img{
        width: 100%;
        height: auto;
    }
    .zt_2_z_z{
        width: 100%;
        height: auto;
        padding: 8px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 15px;
        box-sizing: border-box;
        color: darkblue;
        text-align: left;
        flex-wrap: wrap;
    }


    
    .form{
        width: 100%;
        height: 100vh;
        background: rgba(0, 0, 0, 0.68);
        position: fixed;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        font-size: 0px;
        z-index: 150;
        overflow: auto;
        padding: 50px 0px;
        box-sizing: border-box;
    }
    .form_z{
        width: 310px;
        height: auto;
        padding: 38px 10px 10px 10px;
        box-sizing: border-box;
        background: white;
        font-size: 0px;
        border-radius: 12px;
        position: relative;
        left: 0px;
        top: 0px;
    }
    .form_z_gb{
        width: 28px;
        height: 28px;
        font-size: 20px;
        color: white;
        background: red;
        border-radius: 14px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        right: 6px;
        top: 6px;
        cursor: pointer;
    }
    .form_z_sz{
        width: 100%;
        height: auto;
        display: grid;
        grid-gap: 15px;
        font-size: 0px;
        margin-bottom: 20px;
    }
    .form_z_sz_z{
        width: 100%;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        flex-wrap: wrap;
    }
    .form_z_sz_z_bt{
        width: 100%;
        height: auto;
        font-size: 16px;
        color: darkblue;
        white-space: nowrap;
        flex-grow: 0;
        flex-shrink: 0;
        margin-bottom: 6px;
    }
    .form_z_sz_z_zt{
        width: 100%;
        height: auto;
        font-size: 0px;
        flex-grow: 1;
        flex-shrink: 1;
        margin: 6px 0px;
    }

    .form_z_sz_check{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: darkcyan;
        background: rgb(230, 230, 230);
        border-radius: 5px;
        cursor: pointer;
    }
    .form_z_sz_check_act{
        width: 100%;
        height: auto;
        padding: 10px;
        font-size: 14px;
        box-sizing: border-box;
        color: white;
        background: darkcyan;
        border-radius: 5px;
        cursor: pointer;
    }
}