﻿@charset "UTF-8";
.item-flex1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.item-flex2 {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
}

.font14 {
    font-size: 14px;
}

.font12 {
    font-size: 12px;
}

.mb10 {
    margin-bottom: 10px;
}

.img {
    width: 100%;
}

.border-radius1 {
    border-radius: 10px 10px 0 0 !important;
}

.border-radius2 {
    border-radius: 0 0 10px 10px !important;
}

.red {
    color: #ff0000;
}

.user-main-wrap {
    width: 100%;
    background: #f9f9f9 url(/mobile/images/theme/user-header-bg2.png) no-repeat 0 0;
    background-size: 100%;
    background-color: #FFF;
}

.user-main-wrap.night {
    background: #f9f9f9 url(/mobile/images/sport/user-header-bg2.png) no-repeat 0 0;
    background-color: #131726;
    background-size: 100%;
}

.user-main-wrap .container {
    height: auto;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    height: 100vh;
}

.content {
    padding: 0 2.7%;
}

.header-top {
    height: 40px;
}

.usercenter-cont {
    padding: 0;
}

.o-nav {
    height: 40px;
    line-height: 40px;
    padding: 0 2.7%;
    background: #fff;
}

.night .o-nav {
    background: #151625;
}

.o-nav .usercenter-nav-icon {
    font-size: 20px;
    color: #bbb;
}

.o-nav .usercenter-nav-icon.night {
    color: #fff;
}

.o-nav .unread-email-count {
    display: none;
    position: absolute;
    top: 5px;
    right: -8px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    background: #ff4d4d;
}

.favorites-column {
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    background: #5CB7F6;
    color: #FFFFFF;
    padding: 0 2% 0 6%;
    margin-bottom: 5px;
}

.favorites-column .fav-btn {
    display: inline-block;
    font-size: 14px;
    background: #1A2C89;
    color: #FFFFFF;
    border-radius: 20px;
    padding: 0 14px;
    height: 35px;
    line-height: 35px;
    float: left;
    margin-top: 6px;
}

.favorites-column .fav-close {
    display: inline-block;
    font-size: 22px;
    color: #FFFFFF;
    padding: 0 5px;
}

div.layui-m-layerchild.favorite-bottom-lay {
    position: fixed;
    bottom: 0;
    left: 5%;
    width: 90%;
    background: none !important;
    text-align: center;
}

.favorite-bottom-lay .layui-m-layercont {
    display: inline-block;
    position: relative;
    background: none;
}

.favorite-bottom-lay .close-btn {
    position: absolute;
    right: -8px;
    top: -4px;
    height: 16px;
    width: 16px;
    background: url(/mobile/images/close-shoucang.png) no-repeat center center;
    background-size: 100% 100%;
    cursor: pointer;
}

.favorite-bottom-lay img {
    width: 345px;
    margin: 0;
}

.o-header-cont {
    position: relative;
    padding: 0 2.7%;
}

.gift2022 {
    position: absolute;
    right: 108px;
    bottom: 130px;
    z-index: 100;
    width: 44px;
    height: 46px;
    background: url(/mobile/images/index/envelope.gif) no-repeat center center / 100% 100%;
}

.o-header {
    position: relative;
    margin-bottom: 10px;
    padding: 10px 0 55px 10px;
    border-radius: 10px;
    background: #FFFFFF;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
}

.o-header.night {
    background: #212944;
}

.other-credit {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    height: 40px;
    background: #FFEFEF;
    font-size: 14px;
    padding: 0 16px;
    justify-content: space-between;
}

.night .other-credit {
    background: #2A3149;
}

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

.night .other-credit p {
    color: #8F97A7;
}

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

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

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

.list-content {
}

.list-item {
    padding: 0 2.7% 20vh;
    width: 100%;
}

.info-cont {
    margin-bottom: 10px;
}

.user-img {
    padding: 5px;
    width: 80px;
    height: 80px;
    background: url(/mobile/images/theme/ued-mouse-d.png) no-repeat center center / 100% 100%;
    margin-right: 5px;
}

.nologin-user-img {
    padding: 5px;
    width: 80px;
    height: 80px;
    background: url(/mobile/images/sport/avatar-d.webp) no-repeat center center / 100% 100%;
    margin-right: 5px;
}

