.hd, .btn-call, .mod-tit2, .mod-tit3, .mod-tit4, .btn-get, .swiper-tit1, .swiper-tit2, .swiper-tit3, .gift-tit, .btn-gift, .btn-camera, .btn-go, .d8 .icon-sure, .d10 .icon-sure, .btn-begin {
  text-indent: -9999px;
}

.vd, .begin-tit, .lock-b {
  font-family: 'vd';
}

.fonti, .rule-tit {
  -webkit-transform: skew(-5deg);
          transform: skew(-5deg);
}

@font-face {
  font-family: 'vd';
  src: url("https://n.sinaimg.cn/games/pel727/ad.woff2") format("woff2"), url("https://n.sinaimg.cn/games/pel727/ad.woff") format("woff"), url("https://n.sinaimg.cn/games/pel727/ad.ttf") format("truetype"), url("https://n.sinaimg.cn/games/pel727/ad.eot") format("embedded-opentype"), url("https://n.sinaimg.cn/games/pel727/ad.svg") format("svg");
}

.wfb, .lock-tit, .rule-tit {
  font-size: 0.24rem;
  line-height: 0.32rem;
  color: #fff;
  font-weight: bold;
}

body {
  margin: 0;
}

html, body, .con {
  height: 100%;
}

.page {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: none;
  z-index: 10;
}

.page.on {
  display: block;
}

.page.active {
  -webkit-animation: fadeIn .2s ease-in;
          animation: fadeIn .2s ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  z-index: 10;
}

.page.hide {
  -webkit-animation: fadeOut .2s ease-in;
          animation: fadeOut .2s ease-in;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}

.page.page-video {
  display: block;
  z-index: 0;
  height: 100%;
}

.page.page-select {
  overflow: hidden;
}

