@charset "UTF-8";
#comm-back-button {
    top: 0;
}

.b-icon2 {
    width: 27px;
}

.icon-code1 {
    font-size: 20px;
}

.common-header {
    position: relative;
}

#withdrawal-money {
    outline: none;
    border: none;
    text-align: right;
    font-size: 16px;
}

#withdrawal-submit.disabled {
    pointer-events: none;
}

.withdraw-header {
    padding: 30px 0;
    font-size: 16px;
    text-align: center;
    line-height: 1;
}

.withdraw-header .total-money {
    margin-top: 20px;
    font-size: 24px;
}


#withdraw-dialog {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 999;
}

.withdraw-modal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
}

.withdraw-modal .withdraw-modal-header {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #d0d0d0;
    font-size: 14px;
    color: #187aff;
    cursor: pointer;
}

.withdraw-modal .t-header-title {
    font-size: 16px;
    color: #333;
}

#withdraw-dialog .bind-card-cont {
    height: 100%;
    overflow-y: auto;
    padding: 0 20px;
}

#withdraw-dialog .bind-card-item {
    height: 50px;
    line-height: 50px;
}

#withdraw-dialog .bind-card-item.active {
    background: url(/mobile/images/right-active.png) no-repeat center right;
}

#withdraw-dialog .bind-card-item:not(:nth-of-type(4)) {
    border-bottom: 1px solid #d0d0d0;
}

#withdraw-dialog .bind-main-info {
    display: inline-block;
}

.card-sprite {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-right: 5px;
    border-radius: 50%;
    vertical-align: middle;
    background: url(../images/usercenter/bank-sprites5.png) no-repeat 0 0;
    background-size: 20px;
}

.card-sprite.a2 {
    background-position: 0 0;
}

.card-sprite.a3 {
    background-position: 0 -22px;
}

.card-sprite.a4 {
    background-position: 0 -42px;
}

.card-sprite.a5 {
    background-position: 0 -64px;
}

.card-sprite.a6 {
    background-position: 0 -85px;
}

.card-sprite.a7 {
    background-position: 0 -106px;
}

.card-sprite.a8 {
    background-position: 0 -127px;
}

.card-sprite.a9 {
    background-position: 0 -148px;
}

.card-sprite.a10 {
    background-position: 0 -169px;
}

.card-sprite.a11 {
    height: 10px;
    background-position: 0 -190px;
}

.card-sprite.a12 {
    background-position: 0 -212px;
}

.card-sprite.a13 {
    background-position: 0 -233px;
}

.card-sprite.a14 {
    background-position: 0 -254px;
}

.card-sprite.a15 {
    background-position: 0 -277px;
}

.card-sprite.a16 {
    background-position: 0 -296px;
}

.card-sprite.a17 {
    background-position: 0 -317px;
}

.card-sprite.a18 {
    background-position: 0 -338px;
}

.card-sprite.a19 {
    background-position: 0 -359px;
}

.card-sprite.a20 {
    background-position: 0 -381px;
}

.card-sprite.a21 {
    background-position: 0 -402px;
}

.card-sprite.a22 {
    background-position: 0 -423px;
}

.card-sprite.a23 {
    background-position: 0 -444px;
}

.card-sprite.a24 {
    background-position: 0 -465px;
}

.card-sprite.a25 {
    background-position: 0 -486px;
}

.card-sprite.aCGPAY {
    background: url(/mobile/images/usercenter/cgpay-icon.png) no-repeat center;
    background-size: 100%;
}

.card-sprite.a99 {
    background: url(../images/usercenter/zfb_icon.png) no-repeat center;
    background-size: 100%;
}

.card-sprite.a100 {
    background-position: 0 -508px;
}

.bank-type {
    height: 20px;
    line-height: 20px;
}

#account-bankcard-button {
    height: 50px;
    line-height: 50px;
    color: #666;
}

#account-bankcard-button .icon-jiahao {
    font-size: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

#account-bankcard-button .icon-right-arr {
    color: #c7c7c7;
}

.main-wrap .container .withdraw-success-cont {
    display: none;
    padding-top: 25% !important;
    text-align: center;
    font-size: 16px;
    color: #333;
    height: 100%;
    background: #fff;
}

