.integral {
  height: 100%;
  position: relative;
  padding-bottom: 0.98rem;
  overflow: scroll;
}
.integral .head {
  margin-top: 0.88rem;
  padding: 0 0.3rem;
  display: flex;
  width: 100%;
  height: 2rem;
  background: #ff6c00;
}
.integral .head img {
  width: 1.5rem;
  height: 1.5rem;
  margin-top: 0.24rem;
  margin-right: 0.21rem;
}
.integral .head .one {
  height: 0.29rem;
  margin-top: 0.39rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #ffffff;
  line-height: 0.36rem;
}
.integral .head .t {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
  height: 0.24rem;
  margin-bottom: 0.15rem;
  margin-top: 0.2rem;
}
.integral .head .three {
  width: 472px;
  height: 0.26rem;
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.36rem;
}
.integral .houseResoure {
  display: flex;
  justify-content: space-between;
  width: 6.9rem;
  margin: 0 auto;
  height: 1.8rem;
  border-bottom: 1px solid #eee;
}
.integral .houseResoure img {
  width: 1.38rem;
  height: 1.38rem;
  margin-top: 0.24rem;
  margin-right: 0.21rem;
}
.integral .houseResoure .one {
  height: 0.29rem;
  margin-top: 0.33rem;
  font-size: 0.3rem;
  font-family: PingFang SC;
  font-weight: bold;
  color: #333333;
  line-height: 0.36rem;
}
.integral .houseResoure .t {
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
  height: 0.24rem;
  margin-bottom: 0.15rem;
  margin-top: 0.2rem;
}
.integral .houseResoure .three {
  width: 280px;
  height: 0.26rem;
  font-size: 0.26rem;
  font-family: PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.36rem;
}
.integral .bottom {
  position: fixed;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  height: 0.98rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: #fff;
  border-top: 1px solid #eee;
  vertical-align: 0.17rem;
}
.integral .bottom .img {
  width: 1.8rem;
}
.integral .bottom img {
  width: 0.48rem;
  vertical-align: 0.17rem;
  height: 0.42rem;
  margin-left: 0.7rem;
}


.integral .bottom .dibu {
  width: 5.7rem;
  height: 0.98rem;
  display: flex;
  justify-content: space-around;
  align-items: center;
  font-size: 0.22rem;
  color: #333;
}

.integral .bottom .dibu>div {
  position: relative;
  height: 0.98rem;
  line-height: 0.98rem;
  text-align: center;
  width: 1.87rem;
  border-left: 1px solid #eee;
  font-size: 0.22rem;
  color: #333;

}
.integral .bottom .dibu>div:hover {
  display: block;
}
.integral .bottom .dibu>div ul {
  position: absolute;
  bottom: 0.98rem;
  left: 0;
  width: 1.90rem;
  min-height: 1.8rem;
  border: 1rpx solid #eee;
  z-index: 22;
  background: #fff;
  /* display: none; */
  /* box-sizing: border-box; */
}

.integral .bottom .dibu>div ul li {

  width: 1.90rem;
  height: 0.9rem;
border-left: 1px solid #eee;
border-right: 1px solid #eee;
  border-top: 1px solid #eee; 
  font-size: 0.26rem;
  line-height: 0.9rem;
  color: #333;
  background: #fff;


}

 
