*{
    margin: 0;padding: 0;
    word-break:break-all;
    word-wrap:break-word;
}
input[type=text],
input[type=email],
input[type=tel],
input[type=url],
input[type=search] {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
.pass-header {
    background: #fff;
    height: 4.4rem;
    width: 100%;
    padding: 0;
    display: block;
    text-align: center;
    z-index: 100;
    position: relative;
}
.pass-header-back {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIQAAACEBAMAAACjap6UAAAAJFBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACmWAJHAAAAC3RSTlMA+QVLtK5GDMOtPmBJZDIAAACbSURBVGje7c6xCcJgGAbhDx1BUMHGwgF0DjsncIRs4QCWDmAtIgj/cha+CyQHIYS7AY6nzMzMbNQW96IdXkeKOLcVRbQWBkC0MAAiDIIIAyDCAIh/G4CI4ooRaxEiRIgQIUJEzx5ZvGtwpyw++xracpfHRYYMGTJkyJAxTcatKOPbFWEEQRhBEEYQiBEEYQRBGNuuaM8yMzObbz+Lo5ZhKg9g9QAAAABJRU5ErkJggg==') no-repeat 1.5rem 1.3rem;
    background-size: 2.2rem 2.2rem;
    padding: 1.3rem 0 1.3rem 1.7rem;
    width: 3.6rem;
    height: 1.8rem;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    color: #fff;
}
.normandy-img-div {
    padding: 3rem 2.7rem 0;
}
.normandy-img-logo img{
    height: 4.4rem;
}
.na-br {
    margin-bottom: 6rem
}

.na-history-content {
    width: 100%;
    box-sizing: border-box
}

.history-item-account {
    padding: 0 2.7rem
}

.na-history-other {
    position: relative;
    font-size: 1.4rem;
    display: block;
    text-align: center;
    padding: 1rem 2.7rem
}

.na-history-other .other-button {
    font-size: 1.4rem;
    color: #111;
    text-align: center
}

.na-history-other .other-button:active {
    color: #39f
}

.na-history-other span {
    display: inline-block;
    padding: 1rem
}

.na-history-other span:active {
    opacity: .5
}

.na-history-other-wap span {
    float: left
}

.na-history-other-wap span.other-button {
    float: right
}

.na-history-list {
    position: relative;
    overflow-y: scroll;
    max-height: 27rem;
    box-sizing: border-box;
    padding-left: 2.7rem;
    margin-right: 2.7rem;
    overflow-x: hidden
}

.na-history-mask {
    position: absolute;
    height: 3.6rem;
    width: 100%;
    top: -3.6rem;
    left: 0;
    background: linear-gradient(0deg,#fff,hsla(0,0%,100%,0))
}

.darkmode .na-history-mask {
    background: none
}

.na-pass {
    padding-bottom: 0
}

.top-hint {
    position: fixed;
    z-index: 200;
    top: 1rem;
    left: 1rem;
    right: 1rem;
    height: 4.8rem;
    font-size: 1.4rem;
    line-height: 4.8rem;
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 0 1.4rem;
    border-radius: 5pt
}

.top-hint img {
    width: 1.4rem;
    position: relative;
    top: .2rem;
    padding-right: .5rem
}

.top-hint button {
    position: absolute;
    right: 1.4rem;
    background: #38f;
    border-radius: 5rem;
    color: #fff;
    padding: .4rem 1rem;
    top: 1rem;
    font-size: 1.4rem
}

.fade-enter-active,.fade-leave-active {
    transition: all .4s ease-in-out
}

.fade-enter,.fade-leave-to {
    transform: translateY(-150px)
}

.normandy-img-title {
    float: left
}

.normandy-title-div {
    padding: 1.24rem 2.7rem 0
}

.normandy-title-content {
    font-size: 3.2rem;
    line-height: 3.5rem;
    font-weight: 700;
    color: #121c32
}

.darkmode .normandy-title-content {
    color: #fff
}

.na-account-item-wrapper {
    position: relative
}

.na-account-item-wrapper .na-account-delete {
    position: absolute;
    height: 100%;
    right: -82px;
    top: 0;
    background: url(https://wappass.bdimg.com/static/appsapi/img/deleteButton.dc6221a.png) no-repeat 50%;
    background-size: 35%;
    background-color: red;
    width: 72px;
    border-radius: 5pt;
    color: #fff;
    text-align: center;
    line-height: 7.2rem
}

.darkmode .na-account-item-wrapper .na-account-delete {
    background-color: #f7534f
}

.na-account-item {
    position: relative;
    height: 7.2rem;
    border: 1px solid rgba(67,149,255,.2);
    border-radius: 5pt;
    background: rgba(67,149,255,.12);
    margin-bottom: 1rem
}

.darkmode .na-account-item {
    border: 1px solid #262626;
    background: #262626
}

.na-account-item:active {
    background: rgba(67,149,255,.18);
    border: 1px solid rgba(67,149,255,.4)
}

.na-account-item div {
    position: relative
}

.na-account-item .na-account-avatar-wap {
    float: left;
    width: 7.2rem;
    height: 100%;
    position: relative
}

.na-account-item .na-account-avatar {
    width: 5.2rem;
    height: 5.2rem;
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -2.6rem;
    margin-left: -2.6rem
}

.na-account-item .na-account-wrap {
    margin-left: 7.2rem;
    height: 100%;
    display: table
}

.na-account-item .na-account-wrap .na-account-info-box {
    display: table-cell;
    vertical-align: middle
}

.na-account-item .na-account-name {
    font-size: 1.8rem;
    font-weight: 700
}

.na-account-item .na-account-name .na-account-recent {
    position: relative;
    display: inline-block;
    top: -1px;
    margin-left: .2rem;
    font-size: 1rem;
    font-weight: 400;
    color: #fff;
    background: #0073fe;
    padding: 2px;
    border-radius: 2pt;
    transform: scale(.8)
}

.na-account-item .na-account-info {
    color: #9b9b9b;
    font-size: 1.2rem
}

.na-account-item .na-account-icon {
    position: absolute;
    right: 1rem;
    width: .8rem;
    height: 1.2rem;
    top: 50%;
    margin-top: -.6rem;
    display: block;
    background: url(https://wappass.bdimg.com/static/appsapi/img/accountLink.7d316f4.png) no-repeat;
    background-size: .7rem 1.2rem
}

.darkmode .na-account-item .na-account-icon {
    background: url(https://wappass.bdimg.com/static/appsapi/img/accountLink-dark.c1c20f4.png) no-repeat;
    background-size: .7rem 1.2rem
}

.mod-dialog-wrapper {
    position: fixed;
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center
}

.mod-dialog,.mod-dialog-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101
}

.mod-dialog {
    position: absolute;
    background: rgba(0,0,0,.4)
}

.darkmode .mod-dialog {
    background: rgba(0,0,0,.8)
}

.mod-dialog-body {
    width: 30rem;
    z-index: 102;
    overflow-y: auto;
    border-radius: 13pt;
    background: #fff;
    position: relative
}

.darkmode .mod-dialog-body {
    background: #222
}

.page-dialog-content {
    color: #000;
    line-height: 2.8rem;
    font-size: 1.6rem;
    text-align: left;
    padding: 3rem 2rem
}

.darkmode .page-dialog-content {
    color: hsla(0,0%,100%,.51)
}

.dialog-content-btn {
    padding: 1.2rem 2rem 2rem
}

.dialog-content-btn .pass-dialog-button {
    height: 4.6rem;
    line-height: 4.6rem;
    text-align: center;
    display: block;
    width: 12.6rem;
    float: left;
    box-sizing: border-box;
    border: 1px solid #ddd;
    border-radius: 5pt
}

.darkmode .dialog-content-btn .pass-dialog-button {
    border: none
}

.dialog-content-btn .pass-dialog-button:nth-child(2) {
    margin-left: .8rem
}

.dialog-content-btn .pass-dialog-button:active {
    opacity: .5
}

.dialog-content-btn .pass-dialog-button-full {
    float: none;
    width: auto
}

.dialog-content-btn .cancel-buttom {
    color: #000;
    background: #fff
}

.darkmode .dialog-content-btn .cancel-buttom {
    color: #fff;
    background: rgba(68,68,68,.5)
}

.dialog-content-btn .confirm-buttom {
    background: #38f;
    border: 1px solid #38f;
    color: #fff
}

.dialog-content-btn .pass-dialog-confirm-disabled {
    background: #dcdfe6;
    border: 1px solid #dcdfe6;
    color: #fff
}

.dialog-content-btn .pass-dialog-cancel-disabled {
    color: #ccc
}

.vcode-close {
    background: url(https://wappass.bdimg.com/static/appsapi/img/vcode_close.faf640e.png) no-repeat 50%;
    width: 3rem;
    height: 3rem;
    background-size: 1.4rem 1.4rem;
    position: absolute;
    top: .7rem;
    right: .7rem
}

.dialog-content-equal-btn {
    padding: 0;
    border-top: 1px solid #efefef
}

.dialog-content-equal-btn .pass-dialog-button {
    border: none
}

.dialog-content-equal-btn .pass-dialog-button:nth-child(2) {
    border-left: 1px solid #efefef;
    margin-left: 0
}

.dialog-content-equal-btn .pass-dialog-button:active {
    background: #efefef
}

.dialog-content-equal-btn .confirm-buttom {
    background: #fff;
    color: #333;
    border: none
}

.dialog-content-fill-btn {
    display: block
}

.dialog-content-fill-btn .pass-dialog-button {
    background: #38f;
    border: 1px solid #38f;
    color: #fff
}

.dialog-content-fill-btn .pass-dialog-button:nth-child(2) {
    margin-left: 0
}

.dialog-content-fill-btn .confirm-buttom {
    background: #fff;
    border: 1px solid #ddd;
    color: #38f;
    margin-top: 1rem
}

.darkmode .page-dialog-title {
    color: #fff
}

.pass-dialog-orangecolor {
    padding: 0 .5rem
}

.dialog-agreement {
    position: relative;
    margin-top: 2rem;
    bottom: -2.5rem;
    color: #bfbfbf;
    font-size: 1.2rem;
    line-height: 2rem
}

.agree-link-dialog {
    color: #333;
    padding: 0 .2rem;
    font-size: 1.2rem
}

.na-input {
    display: -webkit-box;
    position: relative;
    font-size: 1.8rem;
    width: 100%;
    margin-bottom: 2rem;
    background: #f7f7f7;
    border-radius: 5pt
}

.na-input:last-of-type {
    margin-bottom: 0
}

.darkmode .na-input {
    background: #434343
}

.na-input:nth-child(2) {
    margin-bottom: 0
}

.na-input .na-input-text {
    display: block;
    height: 1.8rem;
    padding: 1.5rem 0 1.5rem 1.5rem;
    -webkit-box-flex: 1;
    line-height: normal;
    font-size: 1.8rem;
    background: none;
    color: #000;
    position: relative;
    font-family: Helvetica,sans-serif
}

.darkmode .na-input .na-input-text {
    color: #fff
}

.na-input .na-input-text:-ms-input-placeholder,.na-input .na-input-text::-ms-input-placeholder {
    color: #bfbfbf;
    line-height: 2.1rem;
    font-size: 1.8rem
}

.na-input .na-input-text::placeholder {
    color: #bfbfbf;
    line-height: 2.1rem;
    font-size: 1.8rem
}

.darkmode .na-input .na-input-text:-ms-input-placeholder,.darkmode .na-input .na-input-text::-ms-input-placeholder {
    color: hsla(0,0%,100%,.4)
}

.darkmode .na-input .na-input-text::placeholder {
    color: hsla(0,0%,100%,.4)
}

.na-input .na-input-text::-webkit-input-placeholder {
    color: #bfbfbf;
    line-height: 2.1rem;
    font-size: 1.8rem
}

.darkmode .na-input .na-input-text::-webkit-input-placeholder {
    color: hsla(0,0%,100%,.4)
}

.na-input input:disabled,.na-input input[disabled] {
    color: #bfbfbf;
    -webkit-text-fill-color: #bfbfbf;
    -webkit-opacity: 1;
    opacity: 1
}

.na-input .input-wrapper {
    display: -webkit-box;
    -webkit-box-flex: 1;
    position: relative;
}

.na-input .na-input-noavator {
    width: 100%
}

.na-input .na-input-avatar {
    z-index: 12;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    margin: .7rem .9rem 0 1rem
}

.na-input .na-input-eye {
    background: url(https://wappass.bdimg.com/static/appsapi/img/closeEye.42c1de0.png) no-repeat 50%;
    background-size: 100%;
    z-index: 12;
    width: 2.4rem;
    height: 2.4rem;
    margin: 1.2rem 1.4rem 0 1rem;
    position: relative;
    display: block
}

.na-input .na-input-special {
    padding: 2.3rem 0 1.1rem
}

.na-input .pass-normandy-code-left {
    width: 7rem
}

.na-input .normandy-sub-font {
    font-size: 1.2rem;
    color: #333;
    line-height: 1.4rem;
    height: 1.4rem
}

.na-input .normandy-text-label-code {
    line-height: 4.8rem;
    height: 4.8rem;
    display: inline-block;
    width: 6.5rem;
    background: url(https://wappass.bdimg.com/static/appsapi/img/down-code.f20f323.png) no-repeat 100%;
    background-size: 1rem .5rem;
    text-align: center
}

.na-input .normandy-text-label-internal {
    background: none
}

.na-input .vcode-nput-clear-value {
    width: 2rem;
    height: 2rem;
    background: url(https://wappass.bdimg.com/static/appsapi/img/close.d9c76fc.png) no-repeat 50%;
    background-size: 2rem 2rem;
    -webkit-background-size: 2rem 2rem;
    cursor: pointer;
    z-index: 12;
    display: block;
    position: relative;
    padding: 1.7rem .5rem 1rem 1rem
}

.na-input .hide {
    display: none
}

.na-input .vcode-last-clear {
    padding-right: 1.6rem
}

.na-input.na-input-component-line {
    background: #fff
}

.na-input.na-input-component-line .na-input-text {
    padding: 1.2rem 0 1rem;
    height: 1.9rem;
    font-size: 1.4rem
}

.na-input.na-input-component-line .na-input-eye {
    margin-right: 0;
    margin-top: .8rem
}

.na-input.na-input-component-line input::-webkit-input-placeholder {
    font-size: 1.4rem;
    color: rgba(0,0,0,.25)
}

.na-input.na-input-component-line .vcode-nput-clear-value {
    padding-bottom: 0
}

.na-input.na-input-component-line .vcode-last-clear {
    padding-right: 0
}

.na-input.na-input-component-line .na-input-line {
    border: .5px solid #ddd;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    transition: all .26s linear
}

.na-input.na-input-component-line .na-input-line.error {
    border-color: #ff5936
}

.na-input.na-input-component-line .na-input-line.active {
    border-color: #38f
}

.na-login-form {
    margin-top: 7.4rem
}

.na-login-form .login-password-input input {
    font-family: Helvetica,sans-serif
}

.na-login-form.guide-set-pwd {
    margin-top: 3.3rem
}

.na-login-form.guide-set-pwd .na-input:nth-child(2) {
    margin-bottom: 2rem
}

.na-login-form .set-pwd-tip {
    font-size: 1.2rem;
    line-height: 1.8rem;
    color: #ff5936;
    width: 23.6rem;
    background: #fff;
    padding: .9rem 1.4rem .9rem 1.2rem;
    box-shadow: 0 2px 8px 0 rgba(0,0,0,.1);
    border-radius: .4rem;
    margin-bottom: 1rem;
    position: relative
}

.na-login-form .set-pwd-tip:before {
    content: "";
    display: inline-block;
    background: url(https://wappass.bdimg.com/static/appsapi/img/icon_error.fd0f437.png) no-repeat;
    background-size: 100%;
    width: 1.2rem;
    height: 1.2rem;
    margin-right: .8rem;
    position: relative;
    top: .2rem
}

.na-login-form .set-pwd-tip:after {
    content: "";
    width: 0;
    height: 0;
    border-top: .8rem solid #fff;
    border-left: .8rem solid transparent;
    border-right: .8rem solid transparent;
    position: absolute;
    bottom: -.6rem;
    left: 3rem
}

.normandy-mod-content {
    position: relative
}

.normandy-mod-content .email-suggest {
    position: absolute;
    right: 2.9rem;
    left: 2.9rem;
    top: 5.2rem;
    border-radius: 3pt;
    background: #f7f7f7;
    z-index: 20;
    overflow: auto;
    padding-right: 1.5rem;
    max-height: 16rem;
    box-sizing: border-box
}

.normandy-mod-content .email-suggest li {
    display: inline-block;
    min-width: 100%;
    line-height: 4rem;
    color: #333;
    text-indent: 1.5rem;
    transition: all .1s
}

.normandy-mod-content .email-suggest li:active {
    background: #38f
}

.forgot-content {
    font-size: 1.4rem;
    line-height: 2rem;
    padding-top: 2rem
}

.forgot-content .na-error-message {
    width: 70%;
    float: left;
    padding-top: 0
}

#codelist {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: scroll;
    z-index: 99;
    top: 0;
    padding-top: 4.4rem;
    background: #fff
}

#codelist.codelist-nopadding {
    padding-top: 0
}

.grey-codelist {
    padding: 0
}

.font-code {
    color: #999
}

#codelist-code-ul {
    background: #fff
}

.darkmode #codelist-code-ul {
    background: #000
}

.na-country-li {
    display: -ms-flexbox;
    display: flex
}

.na-country-li div.left-country {
    -ms-flex: 1;
    flex: 1
}

.na-country-li .font-code {
    width: 6rem;
    text-align: right
}

#codelist-contentWrapper {
    padding-top: .4rem;
    overflow: hidden;
    background: #f5f5f5
}

.darkmode #codelist-contentWrapper {
    background: #000
}

#codelist-code-ul li {
    height: 5rem;
    line-height: 5rem;
    padding: 0 1.5rem;
    border-bottom: 1px solid #e1e1e1;
    transition: all .2s
}

.darkmode #codelist-code-ul li {
    border-bottom: 1px solid #222
}

#codelist-code-ul li:active {
    background: #e0e0e0;
    transform: scale(.99)
}

