body {
  font-size: 0;
  overflow: hidden;
}
.ip6 #mask-share-card .content {
  transform: scale(0.9);
}
#globalLoading .loader {
  font-size: 5px;
}
.page {
  font-size: 24px;
  position: fixed;
}
.page .logo {
  position: absolute;
  top: 70px;
  left: 40px;
}
div {
  background-repeat: no-repeat;
}
.avatar {
  border-radius: 50%;
}
#page-start {
  background-color: #FF5043;
  position: fixed;
  width: 100%;
  overflow-y: scroll;
  z-index: 10;
}
#page-start div,
#page-start img {
  -webkit-appearance: none;
  outline: transparent;
  border: 0;
}
#page-start .a0s {
  position: absolute;
  top: 0;
  left: 0;
  width: 750px;
  height: 830px;
  pointer-events: none;
}
#page-start .content {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/a0.jpg);
  background-position: top center;
  background-size: 100%;
  background-repeat: no-repeat;
  position: relative;
  background-color: #FF5043;
  height: auto;
  top: 0;
  margin: 0;
  min-height: 1465px;
  padding-bottom: 50px;
}
#page-start .content .zhanwei {
  height: 1200px;
}
#page-start .content .pannel-nianhuo #btn-goZhuanchang {
  width: 674px;
  height: 347px;
  margin: 0 auto;
  background-size: 100%;
  background-repeat: no-repeat;
}
#page-start .content .title {
  position: absolute;
  top: 50px;
  left: 122px;
  width: 506px;
  height: 206px;
  pointer-events: none;
}
#page-start .content .a1s {
  position: absolute;
  width: 76px;
  top: 135px;
  left: 444px;
  pointer-events: none;
}
#page-start .content .a1s img {
  animation: snonJump 0.8s infinite alternate;
}
#page-start .content .a1s div {
  animation: snonJump 0.8s infinite alternate;
  width: 76px;
  height: 85px;
}
#page-start .content .btn-rule {
  width: 88px;
  height: 44px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 21px 0px 0px 21px;
  backdrop-filter: blur(20px);
  position: absolute;
  right: 0;
  top: 132px;
  font-size: 24px;
  line-height: 44px;
  text-align: right;
  padding-right: 18px;
  color: #00022B;
}
#page-start .content .btn-go {
  width: 386px;
  height: 125px;
  position: absolute;
  top: 930px;
  left: 182px;
}
#page-start .content .btn-go .inner {
  width: 386px;
  height: 125px;
}
#page-start .content .chance-div {
  position: absolute;
  top: 1066px;
  left: 225px;
  color: #fff;
  width: 300px;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
}
#page-start .content .chance-div .totalChance {
  font-size: 40px;
  line-height: 40px;
}
#page-start .content .btn2 {
  position: absolute;
  top: 980px;
  left: 32px;
  width: 114px;
  height: 114px;
  color: #9E1000;
  font-size: 28px;
  text-align: center;
  text-shadow: 0 0 5px #fff, 0 0 10px #fff;
}
#page-start .content .btn2 span {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  line-height: 30px;
  display: none;
}
#page-start .content .btn2.btn-prize {
  left: auto;
  right: 32px;
}
#page-start .zoumadeng {
  position: fixed;
  top: 0;
  left: 0;
  width: 750px;
  height: 48px;
  line-height: 48px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  overflow: hidden;
  z-index: 10;
}
#page-start .zoumadeng::before {
  content: '';
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/img/icon-notice.png);
  width: 24px;
  height: 21px;
  position: absolute;
  left: 12px;
  top: 13px;
}
#page-start .zoumadeng div {
  position: absolute;
  left: 0px;
  top: 0;
  width: 750px;
  height: 48px;
  color: #fff;
  font-size: 24px;
  transform: translateX(100%);
  display: none;
  animation: textBottomEnter 0.8s linear both;
}
#page-start .zoumadeng div.enter {
  display: block;
}
#page-start .zoumadeng div.leave {
  animation: textTopLeave 0.8s linear both;
}
.s-pannel {
  width: 706px;
  min-height: 200px;
  position: relative;
  padding: 56px 0 22px;
  margin: 0 auto 64px;
  background: #FFE2DC;
  border-radius: 34px;
}
.s-pannel .p-t {
  width: 310px;
  height: 94px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/p-t.png);
  position: absolute;
  top: -50px;
  left: 198px;
  text-align: center;
  font-size: 38px;
  color: #FFFFFF;
  line-height: 100px;
  font-family: 'DongFangDaKai';
}
.s-pannel .p-c {
  width: 100%;
  background-size: 100% 100%;
  padding: 0 16px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  padding-top: 15px;
}
.s-pannel .p-c > img {
  position: static;
}
#page-game {
  width: 100%;
  position: fixed;
  overflow: hidden;
  background-image: radial-gradient(#fe623c, #ff7457);
  background-position: bottom center;
  z-index: 5;
  -webkit-touch-callout: none;
  /*系统默认菜单被禁用*/
  -webkit-user-select: none;
  /*webkit浏览器*/
  -khtml-user-select: none;
  /*早期浏览器*/
  -moz-user-select: none;
  /*火狐*/
  -ms-user-select: none;
  /*IE10*/
  user-select: none;
}
#page-game #cvs {
  position: absolute;
  width: 640px;
  height: 960px;
  left: 50%;
  bottom: 318px;
  margin-left: -320px;
  pointer-events: none;
}
#page-game .hide {
  display: none;
}
#page-game .score {
  position: absolute;
  top: 50px;
  left: 40px;
  line-height: 60px;
  font-size: 30px;
  color: #f74614;
  text-shadow: 0 0 10px #fffbbb;
  font-weight: bold;
  font-style: italic;
}
#page-game .score span {
  font-size: 60px;
}
#page-game .bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 7000px;
  pointer-events: none;
  background: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/b1.jpg) 0 0px no-repeat, url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/b0.jpg) 0 3100px no-repeat;
  display: block;
  transition: all 0.5s;
}
#page-game .bg .qiao1 {
  top: 2930px;
}
#page-game .bg .qiao2 {
  top: -140px;
}
#page-game .bg .qiao3 {
  top: -4030px;
}
#page-game .bg .qiao4 {
  top: -7120px;
}
#page-game .bg .b0 {
  bottom: 7000px;
}
#page-game .bg .b1 {
  bottom: 10860px;
}
#page-game .bg img {
  position: absolute;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
