.ForgetLoginSetNew {
    width: 100%;
    height: 100%;
    background-color: #fff
}

.ForgetLoginSetNew .head_area {
    height: 1.33333rem;
    background: #fff;
    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-left: .48rem;
    padding-right: .48rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    border-bottom: .02667rem solid #e1e1e1
}

.ForgetLoginSetNew .head_area .leftImg {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.ForgetLoginSetNew .head_area .leftImg .top_back {
    width: .21333rem;
    height: .37333rem
}

.ForgetLoginSetNew .head_area .head_text {
    font-size: .50667rem;
    font-family: PingFang SC;
    color: #424653;
    width: 45%;
    text-align: center
}

.ForgetLoginSetNew .head_area .right_menu {
    font-size: .37333rem;
    font-family: PingFang SC;
    color: #424653;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.ForgetLoginSetNew .inputArea {
    padding-left: .66667rem;
    padding-right: .66667rem;
    margin-top: .26667rem
}

.ForgetLoginSetNew .inputArea .btn_item {
    height: 1.6rem;
    padding-top: .53333rem;
    border-bottom: .02667rem solid #e1e1e1;
    box-sizing: border-box;
    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
}

.ForgetLoginSetNew .inputArea .btn_item .betInput {
    padding-left: 0!important
}

.ForgetLoginSetNew .inputArea .btn_item .van-field__control {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653
}

.ForgetLoginSetNew .inputArea .btn_item .van-field__control::-webkit-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginSetNew .inputArea .btn_item .van-field__control:-moz-placeholder,.ForgetLoginSetNew .inputArea .btn_item .van-field__control::-moz-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginSetNew .inputArea .btn_item .van-field__control:-ms-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginSetNew .inputArea .sendCode {
    position: relative
}

.ForgetLoginSetNew .inputArea .sendCode_Text {
    position: absolute;
    right: 0;
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fa0
}

.ForgetLoginSetNew .sure_bind_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
}

