.z-game_navigation .z-page-container {
    height: 100%;
}

.z-game-main {
    background: #fff;
    padding: 30px;
    border: 1px solid #e6e6e6;
}

/* affiliate */
.z-affiliate {

    overflow: hidden;
}


.z-affiliate .how_affiliate_content {
    width: 100%;
    overflow: hidden;


}

.affiliate_title_blod,
.game_about-info .make,
.affiliate_special .affiliate_title_blod {
    font-weight: 700;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

.game_about-info .make {
    margin-bottom: 20px;
}

.affiliate_step_wrap {
    grid-gap: 32px;
    margin-top: 20px;
}

.z-affiliate-logined .affiliate_step_wrap {
    display: flex;
    justify-content: flex-start;
    grid-gap: 8px;
}

.affiliate_step_wrap .affiliate_step_items {
    background: #efefef;
    padding: 32px 16px 32px;
}

.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items,
.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items:hover,
.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items.active {
    padding: 0;
    background: none;
    border-radius: 0;
}

.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items a {
    padding: 8px 24px;
    background: #d2d2d2;
    color: #333;
}

.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items a.active,
.z-affiliate-logined .affiliate_step_wrap .affiliate_step_items a:hover {
    background: rgba(43, 63, 94, 0.2);
    background-color: #fff;
    color: #f2a506;
    box-shadow: -3px -3px 4px #ebeaea, 3px -3px 4px #ebeaea;
}

.affiliate_step_wrap .affiliate_step_items span {
    width: 24px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #666;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 17px;

}

.affiliate_step_wrap .affiliate_step_items p {
    text-align: center;
}

.affiliate_step_wrap .affiliate_step_items:hover,
.affiliate_step_wrap .affiliate_step_items.active {
    background: #d2d2d2;
}

.affiliate_step_btn {
    padding: 24px 28px;
    background: #f6f6f6;
    margin-top: 20px;
}


.z-affiliate-logined .affiliate_step_btn {
    background: #fff;
    box-shadow: 0px 0px 5px 1px #ebeaea;
}

.z-affiliate-logined .affiliate_step_btn .account__common {
    width: 100%;
}

.affiliate_step_btn .login_btn {
    margin-top: 24px;
}

.affiliate_step_btn .login_btn a {
    padding: 8px 40px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
}

.affiliate_step_btn .login_btn a.log,
.affiliate_scoial a.aff_skype {
    background: #f25f06;
    margin-right: 8px;
}

.affiliate_step_btn .login_btn a.sign,
.affiliate_scoial a.aff_email {
    background: rgba(43, 63, 94, 0.2);
}

.affiliate_special .affiliate_title_blod {
    margin: 50px 0 16px;
}

.affiliate_special p {
    margin: 16px 0;
}

.affiliate_special ul li,
.affiliate_special p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.affiliate_scoial a {
    padding: 12px 16px;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 21px;
}


.affiliate_scoial a i {
    font-size: 32px;
    margin-right: 12px;
}

.aff_top_cate {
    display: flex;
    justify-content: start;
}

.game_about-info .aff_top_cate span {
    display: inline-block;
    background: rgba(43, 63, 94, 0.2);
    padding: 8px 12px;
    margin: 16px 10px 16px 0;
}

.z-game_navigation .z-page-container {
    height: 100%;
}

.z-game_breadcrumb {
    color: rgba(255, 255, 255, .5);
    padding: 12px 0 0;
    position: relative;
    z-index: 1;
}

/* .z-linebackground::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: url(/images/line.png) no-repeat;
    background-size: 100% 4px;
    z-index: 5;
} */

.z-game_breadcrumb a {
    color: rgba(255, 255, 255, .5);
}

.z-game_breadcrumb i {
    margin: 0 4px;
}

.game_about-info {
    text-align: center;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    justify-content: center;
}

.game_about-info h2 {
    font-size: 24px;
    margin-bottom: 26px;
    margin-top: 0;
    text-align: left;
}

.game_about-info p {
    line-height: 24px;
    text-align: left;
}




.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    transform: scale(0.8);
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

/* affiliate */
.z-affiliate {

    overflow: hidden;
}

.z-game_navigation {
    margin-bottom: 20px;
}

.z-affiliate .z-game_navigation a.start {
    width: 146px;
    height: 44px;
    background: #730000;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    text-align: center;
    line-height: 44px;
    margin: 31px auto 0;
}

.z-affiliate .how_affiliate_content {
    width: 100%;
    overflow: hidden;


}

.how_affiliate_all {
    width: 100%;
    background: #fff;
}

.how_affiliate {
    max-width: 1920px;
    margin: 0 auto;
    overflow: hidden;

    padding-bottom: 56px;
    padding-top: 40px;
}

.z-affiliate .how_affiliate_content .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    transition: 300ms;
    height: 525px;
    background: #FFFFFF;
    box-shadow: 0px 0 25px 0px rgba(0, 0, 0, 0.25);
    border-radius: 10px 10px 10px 10px;
    transform: scale(0.8);
    opacity: 0.1;
}