.main-wrap .container .withdraw-success-cont.night {
    display: none;
    padding-top: 25% !important;
    text-align: center;
    font-size: 16px;
    color: #666;
    height: 100%;
    border-top: 7px solid #131726;
    background: #191F36;
}

.withdraw-success-cont .true-cont {
    margin-bottom: 30px;
}

.withdraw-success-cont .a-tips1 {
    width: 90%;
    line-height: 2;
    margin: 0 auto 30px;
    color: #333;
}

.withdraw-success-cont .a-tips1.night {
    width: 90%;
    line-height: 2;
    margin: 0 auto 30px;
    color: #E1E9FF;
}

.withdraw-success-cont .a-tips2 {
    width: 90%;
    line-height: 2;
    margin: 0 auto 40px;
}

.withdraw-success-cont .record-link {
    color: #525fff;
}

.withdraw-success-cont .confirm-back-btn {
    display: block;
}

.btn2 {
    color: #0A84FF;
}

.transfer-body {
    display: none;
}

.transfer-header {
    height: 80px;
    position: relative;
    color: #fff;
    background: url(/mobile/images/theme/redeemIntegral.png) no-repeat center top;
    background-size: 100% 100%;
    padding: 10px;
}

.transfer-header.night {
    background: url(/mobile/images/usercenter/tk-bg2.png) no-repeat center top;
    background-size: 100% 100%;
}

.t-part1 {
    height: 100%;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    justify-content: space-around;
}

.t-part2 {
    display: none;
    font-size: 14px;
    transition: all .3s;
    border-top: 1px solid #e7e7e7;
}

.t-part2.active {
    display: block;
}

.t-part2 li {
    margin-top: 20px;
    line-height: 1;
    font-size: 14px;
    color: #333;
}

.header-info {
    color: #EFF9FF;
    display: flex;
    align-items: center;
}

.header-info p:nth-of-type(1) {
    font-size: 14px;
}

.header-info .js-main-credit {
    font-size: 18px;
    font-weight: 700;
}

.back-cont {
    padding: 7px 12px;
    border: 1px solid #fff;
    border-radius: 15px;
    text-align: center;
    font-size: 14px;
    line-height: 1;
}

.more {
    width: 100%;
    height: 34px;
    background: url(/mobile/images/usercenter/arr-t-d.png) no-repeat center -24px;
    transition: all .3s;
}

.more.active {
    background: url(/mobile/images/usercenter/arr-t-d.png) no-repeat center 10px;
}

.change-in-out {
    font-size: 16px;
    color: #333;
}

.plat-money, .plat-name {
    display: none;
    font-size: 12px;
    color: #999;
}

.trans-des {
    line-height: 1;
    margin: 10px 0;
    color: #5C6686;
}

.trans-des.active {
    color: #333;
}

.trans-des.night.active {
    color: #E1E9FF;
}

.plat-money.active, .plat-name.active {
    display: block;
    color: #5C6686;
}

.icon-qiehuan.active {
    color: #0A84FF;
}

.icon-qiehuan {
    font-size: 22px;
    color: #656E90;
}

.icon-transfer {
    background: url(/mobile/images/transfer-icon.png) no-repeat center;
    width: 12px;
    height: 10px;
    margin: 0px 2px;
    display: inline-block;
}

.icon-jiantou {
    font-size: 20px;
    color: #999;
}

.currency {
    color: #656E90;
    margin-left: 5px;
}

.platform-list {
    margin-top: 20px;
}

.out-type {
    flex: 1;
    text-align: left;
}

.in-type {
    flex: 1;
    text-align: right;
}

.inline-input {
    color: #0A84FF;
}

.des-label-in, .des-label-out {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    background: url(/mobile/images/out-tag.png);
    border-radius: 0 4px 0 4px;
}

.des-label-in {
    background: url(/mobile/images/in-tag.png);
}

.disable {
    color: #999;
    pointer-events: none;
}

.withdraw-des-cont {
    line-height: 2;
    padding: 10px;
    font-size: 14px;
    color: #5C6686;
}

.withdraw-des-cont h4 {
    color: #111;
    font-weight: normal;
}

.withdraw-des-cont h4.night {
    color: #E1E9FF;
}

