.auto-board[data-v-e2c70f8e]{min-height:calc(100% - 36px);margin:10px 10px 0;background-color:#fff;color:#1f2027;padding:0 16px 16px}.auto-board .header[data-v-e2c70f8e]{height:66px;display:flex;justify-content:space-between;align-items:center}.auto-board .header .page-title[data-v-e2c70f8e]{font-size:16px;font-weight:700}.auto-board .board-list[data-v-e2c70f8e]{display:flex;flex-wrap:wrap;gap:16px}.auto-board .board-list .board-empty[data-v-e2c70f8e]{height:160px;width:318px;display:flex;justify-content:center;align-items:center;color:#d5d8e0;font-size:18px;border:1px dashed #e5e7ed;cursor:pointer;transition:border-color .3s}.auto-board .board-list .board-empty[data-v-e2c70f8e]:hover{border-color:#2b72ff}.auto-board .board-list .board-item[data-v-e2c70f8e]{height:160px;width:318px;padding:16px;box-sizing:border-box;background-color:#f7f8f9;border:1px solid #d5d8e0;border-radius:4px;display:flex;flex-direction:column;gap:16px}.auto-board .board-list .board-item.submited-item[data-v-e2c70f8e]{background-color:#eef7ff}.auto-board .board-list .board-item .title[data-v-e2c70f8e]{display:flex;align-items:center;justify-content:space-between}.auto-board .board-list .board-item .title>span[data-v-e2c70f8e]{font-weight:700}.auto-board .board-list .board-item .info[data-v-e2c70f8e]{height:48px;display:flex;flex-direction:column;justify-content:space-between}.auto-board .board-list .board-item .info .info-item[data-v-e2c70f8e]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.auto-board .board-list .board-item .info .info-name[data-v-e2c70f8e]{color:#636976;margin-right:10px}.auto-board .board-list .board-item .info span[data-v-e2c70f8e]{font-size:12px}.auto-board .board-list .board-item .operate[data-v-e2c70f8e]{color:#636976}.auto-board .board-list .board-item .operate .operate-item[data-v-e2c70f8e]{font-size:12px;margin-right:10px;display:inline-flex;align-items:center;cursor:pointer}.auto-board .board-list .board-item .operate .operate-item[data-v-e2c70f8e]:hover{color:#2b72ff}.auto-board .board-list .board-item .operate .operate-item svg[data-v-e2c70f8e]{height:16px;width:16px}