#app {
  font-family: Avenir, Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #666;
  margin: 0;
  padding: 0;
}
#app.MeetYou {
  --font-color: #323232;
  --color-red: #ff4d88;
  --color-gray: #999;
  --bg-gray: #f2f2f5;
  --color-gray-1: #666;
}
#app {
  --font-color: #484848;
  --color-red: #ff5658;
  --color-gray: #b2b2b2;
  --bg-gray: #fafafa;
  --color-gray-1: #888;
}
body {
  margin: 0;
  background: #f2f2f5;
  font-size: 0.266667rem;
}
.u-layer {
  position: fixed;
  z-index: 500;
  left: 0;
  top: 50%;
  line-height: 1.066667rem;
  color: #fff;
  font: 0.373333rem/1.066667rem "Microsoft Yahei";
  border-radius: 0.213333rem;
  background: rgba(0,0,0,0.6);
  text-align: center;
}
.u-layer i {
  display: block;
  margin: 0 auto;
}
.u-layer p {
  line-height: 1.066667rem;
  padding: 0 0.426667rem;
}
.bounce-enter-active {
  animation: bounce-in 300ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.bounce-leave-active {
  animation: bounce-in 150ms reverse;
}
@-webkit-keyframes bounce-in {
0% {
    -webkit-transform: scale3d(0.6, 0.6, 0.6) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    opacity: 0;
}
55% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    opacity: 1;
}
100% {
    -webkit-transform: scale3d(1, 1, 1) translate(-50%, -50%);
    -webkit-transform-origin: 0 0;
    opacity: 1;
}
}
@-moz-keyframes bounce-in {
0% {
    transform: scale3d(0.6, 0.6, 0.6) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 0;
}
55% {
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@-webkit-keyframes bounce-in {
0% {
    transform: scale3d(0.6, 0.6, 0.6) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 0;
}
55% {
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@-o-keyframes bounce-in {
0% {
    transform: scale3d(0.6, 0.6, 0.6) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 0;
}
55% {
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
}
@keyframes bounce-in {
0% {
    transform: scale3d(0.6, 0.6, 0.6) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 0;
}
55% {
    transform: scale3d(1.05, 1.05, 1.05) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
100% {
    transform: scale3d(1, 1, 1) translate(-50%, -50%);
    transform-origin: 0 0;
    opacity: 1;
}
}
h3[data-v-469af010] {
  margin: 1.066667rem 0 0;
}
ul[data-v-469af010] {
  list-style-type: none;
  padding: 0;
}
li[data-v-469af010] {
  display: inline-block;
  margin: 0 0.266667rem;
}
a[data-v-469af010] {
  color: #42b983;
}
h2[data-v-405f7586] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
textarea[data-v-405f7586] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
}
button[data-v-405f7586] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
.item[data-v-405f7586] {
  line-height: 0.533333rem;
  padding: 0 0.533333rem;
  margin-top: 0.266667rem;
}
h2[data-v-285af54d] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
button[data-v-285af54d] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 3.2rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
textarea[data-v-285af54d] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
  font-size: 0.373333rem;
}
h2[data-v-28f56b8c] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
textarea[data-v-28f56b8c] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
}
button[data-v-28f56b8c] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
.item[data-v-28f56b8c] {
  line-height: 0.533333rem;
  padding: 0 0.533333rem;
  margin-top: 0.266667rem;
}
h2[data-v-a34b09fc] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
button[data-v-a34b09fc] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
textarea[data-v-a34b09fc] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
  font-size: 0.373333rem;
}
.part[data-v-a34b09fc] {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.inputBox[data-v-a34b09fc] {
  margin-bottom: 0.266667rem;
  font-size: 0.4rem;
  color: #333;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
[data-v-a34b09fc]::-webkit-input-placeholder {
  font-size: 0.56rem;
  color: var(--color-gray, #B2B2B2);
  line-height: normal;
  transform: translate(0, -0.106667rem);
}
.inputBox .name[data-v-a34b09fc] {
  margin-left: 0.4rem;
}
.inputBox input[data-v-a34b09fc] {
  width: 2.933333rem;
  background: rgb(238, 229, 229);
  margin-left: 0.266667rem;
  height: 0.8rem;
  font-size: 0.373333rem;
}
.keyValue[data-v-a34b09fc] {
  width: 6.666667rem !important;
}
h2[data-v-699f6425] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
textarea[data-v-699f6425] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
}
button[data-v-699f6425] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
.item[data-v-699f6425] {
  line-height: 0.533333rem;
  padding: 0 0.533333rem;
  margin-top: 0.266667rem;
}
h2[data-v-b151b2a0] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
textarea[data-v-b151b2a0] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
}
button[data-v-b151b2a0] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
.item[data-v-b151b2a0] {
  line-height: 0.533333rem;
  padding: 0 0.533333rem;
  margin-top: 0.266667rem;
}
h2[data-v-56034b7f] {
  font-size: 0.533333rem;
  line-height: 1.066667rem;
  text-align: center;
}
textarea[data-v-56034b7f] {
  width: 90%;
  display: block;
  height: 2.666667rem;
  margin: 0.266667rem auto;
}
button[data-v-56034b7f] {
  display: inline-block;
  margin-left: 0.533333rem;
  margin-top: 0.533333rem;
  width: 2.666667rem;
  line-height: 1.066667rem;
  background: #ccc;
  font-size: 0.373333rem;
}
.item[data-v-56034b7f] {
  line-height: 0.533333rem;
  padding: 0 0.533333rem;
  margin-top: 0.266667rem;
}
.popup {
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  width: 7.2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.32rem;
  overflow: hidden;
  z-index: 5;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_btnBox {
  position: relative;
  width: 100%;
  height: 1.28rem;
  font-size: 0.48rem;
  color: var(--font-color, #484848);
  text-align: center;
}
.popup_btnBox:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: #ddd;
  width: 100%;
  height: 0.026667rem;
  transform: scaleY(0.5);
}
.popup_btnBox .cancle {
  flex: 1;
  position: relative;
  height: 100%;
  line-height: 1.28rem;
  color: var(--color-gray);
}
.popup_btnBox .cancle:after {
  position: absolute;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 0.026667rem;
  background: #ddd;
  transform: scaleX(0.5);
}
.popup_btnBox .check {
  flex: 1;
  color: var(--color-red);
}
.shadow_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  z-index: 2;
}
.popup_1 {
  position: fixed;
  left: 50%;
  top: 50%;
  background: #fff;
  width: 7.2rem;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.32rem;
  overflow: hidden;
  z-index: 5;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.popup_1 .popup_1_btnBox {
  position: relative;
  width: 100%;
  height: 1.28rem;
  font-size: 0.453333rem;
  color: var(--color-red, #ff5658);
  text-align: center;
}
.popup_1 .popup_1_btnBox:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  background: #ddd;
  width: 100%;
  height: 0.026667rem;
  transform: scaleY(0.5);
}
.popup_1 .popup_1_btnBox .btn {
  flex: 1;
  height: 100%;
  line-height: 1.28rem;
}
.shadow_bg {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4);
  top: 0;
  left: 0;
  z-index: 2;
}
.page[data-v-32b45652] {
  height: calc(100vh - 0.213333rem);
  width: 100vw;
  background: var(--bg-gray);
  padding-top: 0.213333rem;
}
.topInfo[data-v-32b45652] {
  width: 100%;
  padding: 0.213333rem 0;
  min-height: 0.533333rem;
  background-color: #ffe4ed;
  font-size: 0.4rem;
  color: #ff4d88;
  z-index: 10;
  margin: -0.213333rem 0 0.213333rem;
}
.topInfo .topInfoText[data-v-32b45652] {
  flex: 1;
}
.topInfo .renewBtn[data-v-32b45652] {
  font-weight: bold;
  margin-left: 0.853333rem;
}
.topInfo .infoIcon[data-v-32b45652] {
  width: 0.426667rem;
  height: 0.426667rem;
  background: url(../../static/img/icon_inform_zc_lhk.png) no-repeat;
  background-size: 100%;
  margin: 0 0.213333rem 0 0.32rem;
}
.topInfo .enterIcon[data-v-32b45652] {
  width: 0.373333rem;
  height: 0.373333rem;
  background: url(../../static/img/icon_goto_inform_zc_lhk.png) no-repeat;
  background-size: 100%;
  margin: 0 0.32rem 0 0.213333rem;
}
.account[data-v-32b45652] {
  height: 2.08rem;
  padding: 0.426667rem;
  margin: 0 0.32rem 0.213333rem;
  border-radius: 0.32rem;
  font-size: 0.4rem;
  background: #fff;
  margin-bottom: 0.213333rem;
  position: relative;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.account .cashDetail[data-v-32b45652] {
  position: absolute;
  right: 0.426667rem;
  bottom: 0.64rem;
  width: 1.893333rem;
  height: 0.613333rem;
  font-size: 0.32rem;
  color: var(--color-gray-1, #888888);
  border: 0.018667rem solid rgba(181, 181, 181, 1);
  border-radius: 0.8rem;
  text-align: center;
}
.account .tips[data-v-32b45652] {
  font-size: 0.4rem;
  color: var(--font-color, #484848);
  margin-bottom: 0.426667rem;
  height: 0.586667rem;
}
.account .num[data-v-32b45652] {
  font-size: 0.746667rem;
  font-weight: bold;
  color: var(--font-color, #484848);
  height: 1.066667rem;
  line-height: 1.066667rem;
  position: relative;
  left: -0.133333rem;
}
.cashBtn[data-v-32b45652] {
  background: #fff;
  border-radius: 0.32rem;
  height: 1.28rem;
  padding: 0 0.346667rem;
  margin: 0 0.32rem;
  font-size: 0.453333rem;
  color: var(--font-color, #484848);
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.cashBtn .alipayIcon[data-v-32b45652] {
  width: 0.693333rem;
  margin-right: 0.346667rem;
}
.cashBtn .arrow[data-v-32b45652] {
  width: 0.373333rem;
}
.popup .title[data-v-32b45652],
.popup_1 .title[data-v-32b45652] {
  width: 100%;
  text-align: center;
  font-size: 0.453333rem;
  color: var(--font-color, #484848);
  margin: 0.64rem 0;
  line-height: 0.56rem;
  font-weight: normal;
}
.showTips[data-v-32b45652] {
  width: 8rem;
  height: 8.64rem;
  margin-top: -4.32rem;
  margin-left: -4rem;
  overflow: visible;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.showTips .title[data-v-32b45652] {
  font-size: 0.453333rem;
  font-weight: bold;
  color: var(--font-color, #484848);
  margin: 0.64rem 0 0.373333rem;
  height: 0.64rem;
  line-height: 0.64rem;
}
.showTips .content[data-v-32b45652] {
  width: 6.346667rem;
  height: 5.333333rem;
  margin: 0 auto;
  font-size: 0.373333rem;
  color: var(--font-color, #484848);
  letter-spacing: 0;
  line-height: 0.533333rem;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.showTips .closeBtn[data-v-32b45652] {
  position: absolute;
  left: 50%;
  bottom: -1.386667rem;
  width: 0.853333rem;
  margin-left: -0.426667rem;
}
.shadow_bg[data-v-32b45652] {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 2;
}
.popup .btnBox .check {
  font-size: 0.453333rem;
  font-weight: bold;
  color: var(--color-red, #ff5658);
}
.x-loading {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  height: 1.44rem;
}
.x-loading .load-gif {
  width: 0.64rem;
  height: 0.64rem;
  background: url("//cdn.upin.com/mfanhuan/images/loading32.gif?v=20151126") left top no-repeat;
  background-size: 0.64rem 0.64rem;
}
.x-loading .text {
  font-size: 0.373333rem;
  color: #666;
  margin-left: 0.266667rem;
}
.page[data-v-161872c2] {
  min-height: calc(100vh - 0.213333rem);
  width: 100vw;
  background: var(--bg-gray);
  padding-top: 0.213333rem;
}
.page.whiteBg[data-v-161872c2] {
  background: #fff;
}
.history[data-v-161872c2] {
  margin: 0 0.32rem;
}
.itemList[data-v-161872c2] {
  border-radius: 0.213333rem;
  overflow: hidden;
  padding: 0 0.32rem;
  background: #fff;
}
.item[data-v-161872c2] {
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  padding: 0.32rem 0;
  position: relative;
  min-height: 1.173333rem;
  background: #fff;
}
.nameAndNum[data-v-161872c2],
.asset_description[data-v-161872c2],
.timeAndStatus[data-v-161872c2] {
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.nameAndNum[data-v-161872c2] {
  font-size: 0.453333rem;
  color: #484848;
  line-height: 0.64rem;
}
.nameAndNum .num[data-v-161872c2] {
  font-weight: 500;
  color: var(--font-color, '#484848');
  font-size: 0.453333rem;
  font-family: PingFangSC-Medium;
}
.asset_description[data-v-161872c2] {
  font-size: 0.373333rem;
  color: var(--color-gray-1, #888888);
  line-height: 0.533333rem;
  margin-bottom: 0.106667rem;
}
.timeAndStatus[data-v-161872c2] {
  font-size: 0.373333rem;
  color: #b2b2b2;
  line-height: 0.533333rem;
  position: relative;
}
.timeAndStatus .status img[data-v-161872c2] {
  width: 0.426667rem;
  margin-left: 0.106667rem;
}
.timeAndStatus .status.cashing[data-v-161872c2] {
  color: var(--color-red, #ff5658);
  height: 0.426667rem;
  line-height: 1;
}
.timeAndStatus .status_description[data-v-161872c2] {
  position: absolute;
  right: -0.16rem;
  bottom: 0.666667rem;
  line-height: 0.546667rem;
  max-width: 5.493333rem;
  background: rgba(0, 0, 0, 0.6);
  padding: 0.213333rem 0.426667rem;
  font-size: 0.373333rem;
  color: #fff;
  border-radius: 0.213333rem;
  display: none;
}
.timeAndStatus .status_description[data-v-161872c2]::after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  right: 0.293333rem;
  bottom: -0.133333rem;
  border-right: 0.133333rem solid transparent;
  border-left: 0.133333rem solid transparent;
  border-top: 0.133333rem solid rgba(0, 0, 0, 0.6);
}
.b-bottom[data-v-161872c2]::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.026667rem;
  bottom: 0;
  left: 0;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.b-bottom[data-v-161872c2]:last-child::after {
  display: none;
}
.isEnd[data-v-161872c2] {
  padding: 0.32rem 0;
  font-size: 0.373333rem;
  color: var(--color-gray, #b2b2b2);
}
.noHistory[data-v-161872c2] {
  margin-top: calc(0.33 * (100vh - 5.253333rem));
}
.noHistory .nullImg[data-v-161872c2] {
  width: 4.266667rem;
  height: 4.266667rem;
  margin: 0 auto 0.32rem;
}
.noHistory .nullTips[data-v-161872c2] {
  font-size: 0.346667rem;
  color: var(--color-gray-1, #888888);
}
.popup_1 .title[data-v-161872c2] {
  padding: 0.533333rem 0.8rem;
  font-size: 0.373333rem;
  color: var(--font-color);
  text-align: center;
  width: calc(100% - 1.6rem);
  line-height: 0.533333rem;
}
.page[data-v-d7405ae4] {
  height: calc(100vh - 0.213333rem);
  width: 100vw;
  background: var(--bg-gray);
  padding-top: 0.213333rem;
}
.cashSuccess[data-v-d7405ae4] {
  margin: 0.106667rem 0.32rem;
  background: #fff;
  border-radius: 0.213333rem;
}
.cashSuccess .icon[data-v-d7405ae4] {
  width: 1.946667rem;
  height: 1.946667rem;
  margin: 0.64rem 0;
}
.cashSuccess .success[data-v-d7405ae4] {
  font-size: 0.533333rem;
  color: var(--font-color, #484848);
  line-height: 0.64rem;
  margin-bottom: 0.213333rem;
  font-weight: bold;
}
.cashSuccess .tips[data-v-d7405ae4] {
  font-size: 0.373333rem;
  color: #888;
  line-height: 0.506667rem;
  margin-bottom: 0.96rem;
}
.MeetYou .cashSuccess .tips[data-v-d7405ae4] {
  color: #999;
}
.page[data-v-1f7706c6] {
  height: calc(100vh - 0.213333rem);
  width: 100vw;
  background: var(--bg-gray);
  padding-top: 0.213333rem;
}
.account[data-v-1f7706c6] {
  height: 1.28rem;
  padding: 0 0.32rem;
  justify-content: flex-start;
  font-size: 0.453333rem;
  background: #fff;
  margin: 0 0.32rem 0.213333rem;
  border-radius: 0.32rem;
}
.account .aliLogo[data-v-1f7706c6] {
  width: 0.693333rem;
}
.account .tips[data-v-1f7706c6] {
  margin-left: 0.32rem;
  color: var(--font-color, #484848);
}
.account .name[data-v-1f7706c6] {
  color: #999;
  flex: 1;
  text-align: right;
  height: 0.56rem;
  line-height: 0.56rem;
  max-width: 5.146667rem;
  margin-left: 0.32rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
.account .arrow[data-v-1f7706c6] {
  width: 0.373333rem;
  margin-left: 0.053333rem;
}
.cashBox[data-v-1f7706c6] {
  background: #fff;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  padding: 0.32rem 0.32rem 0.426667rem;
  margin: 0.213333rem 0.32rem 0.853333rem;
  border-radius: 0.32rem;
}
.cashBox .title[data-v-1f7706c6] {
  font-size: 0.453333rem;
  height: 0.64rem;
  margin-bottom: 0.426667rem;
  color: var(--font-color, #484848);
}
.cashBox .cashInput[data-v-1f7706c6] {
  font-size: 0.746667rem;
  height: 1.066667rem;
  color: var(--font-color, #484848);
  line-height: normal;
  width: 100%;
  position: relative;
  padding-bottom: 0.426667rem;
}
.cashBox .cashInput .symbol[data-v-1f7706c6] {
  font-weight: bold;
  width: 0.453333rem;
  text-align: center;
  margin-right: 0.213333rem;
  font-family: PingFangSC-Medium;
}
.cashBox .cashInput .input-price[data-v-1f7706c6] {
  color: var(--font-color, #484848);
  height: 1.013333rem;
  flex: 1;
  line-height: 1.066667rem;
  font-size: 0.746667rem;
  font-weight: bold;
  caret-color: #1890ff;
}
[data-v-1f7706c6]::-webkit-input-placeholder {
  font-size: 0.453333rem;
  font-weight: normal;
  color: #ccc;
  line-height: 1.066667rem;
}
.android[data-v-1f7706c6] ::-webkit-input-placeholder {
  transform: translate(0, -0.133333rem);
}
.cashBox .cashInput[data-v-1f7706c6]::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.026667rem;
  bottom: 0;
  left: 0;
  background: #e8e8e8;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
.cashBox .cashInput .delete_icon[data-v-1f7706c6] {
  width: 0.426667rem;
}
.cashInfo[data-v-1f7706c6] {
  margin-top: 0.426667rem;
  font-size: 0.373333rem;
  height: 0.533333rem;
  color: var(--color-gray-1, #888888);
}
.cashInfo .allCash[data-v-1f7706c6] {
  margin-left: 0.213333rem;
  color: #4f7cae;
}
#cashBtn[data-v-1f7706c6] {
  opacity: 0.5;
  background: var(--color-red, #ff5658);
  border-radius: 0.64rem;
  font-size: 0.453333rem;
  color: #ffffff;
  font-weight: bold;
  margin: 0.853333rem 0.32rem;
  display: block;
  width: 9.36rem;
  height: 1.28rem;
}
#cashBtn.sub_enable[data-v-1f7706c6] {
  opacity: 1;
}
.popup .title[data-v-1f7706c6] {
  width: 100%;
  text-align: center;
  font-size: 0.533333rem;
  color: var(--font-color, #484848);
  margin: 0.64rem 0 0.266667rem;
  height: 0.746667rem;
  line-height: 0.746667rem;
  font-weight: bold;
}
.popup .amountInfo[data-v-1f7706c6] {
  font-size: 0.373333rem;
  color: var(--font-color, #888888);
  margin: 0 1.386667rem 0.533333rem;
  line-height: 0.56rem;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.popup .amountInfo div[data-v-1f7706c6] {
  line-height: 0.533333rem;
}
.popup .amountInfo .aliamount[data-v-1f7706c6] {
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.popup .amountInfo .value[data-v-1f7706c6] {
  max-width: 2.16rem;
}
.popup .amountInfo .left[data-v-1f7706c6] {
  width: 2.24rem;
  height: 0.56rem;
  flex-wrap: nowrap;
  text-align: right;
  word-break: keep-all;
}
.page[data-v-648c72db] {
  height: 100vh;
  width: 100vw;
  background: var(--bg-gray);
}
.title[data-v-648c72db] {
  font-size: 0.373333rem;
  color: var(--color-gray, #b2b2b2);
  padding: 0.64rem 0.64rem 0.32rem;
  line-height: 0.533333rem;
}
.commonStyle[data-v-648c72db] {
  background: #fff;
  font-size: 0.4rem;
  margin: 0 0.32rem;
  color: var(--font-color, #484848);
  border-radius: 0.213333rem;
}
.phoneCode .inputBox[data-v-648c72db] {
  padding: 0.266667rem 0;
  margin-right: 0.32rem;
}
.inputBox[data-v-648c72db] {
  padding: 0.36rem 0;
  margin-left: 0.32rem;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  position: relative;
}
.inputBox .tips[data-v-648c72db] {
  width: 2.266667rem;
  font-size: 0.453333rem;
  margin-right: 0.426667rem;
  line-height: 0.56rem;
  color: var(--font-color, #484848);
  word-break: keep-all;
}
.inputBox input[data-v-648c72db] {
  color: var(--font-color, #484848);
  font-size: 0.453333rem;
  height: 0.533333rem;
  line-height: 0.533333rem;
  flex: 1;
  /* width: 190px;
    max-width: 190px; */
  margin-right: 0.32rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
[data-v-648c72db]::-webkit-input-placeholder {
  font-size: 0.453333rem;
  color: #ccc;
}
.delete_icon[data-v-648c72db] {
  width: 0.426667rem;
  margin-right: 0.32rem;
}
.input-code[data-v-648c72db] {
  flex: 1;
  width: 0;
  height: 0.56rem;
  line-height: 0.56rem;
}
.smsCodeBtn[data-v-648c72db] {
  font-size: 0.453333rem;
  color: #B5B5B5;
  position: relative;
  height: 0.746667rem;
  width: 2.96rem;
  line-height: normal;
}
.smsCodeBtn.cansend[data-v-648c72db] {
  color: var(--color-red, #ff5658);
}
.smsCodeBtn.disable[data-v-648c72db] {
  color: #B5B5B5;
}
.line_bottom[data-v-648c72db]::after {
  position: absolute;
  content: '';
  width: 100%;
  height: 0.026667rem;
  bottom: 0;
  left: 0;
  background: #eeeeee;
  -webkit-transform: scaleY(0.5);
  transform: scaleY(0.5);
}
#saveBtn[data-v-648c72db] {
  opacity: 0.5;
  background: var(--color-red, #ff5658);
  border-radius: 0.64rem;
  font-size: 0.453333rem;
  color: #ffffff;
  font-weight: bold;
  margin: 0.853333rem 0.32rem;
  display: block;
  width: 9.36rem;
  height: 1.28rem;
}
.MeetYou #saveBtn[data-v-648c72db] {
  opacity: 1;
  background: #ffb7cf;
}
#saveBtn.sub_enable[data-v-648c72db] {
  opacity: 1;
}
.MeetYou #saveBtn.sub_enable[data-v-648c72db] {
  opacity: 1;
  background: #ff4d88;
}
.smsSended[data-v-648c72db] {
  margin: 0.213333rem 0.533333rem 0;
  height: 0.533333rem;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.smsSended img[data-v-648c72db] {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-right: 0.213333rem;
}
.smsSended .tips[data-v-648c72db] {
  height: 0.533333rem;
  line-height: 0.56rem;
  color: var(--color-gray, #b2b2b2);
}
.popup .tips[data-v-648c72db] {
  text-align: center;
  font-size: 0.533333rem;
  font-weight: bold;
  color: var(--font-color, #484848);
  margin: 0.64rem auto 0.266667rem;
  line-height: 0.746667rem;
  word-break: break-all;
}
.popup .amountInfo[data-v-648c72db] {
  font-size: 0.373333rem;
  color: var(--font-color, #484848);
  margin: 0 auto 0.533333rem;
  line-height: 0.533333rem;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.popup .amountInfo div[data-v-648c72db] {
  line-height: 0.533333rem;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
.popup .amountInfo .left[data-v-648c72db] {
  width: 2.24rem;
  height: 0.533333rem;
  color: var(--font-color, #484848);
  text-align: right;
  word-break: keep-all;
}
.popup .amountInfo .value[data-v-648c72db] {
  color: #1e1e1e;
  word-break: break-all;
  flex: 1;
  line-height: 0.533333rem;
  max-width: 3.893333rem;
}
*[data-v-28c8cd3f] {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}
article[data-v-28c8cd3f] {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -webkit-user-select: none;
  /* 禁止选中文本 */
  user-select: none;
  font-size: 0.4rem;
  color: #888;
  padding: 0.533333rem 0.4rem 1.333333rem 0.4rem;
}
h1[data-v-28c8cd3f] {
  font-size: 0.533333rem;
  text-align: center;
  margin: 0 0 0.533333rem 0;
  font-weight: bold;
}
table[data-v-28c8cd3f] {
  width: 100%;
  border-collapse: collapse;
}
th[data-v-28c8cd3f],
td[data-v-28c8cd3f] {
  padding: 0.106667rem;
  border: 0.026667rem solid #888;
}
th[data-v-28c8cd3f],
td[data-v-28c8cd3f]:first-child {
  white-space: nowrap;
}
th[data-v-28c8cd3f] {
  font-weight: normal;
}
ul[data-v-28c8cd3f] {
  list-style: none;
}
.date[data-v-28c8cd3f] {
  font-size: 0.293333rem;
  color: #333;
  text-align: right;
  font-weight: bold;
}
.menulis[data-v-28c8cd3f] {
  margin: 0 0 0.533333rem 0;
  line-height: 1.6;
}
.menulis li[data-v-28c8cd3f] {
  margin: 0.266667rem 0;
}
.menulis a[data-v-28c8cd3f] {
  color: var(--color-red, #FF5658);
}
.part-cont[data-v-28c8cd3f] {
  margin: 1.066667rem 0;
  line-height: 1.4;
  text-align: justify;
}
.part-cont h3[data-v-28c8cd3f] {
  font-size: 0.48rem;
  color: #333;
}
.part-cont p[data-v-28c8cd3f] {
  margin: 0.266667rem 0;
}
.bold[data-v-28c8cd3f] {
  font-weight: bold;
}
.italic[data-v-28c8cd3f] {
  font-style: italic;
}
.underline[data-v-28c8cd3f] {
  text-decoration: underline;
}
.part-cont .indent-0[data-v-28c8cd3f] {
  text-indent: 0;
}
.contlis.style[data-v-28c8cd3f] {
  list-style: initial;
  padding-left: 0.266667rem;
}
.contlis > li[data-v-28c8cd3f] {
  margin: 0.266667rem 0;
  word-break: break-all;
}
.bk2top[data-v-28c8cd3f] {
  position: fixed;
  right: 0.266667rem;
  bottom: 0.266667rem;
  width: 1.066667rem;
  height: 1.066667rem;
  border-radius: 100%;
  background: rgba(192, 192, 192, 0.7);
  opacity: 0.7;
}
.bk2top .dtline[data-v-28c8cd3f] {
  position: relative;
  width: 40%;
  left: 40%;
  height: 8%;
  background: #333;
  margin: 8% 0;
}
.bk2top .dtline[data-v-28c8cd3f]:first-child {
  margin-top: 30%;
}
.bk2top .dtline[data-v-28c8cd3f]:before {
  content: "";
  display: block;
  position: absolute;
  width: 30%;
  height: 100%;
  background: #333;
  left: -40%;
}
*[data-v-e0d58648] {
  margin: 0;
  padding: 0;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
}
article[data-v-e0d58648] {
  font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
  -webkit-user-select: none;
  user-select: none;
  font-size: 0.4rem;
  color: #a09a95;
  padding: 0.533333rem 0.4rem 1.333333rem 0.4rem;
}
.rule-title[data-v-e0d58648] {
  margin-top: 0.533333rem;
}
h1[data-v-e0d58648] {
  font-size: 0.533333rem;
  text-align: center;
  font-weight: bold;
}
h2[data-v-e0d58648] {
  font-size: 0.4rem;
  font-weight: 600;
  line-height: 0.666667rem;
  margin-top: 0.266667rem;
  color: var(--color-red, #FF5658);
}
p[data-v-e0d58648] {
  font-size: 0.4rem;
  color: #888;
  line-height: 0.613333rem;
  font-weight: 500;
  margin-top: 0.133333rem;
}
.bold[data-v-e0d58648] {
  font-weight: 600;
}
.list[data-v-e0d58648] {
  padding: 0.16rem 0 0.16rem 0.266667rem;
}
.list li[data-v-e0d58648] {
  line-height: 0.666667rem;
}
.page[data-v-d189e2b4] {
  height: 100vh;
  width: 100vw;
  background: var(--bg-gray);
}
img[data-v-d189e2b4] {
  display: block;
  width: 100%;
}
.download[data-v-5714c405] {
  height: 100vh;
  overflow: hidden;
  -webkit-align-items: start;
  align-items: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}
.title[data-v-5714c405] {
  height: 1.813333rem;
  width: 100%;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.title .logo[data-v-5714c405] {
  width: 1.386667rem;
  margin: 0 0.32rem 0 0.4rem;
}
.title .name[data-v-5714c405] {
  flex: 1;
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 0.373333rem;
}
.title .downButton[data-v-5714c405] {
  height: 100%;
}
.imgSlide[data-v-5714c405] {
  flex: 1;
}
.footer[data-v-5714c405] {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: auto;
  background: #fff;
  z-index: 1;
}
.footer .btn_box[data-v-5714c405] {
  position: relative;
  height: 1.386667rem;
}
.footer .btn_box[data-v-5714c405]:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0.266667rem;
  width: calc(100% - 0.533333rem);
  height: 0.026667rem;
  transform: scaleY(0.5);
  background: #e0e0e0;
}
.footer a[data-v-5714c405] {
  font-size: 0.426667rem;
  line-height: 1.386667rem;
  display: inline-block;
  width: 50%;
  height: 1.386667rem;
  text-align: center;
  color: #007aff;
}
.footer a[data-v-5714c405]:hover {
  color: #008cfe;
}
.addfooter[data-v-5714c405] {
  font-size: 0.24rem;
  width: 100%;
  /*position:absolute;bottom:1.0rem;width:100%;left:0*/
  text-align: center;
  color: #ccc;
  line-height: 1.28rem;
}
