.van-button{position:relative;display:inline-block;box-sizing:border-box;height:1.375rem;margin:0;padding:0;font-size:0.5rem;line-height:1.2;text-align:center;border-radius:0.0625rem;cursor:pointer;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-appearance:none}.van-button::before{position:absolute;top:50%;left:50%;width:100%;height:100%;background-color:#000;border:inherit;border-color:#000;border-radius:inherit;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;content:' '}.van-button:active::before{opacity:.1}.van-button--disabled::before,.van-button--loading::before{display:none}.van-button--default{color:#323233;background-color:#fff;border:0.03125rem solid #ebedf0}.van-button--primary{color:#fff;background-color:#07c160;border:0.03125rem solid #07c160}.van-button--info{color:#fff;background-color:#1989fa;border:0.03125rem solid #1989fa}.van-button--danger{color:#fff;background-color:#ee0a24;border:0.03125rem solid #ee0a24}.van-button--warning{color:#fff;background-color:#ff976a;border:0.03125rem solid #ff976a}.van-button--plain{background-color:#fff}.van-button--plain.van-button--primary{color:#07c160}.van-button--plain.van-button--info{color:#1989fa}.van-button--plain.van-button--danger{color:#ee0a24}.van-button--plain.van-button--warning{color:#ff976a}.van-button--large{width:100%;height:1.5625rem}.van-button--normal{padding:0 0.46875rem;font-size:0.4375rem}.van-button--small{height:1rem;padding:0 0.25rem;font-size:0.375rem}.van-button__loading{color:inherit;font-size:inherit}.van-button--mini{height:0.75rem;padding:0 0.125rem;font-size:0.3125rem}.van-button--mini+.van-button--mini{margin-left:0.125rem}.van-button--block{display:block;width:100%}.van-button--disabled{cursor:not-allowed;opacity:.5}.van-button--loading{cursor:default}.van-button--round{border-radius:31.21875rem}.van-button--square{border-radius:0}.van-button__content{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;height:100%}.van-button__content::before{content:' '}.van-button__icon{font-size:1.2em;line-height:inherit}.van-button__icon+.van-button__text,.van-button__loading+.van-button__text,.van-button__text+.van-button__icon,.van-button__text+.van-button__loading{margin-left:0.125rem}.van-button--hairline{border-width:0}.van-button--hairline::after{border-color:inherit;border-radius:0.125rem}.van-button--hairline.van-button--round::after{border-radius:31.21875rem}.van-button--hairline.van-button--square::after{border-radius:0}
.van-goods-action-button{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.25rem;font-weight:500;font-size:0.4375rem;border:none;border-radius:0}.van-goods-action-button--first{margin-left:0.15625rem;border-top-left-radius:31.21875rem;border-bottom-left-radius:31.21875rem}.van-goods-action-button--last{margin-right:0.15625rem;border-top-right-radius:31.21875rem;border-bottom-right-radius:31.21875rem}.van-goods-action-button--warning{background:-webkit-linear-gradient(left,#ffd01e,#ff8917);background:linear-gradient(to right,#ffd01e,#ff8917)}.van-goods-action-button--danger{background:-webkit-linear-gradient(left,#ff6034,#ee0a24);background:linear-gradient(to right,#ff6034,#ee0a24)}@media (max-width:321px){.van-goods-action-button{font-size:0.40625rem}}
.van-goods-action{position:fixed;right:0;bottom:0;left:0;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;box-sizing:content-box;height:1.5625rem;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom);background-color:#fff}.van-goods-action--unfit{padding-bottom:0}
.van-dialog{position:fixed;top:45%;left:50%;width:10rem;overflow:hidden;font-size:0.5rem;background-color:#fff;border-radius:0.5rem;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:.3s;transition:.3s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}@media (max-width:321px){.van-dialog{width:90%}}.van-dialog__header{padding-top:0.8125rem;font-weight:500;line-height:0.75rem;text-align:center}.van-dialog__header--isolated{padding:0.75rem 0}.van-dialog__content--isolated{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;min-height:3.25rem}.van-dialog__message{-webkit-box-flex:1;-webkit-flex:1;flex:1;max-height:60vh;padding:0.8125rem 0.75rem;overflow-y:auto;font-size:0.4375rem;line-height:0.625rem;white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:0.25rem;color:#646566}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__footer{display:-webkit-box;display:-webkit-flex;display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__cancel,.van-dialog__confirm{-webkit-box-flex:1;-webkit-flex:1;flex:1;height:1.5rem;margin:0;border:0}.van-dialog__confirm,.van-dialog__confirm:active{color:#ee0a24}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:0.25rem 0.75rem 0.5rem}.van-dialog--round-button .van-dialog__message{padding-bottom:0.5rem;color:#323233}.van-dialog--round-button .van-dialog__cancel,.van-dialog--round-button .van-dialog__confirm{height:1.125rem}.van-dialog--round-button .van-dialog__confirm{color:#fff}.van-dialog-bounce-enter{-webkit-transform:translate3d(-50%,-50%,0) scale(.7);transform:translate3d(-50%,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{-webkit-transform:translate3d(-50%,-50%,0) scale(.9);transform:translate3d(-50%,-50%,0) scale(.9);opacity:0}
input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.layout {
  height: 100%;
}
.layout .foot {
  height: 1.5625rem;
  position: fixed;
  z-index: 999;
  bottom: 0;
  width: 100%;
  background: #ffffff;
}
.layout .foot > div {
  display: flex;
  height: 100%;
}
.layout .foot > div div {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.layout .foot > div div.active i,
.layout .foot > div div.active p {
  color: #70c6d5;
}
.layout .foot > div div i {
  font-size: 0.625rem;
  color: #ADADAD;
}
.layout .foot > div div p {
  font-size: 0.375rem;
  margin-top: 0.0625rem;
  color: #ADADAD;
}
.vanPopup {
  padding: 0.625rem;
  width: 80vw;
  max-height: 80vh;
}
.vanPopup .vanPopup-close {
  text-align: right;
  margin-bottom: 0.3125rem;
}
.vanPopup .vanPopup-close i {
  font-size: 0.75rem;
}
.vanPopup .vanPopup-checked {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 0.625rem;
}
.vanPopup .vanPopup-button {
  display: flex;
  widows: 100%;
  margin-top: 0.625rem;
}
.vanPopup .vanPopup-button button {
  flex: 1;
  border: none;
  padding: 0.25rem;
  background-color: #70c6d5;
  color: #fff;
}
.vanPopup .vanPopup-button button:first-child {
  margin-right: 0.3125rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.forget {
  padding: 0.3125rem 0.625rem;
}
.forget .forgetInput input {
  border-bottom: 0.03125rem solid #9c9c9c;
  width: 100%;
  padding-bottom: 0.25rem;
  margin-top: 1.25rem;
}
.forget .choose {
  padding: 0.3125rem 0;
  text-align: center;
  background: #49a8e2;
  color: #ffffff;
  border-radius: 0.15625rem;
  margin-top: 1.5625rem;
}
.forget .getcode {
  margin-top: 0.9375rem !important;
}

input[data-v-bc618a06],
select[data-v-bc618a06] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-bc618a06] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-bc618a06] {
  list-style: none;
}
a[data-v-bc618a06] {
  text-decoration: none;
}
.fl[data-v-bc618a06] {
  float: left;
}
.fr[data-v-bc618a06] {
  float: right;
}
textarea[data-v-bc618a06] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-bc618a06]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-bc618a06] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-bc618a06] {
  margin-top: 0;
}
.error[data-v-bc618a06] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.service[data-v-bc618a06] {
  position: absolute;
  right: 0.9375rem;
  top: 0.9375rem;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.service i[data-v-bc618a06] {
  font-size: 0.5625rem;
}
.service p[data-v-bc618a06] {
  font-size: 0.375rem;
}
.login[data-v-bc618a06] {
  min-height: 100%;
  font-size: 0.4375rem;
  color: #ffffff;
}
.login .bg[data-v-bc618a06] {
  width: 100%;
  position: absolute;
  z-index: 0;
}
.login > div[data-v-bc618a06] {
  width: 100%;
  padding-top: 3.125rem;
  position: absolute;
}
.login .title[data-v-bc618a06] {
  text-align: center;
  margin-bottom: 0.9375rem;
  font-size: 0.625rem;
  font-weight: bold;
}
.login .error[data-v-bc618a06] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.login .index-input[data-v-bc618a06] {
  padding: 0 1.5625rem;
}
.login .index-input input[data-v-bc618a06] {
  border-radius: 0;
  border: none;
  border-bottom: 0.03125rem solid #fff;
}
.login .remmber-forget[data-v-bc618a06] {
  padding: 0.625rem 1.5625rem;
  display: flex;
  justify-content: space-between;
}
.login .remmber-forget .remember[data-v-bc618a06] {
  font-size: 0.375rem;
}
.login .remmber-forget .remember input[data-v-bc618a06] {
  vertical-align: middle;
  width: 0.46875rem;
  height: 0.46875rem;
}
.login .remmber-forget .remember label[data-v-bc618a06] {
  vertical-align: middle;
  margin-left: 0.15625rem;
}
.login .remmber-forget .forget[data-v-bc618a06] {
  text-align: right;
}
.login .go-login[data-v-bc618a06] {
  width: 4.6875rem;
  height: 1.25rem;
  border-radius: 1.5625rem;
  background: #70c6d5;
  line-height: 1.25rem;
  text-align: center;
  margin: 0.9375rem auto;
}

input[data-v-6b61ec1f],
select[data-v-6b61ec1f] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-6b61ec1f] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-6b61ec1f] {
  list-style: none;
}
a[data-v-6b61ec1f] {
  text-decoration: none;
}
.fl[data-v-6b61ec1f] {
  float: left;
}
.fr[data-v-6b61ec1f] {
  float: right;
}
textarea[data-v-6b61ec1f] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-6b61ec1f]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-6b61ec1f] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-6b61ec1f] {
  margin-top: 0;
}
.error[data-v-6b61ec1f] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.personal[data-v-6b61ec1f] {
  padding-bottom: 2.1875rem;
}
.personal .personal-box[data-v-6b61ec1f] {
  background-color: #fff;
  border-radius: 0.15625rem;
  padding: 0.46875rem;
  margin-bottom: 0.15625rem;
}
.personal .personal-box > div[data-v-6b61ec1f]:last-child {
  margin-bottom: 0;
}
.personal .personal-box .personal-title[data-v-6b61ec1f] {
  text-align: center;
  color: #70c6d5;
  margin-top: -0.15625rem;
  margin-bottom: 0.3125rem;
}
.personal .heyueBox[data-v-6b61ec1f] {
  padding: 0.9375rem 0.625rem;
  word-break: break-all;
}
.personal .heyueBox .heyue[data-v-6b61ec1f] {
  display: flex;
  margin-bottom: 0.3125rem;
}
.personal .heyueBox .heyue span[data-v-6b61ec1f]:first-child {
  white-space: nowrap;
  margin-right: 0.15625rem;
}
.personal .heyueBox .heyueCopy[data-v-6b61ec1f] {
  text-align: center;
  margin-bottom: 0.9375rem;
}
.personal .heyueBox .heyueCopy button[data-v-6b61ec1f] {
  background-color: #70c6d5;
  border: none;
  padding: 0.15625rem 0.3125rem;
  border-radius: 0.15625rem;
  color: #fff;
}
.personal .heyueBox .heyueRed[data-v-6b61ec1f] {
  color: red;
  font-size: 0.4375rem;
  text-align: center;
}

