.notice-announcement[data-v-22d18dcc]{height:100%;background-color:#fff;border-radius:5px}.notice-announcement[data-v-22d18dcc] .ant-tabs-top-bar{margin-bottom:0;padding-left:20px}.notice-announcement[data-v-22d18dcc] .ant-tabs-top-bar .ant-tabs-nav{height:57px}.notice-announcement[data-v-22d18dcc] .ant-tabs-top-bar .ant-tabs-nav>div:first-child{height:100%;display:-ms-flexbox;display:flex}.notice-announcement[data-v-22d18dcc] .ant-tabs-top-bar .ant-tabs-nav>div:first-child .ant-tabs-tab{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.notice-announcement .report-list[data-v-22d18dcc]{padding:27px 20px}.notice-announcement .report-list .report-item[data-v-22d18dcc]{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:0 31px}.notice-announcement .report-list .report-item .report-item-title[data-v-22d18dcc]{width:100%;font-size:14px;color:#000;line-height:1.5;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.notice-announcement .report-list .report-item .report-item-time[data-v-22d18dcc]{-ms-flex:0 0 auto;flex:0 0 auto;font-size:14px;color:#585858;line-height:1}.notice-announcement .report-list .report-item[data-v-22d18dcc]:nth-child(n+2){margin-top:12px}.home-box[data-v-43db8a58]{padding:15px}.home-box .dashboard-card[data-v-43db8a58]{height:100%;background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:0 1px 4px rgba(0,0,0,.05)}.home-box .dashboard-card .card-header[data-v-43db8a58]{padding:16px 20px;border-bottom:1px solid #f0f0f0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.home-box .dashboard-card .card-header .card-title[data-v-43db8a58]{font-size:16px;font-weight:500;color:rgba(0,0,0,.85)}.home-box .dashboard-card .card-header .card-extra .total-count[data-v-43db8a58]{font-size:14px;color:rgba(0,0,0,.65)}.home-box .dashboard-card .card-header .card-extra .total-count .count-value[data-v-43db8a58]{font-size:18px;font-weight:600;color:#fa8c16;margin-left:4px}.home-box .dashboard-card .card-content[data-v-43db8a58]{padding:20px}.home-box .dashboard-card .card-content .statistics-row[data-v-43db8a58]{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:16px}.home-box .dashboard-card .card-content .statistics-row .statistics-item[data-v-43db8a58]{text-align:center}.home-box .dashboard-card .card-content .statistics-row .statistics-item .statistics-value[data-v-43db8a58]{font-size:24px;font-weight:600;color:#1890ff;line-height:32px}.home-box .dashboard-card .card-content .statistics-row .statistics-item .statistics-label[data-v-43db8a58]{font-size:14px;color:rgba(0,0,0,.65)}.home-box .dashboard-card .card-content .statistics-grid[data-v-43db8a58]{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.home-box .dashboard-card .card-content .statistics-grid .statistics-card[data-v-43db8a58]{-ms-flex:1;flex:1;min-width:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:20px;background-color:#f9f9f9;border-radius:4px;transition:all .3s}.home-box .dashboard-card .card-content .statistics-grid .statistics-card[data-v-43db8a58]:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.home-box .dashboard-card .card-content .statistics-grid .statistics-card .statistics-icon[data-v-43db8a58]{margin-right:16px;padding:12px;background-color:rgba(24,144,255,.1);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.home-box .dashboard-card .card-content .statistics-grid .statistics-card .statistics-info[data-v-43db8a58]{cursor:pointer}.home-box .dashboard-card .card-content .statistics-grid .statistics-card .statistics-info .statistics-value[data-v-43db8a58]{font-size:28px;font-weight:600;color:rgba(0,0,0,.85);line-height:1.2}.home-box .dashboard-card .card-content .statistics-grid .statistics-card .statistics-info .statistics-label[data-v-43db8a58]{font-size:14px;color:rgba(0,0,0,.65);margin-top:4px}.home-box .dashboard-card .card-content .mall-order-grid[data-v-43db8a58]{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6,1fr);gap:16px}@media screen and (max-width:1400px){.home-box .dashboard-card .card-content .mall-order-grid[data-v-43db8a58]{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:768px){.home-box .dashboard-card .card-content .mall-order-grid[data-v-43db8a58]{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item[data-v-43db8a58]{cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding:20px;background-color:#f9f9f9;border-radius:4px;transition:all .3s}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item[data-v-43db8a58]:hover{transform:translateY(-3px);box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:rgba(250,140,22,.05)}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item .order-icon-wrapper[data-v-43db8a58]{width:60px;height:60px;border-radius:50%;background-color:rgba(250,140,22,.1);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:16px}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item .order-icon-wrapper .anticon[data-v-43db8a58]{font-size:28px;color:#fa8c16}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item .order-count[data-v-43db8a58]{font-size:24px;font-weight:600;color:rgba(0,0,0,.85);margin-bottom:8px}.home-box .dashboard-card .card-content .mall-order-grid .mall-order-item .order-name[data-v-43db8a58]{font-size:14px;color:rgba(0,0,0,.65);text-align:center}.home-box .dashboard-card .card-content .todo-list[data-v-43db8a58]{margin-top:16px}.home-box .dashboard-card .card-content .todo-list .todo-time[data-v-43db8a58]{margin-left:auto;color:rgba(0,0,0,.45);font-size:12px}