/* .InMobile #logo, .InMobile #gotoAnswerBtn, .InMobile #myAward, .InMobile #rules{display: block;}
*/
@font-face {
  font-family: 'FZLTCHK';
  src: url("./FZLTCHK.TTF");
}
body {
  height: 100%;
}

body>div {
  width: 100%;
  height: 100%;
  background: #040924;
  /* 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;
}

.lottery-main {
  position: relative;
  width: 6.51rem!important;
  height: 6.33rem;
  margin: .5rem auto 0;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/choujiangbg.png) center center / 100% 100% no-repeat;
}

#myLottery {
  width: 100%;
  height: 100%;
  margin: .28rem auto;
}

.lottery-num,
.lottery-num2 {
  position: absolute;
  left: 50%;
  top: 57.6%;
  transform: translate(-50%, -50%);
  z-index: 999;
  font-size: .16rem;
  min-width: 1.54rem;
  height: .40rem;
  line-height: .40rem;
  padding: 0 .05rem;
  text-align: center;
}

.lottery-num {
  color: #fff;
  /* background-image: -webkit-linear-gradient(top, #eafeff, #d4f8f8, #c3f3f3);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap; */
}

.lottery-num2 {
  color: #fff;
}

.lottery-num-data {
  color: #fff;
  -webkit-text-fill-color: currentColor;
}
.lottery-num2 .lottery-num-data {
  color: #fff;
  -webkit-text-fill-color: currentColor;
}

.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/20241101mingrifangzhou/page3/bgtaost.png) center center / 100% 100% no-repeat; */
}

#toast>div {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#red-bag-img {
  --animate-repeat: 999;
}

.page-1-top {
  position: fixed;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/loadbg.png) center center / 100% 100% no-repeat;
  top: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  width: 7.5rem;
  height: 1rem;
  z-index: 9999;
  background-color: black;
}

#page-1-nostart {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/dinostart.png) center top / 100% auto no-repeat;
  z-index: 200;
}
#page-1-finished {
  position: relative;
  width: 100%;
  height: 100%;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/difinish.png) center top / 100% auto no-repeat;
  z-index: 200;
}

#page-1-now {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#page-1-nostart .no-start {
  position: absolute;
  width: 5.98rem;
  height: 3.22rem;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/nostart.png) center center / 100% 100% no-repeat;
}

#page-1-finished>div {
  position: absolute;
  left: 0;
  width: 7.5rem;
  height: .3rem;
  top: 12.1rem;
}

.tiebaoguanfang {
  position: absolute;
  bottom: 0;
  width: 1rem;
  height: 0.3rem;
  left: 3rem;
  /* background-color: rgba(0, 255, 0, 0.5); */
}

.tidaochaohua {
  position: absolute;
  width: 1.4rem;
  height: 0.3rem;
  bottom: 0;
  right: 1rem;
  /* background-color: rgba(255, 0, 0, 0.5); */
}

.down-game {
  position: absolute;
  top: 0.13rem;
  right: 0;
  width: 1.99rem;
}

.page-1-top img {
  position: absolute;
}

#page-1 {
  position: relative;
  width: 100%;
  /* height: 100%; */
  overflow: hidden;
}

.top-main {
  position: absolute;
  left: 0;
  top: 8.2rem;
  width: 7.5rem;
}

.page-1-activtity-content {
  position: absolute;
  width: 1.82rem !important;
  height: .39rem;
  right: 0.18rem;
  top: .3rem;
  z-index: 999;
}
#page-1-finished .page-1-activtity-content {
  top: .18rem;
  right: .12rem;
  width: 1.72rem !important;
  height: .71rem;
}

.page-1-to-3 {
  position: absolute;
  width: 2.04rem !important;
  height: .79rem;
  right: 0.25rem;
  top: 1.6rem;
  z-index: 999;
}
#page-1-finished .page-1-to-3 {
  top: .18rem;
  right: 1.8rem;
  width: 1.82rem !important;
  height: .71rem;
}

#page-1-now .btn {
  position: absolute;
  top: 12.8rem;
  width: 5.03rem;
  height: .75rem;
  left: 50%;
  transform: translateX(-50%);
  /* background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/start.png) center center / 100% 100% no-repeat; */
}

#page-1-now .btn div {
  width: 100%;
  height: 100%;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/start.png) center center / 100% 100% no-repeat;
  display: none;
}

#page-1-now .btn div.tounfollow {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/unstart.png) center center / 100% 100% no-repeat;
  pointer-events: none;
  width: 100%;
  height: 100%;
}

.display-flex>div {
  width: 100%;
}

.page-2-top,
.page-4-top-fixed {
  position: absolute;
  width: 100%;
  height: 1.17rem;
  top: 0;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/ding.png) center center / 100% 100% no-repeat;
  z-index: 9999;
}

.page-3-top {
  /* position: absolute;
  width: 100%;
  height: 1.17rem;
  z-index: 9999;
  top: 0.7rem; */
}

#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 {
  width: 100%;
  margin-bottom: .37rem;
}