.darkmode #codelist-code-ul li:active {
    background: #222
}

.code-search {
    position: relative;
    margin: .8rem 1rem;
    border-radius: 2px;
    background: #fff
}

.darkmode .code-search {
    background: #363636
}

.code-search input {
    width: 50%;
    height: 3.5rem;
    line-height: 3rem;
    border: none;
    border-radius: 2px;
    padding-left: 47%;
    transition: all .5s;
    -webkit-transition: all .5s;
    background: #fff
}

.darkmode .code-search input {
    background: #363636
}

.code-search .search {
    position: absolute;
    left: 40%;
    top: 1rem;
    height: 2.1rem;
    transition: all .5s;
    -webkit-transition: all .5s;
    width: 2.5rem;
    height: 2.5rem;
    background-size: 100%;
    background: url(https://wappass.bdimg.com/static/appsapi/img/search.8961243.png) no-repeat;
    background-size: 1.8rem 1.8rem
}

.darkmode .code-search .search {
    background: url(https://wappass.bdimg.com/static/appsapi/img/search-dark.49f308e.png) no-repeat;
    background-size: 1.6rem 1.6rem
}

.mod-content .code-search-focus {
    border: 1px solid #1b66c7
}

.mod-content .code-search-focus input {
    padding-left: 3rem
}

.mod-content .code-search-focus .search {
    position: absolute;
    left: .6rem
}

.slide-fade-enter-active {
    transition: all .2s ease
}

.slide-fade-leave-active {
    transition: all .2s cubic-bezier(1,.5,.8,1)
}

.slide-fade-enter,.slide-fade-leave-to {
    transform: translateY(100%)
}

.na-sms-form {
    padding-top: 7.4rem
}

.na-verify-wrapper {
    position: fixed;
    margin-top: 4.5rem;
    top: -10000px
}

.na-fixed {
    position: static
}

.na-content-title {
    font-weight: 400;
    font-size: 2.7rem;
    color: #333
}

.darkmode .na-content-title {
    color: #fff
}

.na-content-title1 {
    font-size: 1.4rem;
    color: #999;
    margin: 1rem 0
}

.na-content-title1 span {
    margin-left: 1rem
}

.pass-dialog-orangecolor {
    color: #ff5400
}

#sms_verify_new .mod-content {
    padding: 2rem 3rem 0
}

#sms_verify_new .sms-smsLayerCon {
    padding-top: 2.2rem
}

