#panoramicSpace .top[data-v-50195f24] {
  transform: translateY(-45px);
  height: 30px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
#panoramicSpace .top .engineeringSelect[data-v-50195f24] {
  width: 350px;
}
#panoramicSpace .top .engineeringSelect[data-v-50195f24]  .el-input {
  position: relative;
}
#panoramicSpace .top .engineeringSelect[data-v-50195f24]  .el-input::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateX(-5px);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #2f8ced;
  z-index: 2;
  cursor: pointer;
}
#panoramicSpace .top .engineeringSelect[data-v-50195f24]  .el-input__inner {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  color: #000;
  font-size: 20px;
  text-align: center;
  text-overflow: ellipsis;
  word-break: normal;
  white-space: nowrap;
  background: none;
  border: none;
}
#panoramicSpace .top .engineeringSelect[data-v-50195f24]  .el-input__icon {
  display: none;
}
#panoramicSpace .loadingBox[data-v-50195f24] {
  transform: translateY(-45px);
  height: calc(100vh - 263px);
}
#panoramicSpace #iframe[data-v-50195f24] {
  width: 100%;
  height: calc(100% + 90px);
}

/*# sourceMappingURL=184.1753928585051.css.map*/