.list-box[data-v-0a721a9c]{width:100%;height:100%;display:grid;grid-template-columns:repeat(4,380px);justify-content:space-between;align-content:start;row-gap:20px;overflow-y:auto}.list-box .office-item[data-v-0a721a9c]{height:200px;border-radius:20px;overflow:hidden}.list-box .office-item .office-name[data-v-0a721a9c]{width:100%;height:64px;text-align:left;line-height:64px;padding:0 15px;font-size:17px;color:#fff;font-weight:700}.list-box .office-item .office-history[data-v-0a721a9c]{width:100%;height:calc(100% - 64px);overflow-y:auto;padding:5px 20px 5px 15px}.list-box .office-item .office-history .history-item[data-v-0a721a9c]{width:100%;height:40px;display:flex;justify-content:space-between;align-items:center;color:#000}.list-box .office-item .office-history .history-item span[data-v-0a721a9c]{color:#4e6bea;font-size:12px;cursor:pointer}.list-box[data-v-6dd56d66]{width:100%;height:100%}.list-box .search-box[data-v-6dd56d66]{width:100%;height:60px;padding-left:5px}.list-box .year-box[data-v-6dd56d66]{width:100%;height:calc(100% - 60px);transition:all .2s}.list-box .year-box.grid[data-v-6dd56d66]{display:grid;grid-template-rows:repeat(1,100%);-moz-column-gap:20px;column-gap:20px}.list-box .year-box.grid1[data-v-6dd56d66]{grid-template-columns:repeat(1,25%);justify-content:center}.list-box .year-box.grid2[data-v-6dd56d66]{grid-template-columns:repeat(2,25%);justify-content:space-around}.list-box .year-box.grid3[data-v-6dd56d66]{grid-template-columns:repeat(3,25%);justify-content:space-around}.list-box .year-box.grid4[data-v-6dd56d66]{grid-template-columns:repeat(4,1fr)}.list-box .year-box .empty-box[data-v-6dd56d66]{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.list-box .year-box .year-item[data-v-6dd56d66]{border-radius:20px;overflow:hidden}.list-box .year-box .year-item:first-child .header-box[data-v-6dd56d66]{background-color:#4497ff}.list-box .year-box .year-item:first-child .office-box[data-v-6dd56d66]{background-color:#eaf2fc}.list-box .year-box .year-item:nth-child(2) .header-box[data-v-6dd56d66]{background-color:#ffa315}.list-box .year-box .year-item:nth-child(2) .office-box[data-v-6dd56d66]{background-color:#fff3e0}.list-box .year-box .year-item:nth-child(3) .header-box[data-v-6dd56d66]{background-color:#5565ef}.list-box .year-box .year-item:nth-child(3) .office-box[data-v-6dd56d66]{background-color:#edeffc}.list-box .year-box .year-item:nth-child(4) .header-box[data-v-6dd56d66]{background-color:#55bc5a}.list-box .year-box .year-item:nth-child(4) .office-box[data-v-6dd56d66]{background-color:#e7fae8}.list-box .year-box .year-item .header-box[data-v-6dd56d66]{width:100%;height:64px;color:#fff;font-size:18px;font-weight:700;text-align:left;line-height:64px;padding:0 25px}.list-box .year-box .year-item .office-box[data-v-6dd56d66]{width:100%;height:calc(100% - 64px);overflow-y:auto;padding:0 25px}.list-box .year-box .year-item .office-box .office-item[data-v-6dd56d66]{width:100%;height:40px;display:flex;justify-content:flex-start;align-items:center;font-size:14px}.list-box .year-box .year-item .office-box .office-item .name[data-v-6dd56d66]{width:230px;height:40px;text-align:left;line-height:40px}.list-box .year-box .year-item .office-box .office-item .count[data-v-6dd56d66]{width:70px;height:40px;text-align:left;line-height:40px;padding-left:5px}.list-box .year-box .year-item .office-box .office-item .button[data-v-6dd56d66]{width:calc(100% - 300px);height:40px;display:flex;justify-content:flex-end;align-items:center}.list-box .year-box .year-item .office-box .office-item .button span[data-v-6dd56d66]{cursor:pointer;color:#4e6bea}.index-container[data-v-d8232dea]{width:100%;height:100%;padding:0 20px 10px 20px}.index-container .index-title-box[data-v-d8232dea]{width:100%;height:60px;color:#000;font-weight:700;font-size:16px;padding-left:20px;position:relative;line-height:60px;display:flex;justify-content:flex-start;align-items:center}.index-container .index-title-box[data-v-d8232dea]:before{content:"";position:absolute;top:22px;left:5px;display:inline-block;width:6px;height:16px;background-color:#5674eb}.index-container .index-title-box .toggle-box[data-v-d8232dea]{width:70px;height:30px;border-radius:15px;background-color:#5674ec;display:flex;justify-content:center;align-items:center;color:#fff;font-size:14px;margin-left:20px;cursor:pointer}.index-container .index-title-box .toggle-box .el-icon-sort[data-v-d8232dea]{margin-right:5px;transform:rotate(90deg)}.index-container .index-content-box[data-v-d8232dea]{width:100%;height:calc(100% - 60px)}