.h5-page-container[data-v-90a5047e]{height:100vh;width:100vw;background-color:#f5f5f5;display:flex;flex-direction:column;gap:12px}.h5-page-container .list[data-v-90a5047e]{flex:1;background-color:#fff}.h5-page-container .list .item[data-v-90a5047e]{padding:10px 15px 10px 10px;display:grid;grid-template-columns:24px 1fr;gap:8px;overflow:hidden}.h5-page-container .list .item .type[data-v-90a5047e]{font-size:10px;width:24px;height:24px;line-height:24px;text-align:center;border-radius:99px;color:#fff;position:relative}.h5-page-container .list .item .type[data-v-90a5047e]:after{content:"";position:absolute;top:30px;left:50%;width:0;height:999px;border-left:1px dashed #ddd}.h5-page-container .list .item .type.update[data-v-90a5047e]{background-color:#f80}.h5-page-container .list .item .type.add[data-v-90a5047e]{background-color:#1569fe}.h5-page-container .list .item .type.delete[data-v-90a5047e]{background-color:#ff2135}.h5-page-container .list .item .header[data-v-90a5047e]{display:flex;justify-content:space-between;align-items:center;padding:3px 0 10px 0}.h5-page-container .list .item .header .guide-name[data-v-90a5047e]{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.h5-page-container .list .item .card[data-v-90a5047e]{background:#f7f7ff;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:7px}.h5-page-container .list .item .card .cell[data-v-90a5047e]{display:grid;grid-template-columns:70px 1fr;color:#5f636b}