1 |
- .mine-money{height:110px;width:100%;background-color:#3b3d55;margin-top:15px;border-radius:10px}.mine-money .top{display:flex;justify-content:space-between;align-items:center;color:#fff;font-size:14px;height:44px}.mine-money .top .content{display:flex;align-items:center;margin:0 10px}.mine-money .top .money-icon{width:18px;height:18px;margin-right:6px}.mine-money .top .right-icon{display:inline-block;width:20px;height:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAASpJREFUSEvt1UEuBEEUxvH/FzbOwglYSdi6gkuQSLBBIuESLF3CTmYldiJcQdgT+UwlPUllgnldVaM309vq1K/fV/Vei4EeDeSygP8t+VDUtpeAE+Ba0nOLr4vCm8At8AmsSnqpxaPwMnAKHACvwI6kUQ0egieA7Utgr8PXayoPw7YlybYvgH3gA1grxcNwqjrDz2tj7wXnZ5pVns68d+xFcIvYi+AWsRfDU7GnVjsC3oAtSQ+zWq0VfNxNtndgW9L93OHxOM2rTYPlbhaa1qsqtn02HqOHwFfX008RtArO0HSuG5LCaDFcGm+eRu+oa+Ithmvj7Q2nSdW1y6RXw7f3t8sWitr2LnBVcntr4RXgJv2RJD1GW+av90IVt4Cm91jA80j1xz0Hi/obhziGH/A8/tcAAAAASUVORK5CYII=);background-size:100% 100%;background-repeat:no-repeat}.mine-money .bottom{display:flex;justify-content:space-around;background-color:#fff;border-radius:10px;height:66px;align-items:center}.mine-money .bottom .num{font-size:18px;color:#333;text-align:center;font-weight:600}.mine-money .bottom .characters{font-size:13px;color:#333;text-align:center}
|