html {
  width: 100%;
  font-size: 13.89vw;
}
body {
  width: 7.2rem;
  margin: 0 auto;
  font-size: 0.26rem;
  color: #333;
  font-family: 'PingFangSC-Regular, sans-serif';
  background: #372017;
}
@font-face {
  font-family: 'myfont';
  /*定义字体名称*/
  src: url('https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/FZY4JW.TTF');
  font-weight: normal;
  font-style: normal;
  font-stretch: ultra-expanded;
  /*定义字体符合拉伸*/
}
.main {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/bg.png) no-repeat center;
  background-size: 100% 100%;
}
.main .banner {
  width: 100%;
}
.main .prizeList {
  width: 100%;
  padding-left: 0.28rem;
  padding-right: 0.15rem;
  overflow: hidden;
  margin-bottom: 1.8rem;
}
.main .prizeList li {
  width: 2.12rem;
  float: left;
  position: relative;
  height: 2.16rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/day16bg.png) no-repeat center;
  background-size: 100% 100%;
}
.main .prizeList li .prizeImg {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  top: 0.35rem;
  left: 50%;
  margin-left: -0.6rem;
}
.main .prizeList li .title {
  text-align: center;
  font-size: 0.24rem;
  color: #522912;
  position: absolute;
  top: 1.74rem;
  width: 100%;
  line-height: 1.2em;
  font-weight: 700;
  font-family: 'FZY4JW--GB1-0';
}
.main .prizeList li img.geted {
  display: none;
  width: 1.24rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.62rem;
  margin-top: -0.33rem;
}
.main .prizeList li .mask {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0%;
  display: none;
}
.main .prizeList li.active .geted {
  display: block;
}
.main .prizeList li.active .mask {
  display: block;
}
.main .prizeList li:nth-last-child(2) {
  width: 2.74rem;
  height: 2.16rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/day7bg.png) no-repeat center;
  background-size: 100% 100%;
}
.main .prizeList li:nth-last-child(1) {
  width: 3.72rem;
  height: 2.16rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/day7bg1.png) no-repeat center;
  background-size: 100% 100%;
}
.main .userInfo {
  width: 100%;
  position: fixed;
  bottom: 0;
}
.main .userInfo .leftBox {
  width: 4.25rem;
  height: 1.12rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/userInfoBg.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
  padding-left: 0.31rem;
}
.main .userInfo .leftBox img {
  width: 1rem;
  vertical-align: middle;
  float: left;
  margin-top: 0.06rem;
  border-radius: 0.08rem;
}
.main .userInfo .leftBox p {
  float: left;
  width: 2.5rem;
  padding-top: 0.08rem;
  padding-left: 0.1rem;
}
.main .userInfo .leftBox p span {
  display: block;
  width: 100%;
  font-size: 0.22rem;
  line-height: 1.5em;
  color: #ffffff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.main .userInfo .resignBtn,
.main .userInfo .rechargeBtn {
  width: 2.3rem;
  float: right;
  margin-right: 0.45rem;
  background: none;
  margin-top: 0.09rem;
}
.main .userInfo .resignBtn img,
.main .userInfo .rechargeBtn img {
  width: 100%;
}
.main .userInfo .rechargeBtn {
  display: none;
}
.rechargeMain {
  display: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: scroll;
  background: #e2cdac;
}
.rechargeMain .userBox {
  margin-bottom: 0.21rem;
  width: 100%;
  overflow: hidden;
  height: 0.65rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/userBg.png) no-repeat center;
}
.rechargeMain .userBox .user {
  width: 3.18rem;
  height: 0.43rem;
  background: #f3ebdb;
  border-radius: 0.05rem;
  margin-left: 0.14rem;
  margin-top: 0.09rem;
  line-height: 0.43rem;
  padding-left: 0.12rem;
  font-size: 0.22rem;
  color: #522912;
}
.rechargeMain .userBox .user span {
  float: left;
  margin-right: 0.18rem;
  font-weight: 600;
}
.rechargeMain .goodBox {
  overflow: hidden;
  margin-bottom: 0.14rem;
  width: 100%;
  height: 3.87rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/listBg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.rechargeMain .goodBox .title {
  width: 1.98rem;
  margin: 0 auto;
  margin-top: 0.11rem;
  text-align: center;
  color: #f0d9b6;
}
.rechargeMain .goodBox .list {
  position: absolute;
  top: 0.52rem;
  bottom: 0;
  left: 0.2rem;
  right: 0.21rem;
  width: 6.79rem;
}
.rechargeMain .goodBox .list .swiper-slide {
  width: 2.23rem !important;
  height: 2.94rem !important;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/goodsBg.png) no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.rechargeMain .goodBox .list .swiper-slide .iconLeft {
  width: 0.52rem;
  height: 0.67rem;
  margin-left: 0rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/iconBg.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  padding-top: 0.04rem;
}
.rechargeMain .goodBox .list .swiper-slide .iconLeft .imgIcon {
  width: 0.24rem;
  vertical-align: middle;
}
.rechargeMain .goodBox .list .swiper-slide h5.name {
  width: 100%;
  color: #662a00;
  font-family: 'myfont';
  font-size: 0.24rem;
  line-height: 1.2em;
  text-align: center;
  position: absolute;
  top: 0.1rem;
  left: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.rechargeMain .goodBox .list .swiper-slide h5.name.showRight {
  width: 1.42rem;
  left: 0.53rem;
  text-align: left;
}
.rechargeMain .goodBox .list .swiper-slide .goodsImg {
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 0.5rem;
  top: 0.69rem;
}
.rechargeMain .goodBox .list .swiper-slide .limitGoods {
  display: none;
  position: absolute;
  top: 2.04rem;
  left: 1.43rem;
  font-size: 0.16rem;
  line-height: 1.2em;
  color: #a8846c;
}
.rechargeMain .goodBox .list .swiper-slide .limitGoods.active {
  display: block;
}
.rechargeMain .goodBox .list .swiper-slide .buttonGoods {
  z-index: 88;
  position: absolute;
  top: 2.24rem;
  left: 0.38rem;
  width: 1.47rem;
  height: 0.56rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/btnBg.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  font-size: 0.32rem;
  line-height: 70%;
  font-weight: 400;
  color: #f5ffeb;
  -webkit-text-stroke: 0.02px #447f28;
}
.rechargeMain .goodBox .list .swiper-pagination {
  bottom: 0.08rem !important;
}
.rechargeMain .goodBox .list .tips {
  width: 1.8rem;
  color: #5D3726;
  font-size: 0.2rem;
  position: absolute;
  bottom: 0.16rem;
  right: 0rem;
  line-height: 1em;
}
.rechargeMain .goodBox .list .swiper-pagination-bullet-active {
  background: #996d41;
}
.alertBox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.alertBox .successBox {
  width: 5.66rem;
  height: 6.06rem;
  background: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 0.02rem;
}
.alertBox .successBox .closeBtn {
  width: 0.31rem;
  position: absolute;
  right: 0.17rem;
  top: 0.19rem;
}
.alertBox .successBox h4 {
  margin-top: 0.67rem;
  color: #000;
  font-size: 0.52rem;
  font-family: PingFang-SC-Bold;
  font-weight: bold;
  line-height: 1rem;
  text-align: center;
}
.alertBox .successBox .erCode {
  width: 2.58rem;
  display: block;
  margin: 0 auto;
  margin-top: 0.4rem;
}
.alertBox .successBox p {
  width: 100%;
  text-align: center;
  color: #494949;
  font-size: 0.3rem;
  margin-top: 0.55rem;
  line-height: 1.2em;
}
.alertBox .noUserBox {
  width: 5.66rem;
  height: 6.06rem;
  background: #ffffff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  border-radius: 0.02rem;
}
.alertBox .noUserBox .erCode {
  width: 2.58rem;
  display: block;
  margin: 0 auto;
  margin-top: 1.04rem;
}
.alertBox .noUserBox p {
  width: 100%;
  text-align: center;
  color: #494949;
  font-size: 0.3rem;
  margin-top: 0.55rem;
  line-height: 1.2em;
}
.alertBox .desBox {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 6.29rem;
  height: 3.7rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/alertBg.png) no-repeat center;
  background-size: 100% 100%;
}
.alertBox .desBox h5 {
  margin-top: 0.1rem;
  margin-left: 0.12rem;
  width: 6.04rem;
  height: 0.56rem;
  background: url(https://downqn.tuyoo.com/offical_accounts/sanFang/hlsg/title.png) no-repeat center;
  background-size: 100% 100%;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.32rem;
  font-family: FZY4JW--GB1-0;
  font-weight: 400;
  color: #f0d9b6;
}
.alertBox .desBox p {
  width: 100%;
  margin-top: 0.4rem;
  line-height: 1.5em;
  font-size: 0.28rem;
  color: #7a472a;
  text-align: center;
  font-weight: 500;
}
