.mian[data-v-7b283485] {
  padding-bottom: 4rem;
background: radial-gradient(
  circle at 20% 0%,
  #FFB84D 0%,
  #F08C00 45%,
  #C96F00 100%
) !important;

box-shadow: 0 8px 26px rgba(0,0,0,0.3);}
.mian .head-right[data-v-7b283485] {
  border-radius: 0.26667rem;
  padding: 0.13333rem;
}
.mian .audio[data-v-7b283485] {
  width: 0.66667rem;
  height: 0.66667rem;
}
.mian .wallet-user[data-v-7b283485] {
  padding: 0.53333rem 0.8rem 3.2rem;
  width: 100%;
  background: #F36F21 !important;
}
.mian .wallet-user .img[data-v-7b283485] {
  height: 1.6rem;
  width: 1.6rem;
  border-radius: 1.6rem;
  margin: 0 auto;
  overflow: hidden;
}
.mian .wallet-user .name[data-v-7b283485] {
  margin-top: 0.26667rem;
  width: 100%;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 0.53333rem;
}
.mian .wallet-box[data-v-7b283485] {
  padding: 0 0.53333rem;
  margin-top: -2.13333rem;
}
.mian .wallet-box .box[data-v-7b283485] {
  position: relative;
  padding: 0.4rem;
  border-radius: 0.13333rem;
  background: #FFB347;
  border-radius: 0.26667rem;
  /* background-color: #2b3270; */
}
.mian .wallet-box .box .icon1[data-v-7b283485] {
  width: 90%;
  position: absolute;
  left: 5%;
  top: -0.93333rem;
  height: 0.93333rem;
}
.mian .wallet-box .box .title[data-v-7b283485] {
  font-size: 0.53333rem;
  color: #2aaaf3;
}
.mian .wallet-box .box .balance[data-v-7b283485] {
  padding: 0.4rem 0.4rem 0;
  background: linear-gradient(180deg, #59b0ea 0%, #61a9ff 100%);
  box-shadow: 0 0rem 0.5rem #ffffff;
  border-radius: 0.26667rem;
  background-size: 100% 100%;
}
.mian .wallet-box .box .balance .img[data-v-7b283485] {
  width: 0.58667rem;
  height: 0.48rem;
}
.mian .wallet-box .box .balance .txt[data-v-7b283485] {
  font-size: 0.4rem;
  color: #fff;
}
.mian .wallet-box .box .balance .balanceMoney .money[data-v-7b283485] {
  margin: 0.32rem 0;
  color: #fff;
  font-weight: 600;
  font-size: 0.8rem;
}
.mian .wallet-box .box .balance .balanceMoney .money .Umoney[data-v-7b283485] {
  font-size: 0.48rem;
  font-weight: 500;
}
.mian .wallet-box .box .balance .balanceMoney .money .fuhao[data-v-7b283485] {
  position: relative;
  top: 0.10667rem;
}
.mian .wallet-box .box .balance .balanceMoney .img.action[data-v-7b283485] {
  -webkit-animation: rotation-data-v-7b283485 0.5s linear;
}
@-webkit-keyframes rotation-data-v-7b283485 {
  0% {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(180deg);
  }
}
.mian .wallet-box .box .balance .info[data-v-7b283485] {
  width: 100%;
}
.mian .wallet-box .box .balance .info .item[data-v-7b283485] {
  color: #fff;
  font-size: 0.37333rem;
  flex: 1;
  text-align: center;
  line-height: 0.53333rem;
  padding-bottom: 0.13333rem;
}
.mian .wallet-box .box .balance .info .item[data-v-7b283485]:first-child {
  position: relative;
}
.mian .wallet-box .box .balance .info .item[data-v-7b283485]:first-child:after {
  position: absolute;
  right: 0;
  top: 0.13333rem;
  content: "";
  display: block;
  height: 0.8rem;
  width: 0.05333rem;
  background-color: #fff;
}
.mian .wallet-box .total-btn .item[data-v-7b283485] {
  width: 100%;
}
.mian .wallet-box .total-btn .item .li[data-v-7b283485] {
  color: #fff;
  font-size: 0.37333rem;
  border-radius: 1.06667rem;
  text-align: center;
  width: 100%;
  background-color: #ffce1f;
  height: 1.06667rem;
  line-height: 0.96667rem;
}
.mian .wallet-box .total-btn .item:last-child .li[data-v-7b283485] {
  width: 100%;
  height: 0.93333rem;
  color: #ffffff;
  font-size: 0.4rem;
  font-weight: 500;
  letter-spacing: 0.01333rem;
  border: none;
  border-radius: 1.06667rem;
  background: -webkit-linear-gradient(top, #59b0ea 0%, #61a9ff 100%);
  background: linear-gradient(180deg, #59b0ea 0%, #61a9ff 100%);
}
.mian .wallet-box .list[data-v-7b283485] {
  background: #fff;
  box-shadow: 0 0 0.8rem 0 rgba(58, 58, 58, 0.07);
}
.mian .wallet-box .list .item[data-v-7b283485] {
  padding: 0 0.4rem;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.37333rem;
  color: #000;
  border-bottom: 0.02667rem solid #efeeee;
}
.mian .wallet-box .list .item .chackImg[data-v-7b283485] {
  height: 0.93333rem;
  width: 0.93333rem;
}
.mian .wallet-box .list .item .name[data-v-7b283485] {
  padding-left: 0.26667rem;
}
.mian .wallet-box .list .item[data-v-7b283485]:last-child {
  border-bottom: none;
}
.mian .wallet-box .bank-text[data-v-7b283485] {
  height: 1.06667rem;
  line-height: 1.06667rem;
  color: #b1b1b1;
  font-size: 0.37333rem;
}
.mian .wallet-box .bank-text .number[data-v-7b283485] {
  color: #f31d25;
}
.mian .wallet-box .card-box .card[data-v-7b283485] {
  font-weight: 600;
  font-size: 0.45333rem;
  color: #000;
}
.mian .wallet-box .card-box .addBank[data-v-7b283485] {
  padding: 0.18667rem 0.26667rem;
  background: #fdf0ef;
  border-radius: 0.13333rem;
  color: #f5625d;
}
.mian .wallet-box .card-list .box-shadow[data-v-7b283485] {
  border-radius: 40rpx;
  box-shadow: 0.05333rem 0.53333rem 0.90667rem -0.24rem hsla(0, 0%, 87.1%, 0.22);
}
.mian .wallet-box .card-list .number[data-v-7b283485] {
  padding: 0.13333rem 0.66667rem;
}
.mian .wallet-box .card-list .number .txt[data-v-7b283485] {
  font-size: 0.4rem;
  color: hsla(0, 0%, 100%, 0.55);
}
.mian .wallet-box .card-list .number .num[data-v-7b283485] {
  font-size: 0.53333rem;
  color: #fff;
}
.mian .wallet-box .card-list .master-box[data-v-7b283485] {
  padding: 0.26667rem 0.53333rem;
  background: #fff;
  border-radius: 0.26667rem;
}
