@charset "UTF-8";
html, body {
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

body, th, td, p, ol, ul, li, dl, dt, dd, a, h1, h2, h3, h4, h5, h6, form, fieldset, input, legend, select, textarea {
  margin: 0;
  padding: 0;
}

input, img, fieldset {
  border: none;
}

input, select, fieldset {
  vertical-align: middle;
}

ul, ol {
  list-style-type: none;
}

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

img {
  max-width: 100%;
  vertical-align: top;
}

i, cite, em, var, address, dfn {
  font-style: normal;
}

a:link {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a:active {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

input:focus::-webkit-input-placeholder {
  color: transparent;
}

input:focus:-moz-placeholder, input:focus::-moz-placeholder {
  color: transparent;
}

button, input[type=button], input[type=password], input[type=submit], input[type=text], textarea {
  -webkit-appearance: none;
}

input:-ms-clear {
  display: none;
}

/* clear IE10 X */
input {
  -webkit-user-modify: read-write-plaintext-only;
}

.clear::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  line-height: 0;
  visibility: hidden;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.bc {
  margin: 0 auto;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.vm {
  vertical-align: middle;
}

.pr {
  position: relative;
}

.pa {
  position: absolute;
}

.none {
  display: none;
}

.block {
  display: block;
}

.f12 {
  font-size: 12px;
}

.f13 {
  font-size: 13px;
}

.f14 {
  font-size: 14px;
}

.f16 {
  font-size: 16px;
}

.f20 {
  font-size: 20px;
}

.fb {
  font-weight: bold;
}

.fn {
  font-weight: normal;
}

.t2 {
  text-indent: 2em;
}

/* ellipsis */
.elli {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.mr6 {
  margin-right: 6px;
}

.w10 {
  width: 10px;
}

.h10 {
  height: 10px;
}

del {
  text-decoration: line-through;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

html,
body {
  background: transparent;
  padding-bottom: constant(safe-area-inset-bottom);
  padding-bottom: env(safe-area-inset-bottom);
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.login-bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  z-index: 100000;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

.login-center {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 1000;
}

@media screen and (max-width: 567px) {
  .login-container {
    width: 7.05482rem;
    height: 7.41322rem;
    border-radius: 0.32067rem;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .login-top {
    width: 7.05482rem;
    height: 3.05583rem;
    background: url("../img/login/logo.jpg") no-repeat;
    background-size: cover;
    position: relative;
  }
  .login-top.snk2 {
    background-image: url("../img/login/snk_top_bg2.png") !important;
    background-size: cover;
  }
  .login-back {
    position: absolute;
    left: 0.37726rem;
    top: 0.33954rem;
    width: 0.13204rem;
    height: 0.24522rem;
    background: url("../img/login/goback.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close {
    position: absolute;
    right: 0.37726rem;
    top: 0.33954rem;
    width: 0.32067rem;
    height: 0.32067rem;
    background: url("../img/login/close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.snk {
    width: 0.37726rem;
    height: 0.37726rem;
    background: url("../img/login/snk_close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.zhj {
    width: 0.37726rem;
    height: 0.37726rem;
    background: url("../img/login/zhj_close.png") no-repeat;
    background-size: 100% auto;
  }
  .user-center-top {
    width: 7.05482rem;
    height: 0.90543rem;
    font-size: 0.28295rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-align: center;
  }
  .user-center-top.hasBorder {
    border-bottom: 0.01886rem solid #e3e3e3;
  }
  .center-back {
    position: absolute;
    left: 0.37726rem;
    top: 0.18863rem;
    width: 0.45272rem;
    height: 0.45272rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-title {
    position: absolute;
    top: 0.26408rem;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    white-space: nowrap;
  }
  .center-close {
    position: absolute;
    right: 0.37726rem;
    top: 0.18863rem;
    width: 0.45272rem;
    height: 0.45272rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap {
    width: 100%;
    height: auto;
    padding: 0 0.3584rem;
    box-sizing: border-box;
  }
  .center-wrap .center-item {
    width: 100%;
    height: 0.90543rem;
    display: flex;
    align-items: center;
  }
  .center-wrap .center-item .item-icon {
    width: 0.56589rem;
    height: 0.56589rem;
    margin-right: 0.45272rem;
  }
  .center-wrap .center-item .item-icon.icon1 {
    background: url("../img/login/usercenter_icon1.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon2 {
    background: url("../img/login/usercenter_icon2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon3 {
    background: url("../img/login/usercenter_icon3.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon4 {
    background: url("../img/login/usercenter_icon4.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-name {
    color: #333333;
    font-size: 0.24522rem;
    width: 3.77263rem;
  }
  .center-wrap .center-item .item-right {
    width: 0.13204rem;
    height: 0.24522rem;
    margin-left: auto;
    background: url("../img/login/right_icon.png") no-repeat;
    background-size: 100% auto;
  }
  .logout-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 5.97962rem;
    height: 0.88657rem;
    line-height: 0.88657rem;
    bottom: 0.37726rem;
    text-align: center;
    border: 1px solid #f29947;
    background: #fff;
    border-radius: 0.18863rem;
    color: #f29947;
    font-size: 0.32067rem;
  }
  .check-phone {
    text-align: center;
  }
  .check-phone .cmge-logo {
    width: 2.54653rem;
    height: 0.32067rem;
    margin: 0 auto;
    background: url("../img/login/logo2.png") no-repeat;
    background-size: 100% auto;
  }
  .check-phone .check-title {
    margin: 0.56589rem auto 0.60362rem;
    color: #333333;
    font-size: 0.30181rem;
  }
  .check-phone .check-desc {
    margin: 0 auto 0.52817rem;
    color: #999999;
    font-size: 0.26408rem;
  }
  .check-phone .check-desc span {
    color: #333333;
  }
  .check-phone .input-code {
    width: 5.97962rem;
    height: 0.88657rem;
    border: 0.01886rem solid #cdcdcd;
    border-radius: 0.18863rem;
    display: flex;
    align-items: center;
    margin: 0 auto 0.3584rem;
  }
  .check-phone .input-code input {
    width: 4.11217rem;
    border: none;
    outline: none;
    height: 0.47158rem;
    line-height: 0.47158rem;
    padding: 0.09432rem 0.58476rem;
    font-size: 0.28295rem;
    box-sizing: border-box;
    color: #333333;
  }
  .check-phone .input-code input.width338 {
    width: 4.86669rem;
  }
  .check-phone .input-code .get-code {
    width: 1.86745rem;
    height: 0.47158rem;
    line-height: 0.47158rem;
    text-align: center;
    border-left: 0.01886rem solid #f29947;
    color: #f29947;
    font-size: 0.28295rem;
  }
  .check-phone .input-code .get-gray {
    width: 1.86745rem;
    height: 0.47158rem;
    line-height: 0.47158rem;
    text-align: center;
    border-left: 0.01886rem solid #999;
    color: #999;
    font-size: 0.28295rem;
  }
  .check-phone .input-code .cutdowm {
    width: 1.86745rem;
    height: 0.47158rem;
    line-height: 0.47158rem;
    text-align: center;
    color: #999999;
    border-left: 0.01886rem solid #c5c5c5;
    font-size: 0.28295rem;
  }
  .check-phone .next-step {
    width: 5.97962rem;
    height: 0.88657rem;
    line-height: 0.88657rem;
    margin: 0 auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.18863rem;
    color: #ffffff;
    font-size: 0.32067rem;
  }
  .check-phone .next-step.disable {
    background: #c5c5c5;
  }
  .check-phone .check-tips {
    margin: 0.41499rem auto 0;
    color: #999999;
    font-size: 0.24522rem;
  }
  .check-phone .check-tips span {
    color: #f29947;
  }
  .check-phone .change-succ-title {
    text-align: center;
    color: #333333;
    font-size: 0.30181rem;
    margin: 1.50905rem auto 0.56589rem;
  }
  .check-phone .change-succ-tip {
    color: #333333;
    font-size: 0.22636rem;
    text-align: left;
    margin: 0 auto 2.01836rem;
    padding: 0 0.47158rem;
    box-sizing: border-box;
  }
  .privacy-content {
    height: 5.65895rem;
    width: 100%;
    overflow: auto;
  }
  .privacy-content.link-content {
    height: 6.03621rem;
  }
  .is-agree {
    width: 100%;
    height: 0.82998rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.24522rem;
  }
  .is-agree span {
    height: 0.24522rem;
    line-height: 0.24522rem;
    margin-right: 0.11318rem;
  }
  .is-agree input {
    width: 0.26408rem;
    height: 0.26408rem;
    position: relative;
    border: none;
  }
  .is-agree input::after {
    position: absolute;
    left: -0.01886rem;
    top: -0.02829rem;
    width: 0.26408rem;
    height: 0.26408rem;
    content: "";
    box-sizing: border-box;
  }
  .is-agree input:checked::after {
    content: "✓";
    width: 0.28295rem;
    height: 0.28295rem;
    font-size: 0.22636rem;
    font-weight: bold;
    color: #fff;
    border: 0.01886rem solid #f29947;
    background-color: #f29947;
    text-align: center;
    line-height: 0.26408rem;
    border-radius: 0.03773rem;
  }
  .sure-pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
  }
  .sure-pop .pop-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 7.05482rem;
    height: 3.79149rem;
    background-color: #fff;
    border-radius: 0.32067rem;
    text-align: center;
  }
  .sure-pop .pop-content .pop-title {
    margin-top: 0.88657rem;
    color: #666666;
    font-size: 0.30181rem;
  }
  .sure-pop .pop-content .pop-desc {
    margin-top: 0.33954rem;
    color: #666666;
    font-size: 0.22636rem;
  }
  .sure-pop .pop-content .pop-btns {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    height: 0.90543rem;
    border-radius: 0 0 0.32067rem 0.32067rem;
    overflow: hidden;
  }
  .sure-pop .pop-content .pop-btns > div {
    flex: 1;
    line-height: 0.90543rem;
    font-size: 0.32067rem;
  }
  .sure-pop .pop-content .pop-btns > div.btn-left {
    background: #f29947;
    color: #ffffff;
  }
  .sure-pop .pop-content .pop-btns > div.btn-right {
    background-color: #eeecec;
    color: #f29947;
  }
  .logout-tips {
    width: 100%;
    height: 0.33954rem;
    line-height: 0.33954rem;
    text-align: center;
    background: #ff3535;
    color: #ffffff;
    font-size: 0.15091rem;
  }
  .logout-content {
    height: 4.90442rem;
  }
  .agree-btn {
    width: 5.97962rem;
    height: 0.88657rem;
    line-height: 0.88657rem;
    margin: 0.18863rem auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.18863rem;
    color: #ffffff;
    font-size: 0.32067rem;
  }
  .agree-btn.disable {
    background: #c5c5c5;
  }
  .login-content {
    padding-top: 0.75453rem;
  }
  .login-content.zhj {
    padding-top: 2.8rem;
  }
  .login-content h3 {
    color: #333;
    font-size: 0.30181rem;
    text-align: center;
    font-weight: normal;
  }
  .login-content h3.snk {
    color: #cfcfcf;
  }
  .login-content h3.zhj {
    color: #cfcfcf;
  }
  .login-content h2 {
    color: #333;
    font-size: 0.30181rem;
    text-align: center;
    padding: 0.30181rem 0 0.62248rem;
  }
  .login-content p {
    font-size: 0.30181rem;
    height: 1.32042rem;
    line-height: 1.32042rem;
    text-align: center;
    color: #a4a4a6;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .login-content p.snk {
    color: #cfcfcf;
  }
  .login-content p.snk i {
    color: #cfcfcf;
    margin-left: 0.09432rem;
  }
  .login-content p.snk a {
    color: #b52ff4;
  }
  .login-content p.snk span {
    border: 1px solid #b52ff4;
    color: #cfcfcf;
  }
  .login-content p a {
    color: #f29947;
    padding-left: 0.18863rem;
  }
  .login-content p i {
    color: #333;
  }
  .login-content p span {
    border: 1px solid #f29947;
    color: #f29947;
    width: 0.58476rem;
    height: 0.32067rem;
    border-radius: 0.05659rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.18863rem;
  }
  .phoneText {
    width: 5.99848rem;
    height: 0.88657rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.18863rem;
    box-sizing: border-box;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.15091rem;
  }
  .phoneText input {
    font-size: 0.30181rem;
    width: 100%;
  }
  .phoneText i {
    margin-left: auto;
    width: 0.32067rem;
    height: 0.22636rem;
  }
  .phoneText i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneText i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  #app .phoneText,
  #app .btn,
  #app .login-item,
  #app .login-tips {
    width: 6.37575rem;
    word-wrap: break-word;
  }
  #app .phoneText .goReg,
  #app .btn .goReg,
  #app .login-item .goReg,
  #app .login-tips .goReg {
    margin: 0;
  }
  #app .phoneText .rememberCode,
  #app .phoneText .cPointer,
  #app .phoneText span,
  #app .btn .rememberCode,
  #app .btn .cPointer,
  #app .btn span,
  #app .login-item .rememberCode,
  #app .login-item .cPointer,
  #app .login-item span,
  #app .login-tips .rememberCode,
  #app .login-tips .cPointer,
  #app .login-tips span {
    font-size: 12px;
    white-space: nowrap;
  }
  #app .login-tips {
    display: flex;
    flex-flow: row wrap;
    margin-top: 0.75453rem;
  }
  #app .login-tips span,
  #app .login-tips a {
    font-size: 12px;
    white-space: nowrap;
    flex-shrink: 0;
  }
  #app .login-tips .cPointer {
    margin: 0 4px;
  }
  .phoneTextMt30 {
    width: 5.99848rem;
    height: 0.88657rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.18863rem;
    box-sizing: border-box;
    margin: 0.18863rem auto 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.15091rem;
  }
  .phoneTextMt30 input {
    font-size: 0.30181rem;
  }
  .phoneTextMt30 i {
    margin-left: auto;
    width: 0.32067rem;
    height: 0.22636rem;
  }
  .phoneTextMt30 i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 .get-code {
    width: 1.86745rem;
    height: 0.47158rem;
    line-height: 0.47158rem;
    text-align: center;
    border-left: 0.01886rem solid #f29947;
    color: #f29947;
    font-size: 0.28295rem;
  }
  .phone-list-border {
    width: 5.99848rem;
    height: 0.88657rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.18863rem;
    padding: 0 1.28269rem 0 0.37726rem;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
  }
  .phone-list-item {
    width: 5.45145rem;
    color: #999;
    font-size: 0.28295rem;
    display: flex;
    align-items: center;
    height: 0.88657rem;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 auto;
  }
  .phone-list-oper {
    height: 0.64135rem;
    font-size: 0.24522rem;
    display: flex;
    align-items: center;
  }
  .phone-list-oper a.delbtn {
    width: 50%;
    text-align: center;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.delbtn i {
    width: 0.24522rem;
    height: 0.24522rem;
    background: url("../img/login/del.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.07545rem;
  }
  .phone-list-oper a.addbtn {
    width: 50%;
    text-align: center;
    color: #f29947;
    border-right: 1px solid #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.addbtn i {
    width: 0.24522rem;
    height: 0.24522rem;
    background: url("../img/login/add.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.07545rem;
  }
  .phone-list-oper a.finishbtn {
    color: #f29947;
    font-size: 0.24522rem;
    text-align: center;
    width: 100%;
  }
  .noborder {
    border: none;
  }
  .login-time {
    display: flex;
    align-items: center;
    color: #f29947;
    font-size: 0.16977rem;
    padding: 0 0.18863rem;
  }
  .login-time i {
    width: 0.13204rem;
    height: 0.13204rem;
    background: url(../img/login/ticon.png) center center no-repeat;
    background-size: cover;
    margin-right: 0.07545rem;
  }
  .phone-list-del-icon {
    width: 0.24522rem;
    height: 0.24522rem;
    background: url(../img/login/adel.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.18863rem;
  }
  .phone-list-icon {
    width: 0.32067rem;
    height: 0.47158rem;
    background: url(../img/login/phone-icon.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.18863rem;
  }
  .phone-list-red {
    width: 0.56589rem;
    height: 0.28295rem;
    background: #ff4141;
    border-radius: 0.05659rem;
    color: #fff;
    font-size: 0.18863rem;
    text-align: center;
  }
  .phone-container {
    position: relative;
  }
  .phone-list {
    width: 6.03621rem;
    max-height: 3.01811rem;
    padding: 0.11318rem 0;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.32067rem;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: -0.03773rem;
    transform: translate(-50%);
    overflow-y: scroll;
  }
  .btn {
    width: 5.99848rem;
    height: 0.88657rem;
    background: #f29947;
    border-radius: 0.18863rem;
    font-size: 0.32067rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn.snk {
    width: 100%;
    height: 1.13179rem;
    background-image: url("../img/login/snk_next_btn.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 100%;
    background-color: transparent;
  }
  .btnMar {
    margin: 0.37726rem auto 0.26408rem;
  }
  .btnMar10 {
    margin: 0.26408rem auto;
  }
  .ydwt {
    color: #f29948;
    text-align: center;
    font-size: 0.30181rem;
    padding-top: 0.37726rem;
    display: block;
  }
  .login-item {
    display: flex;
    justify-content: space-between;
    font-size: 0.26408rem;
    width: 5.99848rem;
    margin: 0 auto 0.41499rem;
  }
  .login-item a {
    display: flex;
    align-items: center;
    color: #f29947;
  }
  .login-item a.rememberCode {
    color: #999;
  }
  .login-item a.goReg {
    margin-left: -0.30181rem;
  }
  .login-item-center {
    justify-content: center;
  }
  .mt10 {
    margin: 0 auto 0.22636rem;
  }
  .login-tips {
    font-size: 0.24522rem;
    text-align: center;
    display: flex;
    align-items: center;
    width: 5.99848rem;
    margin: 0 auto;
    color: #999;
  }
  .login-tips.snk a {
    color: #e83838;
  }
  .login-tips a {
    color: #f29948;
  }
  .check {
    width: 0.32067rem;
    height: 0.32067rem;
    margin-right: 0.07545rem;
    display: inline-block;
    background: url(../img/login/check.png) center top no-repeat;
    background-size: cover;
  }
  .checked {
    width: 0.32067rem;
    height: 0.32067rem;
    display: inline-block;
    margin-right: 0.07545rem;
    background: url(../img/login/checked.png) center top no-repeat;
    background-size: cover;
  }
  .login-method {
    display: flex;
    justify-content: space-around;
  }
  .login-method-item {
    color: #333;
    font-size: 0.24522rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .login-method-item span {
    padding-top: 0.16977rem;
    text-align: center;
    display: block;
  }
  .login-method-item i {
    width: 0.99975rem;
    height: 0.99975rem;
    border-radius: 50%;
    display: block;
  }
  .visitor-method i {
    background: url("../img/login/visitor.png");
    background-size: 100% 100%;
  }
  .account-method i {
    background: url("../img/login/account.png");
    background-size: 100% 100%;
  }
  .apple-method i {
    background: url("../img/login/apple.png");
    background-size: 100% 100%;
  }
  .facebook-method i {
    background: url("../img/login/facebook.png");
    background-size: 100% 100%;
  }
  .google-method i {
    background: url("../img/login/google.png");
    background-size: 100% 100%;
  }
  .moreTips {
    color: #f29947;
    font-size: 0.22636rem;
    text-align: center;
    padding: 0.37726rem 0;
  }
  .moreTips span {
    text-decoration: underline;
    cursor: pointer;
  }
  .mt25 {
    margin-top: 0.30181rem;
  }
  .account-container {
    height: 9.05432rem;
  }
  .success-icon {
    width: 0.99975rem;
    height: 0.99975rem;
    background: url("../img/login/success-icon.png");
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 auto;
  }
  .reg-success p {
    color: #333;
    font-size: 0.30181rem;
  }
  .login-layoutbg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 20000;
  }
  .layout {
    background: #ffffff;
    border-radius: 0.32067rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    width: 7.05482rem;
  }
  .delTips {
    height: 3.79149rem;
  }
  .delCon {
    width: 100%;
    display: flex;
    align-items: center;
    height: 2.88606rem;
    justify-content: center;
    color: #666;
    font-size: 0.26408rem;
  }
  .delbtns {
    width: 100%;
    height: 0.90543rem;
    display: flex;
    align-items: center;
  }
  .delbtns a {
    width: 50%;
    height: 0.90543rem;
    color: #fff;
    font-size: 0.32067rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f29947;
  }
  .delbtns a:first-child {
    background-color: #eeecec;
    color: #f29947;
  }
  .loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1.88632rem;
    height: 1.88632rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10%;
  }
  .loading-img {
    width: 1.13179rem;
    height: 1.13179rem;
    background: url("../img/login/loading.gif") no-repeat;
    background-size: 100% auto;
  }
  .pay-container h3 {
    text-align: center;
    color: #333;
    font-size: 0.28295rem;
    padding: 0.3584rem;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
  .paywallet {
    width: 2.82947rem;
    height: 2.82947rem;
    background: url("../img/login/paywallet.png") no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
  }
  .pay-ydwt {
    width: 2.48994rem;
    height: 0.82998rem;
    border-radius: 0.16977rem;
    opacity: 1;
    border: 1px solid #f29947;
    font-size: 0.28295rem;
    color: #F29947;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.37726rem auto;
  }
  .pay-close {
    width: 0.37726rem;
    height: 0.37726rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.37726rem;
    right: 0.37726rem;
  }
  .pay-goback {
    width: 0.13204rem;
    height: 0.24522rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.37726rem;
    left: 0.37726rem;
  }
  .pay-list {
    width: 100%;
    padding: 0 0.37726rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
  }
  .pay-list li {
    height: 1.01861rem;
    display: flex;
    align-items: center;
  }
  .pay-list li img {
    width: 0.99975rem;
    height: 0.49044rem;
    margin-right: 0.37726rem;
  }
  .pay-list li span {
    font-size: 0.24522rem;
  }
  .pay-list li i {
    width: 0.32067rem;
    height: 0.32067rem;
    margin-left: auto;
    border-radius: 100%;
    background: url("../img/login/check2.png") no-repeat;
    background-size: 100% auto;
  }
  .pay-list li i.active {
    background: url("../img/login/check2ed.png") no-repeat;
    background-size: 100% auto;
  }
  .pay-over {
    font-size: 0.30181rem;
    color: #333;
    text-align: center;
    padding: 1.50905rem 0 0.66021rem;
  }
  .bind-method-container {
    width: 6.05507rem;
    height: 3.92354rem;
    margin: 0 auto;
    padding-top: 0.37726rem;
  }
  .bind-method-item {
    height: 0.98088rem;
    display: flex;
    align-items: center;
    font-size: 0.28295rem;
  }
  .bind-method-item .method-icon {
    width: 0.49044rem;
    height: 0.49044rem;
    margin-right: 0.37726rem;
  }
  .bind-method-item .method-icon1 {
    background-image: url("../img/login/email.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon2 {
    background-image: url("../img/login/apple.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon3 {
    background-image: url("../img/login/google.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon4 {
    background-image: url("../img/login/facebook.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-btn-bind {
    width: 1.28269rem;
    height: 0.49044rem;
    margin-left: auto;
    background: #f29947;
    display: block;
    border-radius: 0.07545rem;
    position: relative;
  }
  .bind-method-item .method-btn-bind::after {
    content: "Bind";
    color: #fff;
    position: absolute;
    width: 1.28269rem;
    height: 0.49044rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.49044rem;
    font-size: 0.28295rem;
  }
  .bind-method-item .method-btn-unbind {
    width: 1.28269rem;
    height: 0.49044rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.07545rem;
    position: relative;
  }
  .bind-method-item .method-btn-unbind::after {
    content: "Unbind";
    color: #f29947;
    position: absolute;
    width: 1.28269rem;
    height: 0.49044rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.49044rem;
    font-size: 0.28295rem;
  }
  .bind-method-item .method-btn-rebind {
    width: 1.28269rem;
    height: 0.49044rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.07545rem;
    position: relative;
  }
  .bind-method-item .method-btn-rebind::after {
    content: "Rebind";
    color: #f29947;
    position: absolute;
    width: 1.28269rem;
    height: 0.49044rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.49044rem;
    font-size: 0.28295rem;
  }
  .bindEmail-tips {
    font-size: 0.24522rem;
    color: #aaa;
    width: 6.03621rem;
    margin: 0 auto 0.75453rem;
    text-align: left;
    line-height: 0.49044rem;
  }
  .w300 {
    width: 5.65895rem;
  }
  .w200 {
    width: 3.77263rem;
  }
}

@media screen and (min-width: 568px) {
  .login-container {
    width: 5.61rem;
    height: 5.895rem;
    border-radius: 0.255rem;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .login-top {
    width: 5.61rem;
    height: 2.43rem;
    background: url("../img/login/logo.jpg") no-repeat;
    background-size: cover;
    position: relative;
  }
  .login-top.snk2 {
    background-image: url("../img/login/snk_top_bg2.png") !important;
    background-size: cover;
  }
  .login-back {
    position: absolute;
    left: 0.3rem;
    top: 0.27rem;
    width: 0.105rem;
    height: 0.195rem;
    background: url("../img/login/goback.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close {
    position: absolute;
    right: 0.3rem;
    top: 0.27rem;
    width: 0.255rem;
    height: 0.255rem;
    background: url("../img/login/close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.snk {
    width: 0.3rem;
    height: 0.3rem;
    background: url("../img/login/snk_close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.zhj {
    width: 0.39rem;
    height: 0.39rem;
    background: url("../img/login/zhj_close.png") no-repeat;
    background-size: 100% auto;
  }
  .user-center-top {
    width: 5.61rem;
    height: 0.72rem;
    font-size: 0.225rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-align: center;
  }
  .user-center-top.hasBorder {
    border-bottom: 0.015rem solid #e3e3e3;
  }
  .center-back {
    position: absolute;
    left: 0.3rem;
    top: 0.15rem;
    width: 0.36rem;
    height: 0.36rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-title {
    position: absolute;
    top: 0.21rem;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    white-space: nowrap;
  }
  .center-close {
    position: absolute;
    right: 0.3rem;
    top: 0.15rem;
    width: 0.36rem;
    height: 0.36rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap {
    width: 100%;
    height: auto;
    padding: 0 0.285rem;
    box-sizing: border-box;
  }
  .center-wrap .center-item {
    width: 100%;
    height: 0.72rem;
    display: flex;
    align-items: center;
  }
  .center-wrap .center-item .item-icon {
    width: 0.45rem;
    height: 0.45rem;
    margin-right: 0.36rem;
  }
  .center-wrap .center-item .item-icon.icon1 {
    background: url("../img/login/usercenter_icon1.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon2 {
    background: url("../img/login/usercenter_icon2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon3 {
    background: url("../img/login/usercenter_icon3.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon4 {
    background: url("../img/login/usercenter_icon4.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-name {
    color: #333333;
    font-size: 0.195rem;
    width: 3rem;
  }
  .center-wrap .center-item .item-right {
    width: 0.105rem;
    height: 0.195rem;
    margin-left: auto;
    background: url("../img/login/right_icon.png") no-repeat;
    background-size: 100% auto;
  }
  .logout-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 4.755rem;
    height: 0.705rem;
    line-height: 0.705rem;
    bottom: 0.3rem;
    text-align: center;
    border: 1px solid #f29947;
    background: #fff;
    border-radius: 0.15rem;
    color: #f29947;
    font-size: 0.255rem;
  }
  .check-phone {
    text-align: center;
  }
  .check-phone .cmge-logo {
    width: 2.025rem;
    height: 0.255rem;
    margin: 0 auto;
    background: url("../img/login/logo2.png") no-repeat;
    background-size: 100% auto;
  }
  .check-phone .check-title {
    margin: 0.45rem auto 0.48rem;
    color: #333333;
    font-size: 0.24rem;
  }
  .check-phone .check-desc {
    margin: 0 auto 0.42rem;
    color: #999999;
    font-size: 0.21rem;
  }
  .check-phone .check-desc span {
    color: #333333;
  }
  .check-phone .input-code {
    width: 4.755rem;
    height: 0.705rem;
    border: 0.015rem solid #cdcdcd;
    border-radius: 0.15rem;
    display: flex;
    align-items: center;
    margin: 0 auto 0.285rem;
  }
  .check-phone .input-code input {
    width: 3.27rem;
    border: none;
    outline: none;
    height: 0.375rem;
    line-height: 0.375rem;
    padding: 0.075rem 0.465rem;
    font-size: 0.225rem;
    box-sizing: border-box;
    color: #333333;
  }
  .check-phone .input-code .get-code {
    width: 1.485rem;
    height: 0.375rem;
    line-height: 0.375rem;
    text-align: center;
    border-left: 0.015rem solid #f29947;
    color: #f29947;
    font-size: 0.225rem;
  }
  .check-phone .input-code .get-gray {
    width: 1.485rem;
    height: 0.375rem;
    line-height: 0.375rem;
    text-align: center;
    border-left: 0.015rem solid #999;
    color: #999;
    font-size: 0.225rem;
  }
  .check-phone .input-code .cutdowm {
    width: 1.485rem;
    height: 0.375rem;
    line-height: 0.375rem;
    text-align: center;
    color: #999999;
    border-left: 0.015rem solid #c5c5c5;
    font-size: 0.225rem;
  }
  .check-phone .next-step {
    width: 4.755rem;
    height: 0.705rem;
    line-height: 0.705rem;
    margin: 0 auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.15rem;
    color: #ffffff;
    font-size: 0.255rem;
  }
  .check-phone .next-step.disable {
    background: #c5c5c5;
  }
  .check-phone .check-tips {
    margin: 0.33rem auto 0;
    color: #999999;
    font-size: 0.195rem;
  }
  .check-phone .check-tips span {
    color: #f29947;
  }
  .check-phone .change-succ-title {
    text-align: center;
    color: #333333;
    font-size: 0.24rem;
    margin: 1.2rem auto 0.45rem;
  }
  .check-phone .change-succ-tip {
    color: #333333;
    font-size: 0.18rem;
    text-align: left;
    margin: 0 auto 1.605rem;
    padding: 0 0.375rem;
    box-sizing: border-box;
  }
  .privacy-content {
    height: 4.5rem;
    width: 100%;
    overflow: auto;
  }
  .privacy-content.link-content {
    height: 4.8rem;
  }
  .is-agree {
    width: 100%;
    height: 0.66rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.195rem;
  }
  .is-agree span {
    height: 0.195rem;
    line-height: 0.195rem;
    margin-right: 0.09rem;
  }
  .is-agree input {
    width: 0.21rem;
    height: 0.21rem;
    position: relative;
    border: none;
  }
  .is-agree input::after {
    position: absolute;
    left: -0.015rem;
    top: -0.0225rem;
    width: 0.21rem;
    height: 0.21rem;
    content: "";
    box-sizing: border-box;
  }
  .is-agree input:checked::after {
    content: "✓";
    width: 0.225rem;
    height: 0.225rem;
    font-size: 0.18rem;
    font-weight: bold;
    color: #fff;
    border: 0.015rem solid #f29947;
    background-color: #f29947;
    text-align: center;
    line-height: 0.21rem;
    border-radius: 0.03rem;
  }
  .sure-pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
  }
  .sure-pop .pop-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 5.61rem;
    height: 3.015rem;
    background-color: #fff;
    border-radius: 0.255rem;
    text-align: center;
  }
  .sure-pop .pop-content .pop-title {
    margin-top: 0.705rem;
    color: #666666;
    font-size: 0.24rem;
  }
  .sure-pop .pop-content .pop-desc {
    margin-top: 0.27rem;
    color: #666666;
    font-size: 0.18rem;
  }
  .sure-pop .pop-content .pop-btns {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    height: 0.72rem;
    border-radius: 0 0 0.255rem 0.255rem;
    overflow: hidden;
  }
  .sure-pop .pop-content .pop-btns > div {
    flex: 1;
    line-height: 0.72rem;
    font-size: 0.255rem;
  }
  .sure-pop .pop-content .pop-btns > div.btn-left {
    background: #f29947;
    color: #ffffff;
  }
  .sure-pop .pop-content .pop-btns > div.btn-right {
    background-color: #eeecec;
    color: #f29947;
  }
  .logout-tips {
    width: 100%;
    height: 0.27rem;
    line-height: 0.27rem;
    text-align: center;
    background: #ff3535;
    color: #ffffff;
    font-size: 0.12rem;
  }
  .logout-content {
    height: 3.9rem;
  }
  .agree-btn {
    width: 4.755rem;
    height: 0.705rem;
    line-height: 0.705rem;
    margin: 0.15rem auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.15rem;
    color: #ffffff;
    font-size: 0.255rem;
  }
  .agree-btn.disable {
    background: #c5c5c5;
  }
  .login-content {
    padding-top: 0.6rem;
  }
  .login-content h3 {
    color: #333;
    font-size: 0.24rem;
    text-align: center;
    font-weight: normal;
  }
  .login-content h3.snk {
    color: #cfcfcf;
  }
  .login-content h2 {
    color: #333;
    font-size: 0.24rem;
    text-align: center;
    padding: 0.24rem 0 0.495rem;
  }
  .login-content p {
    font-size: 0.24rem;
    height: 1.05rem;
    line-height: 1.05rem;
    text-align: center;
    color: #a4a4a6;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .login-content p.snk {
    color: #cfcfcf;
  }
  .login-content p.snk i {
    color: #cfcfcf;
    margin-left: 0.075rem;
  }
  .login-content p.snk a {
    color: #b52ff4;
  }
  .login-content p.snk span {
    border: 1px solid #b52ff4;
    color: #cfcfcf;
  }
  .login-content p a {
    color: #f29947;
    padding-left: 0.15rem;
  }
  .login-content p i {
    color: #333;
  }
  .login-content p span {
    border: 1px solid #f29947;
    color: #f29947;
    width: 0.465rem;
    height: 0.255rem;
    border-radius: 0.045rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.15rem;
  }
  .phoneText {
    width: 4.77rem;
    height: 0.705rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.15rem;
    box-sizing: border-box;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.12rem;
  }
  .phoneText input {
    font-size: 0.27rem;
    width: 100%;
  }
  .phoneText i {
    margin-left: auto;
    width: 0.255rem;
    height: 0.18rem;
  }
  .phoneText i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneText i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  #app .phoneText,
  #app .btn,
  #app .login-item,
  #app .login-tips {
    width: 5.07rem;
  }
  #app .phoneText .goReg,
  #app .btn .goReg,
  #app .login-item .goReg,
  #app .login-tips .goReg {
    margin: 0;
  }
  #app .phoneText .rememberCode,
  #app .phoneText .cPointer,
  #app .btn .rememberCode,
  #app .btn .cPointer,
  #app .login-item .rememberCode,
  #app .login-item .cPointer,
  #app .login-tips .rememberCode,
  #app .login-tips .cPointer {
    font-size: 12px;
    white-space: nowrap;
  }
  #app .login-tips {
    display: flex;
    flex-flow: row wrap;
    margin-top: 0.6rem;
  }
  #app .login-tips span,
  #app .login-tips a {
    font-size: 12px;
    white-space: nowrap;
    flex-shrink: 0;
  }
  #app .login-tips .cPointer {
    margin: 0 4px;
  }
  .phoneTextMt30 {
    width: 4.77rem;
    height: 0.705rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.15rem;
    box-sizing: border-box;
    margin: 0.15rem auto 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.12rem;
  }
  .phoneTextMt30 input {
    font-size: 0.24rem;
  }
  .phoneTextMt30 i {
    margin-left: auto;
    width: 0.255rem;
    height: 0.18rem;
  }
  .phoneTextMt30 i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 .get-code {
    width: 1.485rem;
    height: 0.375rem;
    line-height: 0.375rem;
    text-align: center;
    border-left: 0.015rem solid #f29947;
    color: #f29947;
    font-size: 0.225rem;
  }
  .phone-list-border {
    width: 4.77rem;
    height: 0.705rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.15rem;
    padding: 0 1.02rem 0 0.3rem;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
  }
  .phone-list-item {
    width: 4.335rem;
    color: #999;
    font-size: 0.225rem;
    display: flex;
    align-items: center;
    height: 0.705rem;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 auto;
  }
  .phone-list-oper {
    height: 0.51rem;
    font-size: 0.195rem;
    display: flex;
    align-items: center;
  }
  .phone-list-oper a.delbtn {
    width: 50%;
    text-align: center;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.delbtn i {
    width: 0.195rem;
    height: 0.195rem;
    background: url("../img/login/del.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.06rem;
  }
  .phone-list-oper a.addbtn {
    width: 50%;
    text-align: center;
    color: #f29947;
    border-right: 1px solid #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.addbtn i {
    width: 0.195rem;
    height: 0.195rem;
    background: url("../img/login/add.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.06rem;
  }
  .phone-list-oper a.finishbtn {
    color: #f29947;
    font-size: 0.195rem;
    text-align: center;
    width: 100%;
  }
  .noborder {
    border: none;
  }
  .login-time {
    display: flex;
    align-items: center;
    color: #f29947;
    font-size: 0.135rem;
    padding: 0 0.15rem;
  }
  .login-time i {
    width: 0.105rem;
    height: 0.105rem;
    background: url(../img/login/ticon.png) center center no-repeat;
    background-size: cover;
    margin-right: 0.06rem;
  }
  .phone-list-del-icon {
    width: 0.195rem;
    height: 0.195rem;
    background: url(../img/login/adel.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.15rem;
  }
  .phone-list-icon {
    width: 0.255rem;
    height: 0.375rem;
    background: url(../img/login/phone-icon.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.15rem;
  }
  .phone-list-red {
    width: 0.45rem;
    height: 0.225rem;
    background: #ff4141;
    border-radius: 0.045rem;
    color: #fff;
    font-size: 0.15rem;
    text-align: center;
  }
  .phone-container {
    position: relative;
  }
  .phone-list {
    width: 4.8rem;
    max-height: 2.4rem;
    padding: 0.09rem 0;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.255rem;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: -0.03rem;
    transform: translate(-50%);
    overflow-y: scroll;
  }
  .btn {
    width: 4.77rem;
    height: 0.705rem;
    background: #f29947;
    border-radius: 0.15rem;
    font-size: 0.255rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn.snk {
    width: 100%;
    height: 0.9rem;
    background-image: url("../img/login/snk_next_btn.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 100%;
    background-color: transparent;
  }
  .btnMar {
    margin: 0.3rem auto 0.21rem;
  }
  .btnMar10 {
    margin: 0.21rem auto;
  }
  .ydwt {
    color: #f29948;
    text-align: center;
    font-size: 0.24rem;
    padding-top: 0.3rem;
    display: block;
  }
  .login-item {
    display: flex;
    justify-content: space-between;
    font-size: 0.21rem;
    width: 4.77rem;
    margin: 0 auto 0.33rem;
  }
  .login-item a {
    display: flex;
    align-items: center;
    color: #f29947;
  }
  .login-item a.rememberCode {
    color: #999;
  }
  .login-item a.goReg {
    margin-left: -0.24rem;
  }
  .login-item-center {
    justify-content: center;
  }
  .mt10 {
    margin: 0 auto 0.18rem;
  }
  .login-tips {
    font-size: 0.195rem;
    text-align: center;
    display: flex;
    align-items: center;
    width: 4.77rem;
    margin: 0 auto;
    color: #999;
  }
  .login-tips.snk a {
    color: #e83838;
  }
  .login-tips a {
    color: #f29948;
  }
  .check {
    width: 0.255rem;
    height: 0.255rem;
    margin-right: 0.06rem;
    display: inline-block;
    background: url(../img/login/check.png) center top no-repeat;
    background-size: cover;
  }
  .checked {
    width: 0.255rem;
    height: 0.255rem;
    display: inline-block;
    margin-right: 0.06rem;
    background: url(../img/login/checked.png) center top no-repeat;
    background-size: cover;
  }
  .login-method {
    display: flex;
    justify-content: space-around;
  }
  .login-method-item {
    color: #333;
    font-size: 0.195rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .login-method-item span {
    padding-top: 0.135rem;
    text-align: center;
    display: block;
  }
  .login-method-item i {
    width: 0.795rem;
    height: 0.795rem;
    border-radius: 50%;
    display: block;
  }
  .visitor-method i {
    background: url("../img/login/visitor.png");
    background-size: 100% 100%;
  }
  .account-method i {
    background: url("../img/login/account.png");
    background-size: 100% 100%;
  }
  .apple-method i {
    background: url("../img/login/apple.png");
    background-size: 100% 100%;
  }
  .facebook-method i {
    background: url("../img/login/facebook.png");
    background-size: 100% 100%;
  }
  .google-method i {
    background: url("../img/login/google.png");
    background-size: 100% 100%;
  }
  .moreTips {
    color: #f29947;
    font-size: 0.18rem;
    text-align: center;
    padding: 0.3rem 0;
  }
  .moreTips span {
    text-decoration: underline;
    cursor: pointer;
  }
  .mt25 {
    margin-top: 0.24rem;
  }
  .account-container {
    height: 7.2rem;
  }
  .success-icon {
    width: 0.795rem;
    height: 0.795rem;
    background: url("../img/login/success-icon.png");
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 auto;
  }
  .reg-success p {
    color: #333;
    font-size: 0.24rem;
  }
  .login-layoutbg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
  }
  .layout {
    background: #ffffff;
    border-radius: 0.255rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    width: 5.61rem;
  }
  .delTips {
    height: 3.015rem;
  }
  .delCon {
    width: 100%;
    display: flex;
    align-items: center;
    height: 2.295rem;
    justify-content: center;
    color: #666;
    font-size: 0.21rem;
  }
  .delbtns {
    width: 100%;
    height: 0.72rem;
    display: flex;
    align-items: center;
  }
  .delbtns a {
    width: 50%;
    height: 0.72rem;
    color: #fff;
    font-size: 0.255rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f29947;
  }
  .delbtns a:first-child {
    background-color: #eeecec;
    color: #f29947;
  }
  .loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10%;
  }
  .loading-img {
    width: 0.9rem;
    height: 0.9rem;
    background: url("../img/login/loading.gif") no-repeat;
    background-size: 100% auto;
  }
  .pay-container h3 {
    text-align: center;
    color: #333;
    font-size: 0.225rem;
    padding: 0.285rem;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
  .paywallet {
    width: 2.25rem;
    height: 2.25rem;
    background: url("../img/login/paywallet.png") no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
  }
  .pay-ydwt {
    width: 1.98rem;
    height: 0.66rem;
    border-radius: 0.135rem;
    opacity: 1;
    border: 1px solid #f29947;
    font-size: 0.225rem;
    color: #F29947;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.3rem auto;
  }
  .pay-close {
    width: 0.3rem;
    height: 0.3rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.3rem;
    right: 0.3rem;
  }
  .pay-goback {
    width: 0.105rem;
    height: 0.195rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.3rem;
    left: 0.3rem;
  }
  .pay-list {
    width: 100%;
    padding: 0 0.3rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
  }
  .pay-list li {
    height: 0.81rem;
    display: flex;
    align-items: center;
  }
  .pay-list li img {
    width: 0.795rem;
    height: 0.39rem;
    margin-right: 0.3rem;
  }
  .pay-list li span {
    font-size: 0.195rem;
  }
  .pay-list li i {
    width: 0.255rem;
    height: 0.255rem;
    margin-left: auto;
    border-radius: 100%;
    background: url("../img/login/check2.png") no-repeat;
    background-size: 100% auto;
  }
  .pay-list li i.active {
    background: url("../img/login/check2ed.png") no-repeat;
    background-size: 100% auto;
  }
  .scan-pay-tips {
    color: #333;
    font-size: 0.195rem;
    text-align: center;
  }
  .scan-pay-tips h4 {
    font-size: 0.24rem;
  }
  .scan-pay-tips p {
    font-size: 0.195rem;
    padding: 0.3rem 0 0;
    line-height: 0.39rem;
  }
  .pay-over {
    font-size: 0.24rem;
    color: #333;
    text-align: center;
    padding: 1.2rem 0 0.525rem;
  }
  .bind-method-container {
    width: 4.815rem;
    height: 3.12rem;
    margin: 0 auto;
    padding-top: 0.3rem;
  }
  .bind-method-item {
    height: 0.78rem;
    display: flex;
    align-items: center;
    font-size: 0.225rem;
  }
  .bind-method-item .method-icon {
    width: 0.39rem;
    height: 0.39rem;
    margin-right: 0.3rem;
  }
  .bind-method-item .method-icon1 {
    background-image: url("../img/login/email.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon2 {
    background-image: url("../img/login/apple.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon3 {
    background-image: url("../img/login/google.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon4 {
    background-image: url("../img/login/facebook.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-btn-bind {
    width: 1.02rem;
    height: 0.39rem;
    margin-left: auto;
    background: #f29947;
    display: block;
    border-radius: 0.06rem;
    position: relative;
  }
  .bind-method-item .method-btn-bind::after {
    content: "Bind";
    color: #fff;
    position: absolute;
    width: 1.02rem;
    height: 0.39rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.39rem;
    font-size: 0.225rem;
  }
  .bind-method-item .method-btn-unbind {
    width: 1.02rem;
    height: 0.39rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.06rem;
    position: relative;
  }
  .bind-method-item .method-btn-unbind::after {
    content: "Unbind";
    color: #f29947;
    position: absolute;
    width: 1.02rem;
    height: 0.39rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.39rem;
    font-size: 0.225rem;
  }
  .bind-method-item .method-btn-rebind {
    width: 1.02rem;
    height: 0.39rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.06rem;
    position: relative;
  }
  .bind-method-item .method-btn-rebind::after {
    content: "Rebind";
    color: #f29947;
    position: absolute;
    width: 1.02rem;
    height: 0.39rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.39rem;
    font-size: 0.225rem;
  }
  .w300 {
    width: 4.5rem;
  }
  .w200 {
    width: 3rem;
  }
}

@media screen and (min-width: 1024px) {
  .login-container {
    width: 6.1336rem;
    height: 6.4452rem;
    border-radius: 0.2788rem;
    background: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
    overflow: hidden;
  }
  .login-top {
    width: 6.1336rem;
    height: 2.6568rem;
    background: url("../img/login/logo.jpg") no-repeat;
    background-size: cover;
    position: relative;
  }
  .login-top.snk2 {
    background-image: url("../img/login/snk_top_bg2.png") !important;
    background-size: cover;
  }
  .login-back {
    position: absolute;
    left: 0.328rem;
    top: 0.2952rem;
    width: 0.1148rem;
    height: 0.2132rem;
    background: url("../img/login/goback.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close {
    position: absolute;
    right: 0.328rem;
    top: 0.2952rem;
    width: 0.2788rem;
    height: 0.2788rem;
    background: url("../img/login/close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.snk {
    width: 0.328rem;
    height: 0.328rem;
    background: url("../img/login/snk_close.png") no-repeat;
    background-size: 100% auto;
  }
  .login-close.zhj {
    width: 0.39rem;
    height: 0.39rem;
    background: url("../img/login/zhj_close.png") no-repeat;
    background-size: 100% auto;
  }
  .user-center-top {
    width: 6.1336rem;
    height: 0.7872rem;
    font-size: 0.246rem;
    font-weight: bold;
    color: #333333;
    position: relative;
    text-align: center;
  }
  .user-center-top.hasBorder {
    border-bottom: 0.0164rem solid #e3e3e3;
  }
  .center-back {
    position: absolute;
    left: 0.328rem;
    top: 0.164rem;
    width: 0.3936rem;
    height: 0.3936rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-title {
    position: absolute;
    top: 0.2296rem;
    left: 50%;
    transform: translateX(-50%);
    width: fit-content;
    white-space: nowrap;
  }
  .center-close {
    position: absolute;
    right: 0.328rem;
    top: 0.164rem;
    width: 0.3936rem;
    height: 0.3936rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap {
    width: 100%;
    height: auto;
    padding: 0 0.3116rem;
    box-sizing: border-box;
  }
  .center-wrap .center-item {
    width: 100%;
    height: 0.7872rem;
    display: flex;
    align-items: center;
  }
  .center-wrap .center-item .item-icon {
    width: 0.492rem;
    height: 0.492rem;
    margin-right: 0.3936rem;
  }
  .center-wrap .center-item .item-icon.icon1 {
    background: url("../img/login/usercenter_icon1.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon2 {
    background: url("../img/login/usercenter_icon2.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon3 {
    background: url("../img/login/usercenter_icon3.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-icon.icon4 {
    background: url("../img/login/usercenter_icon4.png") no-repeat;
    background-size: 100% auto;
  }
  .center-wrap .center-item .item-name {
    color: #333333;
    font-size: 0.2132rem;
    width: 3.28rem;
  }
  .center-wrap .center-item .item-right {
    width: 0.1148rem;
    height: 0.2132rem;
    margin-left: auto;
    background: url("../img/login/right_icon.png") no-repeat;
    background-size: 100% auto;
  }
  .logout-btn {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 5.1988rem;
    height: 0.7708rem;
    line-height: 0.7708rem;
    bottom: 0.328rem;
    text-align: center;
    border: 1px solid #f29947;
    background: #fff;
    border-radius: 0.164rem;
    color: #f29947;
    font-size: 0.2788rem;
  }
  .check-phone {
    text-align: center;
  }
  .check-phone .cmge-logo {
    width: 2.214rem;
    height: 0.2788rem;
    margin: 0 auto;
    background: url("../img/login/logo2.png") no-repeat;
    background-size: 100% auto;
  }
  .check-phone .check-title {
    margin: 0.492rem auto 0.5248rem;
    color: #333333;
    font-size: 0.2624rem;
  }
  .check-phone .check-desc {
    margin: 0 auto 0.4592rem;
    color: #999999;
    font-size: 0.2296rem;
  }
  .check-phone .check-desc span {
    color: #333333;
  }
  .check-phone .input-code {
    width: 5.1988rem;
    height: 0.7708rem;
    border: 0.0164rem solid #cdcdcd;
    border-radius: 0.164rem;
    display: flex;
    align-items: center;
    margin: 0 auto 0.3116rem;
  }
  .check-phone .input-code input {
    width: 3.5752rem;
    border: none;
    outline: none;
    height: 0.41rem;
    line-height: 0.41rem;
    padding: 0.082rem 0.5084rem;
    font-size: 0.246rem;
    box-sizing: border-box;
    color: #333333;
  }
  .check-phone .input-code .get-code {
    width: 1.6236rem;
    height: 0.41rem;
    line-height: 0.41rem;
    text-align: center;
    border-left: 0.0164rem solid #f29947;
    color: #f29947;
    font-size: 0.246rem;
  }
  .check-phone .input-code .get-gray {
    width: 1.6236rem;
    height: 0.41rem;
    line-height: 0.41rem;
    text-align: center;
    border-left: 0.0164rem solid #999;
    color: #999;
    font-size: 0.246rem;
  }
  .check-phone .input-code .cutdowm {
    width: 1.6236rem;
    height: 0.41rem;
    line-height: 0.41rem;
    text-align: center;
    color: #999999;
    border-left: 0.0164rem solid #c5c5c5;
    font-size: 0.246rem;
  }
  .check-phone .next-step {
    width: 5.1988rem;
    height: 0.7708rem;
    line-height: 0.7708rem;
    margin: 0 auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.164rem;
    color: #ffffff;
    font-size: 0.2788rem;
  }
  .check-phone .next-step.disable {
    background: #c5c5c5;
  }
  .check-phone .check-tips {
    margin: 0.3608rem auto 0;
    color: #999999;
    font-size: 0.2132rem;
  }
  .check-phone .check-tips span {
    color: #f29947;
  }
  .check-phone .change-succ-title {
    text-align: center;
    color: #333333;
    font-size: 0.2624rem;
    margin: 1.312rem auto 0.492rem;
  }
  .check-phone .change-succ-tip {
    color: #333333;
    font-size: 0.1968rem;
    text-align: left;
    margin: 0 auto 1.7548rem;
    padding: 0 0.41rem;
    box-sizing: border-box;
  }
  .privacy-content {
    height: 4.92rem;
    width: 100%;
    overflow: auto;
  }
  .privacy-content.link-content {
    height: 5.248rem;
  }
  .is-agree {
    width: 100%;
    height: 0.7216rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999999;
    font-size: 0.2132rem;
  }
  .is-agree span {
    height: 0.2132rem;
    line-height: 0.2132rem;
    margin-right: 0.0984rem;
  }
  .is-agree input {
    width: 0.2296rem;
    height: 0.2296rem;
    position: relative;
    border: none;
  }
  .is-agree input::after {
    position: absolute;
    left: -0.0164rem;
    top: -0.0246rem;
    width: 0.2296rem;
    height: 0.2296rem;
    content: "";
    box-sizing: border-box;
  }
  .is-agree input:checked::after {
    content: "✓";
    width: 0.246rem;
    height: 0.246rem;
    font-size: 0.1968rem;
    font-weight: bold;
    color: #fff;
    border: 0.0164rem solid #f29947;
    background-color: #f29947;
    text-align: center;
    line-height: 0.2296rem;
    border-radius: 0.0328rem;
  }
  .sure-pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
  }
  .sure-pop .pop-content {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 6.1336rem;
    height: 3.2964rem;
    background-color: #fff;
    border-radius: 0.2788rem;
    text-align: center;
  }
  .sure-pop .pop-content .pop-title {
    margin-top: 0.7708rem;
    color: #666666;
    font-size: 0.2624rem;
  }
  .sure-pop .pop-content .pop-desc {
    margin-top: 0.2952rem;
    color: #666666;
    font-size: 0.1968rem;
  }
  .sure-pop .pop-content .pop-btns {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    height: 0.7872rem;
    border-radius: 0 0 0.2788rem 0.2788rem;
    overflow: hidden;
  }
  .sure-pop .pop-content .pop-btns > div {
    flex: 1;
    line-height: 0.7872rem;
    font-size: 0.2788rem;
  }
  .sure-pop .pop-content .pop-btns > div.btn-left {
    background: #f29947;
    color: #ffffff;
  }
  .sure-pop .pop-content .pop-btns > div.btn-right {
    background-color: #eeecec;
    color: #f29947;
  }
  .logout-tips {
    width: 100%;
    height: 0.2952rem;
    line-height: 0.2952rem;
    text-align: center;
    background: #ff3535;
    color: #ffffff;
    font-size: 0.1312rem;
  }
  .logout-content {
    height: 4.264rem;
  }
  .agree-btn {
    width: 5.1988rem;
    height: 0.7708rem;
    line-height: 0.7708rem;
    margin: 0.164rem auto 0;
    text-align: center;
    background: #f29947;
    border-radius: 0.164rem;
    color: #ffffff;
    font-size: 0.2788rem;
  }
  .agree-btn.disable {
    background: #c5c5c5;
  }
  .login-content {
    padding-top: 0.656rem;
  }
  .login-content h3 {
    color: #333;
    font-size: 0.2624rem;
    text-align: center;
    font-weight: normal;
  }
  .login-content h3.snk {
    color: #cfcfcf;
  }
  .login-content h2 {
    color: #333;
    font-size: 0.2624rem;
    text-align: center;
    padding: 0.2624rem 0 0.5412rem;
  }
  .login-content p {
    font-size: 0.2624rem;
    height: 1.148rem;
    line-height: 1.148rem;
    text-align: center;
    color: #a4a4a6;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .login-content p.snk {
    color: #cfcfcf;
  }
  .login-content p.snk i {
    color: #cfcfcf;
    margin-left: 0.082rem;
  }
  .login-content p.snk a {
    color: #b52ff4;
  }
  .login-content p.snk span {
    border: 1px solid #b52ff4;
    color: #cfcfcf;
  }
  .login-content p a {
    color: #f29947;
    padding-left: 0.164rem;
  }
  .login-content p i {
    color: #333;
  }
  .login-content p span {
    border: 1px solid #f29947;
    color: #f29947;
    width: 0.5084rem;
    height: 0.2788rem;
    border-radius: 0.0492rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0.164rem;
  }
  .phoneText {
    width: 5.2152rem;
    height: 0.7708rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.164rem;
    box-sizing: border-box;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.1312rem;
  }
  .phoneText input {
    font-size: 0.2624rem;
    width: 100%;
  }
  .phoneText i {
    margin-left: auto;
    width: 0.2788rem;
    height: 0.1968rem;
  }
  .phoneText i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneText i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  #app .phoneText,
  #app .btn,
  #app .login-item,
  #app .login-tips {
    width: 5.5432rem;
    word-wrap: break-word;
  }
  #app .phoneText .goReg,
  #app .btn .goReg,
  #app .login-item .goReg,
  #app .login-tips .goReg {
    margin: 0;
  }
  #app .phoneText .rememberCode,
  #app .phoneText .cPointer,
  #app .phoneText i,
  #app .phoneText span,
  #app .btn .rememberCode,
  #app .btn .cPointer,
  #app .btn i,
  #app .btn span,
  #app .login-item .rememberCode,
  #app .login-item .cPointer,
  #app .login-item i,
  #app .login-item span,
  #app .login-tips .rememberCode,
  #app .login-tips .cPointer,
  #app .login-tips i,
  #app .login-tips span {
    font-size: 12px;
    white-space: nowrap;
    display: inline-block;
  }
  #app .login-tips {
    display: flex;
    flex-flow: row wrap;
  }
  #app .login-tips span,
  #app .login-tips a {
    font-size: 12px;
    white-space: nowrap;
    flex-shrink: 0;
  }
  #app .login-tips .cPointer {
    margin: 0 4px;
  }
  .phoneTextMt30 {
    width: 5.2152rem;
    height: 0.7708rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.164rem;
    box-sizing: border-box;
    margin: 0.164rem auto 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.1312rem;
  }
  .phoneTextMt30 input {
    font-size: 0.2624rem;
  }
  .phoneTextMt30 i {
    margin-left: auto;
    width: 0.2788rem;
    height: 0.1968rem;
  }
  .phoneTextMt30 i.sicon1 {
    background: url("../img/login/ceye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 i.sicon2 {
    background: url("../img/login/eye.png") no-repeat;
    background-size: 100% auto;
  }
  .phoneTextMt30 .get-code {
    width: 1.6236rem;
    height: 0.41rem;
    line-height: 0.41rem;
    text-align: center;
    border-left: 0.0164rem solid #f29947;
    color: #f29947;
    font-size: 0.246rem;
  }
  .phone-list-border {
    width: 5.2152rem;
    height: 0.7708rem;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.164rem;
    padding: 0 1.1152rem 0 0.328rem;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    z-index: 3;
  }
  .phone-list-item {
    width: 4.7396rem;
    color: #999;
    font-size: 0.246rem;
    display: flex;
    align-items: center;
    height: 0.7708rem;
    border-bottom: 1px solid #cdcdcd;
    margin: 0 auto;
  }
  .phone-list-oper {
    height: 0.5576rem;
    font-size: 0.2132rem;
    display: flex;
    align-items: center;
  }
  .phone-list-oper a.delbtn {
    width: 50%;
    text-align: center;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.delbtn i {
    width: 0.2132rem;
    height: 0.2132rem;
    background: url("../img/login/del.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.0656rem;
  }
  .phone-list-oper a.addbtn {
    width: 50%;
    text-align: center;
    color: #f29947;
    border-right: 1px solid #dbdbdb;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .phone-list-oper a.addbtn i {
    width: 0.2132rem;
    height: 0.2132rem;
    background: url("../img/login/add.png") no-repeat;
    background-size: 100% auto;
    margin-right: 0.0656rem;
  }
  .phone-list-oper a.finishbtn {
    color: #f29947;
    font-size: 0.2132rem;
    text-align: center;
    width: 100%;
  }
  .noborder {
    border: none;
  }
  .login-time {
    display: flex;
    align-items: center;
    color: #f29947;
    font-size: 0.1476rem;
    padding: 0 0.164rem;
  }
  .login-time i {
    width: 0.1148rem;
    height: 0.1148rem;
    background: url(../img/login/ticon.png) center center no-repeat;
    background-size: cover;
    margin-right: 0.0656rem;
  }
  .phone-list-del-icon {
    width: 0.2132rem;
    height: 0.2132rem;
    background: url(../img/login/adel.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.164rem;
  }
  .phone-list-icon {
    width: 0.2788rem;
    height: 0.41rem;
    background: url(../img/login/phone-icon.png) center top no-repeat;
    background-size: cover;
    margin-right: 0.164rem;
  }
  .phone-list-red {
    width: 0.492rem;
    height: 0.246rem;
    background: #ff4141;
    border-radius: 0.0492rem;
    color: #fff;
    font-size: 0.164rem;
    text-align: center;
  }
  .phone-container {
    position: relative;
  }
  .phone-list {
    width: 5.248rem;
    max-height: 2.624rem;
    padding: 0.0984rem 0;
    background: #ffffff;
    border: 1px solid #cdcdcd;
    border-radius: 0.2788rem;
    position: absolute;
    z-index: 3;
    left: 50%;
    top: -0.0328rem;
    transform: translate(-50%);
    overflow-y: scroll;
  }
  .btn {
    width: 5.2152rem;
    height: 0.7708rem;
    background: #f29947;
    border-radius: 0.164rem;
    font-size: 0.2788rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .btn.snk {
    background-image: url("../img/login/snk_next_btn.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0 100%;
    background-color: transparent;
  }
  .btnMar {
    margin: 0.328rem auto 0.2296rem;
  }
  .btnMar10 {
    margin: 0.2296rem auto;
  }
  .ydwt {
    color: #f29948;
    text-align: center;
    font-size: 0.2624rem;
    padding-top: 0.328rem;
    display: block;
  }
  .login-item {
    display: flex;
    justify-content: space-between;
    font-size: 0.2296rem;
    width: 5.2152rem;
    margin: 0 auto 0.3608rem;
  }
  .login-item a {
    display: flex;
    align-items: center;
    color: #f29947;
  }
  .login-item a.rememberCode {
    color: #999;
  }
  .login-item a.goReg {
    margin-left: -0.2624rem;
  }
  .login-item-center {
    justify-content: center;
  }
  .mt10 {
    margin: 0 auto 0.1968rem;
  }
  .login-tips {
    font-size: 0.2132rem;
    text-align: center;
    display: flex;
    align-items: center;
    width: 5.2152rem;
    margin: 0 auto;
    color: #999;
  }
  .login-tips.snk a {
    color: #e83838;
  }
  .login-tips a {
    color: #f29948;
  }
  .check {
    width: 0.2788rem;
    height: 0.2788rem;
    margin-right: 0.0656rem;
    display: inline-block;
    background: url(../img/login/check.png) center top no-repeat;
    background-size: cover;
  }
  .checked {
    width: 0.2788rem;
    height: 0.2788rem;
    display: inline-block;
    margin-right: 0.0656rem;
    background: url(../img/login/checked.png) center top no-repeat;
    background-size: cover;
  }
  .login-method {
    display: flex;
    justify-content: space-around;
  }
  .login-method-item {
    color: #333;
    font-size: 0.2132rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .login-method-item span {
    padding-top: 0.1476rem;
    text-align: center;
    display: block;
  }
  .login-method-item i {
    width: 0.8692rem;
    height: 0.8692rem;
    border-radius: 50%;
    display: block;
  }
  .visitor-method i {
    background: url("../img/login/visitor.png");
    background-size: 100% 100%;
  }
  .account-method i {
    background: url("../img/login/account.png");
    background-size: 100% 100%;
  }
  .apple-method i {
    background: url("../img/login/apple.png");
    background-size: 100% 100%;
  }
  .facebook-method i {
    background: url("../img/login/facebook.png");
    background-size: 100% 100%;
  }
  .google-method i {
    background: url("../img/login/google.png");
    background-size: 100% 100%;
  }
  .moreTips {
    color: #f29947;
    font-size: 0.1968rem;
    text-align: center;
    padding: 0.328rem 0;
  }
  .moreTips span {
    text-decoration: underline;
    cursor: pointer;
  }
  .mt25 {
    margin-top: 0.2624rem;
  }
  .account-container {
    height: 7.872rem;
  }
  .success-icon {
    width: 0.8692rem;
    height: 0.8692rem;
    background: url("../img/login/success-icon.png");
    background-size: 100% 100%;
    border-radius: 50%;
    margin: 0 auto;
  }
  .reg-success p {
    color: #333;
    font-size: 0.2624rem;
  }
  .login-layoutbg {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 200000;
  }
  .layout {
    background: #ffffff;
    border-radius: 0.2788rem;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    overflow: hidden;
    width: 6.1336rem;
  }
  .delTips {
    height: 3.2964rem;
  }
  .delCon {
    width: 100%;
    display: flex;
    align-items: center;
    height: 2.5092rem;
    justify-content: center;
    color: #666;
    font-size: 0.2296rem;
  }
  .delbtns {
    width: 100%;
    height: 0.7872rem;
    display: flex;
    align-items: center;
  }
  .delbtns a {
    width: 50%;
    height: 0.7872rem;
    color: #fff;
    font-size: 0.2788rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f29947;
  }
  .delbtns a:first-child {
    background-color: #eeecec;
    color: #f29947;
  }
  .loading {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 1.64rem;
    height: 1.64rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10%;
  }
  .loading-img {
    width: 0.984rem;
    height: 0.984rem;
    background: url("../img/login/loading.gif") no-repeat;
    background-size: 100% auto;
  }
  .pay-container h3 {
    text-align: center;
    color: #333;
    font-size: 0.246rem;
    padding: 0.3116rem;
    border-bottom: 1px solid #ddd;
    position: relative;
  }
  .paywallet {
    width: 2.46rem;
    height: 2.46rem;
    background: url("../img/login/paywallet.png") no-repeat;
    background-size: 100% auto;
    margin: 0 auto;
  }
  .pay-ydwt {
    width: 2.1648rem;
    height: 0.7216rem;
    border-radius: 0.1476rem;
    opacity: 1;
    border: 1px solid #f29947;
    font-size: 0.246rem;
    color: #F29947;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0.328rem auto;
  }
  .pay-close {
    width: 0.328rem;
    height: 0.328rem;
    background: url("../img/login/close2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.328rem;
    right: 0.328rem;
  }
  .pay-goback {
    width: 0.1148rem;
    height: 0.2132rem;
    background: url("../img/login/goback2.png") no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 0.328rem;
    left: 0.328rem;
  }
  .pay-list {
    width: 100%;
    padding: 0 0.328rem;
    box-sizing: border-box;
    border-bottom: 1px solid #ddd;
  }
  .pay-list li {
    height: 0.8856rem;
    display: flex;
    align-items: center;
  }
  .pay-list li img {
    width: 0.8692rem;
    height: 0.4264rem;
    margin-right: 0.328rem;
  }
  .pay-list li span {
    font-size: 0.2132rem;
  }
  .pay-list li i {
    width: 0.2788rem;
    height: 0.2788rem;
    margin-left: auto;
    border-radius: 100%;
    background: url("../img/login/check2.png") no-repeat;
    background-size: 100% auto;
  }
  .pay-list li i.active {
    background: url("../img/login/check2ed.png") no-repeat;
    background-size: 100% auto;
  }
  .scan-pay-tips {
    color: #333;
    font-size: 0.2132rem;
    text-align: center;
  }
  .scan-pay-tips h4 {
    font-size: 0.2624rem;
  }
  .scan-pay-tips p {
    font-size: 0.2132rem;
    padding: 0.328rem 0 0;
    line-height: 0.4264rem;
  }
  .pay-over {
    font-size: 0.2624rem;
    color: #333;
    text-align: center;
    padding: 1.312rem 0 0.574rem;
  }
  .bind-method-container {
    width: 5.2644rem;
    height: 3.4112rem;
    margin: 0 auto;
    padding-top: 0.328rem;
  }
  .bind-method-item {
    height: 0.8528rem;
    display: flex;
    align-items: center;
    font-size: 0.246rem;
  }
  .bind-method-item .method-icon {
    width: 0.4264rem;
    height: 0.4264rem;
    margin-right: 0.328rem;
  }
  .bind-method-item .method-icon1 {
    background-image: url("../img/login/email.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon2 {
    background-image: url("../img/login/apple.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon3 {
    background-image: url("../img/login/google.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-icon4 {
    background-image: url("../img/login/facebook.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
  }
  .bind-method-item .method-btn-bind {
    width: 1.1152rem;
    height: 0.4264rem;
    margin-left: auto;
    background: #f29947;
    display: block;
    border-radius: 0.0656rem;
    position: relative;
  }
  .bind-method-item .method-btn-bind::after {
    content: "Bind";
    color: #fff;
    position: absolute;
    width: 1.1152rem;
    height: 0.4264rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.4264rem;
    font-size: 0.246rem;
  }
  .bind-method-item .method-btn-unbind {
    width: 1.1152rem;
    height: 0.4264rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.0656rem;
    position: relative;
  }
  .bind-method-item .method-btn-unbind::after {
    content: "Unbind";
    color: #f29947;
    position: absolute;
    width: 1.1152rem;
    height: 0.4264rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.4264rem;
    font-size: 0.246rem;
  }
  .bind-method-item .method-btn-rebind {
    width: 1.1152rem;
    height: 0.4264rem;
    margin-left: auto;
    border: 1px solid #f29947;
    display: block;
    border-radius: 0.0656rem;
    position: relative;
  }
  .bind-method-item .method-btn-rebind::after {
    content: "Rebind";
    color: #f29947;
    position: absolute;
    width: 1.1152rem;
    height: 0.4264rem;
    left: 0;
    top: 0;
    text-align: center;
    line-height: 0.4264rem;
    font-size: 0.246rem;
  }
  .w300 {
    width: 4.92rem;
  }
  .w200 {
    width: 3.28rem;
  }
}

.graybtn {
  background: #c9c9c9;
}

.btnBorder {
  background-color: transparent;
  border: 1px solid #f29947;
  color: #f29947;
}
