.server-status-container{height:100%;width:100%}.server-status-container .open-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;border-top-left-radius:4px}.server-status-container .open-header .open-title{display:inline-block;color:#17233d;font-weight:500;font-size:20px}.server-status-container .open-header .sub-title{margin-top:20px}.server-status-container .monitor-box{margin-top:10px;padding:10px;background:#fff;height:calc(100vh - 230px);width:100%}.server-status-container .monitor-box .info-box{width:100%;padding:10px;overflow:hidden;border-bottom:1px solid hsla(0,0%,89%,.2)}.server-status-container .monitor-box .info-box .ivu-row{height:30px;width:100%;overflow:hidden}.server-status-container .monitor-box .info-box .ivu-row .ivu-col{height:30px;line-height:30px;overflow:hidden}.server-status-container .monitor-box .info-box .ivu-row .ivu-col span{margin-right:10px}.server-status-container .monitor-box .char-box{width:100%;height:calc(100vh - 321px);padding:10px}.server-status-container .monitor-box .char-box .chart-content-box{width:100%;margin-top:10px;height:calc(100vh - 381px)}.server-status-container .monitor-box .char-box .chart-content-box .echarts{width:100%;height:100%}