@charset "UTF-8";
body,
div,
p,
ul,
li,
table,
tbody,
tr,
td,
textarea,
form,
input,
h1,
h2,
h3,
h4,
h5,
dl,
dt,
dd,
img,
iframe,
header,
nav,
section,
article,
footer,
figure,
figcaption,
menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

body {
  font-family: "微软雅黑", Helvetica;
  -webkit-text-size-adjust: none;
  font-size: 0.24rem;
}

header,
nav,
section,
article,
footer,
figure,
figcaption {
  display: block;
}

ol,
ul {
  margin: 0;
  padding: 0;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

a,
li,
ul,
[onclick] {
  -webkit-tap-highlight-color: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

em,
strong {
  font-weight: normal;
  font-style: normal;
}

i {
  font-style: normal;
}

a {
  text-decoration: none;
}

b {
  font-weight: bold;
}

@font-face {
  font-family: fz;
  src: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/fonts/fz.ttf);
}
@font-face {
  font-family: fz1;
  src: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/fonts/fz1.ttf);
}
body,
html {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

body {
  background: #d6d1ca;
  font-family: fz;
  font-size: 0.3rem;
  line-height: 0.5rem;
  font-smooth: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #4c4c4c;
}

.btns {
  width: 100%;
  text-align: center;
  font-size: 0;
}

.btn {
  display: inline-block;
  font-family: fz1;
  width: 2.43rem;
  height: 0.91rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/btn.png) no-repeat 0 0/100%;
  line-height: 0.85rem;
  text-align: center;
  font-size: 0.32rem;
  color: #88583b;
  margin: 0 0.2rem;
  overflow: hidden;
}
.btn span {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #543426 2%, #ab744b 98%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.btn.btn_large {
  width: 3.43rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/gift/btn.png) no-repeat 0 0/100%;
}

.wrap {
  width: 7.5rem;
  height: 16.24rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  overflow: hidden;
}

.sec {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.loginState {
  width: 100%;
  position: absolute;
  top: 11.6rem;
  left: 0;
  color: #333333;
  font-size: 0.24rem;
  text-align: center;
  z-index: 50;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
}
.loginState a {
  border-bottom: 1px solid #ed4323;
  color: #ed4323;
}

.pt {
  z-index: 100;
  position: absolute;
  top: 0.3rem;
  right: 0rem;
}
.pt .wx {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/wx.png) no-repeat 0 0/100%;
  width: 1.9rem;
  height: 0.44rem;
  display: none;
}
.pt .qq {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/qq.png) no-repeat 0 0/100%;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.3rem;
  display: none;
}

.wxg {
  position: absolute;
  display: none;
  width: 1rem;
  height: 1rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/wxg.png) no-repeat 0 0/100%;
}

.cover {
  z-index: 50;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/cover.jpg) no-repeat 0 0/100%;
}
.cover .btns {
  top: 12.8rem;
  position: absolute;
}
.cover .btn_goGift {
  display: none;
}
.cover .wxg {
  left: 0.38rem;
  top: 11.86rem;
}

