
.item /deep/.el-form-item__label {
  font-weight: bold;
}

.xin_checkbox[data-v-33ea54ad] {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  grid-gap: 15px 0px;
}
.xin_checkbox .el-checkbox[data-v-33ea54ad] {
  color: #1b1b1b;
  font-weight: 600;
  margin-right: 12px !important;
}
.xin_checkbox[data-v-33ea54ad] .el-checkbox__label {
  padding-left: 5px;
}
.xin_checkbox[data-v-33ea54ad] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #1b1b1b;
  font-weight: 600;
}
.xin_checkbox[data-v-33ea54ad] .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: #2776c3;
  background: #fff;
}
.xin_checkbox[data-v-33ea54ad] .el-checkbox__inner {
  border-radius: 50%;
  border-color: #2776c3;
}
.xin_checkbox[data-v-33ea54ad] .el-checkbox__input.is-checked .el-checkbox__inner::after {
  content: "";
  position: absolute;
  display: block;
  background-color: #2776c3;
  height: 11px;
  width: 11px;
  transform: scale(0.5);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 50%;
}
.height_normal[data-v-33ea54ad] {
  line-height: normal !important;
}
.height_normal[data-v-33ea54ad] .el-form-item__content {
  margin-left: 0px !important;
}
.warp[data-v-33ea54ad] {
  height: 100%;
  overflow-y: auto;
}
.warp .cententbox[data-v-33ea54ad] {
  padding: 10px 10px 6px 10px;
  /*height: 38.7rem;*/
}
.warp .cententbox .persontextbox[data-v-33ea54ad] {
  height: 42px;
  border-bottom: 1px solid #ddd;
}
.warp .cententbox .persontextbox .persontext[data-v-33ea54ad] {
  display: inline-block;
  height: 41px;
  line-height: 41px;
  padding: 0 20px;
  font-size: 15px;
  color: #888;
  border: 1px solid #ddd;
  border-bottom-color: #fff;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
}
.warp .cententbox .frombox[data-v-33ea54ad] {
  margin: 10px 0 0 0;
  background-color: #f0f0f0;
  border-radius: 5px;
  padding: 10px;
}
.warp .cententbox .disflex[data-v-33ea54ad] {
  display: flex;
  flex-direction: row;
}
.warp .cententbox .btnboxcl[data-v-33ea54ad] {
  margin-left: 150px;
}
.warp .cententbox .flexal[data-v-33ea54ad] {
  align-items: center;
}
.warp .cententbox .heaedercl[data-v-33ea54ad] {
  justify-content: space-between;
  background: #f0f0f0;
  margin: 10px 0;
  padding: 10px;
}
.warp .cententbox .inputwid360[data-v-33ea54ad] {
  width: 360px;
}
.warp .cententbox .marright[data-v-33ea54ad] {
  margin-right: 5px;
}
.warp .cententbox .inputwid160[data-v-33ea54ad] {
  width: 160px;
}
.warp .cententbox .textcolor[data-v-33ea54ad] {
  color: #eb484a;
  margin-left: 6px;
}
.warp .cententbox .changeagentcl[data-v-33ea54ad] {
  display: inline-block;
  /* background-color: #2776c3; */
  padding: 10px 70px;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
}
.warp[data-v-33ea54ad] .el-form-item__label {
  color: #000000;
  font-weight: bold;
  font-family: "Microsoft YaHei";
}
.warp[data-v-33ea54ad] .el-input__inner:focus {
  border-color: #2776c3;
}
.warp[data-v-33ea54ad] .el-textarea__inner {
  height: 100px;
}

