/* .InMobile #logo, .InMobile #gotoAnswerBtn, .InMobile #myAward, .InMobile #rules {display: block;} */
body{
  height: 100%;
}
body >div{
  width: 100%;
  height: 100%;
  /* display: none; */
  /* overflow-y: auto; */
}
body>div>div{
  display: none;
  height: inherit;
}
body>div>div:first-child{
  display: block;
}
body >div>div[id^='pop-']{
  width: 100%;
  position: fixed;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.5);
  top: 0;
  left: 0;
  display: none;
}

.display-flex{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  flex-direction: column;
}
#toast{
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page3/bgtaost.png) center center / 100% 100% no-repeat;
}
#toast>div{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}


.page-1-top{
  position: absolute;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/loadbg.png) center center / 100% 100% no-repeat;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1.34rem;
  z-index: 2;
}

#page-1-nostart,#page-1-finished{
  position: absolute;
  width: 100vw;
  height: 100vh;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page3/bgtaost.png) center center / 100% 100% no-repeat;
  z-index: 200;
}
#page-1-nostart > div,#page-1-finished > div{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
#page-1-nostart .no-start{
  width: 5.27rem;
  height: 1.53rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/nostart.png) center center / 100% 100% no-repeat;
}
#page-1-finished>div{
  width: 5.27rem;
  height: 1.55rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/finished.png) center center / 100% 100% no-repeat;
}

.page-1-title{
  position: absolute;
  width: 100%;
  height: 1.54rem;
  bottom: 3rem;
}
.click-more{
  position: absolute;
  bottom: 1.5rem;
  width: 3.78rem;
  height: .35rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/clickmore.png) center center / 100% 100% no-repeat;
}

.click-more.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/clickmoreA.png) center center / 100% 100% no-repeat;
}
.absolute-x-center{
  left: 50%;
  transform: translateX(-50%);
}

.absolute-center{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%)
}

.tiebaoguanfang{
  position: absolute;
  bottom: 0;
  width: 2.2rem;
  height: .3rem;
  left: .43rem;
}
.tidaochaohua{
  position: absolute;
  width: 1.85rem;
  height: .3rem;
  bottom: 0;
  right: .4rem;
}
.down-game{
  position: absolute;
  right: .42rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.69rem;
  height: .54rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/loaddown.png) center center / 100% 100% no-repeat;
}

.down-game.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/yuyue.png) center center / 100% 100% no-repeat;

}
.page-1-top img{
  position: absolute;
}
#page-1{
  position: relative;
  width: 100%;
  height: 100%;
  /* background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/bg.png) center center / 100% 100% no-repeat; */
  overflow: hidden;
}
.top-main{
  position: absolute;
  top: 0;
  width: 100%;
  /* height: 100vh; */
  /* height: 12.84rem; */
}
.page-1-activtity-content{
  position: absolute;
  width: 1.24rem;
  height: .24rem;
  right: .63rem;
  top: 1.42rem;
  z-index: 99;
}
.btn_left,.btn_right{
  position: absolute;
  width: 2.43rem;
  height:  .68rem;
  bottom: 2.1rem;
}
.btn_left{
  position: absolute;
  left: 1.02rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/getzhuangbanA.png) center center / 100% 100% no-repeat;
}

.btn_left.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/getzhuangban.png) center center / 100% 100% no-repeat;
}
.btn_right{
  right: 1.02rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/hoverA.png) center center / 100% 100% no-repeat;
}
.btn_right.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/hover.png) center center / 100% 100% no-repeat;
}

.display-flex >div{
  width: 100%;
}
#page-4 .page-2-top{
  position: fixed;
  width: 7.5rem;
}
.page-2-top .page-1-activtity-content{
  position: absolute;
  right: .59rem;
  top: 50%;
  transform: translateY(-50%);
}

