* {
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

html, body {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  font-family: Arial, sans-serif, 'Helvetica Neue', Helvetica, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', '微软雅黑';
}

a {
  text-decoration: none;
}

li {
  list-style: none;
}
.hide{
  display: none !important;
}
.row-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.row-between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#snowCanvas {
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  user-select: none;
  z-index: 999;
}
.wrap, .bodywrap {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page1, .page2, .page3, .page4, .page5 {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  background-size: cover !important;
  background-position: center center !important;
}
.page1 {
  background: url(../img/bg1.jpg) no-repeat;
}
.page2 {
  background: url(../img/bg2.jpg) no-repeat;
}
.page3 {
  background: url(../img/bg3.jpg) no-repeat;
}
.page4 {
  background: url(../img/bg4.jpg) no-repeat;
}
.page5 {
  background: url(../img/bg5.jpg) no-repeat;
}
.btns{
  position: absolute;
  right: 200px;
  top: 10px;
  z-index: 10;
  font-size: 0.18rem;
  color: #fff;
}
.userinfo span{
  margin-left: 0.1rem;
  cursor: pointer;
}
.usericon, .rulebtn, .giftinfo{
  width: 0.42rem;
  height: 0.42rem;
  background: url(../img/btns.png) no-repeat !important;
  background-size: auto 100% !important;
  margin-left: 0.1rem;
  cursor: pointer;
}
.rulebtn{
  background-position: -0.45rem 0 !important;
}
.giftinfo{
  background-position: -0.95rem 0 !important;
}
.logo{
  width: 1.72rem;
  position: absolute;
  left: 50%;
  margin-left: -6rem;
  top: 0.2rem;
  z-index: 10;
}
.slogan{
  width: 7.88rem;
  height: 5.29rem;
  background: url(../img/slogan.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -3.94rem;
  top: 50%;
  margin-top: -5rem;
  z-index: 10;
}
.slogan p{
  font-size: 0.22rem;
  color: #fff3a5;
  text-align: center;
  margin-top: 4.35rem;
}
.nav{
  width: 1.65rem;
  height: 3.58rem;
  background: url(../img/navbg.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1.79rem;
  z-index: 10;
}
.nav ul{
  margin-top: 0.45rem;
  font-size: 0.16rem;
  color: #ffdc97;
  line-height: 0.5rem;
  text-align: center;
  font-weight: bold;
  cursor: pointer;
}
.nav li.act{
  color: #ffec6f;
  background: url(../img/arrow.png) no-repeat;
  background-size: 1.37rem auto;
  background-position: center center;
}
.gotop{
  height: 0.5rem;
  cursor: pointer;
}
.t{
  width: 8.38rem;
  position: absolute;
  left: 50%;
  margin-left: -4.19rem;
  top: 50%;
  margin-top: -3.5rem;
}
.suipian{
  width: 7.3rem;
  height: 5.03rem;
  background: url(../img/sp1.png) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1.8rem;
  top: 50%;
  margin-top: -2.5rem;
}
.kuang{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
}
.splist{
  font-size: 0;
  overflow: hidden;
}
.splist img{
  float: left;
}
.splist img:nth-child(1), .splist img:nth-child(6), .splist img:nth-child(11), .splist img:nth-child(16){
  width: 1.61rem;
}
.splist img:nth-child(2), .splist img:nth-child(7), .splist img:nth-child(12), .splist img:nth-child(17){
  width: 1.42rem;
}
.splist img:nth-child(3), .splist img:nth-child(8), .splist img:nth-child(13), .splist img:nth-child(18){
  width: 1.41rem;
}
.splist img:nth-child(4), .splist img:nth-child(9), .splist img:nth-child(14), .splist img:nth-child(19){
  width: 1.36rem;
}
.splist img:nth-child(5), .splist img:nth-child(10), .splist img:nth-child(15), .splist img:nth-child(20){
  width: 1.5rem;
}
.gifticon{
  width: 0.41rem;
  position: absolute;
  z-index: 10;
  cursor: pointer;
}
.gifticon1{
  top: 0.6rem;
  left: 0.7rem;
}
.gifticon2{
  top: 0.6rem;
  left: 3.5rem;
}
.gifticon3{
  top: 0.6rem;
  left: 6.25rem;
}
.gifticon4{
  top: 1.8rem;
  left: 2.15rem;
}
.gifticon5{
  top: 1.8rem;
  left: 6.25rem;
}
.gifticon6{
  top: 2.9rem;
  left: 6.25rem;
}
.gifticon7{
  top: 4.05rem;
  left: 6.25rem;
}
.tong{
  width: 2.3rem;
  position: absolute;
  left: 50%;
  margin-left: -5.1rem;
  top: 50%;
  margin-top: -1.7rem;
  z-index: 10;
}
.tong.act, .pet.act, .hb1.act, .hb2.act{
  -webkit-animation: shakeRandom 0.3s ease-in-out infinite;
  -moz-animation: shakeRandom 0.3s ease-in-out infinite;
  -ms-animation: shakeRandom 0.3s ease-in-out infinite;
  -o-animation: shakeRandom 0.3s ease-in-out infinite;
  animation: shakeRandom 0.3s ease-in-out infinite;
}
.leftnum{
  width: 3.4rem;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -5.7rem;
  top: 50%;
  margin-top: 2rem;
  z-index: 10;
}
.cjbtn{
  width: 2.2rem;
  position: absolute;
  left: 50%;
  margin-left: -5.1rem;
  top: 50%;
  margin-top: 2.5rem;
  z-index: 10;
  cursor: pointer;
}
.alive{
  width: 3.4rem;
  font-size: 0.18rem;
  color: #fff;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: 0rem;
  top: 50%;
  margin-top: 2.8rem;
  z-index: 10;
}

 @keyframes shakeRandom {
  0% {
    transform: translate(0, 0) rotate(0);
  }
  20% {
    transform: translate(-2px, 2px) rotate(-2deg);
  }
  40% {
    transform: translate(2px, -2px) rotate(2deg);
  }
  60% {
    transform: translate(-2px, -2px) rotate(-1deg);
  }
  80% {
    transform: translate(2px, 2px) rotate(1deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@-webkit-keyframes shakeRandom {
  0% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
  20% {
    -webkit-transform: translate(-2px, 2px) rotate(-2deg);
  }
  40% {
    -webkit-transform: translate(2px, -2px) rotate(2deg);
  }
  60% {
    -webkit-transform: translate(-2px, -2px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(2px, 2px) rotate(1deg);
  }
  100% {
    -webkit-transform: translate(0, 0) rotate(0);
  }
}
@-moz-keyframes shakeRandom {
  0% {
    -moz-transform: translate(0, 0) rotate(0);
  }
  20% {
    -moz-transform: translate(-2px, 2px) rotate(-2deg);
  }
  40% {
    -moz-transform: translate(2px, -2px) rotate(2deg);
  }
  60% {
    -moz-transform: translate(-2px, -2px) rotate(-1deg);
  }
  80% {
    -moz-transform: translate(2px, 2px) rotate(1deg);
  }
  100% {
    -moz-transform: translate(0, 0) rotate(0);
  }
}
@-ms-keyframes shakeRandom {
  0% {
    -ms-transform: translate(0, 0) rotate(0);
  }
  20% {
    -ms-transform: translate(-2px, 2px) rotate(-2deg);
  }
  40% {
    -ms-transform: translate(2px, -2px) rotate(2deg);
  }
  60% {
    -ms-transform: translate(-2px, -2px) rotate(-1deg);
  }
  80% {
    -ms-transform: translate(2px, 2px) rotate(1deg);
  }
  100% {
    -ms-transform: translate(0, 0) rotate(0);
  }
}
@-o-keyframes shakeRandom {
  0% {
    -o-transform: translate(0, 0) rotate(0);
  }
  20% {
    -o-transform: translate(-2px, 2px) rotate(-2deg);
  }
  40% {
    -o-transform: translate(2px, -2px) rotate(2deg);
  }
  60% {
    -o-transform: translate(-2px, -2px) rotate(-1deg);
  }
  80% {
    -o-transform: translate(2px, 2px) rotate(1deg);
  }
  100% {
    -o-transform: translate(0, 0) rotate(0);
  }
}
.task{
  width: 4.5rem;
  height: 5.84rem;
  background: url(../img/list.png?v=1) no-repeat;
  background-size: 100%;
  position: absolute;
  left: 50%;
  margin-left: -7.7rem;
  top: 50%;
  margin-top: -2.5rem;
  z-index: 10;
}
.baozhu{
  width: 3.9rem;
  font-size: 0.16rem;
  color: #fff194;
  text-align: right;
  font-weight: bold;
  line-height: 0.3rem;
  margin-top: 0.75rem;
}
.taskbtn{
  width: 0.8rem;
  height: 0.32rem;
  margin-bottom: 0.16rem;
  margin-left: 3.15rem;
  cursor: pointer;
}
.taskbtn a{
  display: block;
  width: 100%;
  height: 100%;
}
.taskbtn1{
  margin-top: 0.1rem;
}
.pet{
  width: 7.8rem;
  position: absolute;
  left: 50%;
  margin-left: -3.9rem;
  top: 50%;
  margin-top: -2.7rem;
  z-index: 2;
}
.mypoint{
  width: 100%;
  font-size: 0.2rem;
  color: #fff;
  position: absolute;
  text-align: center;
  font-weight: bold;
  top: 50%;
  margin-top: 2.4rem;
  z-index: 5;
}
.bj{
  width: 5.3rem;
  height: 0.8rem;
  position: absolute;
  left: 50%;
  margin-left: -2.6rem;
  top: 50%;
  margin-top: 2.8rem;
  z-index: 5;
  background: url(../img/bj.png) no-repeat;
  background-size: 100%;
}
.bj div{
  width: 2.3rem;
  height: 0.8rem;
  cursor: pointer;
}
.rate{
  width: 1.3rem;
  position: absolute;
  left: 50%;
  margin-left: 3.8rem;
  top: 50%;
  margin-top: -2.4rem;
  z-index: 10;
  cursor: pointer;
}
.hb1{
  width: 5rem;
  position: absolute;
  left: 50%;
  margin-left: -5.3rem;
  top: 50%;
  margin-top: -2.8rem;
  z-index: 10;
}
.hb2{
  width: 5rem;
  position: absolute;
  left: 50%;
  margin-left: 0.3rem;
  top: 50%;
  margin-top: -2.8rem;
  z-index: 10;
}
.page4 .mypoint{
  margin-top: -2.7rem;
}
.hbtip{
  width: 11rem;
  font-size: 0.2rem;
  color: #fbf098 ;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -5.5rem;
  top: 50%;
  margin-top: 2.3rem;
  z-index: 10;
  text-shadow: 0.01rem 0 0 #000, -0.01rem 0 0 #000, 0 0.01rem 0 #000, 0 -0.01rem 0 #000;
}
.chb1, .chb2{
  width: 3.06rem;
  height: 0.9rem;
  cursor: pointer;
  position: absolute;
  left: 50%;
  margin-left: -4rem;
  top: 50%;
  margin-top: 2.8rem;
  z-index: 10;
}
.chb1{
  background: url(../img/cj1.png) no-repeat;
  background-size: 100%;
}
.chb1.act{
  background: url(../img/cj3.png) no-repeat;
  background-size: 100%;
}
.chb2{
  background: url(../img/cj4.png) no-repeat;
  background-size: 100%;
  margin-left: 1rem;
}
.chb2.act{
  background: url(../img/cj2.png) no-repeat;
  background-size: 100%;
}
.exchange{
  width: 11rem;
  position: absolute;
  left: 50%;
  margin-left: -5.5rem;
  top: 50%;
  margin-top: -1.7rem;
  z-index: 10;
  flex-wrap: wrap;
}
.exchange-list{
  width: 2rem;
  height: 2.8rem;
  background: url(../img/exchangebg.png) no-repeat;
  background-size: 100% auto;
  float: left;
  margin: 0.1rem;
}
.exicon{
  width: 0.9rem;
  height: 0.9rem;
  margin: 0.2rem auto 0;
  border: 0.01rem solid #8a372d;
  border-radius: 50%;
  overflow: hidden;
  background: #fbf098;
}
.exicon img{
  width: 100%;
  height: 100%;
}
.exname{
  width: 1.7rem;
  height: 0.4rem;
  margin-left: 0.15rem;
  font-size: 0.16rem;
  color: #e13e1f;
  text-align: center;
  font-weight: bold;
  line-height: 0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.exprice{
  font-size: 0.14rem;
  color: #8a372d;
  text-align: center;
  line-height: 0.22rem;
}
.exbtn{
  width: 0.9rem;
  height: 0.36rem;
  cursor: pointer;
  font-size: 0.14rem;
  color: #ffe897;
  text-align: center;
  line-height: 0.36rem;
  margin: 0.1rem auto 0;
  background: #c44435;
  border-radius: 0.06rem;
}
.exbtn.act{
  background: gray;
  color: #ddd;
}
.page5 .mypoint{
  margin-top: -2.5rem;
}
.rate1{
  width: 1.3rem;
  position: absolute;
  left: 50%;
  margin-left: 5.7rem;
  top: 50%;
  margin-top: -2.8rem;
  z-index: 10;
  cursor: pointer;
}
.pop{
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 999;
  display: none;
}
.pop1, .pop2, .pop3, .pop4, .pop5, .pop6, .pop7, .pop8, .pop9, .pop10, .pop11, .pop13{
  width: 7.81rem;
  height: 6.82rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  z-index: 999;
  background-size: 100% auto !important;
}
.pop4, .pop5{
  width: 6.62rem;
  height: 4.57rem;
}
.pop6, .pop7, .pop8, .pop9{
  width: 6.01rem;
  height: 3.97rem;
}
.pop1{
  background: url(../img/pop1.png) no-repeat;
}
.pop2{
  background: url(../img/pop2.png) no-repeat;
}
.pop3{
  background: url(../img/pop3.png) no-repeat;
}
.pop4{
  background: url(../img/pop4.png?v=1) no-repeat;
}
.pop5{
  background: url(../img/pop5.png) no-repeat;
}
.pop6{
  background: url(../img/pop6.png) no-repeat;
}
.pop7{
  background: url(../img/pop7.png) no-repeat;
}
.pop8{
  background: url(../img/pop8.png) no-repeat;
}
.pop9{
  background: url(../img/pop9.png) no-repeat;
}
.pop10, .pop13{
  background: url(../img/pop10.png) no-repeat;
}
.pop11{
  background: url(../img/pop10.png) no-repeat;
}
.close{
  width: 0.8rem;
  height: 0.8rem;
  position: absolute;
  right: 0.2rem;
  top: 0.2rem;
  cursor: pointer;
}
.recordnav{
  width: 5.77rem;
  height: 0.46rem;
  background: url(../img/record.png) no-repeat;
  background-size: 100% auto;
  margin-left: 0.5rem;
  margin-top: 1.7rem;
}
.recordnav-item{
  width: 33.33%;
  height: 100%;
  cursor: pointer;
}
.recordnav-item.act{
  background: url(../img/record.png) no-repeat !important;
  background-size: 5.77rem auto !important;
}
.recordnav-item:nth-child(1).act{
  background-position: 0 100% !important;
}
.recordnav-item:nth-child(2).act{
  background-position: 50% 100% !important;
}
.recordnav-item:nth-child(3).act{
  background-position: 100% 100% !important;
}
.recordbox{
  width: 5.7rem;
  margin-left: 0.5rem;
}
.recordlist{
  font-size: 0.16rem;
  color: #cd3d20;
  text-align: center;
}
.recordtitle{
  color: #791f16;
  line-height: 0.5rem;
} 
.recordlist ul{
  height: 3.2rem;
  overflow: auto;
}
.recordlist ul li{
  line-height: 0.34rem;
}
.row4, .row5{
  width: 1.8rem;
}
.recordul3 .row4{
  line-height: 0.16rem !important;
}
.row1, .row2, .row3{
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pages{
  width: 3.1rem;
  margin-left: 1.4rem;
  margin-top: 0.2rem;
  font-size: 0.16rem;
  color: #cd3d20;
  text-align: center;
}
.pagebtn{
  width: 0.56rem;
  height: 0.26rem;
  line-height: 0.26rem;
  cursor: pointer;
  border: 0.01rem solid #cd3d20;
}
.pagebtn:hover{
  color: #fff;
  background: #cd3d20;
}
.avatars{
  width: 5rem;
  height: 1.6rem;
  margin-left: 0.9rem;
  margin-top: 1.7rem;
  font-size: 0.16rem;
  color: #791f16;
  text-align: center;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.avatar{
  margin: 0 0.25rem;
}
.avatars img{
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 50%;
  cursor: pointer;
}
.avatar p{
  height: 0.2rem;
}
.link{
  width: 3.8rem;
  height: 0.6rem;
  margin-left: 0.7rem;
  margin-top: 0.1rem;
  font-size: 0.16rem;
  color: #f0d175;
  display: flex;
  align-items: center;
}
.copy{
  position: absolute;
  width: 1.6rem;
  height: 0.5rem;
  top: 3.45rem;
  left: 4.6rem;
  cursor: pointer;
}
.account, .password{
  width: 4.25rem;
  height: 0.5rem;
  display: block;
  border: 1px solid #9e3c1d;
  text-indent: 0.15rem;
  border-radius: 0.1rem;
  background: #e9f0fe;
  margin-left: 0.8rem;
  outline: medium;
  font-size: 0.2rem;
  color: #000;
}
.account{
  margin-top: 1.71rem;
  margin-bottom: 0.14rem;
}
.subbtns{
  width: 4.3rem;
  height: 0.6rem;
  margin-left: 0.7rem;
  margin-top: 0.3rem;
}
.subbtns div{
  width: 2.1rem;
  height: 100%;
  cursor: pointer;
}
.register{
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin-left: 3rem;
}
.cjtip{
  width: 0.4rem;
  color: #ffe297;
  font-size: 0.4rem;
  line-height: 0.5rem;
  text-align: center;
  position: absolute;
  left:1.05rem;
  top: 1.6rem;
  z-index: 10;
}
.cjresult{
  width: 3.1rem;
  height: 0.5rem;
  line-height: 0.5rem;
  text-align: center;
  margin-left: 2.1rem;
  margin-top: 2.22rem;
  font-size: 0.2rem;
  color: #ffe297;
}
.cjsure{
  width: 2rem;
  height: 0.6rem;
  margin-left: 2.1rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
.extip1, .extip2{
  width: 4rem;
  line-height: 0.4rem;
  font-size: 0.16rem;
  color: #cd3d20;
  text-align: center;
  margin-left: 0.5rem;
  margin-top: 1.5rem;
}
.cost1, .cost2{
  width: 4rem;
  line-height: 0.51rem;
  font-size: 0.18rem;
  color: #f0d175;
  text-align: center;
  margin-left: 0.5rem;
  margin-top: 0rem;
}
.exsure{
  width: 2rem;
  height: 0.6rem;
  margin-left: 1.5rem;
  margin-top: 0.3rem;
  cursor: pointer;
}
.pop8 .cost2, .pop9 .cost2{
  margin-top: 1.9rem;
}
.hbbtns{
  width: 3.8rem;
  height: 0.6rem;
  margin-left: 0.6rem;
  margin-top: 0.3rem;
}
.hbbtns div{
  width: 1.8rem;
  height: 100%;
  cursor: pointer;
}
.giftdesc{
  max-width: 3rem;
  min-width: 2rem;
  position: absolute;
  padding: 0.05rem 0.1rem;
  font-size: 0.2rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0.1rem;
  left: 0.6rem;
  top: 0.6rem;
  z-index: 10;
  display: none;
}
.rate-title{
  width: 3.1rem;
  margin-left: 1.8rem;
  margin-top: 0.9rem;
  display: block;
}
.ratebox{
  width: 5rem;
  margin-left: 1.2rem;
  margin-top: 0.3rem;
}
.ratebox p{
  font-size: 0.2rem;
  color: #791f16;
  font-weight: bold;
  line-height: 0.2rem;
  margin-bottom: 0.1rem;
}
.ratebox ul{
  width: 2.3rem;
  height: 2.8rem;
  font-size: 0.17rem;
  color: #cd3d20;
  overflow: auto;
}
.pop11 .ratebox ul{
  width: 100%;
}
.ratebox ul li{
  margin-bottom: 0.1rem;
}
.jftip{
  font-size: 0.15rem;
  color: #44322f;
  margin-right: 0.9rem;
  text-align: center;
}
.jfrate{
  width: 5rem !important;
}
.jfrate li, .jfrate1 li{
  width: 50%;
  float: left;
}
.pop12{
  width: 6.54rem;
  height: 5.32rem;
  background: url(../img/pop11.png?v=1) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  left: 50%;
  margin-left: -3.27rem;
  top: 50%;
  margin-top: -2.66rem;
  font-size: 0.2rem;
  color: #191919;
  line-height: 0.5rem;
  text-indent: 0.15rem;
}
.game, .server, .role{
  width: 3.4rem;
  height: 0.5rem;
  position: relative;
  margin-left: 1.7rem;
  margin-bottom: 0.36rem;
}
.game{
  margin-top: 1.64rem;
}
.game p, .server p, .role p{
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.gamelist, .serverlist, .rolelist{
  position: absolute;
  width: 100%;
  height: 2rem;
  background: #fff;
  overflow: auto;
  left: 0;
  top: 0.5rem;
  z-index: 10;
  line-height: 0.4rem;
  display: none;
}
.gamelist li, .serverlist li, .rolelist li{
  cursor: pointer;
}
.role{
  margin-bottom: 0.3rem;
}
.pop12 .subbtns{
  margin-top: 0rem;
}
.bindtip{
  margin-left: 0.6rem;
}
.taskbtn1{
  display: block;
  width: 0.82rem;
  background: url(../img/loginbtn.png) no-repeat;
  background-size: 100%;
}
.taskbtn1.act{
  background: url(../img/loginbtn1.png) no-repeat;
  background-size: 100%;
}
.pointtip{
  font-size: 0.2rem;
  color: #f0d175;
  text-align: center;
  width: 100%;
  position: absolute;
  top: 50%;
  margin-top: -2.1rem;
}
.bztoast{
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: 1rem;
  margin-left: -1rem;
  z-index: 10;
  font-size: 0.2rem;
  color: #fff;
  font-weight: bold;
  text-shadow: 0.01rem 0 0 #000, -0.01rem 0 0 #000, 0 0.01rem 0 #000, 0 -0.01rem 0 #000;
}
.bztoast div{
  position: absolute;
  white-space: nowrap;
}
.rulelist{
  width: 6rem;
  height: 3.6rem;
  margin-left: 0.5rem;
  margin-top: 1.6rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #791f16;
  overflow: auto;
  padding-bottom: 0.2rem;
}
.rulelist li{
  margin-bottom: 0.1rem;
}