.statistics-total-wrap{width:calc(100vw - 330px);height:calc(100vh - 160px);background-color:#fff;-webkit-box-shadow:0 10px 20px -10px rgba(0,0,0,.1);box-shadow:0 10px 20px -10px rgba(0,0,0,.1);border-radius:2px}.statistics-total-wrap .top-wrap{border-bottom:1px solid #eaeaea;padding:15px 20px}.statistics-total-wrap .top-wrap .title{font-size:17px}.statistics-total-wrap .content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:calc(100% - 50px)}.statistics-total-wrap .tree-content{width:277px;height:100%;padding:20px;position:relative;padding-right:0;border-right:3px solid #eaeaea}.statistics-total-wrap .tree-content .title{font-size:16px;color:#606266}.statistics-total-wrap .tree-content .el-tree{width:100%;margin-top:20px;height:calc(100% - 70px);overflow-y:scroll}.statistics-total-wrap .tree-content .el-tree::-webkit-scrollbar{width:8px}.statistics-total-wrap .tree-content .el-tree::-webkit-scrollbar-track{background-color:#f8f8f8;border-radius:2em}.statistics-total-wrap .tree-content .el-tree::-webkit-scrollbar-thumb{background-color:#ddd;border-radius:2em}.statistics-total-wrap .tree-content .my-button{margin-top:50px;text-align:center;position:absolute;bottom:10px;left:80px}.statistics-total-wrap .chart-content{width:calc(100% - 227px);height:100%;padding:20px;position:relative}.statistics-total-wrap .chart-content .noData{width:100%;text-align:center;position:absolute;color:#898989;top:200px}.statistics-total-wrap .chart-content .title{font-size:16px;font-weight:500;color:#666;line-height:24px}.statistics-total-wrap .chart-content #situationMap{width:100%;height:calc(100% - 100px)}