#page-game .bg .brand {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
#page-game .bg .brand .r1,
#page-game .bg .brand .r2,
#page-game .bg .brand .r3,
#page-game .bg .brand .r4,
#page-game .bg .brand .r5,
#page-game .bg .brand .r6 {
  right: 7px;
  left: auto;
  width: 280px;
}
#page-game .bg .brand .l1,
#page-game .bg .brand .l2,
#page-game .bg .brand .l3,
#page-game .bg .brand .l4,
#page-game .bg .brand .l5,
#page-game .bg .brand .l6 {
  left: 50px;
  width: 280px;
}
#page-game .bg .brand .r1 {
  bottom: 1165px;
}
#page-game .bg .brand .r2 {
  bottom: 1980px;
  right: 10px;
}
#page-game .bg .brand .l1 {
  bottom: 1525px;
}
#page-game .pannel {
  width: 750px;
  height: 300px;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: absolute;
  bottom: 0;
  left: 0;
}
#page-game .pannel div {
  position: absolute;
}
#page-game .pannel .btn-bg {
  left: 271px;
  top: 30px;
  width: 200px;
  height: 200px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/b22.png);
}
#page-game .pannel .btn-jump {
  left: 290px;
  top: 50px;
  width: 163px;
  height: 163px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/b21.png);
  background-size: contain;
  background-repeat: no-repeat;
}
@keyframes moveloading {
  0% {
    background-position-x: 0;
  }
  100% {
    background-position-x: -2000px;
  }
}
#page-loading {
  display: none;
  position: fixed;
  width: 100%;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/loading.jpg);
  background-position: 100%;
  z-index: 15;
}
#page-loading .hide {
  opacity: 0;
}
#page-loading .hide-img {
  width: 1px;
  height: 1px;
  opacity: 0;
  pointer-events: none;
}
#page-loading .title {
  width: 72vw;
  padding: 18vh 0 6vh;
}
#page-loading .gif {
  width: 40vw;
  padding: 0vh 0 5vh;
  margin-left: 32vw;
}
#page-loading #loading-text {
  font-size: 15px;
  margin: 0 auto;
  color: #121924;
  width: 153px;
  text-align: center;
}
#page-loading .loading-bar {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/l22.png);
  background-size: auto 100%;
  background-repeat: no-repeat;
  width: 136px;
  height: 17px;
  margin: 10px auto;
}
#page-loading .loading-bar .inner {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/l21.png);
  background-size: auto 100%;
  background-position: 1px center;
  width: 0px;
  height: 17px;
  transition: all 0.6s;
}
.mask {
  font-size: 24px;
  background-color: rgba(0, 0, 0, 0.85);
}
.mask .pannel {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(180deg, #FFEFEC 0%, #FFFFFF 100%);
  width: 624px;
  height: 667px;
  border-radius: 24px;
  padding: 70px 34px 30px;
  left: 63px;
}
.mask .pannel .title {
  font-size: 37px;
  color: #FFFFFF;
  line-height: 95px;
  position: absolute;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/p-t.png);
  width: 310px;
  height: 94px;
  top: -54px;
  left: 50%;
  margin-left: -155px;
  text-align: center;
  font-family: 'DongFangDaKai';
}
.mask .pannel > img.close:last-child {
  bottom: -100px;
  position: absolute;
  left: 281px;
}
.mask .pannel > .btn {
  color: #fff;
  font-family: 'fzlan';
  text-align: center;
  font-size: 32px;
  color: #FFFFFF;
  box-sizing: border-box;
  line-height: 80px;
}
.mask .pannel > .btn.btn-sl {
  width: 270px;
  height: 80px;
  border-radius: 45px;
  border: 2px solid #FF9DB9;
  color: #FF3753;
}
.mask .pannel > .btn.btn-sr {
  width: 270px;
  height: 80px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 45px;
}
.mask .main-btn,
.mask .secondary-btn {
  color: #fff;
  text-shadow: 0 0 5px #a81000;
  text-align: center;
}
.mask .extra-tips {
  padding: 20px 0 0 24px;
  white-space: break-spaces;
  font-size: 26px;
  color: #98999e;
  text-align: justify;
  word-break: break-all;
}
.mask .fixed-btn {
  width: 750px;
  height: 155px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #ff5043;
}
.mask .fixed-btn .btn {
  position: absolute;
  top: 25px;
  height: 102px;
  color: #fff;
  font-size: 38px;
  text-shadow: 0 0 3px #a81000;
  text-align: center;
  line-height: 93px;
}
.mask .fixed-btn .btn-l {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/d41.png);
  width: 288px;
  left: 25px;
}
.mask .fixed-btn .btn-r {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/d42.png);
  width: 399px;
  left: auto;
  right: 25px;
}
.mask .user-info {
  display: flex;
  align-items: center;
}
.mask .user-info img {
  position: static;
}
.mask .user-info .avatar {
  width: 88px;
}
.mask .user-info .info {
  padding-left: 20px;
  flex: 1;
}
.mask .user-info .info .nickName {
  margin-bottom: 5px;
}
.mask .user-info .info .my-coins {
  line-height: 32px;
}
.mask .user-info .info .my-coins img,
.mask .user-info .info .my-coins span {
  display: inline-block;
  vertical-align: top;
}
.mask .user-info .info .my-coins img {
  width: 30px;
}
.mask .empty {
  display: block;
  text-align: center;
  padding: 100px 0;
}
#mask-avatar .pannel {
  animation: fadeInUp 0.6s both;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 750px;
  height: 942px;
  background: #FF5043;
  border-radius: 24px 24px 0px 0px;
  top: auto;
  transform: none;
  padding-top: 60px;
}
#mask-avatar .p-t {
  position: absolute;
  top: -130px;
  left: 0;
}
#mask-avatar .tip {
  font-size: 30px;
  color: #FFF5C0;
  line-height: 42px;
  padding: 56px 0 30px;
}
#mask-avatar .list {
  overflow: hidden;
}
#mask-avatar .list .item {
  width: 200px;
  height: 200px;
  border-radius: 50%;
  box-sizing: border-box;
  float: left;
  margin-right: 35px;
  margin-bottom: 25px;
  position: relative;
}
#mask-avatar .list .item:nth-child(3n) {
  margin-right: 0px;
}
#mask-avatar .list .item.selected {
  border: solid 4px #fff;
}
#mask-avatar .list .item.selected::after {
  content: '';
  display: block;
  width: 44px;
  height: 44px;
  border: solid 4px #fff;
  border-radius: 50%;
  position: absolute;
  right: 0;
  bottom: 0;
  background: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/ico_xuanzhong.png);
  background-size: contain;
  z-index: 1;
  background-repeat: no-repeat;
}
#mask-avatar input {
  display: block;
  clear: both;
  background: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/inp-name.png);
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 38px;
  line-height: 94px;
  text-align: center;
  width: 676px;
  height: 94px;
  margin: 0 auto;
  outline: 0;
  color: #FFF5C0;
  border: none;
}
#mask-avatar input::-webkit-input-placeholder {
  color: #FFF5C0;
}
#mask-avatar .btn {
  margin: 20px auto 0;
}
#mask-my-prize .pannel {
  position: absolute;
  color: #7B2F09;
}
#mask-my-prize .pannel .scroll-y {
  margin-top: 20px;
  height: auto;
}
#mask-my-prize .pannel .scroll-y img {
  position: static;
}
#mask-my-prize .pannel .scroll-y .item {
  width: 100%;
  background: #fff;
  border-radius: 24px;
  height: 188px;
  display: flex;
  position: relative;
  margin-bottom: 10px;
  padding: 20px;
}
#mask-my-prize .pannel .scroll-y .item .icon {
  width: 115px;
  height: 115px;
  margin: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
