.indexbody {
  background: url(../img/index-bg.jpg) no-repeat top center/cover;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

.indeximgbox {
  position: relative;
  font-size: 0;
  margin-left: 10vw;
}

.indeximgbox img {
  max-width: 62vw;
  max-height: 83vh;
}

.indeximgbox a {
  position: absolute;
}

.indeximgbox .tq {
  width: 30%;
  height: 15%;
  top: 0;
  left: 2%;
}

.indeximgbox .tqi {
  width: 18%;
  height: 20%;
  top: 17%;
  left: 2%;
}

.indeximgbox .qtq {
  width: 26%;
  height: 40%;
  top: 40%;
  left: 4%;
}

.indeximgbox .yq {
  width: 17%;
  height: 38%;
  top: 27%;
  left: 32%;
}

.indeximgbox .sf {
  width: 4%;
  height: 11%;
  top: 10%;
  left: 54%;
}

.indeximgbox .hh {
  width: 4%;
  height: 11%;
  top: 10%;
  left: 59%;
}

.indeximgbox .bt {
  width: 4%;
  height: 11%;
  top: 10%;
  left: 64%;
}

.indeximgbox .gj {
  width: 4%;
  height: 11%;
  top: 10%;
  left: 70%;
}

.indeximgbox .sq {
  width: 18%;
  height: 20%;
  top: 43%;
  left: 60%;
}

.indeximgbox .cq {
  width: 30%;
  height: 15%;
  top: 65%;
  left: 49%;
}
