.cash-history .cash-row{color:#333;background:#fff;box-shadow:0 3px 2px rgba(0,0,0,.1);padding:0 0 0 10px}.cash-history .cash-row .cash-content{display:flex;justify-content:space-between;padding:20px 10px 20px 0;border-style:solid;border-width:2px 0 0 0;border-color:#f4f6f6}.cash-history .cash-row .cash-content .cash-time{color:#999}.cash-history .cash-row .cash-content .cash-log{font-size:16px;line-height:150%;padding:0 0 10px 0}.cash-history .cash-row .cash-content .cash-num{display:flex;flex-direction:column;justify-content:center}.cash-history .no-more{text-align:center;line-height:200%;color:#999;padding:10px 0 50px 0}.cash-history .no-data{text-align:center;line-height:200%;color:#999;position:fixed;top:50%;left:0;right:0}.cash-history .my-cash{margin-top:10px;padding:20px 10px;background-color:#fff;border-bottom:1px solid #eee}.cash-history .my-cash .format-price{margin-left:10px;font-size:28px;color:#ff3267}.cash-history .format-price:before{content:"\A5";font-size:.7em}.cash-history .format-price{font-size:1em;font-weight:700}.cash-history .bind-link{padding:10px}.cash-history .bind-link a{color:#ff3267}.cash-history .withdraw-ok{display:flex;align-items:center;justify-content:center;margin-top:20px}.cash-history .withdraw-rule{padding:10px;line-height:1.8em}