
.grid-content[data-v-04c14bac] {
  background: #ffffff;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: 10px;
  border-radius: 4px;
}
[data-v-04c14bac] .el-input__inner {
  height: 32px;
}
.zjclDivStl[data-v-04c14bac] {
  height: 300px;
  overflow-y: auto;
}
.bloackStl[data-v-04c14bac] {
  height: 100px;
  border: 1px solid rgb(215, 215, 215);
  border-radius: 5px;
  padding-left: 5px;
}
.btnDivStl[data-v-04c14bac] {
  width: 100%;
  height: 31px;
  line-height: 31px;
  border: 1px solid rgb(215, 215, 215)
}
.btnStl1[data-v-04c14bac] {
  left: 0px;
  width: 50%;
  background: rgb(78, 143, 242);
  text-align: center;
  color: white;
  float: left;
  height: 100%;
  cursor: pointer;
}
.btnStl1[data-v-04c14bac]:hover {
  background: rgb(78, 143, 242, 0.9);
}
.btnStl11[data-v-04c14bac] {
  left: 0px;
  width: 100%;
  background: #4e8ff2;
  text-align: center;
  color: white;
  float: left;
  height: 100%;
  cursor: pointer;
}
.btnStl11[data-v-04c14bac]:hover {
  background: rgb(78, 143, 242, 0.9);
}
.btnStl2[data-v-04c14bac] {
  right: 0px;
  width: 100%;
  text-align: center;
  color: #4e8ff2;
  height: 100%;
  cursor: pointer;
}
.main-content[data-v-04c14bac] {
  position: relative;
}
.main-content-bottom[data-v-04c14bac] {
  position: absolute;
  left: calc(50% - 240px);
  transform: translateX(50%);
  bottom: -10px;
  color: rgba(128, 128, 128, 0.5);
}

