#date-table{position:relative;padding-bottom:64px}#date-table.no-page{padding-bottom:0}#date-table .date-table-data{position:relative}#date-table .date-table-page{margin-top:16px;float:right;display:flex}#date-table .ivu-spin-fix{background-color:hsla(0,0%,100%,.8)}#date-table .ivu-select-selected-value{font-size:12px}#date-table .ivu-select-item{font-size:12px!important}#cost-bill{min-height:100%;padding:28px 32px}#cost-bill .back{position:absolute;right:32px;top:38px}#cost-bill .bill-chart{height:100%;background:#fff;padding:24px;border-radius:4px}#cost-bill .bill-chart .chart-title{margin-bottom:15px}#cost-bill .bill-chart .bill-record{padding:2px 8px;line-height:30px;cursor:pointer;display:flex;align-items:center;justify-content:space-between}#cost-bill .bill-chart .bill-record .item-name{display:inline-block;width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#cost-bill .bill-chart .bill-record .item-progress{cursor:pointer;width:calc(100% - 250px);margin:0 8px}#cost-bill .bill-chart .bill-record .item-progress .in-progress{height:8px;background-color:#408dff;border-radius:4px}#cost-bill .bill-chart .bill-record .item-num{width:150px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:500}#cost-bill .bill-chart .bill-record.select{color:#408dff}#cost-bill #trend-chart{height:400px}