body {
  /* background: #12111f url("/assets/addons/bitbet/img/login/login-bg.jpg")
    no-repeat scroll top; */
  background: #f5f5f5;
  background-size: 100% 100%;
  height: 100%;
}
html {
  height: 100%;
}
#app > .page > header {
  /* background-color: transparent; */
  border-bottom-color: transparent;
}
#app > .page > header > h3 > img {
  height: 0.14rem;
  vertical-align: middle;
}
.app-login {
  /* background:url('/assets/addons/bitbet/img/login/loginbg.png') no-repeat top; */
  background-size: contain;
  padding: 0.15rem;
  height: 100%;
}
.page-login > main {
  padding: 1px 0;
}
.page-login > main > .tabs {
  margin-top: 0.15rem;
  padding-left: 0.2rem;
}
.page-login > main > .tabs > b {
  /* border-bottom: 0.02rem solid transparent; */
  display: inline-block;
  font-size: 0.2rem;
  font-weight: 700;
  margin-right: 0.2rem;
  padding-bottom: 0.1rem;
}
.page-login > main > .tabs > .cur {
  border-bottom-color: #4170fb;
  color: #4170fb;
}
.page-login > main > .inputs {
  margin-top: 0.15rem;
  padding: 0 0.2rem;
}
.page-login > main > .inputs > div {
  /* background-color: hsla(0, 0%, 100%, 0.8); */
  /* border-color: transparent; */
  color: #4170fb;
  height: 0.44rem;
  margin: 0.15rem 0;
}
.page-login > main > .inputs > div.focus {
  border-color: #4677d7;
}
.page-login > main > .inputs > div.error {
  border-color: #ec5352;
}
.page-login > main > .action {
  margin: 0.2rem 0;
  padding: 0 0.2rem;
}
.page-login > main > .action > .button {
  height: 0.44rem;
}
.page-login > main > .findback {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  font-size: 0.12rem;
  margin: 0 0.2rem;
}
.page-login > main > .findback > label {
  flex: 1;
  line-height: 0.16rem;
}
.page-login > main > .findback > a {
  line-height: 0.16rem;
  text-align: center;
  flex: 1;
}
.page-login > main > .findback > a.register-link {
  text-align: right;
  flex: 1;
}
.app-ios body,
body {
  padding-top: 0.52rem;
}
.app-ios-v2 body {
  padding-top: 0.64rem;
}
.app-ipx body {
  padding-top: 0.52rem;
}
.app-ipx-v2 body {
  padding-top: 0.88rem;
}
.app-hashull_baofeng body,
.app-hashull_Hqab body,
.app-hashull_zixun body {
  padding-top: 0.52rem;
}
.app-hashull_biteji body,
.app-hashull_huobi body,
.app-hashull_lianbibao body,
.app-hashull_lianbi body,
.app-ipx-hashull_xhab body {
  padding-top: 0.52rem;
}
.app > .page > header {
  align-items: center;
  background-color: #fff;
  border-bottom: 1px solid #fff;
  color: #20222c;
  display: flex;
  height: 0.52rem;
  justify-content: center;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 1000;
}
.app-hashull_test .app > .page > header {
  background-color: #497ed0;
  color: #000;
}
.app-ios .app > .page > header {
  height: 0.52rem;
  padding-top: 0;
}
.app-ios-v2 .app > .page > header {
  height: 0.64rem;
  padding-top: 0.2rem;
}
.app-ipx .app > .page > header {
  height: 0.52rem;
  padding-top: 0;
}
.app-ipx-v2 .app > .page > header {
  height: 0.88rem;
  padding-top: 0.52rem;
}
.app-hashull_baofeng .app > .page > header,
.app-hashull_xhab .app > .page > header,
.app-hashull_zixun .app > .page > header {
  height: 0.52rem;
  padding-top: 0;
}
.app-hashull_biteji .app > .page > header,
.app-hashull_huobi .app > .page > header,
.app-hashull_lianbi .app > .page > header,
.app-hashull_lianbibao .app > .page > header,
.app-ipx-hashull_Hqab .app > .page > header {
  height: 0.52rem;
  padding-top: 0;
}
.app > .page > header > h3 {
  font-weight: 700;
}
.app-hashull_test .app > .page > header > h3 {
  color: #fff;
}
.app > .page > header > .back {
  height: 0.52rem;
  left: 0;
  line-height: 0.52rem;
  position: absolute;
  text-align: center;
  width: 0.44rem;
}
.app > .page > header > .back > .iconfont {
  font-size: 0.16rem;
  vertical-align: middle;
}
.app-hashull_test .app > .page > header > .back > .iconfont {
  color: #fff;
}
.app > .page > header > .action {
  height: 0.44rem;
  line-height: 0.44rem;
  position: absolute;
  right: 0.15rem;
  z-index: 1;
}
.app-hashull_test .app > .page > header > .action {
  color: #fff;
}