@keyframes circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mSec {
  width: 7.5rem;
  height: 16.24rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/bg.jpg) no-repeat 0 0/100%;
}
.mSec .circle {
  width: 7.32rem;
  height: 7.32rem;
  position: absolute;
  top: 2.4rem;
  left: 0.09rem;
  mask-image: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/mask.png);
  -webkit-mask-image: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/mask.png);
  mask-size: 100%;
  -webkit-mask-size: 100%;
  opacity: 0.4;
}
.mSec .circle div {
  width: 7.32rem;
  height: 7.32rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/circle.png) no-repeat 0 0/100%;
  animation: circle 80s infinite linear;
}
.mSec .ff {
  width: 7.5rem;
  height: 16.24rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/ff.png) no-repeat 0 0/100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mSec .logo {
  width: 1.56rem;
  height: 0.49rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/logo.png) no-repeat 0 0/100%;
  position: absolute;
  top: 2.4rem;
  left: 0.4rem;
}
.mSec .word {
  width: 0.86rem;
  height: 2.71rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/note.png) no-repeat 0 0/100%;
  position: absolute;
  top: 3.18rem;
  left: 6.24rem;
  z-index: 10;
}
.mSec .cakeSec {
  width: 7.5rem;
  height: 7.78rem;
  position: absolute;
  top: 2.24rem;
  left: 0;
  z-index: 5;
}
.mSec .cakeSec .shadow {
  width: 6.13rem;
  height: 1.63rem;
  position: absolute;
  z-index: 5;
  top: 6.28rem;
  left: 0.78rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/shadow.png) no-repeat 0 0/6.1rem auto;
}
.mSec .light {
  width: 2rem;
  height: 2rem;
  position: absolute;
  top: -0.74rem;
  left: 3.3rem;
  z-index: 15;
}
.mSec .lighter {
  top: -1.04rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/lighter.png) no-repeat 0 0 / auto 100%;
}
.mSec .lightBlow {
  top: -0.72rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/blow.png) no-repeat 0 0 / auto 100%;
}
.mSec .lightExtinguish {
  top: -1.04rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/ext.png) no-repeat 0 0 / auto 100%;
}
.mSec .cake {
  width: 7.5rem;
  height: 7.78rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  display: none;
}
.mSec .cake1 {
  display: block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c1.png) no-repeat 0 0/100%;
}
.mSec .cake2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c2.png) no-repeat 0 0/100%;
}
.mSec .cake3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c3.png) no-repeat 0 0/100%;
}
.mSec .cake4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c4.png) no-repeat 0 0/100%;
}
.mSec .cake5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c5.png) no-repeat 0 0/100%;
}
.mSec .cake6 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/c6.png) no-repeat 0 0/100%;
}

