@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: SourceHanSansCN-Regular!important;
}

li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
}

[v-cloak] {
  display: none;
}

body::-webkit-scrollbar {
  display: none;
  background: rgb(232, 232, 232);
}

input {
  outline: none;
}

html {
  width: 100%;
  height: 100%;
}

body {
  width: 100%;
}

[v-cloak] {
  display: none;
}

input:disabled {
  background-color: #fff;
}

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
::-webkit-scrollbar {
  width: 0.1555555556rem;
  height: 0.1555555556rem;
  background-color: #f5f5f5;
}

/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.1333333333rem rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0.1333333333rem rgba(0, 0, 0, 0.3);
  border-radius: 0.2222222222rem;
  background-color: #f5f5f5;
}

/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
  border-radius: 0.2222222222rem;
  box-shadow: inset 0 0 0.1333333333rem rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 0 0 0.1333333333rem rgba(0, 0, 0, 0.1);
  background-color: rgb(184, 222, 255);
  cursor: pointer;
}

.headerBox {
  width: 100%;
  height: 1.8773333333rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  background: #ffffff;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.2);
  z-index: 99999;
}

.leftIconBox {
  float: left;
  height: 1.1111111111rem;
  margin-left: 0.768rem;
  margin-top: 0.4266666667rem;
}

.headerIcon {
  width: 6.8266666667rem;
  height: 1.024rem;
}

.headerIcon1 {
  width: auto;
  height: 100%;
}

.headerIcon2 {
  width: auto;
  height: 100%;
}

.rightIconBox {
  float: right;
  height: 1.1111111111rem;
  margin-right: 0.768rem;
  margin-top: 0.2986666667rem;
}

.headerIcon3 {
  width: 1.28rem;
  height: 1.28rem;
}

.footerBox {
  width: 100%;
  height: 2.8888888889rem;
  position: fixed;
  bottom: 0;
  left: 0;
  box-shadow: 0.2222222222rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.2);
  z-index: 99999;
  background: #ffffff;
}

