.header-yinliu {
  position: relative;
  width: 100%;
  height: 0.88rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.header-yinliu-open-app {
  position: absolute;
  width: 2rem;
  height: 100%;
  right: 0;
}
.header-yinliu-close {
  position: absolute;
  width: 0.24rem;
  height: 0.24rem;
  top: 0.32rem;
  left: 0.16rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.header-yinliu-slogn1 {
  position: absolute;
  left: 0.64rem;
  top: 0.16rem;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 500;
  font-size: 0.28rem;
  line-height: 0.28rem;
  color: #212121;
}
.header-yinliu-slogn2,
.header-yinliu-slogn3,
.header-yinliu-slogn4 {
  position: absolute;
  left: 0.64rem;
  bottom: 0.12rem;
  font-family: "PingFang SC";
  font-style: normal;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 0.24rem;
  color: #757575;
}
.header-yinliu-slogn3 {
  left: 1.76rem;
}
.header-yinliu-slogn4 {
  left: 2.88rem;
}
#screen {
  width: 100% !important;
}

.click-area-img[data-v-2964abc9] {
  font-size: 0.12rem;
  width: 100%;
  height: 100%;
}
.click-area-img .vdr {
  border: none;
}

.click-area-img[data-v-fe71fa92] {
  font-size: 0.12rem;
  width: 100%;
  height: 100%;
}
.click-area-img .vdr {
  border: none;
}

.activity-navigator {
  height: 100%;
  background: center/100% auto no-repeat;
}

.activity-navigator-wrapper-show {
  position: fixed;
  display: block;
  z-index: 99;
}

.activity-navigator-wrapper-hide .activity-navigator {
  display: none;
}

.activity-navigator-list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 750px) {
  .activity-navigator-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.activity-navigator-list-top-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.activity-navigator-item {
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: relative;
  overflow: hidden;
}

.activity-navigator-item>img {
  height: 100%;
  display: block;
}

.activity-navigator-item-image {
  opacity: 1;
}

.activity-navigator-item-active-image {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.activity-navigator-item-active .activity-navigator-item-image {
  opacity: 0;
}

.activity-navigator-item-active .activity-navigator-item-active-image {
  opacity: 1;
}

.activity-navigator-mode-fixed {
  height: auto !important;
}

.activity-navigator-fixed {
  position: fixed;
  top: 0;
  z-index: 98;
}

.activity-navigator-hide {
  display: none;
}

.activity-navigator-top {
  width: 100%;
}

.activity-navigator-top.activity-navigator-fixed {
  left: 0;
  max-width: 7.5rem;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.activity-navigator-top.activity-navigator-fixed .activity-navigator-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.activity-navigator-fixed-baidu {
  top: -0.04rem !important;
}

.activity-navigator-right-top,
.activity-navigator-right-middle,
.activity-navigator-right-bottom {
  position: fixed;
  right: 0;
  left: initial;
  height: auto;
  z-index: 98;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.activity-navigator-right-top .activity-navigator-list,
.activity-navigator-right-middle .activity-navigator-list,
.activity-navigator-right-bottom .activity-navigator-list {
  display: block;
  height: auto;
}

.activity-navigator-right-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.activity-navigator-right-bottom {
  top: initial;
}

.activity-navigator-overlay {
  width: 100%;
  height: 100%;
}

.activity-navigator-overlay .activity-navigator-list {
  padding-bottom: 2rem;
}

.activity-navigator-overlay .activity-navigator-list .activity-navigator-item {
  margin: 0 auto;
}

.activity-navigator-control i {
  display: block;
  background: center/contain no-repeat;
}

.activity-navigator-control-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
}

.activity-navigator-control-close {
  position: fixed;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  background: url(https://activity.hdslb.com/blackboard/static/20200114/b8f2b74d0482aed61472c7065dc1ed56/7g-BLNKN.png) center bottom .9rem/.7rem auto no-repeat,-webkit-gradient(linear, left top, left bottom, from(rgba(19, 22, 29, 0)), to(#13161d));
  background: url(https://activity.hdslb.com/blackboard/static/20200114/b8f2b74d0482aed61472c7065dc1ed56/7g-BLNKN.png) center bottom .9rem/.7rem auto no-repeat,linear-gradient(180deg, rgba(19, 22, 29, 0), #13161d);
}
img[data-v-4e5e95e2] {
  height: 100%;
  display: block;
}
.activity-navigator-item[data-v-4e5e95e2] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: relative;
  overflow: hidden;
}

.activity-navigator {
  height: 100%;
  background: center/100% auto no-repeat;
}

.activity-navigator-wrapper-show {
  position: fixed;
  display: block;
  z-index: 99;
}

.activity-navigator-wrapper-hide .activity-navigator {
  display: none;
}

.activity-navigator-list {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media screen and (min-width: 750px) {
  .activity-navigator-list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.activity-navigator-list-top-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.activity-navigator-item {
  height: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: relative;
  overflow: hidden;
}

.activity-navigator-item>img {
  height: 100%;
  display: block;
}

.activity-navigator-item-image {
  opacity: 1;
}

.activity-navigator-item-active-image {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.activity-navigator-item-active .activity-navigator-item-image {
  opacity: 0;
}

.activity-navigator-item-active .activity-navigator-item-active-image {
  opacity: 1;
}

.activity-navigator-mode-fixed {
  height: auto !important;
}

.activity-navigator-fixed {
  position: fixed;
  top: 0;
  z-index: 98;
}

.activity-navigator-hide {
  display: none;
}

.activity-navigator-top {
  width: 100%;
}

.activity-navigator-top.activity-navigator-fixed {
  left: 0;
  max-width: 7.5rem;
  left: 50%;
  -webkit-transform: translate(-50%);
  transform: translate(-50%);
}

.activity-navigator-top.activity-navigator-fixed .activity-navigator-list {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.activity-navigator-fixed-baidu {
  top: -0.04rem !important;
}

.activity-navigator-right-top,
.activity-navigator-right-middle,
.activity-navigator-right-bottom {
  position: fixed;
  right: 0;
  left: initial;
  height: auto;
  z-index: 98;
  max-height: 100vh;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.activity-navigator-right-top .activity-navigator-list,
.activity-navigator-right-middle .activity-navigator-list,
.activity-navigator-right-bottom .activity-navigator-list {
  display: block;
  height: auto;
}

.activity-navigator-right-middle {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.activity-navigator-right-bottom {
  top: initial;
}

.activity-navigator-overlay {
  width: 100%;
  height: 100%;
}

.activity-navigator-overlay .activity-navigator-list {
  padding-bottom: 2rem;
}

.activity-navigator-overlay .activity-navigator-list .activity-navigator-item {
  margin: 0 auto;
}

.activity-navigator-control i {
  display: block;
  background: center/contain no-repeat;
}

.activity-navigator-control-mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 89;
}

.activity-navigator-control-close {
  position: fixed;
  z-index: 99;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2rem;
  background: url(https://activity.hdslb.com/blackboard/static/20200114/b8f2b74d0482aed61472c7065dc1ed56/7g-BLNKN.png) center bottom .9rem/.7rem auto no-repeat,-webkit-gradient(linear, left top, left bottom, from(rgba(19, 22, 29, 0)), to(#13161d));
  background: url(https://activity.hdslb.com/blackboard/static/20200114/b8f2b74d0482aed61472c7065dc1ed56/7g-BLNKN.png) center bottom .9rem/.7rem auto no-repeat,linear-gradient(180deg, rgba(19, 22, 29, 0), #13161d);
}
img[data-v-4e5e95e2] {
  height: 100%;
  display: block;
}
.activity-navigator-item[data-v-4e5e95e2] {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  position: relative;
  overflow: hidden;
}

.mario__entry__dialog[data-v-f28b233e] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__dialog__close[data-v-f28b233e] {
  position: absolute;
  top: 0;
  right: 0;
  width: .8rem;
  height: .8rem;
}
.mario__entry__dialog__body[data-v-f28b233e] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5.97rem;
  height: 5.96rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: translate(-50%, -50%);
}
.mario__entry__dialog__title[data-v-f28b233e] {
  width: 1.03rem;
  height: .3rem;
  margin: .62rem auto 0;
  background-image: url(//s1.hdslb.com/bfs/static/bili-kfpt/game-entry/dialog_title.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.mario__entry__dialog__prizeimg[data-v-f28b233e] {
  position: absolute;
  display: block;
  width: 2.18rem;
  height: 2.18rem;
  top: .86rem;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  background-size: 100% 100%;
}
.mario__entry__dialog__prizeimg__pic[data-v-f28b233e] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 2.06rem;
  max-height: 2.06rem;
}
.mario__entry__dialog__prizeimg__name[data-v-f28b233e] {
  position: absolute;
  height: .5rem;
  top: 3.04rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  text-align: center;
  left: 50%;
  font-size: .26rem;
  line-height: .5rem;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
  white-space: nowrap;
}
.mario__entry__dialog__btn[data-v-f28b233e] {
  position: absolute;
  top: 4.22rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.97rem;
  height: .76rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: .12rem;
  box-sizing: border-box;
}
.mario__entry__dialog__btn__icon[data-v-f28b233e] {
  width: .45rem;
  height: .48rem;
  margin-right: .14rem;
  background-size: 100% 100%;
}
.mario__entry__dialog__btn__text[data-v-f28b233e] {
  font-size: .4rem;
  line-height: .64rem;
  color: #fff;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
}
.mario__entry__dialog__tip[data-v-f28b233e] {
  position: absolute;
  top: 5.02rem;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: .24rem;
  height: .5rem;
  line-height: .5rem;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
}
.mario__entry__dialog--success .mario__entry__dialog__title[data-v-f28b233e] {
  width: 1.41rem;
}
.mario__entry__dialog--success .mario__entry__dialog__prizeimg[data-v-f28b233e] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__prizeimg__text[data-v-f28b233e] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__prizename[data-v-f28b233e] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__choose[data-v-f28b233e] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__btn__text[data-v-f28b233e] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__btn__icon[data-v-f28b233e] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__tip[data-v-f28b233e] {
  display: none;
}
.mario__entry__getdialog[data-v-3cf17496] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__getdialog__body[data-v-3cf17496] {
  position: absolute;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 5.97rem;
  height: 6.1rem;
}
.mario__entry__getdialog__body__close[data-v-3cf17496] {
  position: absolute;
  top: 0;
  right: 0;
  height: 0.94rem;
  width: 0.79rem;
}
.mario__entry__getdialog__body__text[data-v-3cf17496] {
  position: absolute;
  top: 4.09rem;
  transform: translateX(-50%);
  left: 50%;
  font-size: 0.3rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.mario__entry__sedialog[data-v-0cff8d22] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__sedialog__body[data-v-0cff8d22] {
  position: absolute;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 5.97rem;
  height: 6.1rem;
}
.mario__entry__sedialog__body__close[data-v-0cff8d22] {
  position: absolute;
  top: 0;
  right: 0;
  height: 0.94rem;
  width: 0.79rem;
}
.mario__entry__sedialog__body__prize[data-v-0cff8d22] {
  position: absolute;
  width: 2.46rem;
  height: 2.46rem;
  top: 1.42rem;
  left: 1.64rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.mario__entry__sedialog__body__text[data-v-0cff8d22] {
  position: absolute;
  top: 4.09rem;
  transform: translateX(-50%);
  left: 50%;
  text-align: center;
  font-size: 0.3rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@keyframes messageShow-data-v-1dbf04be {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes messageShow-data-v-1dbf04be {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@-webkit-keyframes messageShow-data-v-1dbf04be {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.mario__entry__message[data-v-1dbf04be] {
  background: #000;
  color: #fff;
  z-index: 999999;
  border-radius: 0.1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 0.24rem;
  padding: 0.15rem 0.2rem;
  opacity: 0;
  animation: messageShow-data-v-1dbf04be 1.5s linear;
  -webkit-animation: messageShow-data-v-1dbf04be 1.5s linear;
  -moz-animation: messageShow-data-v-1dbf04be 1.5s linear;
  text-align: center;
}
.marioentry[data-v-2964abc9] {
  position: relative;
  margin: 0 auto;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
}
.marioentry__getexchange[data-v-2964abc9] {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
}
.marioentry__getstart[data-v-2964abc9] {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}

.mario__entry__dialog[data-v-1ba2f533] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__dialog__close[data-v-1ba2f533] {
  position: absolute;
  top: 0;
  right: 0;
  width: .8rem;
  height: .8rem;
}
.mario__entry__dialog__body[data-v-1ba2f533] {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 5.97rem;
  height: 5.96rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  transform: translate(-50%, -50%);
}
.mario__entry__dialog__title[data-v-1ba2f533] {
  width: 1.03rem;
  height: .3rem;
  margin: .62rem auto 0;
  background-image: url(//s1.hdslb.com/bfs/static/bili-kfpt/game-entry/dialog_title.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
.mario__entry__dialog__prizeimg[data-v-1ba2f533] {
  position: absolute;
  display: block;
  width: 2.18rem;
  height: 2.18rem;
  top: .86rem;
  left: 50%;
  transform: translateX(-50%);
  box-sizing: border-box;
  background-size: 100% 100%;
}
.mario__entry__dialog__prizeimg__pic[data-v-1ba2f533] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 2.06rem;
  max-height: 2.06rem;
}
.mario__entry__dialog__prizeimg__name[data-v-1ba2f533] {
  position: absolute;
  height: .5rem;
  top: 3.04rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  transform: translateX(-50%);
  text-align: center;
  left: 50%;
  font-size: .26rem;
  line-height: .5rem;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
  white-space: nowrap;
}
.mario__entry__dialog__btn[data-v-1ba2f533] {
  position: absolute;
  top: 4.22rem;
  left: 50%;
  transform: translateX(-50%);
  width: 2.97rem;
  height: .76rem;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: .12rem;
  box-sizing: border-box;
}
.mario__entry__dialog__btn__icon[data-v-1ba2f533] {
  width: .45rem;
  height: .48rem;
  margin-right: .14rem;
  background-size: 100% 100%;
}
.mario__entry__dialog__btn__text[data-v-1ba2f533] {
  font-size: .4rem;
  line-height: .64rem;
  color: #fff;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
}
.mario__entry__dialog__tip[data-v-1ba2f533] {
  position: absolute;
  top: 5.02rem;
  left: 0;
  text-align: center;
  width: 100%;
  font-size: .24rem;
  height: .5rem;
  line-height: .5rem;
  font-family: PingFangSC-Semibold,sans-serif;
  font-weight: bold;
}
.mario__entry__dialog--success .mario__entry__dialog__title[data-v-1ba2f533] {
  width: 1.41rem;
}
.mario__entry__dialog--success .mario__entry__dialog__prizeimg[data-v-1ba2f533] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__prizeimg__text[data-v-1ba2f533] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__prizename[data-v-1ba2f533] {
  display: block;
}
.mario__entry__dialog--success .mario__entry__dialog__choose[data-v-1ba2f533] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__btn__text[data-v-1ba2f533] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__btn__icon[data-v-1ba2f533] {
  display: none;
}
.mario__entry__dialog--success .mario__entry__dialog__tip[data-v-1ba2f533] {
  display: none;
}
.mario__entry__getdialog[data-v-fe2f14ba] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__getdialog__body[data-v-fe2f14ba] {
  position: absolute;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 5.97rem;
  height: 6.1rem;
}
.mario__entry__getdialog__body__close[data-v-fe2f14ba] {
  position: absolute;
  top: 0;
  right: 0;
  height: 0.94rem;
  width: 0.79rem;
}
.mario__entry__getdialog__body__text[data-v-fe2f14ba] {
  position: absolute;
  top: 4.09rem;
  transform: translateX(-50%);
  left: 50%;
  font-size: 0.3rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.mario__entry__sedialog[data-v-133b587e] {
  position: fixed;
  background-color: rgba(0,0,0,.75);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
}
.mario__entry__sedialog__body[data-v-133b587e] {
  position: absolute;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 5.97rem;
  height: 6.1rem;
}
.mario__entry__sedialog__body__close[data-v-133b587e] {
  position: absolute;
  top: 0;
  right: 0;
  height: 0.94rem;
  width: 0.79rem;
}
.mario__entry__sedialog__body__prize[data-v-133b587e] {
  position: absolute;
  width: 2.46rem;
  height: 2.46rem;
  top: 1.42rem;
  left: 1.64rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.mario__entry__sedialog__body__text[data-v-133b587e] {
  position: absolute;
  top: 4.09rem;
  transform: translateX(-50%);
  left: 50%;
  text-align: center;
  font-size: 0.3rem;
  width: 3rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
@keyframes messageShow-data-v-25e7582c {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes messageShow-data-v-25e7582c {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@-webkit-keyframes messageShow-data-v-25e7582c {
0% {
    opacity: 0;
}
30% {
    opacity: 1;
}
70% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.mario__entry__message[data-v-25e7582c] {
  background: #000;
  color: #fff;
  z-index: 999999;
  border-radius: 0.1rem;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  font-size: 0.24rem;
  padding: 0.15rem 0.2rem;
  opacity: 0;
  animation: messageShow-data-v-25e7582c 1.5s linear;
  -webkit-animation: messageShow-data-v-25e7582c 1.5s linear;
  -moz-animation: messageShow-data-v-25e7582c 1.5s linear;
  text-align: center;
}
.marioentry[data-v-fe71fa92] {
  position: relative;
  margin: 0 auto;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
}
.marioentry__getexchange[data-v-fe71fa92] {
  position: absolute;
  width: 50%;
  height: 100%;
  left: 0;
  top: 0;
}
.marioentry__getstart[data-v-fe71fa92] {
  position: absolute;
  width: 50%;
  height: 100%;
  right: 0;
  top: 0;
}

.activity-longpress-image[data-v-2964abc9] {
  width: 100%;
  height: auto;
}

.activity-longpress-image[data-v-fe71fa92] {
  width: 100%;
  height: auto;
}

