#wallet .wallet-wrap{background:#fff}#wallet .wallet-wrap .card-title{display:flex;justify-content:space-between;align-items:center;padding:10px 25px;border-bottom:1px solid #f2f2f2}#wallet .wallet-wrap .card-title p{margin-bottom:0}#wallet .wallet-wrap .card-title span:first-child{font-size:18px;font-weight:600;color:#000}#wallet .wallet-wrap .public{margin:5px;background:#fff;flex:1;padding:20px 0;height:200px}#wallet .wallet-wrap .public .ant-statistic-title{font-size:16px;font-weight:800;color:#000}#wallet .wallet-wrap .left-amount .wallet{text-align:center}#wallet .wallet-wrap .left-amount .wallet .ant-statistic-content-value-decimal,#wallet .wallet-wrap .left-amount .wallet .ant-statistic-content-value-int{font-size:44px;font-weight:600}#wallet .wallet-wrap .right-coupon .volume{cursor:pointer;text-align:center}#wallet .wallet-wrap .right-coupon .volume .ant-statistic-content-value-decimal,#wallet .wallet-wrap .right-coupon .volume .ant-statistic-content-value-int{font-size:44px;color:#3f8600}