.page-2-weibo-touxiang-main .sina-head{
  height: 1.7rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/weibotouxiangpng.png) center center / 100% 100% no-repeat;
}
.get-main{
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: .85rem;
  margin-top: 0.7rem;
}
.claimNow,.claimNow1{
  position: absolute;
  width: 1.32rem;
  height: .55rem;
  right: .23rem;
  top: .53rem;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/lilingqu.png) center center / 100% 100% no-repeat;
}
.claimNow:first-child{
  top: .55rem;
}
.claimNow1{
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/yilingqu.png) center center / 100% 100% no-repeat;
}
.claimNow2{
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/lingqugrey.png) center center / 100% 100% no-repeat;
}

.un-follow,.follow{
  position: absolute;
  bottom: 1rem;
  width: 4.39rem;
  height: .25rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/un-follow.png) center center / 100% 100% no-repeat;
}
.follow{
  display: block;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/follow.png) center center / 100% 100% no-repeat;
}
.display-flex .jump-to-page-3{
  width: 3.53rem;
  height: .73rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/2-5.png) center center / 100% 100% no-repeat;
}
.follow-divs{
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: .83rem;
}
.close{
  position: absolute;
  width: .33rem;
  height: .34rem;
  top: .59rem;
  right: .71rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/close.png) center center / 100% 100% no-repeat;
}
.form .close{
  top: .59rem;
  right: .71rem;
}
.result-fail{
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 3.21rem;
  height: .67rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page3/toastBg.png) center center / 100% 100% no-repeat;
  color: #383326;
  font-size: .28rem;
  text-align: center;
  padding: 0 .3rem;
}
.before{
  position: absolute;
  left: 50%;
  transform: translate(-50%,-50%);
  top: 50%;
  width: 6.8rem;
  height: 12rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/huiyuanbg.png) center center / 100% 100% no-repeat;
}
.before .pop-3-main{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  padding-top: 3.39rem;
}
.before .free-time{
  width: 3.51rem;
  height: .57rem ;
  margin-bottom: .66rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/free-time.png) center center / 100% 100% no-repeat;
}
.to-update-title{
  width: 3.28rem;
  height: .57rem;
  margin-bottom: .37rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/to-update-title.png) center center / 100% 100% no-repeat;
}
.to-update-huiyuan{
  width: 3.21rem;
  height: .67rem;
  margin-bottom: .6rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/to-update-huiyuan.png) center center / 100% 100% no-repeat;
}
.limit-join-title{
  width: 3.28rem;
  height: .58rem;
  margin-bottom: .37rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/limit-join-title.png) center center / 100% 100% no-repeat;
}
.limit-join{
  width: 3.21rem;
  height: .67rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/limit-join.png) center center / 100% 100% no-repeat;
}
.pop-1-main{
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  position: absolute;
  width: 6.80rem;
  height: 12rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page1/huodongguize.png) center center / 100% 100% no-repeat;
}
.pop-1-main .main{
  position: relative;
  width: 6.2rem;
  height: 9.82rem;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  margin: 0 auto;
  margin-top: 1.38rem;
}
.pop-1-main .main img{
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 5.97rem;
  height: 14.17rem;
}

.pop-1-main .close{
  top: .30rem;
  right: .42rem;
}