.sina-head {
  position: relative;
  width: 6.84rem;
}

.page-2-weibo-touxiang-main {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 1.26rem;
}

.page-2-weibo-touxiang-main .sina-head {
  height: 1.7rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/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/20241101mingrifangzhou/page2/lilingqu.png) center center / 100% 100% no-repeat;
}

.claimNow:first-child {
  top: .55rem;
}

.claimNow1 {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/yilingqu.png) center center / 100% 100% no-repeat;
}

.claimNow2 {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/lingqugrey.png) center center / 100% 100% no-repeat;
}

.gexingzhuangban {
  width: 100%;
  height: .57rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/2-2.png) center center / 100% 100% no-repeat;
  margin-bottom: .27rem;
}

.page-2-weibo-touxiang-main .sina-head {
  height: 1.64rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/weibotouxiangpng.png) center center / 100% 100% no-repeat;
}

.gexingzhuye.sina-head {
  height: 1.64rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/gerenzhuye.png) center center / 100% 100% no-repeat;
  margin-bottom: .2rem;
}

.gexingpifu.sina-head {
  height: 1.64rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/gexingpifu.png) center center / 100% 100% no-repeat;
}

.sina-head-left {
  position: absolute;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/KV.png) center center / 100% 100% no-repeat;
  width: 1.23rem;
  height: 1.23rem;
  left: .2rem;
  top: .20rem;
}

.un-follow,
.follow {
  width: 3.62rem;
  height: .6rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/unfollow.png) center center / 100% 100% no-repeat;
  display: none;
}
.un-follow {
  opacity: 0.5;
}
.follow {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/follow.png) center center / 100% 100% no-repeat;
  display: block;
}

.display-flex .jump-to-page-3 {
  width: 3.53rem;
  height: .73rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/2-5.png) center center / 100% 100% no-repeat;
}

.follow-divs {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: absolute;
  top: 13.5rem;
  left: 50%;
  transform: translateX(-50%);
}

.page-2-main-conetnt {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

#page-2,
#page-3 {
  position: relative;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/page3di.jpg) center center no-repeat;
  background-size: cover;
  overflow: hidden;
}

.return, .returnnew {
  position: absolute;
  z-index: 2;
  width: 1.44rem;
  height: .39rem;
  top: .54rem;
  left: .38rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/back.png) center center / 100% 100% no-repeat;
}

.my-luck-list-name {
  width: 3.15rem;
  height: .43rem;
  margin-bottom: .5rem;
  position: absolute;
  left: 50%;
  top: 1.92rem;
  transform: translate(-50%, 0);
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/mylucklistname.png) center center / 100% 100% no-repeat;
}

.red-bag {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: .98rem;
}

.red-bag-title {
  width: 7.5rem;
  height: .95rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/4-1.png) center center / 100% 100% no-repeat;
}

.red-bag-bg {
  position: relative;
  width: 6.84rem;
  height: 1.44rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/4-16.png) center center / 100% 100% no-repeat;
}

.real,
.virtual {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  display: none;
  margin-bottom: .6rem;
  /* margin-left: 1.15rem; */
  /* margin-top: 1.57rem; */
}

.real {
  margin-bottom: 0.27rem;
}

.real-bg,
.virtual-bg,
.red-bg {
  margin-bottom: .2rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/virtual-bg.png) center center / 100% auto no-repeat;
  width: 7.5rem;
  height: .4rem;
  margin-left: 0rem;
}

.real-bg {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/real-bg.png) center center / 100% 100% no-repeat;
  width: 2.54rem;
  height: 0.67rem;
}

.red-bg {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/hongbao-bg.png) center center / 100% 100% no-repeat;
}

.red-main {
  position: relative;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/prizebg.png) center center / 100% 100% no-repeat;
  width: 7.5rem;
  height: 1.34rem;
  margin: 0 auto;
}

