
/**

 */
body.el-popup-parent--hidden {
    padding-right: 0px !important;
    overflow: auto;
}
.payment_dialog{
    display: flex;
}
.payment_dialog .el-dialog{
    width: 1150px;
    border-radius: 10px;
    margin: auto auto !important;
}

.payment_dialog .el-dialog__headerbtn{
    font-size: 30px;
}

.payment_dialog .el-dialog .el-dialog__body{
    padding: 30px 35px;
}

.payment_dialog .el-dialog .el-radio__label{
    font-size: 13px;
}
.payment_dialog .el-dialog .el-radio{
    font-weight: 400 !important;
}

.payment_dialog .el-radio.is-bordered.is-checked{
    border-color: #0562F7;
}
.payment_dialog .el-radio__input.is-checked+.el-radio__label{
    color: #0562F7;
}
.payment_collapse .el-collapse-item.is-active{
    border-color: #0a2239;
}
.payment_dialog .el-radio__input.is-checked .el-radio__inner{
    border-color: #0562F7;
    background: #0a2239;
}
.payment_dialog .el-form-item{
    margin-bottom: 0px;
}

/*  */
.payment_select {
    background-color: #fff;
    padding: 15px 0 0;
    margin: 0 auto;
    width: 100%;
}

.payment_select .plate-color {
    max-width: 1410px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.payment_select .plate-color .card-left {
    width: 50%;
}

.payment_select .plate-color .card-left .el-form {
    width: 100%;
}

.payment_select .form-first {}

.payment_select .form-first .el-radio {
    display: flex !important;
    align-items: center !important;
    flex-direction: row-reverse !important;
}

.payment_dialog .el-radio {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row-reverse;
    /*padding: 10px !important;*/
    margin-right: unset !important;
    margin-bottom: 20px;

}

.payment_dialog .payment_collapse>.el-radio{
    border: none;
}

.payment_dialog .el-radio.is-bordered {
    height: unset !important;
}

.payment_dialog .el-radio.is-bordered+.el-radio.is-bordered {
    height: unset !important;
    margin-left: unset !important;
}

.payment_card{
    /*min-height: 110px;*/
}

.payment_dialog .el-radio-group {
    width: 100%;
}

.payment_dialog .el-form {
    width: 40%;
}

.Alipay_style {
    padding: unset !important;
}

.Alipay_style .el-radio__input {
    margin: 20px;
}

.pay_alipay {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 15px 0 15px 20px;
    justify-content: space-between;
}

.pay_hk {
    /* display: none; */
    margin: 20px 0;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.pay_alipay .el-radio {
    padding: unset !important;
}

/*  */

.payment_collapse .el-collapse-item__arrow{
    display: none;
}

.payment_collapse .payment_card_img{
    display: flex;
    align-items: center;
    padding: 0 15px;
}

.payment_collapse img{
    padding: 0 5px;
    box-sizing: content-box;
}

.payment_collapse .el-collapse-item__content{
    padding-bottom: 0;
}

.payment_collapse.el-collapse{
    border: 0px;
    /* border-radius: 10px; */
    /* margin-bottom: 20px; */
    /* overflow: hidden; */
    /* padding: 15px; */
}

.payment_collapse .el-collapse-item__header {
    border-bottom-color: transparent;
}

.payment_collapse>.el-radio>.el-radio__input {
    display: none;
}

.payment_collapse .el-collapse-item__wrap{
    border-bottom: transparent;
    transition: 0.5s all;
}

.payment_collapse .el-radio.is-bordered{
    border-radius: 2px !important;
    width: 100%;
}

.payment_collapse .el-radio__label {
    display: flex;
    align-items: center;
    /* padding-right: 65px; */
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    padding-left: 0px;
}

.payment_collapse .el-collapse-item{
    width: 100%;
    border: 1px dashed #DCDFE6;
    padding: 10px;
    border-radius: 2px;
}

.payment_collapse .pay_tips{
    margin-top: 10px;
    border: 1px solid #d2d2d2;
}

.payment_collapse .pay_tips_txt{
    font-size: 12px;
}

.pay_lable{
    font-weight: 400;
    font-size: 14px;
}

.pay_other {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 10px 20px;
}

.pay_hk .el-radio {
    margin-right: 10px !important;
    margin-bottom: 10px;
    padding: unset !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    width: 46% !important;
    min-width: 165px;
}

.pay_hk .el-radio__input {
    margin: unset !important;
    padding: 10px;
}

.pay_hk .el-radio__label {
    padding: unset !important;
}

.pay_other .touch {
    padding: 0 0 0 10px !important;
}

/*  */
/* .el-collapse{
    width: 40%;
}
.el-collapse-item__header{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.el-collapse-item__arrow{
    display: none;
} */
/*  */
.choose_discount {
    width: 47%;
    background-color: #ffffff;
    border: 1px dashed #DCDFE6;
    /* box-shadow: 0px 0px 25px 0px #C7C5C5; */
    border-radius: 8px;
}

.choose_discount .dis_title {
    font-weight: 600;
    font-size: 20px;
    color: #1A1A1A;
    line-height: 30px;
    padding: 15px 15px 0;
    text-align: center;
    margin-bottom: 12px;
}

.choose_discount .dis_input {
    width: 94%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin: auto;
}

.choose_discount .dis_tip {
    margin: auto;
    width: 94%;
    font-size: 12px;
    margin-bottom: 20px;
    color: #be6e00;
}

.choose_discount .dis_tip span{
    color: #be6e00;
}


.payment_dialog .home-model-two .dis_input{
    width: 96%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}

.choose_discount .dis_input .el-input,.home-model-two .dis_input .el-input{
    width: 94%;
    padding: 12px;
    padding-left: 0;
}

.choose_discount .dis_input .el-button,.home-model-two .dis_input .el-button {
    font-size: 15px;
    color: #0562F7;
    line-height: 16px;
    padding: 11px 20px;
    background: #ffffff;
    border: 1px solid #0562F7;
}

.choose_discount .dis_text_first {
    width: 94%;
    margin: auto;
    padding: 10px 0;
    border-radius: 8px;
    margin-bottom: 15px;
    background: #fff;
    /* background: #ecf5ff; */
}

.dis_text_first_one {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px 20px 10px;
}

.choose_discount .dis_text_first_one span:first-child {
    font-weight: 400;
    font-size: 12px;
    color: #212121;
    opacity: 0.65;
    line-height: 14px;

}

.choose_discount .dis_text_first_one span:last-child {
    font-weight: 400;
    font-size: 16px;
    color: #212121;
    line-height: 16px;
}

.payment_dialog .el-table{
    border-bottom: 1px dashed #D9D9D9 !important;
}

.table_total .dis_text_first_one span:last-child {
    font-weight: 600;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 16px;
}

.choose_discount .dis_text_first_one .one_num {
    font-weight: 600;
    font-size: 14px !important;
    color: #0562F7 !important;
    line-height: 14px;
}

.choose_discount .line_dash {
    width: 96%;
    background: rgba(217, 217, 217, 0);
    border-radius: 0px 0px 0px 0px;
    border: 1px dashed #D9D9D9;
    margin: 10px auto;
}

.choose_discount .dis_text_first_one .one_total {
    font-weight: 600 !important;
    font-size: 18px !important;
    color: #0562F7 !important;
    line-height: 24px;
}

.choose_discount .dis_text_first .two_total {
    color: #ff1919 !important;
}

.choose_discount .oper-apply {
    width: 94%;
    margin: auto;
    margin-bottom: 20px;
    min-height: 40px;
}

.choose_discount .oper-apply .el-button,.table_total .oper-apply .el-button{
    width: 100%;
    background: #0562F7;
    border-radius: 4px 4px 4px 4px;
    font-weight: 600;
    font-size: 18px;
    color: #ffffff;
    line-height: 17px;
}

.choose_discount .oper-apply .el-button,.table_total .oper-apply .el-button:active{
    border-color: #0562F7;
}

.oper-apply .gpay-card-info-container{
    width: 100%!important;
}


/* .left-one .left-one-number{
    display: none;
}
.left-one:hover .left-one-country{
    display: none;
}
.left-one:hover .left-one-number{
    cursor: pointer;
    display: block;

} */
/*  */
/*  */
.payment_dialog  .home-model-two {
    /* margin-top: 100px !important; */
    display: flex;
    flex-wrap: wrap;
    max-width: 1410px;
    /* margin: auto; */
    width: 47%;
}

.payment_dialog  .home-model-two .el-table th.el-table__cell>.cell {
    font-weight: 600;
    font-size: 14px;
    color: #1A1A1A;
    line-height: 16px;
}

.payment_dialog .home-model-two .el-table .el-table__cell{
    padding: 6px 0;
}

.payment_dialog .home-model-two .el-table{
    font-size: 13px;
}

.payment_dialog .el-table__cell {
    background-color: #F3F3FA;
}

.payment_dialog .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
    background-color: #fff;
}

.payment_dialog  .home-model-two .model-two-left {
    width: 100%;
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 16px;
    display: flex;
    flex-wrap: wrap;
    min-height: 280px;
}

.table_total {
    width: 100%;
    padding-top: 15px;
}

.table_total .line {
    width: 100%;
}

.table_total .table_total_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px 00px 10px;
}

