@media screen and (min-device-width: 1280px) {
    .choose_type {
        padding-left: 13.8%;
    }

    .one_type {
        padding-left: 13.1%;
    }

    .next_option {
        padding-left: 40%
    }

    .psw {
        height: 50px;
        width: 30%;
    }

    .next_step {
        padding-right: 6%
    }

    .daojishi {
        padding-left: 0%
    }
}

@media screen and (min-device-width: 1366px) {
    .choose_type {
        padding-left: 13.5%;
    }

    .one_type {
        padding-left: 12.1%;
    }

    .next_option {
        padding-left: 40%
    }

    .psw {
        height: 50px;
        width: 35%;
        margin-right: 10px
    }

    .next_step {
        padding-right: 4%
    }

    .daojishi {
        padding-left: 0%
    }
}

@media screen and (min-device-width: 1920px) {
    .choose_type {
        padding-left: 13.5%;
    }

    .one_type {
        padding-left: 9.2%;
    }

    .next_option {
        padding-left: 28.3%
    }

    .psw {
        height: 50px;
        width: 35%;
        margin-right: 10px
    }

    .next_step {
        padding-right: 19%
    }

    .daojishi {
        padding-left: 8%
    }
}

img {
    max-width: 100%;
}

.bootstrap-dialog.type-primary .modal-header {
    background-color: #f2efef !important;
}

.bootstrap-dialog-title {
    color: black !important;
}

.login-dialog .modal-dialog {
    width: 630px !important;
}

.btn-warning {
    background-color: #ec6c00;
    width: 100px;
    border-radius: 0px !important;
}

.img_check {
    position: relative;
    z-index: 5;
    top: -122px;
    left: 98%;
    display: block
}

.img_uncheck {
    position: relative;
    z-index: 5;
    top: -122px;
    left: 98%;
    display: none
}

.border_check {
    border: 1px solid #ec6c00;
}

.border_uncheck {
    border: 1px solid #e8e8e8;
}

.top_margin_height {
    width: 100%;
    margin-top: 100px;
    text-align: center;
}

.getpass_title {
    text-align: right;
    font-size: 20px;
    color: #666666;
}

.tcenter {
    text-align: center;
}

.tleft {
    text-align: left;
}

.tright {
    text-align: right;
}

.getpass_way_desc1 {
    color: #ec6c00;
    padding-left: 100px;
    font-size: 16px;
}

.getpass_font1 {
    color: #333333;
    font-size: 16px;
}

.height40 {
    height: 40px;
    line-height: 40px;
}

.p_step_1, .p_step_2, .p_step_3 {
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #cccccc;
}

.getpass_bottom_desc {
    height: 100px;
    line-height: 150px;
}

#voice_yzm_div {
    display: none;
}

.call_kefu {
    color: #ff7a32;
    text-decoration: underline;
    cursor: pointer;
}

.pget_pwd_btn1 {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #cccccc;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
}

.pget_pwd_desc1 {
    font-size: 12px;
    color: #999999;
    text-align: left;
    margin-top: 10px;
}

.whitebg {
    background-color: #ffffff;
    border-radius: 5px;
}

.getpass_font {
    font-size: 20px;
    color: #666666;
    text-align: left;
}

.parget_padtop {
    padding-top: 20px;
    padding-bottom: 70px;
}

.top_step_img {
    height: 80px;
    line-height: 80px;
    text-align: center;
    margin-top: 30px;
}

.success_desc {
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    margin-left: 20px;
}

.success_height {
    height: 150px;
    line-height: 150px;
}

.success_toindex {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #ff7a32;
    color: #ffffff;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 50px;
}

#error_sone_tip, #error_stwo_tip {
    color: red;
}

.goto_login {
    color: #ff7a32;
    font-size: 14px;
}

.vc_btn {
    color: #ff7a32;
}