.card-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:auto;overflow-x:hidden;padding:0 15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start}.card-nomal{height:180px;width:255px;background:#fafafa;margin:12px 0 5px 0;position:relative}.card-empty{height:0;width:235px;padding:0 11px;margin:12px 0 5px 0}.card-nomal>.card-title{font-size:14px;text-align:left;padding-left:10px;border-bottom-width:1px;border-style:dashed;line-height:40px;color:#fff}.card-nomal>.card-info{height:120px;padding:10px;border:solid silver;border-width:0 1px 1px 1px;border-radius:0 0 10px 10px}.card-info>.card-line{font-size:14px;padding:5px 0}.card-nomal>.card-button-box{position:absolute;bottom:10px;width:100%;left:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.card-add,.card-nomal>.card-button-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-add{height:160px;width:235px;padding:10px;border-radius:10px;margin:12px 0 5px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:1px solid silver;background:#f7f7f7}.card-add>.img-add{width:50px;height:50px}.card-add:hover{background:rgba(0,0,0,.2)}.upload[data-v-490b4fa0]{background:red;border-radius:10%;padding:.1rem;color:#fff;display:inline-block;cursor:pointer}