.SafeWarehouse[data-v-7bc27da0] {
  background-color: #f2f2f2;
  padding: 15px;
  height: 100%;
  box-sizing: border-box;
}
.SafeWarehouse .SafeWarehouse_top[data-v-7bc27da0] {
  background-color: #fff;
  padding: 15px;
}
.SafeWarehouse .SafeWarehouse_top .el-select[data-v-7bc27da0] {
  margin-right: 20px;
}
.SafeWarehouse .SafeWarehouse_content[data-v-7bc27da0] {
  background-color: #fff;
  padding: 0 15px 0;
  box-sizing: border-box;
}
.SafeWarehouse .SafeWarehouse_content .el-table[data-v-7bc27da0] {
  width: 100% !important;
}
.SafeWarehouse .SafeWarehouse_content .SafeWarehouse_content_title[data-v-7bc27da0] {
  overflow: hidden;
  border-bottom: solid 1px #ccc;
  margin-bottom: 15px;
  padding: 0 0 15px;
}
.SafeWarehouse .SafeWarehouse_content .SafeWarehouse_content_title h4[data-v-7bc27da0] {
  line-height: 40px;
  color: #fff;
  float: left;
}
.SafeWarehouse .SafeWarehouse_content .SafeWarehouse_content_title > div[data-v-7bc27da0] {
  float: right;
}
.SafeWarehouse .addAttribute_box > .el-row[data-v-7bc27da0] {
  margin-bottom: 15px;
}
.SafeWarehouse .addAttribute_box .el-row .el-col[data-v-7bc27da0] {
  line-height: 42px;
}
.SafeWarehouse .addAttribute_box .time_delete_icon[data-v-7bc27da0] {
  position: absolute;
  top: -10px;
  right: -10px;
  display: inline-block;
  font-size: 20px;
}
.SafeWarehouse .addAttribute_box .attribute_time_sli_box[data-v-7bc27da0] {
  position: relative;
  width: 400px;
  margin: 0 auto 15px;
}
.energy_metering_price .addAttribute_box .el-date-editor .el-range-input {
  border: none !important;
}
.energy_metering_price .addAttribute_box .el-date-editor .el-range-separator {
  display: none;
}
.energy_metering_price .addAttribute_box .el-select .el-input__inner {
  height: 40px;
  line-height: 40px;
}
.energy_metering_price .addAttribute_box .el-col-14 .el-col-5 {
  text-align: center;
}
.energy_metering_price .addAttribute_box .time_paragraph {
  height: 40px;
  line-height: 40px;
  width: 100%;
  border: solid 1px #2e405e;
  border-radius: 4px;
  color: #fff;
  padding: 0 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.energy_metering_price .addAttribute_box .time_paragraph:hover {
  overflow: inherit;
}
.energy_metering_price .addAttribute_box .addAttribute_box_radio .el-radio-group {
  width: 100%;
}
.energy_metering_price .addAttribute_box .addAttribute_box_radio .el-radio {
  padding-left: 20px;
  width: 50%;
  margin: 0;
}
.energy_metering_price .addAttribute_box .effective_time {
  height: 40px;
}
.energy_metering_price .addAttribute_box .effective_time .el-input__icon {
  line-height: 35px;
}
