.bank-card{width:280px;height:130px;background:#f5fbff;border-radius:2px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #0084ff;color:#0084ff;cursor:pointer}.bank-card.active{background:#0084ff;color:#fff}.bank-card>div{line-height:1}.bank-card .bank-card-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:700}.bank-card .bank-card-info{font-size:14px;margin-top:15px}.has-error .addBankCard[data-v-d36c649e],.has-error .bank-card[data-v-d36c649e]{border-color:#f5222d;color:#f5222d}.bank-card-list[data-v-d36c649e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:start;align-content:flex-start}.bank-card-list>div[data-v-d36c649e]{margin-right:10px;margin-bottom:10px}.addBankCard[data-v-d36c649e]{width:210px;height:130px;background:#fafafa;border-radius:2px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #ebebeb;color:#0084ff;cursor:pointer}.addBankCard[data-v-d36c649e]:hover{background:#fff}.addBankCard .anticon[data-v-d36c649e]{font-size:30px!important;margin-bottom:10px}