.user-img.night {
    background: url(/mobile/images/theme/ued-mouse-n.png) no-repeat center center / 100% 100%;
}

.nologin-user-img.night {
    background: url('/mobile/images/sport/avatar-n.webp?v=01') no-repeat center center / 100% 100%;
}

.user-row {
    line-height: 20px;
}

.user-row .userName {
    font-size: 14px;
    color: #111;
}

.user-row .userName.night {
    color: #E1E9FF;
}

.user-row .level {
    font-size: 12px;
    color: #9EA7C4;
    margin-top: 3px;
}

.vip-link {
    position: relative;
    padding: 0 5px;
    line-height: 30px;
    border-radius: 15px 0 0 15px;
    font-size: 12px;
    color: #111;
    background: linear-gradient(180deg, rgba(247, 205, 192, 0.43) 1.15%, rgba(242, 189, 150, 0.496777) 47.57%, rgba(242, 189, 150, 0.432283) 100%);
}

.vip-link.night {
    color: #E1E9FF;
    background: #333D5F;
}

.main-credit {
    font-size: 16px;
    color: #111;
}

.main-credit.night {
    color: #E1E9FF;
}

.update-level {
    display: none;
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #ff4d4d;
}

.icon-sx-arr-r {
    display: inline-block;
    height: 12px;
    width: 14px;
    margin-left: 5px;
    background: url(/mobile/images/usercenter/sx-arr2.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.item-flex2 .icon-shuaxin1 {
    display: inline-block;
    height: 12px;
    width: 14px;
    margin-left: 5px;
    background-size: 100% 100%;
}

.item-flex2 .icon-shuaxin1.active {
    transform: rotate(180deg);
}

.content .item .title {
    position: relative;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    letter-spacing: 0;
    font-size: 14px;
    text-indent: 0;
    text-align: left;
    background: #FFFFFF;
    color: #111;
}

.content .item .title.night {
    background: #191F36;
    color: #E1E9FF;
}

.content .item .title .qdMoney {
    position: absolute;
    right: 40px;
    top: 0;
}

.login-out-btn {
    height: 50px;
    line-height: 50px;
    margin-top: 30px;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: center;
    background: #FF2D55;
    color: #FFFFFF;
    border-radius: 10px;
}

.login-out-btn.night {
    background: #212944;
}

.usercenter-sprites {
    position: relative;
    top: 5px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background-size: 100%;
    margin-right: 10px;
}

.usercenter-sprites.a9 {
    background: url('/mobile/images/usercenter/icon/help-d.png') no-repeat center center / 100% 100%;
}

.usercenter-sprites.a10 {
    background: url('/mobile/images/usercenter/icon/sponsor-d.png') no-repeat center center / 100% 100%;
}

.usercenter-sprites.a11 {
    background: url('/mobile/images/usercenter/icon/ued-d.png') no-repeat center center / 100% 100%;
}

.night .usercenter-sprites.a9 {
    background: url('/mobile/images/usercenter/icon/help.png') no-repeat center center / 100% 100%;
}

.night .usercenter-sprites.a10 {
    background: url('/mobile/images/usercenter/icon/sponsor.png') no-repeat center center / 100% 100%;
}

.night .usercenter-sprites.a11 {
    background: url('/mobile/images/usercenter/icon/ued.png') no-repeat center center / 100% 100%;
}

.userSetting {
    position: fixed;
    top: 10px;
    right: 45px;
    width: 20px;
    height: 20px;
    background: url('/mobile/images/usercenter/icon/setting-d.png') no-repeat center center / 100% 100%;
}

.night .userSetting {
    background: url('/mobile/images/usercenter/icon/setting.png') no-repeat center center / 100% 100%;
}

.userCollect {
    position: fixed;
    top: 10px;
    right: 80px;
    width: 20px;
    height: 20px;
    background: url('/mobile/images/usercenter/icon/collect-l.png?v=01') no-repeat center center / 100% 100%;
}

.night .userCollect {
    background: url('/mobile/images/usercenter/icon/collect-n.png?v=01') no-repeat center center / 100% 100%;
}

.content .item .title .icon-right-arr {
    position: absolute;
    right: 20px;
    top: 0;
    color: #656E90;
    font-size: 18px;
}

.account-wrap {
}

.header-top {
    height: 40px;
}

.accountHistory-cont {
    padding: 2.7%;
}

.account-item {
    padding: 15px 20px;
    margin-bottom: 10px;
    border-radius: 4px;
    background: #FBFBFB;
}

.account-item.night {
    background: #191F36;
}

.item-icon {
    font-size: 26px;
    margin-right: 20px;
}

.accountcenter-title {
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1;
    color: #111;
    font-weight: normal;
}

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

.usercenter-title {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1;
    color: #111;
    font-weight: normal;
}

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

.usercenter-text {
    font-size: 14px;
    line-height: 1;
    color: #5C6686;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.edit {
    font-size: 14px;
    color: #0A84FF;
}

.edit .iconfont {
    font-size: 16px;
    color: #656E90;
}

.message-notice-cont {
    border-radius: 10px;
    background: #fff;
}

.message-notice-cont label {
    position: relative;
    padding: 0 5.4%;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.message-tips {
    color: red;
    font-size: 14px;
    margin: 20px 0;
}

.account-icon {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    background: url('/mobile/images/theme/account-set-icon2.png') no-repeat 0 0;
    background-size: 26px;
}

.account-icon.night {
    background: url('/mobile/images/usercenter/icon/account-set-icon2.png') no-repeat 0 0;
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-right: 20px;
    background-size: 26px;
}

.account-icon.a1 {
    background-position: 0 0;
}

.account-icon.a2 {
    background-position: 0 -35px;
}

.account-icon.a3 {
    background-position: 0 -72px;
}

.account-icon.a4 {
    background-position: 0 -111px;
}

.account-icon.a5 {
    background-position: 0 -151px;
}

.account-icon.a6 {
    background-position: 0 -192px;
}

.account-icon.a7 {
    background-position: 0 -271px;
}

.account-icon.a8 {
    background-position: 0 -300px;
}

.account-icon.a9 {
    background-position: 0 -271px;
}

.account-icon.a10 {
    background-position: 0 -271px;
}

.block {
    display: block;
}

.relative {
    position: relative;
}

.relative .i-1 {
    position: absolute;
    right: 10px;
    top: 8.5px;
}

.relative .i-2 {
    position: absolute;
    right: 10px;
    top: 19px;
    color: #212944;
}

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

.a-info-tips2 {
    margin: 0 auto 15px;
    font-size: 14px;
    color: #666;
}

.ap-info-cont {
    line-height: 2;
    padding: 10px 15px;
    text-align: left;
    font-size: 12px;
    border-radius: 4px;
    color: #999;
    background: #f2f2f2;
}

.text-center {
    margin-top: 20px;
}

.appeal-link {
    font-size: 12px;
    color: #5C6686;
    text-align: center;
    text-decoration: underline;
}

.user-row {
    color: #111;
}

.user-row.night {
    color: #E1E9FF;
}

.signSuccess {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 20;
    display: none;
}

.signSuccess .sign-inner {
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 375px;
    height: 350px;
    background: url('/images/theme/sign-day-h5.png') no-repeat center center / 100% 100%;
    padding-top: 280px;
}

.signSuccess.night .sign-inner {
    background: url('/images/theme/sign-night-h5.png') no-repeat center center / 100% 100%;
}

.signSuccess .sign-content {
    margin: 0 auto;
}

.signSuccess .sign-content p {
    text-align: center;
    font-size: 18px;
    color: #333;
    font-weight: 400;
}

.signSuccess.night .sign-content p {
    color: #fff;
}

.signSuccess .sign-content span {
    color: #ff0000;
}

.signSuccess .sign-close {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 44px;
    height: 44px;
    cursor: pointer;
}

#valide-phone-alert {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    display: none;
}

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

.withdraw-modal2.night {
    background: #313234;
}

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

.withdraw-modal2 .withdraw-modal-header.night {
    background: #313234;
    border-bottom: 1px solid #999;
}

.us-body {
    padding: 10px 10px 20px;
    background: #fff;
}

.us-body.night {
    background: rgba(118, 118, 128, 0.24);
}

.ui-item.night {
    background: rgba(118, 118, 128, 0.24);
}

.tk-money-cont {
    justify-content: flex-start;
}

#usdt-withdraw-smsCode {
    width: 174px;
}

.inline-input.night {
    background: transparent;
    color: #fff;
}

.btn.night {
    background: #0A84FF;
    border-radius: 4px;
}

.btn {
    background: #FF2D55;
}

.inline-input.night::placeholder {
    color: #606065;
}

.tip {
    color: #999;
    text-decoration: underline;
}

.valide-phone-get-code {
    position: absolute;
    right: 10px;
    color: #0A84FF;
}

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

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

.withdraw-modal2 .t-header-title.night {
    color: #fff;
}

.customer-alert {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999;
    display: none;
}

.customer-alert .customer-inner {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    box-shadow: 0px -1px 5px rgba(0, 0, 0, 0.061113);
    border-radius: 24px 24px 0px 0px;
    overflow: hidden;
}

.customer-alert .customer-inner li {
    box-sizing: border-box;
    color: #111111;
    font-weight: 400;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #EEEEEE;
    background: #fff;
}

.customer-alert .customer-inner.night li {
    color: #E1E9FF;
    background: #191F36;
    border-bottom: 1px solid #252D49;
}

.customer-alert .customer-inner li:last-child {
    border-bottom: none;
}

.header_c2c {
    box-sizing: border-box;
    padding: 5px 15px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 52px;
    border-radius: 5px;
    background: #FFF7D8;
    z-index: 10;
    display: none;
}

.header_c2c .c2c_inner {
    display: flex;
    color: #FF2D55;
    align-items: center;
    text-align: left;
    font-weight: bold;
}

.header_c2c .c2c_inner img {
    width: 17px;
    height: 17px;
    margin: 5px 5px 0 0;
}

.header_c2c .c2c_inner .timeWrapper {
    display: inline-block;
}

.js-tk .c2cWarning {
    position: absolute;
    right: 20px;
    top: 0;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    background: #FF4D4D;
    display: none;
}

#ued-webLetters {
    position: fixed;
    bottom: 17%;
    right: 10px;
    z-index: 5;
    width: 180px;
    height: 100px;
    cursor: pointer;
    display: none;
}

