.data_body {
  height: 600px;
  width: 100%;
  overflow: auto;
  padding: 20px 0 0px 20px;
}

.data_content {
  width: 100%;
  height: 98%;
  padding-right: 20px;
  overflow: hidden;
}
.data_tool {
  vertical-align: bottom;
  padding: 10px;
  display: inline-block;
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: calc(30% - 2px);
  width: -moz-calc(30% - 2px);
  width: -webkit-calc(30% - 2px);
  border: 1px solid #EAEAEA;
}

.type_css {
  width: 100%;
  background: #FFFFFF;
  cursor: pointer;
}

.type_css_click {
  width: 100%;
  background: #4664b4;
  color: #F1F1F1;
  font-color: #F1F1F1;
}
.data_content_body {
  display: inline-block;
  vertical-align: bottom;
  height: calc(100%);
  height: -moz-calc(100%);
  height: -webkit-calc(100%);
  width: calc(70% - 4px);
  width: -moz-calc(70% - 4px);
  width: -webkit-calc(70% - 4px);
  border: 1px solid #EAEAEA;
}
.data_normal {
  height: 100%;
  width: 100%;
  padding: 10px;
  overflow: auto;
}
.data_normal_header {
  width: 100%;
  height: 10%;
}
.data_normal_body {
  /*padding-top: 10px;*/
  height: 90%;
  width: calc(50% - 4px);
  width: -moz-calc(50% - 4px);
  width: -webkit-calc(50% - 4px);
  display: inline-block;
  vertical-align: bottom;
  /* border: 1px solid #EAEAEA; */
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.connect_type {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  padding: 10px 0 10px 10px;
  width: 100%;
  height: calc(60% - 40px);
  height: -webkit-calc(60% - 40px);
  height: -moz-calc(60% - 40px);
  border: 1px solid #EAEAEA;
  overflow: auto;
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.connect_func {
  user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  height: calc(40% - 40px);
  height: -webkit-calc(40% - 40px);
  height: -moz-calc(40% - 40px);
  width: 100%;
  border: 1px solid #EAEAEA;
  overflow: auto;
  padding: 10px 0px 10px 10px;
}
.data_normal_body {
  /*padding-top: 10px;*/
  height: 75%;
  width: calc(50% - 4px);
  width: -moz-calc(50% - 4px);
  width: -webkit-calc(50% - 4px);
  display: inline-block;
  vertical-align: bottom;
  /* border: 1px solid #EAEAEA; */
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.node_title_basic {
  height: 40px;
  line-height: 40px;
  width: 100%;
  padding: 5px 0;
  border-bottom: 1px solid rgba(241, 241, 241, 1);
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC, serif;
  font-weight: 400;
  color: rgba(0, 0, 0, 0.85);
}
.data_normal_form {
  height: calc(100% - 40px);
  height: -webkit-calc(100% - 40px);
  height: -moz-calc(100% - 40px);
  width: 100%;
  padding: 10px;
  overflow: auto;
  border: 1px solid #EAEAEA;
}
.plugin_footer {
  text-align: right;
  position: absolute;
  right: 20px;
  height: 40px;
  width: 100%;
  line-height: 45px;
}
.type_css:hover {
  width: 100%;
  background: #4664b49c;
  /* color: #FFFFFF; */
}
