.header-box{
  position: relative;
  height: 7.2rem;
  width: 100%;
  background: url(../images/haqi/bg-01.png) no-repeat;
  background-size: 100% 100%;
}
.header-info-box{
  position: absolute;
  left: 3.6rem;
  top: 1.46rem;
}

.header-title-img{
  display: block;
  width: 3.6rem;
  height: 1.8rem;
}
.header-subt-img{
  display: block;
  width: 2.94rem;
  height: 0.34rem;
  margin-top: .15rem;
}

.header-qrcode{
  width: 1rem;
  height: 1rem;
  margin-top: 0.87rem;
}
.header-qrcode img{
  height: 100%;
  width: 100%;
}

.header-qrcode-i{
  margin-top: 0.18rem;
  font-family: 'JiangChengYuanTi';
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 0.16rem;
  color: rgba(62, 77, 115, 0.8);
}

.about-us-box{
  width: 100%;
  /* padding-bottom: 2rem; */
  height: 3.7rem;
  background: url(../images/haqi/bg-02.png) no-repeat;
  background-size: 100% 100%;
}
.about-us{
  width: 12rem;
  margin: 0 auto;
}


.title-box{
  width: 1.62rem;
  height: 0.36rem;
  text-align: right;
  padding-right: 0.08rem;
  font-family: 'JiangChengYuanTi';
  font-style: normal;
  font-weight: 600;
  font-size: 0.32rem;
  color: #5061B6;
  background-size: 100% 100%;
}

.about-us-info{
  margin-top: 0.4rem;
  font-family: 'JiangChengYuanTi';
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 2.5;
  display: flex;
  align-items: center;
  color: rgba(62, 77, 115, 0.8);
}


.fun-box-box{
  width: 100%;
  height: 5.68rem;
  background: url(../images/haqi/bg-03.png) no-repeat;
  background-size: 100% 101%;
}
.fun-box{
  width: 12rem;
  margin: 0 auto;
}

.fun-info{
  margin-top: 0.4rem;
  width: 110%;
  display: flex;
  justify-content: space-between;
}

.game-img{
  width: 2.43rem;
  height: 3.42rem;
}
 
.contact-us-box{
  width: 100%;
  height: 4.37rem;
  background: url(../images/haqi/bg-04.png) no-repeat;
  background-size: 100% 100%;
}

.contact-us{
  width: 12rem;
  margin: 0 auto;
}

.contact-us-info{
  display: flex;
  justify-content: center;
  margin-top: 0.4rem;
}

.c-qrcode-box{
  width: 2.07rem;
  font-family: 'JiangChengYuanTi';
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  text-align: center;
  color: rgba(62, 77, 115, 0.8);
  }
.c-qrcode-box.is-p{
  margin: 0 0.42rem
}
.c-qrcode-box img{
  display: block;
  margin-bottom: 0.16rem;
  width: 2.07rem;
  height: 2.07rem;
}

.haqi-us-info{
  width: 100%;
  height: 5.79rem;
  background: url(../images/haqi/bg-05.png) no-repeat;
  background-size: 100% 100%;
  text-align: center;
  font-family: 'JiangChengYuanTi';
  font-style: normal;
  font-weight: 400;
  font-size: 0.16rem;
  line-height: 2;
  color: rgb(62, 77, 115,0.8);
}