.withdraw-des-cont li {
    position: relative;
    padding-left: 20px;
}

.withdraw-des-cont li i {
    position: absolute;
    top: 0;
    left: 0;
    font-style: normal;
}

.tk-info {
    position: relative;
    margin: 30px 0;
    font-size: 14px;
    color: #333;
}

#withdraw-check-btn {
    position: relative;
    top: 0;
    right: auto;
}

.tk-des {
    color: #764efc;
}

.disabled {
    cursor: default;
}

.c-red {
    font-size: 12px;
    color: #ff0000;
}

.layui-m-layer-one-back-layer .layui-m-layercont {
    text-align: center;
}

.layui-m-layer-unbank-layer .layui-m-layercont {
    padding: 20px 0;
}

.nwdpay-pwdcomponent {
    position: relative;
    margin: 10px;
}

.nwdpay-pwdcomponent .input-pwd {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 47px;
    line-height: 47px;
    outline: none;
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0);
    border: none;
    text-indent: -999em;
    color: transparent;
}

.nwdpay-pwdcomponent .surface-ipt {
    position: relative;
    z-index: 9;
}

.nwdpay-pwdcomponent .surface-ipt input:first-child {
}

.nwdpay-pwdcomponent input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin: 0 5px;
    width: 47px;
    height: 47px;
    line-height: 47px;
    border: 1px solid #e7e7e7;
    outline: none;
    text-indent: 0;
    font-size: 14px;
    color: #111111;
    text-align: center;
    border-radius: 4px;
}

.nwdpay-pwdcomponent .ipt-active-nick {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
    line-height: 47px;
    padding: 10px 15px;
    text-align: center;
    display: none;
}

.forget-withdraw-cont {
    padding: 0 6px;
    text-align: right;
}

.forget-t-btn {
    flex: 110px 0 0;
    display: inline-block;
    font-size: 14px;
    color: #187aff;
}

.forget-tips {
    font-size: 12px;
    color: #ff0000;
    text-align: left;
}

.free-trans {
    justify-content: flex-start;
}

.f-title {
    font-size: 12px;
    color: #5C6686;
}

.temp-header {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    font-size: 16px;
    color: #111;
    background: #fff;
}

.temp-header.night {
    color: #0A84FF;
    background: #212944;
}

.temp-header .reset-btn, .temp-header .close-btn {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #111;
    cursor: pointer;
}

.temp-header .reset-btn.night, .temp-header .close-btn.night {
    color: #E1E9FF;
}

.temp-header .close-btn {
    color: #5C6686;
    font-size: 16px;
}

.all-in {
    position: absolute;
    right: 20px;
    top: 0;
    cursor: pointer;
    color: #0A84FF;
}

.position1 {
}

.ui-box {
    width: 100%;
    position: absolute;
    bottom: 0%;
    padding: 5%;
    background: #fff;
    z-index: 2;
}

.ui-box.night {
    background: #212944;
}

.ui-box .is_btn {
    display: block;
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    color: #fff;
    background: #FF2D55;
    border-radius: 5px;
}

.ui-box .is_btn.night {
    background: #0A84FF;
}

.trans-p-cont {
    position: relative;
    height: 77%;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px 80px;
}

.tran-title {
    padding-left: 10px;
    margin-bottom: 10px;
    border-left: 3px solid #E1E9FF;
    font-size: 16px;
    color: #111;
}

.tran-title.night {
    color: #E1E9FF;
}

.common-list {
    background: #fff;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.07);
}

.layui-m-layerchild.layui-m-layer-up-layer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    overflow: hidden;
    padding: 0;
    border: none;
}

.position1 {
    position: relative;
}

#trans-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
}

#trans-modal .close-part {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 30%;
    background: rgba(0, 0, 0, .7);
}

#trans-modal .trans-dialog {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: #fff;
    border-radius: 15px 15px 0 0;
}

#trans-modal .trans-dialog.night {
    background: #131726;
}

.platform .plat-item.active0 {
    color: #fff;
    background: url(/mobile/images/in-bg2.png) no-repeat center;
    background-size: 100% 100%;
}

.plat-item.active0:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -4px;
    height: 42px;
    width: 49px;
    background: url(/mobile/images/in-tag3.png) no-repeat center top;
    background-size: 100%;
    z-index: 1;
}