.red-number-main {
  position: absolute;
  right: 1.03rem;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  /* align-items: flex-end; */
  align-items: baseline;
  color: #f8fcfe;
  background-image: -webkit-linear-gradient(top, #b1d7f2, #f8fcfe, #f7fcfe);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  font-size: 0.24rem;
}
.red-number-main span {
  font-size: .5rem;
}

.icon-red {
  /* background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/icon-red.png) center center / 100% 100% no-repeat; */
  width: 0.21rem;
  height: 0.22rem;
  margin-bottom: 0.12rem;
  display: none;
}

.red-main .prize-name{
  font-size: .28rem;
  color: #fff;
  position: absolute;
  top: .55rem;
  left: 1.92rem;
  font-family: 'FZLTCHK';
}

.red {
  display: none;
}

.prize-icon {
  position: absolute;
  top: 50%;
  left: 1.35rem;
  height: .64rem;
  width: auto;
  transform: translate(-50%, -50%);
}

.page-3-has-data li {
  position: relative;
  width: 7.02rem;
  height: 1.02rem;
  background: url(https://n.sinaimg.cn/auto/20231018mingyun/page3/iconbg.png) center center / 100% 100% no-repeat;
  margin: 0 auto;
  margin-bottom: .2rem;
}

.real-luck-list {}

.real-luck-list li:last-child {
  margin-bottom: 0;
}

.luck-list-main {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  /* justify-content: center; */
  height: 100%;
  color: #c0b4b4;
}

.luck-list-img {
  position: absolute;
  top: 50%;
  left: 1.35rem;
  height: .74rem;
  width: auto;
  transform: translate(-50%, -50%);
}

.luck-list-name {
  font-size: .28rem;
  color: #fff;
  margin-bottom: .12rem;
  margin-top: .34rem;
  display: inline-block;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
  margin-left: 1.92rem;
}

.luck-list-tip {
  font-size: .22rem;
  color: #e0d2ae;
  margin-left: 1.92rem;
}

.virtual-luck-list .hascopy {
  top: 0;
  width: 1.75rem;
  right: 0.1rem;
}

.position,
.copy-img {
  position: absolute;
  right: .83rem;
  top: 0.5rem;
  width: 1.4rem;
  height: .58rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/4-5.png) center center / 100% 100% no-repeat;
}

.copy-img {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/4-10.png) center center / 100% 100% no-repeat;
  width: 1.84rem;
  height: .39rem;
}

.page-3-has-data {
  padding: 1.81rem 0;
  overflow-x: hidden;
  overflow-y: auto;
}

.page-3-no-data {
  display: flex;
  align-items: center;
  justify-content: center;
  /* margin-top: 2.4rem; */
}

.page-3-no-data img {
  width: 4.78rem;
  height: 4.80rem;
}

.real-input-form {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.result-error {
  width: 6.58rem;
  height: 0.89rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/error.png) center center / 100% 100% no-repeat;
}

.form,
.formSub {
  position: relative;
  width: 6.68rem;
  height: 7.06rem;
  /* background: url(./image/forms/270.png) center center / 100% 100% no-repeat; */
}

.formSub {
  width: 6.68rem;
  height: 7.06rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/formbgsub.png) center center / 100% 100% no-repeat;
}

#pop-5 {
  z-index: 999999;
}

#pop-5 .close-form {
  position: absolute;
  right: .64rem;
  top: 0.4rem;
  width: 0.97rem;
  height: 0.78rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/close.png) center center / 100% 100% no-repeat;
}

#pop-8 .close-form {
  position: absolute;
  top: 1.2rem;
  right: 0.5rem;
  width: 0.91rem;
  height: 1.12rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/close.png) center center / 100% 100% no-repeat;
}

.form.formSub ul,
.form ul {
  width: 4rem;
}

.form .submit {
  width: 2.62rem;
  height: 0.92rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/submit.png) center center / 100% 100% no-repeat;
}

.submit {
  width: 2.62rem;
  height: 0.92rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/submit.png) center center / 100% 100% no-repeat;
}

.close {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  width: 0.97rem;
  height: 0.78rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/close.png) center center / 100% 100% no-repeat;
}

.form .close {
  top: -.75rem;
  right: .26rem;
}

.virtual-get .prize-name {
  position: absolute;
  top: 2.1rem;
  left: 50%;
  transform: translateX(-50%);
  font-size: .24rem;
  text-align: center;
  color: #b5c4ff;
  font-family: 'FZLTCHK';
  font-weight: bold;
}

.virtual-get .prize-name span {
  color: #dfd2af;
  /* background-image: -webkit-linear-gradient(top, #68afff, #9acaff, #b6d9ff);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent; */
  white-space: nowrap;
}

.form .prize-name {
  position: absolute;
  top: 1.6rem;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
  font-size: .28rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  display: block;
  width: 80%;
  text-overflow: ellipsis;
}

.form .prize-name span {
  color: #fff;
}

.form .prize-name>div {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}

.form ul {
  position: absolute;
  top: 2.65rem;
  left: 1.9rem;
}

.form ul li {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: .3rem;
  margin-bottom: 0.3rem;
  margin-left: 0.01rem;
  /* background-color: rgba(255, 0, 0, 0.5); */
}

.form ul li:last-child {
  align-items: flex-start;
}

.form ul li:last-child span {
  padding-top: .085rem;
}

.form ul li:last-child {
  height: 1.75rem;
}

.form ul li span {
  white-space: nowrap;
  margin-right: .1rem;
  color: #5d595e;
  font-size: .22rem;
  padding-bottom: .03rem;
}

.form ul li input,
.form ul li textarea {
  width: 100%;
  height: 100%;
  padding: 0 0.1rem;
  font-size: .24rem;
  background: transparent;
  border: 0;
  color: #b1b0ad;
  /* border: 1px solid #5e4028; */
}

input::placeholder,
textarea::placeholder {
  color: #b1b0ad;
}

.form ul li textarea {
  height: 1.4rem;
  padding-top: .085rem;
}

.form .submit {
  position: absolute;
  bottom: 0.4rem;
  left: 50%;
  transform: translateX(-50%);
}

