﻿.content {
    position: relative;
    top: 120px;
    padding: 0
}

.member .w-1200 {
    position: relative
}

.member {
    width: 100%;
    height: auto;
    background: #f5f6fa;
    padding-top: 15px
}

.member:after {
    content: "";
    display: block;
    clear: both
}

.userAccount {
    display: flex;
    align-items: center;
    width: 960px;
    height: 74px;
    border-radius: 4px;
    background: #fff;
    -webkit-box-shadow: 0 2px 32px 1px rgba(176, 192, 237, .25);
    box-shadow: 0 2px 32px 1px rgba(176, 192, 237, .25);
    margin: 0 0 15px 15px
}

.userProfile {
    text-align: center;
    padding: 26px 0 24px
}

.userImg {
    position: relative;
    width: 80px;
    height: 80px;
    background-image: url(../images/member/person_tx.png);
    background-repeat: no-repeat;
    margin: 0 auto 28px
}

.userImg:hover span {
    display: block
}

.memberMain {
    width: 960px;
    height: auto;
    min-height: 772px;
    padding: 30px 30px 40px;
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 0 32px 1px rgba(176, 192, 237, .25);
    box-shadow: 0 0 32px 1px rgba(176, 192, 237, .25);
    margin-left: 15px;
    margin-bottom: 40px;
    font-size: 14px
}

.userImg i {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0 auto;
    background-size: 100%;
    display: block
}

.userImg span {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4);
    text-align: center;
    color: #fff;
    font-size: 12px;
    cursor: pointer
}

.userName {
    font-size: 16px;
    position: relative;
    color: #333
}

.userClass {
    margin-left: 5px;
    cursor: pointer
}

.userClass img {
    vertical-align: middle
}

.userName p {
    font-size: 12px;
    top: 30px;
    white-space: nowrap;
    color: #999;
    margin-top: 7px
}