.swiper-slide-active,
.swiper-slide-duplicate-active {
    transform: scale(1);
}

.z-affiliate .how_affiliate_content .swiper-slide.swiper-slide-active {
    opacity: 1;
}


.z-affiliate .how_affiliate_content img {
    width: 100%;
    height: auto;
    margin-bottom: 43px;
}

.z-affiliate .how_affiliate_content .how_affiliate_item_center {
    margin: 0 64px;
    opacity: 1;
}

.z-affiliate .how_affiliate_content .how_affiliate_item p {
    padding: 43px 80px;
}

.how_affiliate h3 {
    font-weight: 700;
    font-size: 24px;
    color: #1D1D1D;
    line-height: 36px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

.how_affiliate .how_line {
    height: 36px;
    margin-bottom: 0;
}

.how_affiliate .how_line i {
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    background: #730000;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    margin: 0 auto;

}

.how_affiliate .how_line i.active {
    background: #F39800;
}

.how_affiliate .how_line .line {
    width: 212px;
    height: 1px;
    border: 1px dashed rgba(29, 29, 29, 0.2);
}

.how_affiliate .affiliate_login a {
    display: block;
    width: 146px;
    height: 44px;
    background: #F39800;
    border-radius: 5px 5px 5px 5px;
    text-align: center;
    line-height: 44px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
}

.how_affiliate .affiliate_login a:nth-child(1) {
    background: #730000;

}

.how_affiliate .affiliate_login i {
    margin: 0 5px;
}

.z-help {
    width: 922px;

}

.z-help .questions-content {
    padding: 14px 25px 15px;
    font-size: 14px;
    color: #1D1D1D;
    line-height: 20px;
    margin-bottom: 16px;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    /* 确保只有背景和边框有过渡效果 */
    background: #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
}

.z-help .questions-container .questions-content.open {
    border: none;
    background: #fff;

}

.z-help .questions-content .question-text {
    display: none;

}

.z-help .questions-content.open .question-text {
    display: block;
    padding-top: 13px;
}

.z-help .questions-content .purple {
    color: #730000;
}

.z-help .questions-content p span {
    margin-right: 9px;
}

.z-help .questions-content .greeen {
    color: #F39800;
    margin-right: 9px;

}

.affiliate_faq h3 {

    margin-bottom: 40px;
    font-weight: 700;
    font-size: 24px;
    color: #1D1D1D;
    line-height: 36px;
    text-align: center;

}

.z-note {
    font-weight: 500;
    font-size: 14px;
    color: #1D1D1D;
    line-height: 20px;
    text-align: left;
}

.z-note h3 {
    margin-bottom: 11px;
}

.z-note p {
    margin-bottom: 24px;
}

.z-note ul li {

    font-weight: 500;
    font-size: 12px;
    color: #1D1D1D;
    line-height: 18px;
    margin-bottom: 5px;
}

.z-note ul li::before {
    content: '•';
    color: #730000;
    display: inline-block;
    font-size: 20px;
    width: 16px;
    height: 16px;
    margin-left: 0;
}

.main input:-webkit-autofill {
    -webkit-text-fill-color: #fff;
    -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
    transition: background-color 50000s ease-in-out 0s !important;
    caret-color: #fff;
}

.pager {
    margin-bottom: 20px;
}



.affiliate_banner img {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    vertical-align: middle;
}

.affiliate_banner.logined_banner .become {
    width: auto;
}

.affiliate_banner .become {
    width: 521px;
    height: 420px;
    padding-top: 129px;
    background: url('/image/become_bg.webp') no-repeat;
    background-size: contain;
    background-position: center center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.affiliate_banner.logined_banner .become {
    padding-top: 176px;
}

.affiliate_banner.logined_banner .become h2 {
    font-weight: 700;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 48px;
}

.affiliate_banner.logined_banner .become p {
    color: rgba(255, 255, 255);
}

.affiliate_banner .become {
    text-align: center;

}

.affiliate_banner .become h3 {
    font-size: 28px;
    color: #fff;
    line-height: 48px;
    white-space: nowrap;
}

.affiliate_banner .become p {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    margin-bottom: 40px;
}

.affiliate_banner .become button {
    padding: 11px 37px;
    background: rgba(255, 34, 35, 0.7);
    box-shadow: 0px 6px 15px 0px rgba(255, 34, 35, 0.3);
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
}

.affiliate_banner .become button:hover {
    background: rgba(255, 34, 35, 1);
}

.affiliate_about {
    padding: 25px 0px;
    color: #333333;
}

.affiliate_about.affiliate_program {
    padding-top: 80px;
}

.affiliate_about h2 {
    color: #1B1B1B;
    margin-bottom: 24px;
}

.affiliate_about .affiliate_about_toptop h2,
.affiliate_about .affiliate_about_toptop p {
    width: 1000px;
}

.affiliate_about .affiliate_about_toptop h2 {
    font-size: 28px;
}

.affiliate_about img {
    width: 395px;
    height: 395px;
    margin-right: 102px;
}

.affiliate_about.affiliate_steps .container_1400,
.affiliate_about.affiliate_special .container_1400 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #FFFFFF;
    box-shadow: 0px 6px 15px 0px rgba(0, 0, 0, 0.3);
    border-radius: 5px 5px 5px 5px;
    justify-content: center;
    padding: 15px 94px;
}



.affiliate_about .about_right h3 {
    font-weight: 700;
    font-size: 22px;
    color: #1B1B1B;
    margin-bottom: 10px;
}

.affiliate_about .about_right .content {
    font-weight: 400;
    font-size: 12px;
    color: #333333;
    line-height: 24px;
}

.affiliate_about .about_right .content span {
    color: #E50000;
}



.affiliate_flow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.affiliate_flow .flow_box {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 24px;
    display: flex;
    align-items: center;
    flex-direction: column;
    position: relative;
    text-align: center;

}

.affiliate_flow .flow_box .tag {
    width: 40px;
    height: 42px;
    background-size: 100%;
    font-size: 20px;

    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    background: linear-gradient(180deg, #7D00CF 0%, #FE2123 100%);
    box-shadow: 0px 6px 10px 0px rgba(255, 34, 35, 0.3);
    border-radius: 10px 10px 10px 10px;

}

.affiliate_flow .flow_box .line {
    display: flex;
    align-items: center;
    height: 20px;
    width: 100%;
    overflow: hidden;
    position: absolute;
    right: -186px;
    top: 15px;
}

.affiliate_flow .flow_box .line::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 2px;

    background: linear-gradient(90deg, rgba(255, 34.00000177323818, 35.00000171363354, 1), rgba(125.00000014901161, 0, 208.0000028014183, 1));
    mask: repeating-linear-gradient(to right,
            transparent 0,
            transparent 3px,
            black 3px,
            black 6px);
    -webkit-mask: repeating-linear-gradient(to right,
            transparent 0,
            transparent 3px,
            black 3px,
            black 6px);
}

.affiliate_flow .flow_box:nth-child(2n) {
    margin: 0 145px;
}

.affiliate_login .available {
    margin: 80px auto 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #fff;
}

.affiliate_login .available p {
    font-weight: 700;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 24px;
    margin-top: 80px;
}

.affiliate_login .available .button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.affiliate_login .available .button a {
    background: #161f31;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 12px 32px;
    cursor: pointer;
}

.affiliate_login .available .button a:hover {
    background: rgba(255, 255, 255, 0.15);
}

.affiliate_login .available .button a.login-btn {
    background: rgba(255, 34, 35, 0.7);
    box-shadow: 0px 6px 15px 0px rgba(255, 34, 35, 0.3);
    border-radius: 5px 5px 5px 5px;
    color: #fff;
}

.affiliate_login .available .button a.login-btn:hover {
    background: rgba(255, 34, 35, 1);
    color: #fff;
}

.affiliate_login .available .button i {
    margin: 0 20px;
}

.affiliate_faq {
    width: 1000px;
    padding: 60px 121px 20px;
    font-weight: 700;
    font-size: 16px;
    color: #1B1B1B;
    line-height: 24px;
}

.affiliate_faq .home_frequently_wrap {
    margin-top: 0;
}

.affiliate_faq .home_common_title h2 {
    margin-bottom: 28px;
    font-size: 28px;
}



/* nav */
.affiliate_nav {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 8px;
    width: 1000px;
    margin: 0 auto 28px;
}

.affiliate_nav a {
    height: 44px;
    background: #161f31;
    border-radius: 5px 5px 5px 5px;
    font-size: 16px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
}

.affiliate_nav a:hover {
    color: #FF2223;
}

.affiliate_nav a.active span {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    justify-content: center;
    background: #1d1d1d;
    border-radius: 5px 5px 5px 5px;
}

.affiliate_nav a.active {
    padding: 1px;
    font-weight: 700;
    font-size: 14px;
    color: #FFFFFF;
    background: linear-gradient(180deg, rgba(125.00000014901161, 0, 207.00000286102295, 1), rgba(255, 34.00000177323818, 35.00000171363354, 1));
}

.affiliate_userProfile h3 {
    margin-bottom: 20px;
}

.affiliate_common {}

.affiliate_common .input_flex {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr);
    align-items: end;
}

