
#box[data-v-505e9e67] {
  width: 100%;
  height: 100%;
  /* background-color: black; */
  z-index: 0;
  font-family: "Courier New", Courier, monospace;
}
.box-card[data-v-505e9e67] {
  width: 480px;
  height: 320px;
  position: absolute;
  padding: 0;
  top: 100px;
  left: 40%;
  z-index: 1000;
}
.title[data-v-505e9e67] {
  font-size: 16px;
  font-weight: bolder;
}
.close-button[data-v-505e9e67] {
  float: right;
  margin-top: -15px;
  margin-right: -15px;
  cursor: pointer;
}
.close-button[data-v-505e9e67]:hover {
  font-weight: bolder;
}

/* .el-card__header {
  padding-top: 7px;
  padding-right: 11px;
} */
.image-box[data-v-505e9e67] {
  margin: 0 auto;
  width: 460px;
  height: 240px;
  text-align: center;
  font-size: 16px;
}
.structure-image[data-v-505e9e67] {
  width: 100%;
  height: 100%;
}
.tip[data-v-505e9e67] {
  margin: auto 0;
  line-height: 200px;
}