.red-bag-bg-chai {
  position: relative;
  width: 6.84rem;
  height: 1.43rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/chadi.png) center center / 100% 100% no-repeat;
}

.chai {
  position: absolute;
  width: 1.22rem;
  height: 1.22rem;
  right: .64rem;
  top: .11rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/chai.png) center center / 100% 100% no-repeat;
}

.result-fail {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 0.67rem;
  color: #383326;
  font-size: .28rem;
  text-align: center;
  padding: 0 0.4rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 0.4rem;
}

.red-bag-bg-tanks {
  width: 6.84rem;
  height: 1.34rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/4-14.png) center center / 100% 100% no-repeat;
}

.before {
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  width: 7.15rem;
  height: 9.61rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/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/20241101mingrifangzhou/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/20241101mingrifangzhou/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/20241101mingrifangzhou/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/20241101mingrifangzhou/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/20241101mingrifangzhou/page2/limit-join.png) center center / 100% 100% no-repeat;
}

.pop-1-main {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pop-1-main .main {
  position: relative;
  margin: 0 auto;
  width: 7.5rem;
  height: 11.92rem;
}

.pop-1-main .main img {
  width: 100%;
}

.pop-1-main .close {
  position: absolute;
  right: 0.42rem;
  left: auto;
  top: 0.48rem;
  transform: none;
}

.result-toast-2 {
  width: 7.5rem;
  height: 11.65rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/liingqusuccess.png) center center /100% auto no-repeat
}

#page-4 {
  height: auto;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/page4di.jpg) center top / 100% auto no-repeat;
  width: 7.5rem;
  padding-bottom: 1.72rem;
}

#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/20241101mingrifangzhou/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/20241101mingrifangzhou/page4/4-4.png) center center / 100% auto no-repeat;
  transform: translateX(-50%);
}

#page-4 .task-icon>div.on {
  width: 1.81rem;
  height: 0.92rem;
  background-image: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page4/finish.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: 7.5rem;
  height: 1.34rem;
  margin: 0 auto .21rem;
  font-size: .26rem;
  color: #363c8b;
  position: relative;
  display: flex;
  align-items: center;
}

#page-4 .task-main .page4-task-list li:last-child {
  height: 2.72rem;
}

#page-4 .task-main {
  /* width: 100%; */
  /* background: url(https://n.sinaimg.cn/auto/20231018mingyun/page4/zhuangshi.png) center center / 100% auto no-repeat; */
  margin-top: 1.86rem;
}

#page-4 .task-main .page4-task-list li span {
  position: absolute;
  left: 1.12rem;
  top: .46rem;
  width: auto;
  font-size: .26rem;
  font-family: 'FZLTCHK';
  color: #364098;
  display: flex;
  align-items: center;
  display: none;
}

#page-4 .task-main button {
  width: 1.44rem;
  height: .39rem;
  position: absolute;
  top: .46rem;
  right: .9rem;
  border: none;
}

#page-4 .task-main button.disabled {
  background-image: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/hastodobtn.png);
}

#page-4 .task-main li:last-child span {
  top: .48rem;
}

#page-4 .task-main li:last-child button {
  top: .38rem;
  width: 1.84rem;
  height: .41rem;
}

#page-4 .task-main li:last-child button.disabled {
  background-image: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/lasthastodobtn.png);
}

#page-4 .task-main .page4-task-list .page-4-user-head {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  margin-top: 1.5rem;
  margin-left: 1.13rem;
}

#page-4 .task-main .page4-task-list .page-4-user-head li {
  margin: 0 .2rem;
  text-align: center;
  font-size: .16rem;
  color: #afc2fc;
  width: auto;
  height: 1.72rem;
  flex-direction: column;
}

#page-4 .task-main .page4-task-list .page-4-user-head img {
  width: .68rem;
  height: .68rem;
  border-radius: 50%;
  margin: 0 auto;
  position: relative;
  /* top: 0.02rem; */
  /* border: 1px solid #c3c2bd; */
  /* box-shadow: 0 0 0 2px #6c9dac; */
}

#page-4 .task-main .page4-task-list .page-4-user-head span {
  display: block;
  line-height: 0.4rem;
  max-height: 0.4rem;
  text-align: center;
  font-size: .16rem;
  color: #afc2fc;
  max-width: 1.1rem;
  height: 0.6rem;
  position: initial;
  margin: 0 -.2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

#page-4 .refresh {
  position: absolute;
  top: 1.38rem;
  right: 1.46rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/change.png) center center / 100% 100% no-repeat;
  width: 0.53rem;
  height: 0.79rem;
}

#page-4 .page-4-bottom {
  margin-top: .73rem;
}

#page-4 .page-4-bottom img {
  width: 7.5rem;
}

/* #page-4 .page4-task-list li button.on{width: 1.62rem;
  right: 0.05rem;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page4/finish.png) center center / 100% auto no-repeat !important;
  height: 0.62rem;}
*/

#myLottery {
  width: 5.5rem;
  height: 5.5rem;
  display: flex;
}

#myLottery div {
  position: relative;
}

