#recordPage .recordPanel{min-height:100%;background:#f2f2f2}#recordPage .recordPanel .records{margin-bottom:12px;background:#fff}#recordPage .recordPanel h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 4%;line-height:34px}#recordPage .recordPanel h4 .money{color:red}#recordPage .recordPanel ul{padding:0 4%;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}#recordPage .recordPanel ul li{line-height:28px}#recordPage .recordPanel .btnOuter{padding:0 4%;line-height:34px;text-align:right}#recordPage .recordPanel .tips{color:#a0a0a0;text-align:center;line-height:28px}#recordPage .recordPanel .nodata{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#recordPage .recordPanel .nodata img{width:14%;margin:10px}#recordPage .recordPanel .nodata span{margin-bottom:10px}