    @charset "UTF-8";

    .container[data-v-494045d4] {
        min-height: 100vh;
        background: #f5f5f5;
        padding: 10px 16px
    }

    .container .topLogo[data-v-494045d4] {
        width: 167px;
        height: 25px
    }

    .container .topIcon[data-v-494045d4] {
        width: 100%;
        height: 44px;
        padding: 12px 0;
        font-size: 10px;
        color: #777;
        display: flex;
        align-items: center
    }

    .container .topIcon .topIcon-icon[data-v-494045d4] {
        width: 78px;
        height: 25px;
        margin-right: 6px
    }

    .container .money[data-v-494045d4] {
        margin-top: 8px;
        font-size: 14px;
        border-radius: 8px;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .08)
    }

    .container .money .top[data-v-494045d4] {
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        border-bottom: 1px solid #ddd;
        position: relative
    }

    .container .money .top .rightClick[data-v-494045d4] {
        color: #3474fe;
        position: absolute;
        bottom: 4px;
        right: 0
    }

    .container .money .bottomText[data-v-494045d4] {
        margin-top: 12px;
        align-items: center;
        font-size: 12px;
        color: grey
    }

    .container .money .ipt[data-v-494045d4] {
        height: 52px;
        background-color: #fff;
        font-weight: 600;
        margin: 0 20px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 1px solid #efefef
    }

    .container .money .ipt .input[data-v-494045d4] {
        text-align: right;
        font-weight: 400;
        padding: 5px;
        display: flex;
        align-items: center
    }

    .container .money .ipt .input .icon[data-v-494045d4] {
        width: 20px;
        height: 20px
    }

    .container .money .Phone[data-v-494045d4] {
        margin: 0 16px;
        height: 52px;
        padding: 0 16px;
        background-color: #f8f8f8;
        border-radius: 25px;
        display: flex;
        justify-content: space-between;
        align-items: center;
        position: relative
    }

    .container .money .Phone .Phone-title[data-v-494045d4] {
        font-size: 14px;
        font-weight: 600;
        color: #333
    }

    .container .money .Phone .Phone-input[data-v-494045d4] {
        font-size: 12px;
        text-align: right
    }

    .container .money .Phone .err[data-v-494045d4] {
        position: absolute;
        bottom: -18px;
        left: 0px;
        font-size: 12px;
        color: #f44
    }

    .container .button[data-v-494045d4] {
        /* width: 100%; */
        padding: 24px 16px;
        padding-top: 20px;
        padding-bottom: 0;
        background-color: #fff
    }

    .container .button .btn[data-v-494045d4] {
        width: 100%;
        height: 48px;
        line-height: 48px;
        color: #fff;
        font-size: 18px;
        text-align: center;
        background: linear-gradient(140deg, #3474fe, #3474fe);
        border-radius: 25px
    }

    .container .button .switchPhone[data-v-494045d4] {
        margin-top: 24px;
        font-size: 16px;
        color: #3474fe;
        text-align: center;
        font-weight: 700
    }

    .state[data-v-494045d4] {
        text-align: center;
        color: #aaa;
        margin: 16px 0;
        font-size: 12px
    }

    .state p[data-v-494045d4] {
        line-height: 22px;
        font-size: 11px
    }

    .popup[data-v-494045d4] {
        height: 100%;
        padding: 16px
    }

    .popup .title[data-v-494045d4] {
        text-align: center;
        font-size: 18px
    }

    .popup .text[data-v-494045d4] {
        margin-top: 12px;
        text-align: center;
        font-size: 14px;
        color: grey
    }

    .popup .VerificationCode[data-v-494045d4] {
        display: flex;
        align-items: center;
        position: relative;
        margin-top: 12px;
        height: 45px;
        background-color: #f5f5f5;
        border-radius: 25px;
        padding: 14px
    }

    .popup .VerificationCode .icon[data-v-494045d4] {
        width: 20px;
        height: 24px;
        margin-right: 10px
    }

    .popup .VerificationCode .btn-code[data-v-494045d4] {
        position: absolute;
        top: 10px;
        right: 15px;
        color: #3474fe;
        padding: 5px;
        font-size: 12px
    }

    .popup .popBtn[data-v-494045d4] {
        margin-top: 12px;
        height: 44px;
        line-height: 44px;
        text-align: center;
        color: #fff;
        background-color: #3474fe;
        border-radius: 25px
    }

    .popup .checkedBtn[data-v-494045d4] {
        display: flex;
        justify-content: space-between;
        margin-top: 12px
    }

    .popup .checkedBtn .cancellation[data-v-494045d4] {
        width: 130px;
        height: 43px;
        background-color: #f5f5f5;
        border-radius: 25px;
        line-height: 43px;
        color: #3474fe;
        text-align: center
    }

    .popup .checkedBtn .agree[data-v-494045d4] {
        width: 130px;
        height: 43px;
        background-color: #3474fe;
        border-radius: 25px;
        line-height: 43px;
        color: #fff;
        text-align: center
    }

    .zz[data-v-494045d4] {
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, .63);
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center
    }

    .zz .Retention[data-v-494045d4] {
        margin: 0 auto;
        width: 343px;
        height: 250px;
        position: relative;
        background-image: url(./static/image/indexRetention2.png);
        background-size: 100% 100%
    }

    .zz .Retention .off[data-v-494045d4] {
        position: absolute;
        top: -70px;
        right: 2px;
        width: 25px;
        height: 25px
    }

    .zz .Retention .Retention-title[data-v-494045d4] {
        text-align: center;
        font-size: 22px;
        color: #0e76fe;
        margin-top: 30px;
        font-weight: 700
    }

    .zz .Retention .Retention-text[data-v-494045d4] {
        text-align: center;
        color: #777;
        font-size: 14px;
        margin-top: 12px
    }

    .zz .Retention .Retention-input[data-v-494045d4] {
        margin: 0 auto;
        width: 311px;
        height: 52px;
        border: 1px solid #cde5ff;
        border-radius: 25px;
        background-color: #fff;
        padding: 0 16px;
        display: flex;
        align-items: center
    }

    .zz .Retention .Retention-input .input-icon[data-v-494045d4] {
        width: 12px;
        height: 19px;
        margin-right: 12px
    }

    .zz .Retention .Retention-btn[data-v-494045d4] {
        width: 311px;
        height: 50px;
        margin: 0 auto
    }

    .zz .Retention1[data-v-494045d4] {
        width: 100%;
        height: 352px;
        position: relative
    }

    .zz .Retention1 .off[data-v-494045d4] {
        position: absolute;
        top: -25px;
        right: 70px;
        width: 25px;
        height: 25px
    }

    .PhoneTitle[data-v-494045d4] {
        text-align: center;
        font-size: 24px;
        color: #333;
        margin-top: 12px;
        margin-bottom: 10px;
        font-weight: 600
    }

    .form-check-label {
        font-size: 12px;

        a {
            text-decoration: unset;
            font-size: 12px;
        }
    }

    .yueshu {
        select {
            width: auto;
            display: inline-block;
            border-color: none;
            border: none;
        }
    }

    .state {
        p {
            margin: 0;
        }
    }