.plat-item.active0 p {
    color: #fff;
}

.platform .plat-item.active1 {
    color: #f8f8f8;
    background: #FF2D55;
    background-size: 100% 100%;
}

.platform .plat-item.night.active1 {
    color: #fff;
    background: url(/mobile/images/out-bg2.png) no-repeat center;
}

.plat-item.active1:before {
    content: '';
    display: inline-block;
    position: absolute;
    right: 10px;
    top: -4px;
    height: 42px;
    width: 49px;
    background: url(/mobile/images/out-tag3.png) no-repeat center top;
    background-size: 100%;
    z-index: 1;
}

.plat-item.active1 p {
    color: #fff;
}

.plat-item.active1 .icon-pno {
    background: url(/images/icon/wno.png) no-repeat center !important;
    background-size: 100% !important;
}

.icon-pno {
    background: url(/images/icon/pno2.png) no-repeat center !important;
    right: 0;
    top: -11px;
}

.j-i-tip.right-side {
    left: -20px;
    width: 190px;
}

.j-i-tip {
    box-shadow: none;
}

.j-i-tip.right-side:after {
    left: 20px;
}

.j-i-tip:after {
    box-shadow: none;
}

.tran-s-list {
    margin-bottom: 40px;
}

.tran-s-list .transfer-success-item {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    border-bottom: 1px solid #212944;
    font-size: 14px;
    color: #333;
    background: #fff;
    text-align: left;
}

.tran-s-list .transfer-success-item.night {
    height: 55px;
    line-height: 55px;
    padding: 0 20px;
    border-bottom: 1px solid #212944;
    font-size: 14px;
    color: #9EA7C4;
    background: #191F36;
    text-align: left;
}

.tran-s-list .transfer-success-item span:nth-of-type(2) {
    text-align: right;
    color: #333;
}

.tran-s-list .transfer-success-item span:nth-of-type(2).night {
    text-align: right;
    color: #E1E9FF;
}

.btn-transfer {
    color: #FF2D55;
    border: 1px solid #FF2D55;
    background: #fff;
}

.btn-transfer.night {
    color: #fff;
    background: #212944;
    border: none;
}

.icon-shuaxin {
    font-size: 18px;
}

.common-layer-title {
    text-align: center;
    color: #333;
}

.night .common-layer-title {
    color: #fff;
}

.tr-f-cont {
    width: 100%;
    overflow-x: auto;
}

.tr-f-cont .common-list {
    width: 135%;
    overflow-x: auto;
    background: #fff;
}

.tr-f-cont .common-list.night {
    background: #212944;
}

.tr-f-cont::-webkit-scrollbar {
    display: none;
}

.tr-f-cont .common-list .common-item {
    width: 16.66%;
}

.platform .plat-item {
    color: #111;
    background: #fbfbfbfb;
    margin-bottom: 10px;
    line-height: 2.2;
}

.platform .plat-item.night {
    color: #5C6686;
    background: #212944;
}

.platform .plat-item .icon-shuaxin1 {
    right: 12px;
}

.platform .main {
    width: 100%;
    margin: 15px 0;
}

.common-list .common-item.active {
    color: #0A84FF;
}

.common-list .common-item.active {
    color: #FF2D55;
}

.common-list .common-item.active .item-title::after {
    width: 100%;
    background: #0A84FF;
}

@media (max-width: 374px) {
    .nwdpay-pwdcomponent .input-pwd {
        height: 40px;
        line-height: 40px;
    }

    .nwdpay-pwdcomponent input {
        width: 40px;
        height: 40px;
    }

    .nwdpay-pwdcomponent .ipt-active-nick {
        width: 40px;
        height: 40px;
        line-height: 40px;
        padding: 7px 15px;
    }
}

#tk-password-content {
    height: 150px;
}