#sms_verify_new .sms-pasteVerify {
    height: 5rem;
    line-height: 5rem;
    margin: 0 auto 1.5rem
}

#sms_verify_new .sms-pasteVerify-show {
    position: relative;
    width: 13.3rem;
    text-align: center;
    color: #fff;
    background: #333;
    border-radius: 4px
}

#sms_verify_new .sms-pasteVerify-show span {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    left: 5.8rem;
    bottom: -1.4rem;
    border-top: .8rem solid #333;
    border-right: .8rem solid transparent;
    border-bottom: .8rem solid transparent;
    border-left: .8rem solid transparent
}

#sms_verify_new .sms-tipTitle1 {
    font-size: 2.7rem;
    color: #333;
    line-height: 2.7rem
}

#sms_verify_new .sms-tipTitle2 {
    font-size: 1.4rem;
    color: #999;
    margin-top: 1rem;
    margin-bottom: 1rem
}

#sms_verify_new .sms-pass-layout-error {
    font-size: 1.2rem;
    color: #e65757;
    letter-spacing: 0;
    line-height: 2rem;
    min-height: 2rem;
    padding-top: .6rem
}

#sms_verify_new .keyboardInputWrapper:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

#sms_verify_new .keyboardInputWrapper {
    display: block
}

#sms_verify_new .pass-layout-input {
    border: none;
    background: none;
    font-size: 1.4rem;
    color: #999;
    line-height: 2rem;
    margin-top: .5rem
}