@keyframes play {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -100rem;
  }
}
@keyframes play1 {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -100rem;
  }
}
@keyframes play2 {
  0% {
    background-position: 0;
  }
  100% {
    background-position: -100rem;
  }
}
.make {
  z-index: 40;
  left: 100%;
}
.make .d1,
.make .d2,
.make .d3,
.make .d4 {
  display: none;
}
.make .tip1 {
  top: 5.6rem;
  left: 4.5rem;
}
.make .tip2 {
  top: 4.4rem;
  left: 3.5rem;
}
.make .tip3 {
  top: 2rem;
  left: 5.1rem;
}
.make .tip4 {
  top: 0.6rem;
  left: 5.1rem;
}
.make .d1 {
  left: 50%;
  top: 6.45rem;
  width: 2.68rem;
  height: 1.14rem;
  transform: translate(-50%, -100%);
  position: absolute;
  z-index: 15;
}
.make .d1_1 {
  display: block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p1_1.png) no-repeat 0 0/100%;
}
.make .d1_2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p1_2.png) no-repeat 0 0/100%;
}
.make .d1_3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p1_3.png) no-repeat 0 0/100%;
}
.make .d1_4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p1_4.png) no-repeat 0 0/100%;
}
.make .d1_5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p1_5.png) no-repeat 0 0/100%;
}
.make .d2 {
  left: 3rem;
  top: 4.9rem;
  transform: translate(-50%, -100%);
  position: absolute;
  z-index: 15;
  width: 0.99rem;
  height: 1.13rem;
}
.make .d2_1 {
  display: block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p2_1.png) no-repeat 0 0/100%;
}
.make .d2_2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p2_2.png) no-repeat 0 0/100%;
}
.make .d2_3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p2_3.png) no-repeat 0 0/100%;
}
.make .d2_4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p2_4.png) no-repeat 0 0/100%;
}
.make .d2_5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p2_5.png) no-repeat 0 0/100%;
}
.make .d3 {
  left: 4.7rem;
  top: 3.5rem;
  transform: translate(-50%, -100%);
  position: absolute;
  z-index: 15;
  width: 2.54rem;
  height: 1.7rem;
}
.make .d3_1 {
  display: block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_1.png) no-repeat 0 0/100%;
}
.make .d3_2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_2.png) no-repeat 0 0/100%;
}
.make .d3_3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_3.png) no-repeat 0 0/100%;
}
.make .d3_4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_4.png) no-repeat 0 0/100%;
}
.make .d3_5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_5.png) no-repeat 0 0/100%;
}
.make .d3_6 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_6.png) no-repeat 0 0/100%;
}
.make .d3_7 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_7.png) no-repeat 0 0/100%;
}
.make .d3_8 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_8.png) no-repeat 0 0/100%;
}
.make .d3_9 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_9.png) no-repeat 0 0/100%;
}
.make .d3_10 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p3_10.png) no-repeat 0 0/100%;
}
.make .d4 {
  left: 4.8rem;
  top: 1.6rem;
  transform: translate(-50%, -100%);
  position: absolute;
  z-index: 5;
  width: 0.52rem;
  height: 1.01rem;
}
.make .d4_1 {
  display: block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_1.png) no-repeat 0 0/100%;
}
.make .d4_2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_2.png) no-repeat 0 0/100%;
}
.make .d4_3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_3.png) no-repeat 0 0/100%;
}
.make .d4_4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_4.png) no-repeat 0 0/100%;
}
.make .d4_5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_5.png) no-repeat 0 0/100%;
}
.make .d4_6 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_6.png) no-repeat 0 0/100%;
}
.make .d4_7 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/p4_7.png) no-repeat 0 0/100%;
}
.make .tip {
  display: none;
  line-height: 0.35rem;
  height: 0.3rem;
  overflow: hidden;
  padding: 0.03rem 0.1rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  white-space: nowrap;
  border-radius: 0.16rem;
  font-size: 0.2rem;
  font-weight: 400;
  position: absolute;
  z-index: 20;
  vertical-align: middle;
}
.make .tip i {
  display: inline-block;
  width: 0.19rem;
  height: 0.19rem;
  margin-left: 0.1rem;
  position: relative;
  line-height: 0;
  top: 0.01rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/plus.png) no-repeat 0 0/100%;
}
.make .frame {
  position: absolute;
  z-index: 25;
  width: 1.16rem;
  height: 0.7rem;
  top: 1rem;
  left: 2.74rem;
}
.make .frame img {
  width: 100%;
  height: auto;
}
.make .frame .tip {
  left: -1rem;
  top: 0.8rem;
  display: block;
}
.make .frame .tip i {
  margin-right: 0.05rem;
  width: 0.17rem;
  height: 0.17rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/upload.png) no-repeat 0 0/100%;
}
.make .cakeDecorations {
  width: 7.5rem;
  height: 2.38rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/board.png) no-repeat 0 0/100%;
  position: absolute;
  left: 0;
  top: 10rem;
}
.make .cakeDecorations .cakeDecorationsWrap {
  position: relative;
}
.make .cakeDecorations .decorations {
  margin-top: 0.7rem;
  margin-bottom: 0.5rem;
  height: 1.2rem;
  overflow: hidden;
}
.make .cakeDecorations .decorations .desContainer {
  width: 5.95rem;
  height: 1.2rem;
  overflow: hidden;
}
.make .cakeDecorations .decorations ul.dList {
  width: 5.95rem;
  margin: 0 auto;
  font-size: 0;
  text-align: center;
}
.make .cakeDecorations .decorations ul.dList li {
  display: inline-block;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/box.png) no-repeat 50% 50%/1.03rem;
  display: inline-flex;
  align-items: center;
  width: 1.19rem;
  height: 1.03rem;
  justify-content: center;
}
.make .cakeDecorations .decorations ul.dList li img {
  width: 80%;
  height: auto;
}
.make .cakeDecorations .decorations .cList {
  padding-top: 0.1rem;
  display: inline-flex;
  justify-content: space-between;
  width: 80%;
  margin-left: 10%;
}
.make .cakeDecorations .decorations .cList img {
  width: 0.84rem;
}
.make .cakeDecorations .decorations .prev {
  width: 0.27rem;
  height: 0.48rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/al.png) no-repeat 0 0/100%;
  position: absolute;
  left: 0.4rem;
  top: 0.3rem;
}
.make .cakeDecorations .decorations .next {
  width: 0.27rem;
  height: 0.48rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/ar.png) no-repeat 0 0/100%;
  position: absolute;
  right: 0.4rem;
  top: 0.3rem;
}
.make .cakeDecorations .decorations .swiper-button-disabled {
  filter: grayscale(1);
}
.make .cakeDecorations .tab {
  display: inline-flex;
  justify-content: center;
  width: 100%;
}
.make .cakeDecorations .tab li {
  padding: 0.02rem;
  border: 0.01rem solid #da654d;
  border-radius: 0.24rem;
  font-size: 0.26rem;
  color: #da654d;
  margin: 0 0.15rem;
  background: #eceae5;
  position: relative;
}
.make .cakeDecorations .tab li span {
  display: block;
  height: 0.4rem;
  line-height: 0.45rem;
  border: 0.01rem solid #da654d;
  border-radius: 0.22rem;
  padding: 0 0.08rem;
}
.make .cakeDecorations .tab li::after {
  height: 0.01rem;
  width: 0.3rem;
  overflow: hidden;
  position: absolute;
  left: 100%;
  top: 50%;
  display: block;
  border-top: 0.01rem solid #da654d;
  content: "";
}
.make .cakeDecorations .tab li:last-child::after {
  display: none;
}
.make .cakeDecorations .tab li.active span {
  background: #da654d;
  color: #fff;
}
.make .makeBtn {
  top: 13.1rem;
  position: absolute;
}
.make .blow {
  display: none;
  position: absolute;
  width: 100%;
  top: 11.62rem;
  left: 0;
  text-align: center;
}
.make .blow p.hl {
  color: #da654d;
  font-size: 0.38rem;
  line-height: 0.68rem;
  margin-bottom: 0.5rem;
}
.make .blow .btns {
  display: none;
}
.make .blow p.note {
  font-size: 0.24rem;
  color: #4c4c4c;
  animation: wordBig 2s infinite linear alternate both;
}
.make .blow p.note i {
  display: inline-block;
  width: 0.2rem;
  height: 0.32rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/make/mic.png) no-repeat 0 0/100%;
  position: relative;
  top: 0.1rem;
  margin-right: 0.08rem;
}