.ForgetLoginSetNew .sure_bind_box .sure_bind {
    width: 8rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    opacity: .4;
    border-radius: .61333rem;
    margin: 0 auto;
    margin-top: .66667rem;
    font-size: .42667rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.ForgetLoginSetNew .sure_bind_box .btn_shinee {
    opacity: 1
}

.ForgetLoginSetNew .tip {
    margin-top: .45333rem;
    text-align: center;
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #424653
}

.ForgetLoginSetNew .tip .normal {
    color: #424653
}

.ForgetLoginSetNew .tip .orange {
    color: #fa0;
    margin-left: .13333rem
}

.successPop {
    width: 7.2rem;
    height: 6.45333rem;
    background: #fff;
    border-radius: .26667rem;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.successPop .close {
    position: absolute;
    top: .26667rem;
    right: .26667rem;
    width: .4rem;
    height: .4rem
}

.successPop .success {
    width: 1.49333rem;
    height: 1.49333rem;
    margin-top: 1.14667rem
}

.successPop .text {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2f3242;
    margin-top: .69333rem
}

.successPop .sure {
    width: 5.30667rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    border-radius: .61333rem;
    font-size: .45333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff;
    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;
    margin-top: .74667rem
}

 .van-number-keyboard {
    z-index: 999
}

.codePop {
    top: 25%
}

 .van-overlay {
    height: 63%!important
}

.codePop {
    width: 6.93333rem;
    height: 5.2rem;
    background: #fff;
    border-radius: .26667rem;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.codePop .van-password-input {
    width: 100%
}

.codePop .van-password-input__security {
    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;
    margin-top: .64rem;
    height: 1.06667rem;
    padding: 0
}

.codePop .van-password-input__security .van-password-input__item {
    width: 1.06667rem!important;
    height: 1.06667rem;
    background: #f3f3f6;
    border-radius: .13333rem;
    margin-left: .13333rem;
    margin-right: .13333rem
}

.codePop .van-password-input__security .van-password-input__item--focus {
    border: .02667rem solid #ff934c!important
}

.codePop .van-password-input__security .van-password-input__item--focus .van-password-input__cursor {
    background-color: #ff934c!important;
    width: .05333rem!important
}

.codePop .close {
    position: absolute;
    top: .26667rem;
    right: .26667rem;
    width: .4rem;
    height: .4rem
}

.codePop .tittle {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653;
    margin-top: .61333rem
}

.codePop .coderesult {
    width: 4.69333rem;
    height: .69333rem;
    margin-top: .34667rem
}

.codePop .tips {
    font-size: .29333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba;
    margin-top: .4rem
}

.ForgetLoginPass {
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 999
}

.ForgetLoginPass .head_area {
    height: 1.33333rem;
    background: #fff;
    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-left: .48rem;
    padding-right: .48rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    border-bottom: .02667rem solid #e1e1e1
}

.ForgetLoginPass .head_area .leftImg {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.ForgetLoginPass .head_area .leftImg .top_back {
    width: .21333rem;
    height: .37333rem
}

.ForgetLoginPass .head_area .head_text {
    font-size: .50667rem;
    font-family: PingFang SC;
    color: #424653;
    width: 45%;
    text-align: center
}

.ForgetLoginPass .head_area .right_menu {
    font-size: .37333rem;
    font-family: PingFang SC;
    color: #424653;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.ForgetLoginPass .inputArea {
    padding-left: .66667rem;
    padding-right: .66667rem;
    margin-top: .26667rem
}

.ForgetLoginPass .inputArea .btn_item {
    height: 1.6rem;
    padding-top: .53333rem;
    border-bottom: .02667rem solid #e1e1e1;
    box-sizing: border-box;
    overflow: hidden
}

.ForgetLoginPass .inputArea .btn_item .betInput {
    padding-left: 0!important
}

.ForgetLoginPass .inputArea .btn_item .van-field__control {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653
}

.ForgetLoginPass .inputArea .btn_item .van-field__control::-webkit-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginPass .inputArea .btn_item .van-field__control:-moz-placeholder,.ForgetLoginPass .inputArea .btn_item .van-field__control::-moz-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginPass .inputArea .btn_item .van-field__control:-ms-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetLoginPass .coderesult {
    width: 7.86667rem;
    height: 1.14667rem;
    margin: 0 auto;
    margin-top: .26667rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAABQCAMAAABF9usQAAABAlBMVEUAAAD////////////////////////////////////////////////////////////////////////////CwsJ4eHjAwMDZ2dm+vr/6+vvBwcG4uLr39/jh4eHGxsa8vL2rq6y6u7yOj5R8fHx2d3qhoqjJycro6OnKysr5+fnR0dHNzc2en6V2eofk5OXW1tfw8PDd3d21tbd9gIv09PWkpap/gID8/PyxsbSsrLCjpKqLjZXs7e2Vlpqvr7Koqa2Ojo+Ghojh4uXd3uGnp6t4eoJ5en2am6CQk5qChY2AgonR0tbLzdKytLyys7d1d3+prLWFiJG/wcelqLKMjIzx8vNkv42gAAAAE3RSTlMA3yAQ71+fz3+/j69Qb09AgJA/Pbj4SgAABjlJREFUeNrlm3lT2kAUwBNCOaRq25eEJByRiiBHAbmRq1aKVFt7f/+vUrMJvMJCUru7M9L+ZpxRJ3/w473s7nu7K/3PKM8PI3FZhidGOBqPxI4VJrGDJ2e1jhx5/neCx4kw7AOR548O2ov9MCPIz0L/qhrRe/HHbs+e+Ju2PXp/pBaKw16SCAW7He5ZRiLhoOApL4GFYr2gMlBJNoCFA/+UjAIDjYLKTDINDERDPm4yMFBTg7Asw9At1ZdzJjs5JMZtpAZiDK60H309wM4EBtCOpxsE56Se6mqadpULiF0GGEA7nm5FNRC7qjlMAkKXZQjdLrsoMFEOlsuNidzMUP0pAhNRhXJ7CWwUguVSr4ncma36cwFsHFBLLmBEfYxcpewX6CQwcrjxwoXhETDK1U0ASGfEyYXXX7sEsEJParrRNPQtckYJhyAxchDnkpQI5WacnGrdgU7L3XlykBEmB88kRAZmqEmt6UxqpyeGtSn3MQ0uZlaYnIwj5gtgh5rUbjSN2Ok75aAuTA5iTNN3kFyuqnl2xk65pDi5sML0xgVFrnO7tNN3yZXFyUGM3xtHyxn34/er2Fnb5bIC5cKu23PgAV0CTBZo52YqeQ2v7kpYI4mTg2MiFwEWUI6O3eUHtHMzNZ/PD+96QGirQuUSjpsCXKAX95n2u08rO53MDtWvreEsl3Hy0sxkxcqFFW5ZCZSaCVBa2b0lRZyRmgz6zm/lZBnVBMnBEbesBFoNAO2umpa7JMMug3C5AxwrWaHU1uyGTUpKuJzM7ZWDTTW0+zqfD6s5H5nyqJEUIAeKdAx82KZmZirpUu3b9y+FOz2gZ5IRIHckxYAPlJo7HlZMs1Er/uztrN6yRSyAOMsd8hpPYIva8pP2ervXkedt8GhnectFpDjwgVLb6NSZla0N9DSsSBc4y8WlKPBhUw2p4WffJGkCUHbc5GQpDLwp1ScnSFNX25h31FDSK13XCcXeg12FsxxwxryYnWq/MzOyXu4V6aGkNxprHk4b3SzzlAPOcmZGTXW1NbpNa9n+z1BDSTulLbkakfr1yco575ox0NaZD3S1DC4Xm0OJE7gl1yb5Ap6mnDuMGNPNyA10bCKXN7rKxSpGrl5yw8tRTgZGUM2rUYd5DcnPX/et3yaEAo6gDo0vc+/p+eKiB4QaL7kwN7nCap+qM2y9WdEaTu3fdzfSzleQbYBHfbBoec91jBF4zwAfovwm8SV6bjLrdC47zs9lZ0rqN0doOSHg5imYZcvuTzuXD8yc52rAlTjH5RfqGYZt2LZtOOib+8G1sgk4aTsPE3RMXl5EpEPggxpIxYQ1Glmuu1c0MV5dBnhEEerX+6qbwI1XvItVGkt/gN7tvtCplgNmLx8U3m0G2s2+Oe2ObQtnALdGSI27P/qGJcyOtBmkA+DCLrfcW+2BG9v9swEuFfLv7okuMHYRMa09RHcksPulLtfQo/4pdtoFtvaUMPDAx82R847WWAXTW6mcYi9akJyCW8as+Lppr5uWu9t6pvaI3PUCd0nEyEUcN079rx3vGyF/e5kjY4uzzdMsgVPHfcMdLjFyR0SOTzHu59aqphwDY0aqhLse6Wfe4x6QCDlZcokBB4Lc8ATRlEwI6esvKzvd4i2HW/5chhTabbzuhudQrLZr9x1jx10OT4Cxh46WM6Ybbihnn6ddu8vP3liasoRt+EuKgKMa9g260cejzDW77kTnLCeLPWSTq87RbUNu+fnT785IZt4OdIGHbDiUrHRafsjn87fEjZZTM94e0M37fP7zosk5LROCD7bpqbNha3jmuFFyuIYuXVc/tBYDW+jBNvaaNUsvT/qDSc5xo+VwDW0W+9N7dGOWw6RE2IuDwrZKzrLUXXK4htYtQYdJESUKTCQffVL23NxRko+AiSj/A9yNR8upFaD60IQ0MCDmeHohWG6xLod9aG5ZKeJiQXDocOq7neJiC/vQYi9NsNtlguTswdfP+ffjJo6g2IcWfN1F/EUlKzUbD28mtopk2xtbd2VRF5XYZ4RiveJnp9vN+5SxtRtUdkwrF4xXzJSgO537eznwUAoklIC9JB763y/kOsT2TC8cU6Q/J7RP0aPUgjmKwD4QTryS/gblKPLE4ycfHPkF7RdXKwgoGfUR3wAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100% 100%
}

.ForgetLoginPass .sure_bind_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;
    margin-top: .48rem
}

.ForgetLoginPass .sure_bind_box .sure_bind {
    width: 8rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    opacity: .4;
    border-radius: .61333rem;
    margin: 0 auto;
    font-size: .42667rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.ForgetLoginPass .sure_bind_box .btn_shinee {
    opacity: 1
}

.ForgetLoginPass .tip {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #424653;
    margin-top: .45333rem;
    text-align: center
}

.ForgetLoginPass .tip .normal {
    color: #424653
}

.ForgetLoginPass .tip .orange {
    color: #fa0;
    margin-left: .13333rem
}

.left-window {
    width: 8rem;
    height: 100%;
    border-radius: .13333rem;
    text-align: center
}

.left-window .top {
    background: url(../../static/image/leftbg.bad7388b.png) 50% no-repeat;
    width: 100%;
    height: 5.6rem;
    background-size: cover
}

.left-window .top .person-vip {
    position: relative;
    top: -.13333rem;
    left: -2.93333rem
}

.left-window .top .person-vip img {
    width: 1.54667rem
}

.left-window .left-head {
    margin: 0 0;
    padding-top: 3.65333rem;
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: .4rem;
    font-size: .45333rem;
    color: #fff;
    line-height: .88rem
}

.left-window .left-head img {
    width: .85333rem;
    height: .85333rem;
    margin-right: .4rem;
    border-radius: .53333rem
}

.left-window .left-head-bottom {
    font-size: .26667rem;
    color: #fff;
    text-align: left;
    padding-left: .4rem;
    margin-top: .26667rem
}

.left-window .person-list {
    padding-top: .26667rem
}

.left-window .person-list-p {
    font-size: .32rem;
    color: #2f3242;
    margin: 0 0;
    line-height: 1.06667rem;
    height: 1.06667rem;
    text-align: left
}

.left-window .person-list-p img {
    width: .18667rem;
    height: .37333rem;
    margin-top: .32rem;
    float: right;
    margin-right: .4rem
}

.left-window .person-list-p span .vipNum {
    color: red
}

.left-window .person-icon {
    width: .4rem;
    height: .4rem;
    display: inline-block;
    background-size: cover;
    background-position-y: 0;
    position: relative;
    top: .08rem;
    margin: 0 .4rem
}

.left-window .position-icon1 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAFwABAQEBAAAAAAAAAAAAAAAABgUHBP/EABYBAQEBAAAAAAAAAAAAAAAAAAABAv/aAAwDAQACEAMQAAAA0GyLVGE5GI9JoyjRdCODdKY7YyDbU8qUf//EAC0QAAICAgEABwcFAAAAAAAAAAIDAQQABRIGERQxMkFSECEiNkNTcnGBgpHi/9oACAEBAAE/ALdu5udm3X6x01kV5iLNqPFy9I4+voFvdy12x2EILi65DDPjP68s5WNBWXfp23X9QURJg2eZrH1CWBaSwIMXDxKOuM6FfLSnfVc1ht/OTnO2WtD2rVIPXGLGHKmttgEr5eRBmt1yqehTRMhcsE8CLyKJ78TubqkgAGXERiIzaruaR7aQt7Pqr9jnNr7MT4h/fKei0gUxGtTqNT65CDkv5Y2HVtk7T9HHw1FkPjGC5DTnzL/OVtJSrVVIhUTCggP6jLACyswTGCGRn3THXm4QpW2YK1AA8u4RiIzTVkVdWEV0rV+AwPs//8QAFhEAAwAAAAAAAAAAAAAAAAAAASAw/9oACAECAQE/AKBP/8QAFBEBAAAAAAAAAAAAAAAAAAAAQP/aAAgBAwEBPwAH/9k=) no-repeat;
    background-size: cover
}

.left-window .position-icon2 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAGQAAAwADAAAAAAAAAAAAAAAABQYHAAEC/8QAFwEBAQEBAAAAAAAAAAAAAAAAAAECA//aAAwDAQACEAMQAAAAb9ToJRONqRgv08ZQfor2WB6IJsdANbi1H//EADIQAAEDAwEDBw0AAAAAAAAAAAIBAwQABQYSERQhEBMWQVFTYSIkMTM2Q1Rxg5Kio7P/2gAIAQEAAT8Ax3HoF/s7Vzu4LLlPkaqRGXUSpw2U/ZsMiTN0fBluR3avuV0FsHwP7TpvJ7oDQjv7/BKwT2Ng/U/oVSnhELnb2JNoeYnvG7vRzARW9XaPhUNWyhM8y8LwaERDRdSF47eTBDEsSih1gpof3rUnF+dnq8xJjMsdzuDRfkqU2DcdlBAQbbFOCCmkUSti1l7YBkUvSAp5XInpT51Bgxdwj+bM+qH3adlf/8QAGhEAAgIDAAAAAAAAAAAAAAAAAAECEBIwMf/aAAgBAgEBPwCTEzKn0Vy0f//EABQRAQAAAAAAAAAAAAAAAAAAAED/2gAIAQMBAT8AB//Z) no-repeat;
    background-size: cover
}

.left-window .position-icon3 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAGwAAAQQDAAAAAAAAAAAAAAAABgAEBQcBAgP/xAAXAQEBAQEAAAAAAAAAAAAAAAAAAgED/9oADAMBAAIQAxAAAAA3rIahLIEoWS6DrFSdFrcz431TFsiwsSFv/8QALxAAAgEDAgEICwAAAAAAAAAAAgMBAAQFERIxBgcQEyEiQlEWIyQyQVJUcoGTsf/aAAgBAQABPwDARm8vjbXIHnJGG8UxaL+BTFHzfuyV1cvHKpMpaW/QOB0jA5i2srdCM9KISuA0i1A/7Xp1n/rB/SFYNW/m4R7adlsE2dePg0OalGGscJYAeYfbqLUxcp8rl3zFNYAsZN6cWOZur5uz3HPk+jkrLB5AIlKYe3YzRReLvlTn5EbC16nDIecj6xUuEIVPlGsTWLffscY3eIVZr29hg4T/ABpEdBdhF9xVrNazQLDYPdHh5V//xAAaEQACAgMAAAAAAAAAAAAAAAAAAREgEiEx/9oACAECAQE/AHEmaJRofaOjp//EABQRAQAAAAAAAAAAAAAAAAAAAED/2gAIAQMBAT8AB//Z) no-repeat;
    background-size: cover
}

.left-window .position-icon31 {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAYCAMAAADJYP15AAAAjVBMVEX6+vpXXHP4+Ph2eoyRlKNfZHmxtL729vbr6+2qrbmUl6by8/SkprNcYHfX2N3JytHDxc1lan/e3+PU1duEiJhqb4Nma4Db3ODMztS+wMlZXnTv8PG8vseYm6mGiprt7e/o6evm5+nj5Ofh4ubFx86ztb+prLieoa6NkKCJjJxiZ3y3usN8gJFxdYlvc4fsyzruAAAAz0lEQVQoz4XP6dKCIBSA4eMxP74EJCFzt31f7v/yOmGFTjY9ww94h2GBJ8Yt6Csb7yEp30XvhBBpbLNcV7QwQLaFDJLMa1V1EBQhkD+ZKxOFLaWVSkY2B/8AyFpIU99lWGiw+nl+PH5mlZ1lvqin5JC+83IvTwdubjOSTNzutR9nyHREUu4yrAzCwJVlyl+PRJdRnCpc7UNSRy6zkdyinvrkknXfTWPoOzCYec4HMmuKMUbXmHS/g5vG4FxNyGb542wpxl27mc259PoKAd/cAe3FD1TZSKP5AAAAAElFTkSuQmCC) no-repeat;
    background-size: cover
}

