.statistics-box{height:100%;width:100%;background:#f4f4f4}.statistics-box .statistics-header{height:100px;width:100%;padding:16px 32px 0 32px;background:#fff;border-bottom:1px solid #e8eaec;-webkit-box-shadow:hsla(0,0%,76.9%,.2) 1px 1px 1px 1px;box-shadow:1px 1px 1px 1px hsla(0,0%,76.9%,.2);border-top-right-radius:4px}.statistics-box .statistics-header .open-title{display:inline-block;color:#17233d;font-weight:500;font-size:20px}.statistics-box .statistics-header .sub-title{margin-top:20px}.statistics-box .statistics-header .detail{float:right;margin-top:-50px;color:#3982ff;cursor:pointer}.statistics-box .data-list{height:calc(100vh - 180px);width:100%;margin-top:10px;background:#fff}.statistics-box .data-list .query-box{background:#f8f8f8}.statistics-box .data-list .query-box .ivu-form{margin:0}.statistics-box .data-list .query-box .ivu-form .ivu-form-item{margin-bottom:0}.statistics-box .data-list .table-container{height:calc(100vh - 250px);overflow:hidden}.statistics-box .data-list .table-container .ivu-table{overflow:auto}.statistics-box .data-list .table-container .ivu-table-header table thead tr th .ivu-table-cell{font-size:12px;font-weight:500}.statistics-box .data-list .table-container .ivu-table-body table tbody tr td .ivu-table-cell div span{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;display:block;font-size:12px}.statistics-box .data-list .page-bar{padding-left:15px}