input[data-v-e9ab078a],
select[data-v-e9ab078a] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-e9ab078a] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-e9ab078a] {
  list-style: none;
}
a[data-v-e9ab078a] {
  text-decoration: none;
}
.fl[data-v-e9ab078a] {
  float: left;
}
.fr[data-v-e9ab078a] {
  float: right;
}
textarea[data-v-e9ab078a] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-e9ab078a]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-e9ab078a] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-e9ab078a] {
  margin-top: 0;
}
.error[data-v-e9ab078a] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.conversion[data-v-e9ab078a] {
  height: 100%;
  background-size: 100%;
  font-size: 0.5rem;
}
.conversion .cover[data-v-e9ab078a] {
  background: #f7f7f7;
  border-bottom: 0.03125rem solid #fafafa;
  position: absolute;
  width: 100%;
  height: 80%;
  bottom: 0;
}
.conversion .balanceAssets[data-v-e9ab078a] {
  width: 100%;
  padding: 0.625rem;
  padding-bottom: 2.1875rem;
}
.conversion .balanceAssets .balance[data-v-e9ab078a] {
  border-radius: 0.3125rem;
  height: 2.5rem;
  background: #ffffff;
  margin-bottom: 0.4375rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.conversion .balanceAssets .balance img[data-v-e9ab078a] {
  width: 1.875rem;
}
.conversion .balanceAssets .balance i[data-v-e9ab078a]:nth-child(1) {
  font-size: 1.0625rem;
}
.conversion .balanceAssets .balance > div[data-v-e9ab078a] {
  height: 1.5625rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
.conversion .balanceAssets .asstes[data-v-e9ab078a] {
  margin-bottom: 0.9375rem;
  display: flex;
  align-items: center;
}
.conversion .balanceAssets .asstes p[data-v-e9ab078a] {
  border-radius: 0.3125rem;
  padding: 0.5625rem 0;
  text-align: center;
  margin-top: 0.46875rem;
  background: #ffffff;
  flex: 1;
}
.conversion .balanceAssets .asstes p[data-v-e9ab078a]:first-child {
  margin-right: 0.625rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.rechargeWithdrawal {
  padding: 0 0.625rem 2.5rem 0.625rem;
}
.rechargeWithdrawal .content {
  padding: 0.46875rem 2.5rem 0.46875rem 0.46875rem;
  background: #ffffff;
  border-radius: 0.25rem;
  display: flex;
  justify-content: space-between;
  align-content: center;
  margin-top: 0.625rem;
}
.rechargeWithdrawal .content img {
  width: 2.1875rem;
}
.rechargeWithdrawal .content div:first-child {
  height: 2.375rem;
  display: flex;
  align-items: center;
}
.rechargeWithdrawal .content div:first-child i {
  font-size: 1.5625rem;
}
.rechargeWithdrawal .content div:last-child {
  display: flex;
  justify-content: space-around;
  flex-direction: column;
}
.rechargeWithdrawal .content div:last-child p {
  color: #ffffff;
  background: #70c6d5;
  padding: 0.15625rem 0.875rem;
  border-radius: 0.15625rem;
  text-align: center;
}

.van-list__error-text,.van-list__finished-text,.van-list__loading{color:#969799;font-size:0.4375rem;line-height:1.5625rem;text-align:center}.van-list__placeholder{height:0;pointer-events:none}
input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.withdrawalList {
  padding-bottom: 1.5625rem;
}
.withdrawalList .contentList {
  width: 93%;
  margin: 0 auto;
}
.withdrawalList .contentList .item {
  background: #ffffff;
  border-radius: 0.15625rem;
  padding: 0.46875rem;
  margin-top: 0.625rem;
}
.withdrawalList .contentList .item:first-child {
  margin-top: 0;
}
.withdrawalList .contentList .item > div {
  display: flex;
  justify-content: space-between;
  margin-top: 0.375rem;
}
.withdrawalList .contentList .item > div .acceptAdress {
  width: 65%;
  word-break: break-all;
  text-align: right;
}
.withdrawalList .contentList .item > div:first-child {
  margin: 0;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.withdrawal {
  padding: 0 0.625rem 1.25rem 0.625rem;
}
.withdrawal .withdrawalInput input,
.withdrawal .withdrawalInput .DefineSelect {
  margin-top: 0.78125rem;
}
.withdrawal .withdrawalInput .notEdit {
  background: #d3d3d3;
  width: 100%;
  border-radius: 0.15625rem;
  height: 0.875rem;
  padding-left: 0.3125rem;
}
.withdrawal .withdrawalInput .edit {
  border-bottom: 0.03125rem solid #9c9c9c;
  width: 100%;
  padding-bottom: 0.25rem;
}
.withdrawal .botton {
  padding: 0.3125rem 0;
  background: #70c6d5;
  text-align: center;
  border-radius: 0.15625rem;
  margin-top: 0.78125rem;
  color: #ffffff;
  margin-bottom: 0.625rem;
}

.van-radio-group--horizontal{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}
.van-radio{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;overflow:hidden;cursor:pointer;-webkit-user-select:none;user-select:none}.van-radio--disabled{cursor:not-allowed}.van-radio--label-disabled{cursor:default}.van-radio--horizontal{margin-right:0.375rem}.van-radio__icon{-webkit-box-flex:0;-webkit-flex:none;flex:none;height:1em;font-size:0.625rem;line-height:1em;cursor:pointer}.van-radio__icon .van-icon{display:block;box-sizing:border-box;width:1.25em;height:1.25em;color:transparent;font-size:.8em;line-height:1.25;text-align:center;border:0.03125rem solid #c8c9cc;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:color,border-color,background-color;transition-property:color,border-color,background-color}.van-radio__icon--round .van-icon{border-radius:100%}.van-radio__icon--checked .van-icon{color:#fff;background-color:#1989fa;border-color:#1989fa}.van-radio__icon--disabled{cursor:not-allowed}.van-radio__icon--disabled .van-icon{background-color:#ebedf0;border-color:#c8c9cc}.van-radio__icon--disabled.van-radio__icon--checked .van-icon{color:#c8c9cc}.van-radio__label{margin-left:0.25rem;color:#323233;line-height:0.625rem}.van-radio__label--left{margin:0 0.25rem 0 0}.van-radio__label--disabled{color:#c8c9cc}
input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.topupList .contentList {
  width: 93%;
  margin: 0 auto;
}
.topupList .contentList .item {
  background: #ffffff;
  border-radius: 0.15625rem;
  padding: 0.46875rem;
  margin-top: 0.625rem;
}
.topupList .contentList .item:first-child {
  margin-top: 0;
}
.topupList .contentList .item > div {
  display: flex;
  justify-content: space-between;
  margin-top: 0.375rem;
}
.topupList .contentList .item > div .acceptAdress {
  width: 65%;
  word-break: break-all;
  text-align: right;
}
.topupList .contentList .item > div:first-child {
  margin: 0;
}
.topupList .vanPopUp {
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  min-width: 60vw;
}
.topupList .vanPopUp .vanRadio > div {
  margin-bottom: 0.5rem;
}
.topupList .vanPopUp .vanRadio > div:last-child {
  margin-bottom: 0.8125rem;
}
.topupList .vanPopUp .popupButton {
  border: none;
  width: 100%;
  padding: 0.25rem;
  background: #059dc3;
  border-radius: 0.15625rem;
  color: #ffffff;
}

input[data-v-4fe0b10c],
select[data-v-4fe0b10c] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-4fe0b10c] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-4fe0b10c] {
  list-style: none;
}
a[data-v-4fe0b10c] {
  text-decoration: none;
}
.fl[data-v-4fe0b10c] {
  float: left;
}
.fr[data-v-4fe0b10c] {
  float: right;
}
textarea[data-v-4fe0b10c] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-4fe0b10c]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-4fe0b10c] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-4fe0b10c] {
  margin-top: 0;
}
.error[data-v-4fe0b10c] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.code-img[data-v-4fe0b10c] {
  width: 80%;
  margin: 0.9375rem auto 0 auto;
  background-color: #fff;
}
.code-img .code-imgBox[data-v-4fe0b10c] {
  overflow: hidden;
  padding: 0.625rem;
}
.code-img img[data-v-4fe0b10c] {
  width: 100%;
}
#copyHidden[data-v-4fe0b10c],
#copyHidden2[data-v-4fe0b10c] {
  position: fixed;
  top: 312.46875rem;
  left: 312.46875rem;
}
.code-copyBox[data-v-4fe0b10c] {
  margin-top: 0.625rem;
  padding: 0 0.46875rem;
  text-align: center;
}
.code-copyBox .address[data-v-4fe0b10c] {
  color: red;
  margin-bottom: 0.625rem;
}
.code-copyBox p[data-v-4fe0b10c] {
  word-wrap: break-word;
  margin: 0.15625rem;
  color: #515151;
}
.code-copyBox .tip[data-v-4fe0b10c] {
  color: red;
  margin-top: 0.625rem;
  margin-bottom: 0.625rem;
}
.code-copyBox button[data-v-4fe0b10c] {
  margin-top: 0.3125rem;
  padding: 0.15625rem 0.3125rem;
  border: 0;
  border-radius: 0.15625rem;
  background: #70c6d5;
  color: #fff;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.transferList {
  padding-bottom: 1.5625rem;
}
.transferList .contentList {
  width: 93%;
  margin: 0 auto;
}
.transferList .contentList .item {
  background: #ffffff;
  border-radius: 0.15625rem;
  padding: 0.46875rem;
  margin-top: 0.625rem;
}
.transferList .contentList .item:first-child {
  margin-top: 0;
}
.transferList .contentList .item > div {
  display: flex;
  justify-content: space-between;
  margin-top: 0.375rem;
}
.transferList .contentList .item > div:first-child {
  margin: 0;
}
.transferList .contentList .usdtActive {
  background: #bde2e4;
}
.transferList .contentList .tacActive {
  background: #f9dbdb;
}
.transferList .contentList .tmtActive {
  background: #efeac3;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.transfer {
  padding: 0.9375rem 0.625rem;
}
.transfer .transferInput input {
  border-bottom: 0.03125rem solid #9c9c9c;
  width: 100%;
  padding-bottom: 0.25rem;
  margin-top: 1.25rem;
}
.transfer .transferInput input,
.transfer .transferInput .DefineSelect {
  margin-top: 0.78125rem;
}
.transfer .transferInput .edit {
  border-bottom: 0.03125rem solid #9c9c9c;
  width: 100%;
  padding-bottom: 0.25rem;
}
.transfer .botton {
  padding: 0.3125rem 0;
  background: #70c6d5;
  text-align: center;
  border-radius: 0.15625rem;
  margin-top: 0.78125rem;
  color: #ffffff;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.balance .contentList {
  background: #ffffff;
  width: 93%;
  margin: 0 auto;
  padding: 0 0.625rem;
  border-radius: 0.25rem;
}
.balance .contentList .item {
  display: flex;
  justify-content: space-between;
  padding: 0.25rem 0;
  border-bottom: 0.03125rem solid #e0dbdb;
}
.balance .contentList .item:last-child {
  border: none;
}
.balance .contentList .item > div p {
  margin-top: 0.1875rem;
}
.balance .contentList .item > p {
  margin-top: 1.5625rem;
}