#sms_verify_new .pass-layout-link-msg {
    display: inline-block;
    font-size: 1.4rem;
    color: #3c76ff;
    margin-top: 0;
    line-height: 2rem
}

.pass-layout-noVerifycode {
    margin-left: 2rem
}

.keyboardInput {
    border-bottom: 1px solid #eee;
    height: 3.5rem;
    line-height: 3.5rem;
    font-size: 1.8rem
}

.keyboardInput:after {
    color: #3c76ff;
    font-size: 2.2rem;
    animation: blink 1s infinite;
    content: "|"
}

.keyboardInputWrapper:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

#sms_verify_new-keyboardInputHidden {
    position: absolute;
    opacity: 0;
    transform: scale(0);
    top: 16rem;
    left: 100px;
    z-index: 1000
}

.keyboardInputEle {
    width: 14%;
    height: 4rem;
    display: block;
    margin-right: 2%;
    text-align: center;
    line-height: 4rem;
    border: none;
    border-bottom: 1px solid #aaa;
    border-radius: 0;
    font-size: 2.2rem;
    float: left;
    color: #000
}

.darkmode .keyboardInputEle {
    color: #fff
}

.keyboardCursorBlueLine {
    border-bottom: 1px solid #3c76ff
}

.darkmode .keyboardCursorBlueLine {
    border-bottom: 1px solid #fff
}

