.jobStatistics[data-v-6f34f6e7]{width:100%;min-height:100vh;background-color:#f5f5f5}.jobStatistics[data-v-6f34f6e7] #breadcrumb{margin-bottom:0}.jobStatistics .report-detail[data-v-6f34f6e7]{width:100%;padding-top:10px;height:calc(100vh - 45px);overflow-y:auto;overflow-x:hidden;-ms-overflow-style:none;scrollbar-width:none}.jobStatistics .report-detail .left-aside[data-v-6f34f6e7]{box-sizing:border-box;width:150px;background-color:#fff;border-radius:8px;position:fixed;top:55px;right:87.5vw;padding:16px 8px;transition:none}.jobStatistics .report-detail .left-aside .aside-list[data-v-6f34f6e7]{display:flex;flex-direction:column;gap:10px}.jobStatistics .report-detail .left-aside .aside-list .aside-item[data-v-6f34f6e7]{height:40px;display:flex;justify-content:center;align-items:center;text-decoration:none;transition:background-color .4s ease-out}.jobStatistics .report-detail .left-aside .aside-list .aside-item .aside-name[data-v-6f34f6e7]{color:var(---color-text-1,#1d2129);cursor:pointer;font-size:14px}.jobStatistics .report-detail .left-aside .aside-list .active[data-v-6f34f6e7]{background-color:var(---primary-6,#169aff);border-radius:4px;animation:bgColorSlideIn-data-v-6f34f6e7 .4s ease-out forwards}.jobStatistics .report-detail .left-aside .aside-list .active .aside-name[data-v-6f34f6e7]{min-width:85px;text-align:center;color:#fff}.jobStatistics .report-detail .left-aside .aside-list .deactivating[data-v-6f34f6e7]{background-color:var(---primary-6,#169aff);animation:bgColorSlideOut-data-v-6f34f6e7 .4s ease-out forwards}.jobStatistics .report-detail .report-main[data-v-6f34f6e7]{width:80vw;margin:0 auto;display:flex;flex-direction:column;overflow-y:auto;transform:translateX(60px)}.jobStatistics .report-detail .report-empty[data-v-6f34f6e7]{width:100%;height:calc(100vh - 65px);background-color:#fff;border-radius:8px}@keyframes bgColorSlideIn-data-v-6f34f6e7{0%{background-color:transparent;opacity:0;width:0}to{background-color:var(---primary-6,#169aff);opacity:1;width:100%}}@keyframes bgColorSlideOut-data-v-6f34f6e7{0%{background-color:var(---primary-6,#169aff);opacity:1;width:100%}to{background-color:transparent;opacity:0;width:0}}