.el-collapse-item-content[data-v-654f0aac]{min-height:10px;max-height:500px;overflow:auto}.el-collapse-item-content .customSubFormLabel[data-v-654f0aac]{font-size:14px;margin-left:10px;font-weight:400;display:flex;align-items:center;justify-content:flex-start}.el-collapse-item-content .ellipsis-container[data-v-654f0aac]{display:inline-block;width:290px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.el-collapse-item-content ul[data-v-654f0aac]{padding-left:10px;margin:0;margin-block-start:0;margin-block-end:0.25em;padding-inline-start:10px;display:flex;align-items:center}.el-collapse-item-content ul[data-v-654f0aac]:after{content:"";display:block;clear:both}.el-collapse-item-content ul .container-widget-item[data-v-654f0aac]{height:30px;line-height:30px;min-width:60px;margin-right:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;background:#fff;border:1px solid #dcdfe6;border-radius:4px;padding:0 8px;display:flex;justify-content:space-between;padding:0 7px 0 10px;align-items:center}.el-collapse-item-content ul .container-widget-item[data-v-654f0aac]:hover{background:#f1f2f3;border-color:#409eff}.el-collapse-item-content ul .container-widget-item:hover .color-svg-icon[data-v-654f0aac]{color:#409eff}.el-collapse-item-content ul .til[data-v-654f0aac]{margin-right:5px}.el-collapse-item-content ul .til2[data-v-654f0aac]{width:80px}.el-collapse-item-content ul .drag-handler[data-v-654f0aac]{position:absolute;top:0;left:160px;background-color:#dddddd;border-radius:5px;padding-right:5px;font-size:11px;color:#666666}.maxheightNone[data-v-654f0aac]{max-height:none !important}[data-v-654f0aac] .el-form-item__label{line-height:16px}.el-collapse-item[data-v-654f0aac] ul>li{list-style:none}[data-v-654f0aac] .el-form-item{margin-bottom:0px;display:flex;flex-direction:column}[data-v-654f0aac] .el-input__inner{border:none !important;padding-left:0px;padding-right:20px;width:80px}[data-v-654f0aac] .el-input__suffix{right:-3px}.labelwrap[data-v-654f0aac]{display:flex;align-items:center;justify-content:flex-start}.label[data-v-654f0aac]{height:16px;width:330px !important;max-width:330px !important;padding-left:10px;padding-right:10px;display:inline-block}.marginRight5[data-v-654f0aac]{margin-right:5px}

.input[data-v-474c0948]{width:210px}.wideInput[data-v-474c0948]{width:calc(100% - 50px)}.ell[data-v-474c0948]{width:280px;text-overflow:ellipsis;overflow:hidden;word-break:break-all;white-space:nowrap}.underline[data-v-474c0948]{text-decoration:underline}.noBorder[data-v-474c0948] .el-input__inner{border:none}.desc[data-v-474c0948]{line-height:20px}[data-v-474c0948] .el-form-item{margin-bottom:3px}.printDesignFormField[data-v-474c0948] .el-form-item__label{height:20px;line-height:20px}.printDesignFormField[data-v-474c0948] .el-form-item__content{height:20px;line-height:20px}[data-v-474c0948] .el-form-item__error{top:75% !important}[data-v-474c0948] .el-divider--horizontal{margin:11px 0}.codemirror[data-v-474c0948]{width:calc(100% - 50px);line-height:20px;display:inline-block;border:1px solid #f1eded}

.wrap[data-v-5cd9663f] {
  height: 100%;
  overflow: auto;
}
.wrap .title-container[data-v-5cd9663f] {
  display: flex;
  align-items: center;
}
.wrap .title-line[data-v-5cd9663f] {
  width: 4px;
  /* 竖线宽度 */
  height: 20px;
  /* 竖线高度 */
  background-color: #333;
  /* 竖线颜色 */
  margin-right: 10px;
  /* 竖线与文字之间的间距 */
}
.wrap .title-text[data-v-5cd9663f] {
  font-size: 15px;
  /* 文字大小 */
  font-weight: bold;
  /* 文字粗细 */
  color: #333;
  /* 文字颜色 */
}
[data-v-5cd9663f] .el-collapse-item__content {
  padding-bottom: 8px;
}


.down {
  position: absolute;
  bottom: 40px;
  left: calc(40% - 200px);
  width: 500px;
  overflow-x: auto;
  height: 50px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  z-index: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  z-index: 4;
  width: 200px;
  background: rgba(0, 0, 0, 0.68);
.operButton {
    width: 60px;
    padding: 0 10px;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
.mark {
      width: 5px;
      height: 5px;
      position: absolute;
      bottom: 12px;
      right: 5px;
      cursor: pointer;
}
}
}

.qualityManual-container-office{width:100%;height:100%;display:flex}