.fadeToggle {
  animation: fadeToggle 0.5s 4 alternate both;
}

@keyframes wordBig {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.2);
  }
}
@keyframes arrRight {
  0% {
    transform: translateX(-0.05rem);
  }
  100% {
    transform: translateX(0.05rem);
  }
}
@keyframes arrLeft {
  0% {
    transform: translateX(0.05rem);
  }
  100% {
    transform: translateX(-0.05rem);
  }
}
@keyframes fadeToggle {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#uploadPhoto {
  z-index: 5;
  width: 1.16rem;
  height: 0.7rem;
  top: 1rem;
  left: 2.74rem;
  position: absolute;
}

.card {
  display: none;
  z-index: 20;
}
.card .cardBg {
  width: 7.5rem;
  height: 7.29rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/card/card.png) no-repeat 0 0/100%;
  position: absolute;
  left: 0;
  top: 3.37rem;
}
.card .cardBg .leafs {
  width: 7.5rem;
  height: 1.11rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/card/leafs.png) no-repeat 0 0/100%;
  position: absolute;
  left: 0;
  top: 5.4rem;
}
.card .cardBg .shadow {
  width: 5.55rem;
  height: 1.5rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/card/shadow.png) no-repeat 0 0/100%;
  position: absolute;
  left: 1.04rem;
  top: 5.28rem;
}
.card .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/card/ff.png) no-repeat 0 0/100%;
  z-index: 10;
  pointer-events: none;
}
.card .cake {
  width: 6.75rem;
  height: 7rem;
  position: absolute;
  left: 0.37rem;
  top: 3.02rem;
  display: block;
}
.card .cake img {
  width: 100%;
  height: 100%;
}
.card .btns {
  position: absolute;
  top: 10.88rem;
  z-index: 10;
}
.card .saveImg {
  z-index: 10;
}
.card .des {
  text-align: center;
  font-size: 0.3rem;
  color: #4c4c4c;
  line-height: 0.5rem;
  position: absolute;
  left: 0;
  width: 100%;
  top: 12.12rem;
}
.card .des strong {
  display: block;
  font-size: 0.38rem;
  color: #cc8829;
}
.card .des span {
  color: #cc8829;
}
.card .note {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 13.38rem;
  font-size: 0.24rem;
  color: #333333;
  display: none;
  z-index: 10;
}