#myLottery div[lottery_index="8"] {
  width: 1.78rem !important;
  height: 1.74rem !important;
}

#myLottery div.on:before {
  content: '';
  background: url(https://n.sinaimg.cn/auto/yuanshen20250101/page4/active.png) center center / 2.12rem 2rem no-repeat;
  width: 2.12rem;
  height: 2rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 21;
  display: none;
}

#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/20241101mingrifangzhou/page4/tanks.png) center center / 100% auto no-repeat;
}

.close-pop {
  position: absolute;
  top: .4rem;
  right: .66rem;
  left: auto;
  transform: initial;
}

#pop-5>div>div {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#pop-5 .money {
  width: 7.5rem;
  height: 6.33rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/money.png) center center / 100% auto no-repeat;
}

.money-main {
  position: absolute;
  top: 3.1rem;
  font-size: .3rem;
  font-weight: bold;
  color: #f8fcfe;
  background-image: -webkit-linear-gradient(top, #ffbf9f, #f8fcfe, #faede6);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  white-space: nowrap;
  left: 50%;
  transform: translateX(-50%);
}

.money-main .money-num {
  font-size: .58rem;
}

#pop-5 .virtual-get {
  left: 50%;
  top: 50%;
  width: 7.5rem;
  height: 6.72rem;
  transform: translate(-50%, -50%);
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/copy-bg.png) center center / 100% auto no-repeat;
}

#pop-5 .virtual-get img {
  position: absolute;
  max-width: 1rem;
  max-height: 1rem;
  width: auto;
  transform: translate(-52%, -50%);
  top: 3.26rem;
}

.prize-name-main {
  position: absolute;
  left: 50%;
  top: 1.34rem;
  transform: translateX(-50%);
  font-size: .22rem;
  color: #888888;
}

.copy-code {
  position: absolute;
  bottom: 2rem;
  width: 1.8rem;
  right: 1.2rem;
  height: 0.5rem;
}

.hascopy {
  position: absolute;
  bottom: 2.2rem;
  width: 1.75rem;
  right: 0.9rem;
  height: 0.76rem;
  background: url(https://n.sinaimg.cn/auto/yuanshen20250101/page4/hascopy.png) center center / 100% auto no-repeat;
  display: none;
}

#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/20241101mingrifangzhou/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/20241101mingrifangzhou/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/20241101mingrifangzhou/page4/jiayou.png) center center / 100% auto no-repeat;
}

#page-4 .page-1-activtity-content {
  top: .42rem;
  right: .12rem;
  width: 1.72rem !important;
  height: .73rem;
}
#page-4 .page-1-to-3 {
  top: .42rem;
  right: 1.8rem;
  width: 1.82rem !important;
  height: .71rem;
}

#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/20241101mingrifangzhou/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/20241101mingrifangzhou/page2/getloading.png) center center /100% auto no-repeat
}

.prize-url-dv {
  position: absolute;
  left: 50%;
  top: 0.52rem;
  transform: translateX(-50%);
  width: 1.53rem;
  height: 1.53rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prize-url {
  width: 1.09rem;
  height: auto;
}

.prize_div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0.95rem;
  height: 0.95rem;
  left: .2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.prize_pic {
  /* height: 0.88rem; */
  height: 80%;
  width: 80%;
}

.custom-after-style {
  /* position: relative; */
}

.custom-after-style::before {
  position: absolute;
  content: attr(data-msg);
  color: #000000;
  min-width: 1.8rem;
  height: .57rem;
  left: 50%;
  top: -50%;
  z-index: 1000000;
  transform: translate(-50%, -50%);
  text-align: center;
  line-height: .5rem;
  font-size: .24rem;
  background: url(https://n.sinaimg.cn/auto/20231018mingyun/page4/tishi.png) center center / 100% 100% no-repeat;
}

.task-title {
  width: 7.5rem !important;
  margin-bottom: 0.2rem;
  margin-top: .68rem;
}

.pop-6-main {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-y: scroll;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/page3di.jpg) center center no-repeat;
  background-size: cover;
}

.pop-6-main .no-data {
  position: absolute;
  left: 50%;
  top: 4.5rem;
  transform: translate(-50%, 0);
  width: 7.5rem;
  height: 4.8rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/no-data-bg.png) center top/ 100% auto no-repeat;
}

.pop-6-main-ul {
  margin-top: 1rem;
  padding-top: 2.04rem;
  height: calc(100vh - 3.04rem);
  overflow-y: auto;
  position: relative;
}

.pop-6-main li {
  position: relative;
  width: 7.5rem;
  height: 1.34rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page3/prizebg.png) center center / 100% 100% no-repeat;
  margin: 0 auto .2rem;
}

.pop-6-main li .img {
  width: 1.9rem;
  height: auto;
  position: absolute;
  top: .24rem;
  left: .26rem;
}

#pop-7 .display-flex {
  justify-content: center;
  background: url() center center / 100% 100% no-repeat;
  width: 7.5rem;
  /* height: 15.56rem; */
  height: 100%;
}