.van-cell{position:relative;display:-webkit-box;display:-webkit-flex;display:flex;box-sizing:border-box;width:100%;padding:0.3125rem 0.5rem;overflow:hidden;color:#323233;font-size:0.4375rem;line-height:0.75rem;background-color:#fff}.van-cell::after{position:absolute;box-sizing:border-box;content:' ';pointer-events:none;right:0.5rem;bottom:0;left:0.5rem;border-bottom:0.03125rem solid #ebedf0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.van-cell--borderless::after,.van-cell:last-child::after{display:none}.van-cell__label{margin-top:0.125rem;color:#969799;font-size:0.375rem;line-height:0.5625rem}.van-cell__title,.van-cell__value{-webkit-box-flex:1;-webkit-flex:1;flex:1}.van-cell__value{position:relative;overflow:hidden;color:#969799;text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__value--alone{color:#323233;text-align:left}.van-cell__left-icon,.van-cell__right-icon{height:0.75rem;font-size:0.5rem;line-height:0.75rem}.van-cell__left-icon{margin-right:0.125rem}.van-cell__right-icon{margin-left:0.125rem;color:#969799}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:#f2f3f5}.van-cell--required{overflow:visible}.van-cell--required::before{position:absolute;left:0.25rem;color:#ee0a24;font-size:0.4375rem;content:'*'}.van-cell--center{-webkit-box-align:center;-webkit-align-items:center;align-items:center}.van-cell--large{padding-top:0.375rem;padding-bottom:0.375rem}.van-cell--large .van-cell__title{font-size:0.5rem}.van-cell--large .van-cell__label{font-size:0.4375rem}
.van-switch{position:relative;display:inline-block;box-sizing:content-box;width:2em;height:1em;font-size:0.9375rem;background-color:#fff;border:0.03125rem solid rgba(0,0,0,.1);border-radius:1em;cursor:pointer;-webkit-transition:background-color .3s;transition:background-color .3s}.van-switch__node{position:absolute;top:0;left:0;width:1em;height:1em;font-size:inherit;background-color:#fff;border-radius:100%;box-shadow:0 0.09375rem 0.03125rem 0 rgba(0,0,0,.05),0 0.0625rem 0.0625rem 0 rgba(0,0,0,.1),0 0.09375rem 0.09375rem 0 rgba(0,0,0,.05);-webkit-transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05);transition:transform .3s cubic-bezier(.3,1.05,.4,1.05),-webkit-transform .3s cubic-bezier(.3,1.05,.4,1.05)}.van-switch__loading{top:25%;left:25%;width:50%;height:50%;line-height:1}.van-switch--on{background-color:#1989fa}.van-switch--on .van-switch__node{-webkit-transform:translateX(1em);transform:translateX(1em)}.van-switch--on .van-switch__loading{color:#1989fa}.van-switch--disabled{cursor:not-allowed;opacity:.5}.van-switch--loading{cursor:default}
.van-switch-cell{padding-top:0.28125rem;padding-bottom:0.28125rem}.van-switch-cell--large{padding-top:0.34375rem;padding-bottom:0.34375rem}.van-switch-cell .van-switch{float:right}
input[data-v-aecbbdaa],
select[data-v-aecbbdaa] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-aecbbdaa] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-aecbbdaa] {
  list-style: none;
}
a[data-v-aecbbdaa] {
  text-decoration: none;
}
.fl[data-v-aecbbdaa] {
  float: left;
}
.fr[data-v-aecbbdaa] {
  float: right;
}
textarea[data-v-aecbbdaa] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-aecbbdaa]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-aecbbdaa] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-aecbbdaa] {
  margin-top: 0;
}
.error[data-v-aecbbdaa] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.conversion[data-v-aecbbdaa] {
  height: 100%;
  background-size: 100%;
  font-size: 0.46875rem;
  background: -webkit-linear-gradient(to right, #7ed1d6, #3396d0);
  background: -o-linear-gradient(to right, #7ed1d6, #3396d0);
  background: -moz-linear-gradient(to right, #7ed1d6, #3396d0);
  background: linear-gradient(to right, #7ed1d6, #3396d0);
}
.conversion .person[data-v-aecbbdaa] {
  display: flex;
  align-items: center;
  height: 2.1875rem;
  margin-left: 0.625rem;
  color: #ffffff;
  font-size: 0.4375rem;
}
.conversion .person .person-img[data-v-aecbbdaa] {
  width: 2.1875rem;
  height: 2.1875rem;
  border-radius: 50%;
  overflow: hidden;
  border: 0.125rem solid #70c6d5;
  position: relative;
}
.conversion .person .person-img img[data-v-aecbbdaa] {
  width: 100%;
  height: 100%;
}
.conversion .person .person-img input[data-v-aecbbdaa] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.conversion .person p[data-v-aecbbdaa] {
  display: flex;
  flex-direction: column;
  margin-left: 0.25rem;
  line-height: 0.75rem;
}
.conversion .service[data-v-aecbbdaa] {
  position: absolute;
  right: 1.71875rem;
  top: 0.6875rem;
  color: #fff;
  text-align: center;
  z-index: 1;
}
.conversion .service i[data-v-aecbbdaa] {
  font-size: 0.78125rem;
}
.conversion .service p[data-v-aecbbdaa] {
  font-size: 0.375rem;
}
.conversion .icon[data-v-aecbbdaa] {
  font-size: 0.9375rem;
  color: #ffffff;
  position: absolute;
  right: 0.46875rem;
  top: 0.625rem;
}
.conversion .contentList[data-v-aecbbdaa] {
  padding-bottom: 2.1875rem;
  background: #f7f7f7;
  position: relative;
}
.conversion .contentList .item[data-v-aecbbdaa] {
  display: flex;
  justify-content: space-between;
  background: #ffffff;
  padding: 0.3125rem;
  border-bottom: 0.03125rem solid #e8e3e3;
}
.conversion .contentList .item p i[data-v-aecbbdaa] {
  margin-right: 0.25rem;
  color: #299bd5;
}
.conversion .contentList .item .switch[data-v-aecbbdaa] {
  width: auto;
  padding: 0;
}
.conversion .contentList .exit[data-v-aecbbdaa] {
  margin: 1.25rem auto;
  padding: 0.25rem;
  background-color: #d03834;
  width: 50%;
  border-radius: 1.5625rem;
  color: #fff;
  text-align: center;
}
.conversion .cover[data-v-aecbbdaa] {
  background: #f7f7f7;
  border-bottom: 0.03125rem solid #fafafa;
  position: absolute;
  width: 100%;
  height: 70%;
  bottom: 1.5625rem;
}
.conversion .i18n-pop[data-v-aecbbdaa] {
  width: 80vw;
  padding: 0.8125rem;
}
.conversion .i18n-pop .please[data-v-aecbbdaa] {
  margin-bottom: 0.8125rem;
  font-size: 0.5625rem;
}
.conversion .i18n-pop > div > div[data-v-aecbbdaa]:last-child {
  margin-bottom: 0;
}
.conversion .i18n-pop > div > div[data-v-aecbbdaa] {
  margin-bottom: 0.625rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.bonusDetails .publicHeader /deep/ .content {
  margin: 0.625rem 0.625rem 0 0.625rem;
  width: auto;
  border-radius: 0;
}
.bonusDetails .publicHeader-content {
  margin: 0 0.625rem 0.625rem 0.625rem;
  background-color: #fff;
}
.bonusDetails .publicHeader-content > div {
  padding: 0.625rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.teamPerformance {
  padding: 0.625rem;
}
.teamPerformance .performance {
  background: #ffffff;
  padding: 0.3125rem;
  border-radius: 0.25rem;
}
.teamPerformance .performance .content {
  width: auto;
  padding: 0;
}
.teamPerformance .performance .list {
  background: #e8e8e8;
  padding: 0.3125rem;
}
.teamPerformance .performance .inputSearch {
  display: flex;
}
.teamPerformance .performance .inputSearch input {
  border-bottom: 0.03125rem solid #a5a5a5;
  width: 80%;
}
.teamPerformance .performance .inputSearch p {
  background: #0cbbc8;
  border-radius: 0.15625rem;
  padding: 0.15625rem 0.3125rem;
  text-align: center;
  color: #ffffff;
  margin-left: 0.46875rem;
}
.teamPerformance .performance .list div {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.46875rem;
}
.teamPerformance .performance .list div:last-child {
  margin: 0;
}
.teamPerformance .performance .list div p {
  display: flex;
  align-items: center;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.bonusDetails .publicHeader /deep/ .content {
  margin: 0.625rem 0.625rem 0 0.625rem;
  width: auto;
  border-radius: 0;
}
.bonusDetails .publicHeader-content {
  margin: 0 0.625rem 0.625rem 0.625rem;
  background-color: #fff;
}
.bonusDetails .publicHeader-content > div {
  padding: 0.625rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.message {
  padding: 0.625rem;
}
.message .contentList {
  margin-top: 0.625rem;
}
.message .contentList:first-child {
  margin: 0;
}
.message .contentList .item {
  background: #ffffff;
  border-radius: 0.15625rem;
  padding: 0.3125rem;
}
.message .contentList .item .title {
  display: flex;
  align-items: center;
  border-bottom: 0.03125rem solid #b2b2b2;
  padding-bottom: 0.25rem;
}
.message .contentList .item .title img {
  width: 1.5625rem;
  margin-right: 0.625rem;
}
.message .contentList .item .replylist p {
  text-align: right;
  margin-top: 0.625rem;
}
.message .contentList .item .content {
  margin-top: 0.46875rem;
  margin-left: 2.125rem;
  padding-bottom: 0.15625rem;
}
.message .contentList .item .content p:first-child {
  overflow: hidden;
}
.message .contentList .item .content p:first-child span:first-child {
  float: left;
}
.message .contentList .item .content p:first-child span:last-child {
  float: right;
}
.message .contentList .item .content p:last-child {
  text-align: right;
  margin-top: 0.25rem;
}
.message .contentList .item .content:last-child {
  border: none;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.register {
  padding: 0.3125rem 0.625rem;
}
.register .registerInput {
  display: flex;
  flex-direction: column;
}
.register .registerInput input {
  border-bottom: 0.03125rem solid #9c9c9c;
  width: 70%;
  padding-bottom: 0.25rem;
  margin-top: 1.25rem;
}
.register .select {
  margin-top: 0.9375rem;
}
.register .choose {
  padding: 0.3125rem 0;
  text-align: center;
  background: #49a8e2;
  color: #ffffff;
  border-radius: 0.15625rem;
  margin-top: 1.5625rem;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.achievement .publicHeader /deep/ .content {
  margin: 0.625rem 0.625rem 0 0.625rem;
  width: auto;
  border-radius: 0;
}
.achievement .publicHeader-content {
  margin: 0 0.625rem 0.625rem 0.625rem;
  background-color: #fff;
}
.achievement .publicHeader-content > div {
  padding: 0.625rem;
}

input[data-v-8bee78c4],
select[data-v-8bee78c4] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-8bee78c4] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-8bee78c4] {
  list-style: none;
}
a[data-v-8bee78c4] {
  text-decoration: none;
}
.fl[data-v-8bee78c4] {
  float: left;
}
.fr[data-v-8bee78c4] {
  float: right;
}
textarea[data-v-8bee78c4] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-8bee78c4]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-8bee78c4] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-8bee78c4] {
  margin-top: 0;
}
.error[data-v-8bee78c4] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.subscribeRecord .publicHeader[data-v-8bee78c4] .content {
  margin: 0.625rem;
  width: auto;
  border-radius: 0.15625rem;
}
.subscribeRecord .subscribeRecord-box[data-v-8bee78c4] {
  margin: 0.625rem;
  background-color: #fff;
  margin-top: 0.46875rem;
  padding: 0.625rem;
  border-radius: 0.15625rem;
}
.subscribeRecord .subscribeRecord-box p[data-v-8bee78c4] {
  color: #c35d59;
  font-size: 0.5rem;
  font-weight: 700;
  margin-bottom: 0.3125rem;
}
.subscribeRecord .subscribeRecord-box > div[data-v-8bee78c4]:last-child {
  margin-bottom: 0;
}
.subscribeRecord .subscribeRecord-box > div[data-v-8bee78c4] {
  margin-bottom: 0.3125rem;
  display: flex;
  justify-content: space-between;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.changePassword {
  padding: 1.5625rem 0.625rem 0.625rem 0.625rem;
}
.changePassword .passwordInput input {
  width: 100%;
  padding-right: 0.625rem;
}
.changePassword .passwordInput > div {
  margin-bottom: 0.9375rem;
}
.changePassword .passwordInput > div > div {
  display: flex;
  border-bottom: 0.03125rem solid #9c9c9c;
  padding-bottom: 0.25rem;
}
.changePassword .passwordInput > div > div i {
  font-size: 0.75rem;
}
.changePassword .change {
  padding: 0.3125rem 0;
  text-align: center;
  background: #70c6d5;
  color: #ffffff;
  border-radius: 0.15625rem;
  margin-top: 1.5625rem;
}
.changePassword .changePassword-max {
  text-align: right;
  color: #ccc;
  margin-top: 0.15625rem;
}

input[data-v-008ea5c1],
select[data-v-008ea5c1] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-008ea5c1] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-008ea5c1] {
  list-style: none;
}
a[data-v-008ea5c1] {
  text-decoration: none;
}
.fl[data-v-008ea5c1] {
  float: left;
}
.fr[data-v-008ea5c1] {
  float: right;
}
textarea[data-v-008ea5c1] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-008ea5c1]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-008ea5c1] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-008ea5c1] {
  margin-top: 0;
}
.error[data-v-008ea5c1] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.newsInformation .loginLog-box[data-v-008ea5c1] {
  background-color: #fff;
  margin: 0.625rem 0.625rem;
  padding: 0 0.625rem 0.625rem 0.625rem;
}
.newsInformation .loginLog-box > div[data-v-008ea5c1] {
  border-bottom: 0.03125rem solid #e9ecef;
  padding: 0.46875rem 0;
}
.newsInformation .loginLog-box > div[data-v-008ea5c1]:last-child {
  border: none;
  padding-bottom: 0;
}
.newsInformation .loginLog-box > div > div[data-v-008ea5c1] {
  display: flex;
  margin-bottom: 0.3125rem;
}
.newsInformation .loginLog-box > div > div[data-v-008ea5c1]:last-child {
  justify-content: flex-end;
  margin-bottom: 0;
}
.newsInformation .loginLog-box > div > div > span[data-v-008ea5c1]:last-child {
  word-break: break-all;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.notyfyContent {
  padding: 0.625rem;
}

input[data-v-4cb1632f],
select[data-v-4cb1632f] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-4cb1632f] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-4cb1632f] {
  list-style: none;
}
a[data-v-4cb1632f] {
  text-decoration: none;
}
.fl[data-v-4cb1632f] {
  float: left;
}
.fr[data-v-4cb1632f] {
  float: right;
}
textarea[data-v-4cb1632f] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-4cb1632f]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-4cb1632f] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-4cb1632f] {
  margin-top: 0;
}
.error[data-v-4cb1632f] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.newsInformation .loginLog-box[data-v-4cb1632f] {
  background-color: #fff;
  margin: 0.625rem 0.625rem;
  padding: 0 0.625rem 0.625rem 0.625rem;
}
.newsInformation .loginLog-box > div[data-v-4cb1632f] {
  border-bottom: 0.03125rem solid #e9ecef;
  padding: 0.46875rem 0;
}
.newsInformation .loginLog-box > div[data-v-4cb1632f]:last-child {
  border: none;
  padding-bottom: 0;
}
.newsInformation .loginLog-box > div > div[data-v-4cb1632f] {
  display: flex;
  margin-bottom: 0.3125rem;
}
.newsInformation .loginLog-box > div > div[data-v-4cb1632f]:last-child {
  justify-content: flex-end;
  margin-bottom: 0;
}
.newsInformation .loginLog-box > div > div > span[data-v-4cb1632f]:last-child {
  word-break: break-all;
}

