div[data-v-f4bfc95c]{position:relative;overflow:hidden}body[data-v-659be5cf],html[data-v-659be5cf]{margin:0;padding:0;width:100%;height:100%}#app[data-v-659be5cf]{height:100vh;width:100vw;box-sizing:border-box;font-family:DIN,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}.container[data-v-659be5cf]{height:100%;width:100%;display:flex}.center[data-v-659be5cf]{align-items:center;justify-content:center}.row[data-v-659be5cf]{flex-direction:row}.col[data-v-659be5cf]{flex-direction:column}.pointer[data-v-659be5cf]{cursor:pointer}.schedule-title[data-v-659be5cf]{display:flex;align-items:center;font-size:16px}.schedule-title[data-v-659be5cf]:before{content:"";display:inline-block;width:2px;height:14px;background-color:#2b86ff;margin-right:8px}.hint[data-v-659be5cf]{font-size:12px;color:#999;margin-left:8px}.el-form-item[data-v-659be5cf]{margin-bottom:22px}.schedule-table[data-v-6fa121e4]{margin-bottom:20px}.schedule-table-page[data-v-6fa121e4]{display:flex;justify-content:flex-end}body[data-v-3232f1ff],html[data-v-3232f1ff]{margin:0;padding:0;width:100%;height:100%}#app[data-v-3232f1ff]{height:100vh;width:100vw;box-sizing:border-box;font-family:DIN,PingFang SC,Helvetica Neue,Helvetica,Hiragino Sans GB,Microsoft YaHei,微软雅黑,Arial,sans-serif}.container[data-v-3232f1ff]{height:100%;width:100%;display:flex}.center[data-v-3232f1ff]{align-items:center;justify-content:center}.row[data-v-3232f1ff]{flex-direction:row}.col[data-v-3232f1ff]{flex-direction:column}.pointer[data-v-3232f1ff]{cursor:pointer}.common[data-v-3232f1ff]{background-color:#fff;border-radius:10px;padding:20px}.main[data-v-3232f1ff]{background-color:#ececec;border-radius:10px;box-sizing:border-box;padding:20px;display:flex;flex-direction:column}.main .case_list[data-v-3232f1ff]{display:grid;width:100%;grid-template-columns:repeat(8,1fr);gap:20px;margin-bottom:20px}.main .case_list .case[data-v-3232f1ff]{background-color:#fff;border-radius:10px;height:8vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 20px;min-width:0}.main .case_list .case>div[data-v-3232f1ff]:first-child{font-size:24px;font-weight:700;margin-bottom:5px;color:#2b86ff}.main .case_list .case>div[data-v-3232f1ff]:last-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;font-size:14px;color:#888}.main .func_list[data-v-3232f1ff]{display:flex;flex-direction:row;gap:20px;color:#555;margin-bottom:20px}.main .func_list .tools_house[data-v-3232f1ff]{display:flex;flex-direction:column;width:55vw;gap:20px}.main .func_list .tools_house .tools[data-v-3232f1ff]{background-color:#fff;font-size:15px}.main .func_list .tools_house .tools .tools_header[data-v-3232f1ff]{display:flex;flex-direction:row;justify-content:space-between}.main .func_list .tools_house .tools .tools_header[data-v-3232f1ff]:first-child{font-weight:bolder}.main .func_list .tools_house .tools .tools_header .setting span[data-v-3232f1ff]{font-size:13px;color:#888;margin-left:5px}.main .func_list .tools_house .tools .tools_name[data-v-3232f1ff]{display:grid;gap:20px;grid-template-columns:repeat(8,1fr);align-items:center;justify-content:center;margin-top:20px}.main .func_list .tools_house .tools .tools_name .tools_item[data-v-3232f1ff]{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:40px}.main .func_list .tools_house .tools .tools_name span[data-v-3232f1ff]{font-size:12px;color:#888;margin-top:5px}.main .func_list .tools_house .house_info[data-v-3232f1ff],.main .func_list .tools_house .house_info[data-v-3232f1ff]:nth-child(2){flex:1}.main .func_list .tools_house .house_info .house_info_header[data-v-3232f1ff]{font-size:14px;display:flex;flex-direction:row;justify-content:space-between}.main .func_list .tools_house .house_info .house_info_header[data-v-3232f1ff]:first-child{font-weight:bolder;color:#555;font-size:15px}.main .func_list .tools_house .house_info .house_info_header .choose_time[data-v-3232f1ff]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:13px;color:#888;gap:20px}.main .func_list .tools_house .house_info .house_info_content[data-v-3232f1ff]{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);margin-top:40px;gap:40px}.main .func_list .tools_house .house_info .house_info_content .empty_house_info[data-v-3232f1ff]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:12px}.main .func_list .tools_house .house_info .house_info_content .info>div[data-v-3232f1ff]:first-child{font-size:24px;font-weight:bolder;color:#555;text-align:center}.main .func_list .tools_house .house_info .house_info_content .info>div[data-v-3232f1ff]:last-child{font-size:13px;color:#888;margin-top:5px;text-align:center}.main .func_list .todo_list[data-v-3232f1ff]{flex:1;background-color:#fff}.main .func_list .todo_list .todo_list_header[data-v-3232f1ff]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-weight:bolder;color:#555;font-size:15px}.main .func_list .todo_list .todo_list_header .el-badge .odo_list_title[data-v-3232f1ff]{font-size:15px}.main .func_list .todo_list .todo_list_header .more[data-v-3232f1ff]{display:flex;flex-direction:row;font-size:13px;color:#888}.main .func_list .todo_list .todo_list_header .more>div[data-v-3232f1ff]:first-child{display:flex;flex-direction:row;align-items:center;margin-right:10px}.main .func_list .todo_list .todo_list_header .more>div:first-child>div[data-v-3232f1ff]{margin-left:4px}.main .func_list .todo_list .todo_list_header .more>div:first-child>i[data-v-3232f1ff]{font-size:12px}.main .func_list .todo_list .todo_list_header .more>div[data-v-3232f1ff]:last-child{display:flex;flex-direction:row}.main .func_list .todo_list .todo_list_header .more>div:last-child>i[data-v-3232f1ff]{margin-left:5px}.main .func_list .todo_list .todo_list_content[data-v-3232f1ff]{display:grid;grid-template-rows:repeat(6,1fr);grid-gap:10px;height:100%;box-sizing:border-box;padding:20px 0}.main .func_list .todo_list .todo_list_content .info[data-v-3232f1ff]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background-color:#ececec;border-radius:10px}.main .func_list .todo_list .todo_list_content .info>div[data-v-3232f1ff]:first-child{display:flex;flex-direction:row;align-items:center;justify-content:center}.main .func_list .todo_list .todo_list_content .info>div:first-child .num[data-v-3232f1ff]{font-size:18px;font-weight:bolder;color:#2b86ff;font-style:italic;margin-left:20px}.main .func_list .todo_list .todo_list_content .info>div:first-child .state[data-v-3232f1ff]{font-weight:bolder;margin:0 10px;font-size:12px;width:max(40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main .func_list .todo_list .todo_list_content .info>div:first-child .title[data-v-3232f1ff]{color:#888;font-size:10px;width:max(100px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main .func_list .todo_list .todo_list_content .info>div[data-v-3232f1ff]:last-child{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#888}.main .func_list .todo_list .todo_list_content .info>div:last-child>div[data-v-3232f1ff]:first-child{display:flex;flex-direction:row;align-items:center;margin-right:20px;font-size:10px;width:max(80px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main .func_list .todo_list .todo_list_content .info>div:last-child>div[data-v-3232f1ff]:last-child{background-color:#2b86ff;color:#fff;font-weight:bolder;padding:4px 8px;border-radius:6px;font-size:10px;width:max(40px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;margin-right:20px}.main .echart[data-v-3232f1ff]{display:flex;flex-direction:row;box-sizing:border-box;gap:20px;height:362px}.main .echart .sale_and_price[data-v-3232f1ff]{display:flex;flex-direction:column;height:100%;flex:1;box-sizing:border-box}.main .echart .sale_and_price .header[data-v-3232f1ff]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:20px}.main .echart .sale_and_price .header .sale_and_price_title[data-v-3232f1ff]{font-size:15px;font-weight:bolder;color:#555}.main .echart .sale_and_price .header .download_data[data-v-3232f1ff]{font-size:13px;color:#888;font-weight:bolder;margin-left:5px;cursor:pointer}.main .echart .sale_and_price .header .download_data>span[data-v-3232f1ff]{margin-left:5px}.main .echart .sale_and_price .header>span[data-v-3232f1ff]{font-size:.9rem;font-weight:bolder;color:#555;cursor:pointer}.main .echart .sale_and_price .show-echart[data-v-3232f1ff]{display:flex;flex:1;flex-direction:row;min-height:0;overflow:hidden}