.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}