@media screen and (min-width:1800px) {
    .Fu{
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
        background: url('../imgs/person_back_pc.jpg') no-repeat center center;
        background-size: cover;
    }
    .bf1{
        width: 100%;
        height: auto;
        font-size: 0px;
        padding-top: 180px;
        padding-bottom: 20px;
        flex-grow: 0;
        flex-shrink: 0;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf1_zi{
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        width: 1500px;
        height: auto;
    }
    .bf1_xxi{
        width: auto;
        height: auto;
        font-size: 0px;
        display: flex;
        align-items: center;
    }
    .bf1_xxi_tx{
        width: 54px;
        height: 54px;
        border-radius: 29px;
        border: white 2px solid;
        margin-right: 10px;;
    }
    .bf1_xxi_nr{
        width: auto;
        height: auto;
        font-size: 15px;
        color: white;
        line-height: 19px;
    }
    .bf1_fx{
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
    }
    .bf1_fx_lj{
        width: 250px;
        height: auto;
        line-height: 20px;
        font-size: 15px;
        color: white;
        word-break: break-all;
    }
    .bf1_fx_fz{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: blue;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        margin: 0px 15px;
        font-size: 14px;
    }
    .bf1_fx_ewm{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: darkcyan;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        font-size: 14px;
    }

    .bf2{
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        display: flex;
        justify-content: center;
        background: white;
        font-size: 0px;
        padding: 20px 0px;
    }
    .bf2_zi{
        width: 1500px;
        font-size: 0px;
        display: flex;
        align-items: flex-start;
        border-top: blue 1px solid;
    }
    .bf2_Zuo{
        width: 180px;
        height: auto;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .bf2_Zuo_Zi{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: blue 1px solid;
        border-left: blue 1px solid;
        font-size: 15px;
        color: blue;
        cursor: pointer;
    }
    .bf2_You{
        width: auto;
        height: 100%;
        flex-grow: 1;
        flex-shrink: 1;
        overflow: auto;
        scrollbar-gutter: auto;
        font-size: 0px;
        border: blue 1px solid;
        border-top: none;
        padding: 15px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:1800px) and (min-width:1200px) {
    .Fu{
        width: 100%;
        height: 100vh;
        min-height: 100vh;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
        background: url('../imgs/person_back_pc.jpg') no-repeat center center;
        background-size: cover;
    }
    .bf1{
        width: 100%;
        height: auto;
        font-size: 0px;
        padding-top: 130px;
        padding-bottom: 20px;
        flex-grow: 0;
        flex-shrink: 0;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf1_zi{
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        width: 1200px;
        height: auto;
    }
    .bf1_xxi{
        width: auto;
        height: auto;
        font-size: 0px;
        display: flex;
        align-items: center;
    }
    .bf1_xxi_tx{
        width: 54px;
        height: 54px;
        border-radius: 29px;
        border: white 2px solid;
        margin-right: 10px;;
    }
    .bf1_xxi_nr{
        width: auto;
        height: auto;
        font-size: 15px;
        color: white;
        line-height: 19px;
    }
    .bf1_fx{
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
    }
    .bf1_fx_lj{
        width: 250px;
        height: auto;
        line-height: 20px;
        font-size: 15px;
        color: white;
        word-break: break-all;
    }
    .bf1_fx_fz{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: blue;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        margin: 0px 15px;
        font-size: 14px;
    }
    .bf1_fx_ewm{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: darkcyan;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        font-size: 14px;
    }

    .bf2{
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-shrink: 1;
        display: flex;
        justify-content: center;
        background: white;
        font-size: 0px;
        padding: 20px 0px;
    }
    .bf2_zi{
        width: 1200px;
        font-size: 0px;
        display: flex;
        align-items: flex-start;
        border-top: blue 1px solid;
    }
    .bf2_Zuo{
        width: 180px;
        height: auto;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
    }
    .bf2_Zuo_Zi{
        width: 100%;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: blue 1px solid;
        border-left: blue 1px solid;
        font-size: 15px;
        color: blue;
        cursor: pointer;
    }
    .bf2_You{
        width: auto;
        height: 100%;
        flex-grow: 1;
        flex-shrink: 1;
        overflow: auto;
        scrollbar-gutter: auto;
        font-size: 0px;
        border: blue 1px solid;
        border-top: none;
        padding: 15px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:1200px) and (min-width:600px) {
    .Fu{
        width: 100%;
        height: auto;
        min-height: 100vh;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
        background: url('../imgs/person_back_pc.jpg') no-repeat center center;
        background-size: cover;
    }
    .bf1{
        width: 100%;
        height: auto;
        font-size: 0px;
        padding-top: 130px;
        padding-bottom: 20px;
        flex-grow: 0;
        flex-shrink: 0;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf1_zi{
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        width: 600px;
        height: auto;
    }
    .bf1_xxi{
        width: auto;
        height: auto;
        font-size: 0px;
        display: flex;
        align-items: center;
    }
    .bf1_xxi_tx{
        width: 54px;
        height: 54px;
        border-radius: 29px;
        border: white 2px solid;
        margin-right: 10px;;
    }
    .bf1_xxi_nr{
        width: auto;
        height: auto;
        font-size: 14px;
        color: white;
        line-height: 18px;
    }
    .bf1_fx{
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
    }
    .bf1_fx_lj{
        width: 150px;
        height: auto;
        line-height: 16px;
        font-size: 12px;
        color: white;
        word-break: break-all;
    }
    .bf1_fx_fz{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: blue;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        margin: 0px 15px;
        font-size: 14px;
    }
    .bf1_fx_ewm{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: darkcyan;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        font-size: 14px;
    }

    .bf2{
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-shrink: 0;
        display: flex;
        justify-content: center;
        background: white;
        font-size: 0px;
        padding-bottom: 20px;
    }
    .bf2_zi{
        width: 600px;
        font-size: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf2_Zuo{
        width: 100%;
        height: auto;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
    }
    .bf2_Zuo_Zi{
        width: auto;
        height: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border: blue 1px solid;
        font-size: 13px;
        color: blue;
        flex-grow: 1;
        flex-shrink: 1;
        cursor: pointer;
    }
    .bf2_You{
        width: 100%;
        height: auto;
        flex-grow: 0;
        flex-shrink: 0;
        overflow: auto;
        scrollbar-gutter: auto;
        font-size: 0px;
        border: blue 1px solid;
        border-top: none;
        padding: 15px;
        box-sizing: border-box;
    }
}
@media screen and (max-width:600px) {
    .Fu{
        width: 100%;
        height: auto;
        min-height: 100vh;
        font-size: 0px;
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
        background: url('../imgs/person_back_mob.jpg') no-repeat center center;
        background-size: cover;
    }
    .bf1{
        width: 100%;
        height: auto;
        font-size: 0px;
        padding: 50px 0px;
        flex-grow: 0;
        flex-shrink: 0;
        background: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf1_zi{
        display: flex;
        justify-content: space-between;
        align-items: center;
        font-size: 0px;
        width: 94%;
        height: auto;
        flex-wrap: wrap;
    }
    .bf1_xxi{
        width: 100%;
        height: auto;
        font-size: 0px;
        display: flex;
        align-items: center;
        margin-bottom: 25px;
    }
    .bf1_xxi_tx{
        width: 54px;
        height: 54px;
        border-radius: 29px;
        border: white 2px solid;
        margin-right: 10px;
    }
    .bf1_xxi_nr{
        width: auto;
        height: auto;
        font-size: 14px;
        color: white;
        line-height: 18px;
    }
    .bf1_fx{
        width: auto;
        height: auto;
        display: flex;
        align-items: center;
        font-size: 0px;
        flex-direction: row-reverse;
    }
    .bf1_fx_lj{
        width: 150px;
        height: auto;
        line-height: 16px;
        font-size: 12px;
        color: white;
        word-break: break-all;
    }
    .bf1_fx_fz{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: blue;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        margin: 0px 15px;
        font-size: 14px;
    }
    .bf1_fx_ewm{
        width: auto;
        height: auto;
        min-height: 30px;
        padding: 0px 20px;
        align-self: stretch;
        display: flex;
        justify-content: center;
        align-items: center;
        color: white;
        background: darkcyan;
        border: white 1px solid;
        cursor: pointer;
        border-radius: 5px;
        font-size: 14px;
    }

    .bf2{
        width: 100%;
        height: auto;
        flex-grow: 1;
        flex-shrink: 0;
        display: flex;
        justify-content: center;
        background: white;
        font-size: 0px;
        padding-bottom: 20px;
    }
    .bf2_zi{
        width: 100%;
        font-size: 0px;
        display: flex;
        align-items: center;
        flex-direction: column;
    }
    .bf2_Zuo{
        width: 100%;
        height: auto;
        font-size: 0px;
        flex-grow: 0;
        flex-shrink: 0;
        display: flex;
        flex-wrap: wrap;
    }
    .bf2_Zuo_Zi{
        width: calc( 25vw - 2px );
        height: 25vw;
        display: flex;
        justify-content: center;
        align-items: center;
        border: blue 1px solid;
        font-size: 13px;
        color: blue;
        flex-grow: 0;
        flex-shrink: 0;
        cursor: pointer;
    }
    .bf2_You{
        width: 100%;
        height: auto;
        flex-grow: 0;
        flex-shrink: 0;
        overflow: auto;
        scrollbar-gutter: auto;
        font-size: 0px;
        border: blue 1px solid;
        /* border-top: none; */
        padding: 15px;
        box-sizing: border-box;
    }
}