.monitor[data-v-43c4bee0] {
  width: 100%;
  height: 100%;
  text-align: left;
  display: flex;
  flex-direction: column;
}
.monitor-top[data-v-43c4bee0] {
  width: 100%;
}
.monitor-top .el-button[data-v-43c4bee0] {
  width: 120px;
}
.monitor .monitor-box__top[data-v-43c4bee0] {
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  border-radius: 5px;
  background-color: #ffffff;
}
.monitor-type[data-v-43c4bee0] {
  width: 100%;
  height: 100%;
  padding-bottom: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.monitor-type__title[data-v-43c4bee0] {
  font-size: 2.142rem;
  line-height: 1.5;
  color: #9d9d9d;
  text-align: center;
}
.monitor-type__box[data-v-43c4bee0] {
  width: 800px;
  margin: 100px auto 50px;
  height: 80px;
}
.monitor-type__box .el-col[data-v-43c4bee0] {
  height: 100%;
}
.monitor-type__box-col[data-v-43c4bee0] {
  display: flex;
  height: 100%;
  box-shadow: 0px 2px 6px 0px rgba(170, 169, 169, 0.4);
  border-radius: 5px;
  cursor: pointer;
}
.monitor-type__box-col .left[data-v-43c4bee0] {
  background-color: #e9f2ff;
  width: 90px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.monitor-type__box-col .left .icon[data-v-43c4bee0] {
  font-size: 3.57rem;
  color: #287bf5;
}
.monitor-type__box-col .right[data-v-43c4bee0] {
  flex: 1;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 10px;
}

