.table-echart{margin-bottom:15px;transition:all .3s}.table-echart .table-echart-content{background-color:#0c1620}.table-echart .table-chart-title{height:32px;line-height:32px;text-align:center;color:#fff;font-size:16px;font-weight:700;letter-spacing:2px;position:relative}.table-echart .table-chart-title .title-buttons{height:100%;display:flex;position:absolute;top:0;right:0}.table-echart .table-chart-title .title-buttons .button-item{height:100%;width:32px;text-align:center;line-height:32px}.table-echart .table-echart-box{height:calc(100% - 32px);padding:10px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.table-echart .table-echart-box .chart-box,.table-echart .table-echart-box .table-box{width:100%;height:50%}.table-echart .table-echart-box .chart-box{overflow:hidden}