.layui-m-layer-unbank-layer {
    width: 100% !important;
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.ui-withdraw-item {
    position: relative;
    padding: 0 5.4%;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    background: #fff;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.07);
}

.add-bank-title {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
    border-radius: 4px;
    font-size: 16px;
    color: #333;
    background: #fff;
}

.link-to-bank {
    display: none;
    font-size: 14px;
    color: #457FE9;
}

.hb-cont {
    text-align: center;
    border-bottom: 1px solid #e8e8e8;
}

.hb-cont .hb-item {
    display: inline-block;
    width: 48%;
    padding: 10px 0;
    border-bottom: 1px solid transparent;
    text-align: center;
    font-size: 14px;
    color: #333;
    transition: all .2s;
}

.hb-cont .hb-item.active {
    border-bottom: 1px solid #5A56E7;
    color: #5A56E7;
}

.bindCard-content {
    flex-wrap: wrap;
    padding: 20px 0 10px;
}

.tk-item {
    display: none;
}

.tk-item.active {
    display: block;
}

.bindCard-content .bankList {
    display: inline-block;
    margin: 0 1%;
    position: relative;
    border-radius: 4px;
    padding: 14px 2.7%;
    margin-bottom: 10px;
    border: 1px solid #e8e8e8;
    color: #333;
}

.bindCard-content .bankList.active {
    border: 1px solid #5A56E7;
}

.tri {
    display: none;
    position: absolute;
    right: -1px;
    bottom: 0;
    width: 28px;
    height: 20px;
    border-radius: 0 0 4px 0;
    z-index: 1000;
    transition: all .1s;
}

.bindCard-content .bankList1.active .tri {
    display: block;
}

.bank-name {
    font-size: 12px;
}

.bank-num {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
    line-height: 1;
    font-size: 12px;
}

.j-unBankBind-btn {
    position: absolute;
    top: 0;
    right: 0;
    height: 20px;
    width: 40px;
    line-height: 19px;
    padding: 0 5px;
    border-left: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    border-radius: 0 4px 0 4px;
    font-size: 12px;
    color: #333;
    text-align: center;
    background: #fff;
}

.bindCard-content .bankList1.active .j-unBankBind-btn {
    border-left: 1px solid #5A56E7;
    border-bottom: 1px solid #5A56E7;
}

.bind-card-btn {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 14px;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.07);
    color: #333;
    background: #fff;
}

.cardList {
    display: inline-block;
    vertical-align: top;
    height: 74px;
    width: 48%;
    margin: 0 1%;
}

.layui-m-layer-unbank-desc-layer {
    width: 100% !important;
    height: 150px;
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
}

.layui-m-layer-unbank-desc-layer .layui-m-layercont {
    background: #fff;
    padding: 0;
    margin: 0;
    height: 100px;
    width: 100%;
}

.layui-m-layer-unbank-desc-layer .layui-m-layercont > div {
    height: 50px;
    line-height: 50px;
}

.layui-m-layer-unbank-desc-layer .layui-m-layerbtn {
    background: #764EFC !important;
    color: #fff !important;
    line-height: 50px;
}

.layui-m-layer-unbank-desc-layer .layui-m-layerbtn span[yes] {
    color: #fff !important;
    font-size: 16px;
}

.layui-m-layer-unbank-desc-layer .card-text {
    margin: 0 10px 0;
    color: #333333;
    text-align: left;
}

.layui-m-layer-unbank-desc-layer .card-text .flex3 {
    color: #999999;
    text-align: right;
}

.withdraw-modal {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #f9f9f9;
    height: 300px;
}

.withdraw-modal .withdraw-modal-header {
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    border-bottom: 1px solid #d0d0d0;
    font-size: 14px;
    color: #187aff;
    cursor: pointer;
    background: #fff;
}

.withdraw-modal .t-header-title {
    font-size: 16px;
    color: #333;
}

.layui-m-layer-unbank-layer {
    width: 100% !important;
    position: absolute !important;
    bottom: 0px !important;
    left: 0px !important;
}

.layui-m-layer-unbank-layer .layui-m-layercont {
    padding: 0px;
}

.layui-m-layer-unbank-layer .layui-m-layerbtn span[yes] {
    line-height: 44px;
    position: relative;
    height: 44px;
    background: #764EFC;
    border-radius: 6px;
    margin: 0 10px;
    color: #fff !important;
    font-size: 16px;
    bottom: 10px;
    text-align: center;
}

.layui-m-layer-unbank-layer .layui-m-layerbtn span.disabled {
    background: #BAA6FD !important;
}