.affiliate_common .input_flex .common_input {
    position: relative;
}

.affiliate_common .input_flex .common_input .label {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    color: #333;
}

.affiliate_common .input_flex .common_input .label i {
    color: red;
}

.affiliate_common .input_flex .common_input .input_text {
    width: 100%;
    height: 44px;
    border: solid 1px #bfbfbf;
    background-color: #ffffff;
    padding: 0 16px;
    font-weight: 400;
    font-size: 12px;
}

.affiliate_common .input_flex .common_input.isIcon_input .input_text.required {
    border: 1px solid red;
}

.affiliate_common .input_flex .common_input.isIcon_input .input_text {
    padding-left: 14px;
}

.affiliate_common .input_flex .common_input .iconfont {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    position: absolute;
    left: 14px;
    bottom: 13px;
}

.affiliate_common .input_flex .common_select {
    position: relative;
}

.affiliate_common .input_flex .common_select .select_value {
    height: 44px;
    border: solid 1px #bfbfbf;
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    cursor: pointer;
}

.affiliate_common .input_flex .common_select .select_value img {
    margin-right: 5px;
    width: 20px;
}

.affiliate_common .input_flex .common_select .select_value i {
    font-size: 12px;
    position: unset;
}

.affiliate_common .input_flex .common_select .select_content {
    max-height: 400px;
    overflow-y: auto;
    background: #d2d2d2;
    position: absolute;
    top: 110%;
    width: 100%;
    left: 0;
    display: none;
    z-index: 50;
}

