.app-chart{position:relative;width:100%;height:100%;padding:10px 15px;overflow:hidden auto}.app-chart .app-chart-header{position:relative;width:100%;height:32px;display:flex;align-items:center}.app-chart .app-chart-header .ant-select{width:calc(50% - 10px);max-width:220px}.app-chart .app-chart-header .ant-select+.ant-select{margin-left:10px}.app-chart .app-chart-statistics{position:relative;width:100%;height:64px;margin-top:20px;display:flex}.app-chart .app-chart-statistics .item{position:relative;width:25%;text-align:center;padding:10px 4px;background-color:#f5f5f5;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer}.app-chart .app-chart-statistics .item+.item{margin-left:10px}.app-chart .app-chart-statistics .item .text{font-size:12px;color:#333;white-space:nowrap}.app-chart .app-chart-statistics .item .num{font-size:16px;color:#333;font-weight:700}.app-chart .app-chart-chart{position:relative;width:100%;height:calc(50% - 78px);margin-top:20px}.app-chart .app-chart-chart .setting-btn{position:absolute;top:5px;right:5px;z-index:100;line-height:1;font-size:18px;cursor:pointer}.app-chart .app-chart-chart .chart-wrap{border:1px solid #e5e5e5;border-radius:4px}.app-chart .app-chart-chart .chart-wrap,.app-chart .app-chart-chart .table-wrap{position:relative;width:100%;height:100%}.app-chart .app-chart-chart .table-wrap .ant-table-small>.ant-table-content .ant-table-header{background-color:#fafafa}.app-chart-statistics-tree .ant-select-tree{position:relative;padding:10px;font-size:13px;color:#333}.app-chart-statistics-tree .ant-select-tree li{margin:0}.app-chart-statistics-tree .ant-select-tree li span.ant-select-tree-switcher{z-index:1;width:26px;height:26px;line-height:23px}.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper{width:calc(100% - 26px);height:32px;line-height:34px;padding:0 10px;color:#333}.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper .ant-select-tree-title{width:100%;height:100%}.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected,.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper:hover{background-color:transparent}.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected .ant-select-tree-title,.app-chart-statistics-tree .ant-select-tree li:not(.ant-select-tree-treenode-disabled) .ant-select-tree-node-content-wrapper:hover .ant-select-tree-title{color:#40a9ff}.app-chart-statistics-tree .ant-select-tree li .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected:before,.app-chart-statistics-tree .ant-select-tree li:not(.ant-select-tree-treenode-disabled) .ant-select-tree-node-content-wrapper:hover:before{position:absolute;right:10px;width:calc(100% - 20px);height:32px;transition:all .3s;content:"";background-color:#e7f7ff;border-radius:6px;z-index:-1}