.container___ZMMyA {
    background: url(../images/bg.png) 50%/cover;
    display: flex;
    justify-content: center;
    min-height: 800px;
    padding: 50px 0;
    width: 100%
}

.container___ZMMyA .content___muvBt {
    background-color: #fff;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    width: 900px
}

.container___ZMMyA .content___muvBt .imgBox___g3qCS {
    background: url(../images/side.png) 50%/cover;
    border-radius: 8px 0 0 8px;
    position: relative;
    width: 50%
}

.container___ZMMyA .content___muvBt .imgBox___g3qCS .textBox____y7KH {
    bottom: 17%;
    color: #fff;
    font-family: SourceHanSansCN-Light;
    font-size: 14px;
    left: 20%;
    position: absolute
}

.container___ZMMyA .content___muvBt .imgBox___g3qCS .textBox____y7KH .title___qO8Bn {
    font-family: SourceHanSansCN-Bold;
    font-size: 16px
}

.container___ZMMyA .content___muvBt .imgBox___g3qCS .textBox____y7KH .item___ihWQU {
    align-items: center;
    display: flex;
    margin-bottom: 8px
}

.container___ZMMyA .content___muvBt .imgBox___g3qCS .textBox____y7KH .item___ihWQU:before {
    background-color: #fff;
    border-radius: 20px;
    content: "";
    display: block;
    height: 10px;
    margin-right: 10px;
    width: 10px
}

.container___ZMMyA .content___muvBt .formBox___r0VYR {
    box-sizing: border-box;
    padding: 35px 20px 25px;
    width: 50%
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .box___pXxQY {
    align-items: center;
    display: flex;
    flex-direction: column;
    height: calc(100vh - 89px);
    justify-content: center
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .blurTitle___QRlMG {
    color: #1890ff;
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 0;
    text-align: center
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .subtitle___S7gQl {
    color: #9e9e9e;
    font-family: SourceHanSansCN-Normal;
    font-size: 12px;
    font-weight: 400
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .titleBox___dMYHX {
    font-size: 14px;
    margin-bottom: 20px;
    text-align: center
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .titleBox___dMYHX .title___qO8Bn {
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    margin-bottom: 5px
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .titleBox___dMYHX .subTitle___ejOdT {
    color: #9e9e9e;
    font-size: 13px
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .ant-form-item-required:after {
    content: ""
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .ant-form-item .ant-form-item-label>label:after {
    content: ""
}

.container___ZMMyA .content___muvBt .formBox___r0VYR .ant-btn {
    border-radius: 0;
    height: 30px
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding: 40px 0 20px;
    width: 50%
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .topTitle___bjQ5C {
    font-family: SourceHanSansCN-Bold;
    font-size: 20px;
    margin-bottom: 13%
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .iconBox___lYH1P {
    text-align: center
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .iconBox___lYH1P .icon___vUNp7 {
    color: #1c78fd;
    font-size: 40px;
    margin-bottom: 10px
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .iconBox___lYH1P .title___qO8Bn {
    color: #1c78fd;
    font-size: 16px;
    margin-bottom: 10px
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .QRCodeBox___U_e8d {
    margin: 30px 0 50px;
    text-align: center
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .QRCodeBox___U_e8d .QRCode___VIRGY {
    height: 160px;
    width: 160px
}

.container___ZMMyA .content___muvBt .resultBox___uxk3a .bottomText___UuKWM {
    text-align: center
}

.childCard2___J5lKb {
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    color: #9e9e9e;
    padding: 10px
}

.childCard2___J5lKb .title___qO8Bn {
    color: #1c78fd;
    font-family: SourceHanSansCN-Bold;
    margin-bottom: 5px
}

.childCard3___j7Cmh {
    align-items: center;
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    color: #9e9e9e;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    justify-content: center;
    padding: 10px
}

.childCard3___j7Cmh .QRCode___VIRGY {
    height: 120px;
    width: 120px
}

.childCard4___n9TAC {
    background-color: #fff;
    border-radius: 10px 0 0 10px;
    color: #1c78fd;
    font-family: SourceHanSansCN-Bold;
    font-size: 16px;
    padding: 10px;
    text-align: center
}

.img___QffEg,
.uploadBox___YvcEB {
    height: 120px;
    width: 120px
}

.uploadBox___YvcEB {
    cursor: pointer;
    position: relative
}

.uploadBox___YvcEB .uploadWrap___PeI4Q {
    align-items: center;
    border: 1px dashed #e5e5e5;
    display: flex;
    flex-direction: column;
    height: 120px;
    justify-content: center;
    width: 120px
}

.uploadBox___YvcEB img {
    height: 100%;
    width: 100%
}

.uploadBox___YvcEB .tip___zGJiU {
    background: rgba(0, 0, 0, .5);
    bottom: 0;
    color: #fff;
    font-size: 14px;
    height: 28px;
    left: 0;
    line-height: 28px;
    position: absolute;
    text-align: center;
    width: 100%
}

.tip___zGJiU {
    color: #999;
    font-size: 12px
}

@media screen and (min-width:769px) and (max-width:1226px) {
    .container___ZMMyA .content___muvBt {
        margin: 0 auto;
        width: 96%
    }
}

@media screen and (max-width:768px) {
    .container___ZMMyA .content___muvBt {
        display: flex;
        flex-direction: column;
        margin: 0 auto;
        width: 94%
    }

    .container___ZMMyA .content___muvBt .imgBox___g3qCS {
        border-radius: 8px 8px 0 0;
        height: 150px;
        width: 100%
    }

    .container___ZMMyA .content___muvBt .imgBox___g3qCS .textBox____y7KH {
        color: #fff;
        font-family: SourceHanSansCN-Light;
        font-size: 14px;
        left: 5%;
        position: absolute;
        top: 3%
    }

    .container___ZMMyA .content___muvBt .resultBox___uxk3a {
        width: 100% !important
    }

    .container___ZMMyA .content___muvBt .formBox___r0VYR {
        box-sizing: border-box;
        width: 100%
    }

    .container___ZMMyA .content___muvBt .formBox___r0VYR .ant-row {
        display: block
    }

    .container___ZMMyA .content___muvBt .formBox___r0VYR .ant-form .ant-form-item .ant-form-item-label {
        flex: 0 0 8.33333333%
    }

    .container___ZMMyA .content___muvBt .formBox___r0VYR .ant-form .ant-form-item .ant-form-item-control {
        flex: 1 1
    }

    .container___ZMMyA .content___muvBt .formBox___r0VYR .ant-col-offset-2 {
        margin-left: 0
    }
}

.loadMark___T66_Q {
    background-color: rgba(0, 0, 0, .1);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 9999
}

.loading___vQd75 {
    align-items: center;
    display: flex;
    height: 200px;
    justify-content: center;
    left: 0;
    margin-top: -100px;
    position: fixed;
    top: 40%;
    width: 100%
}