.pop {
  background: rgba(0, 0, 0, 0.9);
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.uploadPop {
  display: none;
}
.uploadPop .uploadPopWrap {
  width: 100%;
  height: 9rem;
  position: relative;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.uploadPop .close {
  width: 0.64rem;
  height: 0.57rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/close.png) no-repeat 0 0/100%;
  position: absolute;
  right: 0.4rem;
  top: -1rem;
}
.uploadPop .title {
  width: 6.65rem;
  height: 0.86rem;
  margin: 0 auto;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/title.png) no-repeat 0 0/100%;
}
.uploadPop .leafs {
  width: 3.6rem;
  height: 2.58rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/leaf.png) no-repeat 0 0/100%;
  position: absolute;
  left: -1.5rem;
}
.uploadPop .leafs::after {
  width: 3.6rem;
  height: 2.58rem;
  left: 5.4rem;
  top: 2.5rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/leaf.png) no-repeat 0 0/100%;
  position: absolute;
  display: block;
  content: "";
}
.uploadPop .board {
  width: 6.59rem;
  height: 4.18rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/board.png) no-repeat 0 0/100%;
  position: absolute;
  left: 0.5rem;
  top: 1.1rem;
  z-index: 10;
}
.uploadPop .btn_photo_upload_bg {
  width: 0.46rem;
  height: 1.53rem;
  position: absolute;
  top: 1.3rem;
  left: 0.18rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/btn_upload.png) no-repeat 0 0/100%;
}
.uploadPop .btn_photo_upload {
  width: 0.46rem;
  height: 1.53rem;
  position: absolute;
  top: 1.3rem;
  left: 0.18rem;
  z-index: 20;
}
.uploadPop .btn_photo_upload input {
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
}
.uploadPop .btn_photo_default_bg {
  width: 0.46rem;
  height: 1.43rem;
  position: absolute;
  top: 3.2rem;
  left: 0.18rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/btn_default.png) no-repeat 0 0/100%;
}
.uploadPop .btn_photo_default {
  width: 0.46rem;
  height: 1.43rem;
  position: absolute;
  top: 3.2rem;
  left: 0.18rem;
  z-index: 20;
}
.uploadPop .selfUpload {
  width: 6.05rem;
  height: 3.4rem;
  overflow: hidden;
  margin: 0.31rem 0 0 0.28rem;
  position: relative;
}
.uploadPop .selfUpload label {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.uploadPop .selfUpload label input {
  opacity: 0;
}
.uploadPop .selfUpload .preview {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  display: none;
}
.uploadPop .defaultPhoto {
  display: none;
  width: 6.05rem;
  height: 3.4rem;
  overflow: hidden;
  margin: 0.31rem 0 0 0.28rem;
}
.uploadPop .defaultPhoto ul {
  width: 6.05rem;
  height: 3.4rem;
}
.uploadPop .defaultPhoto ul li {
  width: 6.05rem;
  height: 3.4rem;
}
.uploadPop .defaultPhoto ul li img {
  width: 6.05rem;
  height: 3.4rem;
}
.uploadPop .swiper-pager {
  position: absolute;
  width: 100%;
  height: 0.4rem;
  text-align: center;
  top: 4.3rem;
  left: 0;
  display: none;
}
.uploadPop .swiper-pager span {
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
  position: relative;
}
.uploadPop .swiper-pager span::before {
  position: absolute;
  width: 0.1rem;
  height: 0.1rem;
  background: #d7b65f;
  border-radius: 50%;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
}
.uploadPop .swiper-pager span.swiper-pagination-bullet-active::after {
  position: absolute;
  width: 0.12rem;
  height: 0.12rem;
  border: 0.01rem solid #d7b65f;
  border-radius: 50%;
  overflow: hidden;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  content: "";
}
.uploadPop .swiper-pager .swiper-pagination-bullet {
  background: none;
  opacity: 1;
}
.uploadPop .des {
  width: 6.3rem;
  position: absolute;
  left: 0.8rem;
  top: 6.2rem;
  font-size: 0.24rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: justify;
}
.uploadPop .des .tag {
  width: 1.34rem;
  height: 0.42rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/tag.png) no-repeat 0 0/100%;
  line-height: 0.42rem;
  text-align: center;
  margin-bottom: 0.1rem;
}
.uploadPop .des .btns {
  padding-top: 0.2rem;
}
.uploadPop #demo {
  position: absolute;
  top: 3rem;
}

.saveImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  overflow: hidden;
}
.saveImg img {
  width: 100%;
  height: 100%;
}

.data {
  display: none;
  z-index: 30;
}
.data .page {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.data .page .left {
  width: 2.2rem;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
}
.data .page .left .fb,
.data .page .left .ff {
  width: 3.2rem;
  height: 100%;
  position: absolute;
  top: 0;
  left: -1rem;
}
.data .page .left .fb {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d1/fb.png) no-repeat 0 0/100%;
}
.data .page .left .ff {
  left: -0.5rem;
}
.data .page .left .note {
  width: 100%;
  text-align: center;
  position: absolute;
  left: 0;
  top: 13.38rem;
  font-size: 0.24rem;
  color: #333333;
  display: none;
}
.data .page .title {
  position: absolute;
  top: 2.78rem;
  left: 2.5rem;
  text-indent: -999rem;
}
.data .page .logo {
  width: 1.56rem;
  height: 0.49rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/gift/logo.png) no-repeat 0 0/100%;
  position: absolute;
  top: 2.4rem;
  right: 0.4rem;
  text-indent: -999rem;
}
.data .page .leaf1 {
  width: 0.22rem;
  height: 0.65rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/l1.png) no-repeat 0 0/100%;
  position: absolute;
  top: 4rem;
  left: 5.2rem;
}
.data .page .leaf2 {
  width: 1.33rem;
  height: 1.08rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/l2.png) no-repeat 0 0/100%;
  position: absolute;
  top: 9.6rem;
  right: 0.2rem;
}
.data .page .leaf3 {
  width: 3rem;
  height: 1.96rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/l3.png) no-repeat 0 0/100%;
  position: absolute;
  bottom: 0.5rem;
  left: 0.4rem;
}
.data .page .dataMsg {
  position: absolute;
  left: 2.5rem;
  top: 6.3rem;
}
.data .page .dataMsg .t1 {
  color: #1a1a1a;
  font-size: 0.36rem;
  margin-bottom: 0.2rem;
  white-space: nowrap;
}
.data .page .dataMsg .t2 {
  font-size: 0.3rem;
  line-height: 0.46rem;
  color: #4c4c4c;
}
.data .page .dataMsg span {
  color: #cc8829;
  font-family: -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
}
.data .page .dataMsg .noData {
  display: none;
}
.data .ctrl .left,
.data .ctrl .right {
  width: 0.46rem;
  height: 2.5rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/dotline.png) no-repeat 50% 0 / auto 100%;
  position: absolute;
  top: 50%;
  z-index: 10;
  outline: none;
}
.data .ctrl .left::after,
.data .ctrl .right::after {
  width: 0.46rem;
  height: 0.46rem;
  position: absolute;
  top: 1.02rem;
  left: 0;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/arr.png) no-repeat 50% 0/100%;
  display: block;
  content: "";
}
.data .ctrl .left {
  left: 0.15rem;
  animation: arrLeft 1s linear infinite alternate both;
}
.data .ctrl .left::after {
  transform: rotate(180deg);
}
.data .ctrl .right {
  right: 0.15rem;
  animation: arrRight 1s linear infinite alternate both;
}
.data .ctrl .swiper-button-disabled {
  display: none;
}
.data .page1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d1/bg.jpg) no-repeat 0 0/100%;
}
.data .page1 .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d1/ff.png) no-repeat 0 0/100%;
}
.data .page1 .title {
  width: 1.73rem;
  height: 2.84rem;
  left: 3rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d1/title.png) no-repeat 0 0/100%;
}
.data .page1 .dataMsg {
  left: 3rem;
}
.data .page2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d2/bg.jpg) no-repeat 0 0/100%;
}
.data .page2 .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d2/ff.png) no-repeat 0 0/100%;
}
.data .page2 .title {
  width: 1.47rem;
  height: 2.77rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d2/title.png) no-repeat 0 0/100%;
}
.data .page2 .fbg {
  display: none;
}
.data .page2 .note {
  color: #fff !important;
}
.data .page3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d3/bg.jpg) no-repeat 0 0/100%;
}
.data .page3 .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d3/ff.png) no-repeat 0 0/100%;
}
.data .page3 .title {
  width: 1.72rem;
  height: 2.81rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d3/title.png) no-repeat 0 0/100%;
}
.data .page4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/bg.jpg) no-repeat 0 0/100%;
}
.data .page4 .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/ff.png) no-repeat 0 0/100%;
}
.data .page4 .title {
  width: 1.7rem;
  height: 3.04rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/title.png) no-repeat 0 0/100%;
}
.data .page4 .badge {
  display: inline-block;
  position: absolute;
  margin-top: -0.12rem;
  width: 3.1rem;
  height: 0.7rem;
}
.data .page4 .dataMsg {
  width: 4.7rem;
}
.data .page4 .badge1 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge1.png) no-repeat 0 50%/2.46rem auto;
}
.data .page4 .badge2 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge2.png) no-repeat 0 50%/2.42rem auto;
}
.data .page4 .badge3 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge3.png) no-repeat 0 50%/2.37rem auto;
}
.data .page4 .badge4 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge4.png) no-repeat 0 50%/2.53rem auto;
}
.data .page4 .badge5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge5.png) no-repeat 0 50%/2.98rem auto;
}
.data .page4 .badge6 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge6.png) no-repeat 0 50%/3.07rem auto;
}
.data .page4 .badge7 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d4/badge7.png) no-repeat 0 50%/2.98rem auto;
}
.data .page5 {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d5/bg.jpg) no-repeat 0 0/100%;
}
.data .page5 .ff {
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d5/ff.png) no-repeat 0 0/100%;
}
.data .page5 .title {
  width: 1.38rem;
  height: 2.97rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/d5/title.png) no-repeat 0 0/100%;
}
.data .page5 .dataMsg {
  left: 2.7rem;
}
.data .page5 .btn_card {
  position: absolute;
  top: 10.6rem;
  left: 2.5rem;
  z-index: 10;
}