.close{
  position: absolute;
  width: .33rem;
  height: .34rem;
  top: .30rem;
  right: .42rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/close.png) center center / 100% 100% no-repeat;
}
.result-toast-2{
  width: 7.5rem;
  height: 11.65rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/liingqusuccess.png) center center /100% auto no-repeat
}
#page-4{
  height: auto;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-di.jpg) center top / 100% auto no-repeat;
  padding-bottom: .5rem;
}
#page-4 img {
  display: block;
  width: 100%;
}
#page-4 .page-4-top img {
  width: 6.34rem;
  margin: 0 auto;
}
#page-4 .page-4-top img {
  padding-top: 2.22rem;
}
#page-4 .page-4-hongbao-title img {
  padding-top: 1.4rem;
}
#page-4 .page-4-jindu-txt {
  margin: .45rem 0 0 .5rem;
  font-size: .24rem;
  color: #feefc7;
}
#page-4 .task-icon {
  position: relative;
  margin: .32rem 0 .34rem;
  height: .26rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-3.png) center center / 100% auto no-repeat;
}
#page-4 .task-icon>div {
  position: absolute;
  top: 0;
  left: 0;
  width: .26rem;
  height: .26rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-4.png) center center / 100% auto no-repeat;
  transform: translateX(-50%);
}
#page-4 .task-icon>div.on {
  background-image: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-5.png);
}
#page-4 .task-icon>div:nth-child(1) {
  left: 13.33%;
}
#page-4 .task-icon>div:nth-child(2) {
  left: 31.73%;
}
#page-4 .task-icon>div:nth-child(3) {
  left: 50%;
}
#page-4 .task-icon>div:nth-child(4) {
  left: 68.53%;
}
#page-4 .task-icon>div:nth-child(5) {
  left: 86.8%;
}
#page-4 .task-main .page4-task-list li {
  width: 6.3rem;
  padding-left: .4rem;
  height: .8rem;
  line-height: .8rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-6.png) center center / 100% auto no-repeat;
  margin: .16rem auto 0;
  font-size: .26rem;
  color: #22394b;
  position: relative;
}
#page-4 .task-main .page4-task-list-top li:last-child {
  display: none;
}
#page-4 .task-main .txt {
  position: absolute;
  top: 0;
  left: 4.22rem;
  height: 100%;
  width: auto;
  font-size: .26rem;
  color: #406b84;
}
#page-4 .task-main button {
  width: 1.32rem;
  height: .45rem;
  line-height: .45rem;
  text-align: center;
  font-size: .24rem;
  color: #f4fbff;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-7.png) center center / 100% auto no-repeat;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: .45rem;
  border: none;
}
#page-4 .task-main button.disabled {
  background-image: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-8.png);
}
#page-4 .page-4-user {
  width: 6.7rem;
  height: 2.8rem;
  margin: .16rem auto 0;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/4-9.png) center top / 100% auto no-repeat;
  position: relative;
}
#page-4 .page-4-user .page4-task-list li {
  background: none;
  height: .9rem;
  line-height: .9rem;
}
#page-4 .page-4-user-head{
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-left: .16rem;
}
#page-4 .page-4-user-head li {
  margin: 0 .23rem;
  text-align: center;
  font-size: .2rem;
  color: #22394b;
}
#page-4 .page-4-user-head img{
  width: 1.04rem;
  height: 1.04rem;
  border-radius: 50%;
  border: 2px solid #a89781;
  margin: 0 auto;
}
#page-4 .page-4-user-head span{
  display: block;
  width: 1.04rem;
  line-height: .28rem;
  margin: 0.04rem auto 0;
  max-height: .56rem;
  overflow: hidden;
  text-align: center;
  font-size: .2rem;
  color: #4d5f6c;
}
#page-4 .change-btn {
  position: absolute;
  top: 1.32rem;
  right: .8rem;
  width: .71rem;
  height: auto;
}
#page-4 .page-4-bottom {
  margin-top: 1.4rem;
}
#page-4 .page4-task-list li button.on{
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/btnFi.png) center center / 100% auto no-repeat;
}
#myLottery{
  width: 6.8rem;
  height: 6.8rem;
  display: flex;
}
#pop-5 .thanks{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 4.55rem;
  height: 6.82rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/tanks.png) center center / 100% auto no-repeat;
}
.close-pop{
  position: absolute;
  top: -0.47rem;
  right: -0.47rem;
  width: .36rem;
  height: .36rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/close.png) center center / 100% auto no-repeat;
}
#pop-5 >div >div{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
#pop-5  .money{
  width: 4.47rem;
  height: 6.76rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/money.png) center center / 100% auto no-repeat;
}
.money-main{
  position: absolute;
  top: 2.68rem;
  font-size: .3rem;
  color: #ffe179;
  background-image: -webkit-linear-gradient(top, #ffdf6e,#ffe695,#fff2d4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}
.money-main .money-num{
  font-size: 1.3rem;
}
#pop-5 .virtual-get{
  width: 7.15rem;
  height: 5.61rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/duihuanma.png) center center / 100% auto no-repeat;
}
.prize-name-main{
  position: absolute;
  left: 50%;
  top: 1.34rem;
  transform: translateX(-50%);
  font-size: .22rem;
  color: #888888;
}
.duihuanma{
  top: 2.0rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  font-size: .3rem;
  color: #406b84;
  white-space: nowrap;
}
.copy-code{
  position: absolute;
  left: 50%;
  bottom: 1.25rem;
  transform: translateX(-50%);
  width: 3.21rem;
  height: .67rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/cpoy.png) center center / 100% auto no-repeat;
}
#pop-5  .finished-5{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 4.47rem;
  height: 6.74rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/redBg.png) center center / 100% auto no-repeat;
}
.finished-5-click{
  width: 100%;
  height: 100%;
}
#pop-5  .huiyuansevent,#pop-5  .jiayou{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 6.58rem;
  height: .89rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/huiyaun.png) center center / 100% auto no-repeat;
}
#pop-5  .jiayou{
  width: 4.47rem;
  height: 6.74rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page4/jiayou.png) center center / 100% auto no-repeat;
}


