.line-container[data-v-ca1704a4] {
  height: 100%;
  width: 100%;
}
.line-container[data-v-ca1704a4] canvas {
  width: 100% !important;
  height: 100% !important;
}

@charset "UTF-8";
.botmBox[data-v-113f77e9] {
  width: 100%;
  height: 4.1rem;
  margin-bottom: 0.1rem;
  background: #132033;
  display: flex;
}
.runState[data-v-113f77e9] {
  border-radius: 0.2rem 0.2rem 0.2rem 0.2rem;
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.14rem;
  line-height: 0.22rem;
  text-align: center;
  font-style: normal;
  text-transform: none;
  padding: 0.01rem 0.1rem 0.01rem 0.1rem;
}
.blueState[data-v-113f77e9] {
  background: rgba(0, 132, 255, 0.1);
  color: #0084ff;
}
.greenState[data-v-113f77e9] {
  background: rgba(98, 255, 249, 0.1);
  color: #62fff9;
}
.redState[data-v-113f77e9] {
  background: rgba(220, 92, 92, 0.1);
  color: #dc5c5c;
}
.yellowState[data-v-113f77e9] {
  background: rgba(249, 208, 16, 0.1);
  color: #f9d010;
}
[data-v-113f77e9] .el-card {
  width: 2.88rem;
  height: 1.38rem;
  background: rgba(27, 41, 60, 0.6);
  border-radius: 0.02rem 0.02rem 0.02rem 0.02rem;
  border: 1px solid #314c6a;
  color: #eaf5ff;
  font-size: 0.14rem;
  margin: 0 0.1rem 0.1rem 0;
}
[data-v-113f77e9] .el-card__header {
  padding: 0.1rem 0.2rem;
  border-bottom: 0.01rem solid #314c6a;
  box-sizing: border-box;
}
[data-v-113f77e9] .clearfix {
  display: block;
  font-weight: 400;
  font-size: 0.16rem;
  color: #eaf5ff;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
[data-v-113f77e9] .el-card__body {
  padding: 0.1rem;
}
.contentMes[data-v-113f77e9] {
  margin: 0.1rem 0px 0px 0.2rem;
  /* width: 60px; */
  /* height: 27px; */
  font-family: Source Han Sans, Source Han Sans;
  font-weight: 400;
  font-size: 0.14rem;
  color: #b2deff;
  line-height: 0.25rem;
  text-align: left;
  font-style: normal;
  text-transform: none;
}
.kpibg[data-v-113f77e9] {
  width: 5rem;
  height: 3.2rem;
  background-image: url(../img/kpibackground.png);
  background-repeat: no-repeat;
  /* 防止图片重复 */
  background-size: 100% 50%;
  /* 保持图片原始尺寸 */
  background-position: center 90%;
  /* 水平居中，垂直靠下 */
  margin-left: 1rem;
  display: flex;
  justify-content: space-around;
}
.kpibg .kpiImgNumber[data-v-113f77e9] {
    background-image: url(../img/kpiNumber.png);
}
.kpibg .kpiImgCharge[data-v-113f77e9] {
    background-image: url(../img/kpiCharge.png);
}
.kpibg .kpiItem[data-v-113f77e9] {
    width: 1.31rem;
    height: 2.56rem;
    background-repeat: no-repeat;
    /* 防止图片重复 */
    background-size: 100% 80%;
    /* 保持图片原始尺寸 */
    background-position: center bottom;
    /* 水平居中，垂直靠下 */
    position: relative;
    display: flex;
    justify-content: center;
}
.kpibg .kpiItem .title[data-v-113f77e9] {
      font-weight: 500;
      font-size: 0.16rem;
      color: #61c8ff;
      position: absolute;
      top: 8%;
}
.kpibg .kpiItem .unit[data-v-113f77e9] {
      font-size: 0.12rem;
      color: #ffffff;
      position: absolute;
      top: 75%;
}
.kpibg .kpiItem .value[data-v-113f77e9] {
      font-size: 0.24rem;
      color: #ffffff;
      position: absolute;
      top: 83%;
}
.site-detail-box[data-v-113f77e9] {
  width: 100%;
  box-sizing: border-box;
  height: calc(100vh - 1.3rem);
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.25rem;
}
.site-box[data-v-113f77e9] {
  width: 100%;
  min-height: 33%;
  margin-bottom: 0.1rem;
  background: #132033;
}
.siteBoxTop[data-v-113f77e9] {
  width: 100%;
  height: 0.68rem;
  font-size: 0.12rem;
  background: #132033;
  display: flex;
  justify-content: space-around;
  align-items: center;
  color: #cfdae4;
}
.siteBoxTop .fontSixteen[data-v-113f77e9] {
    font-size: 0.16rem;
    color: #ffffff;
    margin-right: 0.05rem;
}
.siteBoxTop .siteName[data-v-113f77e9] {
    height: 0.68rem;
    display: flex;
    align-items: center;
    font-size: 0.18rem;
    color: #eaf5ff;
    width: 2.5rem;
    margin-left: 0.2rem;
}
.siteBoxTop .siteName img[data-v-113f77e9] {
      width: 0.46rem;
      height: 0.46rem;
      margin-right: 0.15rem;
}
.siteBoxTop .marginTopEight[data-v-113f77e9] {
    margin-top: 0.08rem;
}
.circle-icon[data-v-113f77e9] {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.1rem;
  /* 圆的直径 */
  height: 0.1rem;
  /* 圆的直径 */
  border-radius: 50%;
  /* 圆角设置为50% */
}
.circle-icon i[data-v-113f77e9] {
  color: white;
  /* 图标颜色 */
  font-size: 0.2rem;
  /* 图标大小 */
}
.siteBoxSystemInfo[data-v-113f77e9] {
  height: 3.5rem;
  margin: 0.2rem 0.1rem 0.1rem 0;
  padding: 0.1rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.siteBoxSystemInfo .box[data-v-113f77e9] {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 2.9rem;
    height: 0.7rem;
    background: rgba(27, 41, 60, 0.6);
}
.siteBoxSystemInfo .box img[data-v-113f77e9] {
      width: 0.22rem;
      height: 0.22rem;
}
.siteBoxSystemInfo .titleInfo[data-v-113f77e9] {
    font-weight: 400;
    font-size: 0.14rem;
    color: #b2deff;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.siteBoxSystemInfo .dataInfo[data-v-113f77e9] {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 500;
    font-size: 0.18rem;
    color: #ffffff;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.siteBoxSystemInfo .unitInfo[data-v-113f77e9] {
    font-family: Source Han Sans, Source Han Sans;
    font-weight: 400;
    font-size: 0.12rem;
    color: #eaf5ff;
    line-height: 0.2rem;
    text-align: left;
    font-style: normal;
    text-transform: none;
}
.power-chart[data-v-113f77e9] {
  width: 100%;
  height: 3rem;
  margin-top: 0.2rem;
}
.power-time-form[data-v-113f77e9] {
  margin: 0.2rem;
}

