
[data-v-b246922e] .el-table__row td .cell{
  max-height: 130px;
}
[data-v-b246922e] .el-table th>.cell{
  /* position: relative; */
  word-wrap: break-word;
  word-break: normal;
  text-overflow: auto;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  box-sizing: border-box;
}
[data-v-b246922e] .el-table__row td  .cell{
  white-space:normal;
  word-wrap: break-word ;
  word-break: normal ;
}
[data-v-b246922e] .stretchNone .el-textarea__inner{
    position:relative;
    resize: none;
}
[data-v-b246922e] .el-table__body-wrapper .el-form-item__content{
  margin-left: 0px !important;
}
[data-v-b246922e] .setTable .el-table__body-wrapper  .el-form-item--mini.el-form-item, .setTable .el-form-item--small.el-form-item[data-v-b246922e]{
  margin: 15px 0px !important;
}
.searchForm .el-col[data-v-b246922e]{
    margin-top: 10px;
}
.info_box_title[data-v-b246922e] {
  height: 30px;
  margin-top: 10px !important;
  display: flex;
  flex-direction: row;
  justify-content: start;
}
.line[data-v-b246922e] {
  width: 3px;
  height: 16px;
  margin: 7px 0;
  background-color: #f8ab01;
}
.info_title[data-v-b246922e] {
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: bold;
  margin-left: 5px;
}


/*# sourceMappingURL=chunk.66.1770345687481.css.map*/