.m-table{--border-color:var(--mtable-border-color);--bg-color:var(--mtable-bg-color);--color:var(--mtable-color);--thead-color:var(--mtable-thead-color);--cell-bg-color:var(--bg-color);--wrap-border:var(--mtable-wrap-border);--thead-fs:var(--mtable-thead-fs);--tbody-fs:var(--mtable-tbody-fs)}.m-table .el-table{font-size:var(--thead-fs);color:var(--color);background-color:var(--bg-color)}.m-table .el-table__body-wrapper{font-size:var(--tbody-fs)}.m-table .el-table.el-table--border,.m-table .el-table.el-table--group{border:var(--wrap-border)}.m-table .el-table th,.m-table .el-table tr{background-color:var(--cell-bg-color)}.m-table .el-table .cell{line-height:1.5}.m-table .el-table thead{color:var(--thead-color)}.m-table .el-table .el-table__empty-text{color:var(--color)}.m-table .button-box{display:flex;justify-content:center;flex-wrap:wrap}.m-table .button-box .el-button{margin:0 5px 5px 0}.part-container{margin-top:10px}.part-container .chart-wrap .chart-box{margin-top:14px;height:450px}.part-container .tips{white-space:pre-line;min-height:50px;border:1px solid;padding:4px}.part-container .description{white-space:pre-line}.safety-container{height:100%}.safety-container .safety-content{margin-top:10px;background:#0c1620}.safety-container .safety-content .overview{white-space:pre-line}@media screen and (min-width:769px){.safety-container .safety-content{height:calc(100% - 120px)}}@media screen and (min-width:1920px){.safety-container .safety-content{height:calc(100% - 80px)}}.safety-container .ws-preline .cell{white-space:inherit;text-align:left}