#mask-my-prize .pannel .scroll-y .item .info {
  flex: 1;
  padding-left: 15px;
}
#mask-my-prize .pannel .scroll-y .item .info .name {
  height: 80px;
}
#mask-my-prize .pannel .scroll-y .item .info .source {
  font-size: 22px;
  height: 40px;
  line-height: 40px;
}
#mask-my-prize .pannel .scroll-y .item .info .time {
  font-size: 20px;
}
#mask-my-prize .pannel .scroll-y .item .btn {
  position: absolute;
  right: 15px;
  bottom: 15px;
  width: 148px;
  height: 68px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 40px;
  line-height: 68px;
}
#mask-my-prize .pannel .scroll-y .item .btn p {
  position: absolute;
  top: 0;
  left: 0;
  width: 148px;
  height: 68px;
  text-align: center;
  color: #fff;
  line-height: 65px;
  pointer-events: none;
}
#mask-my-prize .pannel .scroll-y .item .btn.wxapp-btn {
  width: 148px;
  height: 68px;
}
#mask-my-prize .pannel .scroll-y .item .btn.wxapp-btn img {
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
}
#mask-rule {
  animation-name: fadeIn;
  font-size: 32px;
  color: #7B2F09;
  line-height: 45px;
}
#mask-rule .pannel {
  animation: fadeInUp 0.6s both;
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 1120px;
  background: linear-gradient(180deg, #FFEFEC 0%, #FFFFFF 100%);
  border-radius: 24px 24px 0px 0px;
  top: auto;
  padding: 70px 30px 0;
}
#mask-rule .pannel > img.close {
  width: 44px;
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
  left: auto;
}
#mask-rule .pannel .scroll-y {
  height: 880px;
  white-space: pre-wrap;
  font-weight: normal;
  font-size: 30px;
  text-align: justify;
  word-break: break-all;
}
#mask-rule .pannel .btn {
  margin-top: 40px;
  width: 690px;
  height: 80px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 51px;
  color: #fff;
  font-size: 30px;
  line-height: 80px;
  text-align: center;
}
#mask-rank {
  animation-name: fadeIn;
  color: #28282a;
}
#mask-rank > .close {
  width: 60px;
  position: absolute;
  top: 20px;
  right: 20px;
}
#mask-rank .pannel {
  animation: fadeInUp 0.6s both;
  position: absolute;
  bottom: 150px;
  left: 0;
  width: 100%;
  top: auto;
  padding: 0 24px;
  height: auto;
  background: #FF5043;
  border-radius: 24px 24px 0px 0px;
}
#mask-rank .pannel .pannel-shenfen {
  display: none;
}
#mask-rank .pannel .p-t {
  position: absolute;
  top: -130px;
  left: 0;
}
#mask-rank .pannel .tab-btn {
  width: 472px;
  height: 70px;
  display: flex;
  margin: 30px auto;
}
#mask-rank .pannel .tab-btn div {
  flex: 1;
  height: 70px;
  width: 216px;
  font-size: 30px;
  color: #FFE7B7;
  line-height: 70px;
  margin: 0 10px;
  background: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/d22.png);
  text-align: center;
  background-repeat: no-repeat;
  background-size: contain;
}
#mask-rank .pannel .tab-btn div.active {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/d21.png);
  color: #5D1100;
}
#mask-rank .pannel .my-rank {
  height: 130px;
  background-color: #fff;
  display: flex;
  border-radius: 30px;
  padding: 20px 24px 18px;
}
#mask-rank .pannel .my-rank .item {
  text-align: center;
  flex: 1;
}
#mask-rank .pannel .my-rank .item:first-child {
  display: flex;
  align-items: center;
}
#mask-rank .pannel .my-rank .item .label {
  font-size: 24px;
  color: #121924;
  line-height: 33px;
}
#mask-rank .pannel .my-rank .item .value {
  font-weight: bold;
  font-size: 42px;
  color: #FA3B2D;
  line-height: 59px;
  text-align: center;
}
#mask-rank .pannel .my-rank .item .nickName {
  color: #7B2F09;
  font-size: 26px;
}
#mask-rank .pannel .my-rank .item .headimgurl {
  width: 80px;
}
#mask-rank .pannel .my-rank .item .my {
  width: 60px;
  height: 50px;
  background: linear-gradient(90deg, #FFE7AE 0%, #DFB254 66.52%, #FFE5AD 99.91%);
  border-radius: 11px;
  font-size: 24px;
  color: #5D1100;
  text-align: center;
  line-height: 50px;
}
#mask-rank .pannel .rank-list {
  background: #fff;
  border-radius: 30px 30px 0 0;
  padding: 20px 20px 18px 0px;
  margin-top: 18px;
}
#mask-rank .pannel .l-h,
#mask-rank .pannel .scroll-y {
  font-size: 28px;
  color: #98999e;
}
#mask-rank .pannel .l-h::-webkit-scrollbar,
#mask-rank .pannel .scroll-y::-webkit-scrollbar {
  display: none;
  /* Chrome, Safari, Opera*/
}
#mask-rank .pannel .l-h .item,
#mask-rank .pannel .scroll-y .item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  line-height: 70px;
}
#mask-rank .pannel .l-h .item .no,
#mask-rank .pannel .scroll-y .item .no {
  width: 100px;
  text-align: center;
}
#mask-rank .pannel .l-h .item .name,
#mask-rank .pannel .scroll-y .item .name {
  flex: 1;
  display: flex;
  margin-left: 20px;
}
#mask-rank .pannel .l-h .item .name .avatar,
#mask-rank .pannel .scroll-y .item .name .avatar {
  width: 70px;
  height: 70px;
  margin-left: 0;
}
#mask-rank .pannel .l-h .item .name .text,
#mask-rank .pannel .scroll-y .item .name .text {
  max-height: 70px;
  flex: 1;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 300px;
}
#mask-rank .pannel .l-h .item .coins,
#mask-rank .pannel .scroll-y .item .coins {
  text-align: right;
  width: 160px;
}
#mask-rank .pannel .scroll-y .name,
#mask-rank .pannel .scroll-y .coins {
  color: #28282a;
}
#mask-rank .pannel-shenfen .extra-tips {
  text-align: center;
}
#mask-rank .fixed-btn .btn-l {
  background-image: none;
  width: 108px;
  left: 24px;
  text-align: center;
  padding-top: 5px;
}
#mask-rank .fixed-btn .btn-l img {
  width: 52px;
  display: block;
  margin: 0 auto;
}
#mask-rank .fixed-btn .btn-l span {
  font-size: 26px;
  color: #FFEF84;
  line-height: 37px;
}
#mask-rank .fixed-btn .btn-r {
  background: none;
  width: 589px;
  right: 24px;
}
#mask-package {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/j0.jpg);
  background-position: top center;
}
#mask-package .title {
  padding-top: 30px;
}
#mask-package .card {
  position: relative;
  width: 100%;
  height: 640px;
  margin: 20px auto;
}
#mask-package .card .item {
  position: absolute;
  width: 190px;
  height: 217px;
  top: 0;
  left: 0;
}
#mask-package .card .item img {
  transform: scale(1.1);
}
#mask-package .card .item.none {
  pointer-events: none;
}
#mask-package .card .item.none img {
  opacity: 0.6;
}
#mask-package .card .item .sp {
  position: absolute;
  top: 70px;
  left: 56px;
  font-size: 35px;
  font-weight: bold;
  width: 82px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 5px;
  text-shadow: 0 0 5px #df6f30;
}
#mask-package .card .item .sp img {
  opacity: 1;
}
#mask-package .card .item .num {
  width: 30px;
  height: 30px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/h2.png);
  position: absolute;
  right: 36px;
  bottom: 24px;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