._2k9HCA4eQV52h3rtT6u3_e {
    width: 1px;
    height: 37px;
    position: absolute;
    top: 23px;
    background-image: url(../images/member/white_line.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.userWallet {
    padding: 0 40px 0 30px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.userWallet:after {
    content: "";
    display: block;
    width: 1px;
    height: 28px;
    background: #e3e3e3;
    margin-left: 60px
}

.icon-refresh {
    display: inline-block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-left: 8px;
    position: relative;
    top: -1px;
    background-image: url(../images/member/icon_refresh.png);
    background-repeat: no-repeat
}

.userWallet a {
    margin-left: 10px;
    color: #00aeff!important;
    font-size: 12px
}

.note {
    display: inline-block;
    font-size: 12px;
    margin-left: 8px;
    color: #999
}

.userSafe {
    padding: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.fontG {
    color: #37c54f
}

.fontY {
    color: #ffa10e!important
}

.fontR {
    color: #e52f2f
}

.userSafe ul.userSetting {
    width: 136px;
    margin: 5px 0 0 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.userSafe ul.userSetting li {
    float: left;
    text-align: center;
    position: relative;
    margin-right: 6px
}

.userSafe ul.userSetting li i {
    width: 22px;
    height: 22px;
    display: inline-block
}

ul.userSetting li span {
    display: none;
    padding-top: 21px;
    padding-left: 15px;
    padding-right: 15px;
    color: #888;
    position: absolute;
    width: 236px;
    height: 70px;
    font-size: 12px;
    line-height: 20px;
    top: 18px;
    left: -185px;
    background-image: url(../images/member/tishi.png);
    background-repeat: no-repeat;
    z-index: 10
}

.iconGray:hover span {
    display: block!important
}

.userSafe ul.userSetting li span a {
    color: #2894f0;
    text-decoration: underline
}

.iconBlue .ico_mobile {
    background-image: url(../images/member/ico_mobile.png);
    background-repeat: no-repeat
}

.iconBlue .ico_email {
    background-image: url(../images/member/ico_email.png);
    background-repeat: no-repeat
}

.iconBlue .ico_user {
    background-image: url(../images/member/ico_user.png);
    background-repeat: no-repeat
}

.iconBlue .ico_bank {
    background-image: url(../images/member/ico_bank.png);
    background-repeat: no-repeat
}

.iconGray .ico_mobile_unbound {
    background-image: url(../images/member/ico_mobile_unbound.png);
    background-repeat: no-repeat
}

.iconGray .ico_email_unbound {
    background-image: url(../images/member/ico_email_unbound.png);
    background-repeat: no-repeat
}

.iconGray .ico_user_unbound {
    background-image: url(../images/member/ico_user_unbound.png);
    background-repeat: no-repeat
}

.iconGray .ico_bank_unbound {
    background-image: url(../images/member/ico_bank_unbound.png);
    background-repeat: no-repeat
}

.memberMenu {
    display: inline-block;
    width: 225px;
    min-height: 831px;
    font-size: 14px;
    margin-bottom: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 32px 1px rgba(176, 192, 237, .25);
    box-shadow: 0 2px 32px 1px rgba(176, 192, 237, .25)
}

.memberMenu a {
    text-decoration: none!important;
    color: #333!important
}

.menuTitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px 0 10px 40px;
    color: #666;
    font-size: 16px
}

.menuTitle span {
    font-size: 16px
}

.menuBlock {
    width: 100%;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    overflow: hidden;
    max-height: 336px
}

.menuBlock li {
    position: relative;
    height: 46px
}

.menuBlock li a {
    position: relative;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #333
}

.menuBlock li a.active {
    color: #00aeff!important
}

.menuBlock li a i {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-left: 40px;
    margin-right: 16px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background-size: cover
}

._14UdiGS1GkD-jwGsaQs1xQ {
    background: #fcfcfd;
    position: relative
}

._14UdiGS1GkD-jwGsaQs1xQ:after {
    content: "";
    display: block;
    width: 3px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
    background: #00aeff
}

.icon-deposit {
    background-image: url(../images/member/user_deposit.png);
    background-repeat: no-repeat
}

.icon-withdrawals {
    background-image: url(../images/member/user_withdraw.png);
    background-repeat: no-repeat
}

.icon-transfer {
    background-image: url(../images/member/user_transfer.png);
    background-repeat: no-repeat
}

.icon-transRecord {
    background-image: url(../images/member/user_transaction.png);
    background-repeat: no-repeat
}

.icon-betRecord {
    background-image: url(../images/member/user_betting.png);
    background-repeat: no-repeat
}

.icon-recommendGift {
    background: url(../images/member/user_recommend_gift.png) no-repeat
}

.icon-banks {
    background-image: url(../images/member/user_bankcard.png);
    background-repeat: no-repeat
}

.icon-mail {
    background-image: url(../images/member/user_notice.png);
    background-repeat: no-repeat
}

.icon-suggestion {
    background-image: url(../images/member/ico-notice-copy-2.png);
    background-repeat: no-repeat
}

.icon-personal {
    background-image: url(../images/member/user_profile.png);
    background-repeat: no-repeat
}

.icon-giftRecord {
    background-image: url(../images/member/user_prize.png);
    background-repeat: no-repeat
}

.icon-myVip {
    background-image: url(../images/member/user_vip.png);
    background-repeat: no-repeat
}

.memberContent {
    float: right;
    width: auto;
    height: auto
}

.orgMsg {
    display: inline-block;
    margin-left: 8px;
    border-radius: 20px;
    font-size: 11px!important;
    text-align: center;
    background-color: #ffa10e;
    padding: 2px 8px 1px;
    color: #fff!important
}

.uploadImgBox .upImgList {
    width: 100%;
    height: 330px;
    overflow: hidden
}

.uploadImgBox .upImgList .userPhoto {
    width: 100%;
    height: auto;
    overflow: hidden
}

.uploadImgBox .upImgList .userPhoto img {
    display: block;
    width: 146px;
    height: 146px;
    border-radius: 50%;
    margin: 15px auto 0
}

.uploadImgBox .upImgList .userPhoto p {
    font-size: 14px;
    color: #a4a4a4;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 5px
}

.uploadImgBox .upImgList .presetImgs {
    width: 100%;
    height: 90px;
    padding: 0 17px;
    margin-top: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.uploadImgBox .upImgList .presetImgs li {
    height: 90px;
    margin: 0 8px;
    border-radius: 50%
}

.uploadImgBox .upImgList .presetImgs li img {
    display: block;
    border-radius: 50%;
    width: 60px;
    height: 60px
}

.uploadImgBox .upImgList .presetImgs li.select img,
.uploadImgBox .upImgList .presetImgs li:hover img {
    border: 2px solid #00aeff!important
}

.uploadImgBox .upImgList .presetImgs li.custom p {
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    color: #a4a4a4;
    text-align: center
}

.uploadImgBox .upImgList .presetImgs .delet {
    position: relative
}

.uploadImgBox .upImgList .presetImgs .delet i {
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../images/member/delete_head_image.png);
    background-repeat: no-repeat;
    background-size: 100%;
    right: 0;
    top: 0;
    z-index: 200
}

.uploadImgBox .upImgList .presetImgs .delet:hover span {
    display: block
}

.uploadImgBox .modal-footer {
    width: 100%;
    height: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.uploadImgBox .modal-footer button {
    display: block;
    margin: 0 15px;
    width: 100px;
    height: 30px;
    border-radius: 20px;
    line-height: 30px;
    text-align: center;
    font-size: 14px
}

.uploadImgBox .modal-footer .submit {
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    color: #fff;
    border: none
}

.uploadImgBox .modal-footer .submit:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.uploadImgBox .modal-footer .close {
    border: 1px solid #e0e0e0;
    color: #666;
    background: #fff
}

.uplaodBox {
    float: left;
    width: 360px;
    height: 470px;
    background: #fff
}

.uplaodBox .btn-upload {
    position: relative;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    border-radius: 20px;
    overflow: hidden;
    color: #fff;
    width: 100px;
    height: 30px;
    line-height: 30px;
    float: left;
    margin-left: 60px;
    bottom: -25px;
    text-align: center;
    font-size: 14px
}

.uplaodBox .btn-upload:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.uplaodBox .btn-upload input[type=file],
.uplaodBox ._31F7T9wTR97V5pYXStM-Pm input[type=file] {
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    width: 100px;
    height: 30px;
    border-radius: 20px;
    cursor: pointer
}

.uplaodBox .btn-upload {
    display: block;
    border: none;
    margin-left: 40px
}

.memberMain .mainTit {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-bottom: 16px
}

.memberMain .mainTit h3 {
    font-size: 18px;
    color: #333;
    margin: 0
}

.memberMain .mainTit span {
    color: #999;
    font-size: 12px;
    margin: 0 0 0 5px
}

.memberMain .mainTit h4 {
    font-size: 14px;
    color: #333;
    margin: 0
}

.memberMain .myLv {
    height: 130px;
    margin-top: 20px;
    padding: 24px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4);
    box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4)
}

.memberMain .myLv p {
    font-size: 14px;
    color: #666;
    margin-left: 42px
}

.memberMain .lvBar {
    width: 536px;
    height: 16px;
    background: hsla(0, 0%, 60%, .2);
    border-radius: 15px;
    float: left;
    margin: 0 10px;
    position: relative
}

.memberMain .lvBox {
    position: relative
}

.memberMain .lvBox .btn-VIP {
    display: inline-block;
    width: 200px;
    height: 40px;
    background: #fff;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    color: #3a97e5;
    border: 1px solid #3a97e5;
    position: absolute;
    right: 0;
    top: -15px
}

.memberMain .lvBox .btn-VIP>img {
    width: 25px
}

.memberMain .lvBox .btn-VIP:hover {
    background: #3a97e5;
    color: #fff
}

.memberMain .lvBox .btn-VIP:active,
.memberMain .lvBox .btn-VIP:focus,
.memberMain .lvBox .btn-VIP:visited {
    text-decoration: none
}

.memberMain .lvBarY {
    background: #f7a90b;
    position: absolute;
    height: 16px;
    width: 0;
    border-radius: 10px;
    -webkit-transition: all 1s;
    transition: all 1s
}

.memberMain .lvBarText {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100px
}

.memberMain .lvBarText span {
    float: left;
    color: #333;
    font-size: 12px;
    margin-top: 2px;
    margin-left: 5px
}

.memberMain .userPrivilege {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 38px 24px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4);
    box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4)
}

.memberMain .userPrivilege li {
    width: 170px;
    position: relative;
    text-align: center;
    font-size: 14px
}

.memberMain .userPrivilege li>p {
    color: #999;
    margin-bottom: 10px
}

.memberMain .userPrivilege li>span {
    color: #666;
    font-weight: 700
}

.memberMain .userPrivilege li:not(:first-child):after {
    content: "";
    display: block;
    width: 1px;
    height: 43px;
    background: #efeff4;
    position: absolute;
    left: 0;
    top: 0
}

.memberMain .vipDetail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 14px
}

.memberMain .vipDetail .vipDetailGift {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.memberMain .vipDetail .vipDetailWater,
.memberMain .vipDetail .vipDetailGift {
    width: 430px;
    height: 100%;
    padding: 15px 26px 20px;
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4);
    box-shadow: 0 0 18px 5px rgba(222, 240, 255, .4)
}

.memberMain .vipDetail .vipDetailTB {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 38px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.memberMain .vipDetail .vipDetailTB .vipDetailTit {
    width: 100%;
    font-size: 14px;
    color: #666;
    font-weight: 700;
    text-align: center
}

.memberMain .vipDetail .vipDetailTB p {
    padding-left: 38px;
    width: 50%;
    color: #666;
    margin: 0
}

.memberMain .vipDetail .vipDetailTB p span {
    margin-left: 22px
}

.memberMain .vipDetail .vipDetailTB p img {
    vertical-align: middle
}

.memberMain .vipDetail .vipDetailTB .waterPercent {
    text-align: center
}

.memberMain .vipDetail .vipDetailTB p:first-child {
    color: #999
}

.memberMain .vipDetail .vipDetailTB:nth-child(2n) {
    background: #f4f6f9
}

.memberMain .vipDetail .vipTBGiftBox {
    height: 152px;
    overflow: hidden;
    margin: 0
}

.memberMain .goVip {
    margin-top: 26px;
    text-align: center
}

.memberMain .goVip a {
    display: block;
    width: 200px;
    height: 40px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    color: #fff;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    border-radius: 20px
}

.memberMain .goVip a:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.memberMain ._3J7ZFnSw2wuKqmUQ3V8XZH {
    float: left;
    width: 447px;
    margin-top: 24px;
    margin-left: 34px
}

.vipTBGift {
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre-wrap;
    padding: 10px 20px!important;
    text-align: center
}

.walletList {
    width: 100%;
    height: auto
}

.walletList ul {
    height: auto
}

.walletList ul:after {
    content: "";
    display: block;
    clear: both
}

.walletList ul li {
    position: relative;
    float: left;
    margin: 14px 20px 0 0;
    width: 210px;
    height: 80px;
    padding: 10px 18px;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 10px 0 rgba(176, 192, 237, .16);
    box-shadow: 0 1px 10px 0 rgba(176, 192, 237, .16)
}

.walletList ul li:nth-child(4n+0) {
    margin-right: 0
}

.walletList ul li .walletOne {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 65px;
    z-index: 10
}

.walletList ul li .walletName {
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    color: #999;
    position: relative
}

.walletList ul li .walletName span {
    width: 100%;
    display: block;
    line-height: 15px
}

.walletList ul li p {
    line-height: 21px;
    margin: 0;
    text-align: center
}

.walletList ul li p span {
    font-size: 18px;
    color: #3a97e5
}

.paymentBox {
    margin: 43px auto 0
}

.paymentBox .title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    width: 70px;
    margin-right: 30px;
    padding-top: 10px
}

