.tips[data-v-7aeb85c9] {
  text-align: center;
  border-right: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  margin: 0;
  line-height: 40px;
}
.releaseBtn[data-v-7aeb85c9] {
  margin: 0 0 0 6px;
  cursor: pointer;
  color: #1e8ff5;
}
.opentime .el-date-editor--timerange[data-v-7aeb85c9] {
  width: 70% !important;
  min-width: 70% !important;
}

h5[data-v-450e2874] {
  text-align: center;
  font-size: 20px;
}
.controlBtn[data-v-450e2874] {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 20px 0 0;
}
.controlBtn p[data-v-450e2874] {
  text-align: center;
  color: #fff;
  font-size: 18px;
  width: 40%;
  height: 40px;
  line-height: 40px;
  border-radius: 5px;
  background: #1f90ff;
  cursor: pointer;
  margin: 10px;
  transition: all 0.3s ease;
}
.controlBtn p[data-v-450e2874]:hover {
  -ms-transform: scale(1.1);
      transform: scale(1.1);
  box-shadow: 0px 0px 5px 5px #40a0ff6b;
}

.hideBox[data-v-136f5603] {
  height: 0%;
  overflow: hidden;
}
.hideBox #qrcode[data-v-136f5603] {
  width: 200px;
  height: 200px;
  background-color: #fff;
  padding: 6px;
}

