.component_accountInfo{padding:10px 20px;padding-bottom:100px}.component_accountInfo .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;padding-right:20px;padding-bottom:15px;border-bottom:1px solid #e6e8eb}.component_accountInfo .title .message{font-size:20px;font-weight:400;color:#31373d}.component_accountInfo .balance{margin-top:30px;padding-left:20px;position:relative}.component_accountInfo .balance .felx-center{height:50px;line-height:50px;color:#333;font-weight:600;margin-bottom:15px;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.component_accountInfo .balance .felx-center div{width:20%}.component_accountInfo .main{margin-top:20px;border:1px solid #d9d9d9;border-radius:4px}.component_accountInfo .main .title{padding:30px;padding-bottom:5px;border-bottom:1px solid #d9d9d9}.component_accountInfo .main .message{color:#777}.component_accountInfo .el-table{padding:10px}.component_accountInfo .el-pagination{margin-top:30px}