.payWay {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: auto
}

.payWay .select .bankIcon {
    border-radius: 2px;
    border: 1px solid #00aeff;
    z-index: 5
}

.payWay .select p {
    color: #00aeff
}

.payWay .select i.icon-select {
    background-image: url(../images/member/icon.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    width: 15px;
    height: 15px;
    position: absolute;
    bottom: -1px;
    right: -1px
}

.payWay li {
    position: relative;
    width: 90px;
    text-align: center;
    margin-right: 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.payWay li .redTag {
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../images/member/iconTj.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1
}

.payWay li .redTag span {
    display: block;
    margin-top: -2px;
    margin-left: 2px;
    font-family: MicrosoftYaHeiUI;
    height: 20px;
    width: 36px;
    text-align: right;
    padding-right: 1px;
    line-height: 20px;
    color: #fff;
    font-size: 11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.payWay li .bankIcon {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 55px;
    margin-bottom: 9px;
    border: 1px solid #f4f4f4;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    border-radius: 2px
}

.payWay li p {
    line-height: 18px;
    word-break: keep-all;
    font-size: 14px;
    color: #666
}

.payWay li:hover .bankIcon {
    border: 1px solid #00aeff
}

.payWay li:hover p {
    color: #00aeff
}

.paymentForm {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-bottom: 20px
}

.paymentFormInput {
    height: 40px;
    line-height: 20px;
    padding: 10px 0 10px 15px;
    width: 200px;
    border: 1px solid #e3e3e3;
    border-radius: 2px
}

.paymentFormInput:focus {
    border: 1px solid #00aeff
}

.quickAmount {
    display: block;
    margin-left: 100px
}

.quickAmount li {
    border: 1px solid #e3e3e3;
    background: 0 0;
    width: 90px;
    line-height: 36px;
    height: 36px;
    position: relative;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-radius: 2px
}

.quickAmount li:not(:last-child) {
    margin-right: 20px
}

.quickAmount li:hover {
    border: 1px solid #09f;
    color: #09f
}

.inputText {
    font-size: 14px;
    letter-spacing: 1px;
    border-radius: 2px;
    border: 1px solid #dcdcdc;
    padding: 2px 2px 2px 10px
}

.inputText:focus {
    border: 1px solid #00aeff
}

.btn-submit {
    line-height: 40px;
    height: 40px;
    text-align: center;
    cursor: pointer;
    outline: none;
    border: none;
    padding: 0 25px;
    border-radius: 20px;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    margin-left: 100px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    opacity: .5
}

.btn-submit:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff;
    background-color: #2cbcff
}

.paymentForm .selectBank {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 200px;
    height: 40px;
    padding-left: 12px;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url(../images/member/arrowLeft.png);
    background-repeat: no-repeat;
    background-position: 180px
}

.paymentForm .selectBank p {
    display: inline-block;
    line-height: 40px;
    margin: 0 0 0 8px;
    vertical-align: middle
}

.paymentForm .note {
    margin-top: 10px
}

.depositModalTitle {
    line-height: 20px;
    font-size: 16px;
    text-align: center;
    color: #00aeff
}

.depositModalText {
    position: relative;
    height: 87px;
    overflow-y: scroll;
    margin-top: 12px
}

.depositModalText::-webkit-scrollbar {
    width: 6px!important
}

.depositModalText::-webkit-scrollbar-track {
    border-radius: 3px;
    background: #fff
}

.depositModalText::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #eee
}

.depositModalText::-webkit-scrollbar-thumb:window-inactive {
    background: #eee
}

ul.bankList {
    width: 100%;
    height: auto;
    overflow-y: auto
}

ul.bankList li {
    display: inline-flex;
    width: 31%;
    margin-bottom: 14px;
    height: 36px;
    border: 1px solid #d9d9d9;
    margin-right: 5px;
    border-radius: 2px
}

ul.bankList li.select {
    z-index: 200;
    border: 1px solid #00aeff!important;
    background-image: url(../images/member/icon.png);
    background-repeat: no-repeat;
    background-position: 154px 17px
}

ul.bankList li div {
    vertical-align: top;
    margin-top: 8px;
    width: 122px;
    height: 20px;
    margin-left: 10px;
    cursor: pointer
}

ul.bankList li span {
    display: block;
    float: left;
    width: .42rem;
    height: .42rem;
    margin-left: .65rem;
    margin-top: .28rem;
    line-height: 36px;
    background-position: 50%
}

ul.bankList li p {
    float: left;
    width: 5.69rem;
    height: .98rem;
    color: #2e2e2e;
    text-indent: .24rem;
    line-height: .98rem
}

ul.bankList li a {
    display: block;
    width: .3rem;
    height: .3rem;
    position: absolute;
    top: .34rem;
    right: .44rem;
    background: 0 0
}

@-webkit-keyframes _3CeQ0lo7u45ROwZAic8__Z {
    0% {
        top: 43%
    }
    to {
        top: 45%
    }
}

@keyframes _3CeQ0lo7u45ROwZAic8__Z {
    0% {
        top: 43%
    }
    to {
        top: 45%
    }
}

ul.bankList img {
    width: 100px;
    height: 28px;
    border: none
}

.noCard {
    text-align: center;
    margin-top: 50px
}

.noCard .noCardText {
    margin-bottom: 20px
}

.noCard p {
    color: #333
}

.noCard p a {
    color: #00aeff;
    text-decoration: underline
}

.selectBank img {
    max-width: 100%
}

.userBankForm {
    margin-top: 25px
}

.userBankForm {
    width: 100%
}

.userBankForm p {
    color: #333;
    padding: 10px 0
}

.userBankForm .formRow {
    display: flex;
    align-items: center;
    height: 40px;
    margin-bottom: 25px
}

.userBankForm .formRow .title {
    width: 100px;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px
}

.userBankForm .formRow .formIn {
    display: flex;
    align-items: center;
    color: #333
}

.userBankForm .formRow .formIn input,
.userBankForm .formRow .formIn select {
    height: 40px;
    width: 200px;
    padding: 5px
}

.userBankForm .formRow .formIn .inputSelect {
    color: #333;
    width: 160px
}

.userBankForm .formRow .formIn .inputSelect option {
    color: #666
}

.userBankForm .formRow .formIn .code {
    width: 94px;
    height: 40px;
    border: 1px solid #3a97e5;
    color: #3a97e5;
    background: #fff;
    border-radius: 2px;
    margin: 0 0 0 10px
}

select.inputSelect i {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 12px;
    height: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url(../images/member/icon_arrowdown1.png);
    background-repeat: no-repeat;
    opacity: .3
}

.userBankForm button {
    margin-left: 100px;
    display: block;
    border: none;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    font-size: 14px;
    margin-top: 30px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.userBankForm button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.readonly {
    background: #e3e3e3!important;
    color: #fff!important;
    border-color: #e3e3e3!important;
    cursor: not-allowed
}

.transUserWallet {
    clear: both;
    margin-top: 40px;
    display: flex;
    align-items: center
}

.transUserWallet .userMoney span,
.transUserWallet .walletFocus span {
    float: left;
    color: #333
}

.transUserWallet .userMoney b,
.transUserWallet .walletFocus b {
    float: left;
    font-size: 18px;
    color: #00aeff;
    font-weight: 700
}

.transUserWallet .returnAll {
    margin-left: 10px
}

.transUserWallet .returnAll a,
.transUserWallet .returnAll a:hover {
    display: inline-block;
    color: #00aeff
}

.transUserWallet .returnAll i.icon-relaod {
    float: left;
    width: 16px;
    height: 16px;
    background-image: url(../images/member/icon_refresh.png);
    background-repeat: no-repeat;
    border: none;
    margin: 4px 10px 0 0
}

.transUserWallet .walletFocus {
    margin-left: 50px
}

.transUserWallet .walletFocus b {
    color: #999
}

.transferInput {
    margin-top: 30px;
    display: flex
}

.transferInput .icon-trans {
    cursor: pointer;
    width: 20px;
    height: 20px;
    margin: 7px 10px;
    background-image: url(../images/member/icon_transfer.png);
    background-repeat: no-repeat
}

.transferInput .inputTransAmount {
    display: flex;
    width: 160px;
    height: 35px
}

.inputTrans {
    display: flex;
    height: 34px;
    margin: 0 10px
}

.inputTrans b {
    float: left;
    line-height: 34px;
    color: #333
}

.inputTrans button {
    outline: none;
    cursor: pointer;
    border: none;
    width: 120px;
    height: 34px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    border-radius: 17px;
    margin-left: 30px;
    -webkit-box-shadow: 0 6px 7px 2px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 2px rgba(0, 180, 255, .15);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.inputTrans button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.transferList {
    margin-top: 40px;
    clear: both
}

.transferList li {
    width: 210px;
    height: 80px;
    border-radius: 2px;
    float: left;
    margin-right: 20px;
    background: #fff;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 10px 0 rgba(176, 192, 237, .16);
    box-shadow: 0 1px 10px 0 rgba(176, 192, 237, .16);
    padding: 12px 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative
}

.transferList li .transferBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.transferList li:nth-of-type(4n) {
    margin-right: 0
}

.transferList li .gameName {
    color: #999;
    font-size: 12px
}

.transferList li button.btn-transAll {
    font-size: 12px;
    margin: 0;
    border: 1px solid #3a97e5;
    color: #3a97e5;
    background: #fff;
    width: 65px;
    height: 21px;
    border-radius: 10px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.transferList li button.btn-transAll:hover {
    background-color: #3a97e5;
    color: #fff
}

.transferList li .gameWallet {
    margin-top: 14px
}

.transferList li .gameWallet i {
    display: block;
    color: #3a97e5;
    font-size: 18px
}

.datepickerBox {
    display: flex;
    margin-left: 20px
}

.datepickerBox .dash {
    color: #666;
    padding: 0 6px
}

.typeList .select {
    color: #fff!important;
    border: 1px solid #00aeff;
    background: #00aeff
}

.fontG {
    color: #5bc778
}

.fontR {
    color: #f97e7f
}

.recordTable {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center
}

.recordTable thead {
    width: 100%;
    background-color: #f4f6f9;
    font-weight: 700;
    color: #333
}

.recordTable thead tr td {
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #333
}

.recordTable thead tr td:first-child {
    width: 80px
}

.recordTable thead tr td:nth-child(2) {
    width: 156px
}

.recordTable thead tr td:nth-child(3) {
    width: 220px
}

.recordTable thead tr td:nth-child(6),
.recordTable thead tr td:nth-child(7) {
    width: 105px
}

.recordTable tbody {
    width: 100%
}

.recordTable tbody tr {
    height: 50px;
    border-bottom: 1px solid #efeff4
}

.recordTable tbody tr td {
    height: 50px;
    line-height: 1.2;
    color: #666;
    display: table-cell;
    vertical-align: middle;
    min-height: 50px;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

select::-ms-expand {
    display: none
}

.noRecord {
    width: 100%;
    height: 350px;
    padding-top: 50px;
    text-align: center
}

.noRecordText {
    margin-top: 26px
}

.noRecordText span {
    color: #333
}

.noRecordText a {
    width: 110px;
    height: 30px;
    line-height: 26px;
    cursor: pointer;
    display: inline-block;
    border: 1px solid #3a97e5;
    background: #fff;
    border-radius: 16px;
    color: #3a97e5;
    margin-top: 10px
}

.noRecordText a:hover {
    background: #3a97e5;
    color: #fff
}

.recordFilter {
    width: 100%;
    height: auto;
    padding-top: 35px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.filterType {
    display: flex;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-bottom: 19px
}

.title {
    color: #333
}

.filterType button {
    margin-left: 20px;
    display: block;
    border: none;
    width: 120px;
    height: 35px;
    border-radius: 18px;
    text-align: center;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.filterType button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.typeList {
    margin-left: 20px
}

.typeList li {
    display: inline-block;
    height: 22px;
    padding: 0 10px;
    border-radius: 11px;
    line-height: 20px;
    text-align: center;
    margin-right: 20px;
    margin-top: 6.5px;
    border: 1px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #999;
    cursor: pointer
}

.betTable {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center
}

.betTable thead {
    width: 100%;
    background-color: #f4f6f9;
    font-weight: 700;
    color: #333
}

.betTable thead tr td {
    height: 55px;
    line-height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.betTable thead tr td:first-child {
    width: 118px
}

.betTable thead tr td:nth-child(2) {
    width: 156px
}

.betTable thead tr td:nth-child(3) {
    width: 242px
}

.betTable thead tr td:nth-child(6) {
    width: 130px
}

.betTable tbody {
    width: 100%
}

.betTable tbody tr {
    height: 50px;
    border-bottom: 1px solid #efeff4
}

.betTable tbody tr td {
    border: none
}

.betTable2 thead tr td {
    text-align: center
}

.betTable2 thead tr td:first-child {
    width: 150px!important
}

.betTable2 thead tr td:nth-child(2),
.betTable2 thead tr td:nth-child(3) {
    width: 120px!important
}

.betTable2 thead tr td:nth-child(4) {
    width: 230px!important
}

.betTable2 thead tr td:nth-child(5) {
    width: 70px!important
}

.betTable2 thead tr td:nth-child(6) {
    width: 60px!important
}

.betTable2 thead tr td:nth-child(7) {
    width: 50px!important
}

.betTable2 thead tr td:nth-child(8) {
    width: 100px!important
}

.betTable2 tbody {
    padding: 0 15px
}

.betTable2 tbody td {
    text-align: center
}

.note span {
    color: #13b5ff
}

.giftAmount {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 10px 0 40px;
    background-color: rgba(244, 246, 249, .4)
}

.giftAmount,
.giftAmount .gaBox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.giftAmount .gaBox {
    width: 299px;
    height: 120px;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.giftAmount .gaBox p {
    font-size: 14px;
    text-align: center;
    color: #333
}

.giftAmount .gaBox h1 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
    color: #13b5ff;
    margin-top: 8px
}

.giftAmount .gaBox div {
    font-size: 12px;
    text-align: center;
    color: #999;
    margin-top: 8px
}

.giftAmount .boxBorder {
    width: 1px;
    height: 60px;
    background-color: #e3e3e3
}

.giftTable {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center
}

.giftTable thead {
    width: 100%;
    background-color: #f4f6f9;
    font-weight: 700;
    color: #333
}

.giftTable thead tr td {
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #333
}

.giftTable thead tr td:first-child {
    width: 80px
}

.giftTable thead tr td:nth-child(2) {
    width: 156px
}

.giftTable thead tr td:nth-child(6),
.giftTable thead tr td:nth-child(7) {
    width: 105px
}

.giftTable tbody {
    width: 100%
}

.giftTable tbody tr {
    height: 50px;
    border-bottom: 1px solid #efeff4
}

.giftTable tbody tr td {
    height: 50px;
    line-height: 1.2;
    color: #666;
    display: table-cell;
    vertical-align: middle;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

select {
    margin-left: 20px;
    width: 160px;
    height: 35px;
    border-radius: 2px;
    text-indent: 12px;
    color: #888;
    border-color: #e3e3e3;
    line-height: 1;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/member/icon_arrowdown1.png) no-repeat 135px transparent;
    background-size: 12px 6px;
    padding-right: 14px;
    outline: none;
    -webkit-tap-highlight-color: transparent
}

.readonly {
    background: #e3e3e3!important;
    color: #fff!important;
    border-color: #e3e3e3!important;
    cursor: not-allowed
}

.settingMenu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px;
    border-bottom: 1px solid #efeff4
}

.settingMenu .settingMenuList {
    height: 100%;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.settingMenu .settingMenuList .settingItem {
    float: left;
    width: 20%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-bottom: 2px solid transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer
}

.settingMenu .settingMenuList .settingItem a {
    display: block;
    font-size: 14px;
    color: #333
}

.settingMenu .settingMenuList .settingItem.active {
    border-bottom-color: #00aeff
}

.settingMenu .settingMenuList .settingItem.active a {
    color: #00aeff
}

.settingForm {
    margin-bottom: 28px;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.settingForm .title {
    width: 103px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left
}

.settingForm .settingFormIn {
    position: relative
}

.settingForm select {
    float: left;
    width: 160px;
    height: 35px;
    line-height: 25px;
    border-radius: 2px;
    margin-top: 10px
}

.settingForm .addSelect {
    position: relative;
    float: left;
    margin-right: 10px;
    padding: 0;
    display: block;
    height: 55px;
    margin-left: 0
}

.settingForm .address .inputText {
    width: 500px;
    height: 35px;
    margin-right: 10px;
    height: 100%;
    line-height: 100%;
    padding: 4% 8px;
    color: #666;
    border: 1px solid #e3e3e3;
    border-radius: 2px;
    text-indent: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.settingForm input::-webkit-input-placeholder {
    color: #000
}

.settingForm button {
    width: 200px;
    cursor: pointer;
    color: #fff;
    color: #f4f6f9;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.settingForm .btn-next,
.settingForm button {
    height: 40px;
    border: none;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    border-radius: 20px;
    outline: none
}

.settingForm .btn-next {
    line-height: 40px;
    text-align: center;
    -webkit-transition: opacity .25s;
    transition: opacity .25s;
    color: #fff;
    opacity: .5;
    cursor: default
}

.settingForm button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.btnSave {
    width: 200px;
    height: 40px;
    border: none;
    font-size: 14px;
    color: #f4f6f9;
    margin-left: 100px;
    border-radius: 20px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.btnSave:hover {
    background: #2cbcff
}

.loginPsw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.loginPsw .pswSteps {
    width: 600px;
    margin: 40px auto 80px
}

.loginPsw {
    padding-top: 55px;
    padding-left: 43px;
    color: #333
}

.loginPsw .title {
    text-align: right;
    width: 85px!important;
    margin-right: 10px;
    color: #333
}

.loginPsw .settingFormIn {
    width: 200px;
    height: 40px;
    border-radius: 2px;
    font-size: 14px;
    color: #333
}

.mailPsw {
    padding-top: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.mailPsw input {
    width: 200px;
    height: 40px;
    border-radius: 2px;
    line-height: normal;
    border: 1px solid #e3e3e3
}

.mailPsw .settingForm .btnSave {
    width: 200px;
    display: block;
    text-align: center;
    line-height: 40px;
    height: 40px;
    cursor: pointer;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    color: #f4f6f9;
    border: none;
    font-size: 14px;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.mailPsw .settingForm .btnSave:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.phonePsw {
    margin: 0 auto;
    text-align: center;
    overflow: hidden
}

.phonePsw img {
    display: block;
    border: none;
    margin: 40px auto 28px
}

.phonePsw p {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #666
}

.phonePsw button {
    display: block;
    border: none;
    width: 200px;
    height: 40px;
    line-height: 40px;
    margin: 30px auto 0;
    border-radius: 20px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    text-align: center;
    color: #f4f6f9;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.phonePsw button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.perfundsBox {
    width: 100%;
    height: auto;
    overflow: hidden
}

.perfundsBox .perfundsDate {
    width: 100%;
    height: 22px;
    margin-top: 42px;
    line-height: 22px
}

.perfundsBox .perfundsDate .title {
    float: left
}

.perfundsBox .perfundsDate ul.date {
    height: 22px;
    line-height: 22px;
    margin-left: 12px;
    display: inline-block
}

.perfundsBox .perfundsDate ul.date div,
.perfundsBox .perfundsDate ul.date input,
.perfundsBox .perfundsDate ul.date span {
    float: left
}

.perfundsBox .perfundsDate ul.date input {
    width: 108px;
    height: 26px;
    line-height: 26px;
    border-radius: 4px;
    border: 1px solid #888;
    color: #888;
    text-indent: 12px;
    margin-right: 29px
}

.perfundsBox .perfundsDate ul.date input:nth-child(2) {
    margin-right: 0
}

.perfundsBox .perfundsDate ul.date span {
    width: 1px;
    height: 20px;
    background-color: #636f7f;
    margin: 4px 35px
}

.perfundsBox .perfundsDate ul.date {
    display: inline-block
}

.perfundsBox .perfundsDate ul.date li {
    float: left;
    display: block
}

.perfundsBox .perfundsDate ul.date li {
    padding: 0 12px;
    height: 22px;
    border-radius: 11px;
    line-height: 22px;
    margin-left: 12px;
    color: #999;
    cursor: pointer
}

.perfundsBox .perfundsDate ul.date li.active {
    color: #fff;
    background: #00aeff
}

.perfundsBox .totalTable {
    width: 100%;
    height: 82px;
    font-size: 14px;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 25px
}

.perfundsBox .totalTable thead {
    background-color: #f4f6f9;
    font-weight: 600;
    color: #666
}

.perfundsBox .totalTable thead td {
    height: 55px;
    line-height: 55px
}

.perfundsBox .totalTable tbody tr {
    background-color: #fcfcfd
}

.perfundsBox .totalTable td {
    width: 16.66%;
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px
}

.perfundsBox .totalTable td.fontG {
    color: #37c54f
}

.perfundsBox .totalTable td.fontR {
    color: #f97e7f
}

.perfundsBox .myMoneyTable {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 17px
}

.perfundsBox .myMoneyTable thead {
    background-color: #f4f6f9;
    font-weight: 600;
    color: #333
}

.perfundsBox .myMoneyTable thead td {
    height: 55px;
    line-height: 55px
}

.perfundsBox .myMoneyTable tbody tr:nth-child(odd) {
    background-color: #fcfcfd
}

.perfundsBox .myMoneyTable tbody tr:nth-child(2n) {
    background-color: #f4f6f9
}

.perfundsBox .myMoneyTable td {
    height: 50px;
    line-height: 50px;
    color: #333;
    font-size: 14px
}

.perfundsBox .myMoneyTable td.fontG {
    color: #37c54f
}

.perfundsBox .myMoneyTable td.fontR {
    color: #f97e7f
}

.pswStepsBar {
    width: 100%
}

.pswStepsBar,
.pswStepsBar .oneStep {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.pswStepsBar .oneStep {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pswStepsBar .oneStep div {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 4px;
    border-radius: 7px;
    background-color: #ffa10e
}

.pswStepsBar .oneStep .barState {
    display: inline-block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    -webkit-transform: rotate(-315deg);
    transform: rotate(-315deg);
    border-radius: 3px;
    background-color: #ffa10e
}

.pswStepsBar .oneStep .barState i {
    width: 100%;
    height: 100%;
    text-align: center;
    display: inline-block;
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    color: #fff;
    font-size: 16px;
    font-weight: 600
}

.pswStepsBar .oneStep .barState h4 {
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    width: 90px;
    position: relative;
    top: 5px;
    font-size: 14px;
    color: #ffa10e
}

.pswStepsBar .barGray .barState,
.pswStepsBar .barGray div {
    background-color: #f4f6f9
}

.pswStepsBar .barGray .barState h4,
.pswStepsBar .barGray .barState i {
    color: #999
}

.pswFrom {
    margin-bottom: 28px;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.pswFrom .title {
    width: 90px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: left
}

.pswFrom .pswFromIn {
    position: relative
}

.pswFrom .pswFromIn input {
    width: 200px;
    height: 40px;
    border-radius: 2px;
    line-height: normal;
    border: 1px solid #e3e3e3
}

.pswFrom .code input {
    width: 112px;
    margin: 0
}

.pswFrom .code button {
    width: 78px;
    margin-left: 10px;
    border: 1px solid #3a97e5;
    color: #3a97e5;
    border-radius: 2px;
    font-size: 12px;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswFrom .code button:hover {
    background: 0 0;
    color: #3a97e5
}

.pswFrom input::-webkit-input-placeholder {
    color: #000
}

.pswFrom button {
    width: 200px;
    height: 40px;
    border: none;
    cursor: pointer;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    color: #f4f6f9;
    font-size: 14px;
    border-radius: 20px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    outline: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.pswFrom button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.giftRecodrTable {
    width: 100%;
    height: auto;
    font-size: 14px;
    text-align: center
}

.giftRecodrTable thead {
    width: 100%;
    background-color: #f4f6f9;
    font-weight: 700;
    color: #333
}

.giftRecodrTable thead tr td {
    height: 50px;
    line-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    color: #333;
    white-space: nowrap;
    text-align: center
}

.giftRecodrTable thead tr td:first-child {
    width: 78px
}

.giftRecodrTable thead tr td:nth-child(2) {
    width: 138px
}

.giftRecodrTable thead tr td:nth-child(3) {
    width: 110px
}

.giftRecodrTable thead tr td:nth-child(4) {
    width: 140px
}

.giftRecodrTable thead tr td:nth-child(5) {
    width: 96px
}

.giftRecodrTable thead tr td:nth-child(6) {
    padding-right: 42px
}

.giftRecodrTable thead tr td:nth-child(7) {
    width: 105px
}

.giftRecodrTable tbody {
    width: 100%
}

.giftRecodrTable tbody tr {
    height: 50px;
    border-bottom: 1px solid #efeff4
}

.giftRecodrTable tbody tr td {
    height: 50px;
    line-height: 1.2;
    color: #666;
    display: table-cell;
    vertical-align: middle;
    min-height: 50px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    text-align: center
}

.giftRecodrTable tbody tr td:nth-child(3) span {
    display: inline-block;
    width: 70px;
    overflow: hidden;
    text-overflow: ellipsis
}

.giftRecodrTable tbody tr td:nth-child(4) span {
    display: inline-block;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}

.giftRecodrTable tbody tr td:nth-child(6)>div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.giftRecodrTable tbody tr td:nth-child(6)>div span {
    display: inline-block;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis
}

select {
    margin-left: 20px;
    width: 160px;
    height: 35px;
    border-radius: 2px;
    text-indent: 12px;
    color: #888;
    border-color: #e3e3e3;
    line-height: 1;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url(../images/member/icon_arrowdown1.png) no-repeat 135px transparent;
    background-size: 12px 6px;
    padding-right: 14px;
    outline: none;
    -webkit-tap-highlight-color: transparent
}

.suggestionForm {
    margin-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.suggestionForm .suggestionContainer {
    width: 749px;
    position: relative
}

.suggestionForm .suggestionContainer textarea {
    margin: 3px 0 32px;
    height: 140px;
    outline: none;
    padding: 13px 0 0 12px;
    width: 100%;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    color: #333;
    resize: none;
    border: 1px solid rgba(0, 0, 0, .15)
}

.suggestionForm .suggestionContainer textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .25);
    font-size: 14px
}

.suggestionForm .suggestionContainer .textareaText {
    position: absolute;
    bottom: 40px;
    right: 12px;
    color: rgba(0, 0, 0, .25);
    font-size: 14px
}

.suggestionForm .title {
    text-align: right;
    width: 89px;
    font-size: 16px;
    height: 22px;
    line-height: 22px;
    margin: 9px 9px 9px 0
}

.suggestionForm em {
    color: #e52f2f;
    font-size: 16px;
    font-style: normal
}

.qsType {
    width: 105%
}

.qsType li {
    float: left;
    width: 172px;
    cursor: pointer;
    height: 40px;
    border-radius: 2px;
    background-color: #fff;
    margin: 0 20px 23px 0;
    border: 1px solid #e3e3e3;
    text-align: center;
    line-height: 38px
}

.qsType li.select {
    background-image: url(../images/member/icon.png);
    background-repeat: no-repeat;
    background-position: right -1px bottom -1px;
    background-size: 15px auto;
    border: 1px solid #00aeff;
    color: #00aeff
}

.sgUplaodFile {
    display: flex;
    line-height: 28px;
    color: #666;
    font-size: 14px
}

.btn-Uplaod {
    position: relative;
    top: 0;
    width: 100px;
    height: 28px;
    border-radius: 20px;
    border: 1px solid #00aeff;
    color: #00aeff;
    text-align: center;
    line-height: 26px;
    margin-right: 8px;
    position: relative;
    cursor: pointer
}

.sgUplaodFile input {
    cursor: pointer;
    position: absolute;
    width: 50%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0
}

.uploadedImg {
    margin-top: 28px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.uploadedImg li {
    width: 148px;
    height: 112px;
    margin-right: 22px;
    position: relative;
    border-radius: 4px;
    cursor: pointer
}

.uploadedImg li img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.uploadedImg .icon-close {
    width: 20px;
    height: 20px;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #f4f6f9 url(../images/member/icon-closed.png) no-repeat 50%;
    border-radius: 10px
}

.memberNews .newsMenu {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #efeff4;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
    margin-top: 30px
}

.memberNews .newsMenu a {
    width: 148px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    color: #333;
    position: relative
}

.memberNews .newsMenu a span {
    width: auto;
    border-radius: 15px;
    margin-left: 5px;
    padding: 1px 8px 0;
    color: #fff;
    font-size: 11px;
    background-color: #ffa10e
}

.memberNews .newsMenu a.active {
    color: #00aeff;
    border-bottom: 2px solid #00aeff
}

.memberNews .newsMenu a.active span {
    background-color: #ffa10e;
    color: #fff
}

.memberNews .ywPoint {
    display: block;
    width: auto;
    height: 15px;
    border-radius: 15px;
    min-height: 14px;
    line-height: 14px;
    padding: 0 4px;
    color: #fff;
    font-size: 12px;
    background-color: #2894ef
}

.newsTitle {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 223px
}

.newsTable thead th:nth-child(2) i {
    margin-right: 12px
}

.newsTable thead tr th i {
    display: inline-block;
    width: 19px;
    height: 19px;
    border: 1px solid #dcdcdc;
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 5px;
    cursor: pointer;
    position: relative
}

.newsTable {
    border-top: none;
    border-bottom: none;
    margin-top: 25px
}

.newsTable>thead>tr>th {
    border-bottom: none;
    color: #333;
    font-weight: 700
}

.newsTable tr {
    cursor: pointer;
    height: 50px;
    color: #666
}

.newsTable img {
    vertical-align: middle
}

.newsTable tbody tr {
    border-bottom: 1px solid #efeff4
}

.newsTable tbody tr:last-of-type {
    border: 0
}

.newsTable tbody tr td {
    font-size: 14px;
    padding: 0;
    line-height: 50px
}

.newsTable thead th {
    width: 488px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #333;
    font-weight: 700
}

.newsTable thead {
    width: 100%
}

.newsTable thead tr {
    background-color: #f4f6f9
}

.newsTable th:first-child {
    width: 490px;
    padding-left: 80px;
    text-align: left
}

.newsTable th:nth-child(2) {
    width: 216px
}

.newsTable th:nth-child(3) {
    width: 194px
}

.newsTable td:first-child {
    padding-left: 20px
}

.newsTable th:first-child {
    width: 706px
}

.newsTable th:nth-child(2) {
    width: 194px
}

.newsTable tbody tr.unread {
    color: rgba(0, 0, 0, .25)!important
}

.modal-header-news {
    position: relative;
    width: 100%;
    padding: 0!important;
    border-radius: 4px 4px 0 0;
    background: -webkit-gradient(linear, left top, right top, from(#39b6e5), to(#5496ff));
    background: -webkit-linear-gradient(left, #39b6e5, #5496ff);
    background: linear-gradient(90deg, #39b6e5, #5496ff)
}

.modal-header-news h5 {
    line-height: 40px;
    padding: 0 40px;
    font-size: 18px;
    color: #f4f6f9;
    word-break: break-all
}

.modal-footer button {
    width: 136px;
    height: 38px;
    line-height: 38px;
    border: none;
    border-radius: 20px;
    text-align: center;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    -webkit-box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15);
    box-shadow: 0 6px 7px 4px rgba(0, 180, 255, .15)
}

.modal-footer button:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA {
    width: 100%;
    padding: 17px 18px 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    color: #666
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I {
    line-height: 18px;
    color: #666
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I p {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 8px
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I p i {
    color: #00aeff
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I ._2bvKlIL5REfE86JlzWjQf6 {
    width: 600px;
    height: 70px;
    margin: 12px 0;
    border-collapse: collapse;
    border-spacing: 0
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I ._2bvKlIL5REfE86JlzWjQf6 td {
    font-size: 14px;
    line-height: 35px;
    border: 1px solid #dcdcdc
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I ._2bvKlIL5REfE86JlzWjQf6 thead {
    background-color: #ededed
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I::-webkit-scrollbar {
    width: 6px;
    background-color: #fff
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._31GV1YQ1f1IpU8-FN6Es5I::-webkit-scrollbar-thumb {
    background-color: #91d2fd;
    border-radius: 3px
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA .H6iMqEGdW3BDVqwZpHYXU {
    height: 92px;
    line-height: 18px;
    margin-bottom: 20px;
    color: #666;
    font-size: 14px;
    word-break: break-all;
    overflow-y: auto
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA .H6iMqEGdW3BDVqwZpHYXU img {
    width: 100%
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA .H6iMqEGdW3BDVqwZpHYXU::-webkit-scrollbar {
    width: 5px;
    display: block!important;
    visibility: visible
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA .H6iMqEGdW3BDVqwZpHYXU::-webkit-scrollbar-thumb {
    width: 4px;
    border-radius: 2px;
    visibility: visible;
    background-color: #ddd!important
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._3ftYjZUyWkINmbDzBMNQGr {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._3ftYjZUyWkINmbDzBMNQGr button._1Vx-PuvH_w_1B7DaiiUypC {
    margin-right: 30px;
    background: #fff;
    color: #666;
    border: 1px solid #e0e0e0
}

._5OJLGNKo_XewAoGUExxYA ._2Ykt9EvWYq-n6kn9vNUCvA ._2xzlZ_ybEoqoQbRNhhmviL {
    width: 18px;
    height: 20px;
    position: absolute;
    right: 11px;
    top: -40px;
    cursor: pointer;
    background-image: url(../images/member/trash_03.png);
    background-repeat: no-repeat
}

.register {
    text-align: center;
    overflow: auto;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: fixed
}

.register .registerContent {
    position: absolute;
    top: 12%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.icon-user {
    background-color: hsla(0, 0%, 100%, .8);
    background-image: url(../images/new_user.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.icon-psw {
    background-color: hsla(0, 0%, 100%, .8);
    background-image: url(../images/new_password.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.icon-vcode {
    background-color: hsla(0, 0%, 100%, .8);
    background-image: url(../images/new_valid_code.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.icon-phone {
    background-color: hsla(0, 0%, 100%, .8);
    background-image: url(../images/phone.png);
    background-repeat: no-repeat;
    background-position: 50%
}

.read {
    height: 32px;
    cursor: pointer
}

.registerForm {
    margin: 36px auto 50px;
    width: 305px;
    text-align: center;
    overflow: hidden
}

.registerForm li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 5px;
    overflow: hidden
}

.registerForm li:last-child {
    margin-bottom: 0
}

.registerForm li i {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    width: 40px;
    height: 40px
}

.registerForm li a {
    text-decoration: none;
    font-size: 14px
}

.registerForm li input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 265px;
    height: 100%;
    line-height: 100%;
    border: none;
    outline: none;
    padding: 10px 55px 10px 15px;
    background-color: hsla(0, 0%, 100%, .5);
    color: #333;
    font-size: 14px
}

.registerForm li input {
    padding-right: 0;
    overflow: hidden;
    border-radius: 0 5px 5px 0
}

.registerForm li input:focus {
    background: hsla(0, 0%, 100%, .5)
}

.registerForm li .vcodeInput {
    width: 265px;
    padding: 0 140px 0 15px
}

.registerForm li ::-webkit-input-placeholder {
    color: #fff
}

.registerForm li :-moz-placeholder,
.registerForm li ::-moz-placeholder {
    color: #fff
}

.registerForm li :-ms-input-placeholder {
    color: #fff
}

.registerForm li button.btn-reg {
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    width: 100%
}

.registerForm li button.btn-reg:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.registerForm li button._3R9SKSlPsgFHnTeH6PE0L9,
.registerForm li button._3R9SKSlPsgFHnTeH6PE0L9:hover {
    cursor: not-allowed;
    background-color: hsla(0, 0%, 86.7%, .8)
}

.registerForm li .vcodeImg {
    position: absolute;
    top: 5px;
    right: 4px;
    width: 110px;
    height: 30px;
    cursor: pointer
}

.registerID {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: auto!important;
    border-radius: 5px
}

.userLi {
    height: 40px;
    line-height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 5px;
    width: 100%
}

.userLi i {
    display: block;
    width: 40px;
    height: 40px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}

.userLi input {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 20px;
    padding: 10px 0;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}

.registerLOGO {
    margin: 0 auto
}

.registerLOGO img {
    width: 191px;
    height: 76px
}

.slogan {
    width: 600px;
    text-align: center;
    margin: 0 auto 76px
}

.readLable {
    line-height: 20px;
    height: 20px;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    color: hsla(0, 0%, 100%, .5)!important
}

.readLable input {
    margin: 0 5px 0 0;
    background: 0 0;
    vertical-align: -1px;
    height: 13px!important;
    border: none;
    cursor: pointer
}

.regihaveID {
    display: block;
    width: 100%;
    cursor: pointer;
    color: #a2bdd1
}

.regihaveID span {
    color: #fff;
    color: hsla(0, 0%, 100%, .5)!important;
    font-size: 14px
}

.regihaveID a {
    text-decoration: none;
    color: #118ee3;
    font-size: 14px;
    letter-spacing: 2px
}

.registerVideo {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0
}

.registerID input {
    background-image: url(../images/error.png);
    background-repeat: no-repeat;
    background-position: 225px 10px;
    background-size: 8%;
    background-color: #fffeb1!important;
    color: #555!important
}

.idWarning {
    color: #fc5a5a
}

._2OA9MSnhMdKew87OJpEr06 {
    background-image: url(../images/true.png);
    background-repeat: no-repeat;
    background-position: 225px 10px;
    background-size: 8%
}

.registerID p {
    font-family: Arial, Microsoft\ YaHei;
    text-align: left;
    font-size: 12px;
    color: hsla(0, 0%, 100%, .5)!important;
    margin: 4px 0 0
}

.registerID p i {
    width: auto!important;
    height: auto!important;
    width: 100%!important
}

.loginForm {
    margin: 36px auto 50px;
    width: 305px;
    text-align: center;
    overflow: hidden
}

.loginForm li {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    border-radius: 4px;
    overflow: hidden
}

.loginForm li i {
    display: block;
    width: 40px;
    height: 40px
}

.loginForm li a {
    text-decoration: none;
    font-size: 14px;
    color: #fff
}

.loginForm li input {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    line-height: 100%;
    border: none;
    outline: none;
    padding: 10px 55px 10px 15px;
    background-color: hsla(0, 0%, 100%, .6);
    color: #333;
    font-size: 14px
}

.loginForm li input:focus {
    background: #fff
}

.loginForm li ::-webkit-input-placeholder {
    color: #fff
}

.loginForm li :-moz-placeholder,
.loginForm li ::-moz-placeholder {
    color: #fff
}

.loginForm li :-ms-input-placeholder {
    color: #fff
}

.loginForm li button.btn-login {
    text-align: center;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    background: -webkit-gradient(linear, right top, left top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(right, #3a97e5, #42d2e8);
    background: linear-gradient(270deg, #3a97e5, #42d2e8);
    color: #fff;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    width: 100%
}

.loginForm li button.btn-login:hover {
    background: -webkit-gradient(linear, left top, right top, from(#3a97e5), to(#42d2e8));
    background: -webkit-linear-gradient(left, #3a97e5, #42d2e8);
    background: linear-gradient(90deg, #3a97e5, #42d2e8);
    color: #fff
}

.myLvFlex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.redEnvelope {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 60%;
}

.myLv .redEnvelope p {
    margin-left: 5px;
}

.redEnvelope img {
    width: 110px;
    max-width: 100%;
    margin-right: 20px;
}

.redEnvelope img {
    animation: shake 3.5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    /* Firefox */
    -moz-animation: shake 3.5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    /* Safari and Chrome */
    -webkit-animation: shake 3.5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    /* Opera */
    -o-animation: shake 3.5s;
    -o-animation-timing-function: linear;
    -o-animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1);
    }
    52% {
        transform: scale(1.05);
    }
    54% {
        transform: scale(1);
    }
    56% {
        transform: scale(1.05);
    }
    58% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@-moz-keyframes shake {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1);
    }
    52% {
        transform: scale(1.05);
    }
    54% {
        transform: scale(1);
    }
    56% {
        transform: scale(1.05);
    }
    58% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1);
    }
    52% {
        transform: scale(1.05);
    }
    54% {
        transform: scale(1);
    }
    56% {
        transform: scale(1.05);
    }
    58% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

@-o-keyframes shake {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1);
    }
    52% {
        transform: scale(1.05);
    }
    54% {
        transform: scale(1);
    }
    56% {
        transform: scale(1.05);
    }
    58% {
        transform: scale(1);
    }
    100% {
        transform: scale(1);
    }
}

.bonus-btn, .bonus-service {
    /* display: inline-block; */
    min-width: 130px;
    height: 35px;
    background: #fff;
    line-height: 25px;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
    color: #3a97e5;
    border: 1px solid #3a97e5;
    position: relative;
    left: 10px;
    top: -7px
}

@media screen and (min-width: 951px) {
    .bonus-btn:not(:disabled):hover {
        background: #3a97e5;
        color: #fff
    }
}
.bonus-btn:disabled {
    color: #ffffff;
    background: #333333;
    opacity: 0.4;
    cursor: no-drop;
}

.bonus-remark {
    text-align: center;
    display: none;
    color: #111;
    margin: 0 auto;
    border-radius: 8px;
    margin: 15px auto 0px;
}

@media screen and (max-width: 900px) {
    .bonus-remark {
        width: 60%;
        border: 1px solid #ddd;
        border-radius: 8px;
        text-align: left;
    }
}

.bonus-remark span {
    margin: 0 5px;
    @media screen and (max-width: 900px) {
        display: block;
        margin: 5px;
    }
}




.bonus-remark i {
    margin-right: 5px;
    &.fa-times-circle {
        color: #d6362a;
    }
}