.affiliate_common .input_flex .common_select .select_content .select_search {
    padding: 8px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.affiliate_common .input_flex .common_select .select_content .select_search input {
    width: 100%;
    height: 44px;
    border-radius: 5px;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(51, 51, 51, 0.35);
    color: #fff;
    padding-left: 15px;
}

.affiliate_common .input_flex .common_select .select_content .select_list p {
    padding: 8px 10px;
    cursor: pointer;
}

.affiliate_common .input_flex .common_select .select_content .select_list p:hover {
    background: #F39800;
    color: #fff;
}

.affiliate_common .submit {
    display: flex;
    margin-top: 40px;
    justify-content: center;
}

.affiliate_common .submit button {
    background: #f25f06;
    border-radius: 5px 5px 5px 5px;
    font-size: 14px;
    padding: 12px 36px;
    color: #fff;
}

.affiliate_common .submit button:hover {
    background: #F39800;

}

.affiliate_index .link_url {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 16px 0 30px;
}

.affiliate_index .link_url p img {
    width: 24px;
    vertical-align: middle;
    margin: 0 12px 0 2px;
    cursor: pointer;
}

.affiliate_index .link_url p img:hover {
    filter: brightness(0.8);
}

.affiliate_index .link_url p span.url {
    color: #F39800;
    text-decoration: underline;
}

.affiliate_index .link_url p .copy_tip {
    font-size: 14px;
}

.affiliate_profile h3 {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 20px;
}

.affiliate_profile .edit_password {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.affiliate_profile .edit_account .country .select_value {
    padding-left: 14px;
}

.affiliate_profile .edit_account .country .select_value p {
    display: flex;
    align-items: center;
}

.affiliate_profile .edit_account .country .select_value p img {
    margin-right: 10px;
    max-height: 19px;
}

.affiliate_profile .edit_account .country .select_list p img {
    margin-right: 10px;
}


/* order */
.affiliate_order h3 {
    font-size: 16px;
    margin-bottom: 10px;
}

.affiliate_order .commission_order {
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.affiliate_order table {
    width: 100%;
}

.affiliate_order table tr {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    align-items: center;
    justify-content: center;
    justify-items: center;
    border-bottom: 1px dashed #F3F3F3;
}

.affiliate_order table thead tr {
    background: #efefef;
    border: 1px solid #dfdfdf;
    color: #999;
    border-bottom: none;
}

.affiliate_order table thead td {
    font-weight: 700;
    font-size: 14px;
    padding: 10px 2px;
}

.affiliate_order table td {
    white-space: nowrap;
    padding: 23px 2px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}



.affiliate_order .order_usd {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
}

.affiliate_order .order_usd>div {
    height: 44px;
    background: #efefef;
    border: 1px solid #dfdfdf;
    color: #999;
    display: flex;
    align-items: center;
    padding: 0 20px;
}

.affiliate_order .order_usd>div i {
    color: #F39800;
    font-size: 20px;
    margin: 0 2px;
}

.affiliate_order .unrevlewed_order .order_usd {
    grid-template-columns: repeat(1, 1fr);
}

.affiliate_order .unrevlewed_order .order_usd>div {
    justify-content: flex-end;
}

.affiliate_order .loading {
    margin: 40px auto;
    display: block;
}

.affiliate_order .notData {
    text-align: center;
    color: rgba(255, 255, 255, 0.5);
    margin: 30px 0;
    display: none;
}

.affiliate_order .notData img {
    width: 80px;
    height: 80px;
}



.affiliate_withdrawal .affiliate_order table thead tr {
    border-bottom: none;
}

.affiliate_withdrawal .affiliate_order table tr {
    grid-template-columns: repeat(5, 1fr);
    border-bottom: 1px dashed #F3F3F3;
}

tbody tr {
    border-bottom: 1px dotted rgba(255, 255, 255, 0.15);
}

/* 提现弹框 */
.z-exchangeCash_dialog .withdrawal_form .payment {
    display: flex;
    align-items: center;
    grid-gap: 20px;
}

.z-exchangeCash_dialog .withdrawal_form .payment span {
    display: flex;
    align-items: center;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

.z-exchangeCash_dialog .withdrawal_form .payment span i {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.5);
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.z-exchangeCash_dialog .withdrawal_form .payment span.checked i {
    border: 1px solid #F39800;
}

.z-exchangeCash_dialog .withdrawal_form .payment span.checked i::after {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #F39800;
}

.z-exchangeCash_dialog .withdrawal_form .payment input {
    width: 20px;
    height: 20px;
    appearance: auto;
    padding: 0;
    margin-right: 5px;
    cursor: pointer;
}

.z-exchangeCash_dialog .withdrawal_form .input_box {
    margin-top: 15px;
    color: #fff;
}

.z-exchangeCash_dialog .withdrawal_form input {
    height: 38px;
    background: #3F4454;
    border: 1px solid #1d2025;
    width: 100%;
    padding-left: 15px;
    color: #fff;
}

.z-exchangeCash_dialog .withdrawal_form input::placeholder {
    color: #666;
}

.z-exchangeCash_dialog .withdrawal_form input.required {
    border: 1px solid red;
}

.z-exchangeCash_dialog .withdrawal_form .submit {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.z-exchangeCash_dialog .withdrawal_form button {
    height: 46px;
    background: #730000;
    border-radius: 5px;
    padding: 0 65px;
    font-size: 14px;
    color: #fff;
}


.z-exchangeTips_dialog button {
    padding: 0 20px;
    margin: 20px auto 0;
    display: block;
}
.z-exchangeTips_backdrop .dialog-content,
.z-exchangeCash_backdrop .dialog-content {
    padding-bottom: 20px;
    color: #fff;
}