#pop-7 .close,
#pop-8 .close {
  position: absolute;
  width: 0.49rem;
  height: 0.55rem;
  right: 0.2rem;
  left: auto;
  top: 1.7rem;
}

.luck-list {
  margin-top: 1.57rem;
  width: 5.47rem;
  height: 6.58rem;
  overflow-y: auto;
  margin-left: 1.15rem;
}

.pop-8-main {
  width: 6.68rem;
  height: 7.06rem;
  position: relative;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/copy-bg.png) center center / 100% 100% no-repeat;
}

#pop-8 .display-flex {
  justify-content: flex-end;
}

.text-main {
  position: absolute;
  top: 3.55rem;
  left: 50%;
  transform: translateX(-50%);
  color: #7b3b19;
  font-size: 0.4rem;
}

.btn-copy {
  position: absolute;
  bottom: 1.25rem;
  width: 2.62rem;
  left: 50%;
  transform: translateX(-50%);
  height: 0.92rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/copy-title.png) center center / 100% 100% no-repeat;
}

#pop-5 .display-flex {
  justify-content: flex-end;
}

.logo {
  width: 3.79rem !important;
  position: absolute;
  top: .8rem;
  left: 0rem;
}

.heng {
  width: 6.26rem;
  height: 0.18rem;
  margin-top: 0.57rem;
  margin-bottom: 0.57rem;
  margin-left: -0.44rem;
}

.lingqu {
  position: relative;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 7.5rem;
  height: 13.03rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/linqubg.png) center center / 100% 100% no-repeat;
}

.linqubtn {
  position: absolute;
  bottom: 2rem;
  left: 50%;
  width: 2.41rem;
  height: 1.01rem;
  transform: translateX(-50%);
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/lingqu.png) center center / 100% 100% no-repeat;
}

.linqubtn.on {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/hasliingqu.png) center center / 100% 100% no-repeat;
  pointer-events: none;
}

.lingqu .close {
  position: absolute;
  right: 0.2rem;
  top: 1.2rem;
  left: auto;
}

.top-main-bottom {
  position: absolute;
  left: 0;
  top: 10.2rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/page1time.png) center center / 100% 100% no-repeat;
  width: 7.5rem;
  height: 1.86rem;
}

#page-1-now .btn1 {
  bottom: 2.4rem;
}

#page-1-now .btn1 div.on {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/lingqu.png) center center / 100% 100% no-repeat;
}

#page-1-now .btn1 div {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/lingquan.png) center center / 100% 100% no-repeat;
}

.code-main {
  top: 4.3rem;
  position: absolute;
  left: 2.5rem;
  color: #e1e7ff;
  font-size: .28rem;
  text-align: center;
  white-space: nowrap;
}

.virtual-luck-list {
  /* padding-left: 0.4rem; */
}

#page-1-now .btn1 div.haslinqubtn {
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page2/hasliingqu.png) center center / 100% 100% no-repeat;
  pointer-events: none;
  /* width: 2.65rem;
  height: 0.81rem; */
}

#page-4 .zhuliuserbox {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: .82rem .9rem 0 1.12rem;
  box-sizing: border-box;
  align-items: center;
  font-size: 0.22rem;
  color: #e0d2ae;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/sharetitle.png) top center / 7.5rem .66rem no-repeat;
  width: 7.5rem;
  margin-top: 0.5rem;
}

#page-4 .zhuliuserbox .no-imgs {
  height: 0.6rem;
  width: auto;
}

#page-4 .zhuliuserbox .imgs {
  height: 0.68rem;
  position: relative;
}

#page-4 .zhuliuserbox .imgs div {
  width: 0.68rem;
  height:  0.68rem;
  /* background-color: #f0cf6f; */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: -.1rem;
  /* border: 1px solid #6c9dac;
  box-shadow: 0 0 0 1px #c3c2bd; */
}
.zhuliuserbox .txt{
  position: relative;
  margin-left: 0rem;
}

#page-4 .zhuliuserbox .imgs div img {
  width: 0.68rem !important;
  height: 0.68rem;
  border-radius: 50%;
}

#page-4 .zhuliuserbox .imgs div:first-child {
  margin-left: 0;
}

#page-4 .zhuliuserbox .refresh-share {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/share-btn.png) center center / 100% 100% no-repeat;
  width: 0.24rem;
  height: 0.24rem;
  /* margin-left: .1rem; */
}

#page-4 .zhuliuserbox .doing {
  transform-origin: center center;
  animation: turn 1s linear;
}

@keyframes turn {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

#page-4 .zhuliuserbox .share-btn {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/share.png) center center / 100% 100% no-repeat;
  width: 1.44rem;
  height: 0.39rem;
}

#pop-9 .display-flex {
  justify-content: center;
}

#pop-9 .display-flex .pop-9-main {
  position: relative;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/sharebg.png) center center / 100% 100% no-repeat;
  width: 7.5rem;
  height: 6.04rem;
  box-sizing: border-box;
  font-weight: bold;
}