.keyboardInputWrapper.androidPaste .keyboardInputEle {
    border: 1px solid #ebebed
}

.keyboardInputWrapper.androidPaste .keyboardCursor2,.keyboardInputWrapper.androidPaste .keyboardCursorBlueLine {
    border: 1px solid #333
}

.keyboardInputWrapper.androidPaste .keyboarderror {
    border: 1px solid #e85352!important
}

.keyboardInputWrapper.androidPaste .keyboardLongPress {
    background: #f9f9f9;
    border: 1px solid #333
}

.keyboardCursor2:after {
    content: "|";
    position: relative;
    height: 4rem;
    line-height: 4rem;
    width: 4rem;
    font-size: 2.2rem;
    animation: blink 1s infinite;
    text-align: center
}

@keyframes blink {
    0%,to {
        color: #fff
    }

    50% {
        color: #3c76ff
    }
}

.keyboarddone {
    border-bottom: 1px solid #3c76ff
}

.keyboarderror {
    border-bottom: 1px solid #e85352
}


.keyboard-row {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.keyboard-row span {
    text-align: center;
    display: block;
    width: 33%;
    -ms-flex: 1;
    flex: 1;
    border: 1px solid #eee;
    border-width: 1px 1px 0 0;
    margin-right: -1px;
    height: 5.4rem;
    line-height: 5.4rem;
    font-size: 2.8rem
}

.keyboard-row span:last-child {
    border-right: none
}

.keyboard-gray-bg {
    background: #e5e7eb
}

.keyboard-hightlight-bg,.keyboard-span:active {
    background: #efefef
}

.keyboard-delete {
    background: #e5e7eb
}

.keyboard-delete img {
    height: 100%
}

.keyboard-delete-hightlight {
    background: #fff
}

.keyboard-placeholder {
    position: absolute;
    color: #d6d6d6;
    font-size: 1.8rem;
    font-weight: 300
}

.keyboar-relative #sms_verify .keyboardWrapper {
    position: relative
}

