@charset "UTF-8";
.alarmInfo[data-v-6e7e7fe0] {
  margin: 10px 10px 0;
  padding: 10px;
  overflow: hidden;
  background: url(../../static/img/alarm-info@2x.97929f94.png) no-repeat bottom 0px right 0px #fff;
  background-size: 150px;
  border-radius: 5px 5px 5px 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.alarmInfo.level1[data-v-6e7e7fe0] {
  border: 1px solid #eb1414;
}
.alarmInfo.level1 .status[data-v-6e7e7fe0] {
  color: #eb1414;
}
.alarmInfo.level1 .status .dian[data-v-6e7e7fe0] {
  background: #eb1414;
}
.alarmInfo.level2[data-v-6e7e7fe0] {
  border: 1px solid #df6c19;
}
.alarmInfo.level2 .status[data-v-6e7e7fe0] {
  color: #df6c19;
}
.alarmInfo.level2 .status .dian[data-v-6e7e7fe0] {
  background: #df6c19;
}
.alarmInfo.level3[data-v-6e7e7fe0] {
  border: 1px solid #fae823;
}
.alarmInfo.level3 .status[data-v-6e7e7fe0] {
  color: #fae823;
}
.alarmInfo.level3 .status .dian[data-v-6e7e7fe0] {
  background: #fae823;
}
.alarmInfo.level4[data-v-6e7e7fe0] {
  border: 1px solid #368aff;
}
.alarmInfo.level4 .status[data-v-6e7e7fe0] {
  color: #368aff;
}
.alarmInfo.level4 .status .dian[data-v-6e7e7fe0] {
  background: #368aff;
}
.alarmInfo .name[data-v-6e7e7fe0] {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  font-weight: 500;
}
.alarmInfo .status[data-v-6e7e7fe0] {
  height: 26px;
}
.alarmInfo .status span[data-v-6e7e7fe0] {
  vertical-align: middle;
  font-size: 14px;
}
.alarmInfo .status .dian[data-v-6e7e7fe0] {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 4px;
}
.alarmInfo ul li[data-v-6e7e7fe0] {
  display: flex;
  padding: 0 0 4px;
}
.alarmInfo ul li .title[data-v-6e7e7fe0] {
  width: 80px;
  color: #999;
  flex-shrink: 0;
}
.alarmInfo ul li .content[data-v-6e7e7fe0] {
  flex: 1;
  word-wrap: break-word;
}
.pubContentBox[data-v-6e7e7fe0] {
  margin: 10px;
  padding: 10px;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
}
.pubContentBox .chart[data-v-6e7e7fe0] {
  height: 300px;
}
.pubTitle[data-v-6e7e7fe0] {
  display: flex;
  height: 30px;
  line-height: 30px;
  justify-content: space-between;
}
.pubTitle .title span[data-v-6e7e7fe0] {
  border-left: 2px solid #017359;
  display: inline-block;
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  padding: 0 0 0 8px;
}
.pubTitle ul.tabs[data-v-6e7e7fe0] {
  margin: 5px 0 0 0;
}
.pubTitle ul.tabs li[data-v-6e7e7fe0] {
  float: left;
  font-size: 12px;
  background: #F7F7F7;
  border-radius: 5px 5px 5px 5px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  margin: 0 0 0 5px;
}
.pubTitle ul.tabs li.active[data-v-6e7e7fe0] {
  background: #017359;
  color: #fff;
}
.tableBox[data-v-6e7e7fe0] {
  display: table;
  width: 100%;
  margin: 10px 0 0;
}
.tableBox .tableTr[data-v-6e7e7fe0] {
  display: table-row;
}
.tableBox .tableTr .tableTh[data-v-6e7e7fe0],
.tableBox .tableTr .tableTd[data-v-6e7e7fe0] {
  display: table-cell;
  text-align: center;
}
.tableBox .tableTr .tableTh[data-v-6e7e7fe0] {
  height: 30px;
  line-height: 30px;
  background: #C8E0DD;
}
.tableBox .tableTr .tableTd[data-v-6e7e7fe0] {
  padding: 6px 0;
  border-bottom: 1px solid #C8E0DD;
  vertical-align: middle;
}
.noData[data-v-6e7e7fe0] {
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.mapBox[data-v-6e7e7fe0] {
  height: 260px;
}
ul.btnBox[data-v-6e7e7fe0] {
  display: flex;
  justify-content: space-between;
  margin: 10px;
}
ul.btnBox li[data-v-6e7e7fe0] {
  width: 32%;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #dfe8e8;
  border-radius: 5px 5px 5px 5px;
  border: 1px solid #048086;
  color: #048086;
}
ul.btnBox li.primary[data-v-6e7e7fe0] {
  background: linear-gradient(270deg, #048086 0%, #63AFB2 100%);
  color: #fff;
}
.formTitle[data-v-6e7e7fe0] {
  height: 40px;
  line-height: 55px;
  padding: 0 0 0 12px;
}
.infoBox[data-v-6e7e7fe0] {
  display: table;
  font-size: 14px;
}
.infoBox .row[data-v-6e7e7fe0] {
  display: table-row;
}
.infoBox .row .cell[data-v-6e7e7fe0] {
  display: table-cell;
  padding: 6px 0 6px 0;
  /* 单元格内边距 */
}
.infoBox .row .cell.title[data-v-6e7e7fe0] {
  width: 80px;
}
.infoBox .row .cell.text[data-v-6e7e7fe0] {
  color: #999999;
}