.page.on.page-video {
  z-index: 10;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

.page-load {
  background: #000000;
  height: 100%;
}

.load-main {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.animate-load {
  width: 175px;
  height: 125px;
  background: url(https://n.sinaimg.cn/games/pel727/spr-load.png) center left/3325px auto no-repeat;
  -webkit-animation: recallTip 2s steps(18) infinite;
          animation: recallTip 2s steps(18) infinite;
}

@-webkit-keyframes recallTip {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -3150px 0;
  }
}

@keyframes recallTip {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -3150px 0;
  }
}

.load-process {
  width: 2.56rem;
  height: 0.04rem;
  border-radius: .02rem;
  background: #fff;
  overflow: hidden;
  position: relative;
}

.load-on {
  width: 0rem;
  height: 0.04rem;
  border-radius: .02rem;
  background: #212d8d;
  position: absolute;
  left: 0rem;
  top: 0rem;
}

.begin-tit {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #fff;
  letter-spacing: 1px;
  margin: .1rem auto;
}

.page-land {
  background: url("https://n.sinaimg.cn/games/pel727/bg-land.jpg?v1") center top/100% auto no-repeat;
  padding: 9.41rem 0 0 0;
  overflow: auto;
}

.mod {
  width: 6.30rem;
  margin: 0 auto;
}

.mod-1 {
  height: 7.27rem;
}

.mod-2 {
  height: 9.29rem;
}

.mod-3 {
  height: 7.83rem;
}

.mod-4 {
  height: 8.42rem;
}

.mod-5 {
  height: 7.92rem;
}

.mod-6 {
  height: 5.75rem;
}

.mod-1 {
  background: url("https://n.sinaimg.cn/games/pel727/bg-locking.png") center top/100% auto no-repeat;
  width: 7.50rem;
}

.lock-pt-wr {
  width: 6.30rem;
  margin: 0 auto;
}

.lock-tips {
  height: .80rem;
  font-size: 0.32rem;
  line-height: 0.8rem;
  color: #fff;
  padding-left: .32rem;
  opacity: 0;
}

.lock-tips .txt {
  color: #93d6fe;
  font-weight: bold;
  margin-right: .1rem;
}

.lock-num {
  color: #fff;
  font-size: .24rem;
  font-weight: bold;
  padding: 0 0 0 .35rem;
  height: .75rem;
}

.lock-b {
  font-size: .5rem;
  color: #fecc45;
  letter-spacing: 1px;
  vertical-align: top;
  margin-right: .10rem;
  line-height: .86rem;
  display: inline-block;
}

.lock-t {
  vertical-align: top;
  font-size: .24rem;
  display: inline-block;
  line-height: .75rem;
}

.lock-process {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.lock-load {
  background: #3147ef;
}

.lock-box {
  text-align: center;
}

.lock-box-1,
.lock-box-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

.lock-box-2 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}

.lock-tit {
  margin: .15rem 0 .05rem 0;
  white-space: nowrap;
}

.lock-box-it {
  width: 1.5rem;
  height: 1.68rem;
  background: url("https://n.sinaimg.cn/games/pel727/airdrop.png") center top/100% auto no-repeat;
  margin: 0 auto;
}

.lock-level {
  font-size: 0.18rem;
  line-height: 0.36rem;
  color: #fecc45;
}

.lock-process {
  margin: .01rem .10rem .10rem .10rem;
  position: relative;
}

.lock-loading {
  position: absolute;
  left: 0rem;
  top: 0rem;
  background: url("https://n.sinaimg.cn/games/pel727/lock-on.png") center top/5.64rem auto no-repeat;
  width: 5.64rem;
  height: 0.26rem;
  background-position: 0 0;
  border-top-right-radius: 0.05rem;
  border-bottom-right-radius: 0.05rem;
  overflow: hidden;
}

.lock-process-1 .lock-box-1 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-process-2 .lock-box-1 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-process-2 .lock-box-2 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-process-3 .lock-box-1 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-process-3 .lock-box-2 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-process-3 .lock-box-3 .lock-box-it {
  background-image: url(https://n.sinaimg.cn/games/pel727/airdrop-on.png);
}

.lock-load {
  width: 5.64rem;
  height: 0.26rem;
  margin: 0 auto;
  border-radius: .05rem;
  position: relative;
  opacity: 0;
  display: none;
}

.lock-load-1 {
  left: 50%;
  margin-left: -1.73rem;
  top: 60/100rem;
}

.lock-load-2 {
  left: 50%;
  margin-left: 0.77rem;
  top: .60rem;
}

.btn-call {
  background: url("https://n.sinaimg.cn/games/pel727/btn-invite.png") center top/100% auto no-repeat;
  width: 7rem;
  height: 1.4rem;
  margin: .82rem auto .20rem auto;
  position: relative;
  left: -.25rem;
  display: block;
}

.mod-tit2 {
  background: url("https://n.sinaimg.cn/games/pel727/tit1.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1.02rem;
  margin: 0 auto;
}

.mod-tit3 {
  background: url("https://n.sinaimg.cn/games/pel727/tit2.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1.02rem;
  margin: 0 auto;
}

.mod-tit4 {
  background: url("https://n.sinaimg.cn/games/pel727/tit3.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1.02rem;
  margin: 0 auto;
}

.mod {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mod-2 {
  padding: 1.18rem 0 0 0;
}

.mod-3, .mod-4 {
  padding: .87rem 0 0 0;
}

.mod-5 {
  padding: .79rem 0 0 0;
}

.video-pt {
  width: 6.3rem;
  height: 3.54rem;
  margin-bottom: .50rem;
  position: relative;
}

.video-item {
  width: 6.3rem;
  height: 3.54rem;
}

.icon-play {
  position: absolute;
  width: 1.14rem;
  height: 1.14rem;
  background: url("https://n.sinaimg.cn/games/pel727/icon-play.png") center top/100% auto no-repeat;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.mod-if,
.content-if,
.gift-it-tit {
  font-size: 0.28rem;
  line-height: 0.56rem;
  color: #48494b;
  text-align: center;
}

.sound-pt .video-pt {
  position: relative;
}

.sound-img {
  width: 6.3rem;
  height: 3.54rem;
}

.btn-get {
  background: url("https://n.sinaimg.cn/games/pel727/btn-get.png") center top/100% auto no-repeat;
  width: 1.68rem;
  height: 0.76rem;
  position: absolute;
  right: .10rem;
  bottom: .10rem;
}

.mod-5 {
  width: 100%;
  position: relative;
}

.swiper-tit1 {
  background: url("https://n.sinaimg.cn/games/pel727/tit-lock1.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1rem;
  margin: 0 auto;
}

.swiper-tit2 {
  background: url("https://n.sinaimg.cn/games/pel727/tit-lock2.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1rem;
  margin: 0 auto;
}

.swiper-tit3 {
  background: url("https://n.sinaimg.cn/games/pel727/tit-lock3.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 1rem;
  margin: 0 auto;
}

.content-lock {
  background: url("https://n.sinaimg.cn/games/pel727/bg-lock.png") center top/100% auto no-repeat;
  width: 6.3rem;
  height: 3.55rem;
  margin: 0 auto;
}

.content-open {
  width: 6.3rem;
  height: 3.55rem;
  margin: 0 auto;
}

.swiper {
  height: 100%;
}

.swiper-container .swiper-arrow .swiper-prev {
  position: absolute;
  left: 2.5rem;
  top: 5.17rem;
  width: 0.17rem;
  height: 0.29rem;
  background: url("https://n.sinaimg.cn/games/pel727/icon-prev.png") center top/0.17rem auto no-repeat;
  padding: 10/100rem;
}

.swiper-container .swiper-arrow .swiper-next {
  position: absolute;
  right: 2.50rem;
  top: 5.17rem;
  width: 0.17rem;
  height: 0.29rem;
  background: url("https://n.sinaimg.cn/games/pel727/icon-next.png") center top/0.17rem auto no-repeat;
  padding: 10/100rem;
}

.swiper-container {
  padding-bottom: 1rem;
}

.swiper-container .swiper-dot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  width: 1.2rem;
  position: absolute;
  left: 50%;
  margin-left: -.54rem;
  top: 4.80rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.swiper-container .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border: 0.01rem solid #212d8d;
  border-radius: 100%;
}

.swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #212d8d;
}

.mod-6 {
  background: url("https://n.sinaimg.cn/games/pel727/bg-gift.png") center top/100% auto no-repeat;
  width: 7rem;
  height: 5.75rem;
}

.lis-gift {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.gift-it {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.gift-pic {
  background: url("https://n.sinaimg.cn/games/pel727/bg-g.png") center top/100% auto no-repeat;
  width: 1.5rem;
  height: 1.5rem;
  margin: .50rem auto .20rem auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.gift-it-tit {
  text-align: center;
}

.btn-gift {
  background: url("https://n.sinaimg.cn/games/pel727/btn-gift.png") center top/100% auto no-repeat;
  width: 4.7rem;
  height: 1.28rem;
  margin: 0 auto;
}

.mod-7 {
  width: 100%;
  background: #1529c5;
  color: #fff;
}

.mod-7 .wr {
  width: 6rem;
  padding: .40rem 0;
  margin: 0 auto;
  font-size: 0.24rem;
  line-height: 0.36rem;
}

.rule-tit {
  font-size: .30rem;
  margin: .10rem 0;
  text-align: center;
}

.rule-if {
  margin: .2rem 0 .45rem 0;
}

.mess {
  margin: .34rem .24rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.img-wr {
  width: .81rem;
  height: .82rem;
  border-radius: 100%;
  overflow: hidden;
  font-size: 0;
}

.img-pic {
  width: 100%;
  height: 100%;
}

.mess-word,
.mess-sound,
.mess-sound {
  max-width: 5.20rem;
  background: #2338d8;
  font-size: .32rem;
  line-height: .40rem;
  border-radius: .15rem;
  margin-left: .24rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0.05rem;
}

.mess-word::before,
.mess-sound::before,
.mess-sound::before {
  content: '';
  display: block;
  position: absolute;
  left: -.10rem;
  top: .30rem;
  border-top: .11rem solid transparent;
  border-bottom: .11rem solid transparent;
  border-right: 0.1rem solid #2338d8;
}

.mess-border {
  background: #2338d8;
  border: 0.02rem solid #2338d8;
  border-radius: .10rem;
  padding: .15rem .20rem;
  color: #f2f2f2;
}

.me {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.me .mess-word,
.me .mess-pic,
.me .mess-picload {
  margin-right: .24rem;
  margin-left: 0;
  background: #fff;
}

.me .mess-word::before,
.me .mess-pic::before,
.me .mess-picload::before {
  left: auto;
  right: -0.09rem;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  border-right-color: #fff;
}

.me .mess-word::after,
.me .mess-pic::after,
.me .mess-picload::after {
  left: -.10rem;
  right: auto;
}

.me .mess-border {
  background: #fff;
  color: #2c2d2d;
  border-color: #fff;
}

.mess-pic, .mess-picload {
  margin-left: .24rem;
  position: relative;
  background: #ffe191;
  border-radius: .15rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .05rem;
}

.mess-pic img, .mess-picload img {
  max-width: 2.3rem;
  display: block;
  border-radius: .15rem;
}

.mess-picload {
  min-width: .5rem;
  min-height: .5rem;
}

.mess-pic::before, .mess-picload::before {
  content: '';
  display: block;
  position: absolute;
  left: -.10rem;
  top: .30rem;
  border-top: .11rem solid transparent;
  border-bottom: .11rem solid transparent;
  border-right: .10rem solid #ffe191;
}

.mess-pic button {
  min-width: 100%;
  width: 100%;
  margin: 0;
}

.page-select.page {
  background: #f2f2f2;
  background: url("https://n.sinaimg.cn/games/pel727/bg-select.jpg") center top/100% auto no-repeat;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-position: center -.80rem;
}

.page-select.page.on {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.page-select {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0 3.30rem 0;
  padding: 0 0 3.30rem 0;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.select-name {
  text-align: center;
  color: #2c2d2d;
  font-size: 0.3rem;
  line-height: 0.8rem;
  height: .80rem;
}

.chat {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: auto;
}

.chatroom {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
}

.select-tips {
  font-size: 0.24rem;
  line-height: 0.36rem;
  color: #2c2d2d;
  text-align: center;
  width: 100%;
  height: .6rem;
  line-height: .6rem;
}

.btns-select {
  background: url("https://n.sinaimg.cn/games/pel727/bg-btns.jpg") center top/100% auto no-repeat;
  background-color: #2338d8;
  height: 3.20rem;
  position: absolute;
  left: 0;
  width: 100%;
  bottom: 0;
  padding-top: .10rem;
}

.btn-camera {
  background: url("https://n.sinaimg.cn/games/pel727/btn-camera.png") center top/100% auto no-repeat;
  width: 6.5rem;
  height: 1.4rem;
  margin: 0 auto;
  position: relative;
}

.btn-camera .abc {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 100%;
}

.btn-go {
  background: url("https://n.sinaimg.cn/games/pel727/btn-go.png") center top/100% auto no-repeat;
  width: 6.5rem;
  height: 1.4rem;
  margin: 0 auto;
}

.page.page-camera {
  display: block;
  position: relative;
}

.video-main {
  width: 100vw;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.skip {
  position: absolute;
  right: 1.1rem;
  top: 0.2rem;
  color: #fff;
  text-indent: -9999px;
  width: .90rem;
  height: .41rem;
  background: url("https://n.sinaimg.cn/games/pel727/icon-skip.png") center top/100% auto no-repeat;
}

.sound {
  position: absolute;
  right: .10rem;
  top: 0.2rem;
  color: #ffffff;
  text-indent: -9999px;
  width: .90rem;
  height: .41rem;
  background: url("https://n.sinaimg.cn/games/pel727/music-on.png") center top/100% auto no-repeat;
}

.sound-off {
  background: url("https://n.sinaimg.cn/games/pel727/music-off.png") center top/100% auto no-repeat;
}

.btn-call2 {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2.2rem;
  height: 2.2rem;
  -webkit-transform: translate(-50%, -58%);
          transform: translate(-50%, -58%);
  border: 0.01rem solid #fff;
  font-size: 0.36rem;
  line-height: 0.72rem;
  background: #fff;
  opacity: 0;
}

.mess-pic, .mess-picload {
  margin-left: .24rem;
  border-radius: .15rem;
  position: relative;
  background: #fff;
  border-radius: .15rem;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: .05rem;
}

.mess-pic::before, .mess-picload::before {
  content: "";
  display: block;
  position: absolute;
  left: -.10rem;
  top: .30rem;
  border-top: .11rem solid transparent;
  border-bottom: .11rem solid transparent;
  border-right: 0.1rem solid #fff;
}

.mess-pic button, .mess-picload button {
  min-width: 100%;
  width: 100%;
  margin: 0;
}

.video-canvas {
  position: absolute;
  left: 0rem;
  top: 0rem;
  width: 100%;
  pointer-events: none;
  overflow: hidden;
}

.pop {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100%;
  z-index: 10;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  display: none;
}

.pop .dia,
.pop-game .dia {
  display: none;
}

.pop.show,
.pop .dia.on,
.pop-game .dia.on {
  display: block;
  opacity: 1;
}

.dia-mask, .dia-mask-select, .dia-mask-game {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100;
}

.dia {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-transform: translate3d(-50%, -50%, 0) scale(1, 1);
          transform: translate3d(-50%, -50%, 0) scale(1, 1);
  /* transform: translate(-50%, -50%); */
  z-index: 101;
  background-size: 100% 100%;
  width: 6.74rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform-origin: -25% -25%;
          transform-origin: -25% -25%;
  opacity: 0;
}

.d7 {
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20210429cgvideo/d7.png);
  height: 4.38rem;
  padding-top: 1.6rem;
}

.share-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.share-item {
  margin: 0 0.05rem;
  font-size: 0.24rem;
  line-height: 0.4rem;
  color: #324773;
  font-weight: bold;
  text-align: center;
}

.d-sp {
  display: block;
  background-image: url(https://game.gtimg.cn/images/gp/cp/a20210429cgvideo/d-sp.png);
  background-repeat: no-repeat;
  background-size: 5.05rem 6.44rem;
}

.d-pyq {
  width: 1.48rem;
  height: 1.48rem;
  background-position: 82.35294% 65.72581%;
}

.d-qq {
  width: 1.49rem;
  height: 1.48rem;
  background-position: 90.73034% 3.62903%;
}

.d-qzone {
  width: 1.49rem;
  height: 1.48rem;
  background-position: 90.73034% 34.67742%;
}

.d-wx {
  width: 1.46rem;
  height: 1.46rem;
  background-position: 72.70195% 96.38554%;
}

.d-close {
  position: absolute;
  right: -0.16rem;
  top: 0.1rem;
  width: 0.74rem;
  height: 0.74rem;
  background-position: 95.82367% 84.21053%;
}

.d9 {
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  left: auto;
  opacity: 1;
  width: 100%;
  height: 100%;
}

.d9 .d-close {
  width: 100%;
  height: 100%;
  position: absolute;
}

.share-tips::before {
  content: '';
  display: block;
  background: url(https://n.sinaimg.cn/games/pel727/shareTips.png) center top/100% auto no-repeat;
  width: 1.38rem;
  height: 4.76rem;
  position: absolute;
  right: 0.6rem;
  top: 0.21rem;
}

.share-tips {
  color: #fff;
  margin: 0;
}

.d8, .d10 {
  background: url("https://n.sinaimg.cn/games/pel727/pop.png") center top/100% auto no-repeat;
  width: 5.7rem;
  height: 4.31rem;
  font-size: 0.26rem;
  line-height: 0.36rem;
  color: #2c2d2d;
}

.d8 .d-close, .d10 .d-close {
  opacity: 0;
  width: 1.44rem;
  z-index: 10;
}

.d8 .call-content, .d10 .call-content {
  position: relative;
  height: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.d8 .pop-tit, .d10 .pop-tit, .d8 .pop-if, .d10 .pop-if, .d8 .pop-fail, .d10 .pop-fail {
  margin: 0.05rem 0;
}

.d8 .pop-tit, .d10 .pop-tit {
  color: #ce0037;
  font-size: 0.28rem;
  line-height: 0.42rem;
}

.d8 .pop-fail, .d10 .pop-fail {
  font-size: 0.28rem;
  line-height: 0.42rem;
}

.d8 .icon-sure, .d10 .icon-sure {
  background: url("https://n.sinaimg.cn/games/pel727/btn-sure.png") center top/100% auto no-repeat;
  width: 3.72rem;
  height: 0.74rem;
  position: absolute;
  left: 50%;
  bottom: 0rem;
  opacity: 1;
  top: auto;
  margin-left: -1.86rem;
}

.call-tips {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.83rem;
  height: .26rem;
  -webkit-transform: translate(-50%, 230%);
          transform: translate(-50%, 230%);
  text-indent: -9999px;
  background: url("https://n.sinaimg.cn/games/pel727/call-tips.png") center top/100% auto no-repeat;
  display: none;
}

.word1 {
  position: absolute;
  bottom: .60rem;
  left: 50%;
  width: 6.46rem;
  height: 1.22rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-indent: -9999px;
  background: url("https://n.sinaimg.cn/games/pel727/word1.png") center top/100% auto no-repeat;
  display: none;
}

.word2 {
  position: absolute;
  bottom: .60rem;
  left: 50%;
  width: 6.46rem;
  height: 1.22rem;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  text-indent: -9999px;
  background: url("https://n.sinaimg.cn/games/pel727/word2.png") center top/100% auto no-repeat;
  display: none;
}

.hidden {
  overflow: hidden;
}

.btn-begin {
  background: url("https://n.sinaimg.cn/games/pel727/btn-begin.png") center top/100% auto no-repeat;
  width: 1.68rem;
  height: 0.76rem;
  margin: 0 auto;
}

.code-pic {
  width: 95%;
}

.d10 {
  height: 7rem;
  position: relative;
  background: url("https://n.sinaimg.cn/games/pel727/pop-code.png") center top/100% auto no-repeat;
}

.d10 .call-content {
  position: relative;
  z-index: 2;
  padding-top: 0.5rem;
}
/*# sourceMappingURL=main.css.map */