@charset "UTF-8";
body {
    margin: 0;
    background: #f9f9f9 url(/mobile/images/sport/user-header-bg3.png) no-repeat 0 -30px;
    background-size: 100%;
}

.icon-wenhao1 {
    display: none;
}

.balance .header-title {
    color: #111;
}

.balance .header-title.night {
    color: #fff;
}

.loading {
    color: #FF2D55;
}

.loading.night {
    color: #0A84FF;
}

/*.yellow #comm-other-button .icon-cs,.yellow #comm-back-button .icon-icon_left,*/
/*.yellow.balance .header-title{*/
/*    color: #E1E9FF;*/
/*}*/
.main-wrap .container {
    background: none;
}

.back-cont {
    text-align: center;
    font-size: 12px;
    background: #FF2D55;
    border-radius: 23px;
    width: 46px;
    line-height: 22px;
    position: absolute;
    right: 10%;
    top: 18%;
    font-weight: 100;
    color: #fff;
}

.back-cont.night {

}

.yellow .back-cont {
    color: #644212;
    background: linear-gradient(251.98deg, #FFE19E 1.21%, #EAC483 99.62%);
}

.b-icon2 {
    width: 27px;
}

.pno-box {
    position: absolute;
    top: 17px;
    margin-left: 5px;
}

.bg-shadow {
    line-height: 1;
    padding: 15px;
    background: #fff;
    background-size: 100%;
    margin-bottom: 0;
    border-radius: 0;
}

.bg-shadow.night {
    background: #191F36;
}

.yellow .bg-shadow {

}

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

.balance-header .part1.night {
    background: url(/mobile/images/sport/user-header-top-bg.png) no-repeat;
    background-size: 100% 100%;
}

body.yellow .balance-header .part1 {
    background: url(/mobile/images/sport/user-header-top-yellow.png) no-repeat;
    background-size: 100% 100%;
}

.t-part1 {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.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);
}


#comm-other-button .icon-cs,
#comm-back-button .icon-icon_left {
    color: #111;
}

#comm-other-button .icon-cs.night,
#comm-back-button .icon-icon_left.night {
    color: #fff;
}

.common-header.night {
    background: transparent;
}

.part1 {
    color: #fff;
    position: relative;
}

.yellow .part1 {
    color: #111111;
}

.part1 .left {
    padding-left: 2%;
    width: 150px;
}

.part1 .left p:nth-child(1) {
    margin: 5% 0 15%;
    width: 55%;
}

.part1 .left p:nth-child(2) {
    margin: 15% 0 5%;
}

.part1 .left .relative .js-main-credit {
    font-size: 22px;
    position: relative;
}

.yellow .part1 .left .relative .js-main-credit {
    color: #644212;
}

.part1 .left .relative:nth-child(1) span {
    color: #EFF9FF;
    font-size: 14px;
    font-weight: 100;
}

.yellow .part1 .left .relative:nth-child(1) span {
    color: #9B7024;
}

.part1 .left .relative .balance-show-password {
    width: 35px;
    height: 20px;
    background: transparent url(../images/login/login-sprite4.png) no-repeat 8px -288px;
    display: block;
    position: absolute;
    top: 2px;
    right: 0;
    opacity: 0.5;
}

.yellow .part1 .left .relative .balance-show-password {
    background: transparent url(../images/login/login-sprite4.png) no-repeat 8px -268px;
}

.part1 .left .relative .balance-show-password.hides {
    background: transparent url(../images/login/login-sprite4.png) no-repeat 8px -185px;
}

.yellow .part1 .left .relative .balance-show-password.hides {
    background: transparent url(../images/login/login-sprite4.png) no-repeat 8px -165px;
}

.part1 .right .balance-show-marks {
    width: 17px;
    height: 17px;
    background: transparent url(../images/login/login-sprite4.png) no-repeat 0px -244px;
    display: inline-block;
    vertical-align: middle;
    opacity: 0.5;
}

.yellow .part1 .right .balance-show-marks {
    background: transparent url(../images/login/login-sprite4.png) no-repeat 0px -224px;
}

.part1 .right {
    width: 42%;
    margin-top: -45px;
    text-align: right;
}

.part1 .right p {
    color: #EFF9FF;
    font-size: 14px;
}

.yellow .part1 .right p {
    color: #9B7024;
}

.part1 .right input,
.part1 .right p {
    display: inline-block;
}

.part1 .right input {
    bottom: 25%;
    right: 5%;
    top: auto;
    border: 1px solid #fff;
    background: #fff;
}

.platform .plat-item p {
    position: relative;
}

.platform .plat-item p.balance.hides:after {
    content: "****";
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #f8f8f8;

}

.platform .plat-item p.balance.hides.night:after {
    background: #212944;
}

.j-i-tip {
    position: absolute;
    color: #000 !important;
    width: 230px;
    height: auto;
    line-height: 1.6;
    text-align: left;
    font-size: 14px;
    background: #fff;
    border-radius: 10px;
    padding: 15px;
    border: none;
    box-shadow: none;
    top: -90px;
}

.j-i-tip.right-side:after {
    left: 19px;
    top: 63px;
    box-shadow: none
}

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

.j-i-tip.tran-detail {
    right: 32px;
    top: 50px;
    left: auto;
}

.j-i-tip.tran-detail:after {
    left: 115px;
    top: -10px;
    transform: rotate(315deg);
    box-shadow: none;
}

.function-list {
    margin-top: 20px;
    line-height: 1;
}

.function-list .g-banlance,
.function-list .m-banlance {
    width: 48%;
    height: 80px;
    background: #f8f8f8;
    border-radius: 10px;
    color: #111;
    padding: 5%;
    position: relative;
}

