@media screen and (min-width:1800px) {
    .zt{
        width: 100%;
        min-height: calc( 100vh - 71px );
        height: auto;
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 1500px;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_z_Zuo{
        width: auto;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        font-size: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .zt_z_Zuo_img{
        width: 500px;
        height: auto;
        margin-right: 30px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_Zuo_zt{
        width: 10px;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        font-size: 0px;
    }
    .zt_z_Zuo_zt_bt{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 20px;
        color: darkcyan;
        text-align: left;
    }
    .zt_z_Zuo_zt_nr{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 16px;
        color: black;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_dj{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 24px;
        color: red;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_sl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: black;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_AnN{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        color: black;
    }
    .zt_z_Zuo_zt_AnN_1{
        width: 40%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: darkcyan;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_2{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: orange;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_3{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: blue;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_xq{
        width: 100%;
        height: auto;
        padding: 15px;
        box-sizing: border-box;
        border: white 1px solid;
        font-size: 16px;
        margin-top: 30px;
    }
    .zt_z_You{
        width: 400px;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-left: 50px;
        box-sizing: border-box;
    }
    .zt_z_You_z{
        width: 100%;
        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_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_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%;
        min-height: calc( 100vh - 71px );
        height: auto;
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 96%;
        min-width: 1200px;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_z_Zuo{
        width: auto;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        font-size: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .zt_z_Zuo_img{
        width: 500px;
        height: auto;
        margin-right: 30px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_Zuo_zt{
        width: 10px;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        font-size: 0px;
    }
    .zt_z_Zuo_zt_bt{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 20px;
        color: darkcyan;
        text-align: left;
    }
    .zt_z_Zuo_zt_nr{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 16px;
        color: black;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_dj{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 24px;
        color: red;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_sl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: black;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_AnN{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        color: black;
    }
    .zt_z_Zuo_zt_AnN_1{
        width: 40%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: darkcyan;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_2{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: orange;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_3{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 16px;
        background: blue;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_xq{
        width: 100%;
        height: auto;
        padding: 15px;
        box-sizing: border-box;
        border: white 1px solid;
        font-size: 16px;
        margin-top: 30px;
    }
    .zt_z_You{
        width: 400px;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-left: 50px;
        box-sizing: border-box;
    }
    .zt_z_You_z{
        width: 100%;
        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_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_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%;
        min-height: calc( 100vh - 71px );
        height: auto;
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 96%;
        min-width: 600px;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_z_Zuo{
        width: auto;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        font-size: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .zt_z_Zuo_img{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_Zuo_zt{
        width: 100%;
        height: auto;
        flex-grow: 0;
        flex-shrink: 0;
        font-size: 0px;
    }
    .zt_z_Zuo_zt_bt{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 20px;
        color: darkcyan;
        text-align: left;
    }
    .zt_z_Zuo_zt_nr{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 16px;
        color: black;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_dj{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 24px;
        color: red;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_sl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: black;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_AnN{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        color: black;
    }
    .zt_z_Zuo_zt_AnN_1{
        width: 40%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 13px;
        background: darkcyan;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_2{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 13px;
        background: orange;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_zt_AnN_3{
        width: 28%;
        height: auto;
        padding: 15px 0px;
        text-align: center;
        font-size: 13px;
        background: blue;
        color: white;
        border-radius: 6px;
        cursor: pointer;
    }
    .zt_z_Zuo_xq{
        width: 100%;
        height: auto;
        padding: 15px;
        box-sizing: border-box;
        border: white 1px solid;
        font-size: 16px;
        margin-top: 30px;
    }
    .zt_z_You{
        width: 300px;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-wrap: wrap;
        align-content: flex-start;
        margin-left: 50px;
        box-sizing: border-box;
    }
    .zt_z_You_z{
        width: 100%;
        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_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}



@media screen and (max-width:600px) {
    .zt{
        width: 100%;
        min-height: calc( 100vh - 76px );
        height: auto;
        display: flex;
        font-size: 0px;
        justify-content: center;
        background: rgb(235,235,235);
    }
    .zt_z{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        flex-wrap: wrap;
        font-size: 0px;
        margin-top: 50px;
    }
    .zt_z_Zuo{
        width: 100%;
        height: auto;
        flex-grow: 0;
        flex-shrink: 0;
        font-size: 0px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .zt_z_Zuo_img{
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_Zuo_zt{
        width: 100%;
        height: auto;
        flex-grow: 0;
        flex-shrink: 0;
        font-size: 0px;
        padding: 10px;
        box-sizing: border-box;
    }
    .zt_z_Zuo_zt_bt{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 20px;
        color: darkcyan;
        text-align: left;
    }
    .zt_z_Zuo_zt_nr{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 16px;
        color: black;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_dj{
        width: 100%;
        height: auto;
        margin-bottom: 15px;
        font-size: 24px;
        color: red;
        text-align: left;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_sl{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: flex-start;
        align-items: center;
        font-size: 16px;
        color: black;
        margin-bottom: 15px;
    }
    .zt_z_Zuo_zt_AnN{
        width: 100%;
        height: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        color: black;
        position: fixed;
        z-index: 100;
        left: 0px;
        bottom: 0px;
    }
    .zt_z_Zuo_zt_AnN_1{
        width: 48%;
        height: 50px;
        padding: 0px;
        text-align: center;
        line-height: 50px;
        font-size: 16px;
        background: darkcyan;
        color: white;
        border-radius: 0px;
        cursor: pointer;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_Zuo_zt_AnN_2{
        width: 27%;
        height: 50px;
        padding: 0px;
        text-align: center;
        line-height: 50px;
        font-size: 16px;
        background: orange;
        color: white;
        border-radius: 0px;
        cursor: pointer;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_Zuo_zt_AnN_3{
        width: 27%;
        height: 50px;
        padding: 0px;
        text-align: center;
        line-height: 50px;
        font-size: 16px;
        background: blue;
        color: white;
        border-radius: 0px;
        cursor: pointer;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_Zuo_xq{
        width: 100%;
        height: auto;
        padding: 15px;
        box-sizing: border-box;
        border: white 1px solid;
        font-size: 16px;
        margin-top: 30px;
    }
    .zt_z_You{
        width: 100%;
        height: auto;
        overflow: auto;
        font-size: 0px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-grow: 0;
        flex-shrink: 0;
        flex-wrap: wrap;
        align-content: flex-start;
        margin: 30px 0px 50px 0px;
        box-sizing: border-box;
        padding: 10px;
        box-sizing: border-box;
    }
    .zt_z_You_z{
        width: 100%;
        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_z_img{
        width: 100px;
        height: 100px;
        margin-right: 5px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .zt_z_You_z_z{
        width: auto;
        height: auto;
        padding: 5px;
        box-sizing: border-box;
        flex-grow: 1;
        flex-shrink: 1;
    }
    .zt_z_You_z_z_bt{
        width: 100%;
        height: auto;
        font-size: 14px;
        margin-bottom: 5px;
        color: darkcyan;
    }
    .zt_z_You_z_z_jg{
        width: 100%;
        height: auto;
        font-size: 18px;
        color: brown;
    }
}