.table_total .table_total_title p {
    margin-top: 10px;
    font-weight: 600;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 24px;
    margin-bottom: 10px;
}

.table_total .table_total_title .table_total_num span:first-child {
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    line-height: 24px;
}

.payment_dialog  .table_total .table_total_title .table_total_num span:last-child {
    font-weight: 600;
    font-size: 18px;
    color: #245FF2;
    line-height: 24px;
}

.payment_dialog  .home-model-two .model-two-center {
    background-color: #fff;
    margin-top: -40px !important;
    margin: auto;
    z-index: 9999;
    width: 40%;
    box-shadow: 0px 0px 35px 0px rgba(35, 35, 35, 0.28);
    border-radius: 8px !important;
    border: 2px solid;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
    color: #000000 !important;
    line-height: 16px;
    border-image: linear-gradient(180deg, rgba(58, 178, 224, 1), rgba(152, 103, 250, 1)) 2 2;
}

.payment_dialog  .home-model-two .model-two-center .round-corner-table {
    /* border-radius: 8px; */
}

.payment_dialog .el-table td.el-table__cell,
.payment_dialog .el-table th.el-table__cell.is-leaf {
    border-bottom: unset !important;
}

.payment_dialog .el-table .cell {
    text-align: center;
}

.payment_dialog  .home-model-two .model-two-center .el-table th {
    background-color: #F3F3FA !important;
}