.left-window .position-icon4 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAGwAAAgEFAAAAAAAAAAAAAAAABAYHAAECAwX/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAHWzI2C7TPA50ygYvQ0M4sEZ7NOUnR//xAAwEAABBAACBQoHAAAAAAAAAAACAQMEBQASBgcRE0EQFBUhMjZRYnOTFjFCUlRykv/aAAgBAQABPwCs03BAkBdBuXWiNAMRXK7l4J5sdFWt7ttHnzgvj1wmOAfv47cfGfNoRtS4pJbAuTmo/Wv3J5cDptekKLlje3ijiMHZXMWQ0B7ifvwzj8lMUXF3Z2sG3dgR1zrPyJDPgzwLF82zFpZsxRBZLcUwR3YmbFVTMpUQkPtIwG3+cSYFxEvpc6rCGbcoAQkfIupRTG+0n/FqfcPFnE0kt4DkJ5qtbad7ZAZ43AeGNYndwPWDk1ed4j9AuT//xAAZEQACAwEAAAAAAAAAAAAAAAABEQAQIBL/2gAIAQIBAT8AIpTmO3kY/8QAFBEBAAAAAAAAAAAAAAAAAAAAQP/aAAgBAwEBPwAH/9k=) no-repeat;
    background-size: cover
}