.sharePop {
  display: none;
}
.sharePop .share {
  width: 3.89rem;
  height: 2.34rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/share.png) no-repeat 0 0/100%;
  position: absolute;
  right: 0.4rem;
  top: 0.5rem;
}

.helperLoginState {
  top: 11.8rem;
}

.helper {
  display: none;
  width: 7.5rem;
  height: 16.24rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/cover2.jpg) no-repeat 0 0/100%;
  z-index: 50;
}
.helper .wxg {
  left: 1.08rem;
  top: 11.1rem;
}
.helper .btns {
  position: absolute;
  top: 12.3rem;
}
.helper .note {
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 0.24rem;
  top: 13.2rem;
}

.hide {
  -webkit-mask: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/nature-sprite.png);
  mask: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/nature-sprite.png);
  -webkit-mask-size: 2300% 100%;
  mask-size: 2300% 100%;
  -webkit-animation: mask-play 1s steps(22) forwards;
  animation: mask-play 1s steps(22) forwards;
}

@keyframes mask-play {
  from {
    -webkit-mask-position: 0% 0;
    mask-position: 0% 0;
  }
  to {
    -webkit-mask-position: 100% 0;
    mask-position: 100% 0;
  }
}
.pageClose {
  width: 0.64rem;
  height: 0.57rem;
  background: url(https://game.gtimg.cn/images/ty/act/a20211014anniversary/upload/close.png) no-repeat 0 0/100%;
  position: fixed;
  right: 0.3rem;
  top: 0.3rem;
  z-index: 10;
  display: none;
}
