.subject-list-c{position:relative;font-size:12px}.subject-list-c .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d9d9d9;padding:20px 20px 10px}.subject-list-c .title .left{font-size:16px}.subject-list-c .title .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subject-list-c .title .right .input{-webkit-box-flex:1;-ms-flex:1;flex:1}.subject-list-c .title .right .input .el-input__validateIcon{display:none}.subject-list-c .title .right .el-icon-close{margin-left:10px;font-size:16px;color:#909399}.subject-list-c .body{display:-webkit-box;display:-ms-flexbox;display:flex}.subject-list-c .body .left{width:160px}.subject-list-c .body .left .filter-node-input .el-input__inner{border-radius:0}.subject-list-c .body .left .filter-node-input .el-input__validateIcon{display:none}.subject-list-c .body .left .type-tree{height:490px;overflow-y:scroll}.subject-list-c .body .left .type-tree .el-tree-node .el-tree-node__content .el-tree-node__label{overflow:hidden;text-overflow:ellipsis}.subject-list-c .body .right{position:relative;padding-right:20px;padding-bottom:50px;overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.subject-list-c .body .right .subject-list-table{width:100%}.subject-list-c .body .right .subject-list-table .radio .el-radio__label,.subject-list-c .body .right .subject-list-table .radio .is-checked .el-radio__original{display:none}.subject-list-c .body .right .subject-list-table .el-icon-check{font-size:16px;font-weight:600;color:#64c33c}.subject-list-c .body .right .subject-list-footer{position:absolute;bottom:0;left:0;right:0;background-color:#f2f2f2;line-height:50px;text-align:right;padding-right:30px;border-top:1px solid #d9d9d9}.subject-list-c .body .right .selected{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:90px;background-color:#fff;padding:10px 5px;border:1px solid #dcdfe6;border-top-left-radius:2px;border-bottom-left-radius:2px;z-index:1}.subject-list-c .body .right .selected .num{width:24px;line-height:24px;background-color:#409eff;border-radius:50%;margin-top:10px;text-align:center;color:#fff}.subject-select-c{-webkit-box-flex:1;-ms-flex:1;flex:1}.subject-select-c .select{position:relative}.subject-select-c .select .input{width:100%}.subject-select-c .select .input.el-select .el-input__suffix{display:none}.subject-select-c .select .el-icon-more{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:14px;line-height:13px;text-align:center;border:1px solid #9b9db4;border-radius:50%;font-size:10px;color:#9b9db4}.subject-select-option .option-header{position:absolute;top:0;width:100%;line-height:40px;background-color:#fafafa;padding:0 20px}.subject-select-option .el-select-dropdown__item:first-of-type{margin-top:34px}.subject-select-option .option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.subject-select-option .option span{overflow:hidden;text-overflow:ellipsis}.subject-select-option .option span.code{width:80px}.subject-select-option .option span.name{width:150px}.subject-select-option .option.option-item{font-size:12px}.subject-select-option .option.option-item span{padding-left:10px}.subject-select-option .option.option-item span:first-child{padding-left:0}.subject-list-dialog .el-dialog__header{display:none}.subject-list-dialog .el-dialog__body{padding:0}.mode-message{position:relative;padding-bottom:60px}.mode-message .form{padding:30px 20px 0}.mode-message .form .form-item .el-form-item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px}.mode-message .form .form-item .el-form-item__content .input{-webkit-box-flex:1;-ms-flex:1;flex:1}.mode-message .form .form-item .el-form-item__label{font-size:12px}.mode-message .form .form-item .el-form-item__label:before{margin-right:2px;font-size:14px;color:red}.mode-message .form .form-item.notRequired .el-form-item__label{padding-left:8px}.mode-message .form .form-item-subject,.mode-message .form .form-item-subject .column{display:-webkit-box;display:-ms-flexbox;display:flex}.mode-message .form .form-item-subject .column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:50%}.mode-message .form .form-item-subject .column.left{padding-right:15px}.mode-message .form .form-item-subject .column.right{padding-left:15px}.mode-message .mode-message-footer{position:absolute;bottom:0;left:0;right:0;background-color:#f2f2f2;line-height:50px;text-align:right;padding-right:15px;border-top:1px solid #d9d9d9}.variable-mode .header{background-color:#fff;margin-bottom:10px;border-radius:4px;padding:10px 15px}.variable-mode .header .right-top{text-align:right;margin-bottom:10px}.variable-mode .body{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;border-radius:4px}.variable-mode .body .left{width:160px;border-right:1px solid #ebeef5}.variable-mode .body .left .left-title{line-height:50px;padding-left:10px;font-size:14px}.variable-mode .body .left .type-tree{height:660px;overflow-y:scroll}.variable-mode .body .left .type-tree .type-tree-node{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:5px;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.variable-mode .body .left .type-tree .type-tree-node .node-label{padding-right:10px;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-ms-flex:1;flex:1}.variable-mode .body .left .type-tree .type-tree-node .node-operate{display:none;font-size:16px;-webkit-box-flex:0;-ms-flex:none;flex:none}.variable-mode .body .left .type-tree .type-tree-node .node-operate .icon{margin-right:5px;color:#808695}.variable-mode .body .left .type-tree .type-tree-node:hover .node-operate{display:block}.variable-mode .body .right{overflow:hidden;-webkit-box-flex:1;-ms-flex:1;flex:1}.variable-mode .body .right .table .table-operate{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px;padding:10px 15px}.variable-mode .body .right .table .table-operate .select-num{font-size:12px;color:#6e6e8b}.variable-mode .body .right .table .table-operate .select-num span{color:#3671f8}.variable-mode .body .right .table .table-operate .operate{padding:2px;font-size:16px;color:#07073f;cursor:pointer}.variable-mode .body .right .table .table-operate .operate:hover{background-color:#ecf5ff;color:#3671f3}.variable-mode .body .right .table .table-operate .operate .red{color:#fb2323}.variable-mode .body .right .table .table-operate .operate .icon{padding-right:4px;font-weight:600;font-size:17px}.variable-mode .body .right .table .table-list .list .mode_on{cursor:pointer}.variable-mode .body .right .table .table-list .list .mode_on.blue{color:#3671f3}.variable-mode .body .right .table .table-list .list .mode_on.blue.el-icon-plus{font-size:16px;font-weight:600}.variable-mode .body .right .table .table-list .paging{padding:10px 15px;text-align:right}.variable-mode .mode-dialog .el-dialog__header{border-bottom:1px solid #d9d9d9}.variable-mode .mode-dialog .el-dialog__body{padding:0}