.left-window .position-icon5 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAGAAAAwEBAAAAAAAAAAAAAAAAAwQGAQX/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAgH/2gAMAwEAAhADEAAAALSiY3sxmq2KbEmdDQBU0m7DlYjAO3//xAAzEAABAwIDAwcNAAAAAAAAAAACAQMEAAUGEhQTIjIRISMkM1JyFSYxNEFCQ1FlcZSxsv/aAAgBAQABPwCwWC23m0pOuMdH5LrjmcyMu+tW2Q9qcNBtTUNtKD7iPMNYdw9bLvYmJ0+Oj8l/MrjhmXeWkv8AcgRAGc/yDzJUm1vSHzdPBQGZek/KIpSHcw02TCHqvYdfb3KdtLz5k6eCAUz+ohQarIPmmx+U1VgsFuvFpCdcWVfkvG5nPan7DVKtkt4n8MptjUVelB4xGgvs2fKt2c8omc0DEOEkAOUaiqWkZ3l4B/VYj3L3OQN3pVqMKbfCfhd/iokZjWQehb7aV7qVFgxdIz1ZngH4afKv/8QAFBEBAAAAAAAAAAAAAAAAAAAAQP/aAAgBAgEBPwAH/8QAFBEBAAAAAAAAAAAAAAAAAAAAQP/aAAgBAwEBPwAH/9k=) no-repeat;
    background-size: cover
}

.left-window .position-icon6 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwgJC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wgARCAAaABoDAREAAhEBAxEB/8QAGAABAAMBAAAAAAAAAAAAAAAABgEFBwT/xAAWAQEBAQAAAAAAAAAAAAAAAAAAAQL/2gAMAwEAAhADEAAAAN3kAbLouYzXTQsB21TSPKTisb5pDRVBSxjm/wD/xAAqEAACAgECAgkFAAAAAAAAAAACAwEEBQARBiIHEBMyM1FScoISJEFVYv/aAAgBAQABPwB9urUDezZUmPNhwOrNKzxZYyecpsLeiULxnuCdyL5awmfpZigh67CRYwIkldpH1CX5jbqo4DEYnNTQz9ELBWTmauQZJTDf4PyPVaqikgK9ZIJSHdBY7RGuKKOAQa6qcHWt5az4KA5Pkcjoei+9+31xq0DnCU2EIrbkFsYRegOadM41SZlOPxt7IVF+LZQHLHt9WkZmjkeOsTeoPBoW6rqx+YyPPsUdXHiVuoY7tVgf3Q97VYAXUWIDAjAxtAxtoayB6RwZCFQfYFzQEb9X/8QAGxEAAgIDAQAAAAAAAAAAAAAAARAAQQIREiD/2gAIAQIBAT8AAgPnc6gVLFUv/8QAFBEBAAAAAAAAAAAAAAAAAAAAQP/aAAgBAwEBPwAH/9k=) no-repeat;
    background-size: cover
}

