@charset "UTF-8";
[data-v-58fdf6ba] .el-dialog__header {
  display: none;
}
.main[data-v-58fdf6ba] {
  display: flex;
  flex-direction: column;
}
.main .table[data-v-58fdf6ba] {
    flex: 1;
}
body[data-v-58fdf6ba] {
  font-family: 微软雅黑, sans-serif;
}
.arealist[data-v-58fdf6ba] {
  min-height: 150px;
  padding-bottom: 20px;
}
.line[data-v-58fdf6ba] {
  height: 0px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border-bottom: 1px solid #F5F5F5;
}
.area-title[data-v-58fdf6ba] {
  display: flex;
  margin-top: 30px;
  margin-bottom: 20px;
}
.logo[data-v-58fdf6ba] {
  height: 81px;
  display: flex;
  padding-top: 25px;
}
.logo .logo-left[data-v-58fdf6ba] {
    padding-left: 30px;
    text-align: left;
    width: 480px;
    font-weight: 600;
    font-size: 27px;
    color: #333333;
}
.dialog-hang2[data-v-58fdf6ba] {
  font-weight: 600;
  font-size: 15px;
  text-align: center;
  margin-top: 25px;
}
.dialog-hang3[data-v-58fdf6ba] {
  width: 538px;
  height: 53px;
  margin-left: 31px;
  margin-top: 8px;
  line-height: 53px;
  text-align: center;
  background: rgba(115, 110, 254, 0.1);
  border-radius: 4px 4px 4px 4px;
}
.dialog-hang4[data-v-58fdf6ba] {
  margin-top: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dialog-hang5[data-v-58fdf6ba] {
  font-size: 13px;
  color: #999999;
  line-height: 21px;
  text-align: center;
  margin-top: 8px;
  font-style: normal;
  text-transform: none;
}
.dialog-hang6[data-v-58fdf6ba] {
  margin-top: 15px;
  padding-bottom: 20px;
}
.title-button1[data-v-58fdf6ba] {
  width: 85px !important;
}
.title-button[data-v-58fdf6ba] {
  width: 70px;
  height: 32px;
  background: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  opacity: 1;
  border: 1px solid #736EFE;
  color: #736EFE;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
}
.selectInput[data-v-58fdf6ba] {
  position: relative;
  list-style: none;
  margin: 0;
  box-sizing: border-box;
}
.selectInput .select[data-v-58fdf6ba] {
    width: 50vw;
    position: absolute;
    background: #fff;
    z-index: 99999;
    overflow: auto;
    margin-top: 3px;
    font-size: 13px;
    cursor: pointer;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 0 10px;
}
.selectInput .select .select-li[data-v-58fdf6ba] {
      font-size: 14px;
      padding: 0 20px;
      position: relative;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      color: #606266;
      height: 34px;
      line-height: 34px;
      box-sizing: border-box;
      cursor: pointer;
}
.selectTextarea[data-v-58fdf6ba] {
  width: 50vw;
  background: #FFFFFF;
  border-radius: 4px 4px 4px 4px;
  opacity: 1;
  border: 1px solid #EEEEEE;
  height: 35px;
  font-size: 13px;
  padding-left: 10px;
}
.selectTextarea[data-v-58fdf6ba]:focus {
  outline: 1px solid #736efe;
}
.add-content[data-v-58fdf6ba] {
  background-color: #fff;
}
.add-sure[data-v-58fdf6ba] {
  width: 76px;
  height: 38px;
  background: #736EFE;
  border-radius: 3px 3px 3px 3px;
  opacity: 1;
  color: #fff;
  line-height: 38px;
  text-align: center;
  margin-top: 60px;
  cursor: pointer;
}
.add-title[data-v-58fdf6ba] {
  margin-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}
.add-title .form-item[data-v-58fdf6ba] {
    display: flex;
}
.add-title .form-item .item-left[data-v-58fdf6ba] {
      width: 120px;
      text-align: right;
      font-size: 16px;
      font-family: PingFang SC, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 37px;
}
.add-title .form-item .item-right[data-v-58fdf6ba] {
      width: 80%;
}
.add-title .form-item .item-right .item-input[data-v-58fdf6ba] {
        width: 100%;
        background: #FFFFFF;
        border-radius: 4px 4px 4px 4px;
        opacity: 1;
        border: 1px solid #EEEEEE;
        height: 37px;
        font-size: 16px;
        padding-left: 20px;
}
.add-title .form-item .item-right .item-input[data-v-58fdf6ba]:focus {
        outline: 1px solid #736efe;
}
.add-title .form-item .item-right input[data-v-58fdf6ba]::-webkit-input-placeholder {
        height: 37px;
        font-size: 13px;
        font-weight: 400;
        color: #ccc;
        line-height: 37px;
}

