.wap-banner {
  width: 100%;
}
.wap-banner .carousel-container {
  margin-top: 50px;
}
.wap-solution .carousel-items {
  height: 250px;
}
.wap-solution .carousel-controls {
  top: 220px;
}
.wap-prd {
  padding: 40px 0;
  text-align: center;
}
.wap-prd h1 {
  margin-bottom: 48px;
}
.wap-prd .prd-img-box {
  position: relative;
}
.wap-prd .prd-img-box > img {
  width: 100%;
  height: auto;
}
.wap-prd a {
  position: absolute;
  width: 17%;
  height: 17%;
  border-radius: 50%;
}
.wap-prd a:nth-child(1) {
  top: 2%;
  left: 25%;
}
.wap-prd a:nth-child(2) {
  top: 2%;
  left: 58%;
}
.wap-prd a:nth-child(3) {
  top: 30%;
  left: 7%;
}
.wap-prd a:nth-child(4) {
  top: 38%;
  left: 41%;
}
.wap-prd a:nth-child(5) {
  top: 30%;
  left: 74%;
}
.wap-prd a:nth-child(6) {
  bottom: 16%;
  left: 16%;
}
.wap-prd a:nth-child(7) {
  bottom: 16%;
  left: 68%;
}
.wap-prd a:nth-child(8) {
  bottom: 18%;
  left: 41%;
}