#page-4 .page-2-top .page-1-activtity-content{
  width: 1.24rem;
  height: 0.24rem;
  position: absolute;
  right: 0.59rem;
  top: 0.5rem;
}
#page-4 .page-2-top .return-2{
  position: absolute;
  width: 1.22rem;
  height: .26rem;
  left: .4rem;
}
#page-4 .page-2-top .to-lucky-list-3,#page-1  .to-lucky-list-3{
  position: absolute;
  top: 0.5rem;
  width: 1.22rem;
  height: .25rem;
  right: 2.05rem;
}
#page-1  .to-lucky-list-3{
  top: 1.42rem;
  right: 2.05rem;
}
.red-bg-bg-num{
  position: absolute;
  bottom: 0.52rem;
  right: 0.56rem;
  font-size: .34rem;
  color: #8f7d66;
  font-weight: 600;
}
.red-bg-bg-num .num{
  font-size: .34rem;
}
.red-bg-bg-num .yuan{
  font-size: .20rem;
}
.color-font{
  color: #feefc7;
}
/* .data-content{
  color: #fff;
} */

body #page-4 .page-2-top img,body #page-4 .page-2-top img.page-1-activtity-content,body #page-4 .page-2-top img.to-lucky-list-3{
  top: 50%;
  transform: translateY(-50%);
}
body >div>div#pop-6{
  display: none;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page3/bgtaost.png) center center / 100% 100% no-repeat;
}
.result-toast-loading{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 7.5rem;
  height: 11.65rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page2/getloading.png) center center /100% auto no-repeat
}

.pop-4-main{
  width: 6.8rem;
  height: 12rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/fulibg.png) center center /100% auto no-repeat
}

.pop-4-button{
  position: absolute;
  bottom: 2.07rem;
}
.pop-4-button > div{
  width: 2.42rem;
  height: .82rem;
  position: absolute;
}
.to-fu-li{
  left: .73rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/fuliA.png) center center /100% auto no-repeat
}
.to-fu-li.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/fuli.png) center center /100% auto no-repeat
}
.to-chao-hua{
  left: 3.6rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/chaohuaA.png) center center /100% auto no-repeat
}
.to-chao-hua.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/chaohua.png) center center /100% auto no-repeat
}
.to-chaohua-lock{
  position: absolute;
  width: 3.65rem;
  height: .68rem;
  bottom: .66rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/tochahualockA.png) center center /100% auto no-repeat
}

.to-chaohua-lock.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/tochahualock.png) center center /100% auto no-repeat
}

.pop-2-main{
  width: 6.8rem;
  height: 12rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/pop2main.png) center center /100% auto no-repeat
}
.to-ling-qu{
  position: absolute;
  width: 3.55rem;
  height: .68rem;
  bottom: .66rem;
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/lingquA.png) center center /100% auto no-repeat
}
.to-ling-qu.active{
  background: url(https://n.sinaimg.cn/auto/20231204shaonv/page4/lingqu.png) center center /100% auto no-repeat
}
.result-error{
  width: 6.58rem;
  height: .89rem;
  background: url(https://n.sinaimg.cn/auto/mihayou20230719/page3/error.png) center center / 100% 100% no-repeat;
}