3450879b创建于 2022年9月2日历史提交
.bankcard{
    width: calc(100vw - 350px);
    height: calc(100vh - 250px);
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}