#pop-9 .copy-link {
    font-size: 0.2rem;
    color: #dfd2af;
    margin-top: 3.7rem;
    margin-left: 1.1rem;
}

#pop-9 .pop-9-span {
    font-size: 0.22rem;
    color: #3598b2;
    margin: 1.58rem 1rem 0 1.1rem;
    display: none;
}

#pop-9 .copy-link-main {
  font-size: 0.2rem;
  color: #dfd2af;
}

#pop-9 .copy-link .copy-link-main span {
  color: #dfd2af;
  text-decoration-line: underline;
}

#pop-9 .pop-9content {
    font-size: 0.22rem;
    line-height: 0.32rem;
    color: #314683;
    margin: 0.1rem 1rem 0 1.1rem;
    display: none;
}

#pop-9 .pop-9content span {
  color: #3598b2;
}

#pop-9 .copy-link-btn {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/pop-1-copy.png) center center / 100% 100% no-repeat;
  width: 2.32rem;
  height: 0.46rem;
}

#pop-9 .copy-post-btn {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/pop-1-jump.png) center center / 100% 100% no-repeat;
  width: 2.32rem;
  height: 0.46rem;
  margin-left: 0.6rem;
}

#pop-9 .copy-post-btn.done {
  opacity: 0.5;
}

#pop-9 .pop-9-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0.28rem;
}
.sharepage1 .top-main-bottom {
  top: 8.1rem;
}
.sharepage1 .sharebox {
  margin: 0 auto;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/sharebox.png) center center / 100% 100% no-repeat;
  width: 7.5rem;
  height: 1.74rem;
  position: absolute;
  top: 10.4rem;
  left: 50%;
  transform: translateX(-50%);
}

.sharepage1 .sharename {
  position: absolute;
  top: .56rem;
  left: 1.32rem;
  font-size: .24rem;
  color: #e0d2ae;
  font-family: 'FZLTCHK';
  letter-spacing: 1px;
}

.sharepage1 .sharephoto {
  position: absolute;
  top: 0.09rem;
  left: 0.63rem;
  width: 1.3rem;
  height: 1.3rem;
  border-radius: 50%;
}

.sharepage1 .text {
  position: absolute;
  top: .87rem;
  left: 1.32rem;
  font-size: .3rem;
  color: #fff;
  font-family: 'FZLTCHK';
  letter-spacing: 1px;
}

.sharepage1 .share_zhulibtn {
  position: absolute;
  top: .72rem;
  right: 1.04rem;
  line-height: 1.47rem;
  text-align: center;
  color: #fff;
  font-size: .28rem;
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/zlbtn.png) center center / 100% 100% no-repeat;
  width: 2.06rem;
  height: .42rem;
}

.sharebox.done .share_zhulibtn {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page1/haszlbtn.png) center center / 100% 100% no-repeat;
}

.sharepage1 .text .done,
.sharepage1 .done .text span,
.sharepage1 .share_zhulibtn .done,
.sharepage1 .done .share_zhulibtn span {
  display: none;
}

.sharepage1 .done .text span.done,
.sharepage1 .done .share_zhulibtn span.done {
  display: inline;
}

.pop-1-copy {
  position: absolute;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/pop-1-copy.png) center center / 100% 100% no-repeat;
  width: 2.62rem;
  height: 0.92rem;
  bottom: 0.83rem;
  left: 1rem;
}

.pop-1-jump {
  position: absolute;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/pop-1-jump.png) center center / 100% 100% no-repeat;
  width: 2.62rem;
  height: 0.92rem;
  right: 1rem;
  bottom: 0.83rem;
}

.no-data-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: url(https://n.sinaimg.cn/auto/yuanshen20250101/page3/no-data-text.png) center center / 100% 100% no-repeat;
  width: 3.22rem;
  height: 0.75rem;
  display: none;
}

.form.formSub ul {
  top: 1.8rem;
}

.prize-imgs-url {
  position: absolute;
  left: 50%;
  top: 1.37rem;
  transform: translate(-50%);
  width: 2.83rem;
}

.header-top {
  position: absolute;
  top: 0;
  width: 1.08rem;
  height: 1.27rem;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page3/header-top.png) center center / 100% 100% no-repeat;
  z-index: 8;
}

.pop-9-main .close {
  position: absolute;
  top: 0.4rem;
  right: .64rem;
  left: auto;
  transform: translate(0, 0);
}

.page-1-btns {
  position: absolute;
  top: 64%;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 50%;
  transform: translateX(-50%);
}

.page-1-btns-left {
  display: none;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/page-1-btns-left.png) center center / 100% 100% no-repeat;
  width: 2.62rem;
  height: 0.92rem;
}

.page-1-btns-right {
  display: none;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/page-1-btns-right.png) center center / 100% 100% no-repeat;
  width: 2.62rem;
  height: 0.92rem;
  margin-left: 0.5rem;
}

