
[data-v-43abcbcf] .el-dialog__title {
  font-family: Source Han Sans CN;
  font-weight: 500;
  font-size: 15px !important;
  color: #2D2E30;
  line-height: 15px;
}
[data-v-43abcbcf] .el-dialog__header {
  padding: 10px 20px 10px;
  border-bottom: 1px solid #EFEFEF;
}
[data-v-43abcbcf] .el-dialog__headerbtn {
  top: 10px;
}
[data-v-43abcbcf] .el-input--small .el-input__inner {
  height: 28px;
  line-height: 28px;
  padding: 0 6px;
  font-size: 13px;
  color: #333333;
  font-weight: 400;
  font-family: PingFang SC;
}
[data-v-43abcbcf] .el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item[data-v-43abcbcf] {
  margin-bottom: 1px !important;
}


.titleStr[data-v-0f646805] {
  width: 10%;
  text-align: right;
  font-size: 13px;
  font-family: PingFang SC;
  line-height: 20px;
  color: #606266;
  opacity: 1;
}
.titleStr[data-v-0f646805] {
  height: 30px;
  text-align: center;
}
[data-v-0f646805] .inputdefault input.el-input__inner {
  border: none;
  padding-left: 4px;
  padding-top: 2px;
}
.click[data-v-0f646805]{
  cursor: pointer;
}
[data-v-0f646805] .el-dialog__body {
  padding: 0 !important;
}
[data-v-0f646805] .el-form-item__error {
  color: #ffffff;
  background: #F56C6C;
  font-size: 12px;
  line-height: 1;
  border-right: 6px;
  position: absolute;
  z-index: 999;
  border-radius: 10px;
  top: 25px;
  left: 10px;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 5px;
  padding-right: 5px;
}
[data-v-0f646805] .el-form-item__error::before {
  content: '';
  width: 0;
  height: 0;
  border: 5px solid;
  position: absolute;
  bottom: 13px;
  left: 15px;
  z-index: 1999;
  border-color: transparent transparent #F56C6C transparent;
}
[data-v-0f646805] .el-form-item--mini.el-form-item,
.el-form-item--small.el-form-item[data-v-0f646805] {
  margin-bottom: 1px !important;
}

