
/* 隐藏箭头 */
[data-v-53bd62f4] .el-collapse-item__arrow {display: none !important;}
/* 阻止标题区域点击 */
[data-v-53bd62f4] .el-collapse-item__header {pointer-events: none;  /* 禁止所有交互 */border: none;padding-bottom: 0;}
[data-v-53bd62f4] .el-collapse-item__wrap {border: none;}
/* 恢复内容区域的交互（可选） */
[data-v-53bd62f4] .el-collapse-item__content {pointer-events: auto;font-size: 13px;color: #303133;line-height: 1.769230769230769;}
[data-v-53bd62f4] .ivu-input {height: 36px;}
[data-v-53bd62f4] .ivu-input[disabled], fieldset[disabled] .ivu-input[data-v-53bd62f4] {background-color: rgba(243, 243, 243, 0.54902);opacity: 1;cursor: not-allowed;color: #303133;}
[data-v-53bd62f4] .ivu-checkbox-disabled+span {background-color: rgba(243, 243, 243, 0.54902);opacity: 1;cursor: not-allowed;color: #303133;}
[data-v-53bd62f4] .el-input.is-disabled .el-input__inner {background-color: rgba(243, 243, 243, 0.54902);opacity: 1;cursor: not-allowed;color: #303133;}
[data-v-53bd62f4] .ivu-select-disabled .ivu-select-selection {background-color: rgba(243, 243, 243, 0.54902);opacity: 1;cursor: not-allowed;color: #303133;}
[data-v-53bd62f4] .el-input__inner {height: 32px;line-height: 32px;}
[data-v-53bd62f4] .el-input__icon{line-height: 32px;}
[data-v-53bd62f4] .el-input--suffix .el-input__inner {padding-right: 0px;}


/*# sourceMappingURL=20.css.map?v=1764910019039*/