.share-img {
  position: relative;
  left: 0.36rem;
  display: none;
}
.share-img-header{
  position: absolute;
  left: 0.22rem;
  top: 0.2rem;
  width: 1.0rem;
  height: 1.0rem;
  /* background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/1.jpg) center center / 100% 100% no-repeat; */
  background-size: cover;
  clip-path: polygon(30% 0%, 70% 0%, 100% 30%, 100% 70%, 70% 100%, 30% 100%, 0% 70%, 0% 30%);
  /* transform: rotate(34deg); */
}
.share-img .share-img-top {
  position: absolute;
  z-index: 9;
  background: url(https://n.sinaimg.cn/auto/20241101mingrifangzhou/page1/share-img-top.png) center center / 100% 100% no-repeat;
  width: 1.43rem;
  height: 1.49rem;
}

.page4top {
  margin-top: 1.1rem;
}
#page-4 .task-main .page4-task-list .lingqutask1 {
  margin: .17rem 0 0;
  height: 1.34rem!important;
  position: relative;
  background:url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/lingquimg1.png) center center / 100% auto no-repeat;
}
#page-4 .task-main .page4-task-list .lingqutask2 {
  margin: 0!important;
  height: 1.43rem!important;
  position: relative;
  background:url(https://n.sinaimg.cn/auto/20260114yuanshen/page4/lingquimg2.png) center center / 100% auto no-repeat;
}
.lingqubutton, .lingqubutton2 {
  position: absolute;
  top: .44rem;
  right: 0.9rem;
  width: 1.5rem;
  height: .48rem;
}
.page1topimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.page1btmimg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.page3topimg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.page3btmimg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.page2bg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 15.56rem;
  transform: translateY(-50%);
}
#page-2 .videoBox {
  position: absolute;
  position: absolute;
  top: 50%;
  left: 0;
  overflow: hidden;
}
#page-2 .videoBox.v1 {
  transform: translateY(-5.4rem);
  left: .32rem;
  width: 3.92rem;
  height: auto;
}
#page-2 .videoBox.v2 {
  transform: translateY(-2.07rem);
  left: 3.36rem;
  width: 3.92rem;
  height: auto;
}
#page-2 .videoBox.v3 {
  transform: translateY(.6rem);
  left: .18rem;
  width: 3.92rem;
  height: auto;
}
#page-2 .videoBox img {
  display: block;
  width: 100%;
}

/* active 类的放大动画样式 */
#page-2 .videoBox img.active {
  animation: scaleUp 3s ease-in-out infinite;
}

@keyframes scaleUp {
  0% {
    transform: scale(1);
  }
  10% {
    transform: scale(1.06);
  }
  20% {
    transform: scale(1);
  }
}

#page-2 .videoBox::after{
    content: ' ';
    height: 120%;
    width:  10vw;
    transform-origin: left bottom;
    transform: translateX(-8vw) rotate(-10deg);
    background:linear-gradient(to right,#ffffff00,#ffffff99,#ffffff00);
    animation: gotoRight 3s linear infinite;
    position:absolute;
    top:0;
    left:0;
    z-index: 50;
    display: none;
}

#page-2 .videoBox.done::after{
    display: none;
}

@keyframes gotoRight {
    0%{
        transform: translateX(-8vw) rotate(-10deg) ;
    }
    30%,100%{
        transform: translateX(600%) rotate(-10deg);
    }
}

#page-2 .page2btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7.02rem;
  height: .75rem;
  transform: translate(-50%, 4.58rem);
}
#page-2 .page2btn[index="0"] {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/button0.png) center center / 100% 100% no-repeat;
}
#page-2 .page2btn[index="1"] {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/button1.png) center center / 100% 100% no-repeat;
}
#page-2 .page2btn[index="2"] {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/button2.png) center center / 100% 100% no-repeat;
}
#page-2 .page2btn[index="3"] {
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/button3.png) center center / 100% 100% no-repeat;
}

#page-2 .videolayer {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    display: none;
}
#page-2 .videoinner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5.77rem;
  height: 10.3rem;
  padding: .12rem;
  transform: translate(-50%, -50%);
  background: url(https://n.sinaimg.cn/auto/20260114yuanshen/page2/videobg.png) center center / 100% 100% no-repeat;
}
#page-2 .close {
    position: absolute;
    right: -0.38rem;
    left: auto;
    top: -0.7rem;
    transform: none;
}
#page-2 .box {
  width: 100%;
  height: 100%;
}
#page-2 .videolayer video, #page-2 .videolayer img {
  display: block;
  width: 100%;
}
#page-2 .videolayer video {
  display: none;
  width: 5.79rem;
  height: 10.29rem;
}




.lowmobile .top-main {
  top: 7.7rem;
}
.lowmobile .top-main-bottom {
  top: 9.6rem;
}
.lowmobile #page-1-now .btn {
  top: 11.8rem;
}
.lowmobile .follow-divs {
  top: 12.5rem;
}
.lowmobile .sharepage1 .top-main-bottom {
  top: 7.6rem;
}
.lowmobile .sharepage1 .sharebox {
  top: 9.74rem;
}

.preloadimg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    width: 1px;
    height: 1px;
}