input[data-v-2b89f256],
select[data-v-2b89f256] {
  background: none;
  border: none;
  outline: none;
}
select[data-v-2b89f256] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li[data-v-2b89f256] {
  list-style: none;
}
a[data-v-2b89f256] {
  text-decoration: none;
}
.fl[data-v-2b89f256] {
  float: left;
}
.fr[data-v-2b89f256] {
  float: right;
}
textarea[data-v-2b89f256] {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix[data-v-2b89f256]:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input[data-v-2b89f256] {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput[data-v-2b89f256] {
  margin-top: 0;
}
.error[data-v-2b89f256] {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.loginLog .publicHeader[data-v-2b89f256] .content {
  margin: 0.625rem 0.625rem 0 0.625rem;
  width: auto;
  border-radius: 0;
}
.loginLog .loginLog-box[data-v-2b89f256] {
  background-color: #fff;
  margin: 0 0.625rem;
  padding: 0 0.625rem 0.625rem 0.625rem;
}
.loginLog .loginLog-box > div[data-v-2b89f256] {
  border-bottom: 0.03125rem solid #e9ecef;
  padding: 0.46875rem 0;
}
.loginLog .loginLog-box > div[data-v-2b89f256]:last-child {
  border: none;
  padding-bottom: 0;
}
.loginLog .loginLog-box > div > div[data-v-2b89f256] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0.3125rem;
}
.loginLog .loginLog-box > div > div[data-v-2b89f256]:last-child {
  margin-bottom: 0;
}
.loginLog .loginLog-box > div > div > span[data-v-2b89f256]:last-child {
  word-break: break-all;
}

input,
select {
  background: none;
  border: none;
  outline: none;
}
select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
textarea {
  resize: none;
  /*禁用了文本的拖拉，尤其在谷歌下*/
}
.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}
.input {
  border-radius: 1.5625rem;
  text-align: center;
  border: 0.03125rem solid #ffffff;
  height: 1.25rem;
  width: 100%;
  margin-top: 0.625rem;
}
.firstInput {
  margin-top: 0;
}
.error {
  color: red;
  font-size: 0.4375rem;
  display: inline-block;
  margin-top: 0.15625rem;
  margin-left: 0.15625rem;
}
.receivingAddress {
  padding: 0.625rem;
}
.receivingAddress .receivingAddress-input {
  background-color: #fff;
  padding: 0.625rem 0 0.625rem 0.625rem;
  margin-bottom: 0.625rem;
}
.receivingAddress .receivingAddress-input input {
  padding-bottom: 0.3125rem;
  border-bottom: 0.03125rem solid #eee;
  width: 100%;
  padding-right: 0.625rem;
  margin-bottom: 0.78125rem;
}
.receivingAddress .receivingAddress-input input:last-child {
  margin-bottom: 0;
}
.receivingAddress .receivingAddress-hint {
  font-size: 0.375rem;
  color: red;
  margin-bottom: 0.625rem;
}
.receivingAddress .receivingAddress-submit {
  background-color: #70c6d5;
  border: none;
  color: #fff;
  width: 100%;
  padding: 0.375rem 0;
  border-radius: 0.15625rem;
}


/*# sourceMappingURL=about.css.map?ver=2.9.1*/