.function-list .g-banlance.night,
.function-list .m-banlance.night {
    background: #212944;
    color: #fff;
}

.main-title {
    margin-bottom: 15px;
    font-size: 12px;
    color: #111;
}

.main-title.night {
    color: #9EA7C4;
}

.credit-cont {
    font-size: 16px;
}

.js-main-credit.hides {
    position: relative;
}

.js-main-credit.hides:after {
    content: "****";
    display: block;
    clear: both;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #4254ca;
    line-height: 38px;
}

.yellow .js-main-credit.hides:after {
    background: #f4d290;
}

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

.transfer-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 3%;
    background: #fff;
    justify-content: space-between;
}

.transfer-nav ul.night {
    background: #191F36;
}


.yellow .transfer-nav .scroll li.active {
    color: #9B7024;
}

.yellow .transfer-nav .scroll li .line {
    background-color: #9B7024;
}

.transfer-nav ul li {
    display: inline-block;
    width: 14%;
    text-align: center;
    font-size: 14px;
    color: #111;
    line-height: 200%;
    border-radius: 34px;
    background: #f8f8f8;
}

.transfer-nav ul li.night {
    background: #212944;
    color: #9EA7C4;
}

.transfer-nav ul li.active {
    color: #fff;
    background: #FF2D55;
}

.transfer-nav ul li.night.active {

}

.transfer-nav ul li .line {
    width: 40%;
    height: 3px;
    margin: auto;
    display: none;
    background-color: #0A84FF;
}

.yellow .transfer-nav ul li .line {
    background-color: #E0C87C;
}

.yellow .transfer-nav ul li.active {
    color: #644212;
    background: linear-gradient(251.98deg, #FFE19E 1.21%, #EAC483 99.62%);
}

.trans-p-cont {
    background: #fff;
}

.trans-p-cont.night {
    background: #191F36;

}

.platform .plat-item {
    background: #f8f8f8;
    border-radius: 10px;
    line-height: 2;
    color: #111;
}

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

.icon-sprites {
    display: inline-block;
    width: 29px;
    height: 22px;
    margin-bottom: 10px;
}

.icon-sprites.ck {
    background: url(/mobile/images/ck.png) no-repeat center top;
    background-size: 100% 100%;
}

.icon-sprites.tk {
    background: url(/mobile/images/tk.png) no-repeat center top;
    background-size: 100% 100%;
}

.icon-sprites.zz {
    background: url(/mobile/images/zz.png) no-repeat center top;
    background-size: 100% 100%;
}

.icon-pno {
    background: url(/images/icon/pno2.png) no-repeat;
    top: 1px;
    left: 3px;
    width: 14px;
    height: 14px;
}

.balance-content {
    /* margin-top: 20px; */
}

.balance-list {
    padding: 0 20px;
}

.main-pocket {
    padding: 0 20px;
    margin: 20px 0 15px;
    font-size: 14px;
    color: #999;
}

.balance-list .plat-item {
    width: 41%;
}

.icon-shuaxin1 {
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    vertical-align: text-top;
    margin: 0 10% 0 5%;
    opacity: 0.5;
}

.yellow .relative .icon-shuaxin1 {
    color: #9B7024;
}

.balance-title, .list-title {
    padding: 0 5px;
    margin: 10px 0;
    border-left: 2px solid #111;
    font-size: 14px;
    color: #111;
    font-weight: normal;
}

.balance-title.night, .list-title.night {
    color: #606785;
    border-left: 2px solid #606785;
}

.temp-header {
    position: relative;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    color: #333;
    background: #fff;
}

.temp-header .close-title {
    position: absolute;
    left: 20px;
    top: 0;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #187aff;
}

.other-money-cont {

}

.other-money-item {
    position: relative;
    width: 48%;
    padding: 10px 0px 10px 10px;
    line-height: 1.5;
    background: #fff;
    box-shadow: -2px 2px 4px 0 rgba(0, 0, 0, 0.07);
    border-radius: 4px;
    font-size: 14px;
}

.point,
.sign-bonus {
    font-size: 12px;
    color: #999;
}

.other-money-item i {
    font-size: 22px;
    color: #d0d0d0;
}

.layui-m-layerchild.layui-m-layer-up-layer {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    border: none;
}


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

#balance-modal .balance-dialog {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    background: #fff;
}

.temp-header {
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
    font-size: 16px;
    color: #333;
    background: #fff;
}

.temp-header .close-btn {
    position: absolute;
    left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #187aff;
    cursor: pointer;
}

.position1 {
    padding: 5.4% 5.4% 25.4%;
    background: #fff;
    height: 93%;
    overflow: auto;
}

.position1.night {
    background: #191F36;
}

.position.active {
    display: block;
}

.j-i-tip {
    z-index: 10;
}

.platform .plat-item:hover .balance,
.platform .plat-item.active .balance {
    color: #E1E9FF;
}


.platform .plat-item.fail {
    background: #fff7f7;
}

.platform .plat-item.fail .balance {
    color: #ff0000;
}

.platform .plat-item.maintain {
    background: rgba(229, 92, 92, 0.1);
}

.platform .plat-item .icon-shuaxin1 {
    position: absolute;
    right: 0px;
    top: 7px;
}

.platform .plat-item.maintain .balance {
    color: #FF2D55;
}

.mui-switch:checked:before {
    background: #FFF;
    box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.43);
    border-radius: 100px;
}

.mui-switch:before {
    background: #5C6686;
    box-shadow: none;
    border-radius: 100px;
}

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

.mui-switch.mui-switch-anim:checked {
    box-shadow: #644212 0 0 0 16px inset;
    background-color: #644212;
    transition: border ease 0.4s, box-shadow ease 0.4s, background-color ease 1.2s;
    border-color: #644212;
}