.footerBox::after {
  content: "";
  width: 4.4444444444rem;
  height: 4.4444444444rem;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -0.4444444444rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.tabBox {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0rem;
  left: 0;
  background: #ffffff;
  z-index: 99999;
  display: flex;
}

.tabBox li {
  flex: 1;
  position: relative;
}

.tabBox li img {
  width: auto;
  height: 1rem;
  position: absolute;
  top: 0.3333333333rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.bigIcon {
  width: auto;
  height: 1.3333333333rem !important;
  top: -0.1111111111rem !important;
}

.tabBox li span {
  font-size: 0.5777777778rem;
  color: rgb(102, 102, 102);
  text-align: center;
  position: absolute;
  top: 1.4222222222rem;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.footerActive span {
  color: rgb(0, 86, 255) !important;
}

.footerIcon2 {
  display: none;
}

.footerActive .footerIcon1 {
  display: none;
}

.footerActive .footerIcon2 {
  display: block;
}

.addTipBox {
  width: 8.8888888889rem;
  height: 3.5555555556rem;
  position: absolute;
  top: -4.4444444444rem;
  left: -2.8888888889rem;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.addTipcont {
  width: 100%;
  height: 100%;
  position: relative;
}

.addTipBg {
  width: 100% !important;
  height: 100% !important;
}

.addClose {
  width: 0.8888888889rem !important;
  height: 0.8888888889rem !important;
  top: 0.6666666667rem !important;
  left: 7.5555555556rem !important;
  margin-left: 0 !important;
}

.newicpBox {
  position: fixed;
  bottom: 0;
  z-index: 1;
}

.icpBox {
  width: 100%;
  background: #E8E8E8;
  padding-top: 0.7466666667rem;
  padding-bottom: 0.832rem;
}

.icpBox p, .icpBox p a {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.384rem;
  line-height: 0.504rem;
  text-align: center;
  color: #666666;
  font-family: SourceHanSansCN-Regular!important;
}

.loadBtn {
  width: 4.4444444444rem;
  height: 1.2444444444rem;
  line-height: 1.2444444444rem;
  padding-left: 0.3555555556rem;
  padding-right: 0.3555555556rem;
  font-size: 0.6222222222rem;
  color: #0087FF;
  border: 0.0444444444rem solid #0087FF;
  border-radius: 0.8888888889rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.8888888889rem;
  margin-bottom: 0.4444444444rem;
  right: 0.2888888889rem;
}

/* 提示语弹窗 */
#successTips {
  width: 6.2222222222rem;
  position: fixed;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  top: 4.4444444444rem;
  padding: 0.6666666667rem;
  border-radius: 0.2222222222rem;
  background-color: transparent;
  color: transparent;
  z-index: 999999999;
  text-align: center;
  font-size: 0.6222222222rem;
}

.showAndHide {
  -webkit-animation: showTips 2500ms cubic-bezier(0.5, 0.5, 1, 1);
          animation: showTips 2500ms cubic-bezier(0.5, 0.5, 1, 1);
}

@-webkit-keyframes showTips {
  0% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  50% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  75% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  100% {
    transform: translate(0, 6.6666666667rem);
    background-color: transparent;
    color: transparent;
  }
}

@keyframes showTips {
  0% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  50% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  75% {
    transform: translate(0, 6.6666666667rem);
    background-color: rgb(77, 77, 77);
    color: #fff;
  }
  100% {
    transform: translate(0, 6.6666666667rem);
    background-color: transparent;
    color: transparent;
  }
}
.topTitleBox {
  width: 100%;
  height: 1.7777777778rem;
  line-height: 1.7777777778rem;
  text-align: center;
  position: fixed;
  background: #fff;
  top: 0rem;
  left: 0;
  font-size: 0.6666666667rem;
  z-index: 99999;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.2);
}

.topTitleBox img {
  width: 0.4444444444rem;
  height: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.6666666667rem;
  margin-top: auto;
  margin-bottom: auto;
}

.topTip {
  color: #999999;
  font-size: 0.5333333333rem;
  text-align: right;
}

/* 登录弹窗 */
.loginTCBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99999999;
}

.loginzz {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.loginTC {
  width: 13.3333333333rem;
  height: 16rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.3);
  border-radius: 0.4444444444rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
}

.loginTCicon {
  width: 4.4444444444rem;
  height: auto;
  margin-top: 0.5555555556rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.loginInputBox {
  width: 85%;
  height: 1.5555555556rem;
  margin-top: 0.4444444444rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 0.0444444444rem solid #0088FF;
  border-radius: 0.2222222222rem;
}

.inputIcon {
  height: auto;
  position: absolute;
  top: 0;
  left: 0.2222222222rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.loginInput {
  height: 80%;
  position: absolute;
  top: 0;
  left: 1.1111111111rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border: none;
  padding-left: 0.2222222222rem;
  padding-right: 0.2222222222rem;
  outline: none;
  font-size: 0.5777777778rem;
}

.loginInput::-moz-placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.loginInput:-ms-input-placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.loginInput::placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.coderTime {
  height: 1.1111111111rem;
  line-height: 1.1111111111rem;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0.3333333333rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 0.5777777778rem;
  font-weight: 400;
  color: #0056FF;
}

.eyeIcon {
  width: 0.6666666667rem;
  height: auto;
  position: absolute;
  top: 0;
  right: 2.8888888889rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
}

.pawforget {
  cursor: pointer;
  height: 1.1111111111rem;
  line-height: 1.1111111111rem;
  position: absolute;
  top: 0;
  right: 0.2222222222rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 0.5777777778rem;
  font-weight: 400;
  color: #999999;
}

.loginTCswitch {
  width: 90%;
  margin-top: 0.3555555556rem;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.4888888889rem;
}

.loginTCswitch input {
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  vertical-align: -0.1333333333rem;
  margin-right: 0.1333333333rem;
}

.loginTCbtn {
  width: 80%;
  height: 1.3333333333rem;
  border-radius: 0.8888888889rem;
  text-align: center;
  line-height: 1.3333333333rem;
  position: relative;
  cursor: pointer;
  background: linear-gradient(90deg, #0087FF, #0057FF);
  margin-top: 0.6666666667rem;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.3555555556rem;
  font-size: 0.8rem;
}

.loginTCtip {
  width: 100%;
  height: 0.4444444444rem;
  text-align: center;
  font-size: 0.4444444444rem;
  font-weight: 400;
  color: #B9B9B9;
}

.otherLogin {
  text-align: center;
  margin-top: 0.4444444444rem;
  font-size: 0.5777777778rem;
  font-weight: 400;
  color: #B9B9B9;
  display: flex;
  flex-direction: row;
}

.otherLogin:before,
.otherLogin:after {
  content: "";
  flex: 1 1;
  border-bottom: 0.0222222222rem solid #D5D5D5;
  margin: auto;
}

.otherLoginBox {
  width: 80%;
  height: 1.7777777778rem;
  margin-top: 0.4444444444rem;
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.otherLoginBox div {
  flex: 1;
}

.otherLoginBox div img {
  width: 1.4444444444rem;
  height: auto;
  display: block;
  margin: auto;
  cursor: pointer;
}

.serviceBtn {
  text-align: center;
  padding-left: 0.4444444444rem;
  margin-top: 0.2222222222rem;
  font-size: 0.5777777778rem;
  font-weight: 400;
  color: #B9B9B9;
  display: block;
}

.dowqrTCBox {
  width: 4.4444444444rem;
  height: 4.8888888889rem;
  position: absolute;
  top: 0.8888888889rem;
  left: -0.3333333333rem;
  background: #FFFFFF;
  display: none;
  transition: all 0.8s;
}

.dowqrTCBox img {
  width: 4rem;
  height: 4rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.2222222222rem;
}

.dowqrTCBox::after {
  content: "";
  width: 100%;
  height: 4.4444444444rem;
  position: absolute;
  top: -2.2222222222rem;
  left: 0;
}

.dowqrTCBox p {
  text-align: center;
}

.headerA:hover > .dowqrTCBox {
  transition: all 0.8s;
  display: block;
}

.dowqrTCBox:hover {
  transition: all 0.8s;
  display: block;
}

/* 忘记密码 */
.ForgotPawTCBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 9999;
}

.ForgotPawTC {
  width: 13.3333333333rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.3);
  border-radius: 0.4444444444rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding-bottom: 0.8888888889rem;
}

.ForgotPawTCtitle {
  width: 80%;
  height: 1.3333333333rem;
  line-height: 1.3333333333rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.4444444444rem;
  text-align: center;
  font-size: 0.8rem;
}

.ForgotPawCloseBtn {
  width: 0.6666666667rem;
  height: 0.6666666667rem;
  position: absolute;
  top: 0.6666666667rem;
  right: 0.8888888889rem;
  cursor: pointer;
}

.ForgotPawInputBox {
  width: 80%;
  height: 1.5555555556rem;
  margin-top: 0.3333333333rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  border: 0.0444444444rem solid #0088FF;
  border-radius: 0.2222222222rem;
}

.ForgotPawinputIcon {
  height: auto;
  position: absolute;
  top: 0;
  left: 0.2222222222rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
}

.ForgotPawInput {
  height: 80%;
  position: absolute;
  top: 0;
  left: 1.3333333333rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  border: none;
  padding-left: 0.2222222222rem;
  padding-right: 0.2222222222rem;
  outline: none;
  font-size: 0.5777777778rem;
}

.ForgotPawInput::-moz-placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.ForgotPawInput:-ms-input-placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.ForgotPawInput::placeholder {
  font-size: 0.5777777778rem;
  color: #919191;
}

.ForgotPawcoderTime {
  height: 1.1111111111rem;
  line-height: 1.1111111111rem;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0.3333333333rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 0.6222222222rem;
  font-weight: 400;
  color: #0056FF;
}

.ForgotPaweyeIcon {
  width: 0.6666666667rem;
  height: auto;
  position: absolute;
  top: 0;
  right: 0.3333333333rem;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  cursor: pointer;
}

.ForgotPawbtn {
  width: 82%;
  height: 1.2444444444rem;
  border-radius: 0.8888888889rem;
  text-align: center;
  line-height: 1.2444444444rem;
  position: relative;
  cursor: pointer;
  background: linear-gradient(90deg, #0087FF, #0057FF);
  margin-top: 0.8888888889rem;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  font-size: 0.8rem;
}

/* 领取礼包 */
/* 领取成功 */
.giftTCBox {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999999;
}

.giftzz {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.giftTCchilBox {
  width: 13.3333333333rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: absolute;
  background: #FFFFFF;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 0.5555555556rem;
  padding-bottom: 0.4444444444rem;
}

.giftTC {
  width: 13.3333333333rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  position: relative;
  background: url("https://app.imoguang.com/mgwap/static/img/lingquchenggongbeijing@2x.png") no-repeat;
  background-size: 100% auto;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding-bottom: 0.4444444444rem;
}

.giftTCicon {
  width: 2.8888888889rem;
  height: 2.8888888889rem;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.4444444444rem;
}

.giftTCTitle {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0.2222222222rem;
  font-size: 0.8rem;
  font-weight: 400;
  color: #FFFFFF;
}

.giftTCTip {
  width: 85%;
  text-align: left;
  margin-top: 0.8888888889rem;
  font-size: 0.5777777778rem;
  color: #666666;
  margin-left: auto;
  margin-right: auto;
}

.giftTCcopyBox {
  width: 80%;
  height: 1.1111111111rem;
  padding: 0.1333333333rem 0.3555555556rem 0.1333333333rem 0.3555555556rem;
  border: 0.0222222222rem solid #0088FF;
  border-radius: 0.1333333333rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.4444444444rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.giftTCcopyBox span {
  line-height: 1.1111111111rem;
  font-size: 0.6222222222rem;
}

.giftTCcopyBox a {
  float: right;
  line-height: 1.1111111111rem;
  color: rgb(5, 103, 255);
  font-size: 0.5777777778rem;
}

.giftTCcont {
  width: 90%;
  margin-top: 0.3555555556rem;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  color: #333333;
  font-size: 0.5777777778rem;
}

.giftTCcont span {
  color: rgb(102, 102, 102);
}

/* 物品弹窗 */
.stuffTCBox {
  width: 13.3333333333rem;
  height: 13.3333333333rem;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.3);
  border-radius: 0.4444444444rem;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  /* display: none; */
  z-index: 999999;
}

.stuffTCBoxBg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.stuffdowTC {
  width: 100%;
  height: 100%;
  position: relative;
  background: url("../img/lingquchenggongbeijing@2x.png") no-repeat;
  background-size: 100% auto;
  overflow: hidden;
  z-index: 9999999;
}

.stuffdowTC::after {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 0;
  background: #FFFFFF;
  z-index: -1;
  border-radius: 0.4444444444rem;
}

.stuffdowTitle {
  text-align: center;
  margin-top: 0.4444444444rem;
  font-size: 0.8rem;
  color: #FFFFFF;
}

.stuffdowTip {
  width: 80%;
  text-align: left;
  font-size: 0.5777777778rem;
  color: #FFFFFF;
  margin-top: 0.4444444444rem;
  margin-left: auto;
  margin-right: auto;
}

.stuffdowqrBox {
  position: absolute;
  width: 6.8888888889rem;
  height: 5.1111111111rem;
  top: 4.2222222222rem;
  left: 0rem;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}

.stuffdowqrBox span {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  font-size: 0.6222222222rem;
}

.stuffdowqrBox img {
  width: 5.7777777778rem;
  height: 5.7777777778rem;
  position: absolute;
  top: 0;
  right: 0;
}

.stuffdowBtn {
  width: 5.5555555556rem;
  height: 1.2444444444rem;
  border-radius: 0.6666666667rem;
  text-align: center;
  line-height: 1.2444444444rem;
  position: relative;
  border: 0.0222222222rem solid rgb(0, 86, 255);
  background: rgb(0, 86, 255);
  color: #ffffff;
  margin-top: 7.5555555556rem;
  font-size: 0.5777777778rem;
  margin-left: auto;
  margin-right: auto;
}

/* 大图 */
.bigImg {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.bigImgzz {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
}

.bigImg img {
  width: 80%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.swiper .swiper-wrapper {
  height: auto;
}

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

.lastGameTCzz {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
}

.lastGameTC {
  width: 13.3333333333rem;
  min-height: 4.4444444444rem;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  background: #FFFFFF;
  box-shadow: 0rem 0rem 0.2222222222rem 0rem rgba(0, 0, 0, 0.3);
  border-radius: 0.4444444444rem;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99999;
}

.lastGameTCChild {
  width: 100%;
  padding-bottom: 2.2222222222rem;
  position: relative;
}

.lastGameCont {
  width: 86%;
  margin-left: auto;
  margin-right: auto;
}

.lastGameCont h6 {
  color: #000000;
  font-family: 0.8rem;
  width: 100%;
  text-align: left;
  margin-top: 0.6666666667rem;
}

.lastGameCont img {
  width: 3.3333333333rem;
  height: 3.3333333333rem;
  margin-top: 0.4444444444rem;
  border-radius: 0.4444444444rem;
  margin-bottom: 0.2222222222rem;
}

.lastCont {
  width: 7.5555555556rem;
  position: absolute;
  top: 1.3333333333rem;
  left: 4.8888888889rem;
}

.lastName {
  font-size: 0.8rem;
  text-align: left;
}

.lastDesc {
  font-size: 0.5777777778rem;
  color: #ABABAB;
  text-align: left;
  margin-top: 0.1777777778rem;
}

.lastBtnBox {
  width: 100%;
  height: 1.7777777778rem;
  position: absolute;
  bottom: 0;
  left: 0;
  border-top: 0.0444444444rem solid #F1F1F1;
  display: flex;
}

.lastBtnBox a {
  flex: 1;
  height: 1.7777777778rem;
  line-height: 1.7777777778rem;
  text-align: center;
  font-size: 0.6666666667rem;
}

.lastGameNoBtn {
  color: #C6C6C6;
  border-right: 0.0222222222rem solid #F1F1F1;
}

.lastGamePlayBtn {
  color: #0088FF;
  border-left: 0.0222222222rem solid #F1F1F1;
}

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

.ptPopupBoxzz {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}

.pt_tuBox {
  width: 100%;
  height: 100%;
  position: relative;
}

.ptClose {
  width: 1.4222222222rem;
  height: 1.4222222222rem;
  position: absolute;
  top: 20%;
  right: 1.3333333333rem;
}

.pttuImgBox {
  width: 80%;
  height: auto;
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  margin: auto;
}

.pttuImg {
  width: 100%;
  height: auto;
  margin: auto;
}

.ptPopupCheckBox {
  width: 48%;
  height: 0.8888888889rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0.6666666667rem;
}

.ptPopupCheckBox input {
  width: 0.7777777778rem;
  height: 0.7777777778rem;
  vertical-align: -0.1777777778rem;
  margin-right: 0.1333333333rem;
}

.ptPopupCheckBox span {
  color: #ffffff;
  font-size: 0.5777777778rem;
  text-align: center;
}

::-webkit-scrollbar {
  display: none;
}

.pttuwenBox {
  width: 13.3333333333rem;
  height: 15.1111111111rem;
  border-radius: 0.4444444444rem;
  background: #ffffff;
  position: fixed;
  top: 0;
  bottom: 10%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99999999;
  background: url("https://app.imoguang.com/mgwap/static/img/ptTkbg.png") no-repeat;
  background-size: cover;
}

.pttwClose {
  width: 0.8888888889rem;
  height: 0.8888888889rem;
  position: absolute;
  top: 0.4444444444rem;
  right: 0.4444444444rem;
}

.ptCont {
  width: 90%;
  height: 10.6666666667rem;
  margin-top: 1.7777777778rem;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
  font-size: 0.6666666667rem;
  z-index: 9999;
}

.ptCont img {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.button_content {
  width: 5.3333333333rem;
  height: 1.3333333333rem;
  border-radius: 0.4444444444rem;
  text-align: center;
  line-height: 1.3333333333rem;
  position: relative;
  cursor: pointer;
  background: linear-gradient(90deg, #0087FF, #0057FF);
  margin-top: 0.5333333333rem;
  color: #ffffff;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0.3555555556rem;
  font-size: 0.6222222222rem;
}

.ptFloatBox {
  width: 3.5555555556rem;
  height: auto;
  position: fixed;
  top: 60%;
  right: 0.6666666667rem;
  z-index: 999999;
}

.ptFloatImg {
  width: 100%;
  height: auto;
}

.ptFloatClose {
  width: 0.8888888889rem;
  height: 0.8888888889rem;
  position: absolute;
  top: -0.6666666667rem;
  right: -0.4444444444rem;
}

.giftList {
  width: 96%;
  margin-top: 0.8888888889rem;
  margin-left: auto;
  margin-right: auto;
}

.giftList li {
  width: 100%;
  height: 2.8444444444rem;
  position: relative;
  margin-top: 0.8888888889rem;
  border-radius: 0.7111111111rem;
}

.giftBg {
  width: 100%;
  height: 1.1111111111rem;
  border-radius: 0.7111111111rem 0.7111111111rem 0 0;
  position: absolute;
  top: 0;
  left: 0;
}

.giftLiLq {
  border: 0.0222222222rem solid #0056FF;
}

.giftLiBi {
  border: 0.0222222222rem solid #FF6600;
}

.giftLiZhi {
  border: 0.0222222222rem solid #CC00FF;
}

.giftLq {
  background: #E5EEFF;
}

.giftBi {
  background: #FFE8D8;
}

.giftZhi {
  background: #FAE5FF;
}

.giftBtnLq {
  color: #0056FF;
}

.giftBtnBi {
  color: #FF6600;
}

.giftBtnZhi {
  color: #CC00FF;
}

.giftList li img {
  width: 2.2222222222rem;
  height: 2.2222222222rem;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.3111111111rem;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 0.7111111111rem;
}

.giftTitle {
  font-size: 0.6222222222rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #333333;
  position: absolute;
  top: 0.1333333333rem;
  left: 2.8888888889rem;
}

.giftName {
  font-size: 0.5333333333rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #919191;
  position: absolute;
  top: 1.2888888889rem;
  left: 2.8888888889rem;
}

.giftNum {
  font-size: 0.5333333333rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #F5AB18;
  position: absolute;
  bottom: 0.1333333333rem;
  right: 0.5555555556rem;
}

.giftBtn {
  width: auto;
  line-height: 1.1111111111rem;
  display: inline-block;
  font-size: 0.5333333333rem;
  font-family: Source Han Sans CN;
  font-weight: 400;
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  right: 0.6666666667rem;
}/*# sourceMappingURL=style.css.map */