[data-v-1f9c8623] .el-dialog__body {
  padding: 0.2rem 0.2rem 0.2rem 0.45rem !important;
}
[data-v-1f9c8623] .el-input {
  width: 90% !important;
}
[data-v-1f9c8623] .el-select {
  width: 100% !important;
}
[data-v-1f9c8623] .el-select .el-input {
  width: 90% !important;
}
[data-v-1f9c8623] .el-form-item {
  margin-bottom: 0.1rem !important;
}
[data-v-1f9c8623] .el-form--label-top .el-form-item__label {
  padding: 0 !important;
}
[data-v-1f9c8623] img {
  width: 1.5rem;
}
.input_span[data-v-1f9c8623] {
  height: 0.08rem;
  display: flex;
  float: left;
  width: 12%;
  position: absolute;
  left: 36%;
  top: 76.5%;
}
.input_span span[data-v-1f9c8623] {
    display: inline-block;
    width: 30%;
    border-radius: 0.08rem;
    margin-right: 0.03rem;
    text-align: center;
    margin-top: 0.03rem;
}

.site_list_box[data-v-1198f63b] {
  padding: 0.25rem 0.25rem 0 0.25rem;
  box-sizing: border-box;
  height: calc(100vh - 1.3rem);
  overflow: auto;
}
[data-v-1198f63b] .el-table img {
  width: 0.2rem;
  height: 0.2rem;
  border-radius: 50%;
  display: block;
}
.greenState[data-v-1198f63b] {
  color: #00b259;
  background-color: rgba(0, 178, 89, 0.2);
  padding: 0.02rem 0.08rem 0.02rem 0.08rem;
  border-radius: 0.05rem;
}
.blueState[data-v-1198f63b] {
  color: #487dff;
  background-color: rgba(72, 125, 255, 0.2);
  padding: 0.02rem 0.08rem 0.02rem 0.08rem;
  border-radius: 0.05rem;
}