.left-window .position-icon7 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwgHBgoICAgLCgoLDhgQDg0NDh0VFhEYIx8lJCIfIiEmKzcvJik0KSEiMEExNDk7Pj4+JS5ESUM8SDc9Pjv/2wBDAQoLCw4NDhwQEBw7KCIoOzs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozs7Ozv/wgARCAAaABoDAREAAhEBAxEB/8QAGgAAAgIDAAAAAAAAAAAAAAAABAYFBwACA//EABcBAQEBAQAAAAAAAAAAAAAAAAABAgP/2gAMAwEAAhADEAAAALOSO02hmlRdyWw4Up6OUHRLJRHQVQ2WQ9bf/8QAMhAAAQQBAAYEDwAAAAAAAAAAAgEDBAUABhASExYxESJRkxQhIyQyMzZDRFZicXORsv/aAAgBAQABPwDSS0dqKgn2BQpBmLTSfWWM6EQ3g27OVJlyy8ZPb1U/WUT8yuun6Cc+coEaR6M8fNQ5dC6oFZZaX1gT5V060KvKYMgCbIKKqiZw9bfNczuhzhCestJvEcrfiG7Q90no5xvpCPxbfc5oF7KMfkP+8s6p2Zc1cwHAQIRmRovNdpNTi+UL7rlz1LaYgdVN+XLNpe1cVV6MhwovgTHmzPqx92nZn//EABkRAAIDAQAAAAAAAAAAAAAAAAARAhAgMf/aAAgBAgEBPwAavgxiJYlj/8QAFhEBAQEAAAAAAAAAAAAAAAAAASAw/9oACAEDAQE/AMCCP//Z) no-repeat;
    background-size: cover
}

.left-window .position-icon8 {
    background: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wBDAAoHBwkHBgoJCAkLCwoMDxkQDw4ODx4WFxIZJCAmJSMgIyIoLTkwKCo2KyIjMkQyNjs9QEBAJjBGS0U+Sjk/QD3/2wBDAQsLCw8NDx0QEB09KSMpPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT09PT3/wgARCAAaABoDAREAAhEBAxEB/8QAGQAAAgMBAAAAAAAAAAAAAAAAAwYCBAUH/8QAFgEBAQEAAAAAAAAAAAAAAAAAAAEC/9oADAMBAAIQAxAAAADpVgiAxyqupWi6J2jbkYEbZMU9tbBhj//EACoQAAEEAAUBCAMBAAAAAAAAAAIBAwQFAAYREiETEBQVFiIxVJMyUnGS/9oACAEBAAE/AMxzZbHcYsF1GnZj6NdTbuUR05XCUNu36GMxv9JffeyBn/rFccyrzEFW/NKXHdYV1snfzFUXsyqx4qDd3OkK/M9QgPG1jlU0RMQIrl7Afs5VrLjPoR6C27sCOgr7KmGGPMeWoE6Y6saY2G8Xw4UFx55u/kh9Q4t2I1BcwJ8bZGCS90ZCJwBIvsq4m1WWn7DfKdjA89yQd52I5/R1xYpGtcxxKfeJQ47KvOstrwqpwKLjwWt+BF+ocWjYO1kgHAExUV4JNUxS1kE6GSRw45LqfKtDjJbDTVLq20AKv6j2f//EABYRAQEBAAAAAAAAAAAAAAAAAAEgMP/aAAgBAgEBPwAhwI//xAAUEQEAAAAAAAAAAAAAAAAAAABA/9oACAEDAQE/AAf/2Q==) no-repeat;
    background-size: cover
}

 .van-overlay {
    background-color: rgba(0,0,0,.3)!important
}

.PulldownRefresh {
    width: 100%;
    height: 100%
}

.PulldownRefresh .gif_loading {
    widows: 1.33333rem;
    height: 1.33333rem
}

.PulldownRefresh .main_content {
    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
}

.PulldownRefresh .van-pull-refresh {
    height: 100%;
    overflow: auto!important
}

