html[data-v-9a6789ca] {
  scrollbar-width: thin;
}
[data-v-9a6789ca]::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
[data-v-9a6789ca]::-webkit-scrollbar-thumb {
  background-color: #a1a3a9;
  border-radius: 4px;
}
body[data-v-9a6789ca] {
  margin: 0;
  padding: 0;
}
.box[data-v-9a6789ca] {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: rgb(242, 242, 242);
  /* padding: 5px; */
}
.data_communication[data-v-9a6789ca] {
  overflow: hidden;
}
.data_communication .package[data-v-9a6789ca] {
  height: 100%;
  position: relative;
  background-color: #0c2049;
  padding: 5px 5px 15px;
}
.data_communication .package .information[data-v-9a6789ca] {
  /* width: 100%; */
  min-width: 180px;
  height: 93%;
  overflow: hidden;
  overflow-y: scroll;
  /* overflow-x: hidden;
  overflow-y: auto; */
}
.data_communication .package .add[data-v-9a6789ca] {
  width: 100%;
  height: 10%;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.data_communication .package .shrink[data-v-9a6789ca] {
  position: absolute;
  right: -4px;
  top: 45%;
  padding: 20px 10px 20px 10px;
  width: 3px;
  height: 6px;
  z-index: 100;
  border: none;
  background-color: rgb(242, 242, 242);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12px;
}
.data_communication .package > div[data-v-9a6789ca] {
  margin-right: 10px;
}
.data_communication .bottom[data-v-9a6789ca] {
  height: 100%;
  width: 100%;
  display: flex;
  border: none;
}
.data_communication .bottom .bottom_left[data-v-9a6789ca] {
  /* min-width: 200px; */
  height: 100%;
  padding-right: 5px;
}
.data_communication .bottom .bottom_right[data-v-9a6789ca] {
  background-color: rgb(255, 255, 255);
  min-width: 200px;
  width: 90%;
  height: 100%;
  overflow: hidden;
  overflow-y: scroll;
  min-width: 250px;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px;
}
.data_communication .bottom .bottom_right .bottom_right_tabel[data-v-9a6789ca] {
  padding: 15px;
  height: 99.5%;
  box-sizing: border-box;
  overflow: overlay;
}
.data_communication .bottom .bottom_right .bottom_right_tabel .bottom_right_tabel_nav[data-v-9a6789ca] {
  text-align: right;
  margin-bottom: 15px;
}
.data_communication .bottom .bottom_right .bottom_right_tabel .bottom_right_tabel_nav .is-disabled[data-v-9a6789ca] {
  background-color: #409eff;
  border-color: #409eff;
}
.data_communication .bottom .bottom_right .bottom_right_tabel .bottom_right_tabel_content[data-v-9a6789ca] {
  padding-bottom: 10px;
}
.data_communication .bottom .bottom_right .submit_box[data-v-9a6789ca] {
  text-align: center;
}
.data_communication .bottom .bottom_right .submit_box .el-button[data-v-9a6789ca] {
  margin-right: 10px;
}
.data_communication .bottom .bottom_right .bottom_right_node[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data[data-v-9a6789ca] {
  margin: 20px 30px 30px;
}
.data_communication .bottom .bottom_right .bottom_right_node > div > .el-row[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > div > .el-row[data-v-9a6789ca] {
  margin-bottom: 15px;
}
.data_communication .bottom .bottom_right .bottom_right_node > div > .el-row .el-col-3[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > div > .el-row .el-col-3[data-v-9a6789ca] {
  text-align: right;
}
.data_communication .bottom .bottom_right .bottom_right_node > div > .el-row .el-col[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > div > .el-row .el-col[data-v-9a6789ca] {
  line-height: 40px;
}
.data_communication .bottom .bottom_right .bottom_right_node > div > .el-row .el-col-21 > *[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > div > .el-row .el-col-21 > *[data-v-9a6789ca] {
  width: 39%;
}
.data_communication .bottom .bottom_right .bottom_right_node > .el-row[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > .el-row[data-v-9a6789ca] {
  margin-bottom: 15px;
}
.data_communication .bottom .bottom_right .bottom_right_node > .el-row .el-col-3[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > .el-row .el-col-3[data-v-9a6789ca] {
  text-align: right;
}
.data_communication .bottom .bottom_right .bottom_right_node > .el-row .el-col[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > .el-row .el-col[data-v-9a6789ca] {
  line-height: 40px;
}
.data_communication .bottom .bottom_right .bottom_right_node > .el-row .el-col-21 > *[data-v-9a6789ca],
.data_communication .bottom .bottom_right .bottom_right_data > .el-row .el-col-21 > *[data-v-9a6789ca] {
  width: 39%;
}
.data_communication .dialog_device_real .device_dialog_data[data-v-9a6789ca] {
  overflow: overlay;
  height: 45vh;
}
.data_communication .dialog_device_real .sourceBox_system .sourceBox_system_box > .sourceBox_system_content[data-v-9a6789ca] {
  box-sizing: border-box;
  height: 250px;
  overflow-y: scroll;
  border: solid 1px #2e405e;
  border-radius: 5px;
  line-height: 2;
}
.data_communication .dialog_device_real .sourceBox_system .sourceBox_system_box > .sourceBox_system_content p span[data-v-9a6789ca] {
  padding: 0 15px;
}
.data_communication .dialog_device_real .table_title_dialog_button[data-v-9a6789ca] {
  margin: 10px 0;
  text-align: right;
}
.data_communication .dialog_device_real .table_title_dialog_tabel[data-v-9a6789ca] {
  border: solid 1px #2e405e;
  border-radius: 5px;
  box-sizing: border-box;
  overflow: hidden;
}
.data_communication .sourceBox_system[data-v-9a6789ca] {
  width: 49.5%;
  display: inline-block;
  margin-left: 0.5%;
  vertical-align: middle;
}
.data_communication .sourceBox_system .sourceBox_system_box > p[data-v-9a6789ca] {
  line-height: 2;
  font-size: 14px;
  overflow: hidden;
}
.data_communication .sourceBox_system .sourceBox_system_box > p .el-button[data-v-9a6789ca] {
  float: right;
}
.data_communication .sourceBox_system .sourceBox_system_box > .sourceBox_system_content[data-v-9a6789ca] {
  box-sizing: border-box;
  height: 130px;
  overflow-y: scroll;
  border: solid 1px #2e405e;
  border-radius: 5px;
  line-height: 2;
}
.data_communication .sourceBox_system .sourceBox_system_box > .sourceBox_system_content p span[data-v-9a6789ca] {
  padding: 0 15px;
}
.data_communication .sourceBox_system .sourceBox_system_box > .sourceBox_system_content2 p span[data-v-9a6789ca] {
  padding: 0 15px;
  vertical-align: middle;
  display: inline-block;
  width: 37%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.data_communication .sourceBox_system > p[data-v-9a6789ca] {
  line-height: 2;
  font-size: 14px;
}
.data_communication .sourceBox_system > .sourceBox_system_content[data-v-9a6789ca] {
  box-sizing: border-box;
  height: 250px;
  overflow-y: scroll;
  border: solid 1px #2e405e;
  border-radius: 5px;
}
.data_communication .dialog_device_real .el-dialog__body {
  padding: 5px 15px 15px;
}