#mask-package .card .item .num:empty {
  display: none;
}
#mask-package .card .item:nth-child(1),
#mask-package .card .item:nth-child(2),
#mask-package .card .item:nth-child(3) {
  top: 0;
}
#mask-package .card .item:nth-child(4),
#mask-package .card .item:nth-child(5),
#mask-package .card .item:nth-child(6),
#mask-package .card .item:nth-child(7) {
  top: 200px;
}
#mask-package .card .item:nth-child(8),
#mask-package .card .item:nth-child(9),
#mask-package .card .item:nth-child(10) {
  top: 400px;
}
#mask-package .card .item:nth-child(2),
#mask-package .card .item:nth-child(9) {
  left: 280px;
}
#mask-package .card .item:nth-child(1),
#mask-package .card .item:nth-child(8) {
  left: 80px;
}
#mask-package .card .item:nth-child(3),
#mask-package .card .item:nth-child(10) {
  left: 480px;
}
#mask-package .card .item:nth-child(4) {
  left: -5px;
}
#mask-package .card .item:nth-child(5) {
  left: 185px;
}
#mask-package .card .item:nth-child(6) {
  left: 375px;
}
#mask-package .card .item:nth-child(7) {
  left: 565px;
}
#mask-package .btn-list {
  width: 412px;
  margin: 0 auto;
  position: relative;
  padding-bottom: 86px;
  line-height: 70px;
  font-size: 28px;
}
#mask-package .btn-list .tips {
  display: none;
  position: absolute;
  top: -40px;
  line-height: 30px;
  color: #fff;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 24px;
}
#mask-package .btn-list div {
  background-size: contain;
  background-repeat: no-repeat;
}
#mask-package .btn-list .main-btn {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/h31.png);
  width: 412px;
  height: 90px;
  line-height: 90px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 32px;
}
#mask-package .btn-list .upload-pictures {
  display: none;
}
#mask-package .btn-list .secondary-btn {
  position: absolute;
  bottom: 0;
  left: 0;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/h32.png);
  background-size: contain;
  width: 186px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  font-size: 30px;
}
#mask-package .btn-list .secondary-btn.show-mask {
  left: auto;
  right: 0;
}
#mask-task.fixed {
  position: fixed;
  z-index: 50;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  animation-name: bigIn;
  animation-duration: 0.7s;
  -webkit-animation-name: bigIn;
  -webkit-animation-duration: 0.7s;
  color: #fff;
  font-size: 24px;
  will-change: transform;
  display: block;
}
#mask-task.fixed .s-pannel {
  margin-top: 260px;
}
#mask-task.fixed .p-c {
  max-height: 840px;
  overflow-y: scroll;
}
#mask-task.fixed .close {
  margin: 10px auto;
  display: block;
}
#mask-task .close {
  position: static;
  display: none;
}
#mask-task .pannel {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/k33.png);
  width: 677px;
  height: 716px;
  position: absolute;
  padding: 150px 70px 0px;
  left: 36px;
  color: #7B2F09;
  font-size: 28px;
}
#mask-task .pannel .btn-bg {
  bottom: -5px;
  left: 0;
}
#mask-task .pannel .go-game {
  top: 713px;
  left: 40px;
}
.task-list img {
  position: static;
}
.task-list .item {
  width: 670px;
  height: 134px;
  background: #FFFFFF;
  border-radius: 20px;
  display: flex;
  position: relative;
  margin: 0 auto 10px;
  padding: 15px;
  align-items: center;
  color: #6E1116;
}
.task-list .item .icon {
  width: 95px;
  height: 95px;
  margin: 15px 10px;
  background-size: contain;
  background-repeat: no-repeat;
}
.task-list .item .info {
  flex: 1;
  padding-left: 5px;
  padding-top: 10px;
}
.task-list .item .info h1 {
  font-weight: 500;
  font-size: 30px;
  color: #6E1116;
  line-height: 42px;
  font-weight: normal;
  font-family: 'fzlan';
}
.task-list .item .info p {
  font-weight: 400;
  font-size: 26px;
  color: #AD696D;
  line-height: 37px;
  text-align: left;
}
.task-list .item .info p s,
.task-list .item .info p b {
  font-weight: normal;
  text-decoration: none;
}
.task-list .item .btn-area {
  width: 150px;
}
.task-list .item .btn-area .task-reward {
  height: 60px;
  text-align: center;
  display: none;
}
.task-list .item .btn-area .task-reward span {
  display: inline-block;
  color: #ff2121;
  font-weight: bold;
  vertical-align: top;
  line-height: 60px;
}
.task-list .item .btn-area .task-reward img {
  display: inline-block;
  vertical-align: top;
}
.task-list .item .btn-area .btn {
  width: 165px;
  height: 96px;
  text-align: center;
  color: #fff;
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  position: relative;
  font-size: 28px;
  color: #FFECB5;
  line-height: 96px;
  font-family: 'fzlan';
}
.task-list .item .btn-area .btn .text {
  width: 165px;
  height: 96px;
  top: 0;
  left: 0;
  pointer-events: none;
  position: absolute;
}
.task-list .item .btn-area .btn.btn-wasget {
  pointer-events: none;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/e32.png);
  opacity: 0.6;
}
.task-list .item .btn-area .btn.btn-needget,
.task-list .item .btn-area .btn.btn-canget {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/e32.png);
}
.task-list #task-buy .btn.btn-wasget,
.task-list #task-view .btn.btn-wasget,
.task-list #task-video .btn.btn-wasget {
  pointer-events: all;
}
#mask-share-card .pannel,
#mask-get-share-card .pannel,
#mask-get-prize .pannel {
  height: auto;
}
#mask-share-card .bg,
#mask-get-share-card .bg,
#mask-get-prize .bg {
  top: 120px;
  left: 0;
}
#mask-share-card .prize,
#mask-get-share-card .prize,
#mask-get-prize .prize {
  width: 300px;
  height: 300px;
  display: block;
  margin: 0px auto;
  position: static;
}
#mask-share-card .name,
#mask-get-share-card .name,
#mask-get-prize .name {
  font-size: 30px;
  color: #303133;
  line-height: 36px;
  margin: 30px auto;
  text-align: center;
}
#mask-share-card .main-btn,
#mask-get-share-card .main-btn,
#mask-get-prize .main-btn {
  line-height: 80px;
  font-size: 32px;
  width: 564px;
  height: 80px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 45px;
}
#mask-game-continue .user-info {
  width: 500px;
  margin-left: 50px;
}
#mask-game-continue .pannel {
  height: 470px;
  position: absolute;
  color: #7B2F09;
}
#mask-game-continue .pannel .btn,
#mask-game-continue .pannel img,
#mask-game-continue .pannel .num {
  position: absolute;
}
#mask-game-continue .pannel .tip {
  text-align: center;
  font-size: 28px;
}
#mask-game-continue .pannel .icon {
  top: 180px;
  left: 200px;
}
#mask-game-continue .pannel .num {
  font-size: 50px;
  top: 180px;
  line-height: 74px;
  left: 310px;
  color: #462016;
}
#mask-game-continue .pannel .btn-skip {
  bottom: 30px;
  left: 30px;
}
#mask-game-continue .pannel .btn-use {
  bottom: 30px;
  right: 30px;
}
#mask-game-over .pannel {
  color: #7B2F09;
  height: auto;
  text-align: center;
}
#mask-game-over .pannel .reward-list .item {
  width: 404px;
  height: 115px;
  border-radius: 58px;
  line-height: 115px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0px auto 20px;
  background-color: #fff;
  padding: 0 30px 0 50px;
}
#mask-game-over .pannel .reward-list .item.card {
  display: none;
}
#mask-game-over .pannel .reward-list .item img {
  position: static;
  width: 74px;
  height: auto;
}
#mask-game-over .pannel .reward-list .item div {
  font-size: 36px;
  flex: 1;
}
#mask-game-over .pannel .score-div {
  margin: 0px auto 20px;
  font-size: 30px;
}
#mask-game-over .pannel .main-btn {
  height: 80px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 45px;
  color: #fff;
  font-size: 32px;
  color: #FFFFFF;
  font-family: 'fzlan';
  width: 416px;
  line-height: 80px;
  text-shadow: none;
  margin: 0 auto;
  font-weight: normal;
}
#mask-game-over .pannel .secondary-btn {
  margin: 20px auto 0;
  height: 80px;
  border-radius: 45px;
  border: 2px solid #FF9DB9;
  font-size: 32px;
  color: #FF3753;
  line-height: 80px;
  font-family: 'fzlan';
  width: 416px;
  text-shadow: none;
  font-weight: normal;
}
#sounds-icon {
  top: 50px;
  z-index: inherit;
}
#mask-share .pannel {
  width: 722px;
  height: 1309px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/img/u31.png);
  position: relative;
  top: 20px;
  margin: 0 auto;
}
#mask-share .pannel .btn {
  position: absolute;
  bottom: 180px;
  left: 140px;
  pointer-events: none;
}
#mask-share .pannel .preview {
  position: absolute;
  height: 680px;
  bottom: 280px;
  left: 150px;
  width: auto;
  box-shadow: 0 0 8px #ccc;
}
#mask-share .pannel .cover {
  opacity: 0;
  position: absolute;
  height: 920px;
  bottom: 150px;
  left: 80px;
}
#mask-share .close {
  bottom: 30px;
  left: 327px;
  position: absolute;
}
#mask-share .tips {
  padding-top: 200px;
}
#mask-share.wxapp:before {
  right: 180px;
}
#mask-share.wxapp:after {
  right: 200px;
}
.coins-tips {
  position: absolute;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/01lbxnhj/img/icon_jb.png);
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  background-size: 70px 70px;
  background-position: 30px center;
  display: none;
  top: 50%;
  margin-top: -60px;
  left: 215px;
  color: #fff;
  width: 320px;
  height: 100px;
  padding: 0px 0 0 120px;
  font-size: 36px;
  line-height: 98px;
  z-index: 60;
}
#mask-upload .title {
  font-size: 36px;
  color: #ffd481;
  text-align: center;
  margin: 40px auto;
}
#mask-upload .upload {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/p1.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 461px;
  height: 460px;
  margin: 0 auto;
}
#mask-upload .upload input {
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
}
#mask-upload .upload.has-img {
  border: 4px dotted #ffd481;
  border-radius: 10px;
  border-style: dashed;
}
#mask-upload .main-btn {
  margin: 30px auto 0;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/g31.png);
  width: 416px;
  height: 100px;
  line-height: 93px;
  font-size: 36px;
}
#mask-upload .secondary-btn {
  margin: 10px auto 0;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/g32.png);
  width: 416px;
  height: 102px;
  line-height: 95px;
  font-size: 36px;
}
#mask-pictures {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/p0.jpg);
  background-position: top center;
}
#mask-pictures .btn-rule {
  position: absolute;
  top: 40px;
  right: 40px;
}
#mask-pictures .pannel-shenfen {
  display: none;
}
#mask-pictures .title {
  position: absolute;
  width: 750px;
  height: 90px;
  top: 360px;
}
#mask-pictures .title > img,
#mask-pictures .title > div {
  position: absolute;
  top: 10px;
  left: 176px;
}
#mask-pictures .title .p42 {
  display: none;
}
#mask-pictures .title .tab-btn {
  width: 397px;
  height: 62px;
  display: flex;
}
#mask-pictures .title .tab-btn div {
  flex: 1;
  height: 62px;
  width: 198.5px;
}
#mask-pictures .scroll-y {
  margin: 450px auto 0;
  width: 690px;
  padding-bottom: 90px;
}
#mask-pictures .scroll-y .column-l {
  float: left;
}
#mask-pictures .scroll-y .column-r {
  float: right;
}
#mask-pictures .scroll-y .item {
  width: 328px;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 34px;
}
#mask-pictures .scroll-y .item img {
  display: block;
  width: 100%;
}
#mask-pictures .scroll-y .item > div {
  background: #fff;
  display: flex;
  font-size: 26px;
  line-height: 40px;
  padding: 8px 10px;
}
#mask-pictures .scroll-y .item > div p {
  color: #6a5057;
  flex: 1;
}
#mask-pictures .scroll-y .item > div .btn-like {
  color: #e8462e;
  padding: 0 40px;
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/icon_like.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 29px auto;
}
#mask-pictures .scroll-y .item > div .btn-like.liked {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/icon_liked.png);
}
#mask-pictures .scroll-y::after {
  content: '';
  display: block;
  height: 155px;
  clear: both;
}
#mask-pictures .fixed-btn {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/p2.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: transparent;
  box-shadow: none;
}
#mask-appointment .pannel .input-form,
#mask-address .pannel .input-form {
  overflow: hidden;
}
#mask-appointment .pannel .input-form .input-item,
#mask-address .pannel .input-form .input-item {
  display: flex;
  font-size: 26px;
  line-height: 66px;
  margin-bottom: 20px;
}
#mask-appointment .pannel .input-form .input-item .m-label,
#mask-address .pannel .input-form .input-item .m-label {
  width: 130px;
  padding-right: 10px;
  text-align: right;
  color: #7B2F09;
  font-weight: bold;
}
#mask-appointment .pannel .input-form .input-item label,
#mask-address .pannel .input-form .input-item label {
  color: #7B2F09;
}
#mask-appointment .pannel .input-form .input-item .m-input,
#mask-address .pannel .input-form .input-item .m-input {
  flex: 1;
  min-height: 66px;
  max-height: 180px;
}
#mask-appointment .pannel .input-form .input-item input,
#mask-address .pannel .input-form .input-item input,
#mask-appointment .pannel .input-form .input-item textarea,
#mask-address .pannel .input-form .input-item textarea {
  width: 100%;
  border-radius: 10px;
  border: 0;
  outline: 0;
  background: #fff;
  padding-left: 20px;
  display: block;
}
#mask-appointment .pannel .input-form .input-item input,
#mask-address .pannel .input-form .input-item input {
  height: 66px;
}
#mask-appointment .pannel .input-form .input-item textarea,
#mask-address .pannel .input-form .input-item textarea {
  padding: 20px;
  height: 180px;
}
#mask-appointment .pannel .btn-submit,
#mask-address .pannel .btn-submit {
  width: 564px;
  height: 80px;
  background: linear-gradient(90deg, #FE4D05 0%, #FF285A 100%);
  border-radius: 45px;
  font-size: 32px;
  color: #FFFFFF;
  line-height: 80px;
  font-family: 'fzlan';
  text-shadow: none;
}
#mask-appointment .pannel {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/k36.png);
  height: 698px;
  padding-top: 160px;
}
#mask-appointment .pannel .btn-submit {
  margin-top: 10px;
}
#mask-appointment .pannel .tips {
  color: #fff;
  text-align: center;
  font-size: 24px;
  position: absolute;
  bottom: -80px;
  width: 713px;
  left: 0;
}
#mask-appointment .pannel > img.close:last-child {
  bottom: -200px;
}
#mask-choice-store .btn-appointment {
  display: none;
}
#mask-choice-store.can-appointment .btn-appointment {
  display: block;
}
#mask-choice-store .pannel {
  height: 1000px;
  position: absolute;
  color: #7B2F09;
}
#mask-choice-store .pannel .item {
  position: relative;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 20px;
  padding: 20px 30px;
  line-height: 32px;
}
#mask-choice-store .pannel .item .name {
  font-size: 26px;
  font-weight: bold;
}
#mask-choice-store .pannel .item .time {
  color: #666666;
}
#mask-choice-store .pannel .item .btn {
  top: 56px;
  right: 20px;
}
#mask-choice-store .pannel .item .phone {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/icon_phone.png);
  padding-left: 32px;
  background-size: auto 24px;
  background-position: left center;
  background-repeat: no-repeat;
}
#mask-choice-store .pannel .item .location {
  background-image: url(https://lbx-prod-yx-1302700033.cos.ap-guangzhou.myqcloud.com/image/icon_map.png);
  padding-left: 32px;
  background-size: auto 24px;
  background-position: left center;
  background-repeat: no-repeat;
}
#mask-appointmentinfo .pannel,
#mask-addressinfo .pannel {
  background-color: #fff;
  border-radius: 20px;
  width: 640px;
  height: 640px;
  position: absolute;
  padding: 60px 40px 150px;
  left: 55px;
  color: #7B2F09;
  font-size: 28px;
}
#mask-appointmentinfo .pannel .title,
#mask-addressinfo .pannel .title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
  line-height: 80px;
}
#mask-appointmentinfo .pannel .input-item,
#mask-addressinfo .pannel .input-item {
  display: flex;
  font-size: 26px;
  line-height: 46px;
  margin-bottom: 20px;
}
#mask-appointmentinfo .pannel .input-item label,
#mask-addressinfo .pannel .input-item label {
  width: 130px;
  padding-right: 10px;
  text-align: right;
  color: #7B2F09;
  font-weight: bold;
}
#mask-appointmentinfo .pannel .input-item div,
#mask-addressinfo .pannel .input-item div {
  flex: 1;
}
#mask-appointmentinfo .pannel .btn,
#mask-addressinfo .pannel .btn {
  position: absolute;
}
#mask-appointmentinfo .pannel .btn-sr,
#mask-addressinfo .pannel .btn-sr {
  top: 500px;
  right: 40px;
}
#mask-appointmentinfo .pannel .btn-sr p,
#mask-addressinfo .pannel .btn-sr p {
  position: absolute;
  line-height: 90px;
  width: 296px;
  height: 100px;
  top: 0;
  left: 0;
  pointer-events: none;
}
#mask-appointmentinfo .pannel .m-close,
#mask-addressinfo .pannel .m-close {
  top: 500px;
  left: 40px;
}
#mask-appointmentinfo .pannel .close:last-child,
#mask-addressinfo .pannel .close:last-child {
  left: 272px;
  bottom: -120px;
}
#mask-appointmentinfo #coupon-btn {
  width: 296px;
  height: 100px;
}
.pca-picker {
  font-size: 14px;
}
.pca-picker .weui-btn {
  font-size: 14px;
}
.custom-rankinfo .weui-dialog__bd {
  white-space: break-spaces;
  text-align: left;
  font-size: 14px;
  word-break: break-all;
  word-wrap: break-word;
}