.textleft {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.pawrpodbox .divbugtrewq,.pawrpodbox .divcontedd,.pawrpodbox .rtypttttt,.pawrpodbox .tiptitlediv,.textcenter {
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.textright {
    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: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.spkeyboardmask {
    float: left;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    background: rgba(0,0,0,.6)
}

.spkeyboardmain {
    float: left;
    width: 100%;
    height: 5.46667rem;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f7f7f7;
    z-index: 999999999999
}

.spkeyboardkey {
    width: 2.2rem
}

.spkeyboardkey,.spkeyboardlkey {
    float: left;
    height: 1.06667rem;
    background: #fff;
    border-radius: .13333rem;
    font-size: .48rem;
    font-family: DIN;
    font-weight: 700;
    color: #373c4a;
    margin-left: .24rem;
    margin-top: .24rem;
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.spkeyboardlkey {
    width: 4.64rem
}

.spkeyboardkeyac {
    background: #e5e5e5
}

.spkeyboardkey img {
    width: .53333rem;
    height: .37333rem
}

.spkeyboardline {
    float: left;
    width: 100%
}

.spkeyboardleft {
    float: left;
    width: 7.56rem
}

.spkeyboardright {
    float: left;
    width: 2.44rem
}

.spkeyboardqrcont {
    float: left;
    width: 2.2rem;
    height: 3.68rem;
    background: #f3aa57;
    border-radius: .13333rem;
    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: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 700;
    color: #fff;
    font-size: .45333rem;
    margin-top: .24rem
}

.pawrpodbox {
    width: 7.49333rem;
    height: 5.17333rem;
    background: #fff;
    border-radius: .26667rem;
    margin-top: 2.66667rem;
    margin-left: 1.25333rem
}

.pawrpodbox .divtitle {
    float: left;
    width: 3.65333rem;
    height: .13333rem;
    background: -webkit-linear-gradient(left,#f08448,#ffc170);
    background: linear-gradient(90deg,#f08448,#ffc170);
    margin-left: 1.92rem
}

.pawrpodbox .tiptitlediv {
    float: left;
    width: 100%;
    height: .34667rem;
    font-size: .34667rem;
    font-weight: 500;
    color: #424653;
    margin-top: .8rem
}

.pawrpodbox .divcontedd {
    float: left;
    width: 100%;
    height: .42667rem;
    font-weight: 700;
    font-size: .42667rem;
    color: #424653;
    margin-top: .53333rem;
    position: relative
}

.pawrpodbox .divcontedd img {
    width: .34667rem;
    height: .34667rem;
    position: absolute;
    right: .4rem
}

.pawrpodbox .divbugtrewq {
    float: left;
    width: 100%;
    height: .34667rem;
    font-size: .34667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #424653;
    margin-top: .8rem
}

.pawrpodbox .rtypttttt {
    float: left;
    width: 100%;
    height: .50667rem;
    font-size: .50667rem;
    font-weight: 500;
    color: #424653;
    margin-top: .24rem
}

.pawrpodbox .inputdivs {
    float: left;
    width: 100%;
    margin-top: .61333rem;
    padding-left: .53333rem
}

.pawrpodbox .inputdivs input {
    float: left;
    width: .93333rem;
    height: .93333rem;
    background: #f5f6fa;
    border-radius: .05333rem;
    border: none;
    outline: none;
    margin-right: .16rem;
    line-height: .93333rem;
    text-align: center
}

.ForgetFundPass {
    width: 100%;
    height: 100%;
    background-color: #fff
}

.ForgetFundPass .head_area {
    height: 1.33333rem;
    background: #fff;
    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-left: .48rem;
    padding-right: .48rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    border-bottom: .02667rem solid #e1e1e1
}

.ForgetFundPass .head_area .leftImg {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.ForgetFundPass .head_area .leftImg .top_back {
    width: .21333rem;
    height: .37333rem
}

.ForgetFundPass .head_area .head_text {
    font-size: .50667rem;
    font-family: PingFang SC;
    color: #424653;
    width: 45%;
    text-align: center
}

.ForgetFundPass .head_area .right_menu {
    font-size: .37333rem;
    font-family: PingFang SC;
    color: #424653;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.ForgetFundPass .inputArea {
    padding-left: .66667rem;
    padding-right: .66667rem;
    margin-top: .26667rem
}

.ForgetFundPass .inputArea .btn_item {
    height: 1.6rem;
    padding-top: .53333rem;
    border-bottom: .02667rem solid #e1e1e1;
    box-sizing: border-box;
    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
}

.ForgetFundPass .inputArea .btn_item .betInput {
    padding-left: 0!important
}

.ForgetFundPass .inputArea .btn_item .van-field__control {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653
}

.ForgetFundPass .inputArea .btn_item .van-field__control::-webkit-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetFundPass .inputArea .btn_item .van-field__control:-moz-placeholder,.ForgetFundPass .inputArea .btn_item .van-field__control::-moz-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetFundPass .inputArea .btn_item .van-field__control:-ms-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.ForgetFundPass .inputArea .sendCode {
    position: relative
}

.ForgetFundPass .inputArea .sendCode_Text {
    position: absolute;
    right: 0;
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fa0
}

.ForgetFundPass .sure_bind_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
}

.ForgetFundPass .sure_bind_box .sure_bind {
    width: 8rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    opacity: .4;
    border-radius: .61333rem;
    margin: 0 auto;
    margin-top: .66667rem;
    font-size: .42667rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.ForgetFundPass .sure_bind_box .btn_shinee {
    opacity: 1
}

.ForgetFundPass .tip {
    margin-top: .45333rem;
    text-align: center;
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #424653
}

.ForgetFundPass .tip .normal {
    color: #424653
}

.ForgetFundPass .tip .orange {
    color: #fa0;
    margin-left: .13333rem
}

.successPop {
    width: 7.2rem;
    height: 6.45333rem;
    background: #fff;
    border-radius: .26667rem;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.successPop .close {
    position: absolute;
    top: .26667rem;
    right: .26667rem;
    width: .4rem;
    height: .4rem
}

.successPop .success {
    width: 1.49333rem;
    height: 1.49333rem;
    margin-top: 1.14667rem
}

.successPop .text {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2f3242;
    margin-top: .69333rem
}

.successPop .sure {
    width: 5.30667rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    border-radius: .61333rem;
    font-size: .45333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff;
    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;
    margin-top: .74667rem
}

 .van-number-keyboard {
    z-index: 999
}

.codePop {
    top: 25%
}

 .van-overlay {
    height: 63%!important
}

.codePop {
    width: 6.93333rem;
    height: 5.2rem;
    background: #fff;
    border-radius: .26667rem;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.codePop .van-password-input {
    width: 100%
}

.codePop .van-password-input__security {
    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;
    margin-top: .64rem;
    height: 1.06667rem;
    padding: 0
}

.codePop .van-password-input__security .van-password-input__item {
    width: 1.06667rem!important;
    height: 1.06667rem;
    background: #f3f3f6;
    border-radius: .13333rem;
    margin-left: .13333rem;
    margin-right: .13333rem
}

.codePop .van-password-input__security .van-password-input__item--focus {
    border: .02667rem solid #ff934c!important
}

.codePop .van-password-input__security .van-password-input__item--focus .van-password-input__cursor {
    background-color: #ff934c!important;
    width: .05333rem!important
}

.codePop .close {
    position: absolute;
    top: .26667rem;
    right: .26667rem;
    width: .4rem;
    height: .4rem
}

.codePop .tittle {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653;
    margin-top: .61333rem
}

.codePop .coderesult {
    width: 4.69333rem;
    height: .69333rem;
    margin-top: .34667rem;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAANwAAABQCAMAAABF9usQAAABAlBMVEUAAAD////////////////////////////////////////////////////////////////////////////CwsJ4eHjAwMDZ2dm+vr/6+vvBwcG4uLr39/jh4eHGxsa8vL2rq6y6u7yOj5R8fHx2d3qhoqjJycro6OnKysr5+fnR0dHNzc2en6V2eofk5OXW1tfw8PDd3d21tbd9gIv09PWkpap/gID8/PyxsbSsrLCjpKqLjZXs7e2Vlpqvr7Koqa2Ojo+Ghojh4uXd3uGnp6t4eoJ5en2am6CQk5qChY2AgonR0tbLzdKytLyys7d1d3+prLWFiJG/wcelqLKMjIzx8vNkv42gAAAAE3RSTlMA3yAQ71+fz3+/j69Qb09AgJA/Pbj4SgAABjlJREFUeNrlm3lT2kAUwBNCOaRq25eEJByRiiBHAbmRq1aKVFt7f/+vUrMJvMJCUru7M9L+ZpxRJ3/w473s7nu7K/3PKM8PI3FZhidGOBqPxI4VJrGDJ2e1jhx5/neCx4kw7AOR548O2ov9MCPIz0L/qhrRe/HHbs+e+Ju2PXp/pBaKw16SCAW7He5ZRiLhoOApL4GFYr2gMlBJNoCFA/+UjAIDjYLKTDINDERDPm4yMFBTg7Asw9At1ZdzJjs5JMZtpAZiDK60H309wM4EBtCOpxsE56Se6mqadpULiF0GGEA7nm5FNRC7qjlMAkKXZQjdLrsoMFEOlsuNidzMUP0pAhNRhXJ7CWwUguVSr4ncma36cwFsHFBLLmBEfYxcpewX6CQwcrjxwoXhETDK1U0ASGfEyYXXX7sEsEJParrRNPQtckYJhyAxchDnkpQI5WacnGrdgU7L3XlykBEmB88kRAZmqEmt6UxqpyeGtSn3MQ0uZlaYnIwj5gtgh5rUbjSN2Ok75aAuTA5iTNN3kFyuqnl2xk65pDi5sML0xgVFrnO7tNN3yZXFyUGM3xtHyxn34/er2Fnb5bIC5cKu23PgAV0CTBZo52YqeQ2v7kpYI4mTg2MiFwEWUI6O3eUHtHMzNZ/PD+96QGirQuUSjpsCXKAX95n2u08rO53MDtWvreEsl3Hy0sxkxcqFFW5ZCZSaCVBa2b0lRZyRmgz6zm/lZBnVBMnBEbesBFoNAO2umpa7JMMug3C5AxwrWaHU1uyGTUpKuJzM7ZWDTTW0+zqfD6s5H5nyqJEUIAeKdAx82KZmZirpUu3b9y+FOz2gZ5IRIHckxYAPlJo7HlZMs1Er/uztrN6yRSyAOMsd8hpPYIva8pP2ervXkedt8GhnectFpDjwgVLb6NSZla0N9DSsSBc4y8WlKPBhUw2p4WffJGkCUHbc5GQpDLwp1ScnSFNX25h31FDSK13XCcXeg12FsxxwxryYnWq/MzOyXu4V6aGkNxprHk4b3SzzlAPOcmZGTXW1NbpNa9n+z1BDSTulLbkakfr1yco575ox0NaZD3S1DC4Xm0OJE7gl1yb5Ap6mnDuMGNPNyA10bCKXN7rKxSpGrl5yw8tRTgZGUM2rUYd5DcnPX/et3yaEAo6gDo0vc+/p+eKiB4QaL7kwN7nCap+qM2y9WdEaTu3fdzfSzleQbYBHfbBoec91jBF4zwAfovwm8SV6bjLrdC47zs9lZ0rqN0doOSHg5imYZcvuTzuXD8yc52rAlTjH5RfqGYZt2LZtOOib+8G1sgk4aTsPE3RMXl5EpEPggxpIxYQ1Glmuu1c0MV5dBnhEEerX+6qbwI1XvItVGkt/gN7tvtCplgNmLx8U3m0G2s2+Oe2ObQtnALdGSI27P/qGJcyOtBmkA+DCLrfcW+2BG9v9swEuFfLv7okuMHYRMa09RHcksPulLtfQo/4pdtoFtvaUMPDAx82R847WWAXTW6mcYi9akJyCW8as+Lppr5uWu9t6pvaI3PUCd0nEyEUcN079rx3vGyF/e5kjY4uzzdMsgVPHfcMdLjFyR0SOTzHu59aqphwDY0aqhLse6Wfe4x6QCDlZcokBB4Lc8ATRlEwI6esvKzvd4i2HW/5chhTabbzuhudQrLZr9x1jx10OT4Cxh46WM6Ybbihnn6ddu8vP3liasoRt+EuKgKMa9g260cejzDW77kTnLCeLPWSTq87RbUNu+fnT785IZt4OdIGHbDiUrHRafsjn87fEjZZTM94e0M37fP7zosk5LROCD7bpqbNha3jmuFFyuIYuXVc/tBYDW+jBNvaaNUsvT/qDSc5xo+VwDW0W+9N7dGOWw6RE2IuDwrZKzrLUXXK4htYtQYdJESUKTCQffVL23NxRko+AiSj/A9yNR8upFaD60IQ0MCDmeHohWG6xLod9aG5ZKeJiQXDocOq7neJiC/vQYi9NsNtlguTswdfP+ffjJo6g2IcWfN1F/EUlKzUbD28mtopk2xtbd2VRF5XYZ4RiveJnp9vN+5SxtRtUdkwrF4xXzJSgO537eznwUAoklIC9JB763y/kOsT2TC8cU6Q/J7RP0aPUgjmKwD4QTryS/gblKPLE4ycfHPkF7RdXKwgoGfUR3wAAAABJRU5ErkJggg==) no-repeat;
    background-size: 100% 100%
}

.codePop .tips {
    font-size: .29333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba;
    margin-top: .4rem
}

.money-window .title {
    height: 1.33333rem;
    text-align: center;
    font-size: .45333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #2f3242;
    line-height: 1.33333rem;
    margin: 0 auto;
    border-bottom: .02667rem solid #f0f0f0
}

.money-window .van-popup__close-icon--top-right {
    top: .4rem
}

.money-window .pwContent {
    margin: .4rem .4rem;
    background: #f3f3f5;
    height: 1.2rem;
    border-radius: .08rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: .02667rem solid #e2e2e2;
    margin-bottom: 0
}

.money-window .pwContent span {
    width: 1.53333rem;
    height: 1.2rem;
    display: inline-block;
    border-right: .02667rem solid #e2e2e2;
    line-height: 1.38667rem;
    text-align: center;
    font-size: .53333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #2f3242
}

.money-window .pwContent span:last-child {
    border-right: 0
}

.money-window .forget {
    text-align: center;
    font-size: .34667rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #4f8dfe;
    margin-top: .4rem;
    height: 1.06667rem;
    border-bottom: .26667rem solid #f3f3f5
}

.money-window .keyword {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden
}

.money-window .keyword .left {
    width: 7.36rem;
    display: inline-block
}

.money-window .keyword .left span {
    width: 2.45333rem;
    height: 1.46667rem;
    display: inline-block;
    text-align: center;
    font-size: .53333rem;
    color: #2f3242;
    line-height: 1.46667rem;
    border-right: .02667rem solid #e2e2e2;
    border-bottom: .02667rem solid #e2e2e2
}

.money-window .keyword .left .span {
    background: #e2e2e2
}

.money-window .keyword .left span:nth-child(10) {
    background: #f3f3f5;
    color: #f3f3f5;
    border-bottom: none
}

.money-window .keyword .left span:nth-child(11) {
    border-bottom: none
}

.money-window .keyword .left span:nth-child(12) {
    background: #f3f3f5;
    color: #f3f3f5;
    border-bottom: none
}

.money-window .keyword .right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow-x: hidden;
    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
}

.money-window .keyword .right span:first-child {
    height: 2.90667rem;
    width: 100%;
    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
}

.money-window .keyword .right span:first-child img {
    width: .69333rem;
    height: .53333rem
}

.money-window .keyword .right span:nth-child(2) {
    width: 100%;
    height: 2.96rem;
    background: #4f8dfe;
    color: #fff;
    line-height: 2.98667rem;
    text-align: center;
    font-size: .45333rem;
    box-sizing: content-box
}

.FundPw {
    width: 100%;
    display: inline-block;
    background-color: #fff;
    height: 100%;
    text-align: center;
    background-size: contain
}

.FundPw .head_area {
    height: 1.33333rem;
    background: #fff;
    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-left: .48rem;
    padding-right: .48rem;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    border-bottom: .02667rem solid #e1e1e1
}

.FundPw .head_area .leftImg {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: left
}

.FundPw .head_area .leftImg .top_back {
    width: .21333rem;
    height: .37333rem
}

.FundPw .head_area .head_text {
    font-size: .50667rem;
    font-family: PingFang SC;
    color: #424653;
    width: 45%;
    text-align: center
}

.FundPw .head_area .right_menu {
    font-size: .37333rem;
    font-family: PingFang SC;
    color: #424653;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

.FundPw .inputArea {
    padding-left: .66667rem;
    padding-right: .66667rem;
    margin-top: .26667rem
}

.FundPw .inputArea .btn_item {
    height: 1.6rem;
    padding-top: .53333rem;
    border-bottom: .02667rem solid #e1e1e1;
    box-sizing: border-box;
    overflow: hidden
}

.FundPw .inputArea .btn_item .betInput {
    padding-left: 0!important;
    width: 100%;
    height: .93333rem;
    line-height: .93333rem;
    border: none!important
}

.FundPw .inputArea .btn_item .van-field__control {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #424653
}

.FundPw .inputArea .btn_item .van-field__control::-webkit-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.FundPw .inputArea .btn_item .van-field__control:-moz-placeholder,.FundPw .inputArea .btn_item .van-field__control::-moz-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.FundPw .inputArea .btn_item .van-field__control:-ms-input-placeholder {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 500;
    color: #a2a6ba
}

.FundPw .sure_bind_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
}

.FundPw .sure_bind_box .sure_bind {
    width: 8rem;
    height: 1.2rem;
    background: -webkit-radial-gradient(27.94% 36.76%,72.06% 63.24%,#6d7581 0,#191919 94.75%);
    background: radial-gradient(72.06% 63.24% at 27.94% 36.76%,#6d7581 0,#191919 94.75%);
    opacity: .4;
    border-radius: .61333rem;
    margin: 0 auto;
    margin-top: .8rem;
    font-size: .42667rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fff
}

.FundPw .sure_bind_box .btn_shinee {
    opacity: 1
}

.FundPw .tip {
    font-size: .37333rem;
    font-family: PingFang SC;
    font-weight: 700;
    color: #fa0;
    margin-top: .45333rem;
    text-align: center
}

.ly-emotion {
    display: inline-block
}

.ly-static-emotion {
    width: .64rem;
    height: .64rem;
    display: inline-block
}

.emotion-box {
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: .13333rem;
    border: .02667rem solid #b4b4b4;
    overflow: hidden;
    overflow-y: auto
}

.emotion-box-line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: .05333rem
}

.emotion-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    cursor: pointer;
    max-width: 1.6rem
}

.navbarboxddd {
    width: 100%;
    height: 1.06667rem;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 200;
    background: #fff
}

.navbarboxddd img {
    float: left;
    width: .8rem;
    height: .8rem;
    margin-left: .26667rem;
    margin-top: .13333rem;
    margin-right: .26667rem
}

#van-dialog,#van-dialog div {
    float: none
}

#van-dialog #spda {
    width: 7.2rem;
    height: 4rem;
    resize: none;
    background: #f3f3f3;
    border-radius: .06667rem;
    border: none;
    display: block;
    margin: .26667rem auto;
    padding: .26667rem;
    font-size: .32rem
}
