.qwdz_order_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    opacity: 1;
    position: fixed;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: 9000;
    display: none;
}

.qwdz_order_container {
    height: 430px;
    background: url(/assets/home/index/img/new/win_fadan-tuya.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9500;
    padding: 55px 60px;
    box-sizing: border-box;
}

.qwdz_order_container .qwdz_order_title {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #333;
    margin-bottom: 7px;
}

.qwdz_order_container .form {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.qwdz_order_container .form_left {
    width: 360px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.qwdz_order_container .form_left_top {
    text-align: left;
    width: 360px;
}

.qwdz_order_container .form_left_top .shenqing {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #666666;
    opacity: 1;
    margin-top: 7px;
}

.qwdz_order_container .input-control {
    width: 120px;
    height: 40px;
    color: #333333;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #ececec;
}

.qwdz_order_container .input_sty {
    width: 260px;
    height: 40px;
    padding: 0px 10px;
    color: #333333;
    font-size: 14px;
    box-sizing: border-box;
    border: 1px solid #ececec;
}

.qwdz_order_container .sumbit {
    background: #ED404D;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #FFFFFF;
    width: 260px;
    height: 40px;
    margin: 10px 0px
}

.qwdz_order_container .qwdz_yyue {
    background: #ED404D;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #FFFFFF;
    width: 260px;
    height: 40px;
    margin: 10px 0px;
    border: none;
    outline: none;
    cursor: pointer;
}

.qwdz_order_container .option {
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    color: #333333;
    opacity: 1;
}

.qwdz_order_container .star {
    color: #ED404D;
    font-size: 14px;
    line-height: 20px
}

.qwdz_order_container .form_right {
    width: 260px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-right: 90px;
    margin-top: -30px;
    margin-left: 60px;
}

.qwdz_order_container .form_right .form_right_top {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    opacity: 1;
}

.qwdz_order_container .form_right .step img {
    width: 40px;
    height: 40px;
    margin-right: 30px;
    vertical-align: middle;
}

.qwdz_order_container .form_right .step {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #333333;
    opacity: 1;
    margin-top: 30px;
}

.qwdz_order_container .qwdz_order_exit_btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(/assets/home/index/img/new/close.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.qwdz_order_container .qwdz_order_exit_btn_success {
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(/assets/home/index/img/new/close.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.qwdz_order_container .form_right_price {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 40px 26px 75px 35px
}

.qwdz_order_container .form_right_price .form_right_top {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #333333;
    opacity: 1;
}

.qwdz_order_container .form_right_price .step img {
    width: 40px;
    height: 40px;
    margin-right: 30px;
    vertical-align: middle;
}

.form_right_price .block {
    border-radius: 5px;
    border: 1px solid #ececec;
    width: 345px;
    height: auto;
    padding: 28px 35px 12px 10px;
    margin-top: 30px;
}

.form_right_price .block .block_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}

.qwdz_order_container .sumbit:hover {
    cursor: pointer;
}

.qwdz_order_container .form_right_price .block div {
    font-size: 14px;
    color: #333333;
}

.qwdz_order_mask .qwdz_order_success {
    width: 420px;
    height: 220px;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999;
    background: #FFFFFF;
    text-align: center;
}

.qwdz_order_mask .qwdz_order_success span {
    color: #ED404D;
    font-size: 14px;
}

.qwdz_order_mask .qwdz_order_success_exit {
    background: #ED404D;
    width: 260px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #FFFFFF;
    opacity: 1;
    margin: 20px auto;
    cursor: pointer;
}

.qwdz_order_mask .error-tit {
    height: 15px;
    line-height: 15px;
    color: #ED404D;
    width: 260px;
    text-align: left;
}

.qwdz_order_mask .disclamer-line {
    width: 260px;
    color: #999 !important;
    text-align: left !important;
    overflow: hidden !important;
    margin-bottom: 5px !important;
}

.disclamer-line span.disclamer-text {
    color: #999 !important;
}

.fadan_mask .line {
    width: 100%;
    height: 1px;
    background-color: #ececec;
    margin: 10px auto;
}
