.foreground-header{padding-bottom:20px;margin:0 auto;max-width:930px;min-height:100px;color:#000}.foreground-header .header-top-div{width:100%;height:100px;display:flex;align-items:center;justify-content:space-between}.foreground-header .logo-div{display:flex;align-items:center;justify-content:center}.foreground-header .logo-image{width:88px;cursor:pointer}.foreground-header .account-info-div,.foreground-header .login-div{display:flex;align-items:center;gap:20px}.foreground-header .login-item{font-size:16px;cursor:pointer}.foreground-header .account-info-item a,.foreground-header .login-item a{color:#000}.foreground-header .header-navigate-div{position:relative;width:100%;display:flex;align-items:center;padding:0;gap:5px}.foreground-header .navigate-item{font-weight:400;font-size:16px;cursor:pointer;padding:5px 10px 0}.foreground-header .navigate-item a{color:#000}.foreground-header .navigate-item.current{font-weight:700}.foreground-header .navigate-category{font-weight:400;font-size:16px;cursor:pointer;color:#000;padding:3px 0 0}.foreground-header .account-info-item{font-weight:700;display:flex;align-items:center}.foreground-header .account-info-item .el-dropdown{color:#000}.foreground-header .searchInput{position:absolute;right:0;top:0;width:160px}@media screen and (max-width:930px){.foreground-header{padding:0 30px 20px}}@media screen and (max-width:500px){.foreground-header{padding:0 10px 20px}.foreground-header .navigate-item{padding:5px 5px 0}}@media screen and (max-width:320px){.foreground-header .account-info-div{flex-direction:column-reverse;align-items:flex-end;gap:10px}}.reportontainer .report-main-div{margin:0 auto;width:930px;height:calc(100vh - 180px);color:#000}.reportontainer .report-main-wrap{width:100%;display:flex;justify-content:flex-start;flex-wrap:wrap;gap:10px}.reportontainer .report-pane{width:300px;min-height:50px;background-color:#f0f0f0;border:1px solid #ddd;border-radius:10px;padding:10px;box-sizing:border-box;flex-shrink:0;position:relative}.report-item{display:flex;justify-content:space-between}.report-table-pane{display:block;width:100%;background-color:#f0f0f0;border:1px solid #ddd;border-radius:10px;padding:10px;box-sizing:border-box;flex-shrink:0}.report-item-title{font-size:16px;font-weight:700}.report-exhibition-pane{width:100%;padding:10px;position:relative}.report-exhibition-title{display:block;width:100%}.report-exhibition-name{font-size:16px;font-weight:700;padding:5px 5px 0}.report-exhibition-subtitle{display:flex;justify-content:flex-start;width:100%;padding:5px}.report-exhibition-subtitle .report-switch,.report-exhibition-subtitle span{margin-right:10px}.report-exhibition-content{width:100%;position:relative;border-top:1px solid #cecece;display:flex;flex-wrap:wrap}.report-item-box{flex:1 0 21%;margin:5px 5px 5px 0;min-width:320px}.report-route-pane,.report-wall-pane{padding:10px;border:1px solid #cecece;border-radius:10px}