.c-alert {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-alert > section {
  background-color: #20222c;
  width: 3rem;
}
.c-alert > section > header {
  border-bottom: 1px solid #0f1118;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
}
.c-alert > section > main {
  padding: 0.16rem 0.2rem 0.24rem;
}
.c-alert > section > footer {
  display: flex;
  justify-content: center;
  padding-bottom: 0.3rem;
}
.c-alert > section > footer > button {
  width: 1.22rem;
}
.c-alert > section > footer > button:nth-child(2) {
  margin-left: 0.1rem;
}
.c-confirm {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-confirm > section {
  background-color: #20222c;
  position: relative;
  top: -5.5%;
  width: 3rem;
}
.c-confirm > section > main {
  padding: 0.16rem 0.2rem 0.24rem;
}
.c-confirm > section > footer {
  display: flex;
  justify-content: center;
  padding-bottom: 0.3rem;
}
.c-confirm > section > footer > button {
  width: 1.22rem;
}
.c-confirm > section > footer > button:nth-child(2) {
  margin-left: 0.1rem;
}
.c-confirm > section > section {
  border-top: 1px solid #0f1118;
}
.c-toast {
  background-color: #fff;
  border-radius: 0.04rem;
  box-shadow: 0 0 0.05rem rgba(0, 0, 0, 0.5);
  height: 1rem;
  left: 50%;
  transform: translateX(-50%);
  transform: -webkit-translateX(-50%);
  transform: -o-translateX(-50%);
  transform: -moz-translateX(-50%);
  transform: -ms-translateX(-50%);
  max-width: 90vw;
  min-width: 1rem;
  overflow: hidden;
  padding: 0.1rem 0.2rem;
  position: fixed;
  text-align: center;
  top: calc(50% - 0.5rem);
  z-index: 1000;
}

.c-toast > .iconfont.icon-zhengque {
  color: #36d681;
  font-size: 0.3rem;
  margin: 0.2rem 0 0.12rem;
}

.c-toast > .iconfont.icon-qingchu {
  color: rgb(211, 66, 66);
  font-size: 0.3rem;
  margin: 0.2rem 0 0.12rem;
}

.c-toast > .text {
  color: #20222c;
  line-height: 1.5;
  white-space: nowrap;
}
.c-errbox {
  align-items: center;
  background-color: rgba(236, 83, 82, 0.95);
  color: #fff;
  display: flex;
  height: 0.64rem;
  justify-content: space-between;
  left: 0;
  padding: 0 0.24rem;
  position: fixed;
  right: 0;
  top: 0;
  transition: opacity 0.2s;
  z-index: 1000;
}
.app-ios-v2 .c-errbox {
  top: 0.2rem;
}
.app-ipx-v2 .c-errbox {
  top: 0.44rem;
}
.c-errbox > .text {
  flex: 1 1 auto;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  word-break: break-all;
}
.c-errbox > .iconfont {
  font-size: 0.2rem;
}
.c-errbox-enter,
.c-errbox-leave-to {
  opacity: 0;
}
.c-loading {
  background-color: #fff;
  border-radius: 0.04rem;
  box-shadow: 0 0 1rem hsla(0, 0%, 78.4%, 0.15);
  height: 0.4rem;
  left: calc(50% - 0.3rem);
  line-height: 0.4rem;
  position: fixed;
  text-align: center;
  top: calc(50% - 0.2rem);
  transition: all 0.3s;
  width: 0.6rem;
  z-index: 1002;
}
.c-loading > img {
  height: 0.2rem;
  vertical-align: middle;
  width: 0.32rem;
}
.c-open-in-browser {
  background-color: rgba(15, 17, 24, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  text-align: right;
  top: 0;
  width: 100%;
  z-index: 1002;
}
.c-open-in-browser > img {
  height: 1.4rem;
  vertical-align: middle;
  width: 2.6rem;
}
.c-buy-loading {
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 100%;
  justify-content: center;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1002;
}
.c-buy-loading > .buyLoadingBox {
  background-color: #20222c;
  border-radius: 24px;
  padding: 0.2rem;
  text-align: center;
}
.c-buy-loading > .buyLoadingBox > img {
  width: 2rem;
}
.c-buy-loading > .buyLoadingBox > p {
  font-size: 0.16rem;
  margin-top: 0.1rem;
  text-align: center;
}

.c-input {
  align-items: center;
  background-color: #0f1118;
  border: 0.01rem solid #0f1118;
  border-radius: 0.04rem;
  color: #fff;
  display: flex;
  height: 0.4rem;
  width: 100%;
}
.c-input > .iconfont {
  font-size: 0.2rem;
  margin-left: 0.15rem;
}
.c-input > input {
  background-color: transparent;
  border: 0;
  border-radius: 0.04rem;
  color: #20222c;
  flex: 1 1 auto;
  font-size: 0.16rem;
  font-weight: 700;
  padding: 0 0.15rem;
}
.c-input > span {
  align-items: center;
  display: flex;
  padding-right: 0.1rem;
}
.c-input > span > .clear {
  color: #858ea1;
  padding-right: 0.05rem;
}
.c-input.focus {
  border-color: #4677d7;
}
.c-passwd {
  align-items: center;
  /* background-color: #0f1118; */
  border: 0.01rem solid #727b8e;
  border-radius: 0.04rem;
  color: #fff;
  display: flex;
  height: 0.4rem;
  width: 100%;
}
.rememberpsd {
  width: 0.16rem;
  height: 0.16rem;
  font-size: 0.14rem;
  padding: 0 0.2rem;
  margin-right: 0.04rem;
}
.downloadApp {
  margin: 0.2rem 0;
  padding: 0 0.2rem;
}
.downloadApp a {
  display: block;
  width: 100%;
  height: 0.48rem;
  border: 1px solid #4170fb;
  border-radius: 0.04rem;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.18rem;
  color: #4170fb;
}
.c-passwd > .iconfont {
  font-size: 0.2rem;
  margin-left: 0.15rem;
}
.c-passwd > input {
  background-color: transparent;
  border: 0;
  border-radius: 0.04rem;
  color: #20222c;
  flex: 1 1 auto;
  font-size: 0.16rem;
  font-weight: 700;
  padding: 0 0.15rem;
  width: 1rem;
}
.c-passwd > span {
  align-items: center;
  color: #858ea1;
  display: flex;
  padding-right: 0.15rem;
}
.c-passwd > b {
  color: #4677d7;
  font-size: 0.12rem;
  margin-right: 0.15rem;
  white-space: nowrap;
}
.c-passwd.focus {
  border-color: #4677d7;
}
.c-passwd.error {
  border-color: #ec5352;
}
.c-bankcard,
.c-idcard,
.c-mobile {
  align-items: center;
  /* background-color: #0f1118; */
  border: 0.01rem solid #727b8e;
  border-radius: 0.04rem;
  color: #fff;
  display: flex;
  height: 0.4rem;
  width: 100%;
}
.c-bankcard > .iconfont,
.c-idcard > .iconfont,
.c-mobile > .iconfont {
  font-size: 0.2rem;
  margin-left: 0.15rem;
}
.c-mobile > input{
    width:1rem;
}
.c-bankcard > input,
.c-idcard > input,
.c-mobile > input {
  background-color: transparent;
  border: 0;
  border-radius: 0.04rem;
  color: #20222c;
  flex: 1 1 auto;
  font-size: 0.16rem;
  font-weight: 700;
  padding: 0 0.15rem;
}
.c-bankcard > span,
.c-idcard > span,
.c-mobile > span {
  align-items: center;
  color: #858ea1;
  display: flex;
  padding-right: 0.15rem;
}
.c-bankcard.focus,
.c-idcard.focus,
.c-mobile.focus {
  border-color: #4677d7;
}
.c-bankcard.error,
.c-idcard.error,
.c-mobile.error {
  border-color: #ec5352;
}
.c-smscode {
  align-items: center;
  background-color: #0f1118;
  border: 0.01rem solid #0f1118;
  border-radius: 0.04rem;
  color: #fff;
  display: flex;
  height: 0.4rem;
  width: 100%;
}
.c-smscode > .iconfont {
  font-size: 0.2rem;
  margin-left: 0.15rem;
}
.c-smscode > input {
  background-color: transparent;
  border: 0;
  border-radius: 0.04rem;
  color: #20222c;
  flex: 1 1 auto;
  font-size: 0.16rem;
  font-weight: 700;
  padding: 0 0.15rem;
  width: 1rem;
}
.c-smscode > button {
  background-color: transparent;
  border: 0;
  color: #4677d7;
  font-size: 0.14rem;
  padding-right: 0.15rem;
  text-align: right;
  white-space: nowrap;
  width: 0.9rem;
}
.c-smscode > button[disabled] {
  color: #858ea1;
}
.c-smscode.focus {
  border-color: #4677d7;
}
.c-smscode.error {
  border-color: #ec5352;
}
.c-spinner {
  background-color: #0f1118;
  border: 0.01rem solid #0f1118;
  border-radius: 0.04rem;
  display: flex;
  height: 0.4rem;
  width: 1.6rem;
}
.app-hashull_test .c-spinner {
  background-color: #4677d7;
  border: 0.01rem solid #4677d7;
}
.c-spinner > i {
  color: rgba(133, 142, 161, 0.5);
  flex: 0 0 0.4rem;
  font-size: 0.18rem;
  font-weight: 700;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
}
.app-hashull_test .c-spinner > i {
  color: #fff;
}
.c-spinner > input {
  background-color: transparent;
  border: 0;
  color: #fff;
  flex: 1 1 auto;
  font-size: 0.16rem;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.c-spinner.focus {
  border-color: #4677d7;
}
.c-imgcode {
  align-items: center;
  display: flex;
  justify-content: center;
}
.c-imgcode > section {
  background-color: #20222c;
  position: relative;
  top: -5.5%;
  width: 3rem;
}
.c-imgcode > section > header {
  border-bottom: 1px solid #0f1118;
  height: 0.4rem;
  line-height: 0.4rem;
  text-align: center;
}
.c-imgcode > section > main {
  padding: 0.4rem 0.2rem;
}
.c-imgcode > section > main > img {
  height: 0.4rem;
  vertical-align: middle;
  width: 1.1rem;
}
.c-imgcode > section > main > input {
  background-color: #0f1118;
  border: 0.01rem solid #0f1118;
  border-radius: 0.04rem;
  color: #fff;
  font-size: 0.16rem;
  font-weight: 700;
  height: 0.42rem;
  margin-left: 0.03rem;
  text-align: center;
  vertical-align: middle;
  width: 1.4rem;
}

input[type="checkbox" i] {
  background-color: initial;
  cursor: default;
  appearance: auto;
  box-sizing: border-box;
  margin: 3px 3px 3px 4px;
  padding: initial;
  border: initial;
}

input[type="checkbox"] {
  -webkit-writing-mode: horizontal-tb !important;
  text-rendering: auto;
  /* color: -internal-light-dark(black, white); */
  color: #4170fb;
  letter-spacing: normal;
  word-spacing: normal;
  text-transform: none;
  text-indent: 0px;
  text-shadow: none;
  display: inline-block;
  text-align: start;
  appearance: auto;
  /* background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59)); */
  background-color: #4170fb;
  -webkit-rtl-ordering: logical;
  cursor: text;
  margin: 0em;
  font: 400 13.3333px Arial;
  padding: 1px 2px;
  border-width: 2px;
  border-style: inset;
  /* border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133)); */
  border-image: initial;
}