.payment_dialog .el-table .th {
    padding: 40px 0;
}

.payment_dialog .home-model-two .model-two-center .oper-button-get {
    width: 344px;
    height: 40px;
    font-weight: 600;
    font-size: 16px;
    color: #1A1A1A;
    line-height: 16px;
    border: 1px solid #999;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    margin: 38px 0;

}

.payment_dialog .el-table .odd-row {
    background: #F3F3FA !important;
}

.payment_dialog .el-table .new-row .el-table__cell {
    background: #fff !important;
}

.rowClassName {
    background-color: #F3F3FA;
}
.payment_dialog .is-active .el-collapse-item__wrap{
    background: none;
}
.el-dialog__headerbtn .el-dialog__close{
    color: #909399 !important;

}
.el-collapse-item__header{
    color: #212121 !important;
    font-size: 16px;
    font-weight: 400;
}


@media screen and (max-width: 800px) {
    .payment_dialog .pay_alipay .payment_card_img{
        display: none;
    }
}

@media screen and (max-width: 640px) {

    .payment_dialog .plate-color{
        flex-direction: column-reverse;
    }

    .payment_dialog .plate-color .choose_discount{
        width: 100%;
        margin-bottom: 20px;
    }

    .payment_dialog .plate-color .card-left{
        width: 100%;
    }

    .payment_dialog .el-dialog .el-dialog__body{
        /*padding: 20px 25px;*/
    }

    .payment_dialog .pay_alipay{
        /*flex-wrap: wrap;*/
    }

    .payment_dialog .home-model-two{
        width: 100%;
        margin-bottom: 50px;
    }

    .payment_dialog .el-input__inner{
        /*height: 34px;*/
        /*line-height: 34px;*/
    }

    .choose_discount .dis_input .el-button, .home-model-two .dis_input .el-button{
        /*font-size: 12px;*/
        /*padding: 8px 16px;*/
    }

}

@media screen and (max-width: 1155px) {

    .payment_dialog .el-dialog{
        width: 100%;
    }

}