.page-dialog-title {
    text-align: center;
    font-size: 2rem;
    color: #333;
    margin-bottom: 3rem;
    line-height: 2rem
}

.pass-mod-voice-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    z-index: 100
}

.pass-mod-toastWrapper {
    background: rgba(0,0,0,.7);
    text-align: center;
    min-height: 3.4rem;
    line-height: 3.4rem;
    color: #fff;
    width: 50%;
    border-radius: 2px;
    z-index: 101;
    padding: .8rem
}

.confirm-buttom {
    position: relative
}

.confirm-buttom .dialog-button-upsms {
    line-height: 2rem;
    position: absolute;
    left: .1rem;
    top: .5rem;
    width: 100%;
    text-align: center
}

.confirm-buttom .dialog-button-upsms span {
    font-size: 1.2rem;
    line-height: 1.3rem;
    display: block
}

.na-verify-switch {
    position: fixed;
    bottom: 2rem;
    text-align: center;
    width: 100%;
    left: 0
}

.tipTitle1 {
    padding-top: .6rem;
    text-align: center;
    line-height: 2rem;
    font-size: 1.8rem
}

.tipTitle2 {
    padding-top: 1rem;
    text-align: center;
    line-height: 1.6rem;
    font-size: 1.4rem;
    color: #999
}

.questionUl {
    margin-bottom: 1rem
}

.questionli {
    position: relative;
    border-bottom: 1px solid #efefef;
    padding: 1.6rem 1.7rem
}

.darkmode .questionli {
    border-bottom: 1px solid #555
}

.questionli:last-child {
    border-bottom: none
}

