img {
  width: 100%;
}
.head {
  position: relative;
}
.head img:nth-child(2) {
  position: absolute;
  right: 0;
  bottom: -2.5rem;
  width: 12.91666667rem;
}
.main {
  margin-bottom: 0.83333333rem;
  position: relative;
}
.main .text {
  width: 94.16%;
  margin: 0 auto;
  height: 30rem;
  min-height: 30rem;
  border-radius: 0.33333333rem;
  padding: 0.83333333rem;
  overflow: hidden;
  box-sizing: border-box;
  background-color: #fff;
}
.main a {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 13.33333333rem;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  background-color: #ffdf00;
  border-radius: 1.25rem;
}
.erweima {
  position: relative;
}
.erweima .belonger {
  position: absolute;
  right: 2.25rem;
  top: 2.08333333rem;
  width: 7.5rem;
  height: 7.5rem;
}