.layui-m-layer-unbank-layer .unbind-card-content {
    margin: 10px;
    background: #F9F9F9;
}

#password {
    background: none;
    border: none;
    outline: none;
    font-size: 16px;
}

.password-input {
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    border: 1px solid #dedede;
    border-radius: 4px;
}

.layui-m-layer-unbank-layer .card-text {
    background: #FFFFFF;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    font-size: 16px;
}

.layui-m-layer-unbank-layer .cfx * {
    display: inline-block;
}

.layui-m-layer-unbank-layer span {
    text-align: left;
    float: left;
}

.layui-m-layer-unbank-layer a {
    font-size: 14px;
    color: #187AFF;
    letter-spacing: 0;
    text-align: right;
    line-height: 14px;
    display: block;
    float: right;
}

.layui-m-layerbtn {
    background: #1D263F !important;
}

.layui-m-layerbtn span[yes] {
    background: #fff;
    color: #FF2D55 !important;
}

.layui-m-layerbtn span[yes].night {
    color: #E1E9FF !important;
}

.layui-m-layerbtn span[no] {
    color: #9EA7C4;
    background: #fff;
}

.layui-m-layerbtn span[no].night {
    background: #212C4A;
}

.cfx {
    margin-top: 10px;
}


#j-add-card {
    display: block;
    width: 100%;
    height: 74px;
    line-height: 2;
    padding: 14px 2.7%;
    border: 1px solid #dedede;
    border-radius: 4px;
    text-align: center;
    color: #999;
    font-size: 14px;
    background: #fff;
}

.icon-plus {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(/images/usercenter/icon-plus.png) no-repeat center;
    background-size: 100% 100%;
}

#withdrawal-submit.disable {
    pointer-events: none;
    color: #fff;
    opacity: .5;
}

#usdt-fee-cont {
    display: none;
    margin: 10px 0;
}

#usdt-fee-cont .current-fee {
    margin-bottom: 15px;
    font-size: 12px;
    color: #999;
}

#usdt-fee-cont .current-usdt-money {
    font-size: 14px;
    color: #333;
}

.main-wrap .container .tk-content {
    padding: 0;
}

.tk-header {
    position: relative;
    height: 80px;
    padding-left: 14px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px;
    color: #fff;
    background: url(/mobile/images/theme/redeemIntegral.png) no-repeat center top;
    background-size: 100% 100%;
}

.yuan {
    font-size: 12px;
}

.main-credit {
    display: flex;
    align-items: center;
    height: 20px;
    margin-bottom: 10px;
}

.main-credit .js-main-credit {
    font-size: 18px;
    font-weight: 700;
}

.lockTip {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('/mobile/images/theme/warn.png') no-repeat center center / 100% 100%;
}

.other-credit {
    display: flex;
}

.other-credit p {
    display: flex;
    align-items: center;
    margin-right: 20px;
    color: #E1E9FF;
}

.other-credit span {
    color: #fff;
}

.tk-back-cont {
    position: absolute;
    top: 10px;
    right: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 68px;
    height: 28px;
    font-size: 12px;
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.70);
}

.mui-switch {
    top: 11px;
    border: 1px solid #5C6686;
    background-color: transparent;
}

.mui-switch:before {
    background-color: #5C6686;
}

.yellow .transfer-header {
    color: #9B7024;
    background: url(/mobile/images/sport/user-header-bg-yellow.png) no-repeat center top;
    background-size: 100% 100%;
}

.yellow .header-info {
    color: #9B7024;
}

.yellow .back-cont {
    border: 1px solid #9B7024;
}

.yellow .mui-switch:before {
    background-color: #fff;
}

.yellow .f-title {
    color: #9B7024;
}

.yellow .ui-item.free-trans {
    background: #FFE7BA;
    color: #111111;
}

.mui-switch.mui-switch-anim:checked {
    background-color: #9B7024;
    box-shadow: #9b7024 0 0 0 16px inset;
    border: 1px solid #9b7024;
}

.plat-title {
    color: #9EA7C4;
    font-size: 14px;
}

.warnTip {
    background-color: #FDFF93;
    color: #D02443;
    font-weight: bold;
}

.layui-m-layer-lockMoney .layui-m-layerbtn span {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    color: #333 !important;
}