.right-arrow {
    background: url(https://wappass.bdimg.com/static/appsapi/img/right-arrow.310fc26.png) no-repeat 100%;
    background-size: 5px 10px;
    width: 5px;
    height: 4rem;
    float: right
}

.li-tip1 {
    font-size: 1.6rem;
    color: #121c32
}

.darkmode .li-tip1 {
    color: #fff
}

.li-tip2 {
    font-size: 1.3rem;
    color: #999;
    padding-top: .3rem
}

.li-left {
    width: 90%
}

.na-insert-form {
    margin-top: 7.4rem
}

.finger_guide_hint {
    font-size: 1.8rem;
    line-height: 2.2rem;
    padding: 3rem 0 0 3rem;
    background-image: url(https://wappass.bdimg.com/static/appsapi/img/Group.28d2775.png);
    background-repeat: no-repeat;
    background-size: 2.1rem 2.1rem;
    background-position: 0 3rem
}

.finger_guide_title {
    font-size: 2.6rem;
    color: #000;
    padding-top: 3rem;
    font-weight: 400
}

.darkmode .finger_guide_title {
    color: #fff
}

.finger_guide_title_1 {
    font-size: 1.3rem;
    color: #666
}

.finger_guide_more_hint {
    font-size: 1.3rem;
    color: #999;
    padding-top: 5.6rem;
    line-height: 2rem
}

.finger_guide_skip {
    font-size: 1.4rem;
    text-align: center
}

.finger_guide_skip button {
    color: #000
}

.darkmode .finger_guide_skip button {
    color: #fff
}

.na-switch-login-type {
    padding-bottom: 5rem;
    text-align: center
}

.na-switch-login-type .na-switch-button {
    text-align: center;
    font-size: 1.4rem;
    display: inline-block;
    padding: 0 1rem;
    color: #000
}

.darkmode .na-switch-login-type .na-switch-button {
    color: #fff
}

.na-switch-login-type .na-switch-button:active {
    color: #999
}

.na-switch-login-type .na-switch-left {
    float: left
}

.na-switch-login-type .na-switch-right {
    float: right
}

.na-switch-login-type .na-switch-enter-active,.na-switch-login-type .na-switch-leave-active {
    transition: all .2s ease
}

.na-switch-login-type .na-switch-enter,.na-switch-login-type .na-switch-leave-to {
    transform: translateY(100%);
    opacity: 0
}

.na-switch-login-type .na-switch-dialog {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 200
}

.na-switch-login-type .na-dialog-button,.na-switch-login-type a {
    display: block;
    width: 100%;
    color: #000;
    background: #fff;
    border-bottom: 1px solid #ddd;
    line-height: 3rem;
    text-align: center;
    opacity: 1;
    font-size: 1.8rem;
    padding: 1rem;
    box-sizing: border-box
}

.darkmode .na-switch-login-type .na-dialog-button,.darkmode .na-switch-login-type a {
    color: #fff;
    background: #222;
    border-bottom: 1px solid #292929
}

.na-switch-login-type .na-dialog-button:active,.na-switch-login-type a:active {
    background: #ddd
}

.na-switch-login-type .na-dialog-button:last-child,.na-switch-login-type a:last-child {
    border: none
}

.na-switch-login-type .na-dialog-button:first-child {
    border-radius: 13pt 13pt 0 0
}


.na-switch-login-type .na-switch-mask {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .5;
    z-index: 100
}

blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul {
    margin: 0;
    padding: 0
}

html {
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent
}

body,button,input,pre,select,textarea {
    font-size: 1.6rem;
    font-family: PingFang SC,Helvetica,sans-serif
}

input[type=password] {
    font-family: Helvetica,sans-serif
}

input {
    border: none
}

input:disabled,input[disabled] {
    color: #bfbfbf;
    -webkit-text-fill-color: #bfbfbf;
    -webkit-opacity: 1;
    opacity: 1
}

.darkmode input:disabled,.darkmode input[disabled] {
    color: #333;
    -webkit-text-fill-color: #333
}

h1,h2,h3,h4,h5,h6 {
    font-size: 100%
}

h3,h4,h5,h6 {
    font-weight: 400
}

ol,ul {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-touch-callout: none
}

a:hover {
    cursor: pointer
}

fieldset,img {
    border: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

textarea {
    resize: vertical
}

button {
    border: none;
    background: none;
    min-height: 2.5rem
}

input[type=button],input[type=submit],input[type=text] {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none
}

.clearfix {
    overflow: hidden
}

body,html {
    width: 100%;
    height: 100%;
    min-height: 430px;
    position: relative
}

body {
    -webkit-touch-callout: none;
    -webkit-text-size-adjust: none;
    -webkit-user-select: none;
    -webkit-highlight: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-sizing: border-box
}

:focus {
    outline: 0
}

.left {
    float: left
}

.right {
    float: right
}

.tright {
    text-align: right
}

.tcenter {
    text-align: center
}

.inlineBlock {
    display: inline-block;
    zoom: 1
}

.inline {
    display: inline
}

button {
    cursor: pointer
}

.block,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary {
    display: block
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden
}

.clearfix {
    zoom: 1
}

.clear {
    clear: both
}

.wordwrap {
    word-break: break-all;
    word-wrap: break-word
}

input[type=button],input[type=submit] {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-appearance: none
}

.gray {
    color: #999
}

.black0 {
    color: #002a00
}

.f12 {
    font-size: 1.2rem
}

.f14 {
    font-size: 1.4rem
}

.fb {
    font-weight: 700
}

.m-t05 {
    margin-top: .5rem
}

.m-t10 {
    margin-top: 1rem
}

.m-t20 {
    margin-top: 2rem
}

.m-t40 {
    margin-top: 4rem
}

.m-t50 {
    margin-top: 5rem
}

.m-t25 {
    margin-top: 2.5rem
}

.m-b10 {
    margin-bottom: 1rem
}

.m-b15 {
    margin-bottom: 1.5rem
}

.link-font {
    color: #666;
    cursor: pointer;
    font-size: 1.4rem;
    height: 3rem
}

.p-t25 {
    padding-top: 2.5rem
}

.p-t15 {
    padding-top: 1.5rem
}

.p-t50 {
    padding-top: 5rem
}

.p-l5 {
    padding-left: .5rem
}

.orange {
    color: #ff812d
}


.m-t180 {
    margin-top: 18rem
}

.p-b40 {
    padding-bottom: 4rem
}

.p-t74 {
    padding-top: 7.4rem
}

.normandy-mod-content {
    padding-left: 2.9rem;
    padding-right: 2.9rem;
    -webkit-box-sizing: border-box
}

.na-submit-button {
    background: #F93b00;
    width: 100%;
    display: inline-block;
    height: 4.8rem;
    font-size: 1.8rem;
    border: none;
    color: #fff;
    border-radius: 5pt;
    margin: 1rem 0 1.3rem;
    transition: all .2s
}

.na-submit-button:active {
    background: #e0e0e0;
    transform: scale(.99)
}

.darkmode .na-submit-button:active {
    background: #142237
}

.na-history-error-hint {
    font-size: 1.3rem;
    color: #d0021b;
    padding-top: 0;
    padding-bottom: 1.8rem;
    text-align: left;
    display: block
}

.na-submit-button {
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: center
}

.na-submit-button img {
    position: relative;
    top: .8rem;
    width: 2.6rem;
    height: 2.6rem
}

.na-submit-button span {
    line-height: 4.8rem
}

input.na-submit-button-disable {
    background: #e0e0e0;
    color: #bfbfbf
}

.darkmode input.na-submit-button-disable {
    background: #142237;
    color: #333
}

.na-error-message {
    font-size: 1.4rem;
    color: #fff;
    min-height: 2rem;
    padding-top: 2rem
}

.na-error-message a,.na-error-message a:visited {
    color: #2e82ff
}

.na-error-show {
    color: #d0021b
}

.normandy-agree {
    padding-top: 2rem
}

.normandy-agree,.normandy-agree-bottom {
    text-align: center;
    font-size: 1.2rem;
    color: #bfbfbf
}

.onekey-protocal {
    padding-top: 1rem;
    text-align: left
}

.agree-link {
    color: #2a2a2a
}

.darkmode .agree-link {
    color: #38f
}

.vcodeInput-clearValue {
    width: 2rem;
    height: 2rem;
    background: url(https://wappass.bdimg.com/static/appsapi/img/close.d9c76fc.png) no-repeat 50%;
    background-size: 65%;
    -webkit-background-size: 2rem 2rem;
    cursor: pointer;
    z-index: 12;
    display: block;
    position: relative;
    margin-top: 1.5rem;
    padding: 1rem 0 1rem 1rem
}

.hide {
    display: none
}


@keyframes rotate {
    0%,to {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.biometry-loadingMask {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    background: #fff;
    z-index: 1020
}

.darkmode .biometry-loadingMask {
    background: #222
}

.biometry-loading {
    font-size: 24px;
    padding-top: 15rem;
    padding-bottom: 2rem;
    color: #367cff;
    text-align: center
}

.mod-page-tipInfo {
    font-size: 1.4rem;
    padding-bottom: 2rem
}

.forgot-pwd {
    float: right;
    width: 30%;
    text-align: right;
    font-size: 1.4rem
}

.mod-page-tipInfo-gray h2 {
    font-size: 1.6rem;
    padding-top: 2rem;
    text-align: left;
    font-weight: 400
}

.pass-section {
    padding-bottom: 12rem
}

.el-message {
    box-sizing: border-box;
    border: 1px solid #ebeef5;
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity .3s,transform .4s;
    transition: all .3s;
    padding: 10px 15px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -22px;
    background: #fff;
    box-shadow: 0 4px 12px 0 rgba(0,0,0,.1);
    border-radius: 4px;
    z-index: 100
}

.el-message--warn {
    box-shadow: 0 4px 12px 0 rgba(205,5,5,.3)
}

.el-message p {
    margin: 0
}

.el-message__icon {
    margin-right: 10px;
    position: relative;
    top: 1px
}

.el-message__content {
    padding: 0;
    font-size: 14px;
    color: #000;
    line-height: 1
}

.el-message-fade-enter,.el-message-fade-leave-active {
    opacity: 0;
    transform: translate(-50%,-100%)
}

.fastlogin-item #appleid-signin div {
    visibility: hidden
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

.na-footer {
    bottom: 1rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #5d667a;
    font-size: 1.4rem
}

.na-footer,.na-footer .bottom-link-wrapper {
    text-align: center
}

.na-footer .footer-link-content .footer-link {
    display: inline-block;
    color: #5d667a;
    padding: 0 14px 20px;
    height: 20px;
    line-height: 20px
}

.darkmode .na-footer .footer-link-content .footer-link {
    color: hsla(0,0%,100%,.65)
}

.na-footer .footer-link-content .footer-link:active {
    color: #a3b1c1
}

.na-footer .footer-link-content .more {
    color: #5d667a;
    font-size: 1.4rem;
    min-height: 2rem
}

.darkmode .na-footer .footer-link-content .more {
    color: hsla(0,0%,100%,.65)
}

.na-footer .center-line {
    display: inline-block;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAAaAgMAAADgXWVBAAAACVBMVEVeZnpdaX0AAADaCCMpAAAAA3RSTlN/PwD9BcGPAAAAEklEQVQI12NYwBDAQAIAql4AADD0AeFrKyp8AAAAAElFTkSuQmCC") no-repeat top;
    background-size: 1px 13px;
    width: 1px;
    height: 13px;
    margin-top: 3px
}
a:active,a:visited,a{
    color: #333!important;
}
.uPwdError{
    /*display: none;*/
    opacity: 0;
    margin: 2rem 0 0 0;
    height: 1.5rem;
    line-height: 1.5rem;
}
.uPwdError.active{
    opacity: 1;
    /*display: block;*/

    font-size: 1.5rem;
    color: red;
}
.rightSendCode{
    width: 11rem;
    float: right;
    height: 1.8em;
    line-height: 1.8em;
    padding: 1rem 0;
    background: #F93b00;
    text-align: center;
    font-size: 0.9em;
    color: #fff;
    border-radius: 0.2rem;
}
.rightSendCode.unclicks{
    background: #aaa;
}
.input-wrapper .rightSendCode{
    position: absolute!important;
    right: 0!important;
}
.clauseSelect{
    position: relative;
    top: 1px;
    margin-right: 5px;
}

