.report-box{height:100%;display:flex;flex-direction:column}.report-box .tool-bar{width:100%;margin-bottom:10px;overflow:hidden}.report-box .tool-bar .search-btn{vertical-align:top}.report-box .tool-bar .export-btn{float:right}.report-box .sheet-data-box{flex-grow:1;overflow-y:auto;border-radius:4px;background-color:#fff;height:100px}.report-box .table-box .active{background-color:#e6f7ff}