.webLetters-header {
    width: 180px;
    height: 28.8px;
    border-radius: 6px 6px 0px 0px;
    background: linear-gradient(184.28deg, #E22748 15.26%, #BF1130 82.76%);
    color: #fff;
    font-size: 12px;
    line-height: 28.8px;
    padding: 0px 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.right-close {
    width: 12px;
    height: 12px;
}

.webLetters-con {
    padding: 8px 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    border-radius: 0px 0px 6px 6px;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.night .webLetters-con {
    box-shadow: none;
}

.icon-letter {
    width: 60px;
    height: 52.3px;
}

.right-cons {
    font-size: 12px;
    color: #333;
    margin-left: 10px;
}

.webLetters-btn {
    width: 70px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    border-radius: 5px;
    background: #D02443;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    margin-top: 8px;
}

.right-cons .webLetters-num {
    color: #FF3434;
}

.webLetters-inner {
    position: relative;
    width: 60px;
    height: 64px;
    background: url('/images/icon/webLetter.png') no-repeat center center / 100% 100%;
}

.moneyIconList {
    width: 100%;
    display: flex;
    height: 104px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
}

.night .moneyIconList {
    background-color: #191F36;
}

.moneyIconList a {
    display: block;
    width: 90px;
    text-align: center;
}

.moneyIconList li {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 90px;
    height: 74px;
    position: relative;
}

.moneyIconList .unread-tkpbtn {
    position: absolute;
    top: -3px;
    right: 15px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #ff4d4d;
}

.moneyIconList li p {
    color: #333;
    text-align: center;
}

.night .moneyIconList li p {
    color: #8F97A7;
}

.moneyIconList li span {
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    background-color: #1B233E;
    margin-bottom: 5px;
}

.moneyIconList li .img-deposit {
    background: url('/mobile/images/usercenter/icon/img-deposit-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.moneyIconList li .img-widthdraw {
    background: url('/mobile/images/usercenter/icon/img-widthdraw-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.moneyIconList li .img-transfer {
    background: url('/mobile/images/usercenter/icon/img-transfer-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.moneyIconList li .img-record {
    background: url('/mobile/images/usercenter/icon/img-record-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .moneyIconList li .img-deposit {
    background: url('/mobile/images/usercenter/icon/img-deposit-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .moneyIconList li .img-widthdraw {
    background: url('/mobile/images/usercenter/icon/img-widthdraw-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .moneyIconList li .img-transfer {
    background: url('/mobile/images/usercenter/icon/img-transfer-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .moneyIconList li .img-record {
    background: url('/mobile/images/usercenter/icon/img-record-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.otherIconList {
    display: flex;
    height: 104px;
    background-color: #fff;
    margin-bottom: 10px;
    align-items: center;
    justify-content: space-between;
    border-radius: 10px;
    padding: 0 10px;
}

.night .otherIconList {
    background-color: #191F36;
}

.otherIconList a {
    display: block;
    width: 48px;
    text-align: center;
}

.otherIconList li {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    width: 48px;
    height: 60px;
}

.otherIconList li p {
    color: #666;
    text-align: center;
    font-size: 12px;
}

.night .otherIconList li p {
    color: #8F97A7;
}

.otherIconList li span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50px;
    text-align: center;
    line-height: 40px;
    background-color: #1B233E;
    margin-bottom: 5px;
}

.otherIconList li .img-activity {
    background: url('/mobile/images/usercenter/icon/img-activity-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.otherIconList li .img-autoPromotion {
    background: url('/mobile/images/usercenter/icon/img-autoPromotion-d-new.png?v=01') no-repeat center center / 40px 40px;
}

.otherIconList li .img-customer {
    background: url('/mobile/images/usercenter/icon/img-customer-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.otherIconList li .img-agent {
    background: url('/mobile/images/usercenter/icon/img-agent-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.otherIconList li .img-friend {
    background: url('/mobile/images/usercenter/icon/img-friend-d-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .otherIconList li .img-activity {
    background: url('/mobile/images/usercenter/icon/img-activity-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .otherIconList li .img-autoPromotion {
    background: url('/mobile/images/usercenter/icon/img-autoPromotion-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .otherIconList li .img-customer {
    background: url('/mobile/images/usercenter/icon/img-customer-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .otherIconList li .img-agent {
    background: url('/mobile/images/usercenter/icon/img-agent-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.night .otherIconList li .img-friend {
    background: url('/mobile/images/usercenter/icon/img-friend-n-new.png?v=01') no-repeat center center / 100% 100%;
}

.topInfoList {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.topInfoList li {
    width: 70px;
    height: 44px;
    text-align: center;
}

.topInfoList li span {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 5px;
}

.night .topInfoList li span {
    color: #fff;
}

.topInfoList li p {
    font-size: 14px;
    color: #666;
}

.night .topInfoList li p {
    color: #8F97A7;
}

.mySwiper {
    height: 95px;
    width: 100%;
    margin: 10px 0;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 95px;
    border-radius: 10px;
}

.mySwiper .swiper-pagination {
    left: -35%;
}

.mySwiper .swiper-pagination-bullet {
    width: 6px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 4px;
    opacity: 1;
}

.mySwiper .swiper-pagination-bullet-active {
    width: 14px;
    background: #D02443;
    opacity: 1;
}


.layui-m-layer-lockMoney .layui-m-layercont p {
    color: #979797 !important;
    text-align: left;
}


.popup-kftc {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

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

.popup-kftc img {
    width: 100%;
    max-width: 567px;
    cursor: pointer;
}

.popup-kftc .kf-tcclose {
    width: 30px;
    max-width: 30px;
    margin-top: 38px;
}

.popup-kftc .popup-kftc-text {
    position: relative;
    font-size: 12px;
    color: #E93A27;
}

.popup-kftc .popup-kftc-text p {
    position: absolute;
    top: 71%;
    left: 50%;
    z-index: 999;
    width: 58%;
    transform: translateX(-50%);
    font-size: 16px;
    font-weight: 700;
    background: linear-gradient(to bottom, #FFF1BE 8.64%, #FFBC8B 69.12%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: transparent;
    text-align: center;
}

@media (max-width: 374px) {
    .account-icon {
        margin-right: 5px;
    }

    .edit {
        font-size: 14px;
    }

    .account-item {
        padding: 15px;
    }

    .accountcenter-title {
        font-size: 14px;
    }

    .usercenter-text {
        font-size: 12px;
    }
}