.device-info[data-v-5aae7072] {
  background-color: white;
  padding: 10px 0;
}
.device-info .status-info[data-v-5aae7072] {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #909399;
  border-radius: 50%;
  border: 1px solid #909399;
  margin-right: 5px;
}
.device-info .status-primary[data-v-5aae7072] {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #409eff;
  border-radius: 50%;
  border: 1px solid #409eff;
}
.device-info .status-success[data-v-5aae7072] {
  display: inline-block;
  width: 7px;
  height: 7px;
  background: #67c23a;
  border-radius: 50%;
  border: 1px solid #67c23a;
  margin-right: 5px;
}

.device-info[data-v-5aae7072] {
	position: relative;
}
.tabs-pos[data-v-5aae7072] {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: white;
}
iframe[data-v-5aae7072] {
	width: 100%;
	height: 83.4vh;
}
.shzhi[data-v-5aae7072] {
	position: absolute;
	top: 28px;
	border-radius: 10px;
	right: 135px;
	z-index: 10;
}
.device-info[data-v-5aae7072] .el-tabs__item {
	font-size: 16px !important;
	margin: 10px 0;
	padding: 0 30px;
}
.device-info[data-v-5aae7072] .el-tabs__nav {
	padding-top: 15px;
}
.device-info[data-v-5aae7072] .el-tabs__active-bar {
	height: 0 !important;
}

