.wallet_pall.data-v-2aa157bd { height: 200rpx; border-radius: 16rpx 16rpx 0rpx 0rpx; padding: 40rpx; background: linear-gradient(179deg, #5082ff 0%, #4278ff 100%); display: flex; align-items: center; flex-direction: row; justify-content: space-between; border-bottom: 1rpx solid rgba(153, 153, 153, 0.6); } .wallet_pall_header.data-v-2aa157bd { font-weight: bold; font-size: 26rpx; color: #002ea4; } .wallet_pall_ye.data-v-2aa157bd { display: flex; align-items: center; justify-content: space-between; height: 70%; } .wallet_pall_ye view.data-v-2aa157bd:nth-child(1) { font-weight: bold; font-size: 68rpx; color: #fff; } .wallet_pall_ye view.data-v-2aa157bd:nth-child(2) { width: 128rpx; height: 58rpx; background: rgba(0, 46, 164, 0.07); border-radius: 32rpx 32rpx 32rpx 32rpx; display: flex; align-items: center; justify-content: center; font-size: 26rpx; color: #fff; } .wallet_pall_view.data-v-2aa157bd { display: flex; flex-direction: column; align-items: center; justify-content: center; } .wallet_pall_view view.data-v-2aa157bd:nth-child(1) { font-weight: bold; font-size: 45rpx; color: #fff; margin-bottom: 30rpx; } .wallet_pall_view view.data-v-2aa157bd:nth-child(2) { font-size: 28rpx; color: #fff; } .wallet_list.data-v-2aa157bd { width: 690rpx; height: 120rpx; background: #ffffff; border-radius: 8rpx 8rpx 8rpx 8rpx; padding: 15rpx 30rpx; display: flex; align-items: center; flex-direction: row; justify-content: space-between; } .wallet_list_left view.data-v-2aa157bd:nth-child(1) { font-weight: bold; font-size: 28rpx; color: #232323; margin-bottom: 10rpx; } .wallet_list_left view.data-v-2aa157bd:nth-child(2) { font-size: 24rpx; color: #232323; } .wallet_list_right.data-v-2aa157bd { font-weight: bold; font-size: 28rpx; color: #ff2727; } .mine_block.data-v-2aa157bd { padding: 24rpx; background-color: #fff; border-radius: 12rpx 12rpx 12rpx 12rpx; margin-bottom: 20rpx; } .mine_block_tit.data-v-2aa157bd { display: flex; align-items: center; justify-content: space-between; } .mine_block_tit_left.data-v-2aa157bd { font-weight: bold; font-size: 28rpx; color: #232323; } .mine_block_tit_right.data-v-2aa157bd { display: flex; align-items: center; font-size: 24rpx; color: #cbd73b; } .mine_block_tit_right image.data-v-2aa157bd { width: 13rpx; height: 22rpx; margin-left: 15rpx; margin-top: 6rpx; } .mine_block_view.data-v-2aa157bd { width: 100%; min-height: 120rpx; border-radius: 12rpx 12rpx 12rpx 12rpx; border: 2rpx solid rgba(55, 112, 174, 0.1); margin-top: 16rpx; display: flex; align-items: center; font-size: 28rpx; color: #232323; padding: 20rpx 30rpx; text-align: center; } .mine_block_view image.data-v-2aa157bd { width: 48rpx; height: 48rpx; margin-right: 25rpx; } .u-flex-y-center.data-v-2aa157bd { display: flex; align-items: center; flex-direction: row; justify-content: start; align-items: center; } .u-flex-between.data-v-2aa157bd { justify-content: space-between; } .u-flex-fill.data-v-2aa157bd { flex: 1 1 auto; }