.param-select--list .el-dialog__body{padding-top:10px;padding-bottom:10px}.param-select--list .param-select--dialog{width:100%;height:600px}.param-select--list .param-select--dialog .query-main{width:100%;height:100%;display:flex;justify-content:space-between}.param-select--list .param-select--dialog .query-body{height:100%}.param-select--list .param-select--dialog .query-body:nth-child(odd){width:calc(35% - 10px)}.param-select--list .param-select--dialog .query-body:nth-child(2n){width:65%}.param-select--list .param-select--dialog .query-body .query-form{display:flex;justify-content:space-between}.param-select--list .param-select--dialog .query-body .query-form .el-form-item--small.el-form-item{margin-bottom:8px}.param-select--list .param-select--dialog .query-body .tree-div{padding:5px 0 0 0;height:calc(100% - 60px)}.param-select--list .param-select--dialog .query-body .tree-div .index-tree{height:100%;overflow:auto;border:1px solid #eee}.param-select--list .param-select--dialog .query-body .grid-div{padding:5px 0 0 0;height:calc(100% - 60px);display:flex;flex-direction:column}.param-select--list .param-select--dialog .query-body .grid-div .frequence-info{margin-bottom:5px;font-weight:700}.view-param-config{height:100%;display:flex;flex-direction:column}.view-param-config .lab-info-title{font-weight:700}.view-param-config .body-div{display:flex;justify-content:space-between;height:calc(100% - 55px);border:1px solid #ccc;background-color:#fff;box-sizing:border-box}.view-param-config .body-div .index-tree-div{width:360px;margin-right:10px;height:100%;border-right:1px solid #ccc}.view-param-config .body-div .index-tree-div .btns-div{display:flex;justify-content:space-around;align-items:center}.view-param-config .body-div .index-tree-div .index-tree{width:100%;height:calc(100% - 51px);overflow:auto}.view-param-config .body-div .index-tree-div .el-tree-node__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.view-param-config .body-div .index-info-div{flex:1;padding-top:15px;padding-right:20px;overflow:auto}