html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.66667px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 321px) and (max-width: 360px) {
  html {
    font-size: 48px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 361px) and (max-width: 375px) {
  html {
    font-size: 50px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 376px) and (max-width: 393px) {
  html {
    font-size: 52.4px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 394px) and (max-width: 412px) {
  html {
    font-size: 54.93333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 413px) and (max-width: 414px) {
  html {
    font-size: 55.2px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 415px) and (max-width: 480px) {
  html {
    font-size: 64px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 481px) and (max-width: 540px) {
  html {
    font-size: 72px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 541px) and (max-width: 640px) {
  html {
    font-size: 85.33333px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 641px) and (max-width: 720px) {
  html {
    font-size: 96px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 721px) and (max-width: 750px) {
  html {
    font-size: 100px;
    font-size: 13.33333vw;
  }
}

@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
}

html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: transparent;
}

body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.5 -apple-system, BlinkMacSystemFont, "PingFang SC", "Helvetica Neue", STHeiti, "Microsoft Yahei", Tahoma, Simsun, sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: transparent;
}

em,
i {
  font-style: normal;
}

img {
  max-width: 100%;
  border: 0;
}

input:focus {
  outline: 0;
}

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

ol,
ul,
li {
  list-style: none;
}

textarea {
  resize: none;
}

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

.cf:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.cf {
  min-height: 1%;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.mt10 {
  margin-top: 0.1rem !important;
}

.mt15 {
  margin-top: 0.15rem !important;
}

.mt20 {
  margin-top: 0.2rem !important;
}

.mt25 {
  margin-top: 0.25rem !important;
}

.mt30 {
  margin-top: 0.30rem !important;
}

.mt35 {
  margin-top: 0.35rem !important;
}

.mt40 {
  margin-top: 0.40rem !important;
}

.mt45 {
  margin-top: 0.45rem !important;
}

.mt50 {
  margin-top: 0.50rem !important;
}

.mt55 {
  margin-top: 0.55rem !important;
}

.mt60 {
  margin-top: 0.60rem !important;
}

.mt65 {
  margin-top: 0.65rem !important;
}

.mt70 {
  margin-top: 0.70rem !important;
}

.mt80 {
  margin-top: 0.80rem !important;
}

.mt85 {
  margin-top: 0.85rem !important;
}

.mt90 {
  margin-top: 0.90rem !important;
}

.mt95 {
  margin-top: 0.95rem !important;
}

.mt100 {
  margin-top: 1rem !important;
}

.mb10 {
  margin-bottom: 0.1rem !important;
}

.mb15 {
  margin-bottom: 0.15rem !important;
}

.mb20 {
  margin-bottom: 0.20rem !important;
}

.mb25 {
  margin-bottom: 0.25rem !important;
}

.mb30 {
  margin-bottom: 0.30rem !important;
}

.mb35 {
  margin-bottom: 0.35rem !important;
}

.mb40 {
  margin-bottom: 0.40rem !important;
}

.mb45 {
  margin-bottom: 0.45rem !important;
}

.mb50 {
  margin-bottom: 0.50rem !important;
}

.mb55 {
  margin-bottom: 0.55rem !important;
}

.mb60 {
  margin-bottom: 0.60rem !important;
}

.mb65 {
  margin-bottom: 0.65rem !important;
}

.mb70 {
  margin-bottom: 0.70rem !important;
}

.mt120 {
  margin-top: 1.2rem !important;
}

.mt140 {
  margin-top: 1.4rem !important;
}

body {
  background-color: #fce9f9;
  margin: 0 auto;
  font-size: 0.24rem;
}

.box {
  width: 7.5rem;
  margin: 0 auto !important;
}

.head {
  position: relative;
  z-index: 1;
}

.head img {
  width: 7.5rem;
  margin: -0.01rem 0;
}

.head .logo {
  position: absolute;
  left: 0.1rem;
  top: 1.9rem;
}

.head .logo img {
  display: block;
  width: 4.49rem;
  height: 1.02rem;
}

.head .head-link {
  position: absolute;
  overflow: hidden;
  width: 7.5rem;
  height: 0.9rem;
  bottom: 0rem;
  display: flex;
  align-items: center;
}

.head .head-link p {
  position: relative;
  color: #fff;
  font-size: 0.22rem;
  line-height: 0.32rem;
  text-align: center;
  margin: 0 auto;
}

.head .head-link p span {
  position: relative;
  padding-left: 0.2rem;
}

.head .head-link p em {
  color: #ffd06c;
}

.head .hd-min {
  position: absolute;
  bottom: 0.6rem;
  left: 0;
  padding: .1rem 0;
  width: 7.5rem;
}

.head .hd-min .head-btn {
  display: flex;
  justify-content: center;
}

.head .hd-min .head-btn a {
  display: block;
  width: 2.65rem;
  height: 0.78rem;
  background: url("../images_e3/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.78rem;
  font-size: 0.36rem;
  margin: 0 .2rem;
  color: #252525;
  font-style: italic;
  font-weight: bold;
  text-shadow: 0.01rem 0.02rem 0.05rem #ffa342;
}

.head .hd-min p {
  overflow: hidden;
  color: #fff;
  font-size: .22rem;
  text-align: center;
  margin-top: 0rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .hd-min p i {
  flex-shrink: 0;
  display: block;
  width: 0.24rem;
  height: 0.24rem;
  margin-right: 0.05rem;
  background: url("../images_e3/icon-qu.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min .gameName {
  color: #000000;
  text-align: center;
  font-size: .22rem;
  margin-top: 0.8rem;
}

.head .hd-min .hdMain-link {
  color: #726b7b;
}

.head .h-text {
  position: absolute;
  bottom: 0.28rem;
  left: 50%;
  width: 6.50rem;
  height: 0.34rem;
  text-align: center;
  line-height: 0.34rem;
  transform: translateX(-50%);
  white-space: nowrap;
  color: #726b7b;
  font-size: 0.22rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .h-text i {
  margin-right: 0.05rem;
  width: 0.19rem;
  height: 0.28rem;
  background: url("../images_e3/icon-q.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hisde {
  position: absolute;
  right: 0;
  top: 2.6rem;
}

.head .hisde a {
  display: block;
  width: 0.53rem;
  height: 1.41rem;
  line-height: 99rem;
  overflow: hidden;
  margin: 0.2rem 0;
}

.head .hisde a:nth-child(1) {
  background: url("../images_e3/sbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hisde a:nth-child(2) {
  background: url("../images_e3/sbtn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-num {
  position: absolute;
  right: 0.22rem;
  top: 3.4rem;
  text-align: center;
}

.head .head-num span {
  font-size: 0.2rem;
  color: #ffffff;
  display: block;
  width: 1.86rem;
  height: 0.3rem;
  background: url("../images_e3/h-num.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-num span a {
  color: #fde128;
}

.head .head-de {
  position: absolute;
  right: 0;
  top: 2.6rem;
  text-align: center;
  font-size: 0.24rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.05rem 0.1rem 0.03rem 0.15rem;
  border-radius: 0.3rem 0 0 0.3rem;
}

.head .head-rule {
  position: absolute;
  right: 0.2rem;
  top: 2.8rem;
  text-align: center;
  font-size: 0.24rem;
  color: #ffffff;
  width: 1.91rem;
  height: 0.52rem;
  line-height: 99;
  overflow: hidden;
  background: url("../images_e3/rule-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-tips {
  position: absolute;
  top: 6.4rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  color: #fff;
  padding: 0.05rem 0.2rem 0.03rem;
  border-radius: 0.25rem;
  font-size: 0.24rem;
  background-color: rgba(0, 0, 0, 0.25);
}

.md1 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 7.10rem;
  margin: 0 auto;
  padding-top: 2.4rem;
  box-sizing: border-box;
  background: url("../images_e3/md1.jpg?v=2") no-repeat 0 0;
  background-size: 100% 100%;
}

.md1 .g-btn {
  margin-top: 2.9rem;
  margin-left: -0.4rem;
}

.md2 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 15.15rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 1.8rem;
  background: url("../images_e3/md2.jpg?v=2") no-repeat 0 0;
  background-size: 100% 100%;
}

.md3 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 6.31rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 2.1rem;
  background: url("../images_e3/md3.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md3 .g-btn {
  margin-top: 2.5rem;
}

.md4 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 9.60rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 2.08rem;
  background: url("../images_e3/md4.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md4 .g-btn {
  margin-top: 0.6rem;
}

.md5 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 9.41rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 1.8rem;
  background: url("../images_e3/md5.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md6 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 24.56rem;
  margin: 0 auto;
  padding-top: 1.88rem;
  box-sizing: border-box;
  background: url("../images_e3/md6.jpg?v=2") no-repeat 0 0;
  background-size: 100% 100%;
}

.md7 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 6.47rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 1.64rem;
  background: url("../images_e3/md7.jpg?v=2") no-repeat 0 0;
  background-size: 100% 100%;
}

.md8 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 7.09rem;
  margin: -0.01rem auto 0;
  box-sizing: border-box;
  padding-top: 1.68rem;
  background: url("../images_e3/md8.jpg") no-repeat 0 0;
  background-size: 100% auto;
}

.md9 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 13.91rem;
  margin: 0 auto;
  padding-top: 0rem;
  box-sizing: border-box;
  margin-bottom: 1.2rem;
  background: url("../images_e3/md9.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.tit1 {
  text-align: center;
  margin-top: 0rem;
}

.tit1 img {
  width: auto;
  height: 1.10rem;
}

.title1 {
  text-align: center;
}

.title1 img {
  width: auto;
  height: 2.79rem;
}

.title2 {
  text-align: center;
  margin-top: -1.45rem;
  position: relative;
}

.title2 img {
  width: auto;
  height: 2.8rem;
}

.title3 {
  text-align: center;
  position: relative;
}

.title3 img {
  width: auto;
  height: 2.79rem;
}

.title4 {
  text-align: center;
  position: relative;
}

.title4 img {
  width: auto;
  height: 2.79rem;
}

.title5 {
  text-align: center;
  position: relative;
}

.title5 img {
  width: auto;
  height: 2.8rem;
}

.title6 {
  text-align: center;
  position: relative;
}

.title6 img {
  width: auto;
  height: 2.79rem;
}

.title7 {
  text-align: center;
  position: relative;
  margin-top: 0.4rem;
}

.title7 img {
  width: auto;
  height: 2.32rem;
}

.tit {
  text-align: center;
  position: relative;
  margin-top: 0.2rem;
}

.tit img {
  width: auto;
  height: 1.06rem;
}

.p-text {
  width: 5.8rem;
  margin: 0 auto;
  position: relative;
  font-size: 0.19rem;
  color: white;
  margin-top: -0.35rem;
  z-index: 1;
}

.p-text em {
  color: #fad66b;
}

.p-text2 {
  width: 5.48rem;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-size: 0.24rem;
  color: white;
  margin-top: -0.25rem;
  z-index: 1;
  text-shadow: 0.01rem 0 0.01rem #42485c, 0.01rem 0 0.01rem #42485c, 0.01rem 0 0.01rem #42485c, 0.01rem 0.01rem 0.01rem #42485c, 0.01rem 0.01rem 0.01rem #42485c, 0.01rem 0.01rem 0.01rem #42485c, 0.01rem -0.01rem 0.01rem #42485c, 0.01rem -0.01rem 0.01rem #42485c, 0.01rem -0.01rem 0.01rem #42485c, -0.01rem 0 0.01rem #42485c, -0.01rem 0 0.01rem #42485c, -0.01rem 0 0.01rem #42485c, -0.01rem 0.01rem 0.01rem #42485c, -0.01rem 0.01rem 0.01rem #42485c, -0.01rem 0.01rem 0.01rem #42485c, -0.01rem -0.01rem 0.01rem #42485c, -0.01rem -0.01rem 0.01rem #42485c, -0.01rem -0.01rem 0.01rem #42485c;
}

.p-text2 em {
  color: #fad66b;
}

.g-text {
  text-align: center;
  font-size: 0.22rem;
  color: rgba(255, 255, 255, 0.8);
  margin-top: 1.35rem;
}

.p-tips1 {
  position: relative;
  text-align: center;
  font-size: 0.22rem;
  color: #90deea;
  z-index: 1;
  margin-top: 0.25rem;
  text-align: center;
}

.md-box {
  position: relative;
  width: 7.5rem;
  margin: 0 auto;
  box-sizing: border-box;
  position: relative;
}

.md-box img {
  display: block;
  margin: 0 auto;
}

.md-box .img1 {
  width: 7.5rem;
  margin: -1rem 0;
}

.md-box .img2 {
  margin-top: -1.2rem;
  width: 6.76rem;
}

.md-box .img3 {
  width: 7.5rem;
}

.md-box .p-btn {
  position: absolute;
  left: 3rem;
  top: 2.88rem;
  width: 1.6rem;
  height: 1.77rem;
  text-align: center;
  line-height: 0.4rem;
  font-size: 0.36rem;
  font-weight: bold;
  background: url(../images_e3/p-btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
}

.md-box .p-btn a {
  color: #f0e9db;
  transform: rotate(-5deg);
}

.md-box .p-btn.grey {
  animation: none;
}

.md-box .p-btn.unsc {
  animation: none;
}

.md-box .p-btn {
  margin-top: 0.3rem;
}

.llk_choujiang_scroll {
  background: url(../images_e3/new-box.png) no-repeat;
  background-size: 100% 100%;
  width: 5.31rem;
  height: .51rem;
  margin: 0.1rem auto 0;
  padding: 0 .6rem 0 0.4rem;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-align-items: start;
  align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.llk_choujiang_scroll .icon {
  background: url(../images_e3/fix_btn2.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: .28rem;
  height: .25rem;
  margin-top: .12rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.llk_choujiang_scroll ul {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 0%;
  margin-left: .2rem;
}

.llk_choujiang_scroll ul li {
  height: .51rem;
  line-height: .51rem;
  font-size: .24rem;
  color: #5b627a;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.llk_choujiang_scroll ul li span {
  color: #f07d2b;
}

.p-text3 {
  text-align: center;
  font-size: 0.2rem;
  color: #fff;
  margin: -0.3rem auto 0;
}

.drawBox {
  position: relative;
  margin: -0.2rem auto -1.8rem;
}

.drawBox img {
  display: block;
  margin: 0 auto;
  width: 7.02rem;
  height: 8.29rem;
}

.drawBox .drawBtn {
  position: absolute;
  width: 1.96rem;
  height: 2.09rem;
  top: 50%;
  left: 50%;
  margin-left: -0.9rem;
  margin-top: -1.6rem;
  background: url("../images_e3/act-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.a-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.2rem;
}

.a-btn a {
  display: block;
  width: 2.93rem;
  height: 0.83rem;
  background: url("../images_e3/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.80rem;
  font-size: 0.28rem;
  margin: 0 .2rem;
  color: rgba(255, 254, 252, 0.9);
  font-weight: bold;
}

.act-text {
  position: relative;
  text-align: center;
  font-size: 0.2rem;
  color: #aceef7;
}

.act-text a {
  position: absolute;
  right: .4rem;
  top: 0;
  color: #aceef7;
  text-decoration: underline;
}

.act-text em {
  color: #ffe177;
}

.taskList {
  position: relative;
  margin-top: -0.1rem;
}

.taskList li {
  position: relative;
  width: 6.01rem;
  height: 0.52rem;
  margin: 0.25rem auto;
  display: flex;
  align-items: center;
  background: url("../images_e3/task-li.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
}

.taskList li p {
  margin-top: -0.25rem;
  flex: 1;
  font-size: 0.21rem;
  font-weight: bold;
  color: #5a0b2e;
  white-space: nowrap;
  font-weight: bold;
}

.taskList li em {
  position: absolute;
  bottom: 0rem;
  left: 0.2rem;
  color: #5a0b2e;
  font-size: 0.2rem;
}

.taskList li a {
  width: 1.17rem;
  height: 0.36rem;
  text-align: center;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #252525;
  font-weight: bold;
  margin: 0 0.05rem;
  background: url(../images_e3/task-btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  text-shadow: 0.01rem 0.02rem 0.05rem #ffa342;
}

.taskList li span {
  font-size: 0.26rem;
  color: #fff;
  position: absolute;
  left: 0.46rem;
  top: 0.36rem;
}

.taskList li.on {
  background: url("../images_e3/task-li-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.luck-text {
  text-align: center;
  font-size: 0.24rem;
  color: #fff;
  margin-top: 0.2rem;
}

.btn-list {
  display: flex;
  flex-wrap: wrap;
  width: 6.5rem;
  justify-content: center;
  margin: 0.05rem auto 0;
}

.btn-list a {
  margin: 2.01rem 0.14rem 0;
  width: 1.22rem;
  height: 0.38rem;
  line-height: 0.38rem;
  color: #252525;
  font-size: 0.2rem;
  font-weight: bold;
  text-align: center;
  background: url("../images_e3/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-shadow: 0.01rem 0.02rem 0.05rem #ffa342;
}

.btn-list a:nth-child(6) {
  margin: 2.01rem 0.34rem 0;
}

.btn-list2 {
  display: flex;
  flex-wrap: wrap;
  width: 7.2rem;
  justify-content: center;
  margin: 2.34rem auto 0;
}

.btn-list2 a {
  margin: 0 0.34rem 2.48rem;
  width: 1.59rem;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #252525;
  font-size: 0.22rem;
  font-weight: bold;
  text-align: center;
  text-shadow: 0.01rem 0.02rem 0.05rem #ffa342;
  background: url("../images_e3/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.g-img {
  margin-top: -0.1rem;
}

.g-img img {
  width: 6.69rem;
  display: block;
  margin: 0 auto;
}

.g-img2 {
  margin-top: -0.1rem;
  margin-left: 0.4rem;
}

.g-img2 img {
  width: 6.69rem;
  display: block;
  margin: 0 auto;
}

.qbtn {
  position: absolute;
  bottom: 0.45rem;
  left: 0;
  width: 7.5rem;
}

.qbtn a {
  position: absolute;
  width: 1.4rem;
  height: 0.44rem;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.2rem;
  color: #fff6ea;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qbtn .qb1 {
  bottom: 0.9rem;
  left: 0.9rem;
  width: 1.93rem;
  height: 0.55rem;
  text-align: center;
  line-height: 0.55rem;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  color: #fff6ea;
  font-size: 0.24rem;
}

.qbtn .qb2 {
  bottom: 3.15rem;
  left: 3.38rem;
}

.qbtn .qb3 {
  bottom: 3.15rem;
  left: 5rem;
}

.qbtn .qb4 {
  bottom: 0.75rem;
  left: 3.38rem;
}

.qbtn .qb5 {
  bottom: 0.75rem;
  left: 5rem;
}

.gbtn {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 7.5rem;
}

.gbtn a {
  position: absolute;
  width: 1.4rem;
  height: 0.44rem;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.2rem;
  color: #fff6ea;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.gbtn .gb1 {
  bottom: 0.85rem;
  left: 0.9rem;
  width: 1.93rem;
  height: 0.55rem;
  text-align: center;
  line-height: 0.55rem;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  color: #fff6ea;
  font-size: 0.24rem;
}

.gbtn .gb2 {
  bottom: 3.15rem;
  left: 3.38rem;
}

.gbtn .gb3 {
  bottom: 3.15rem;
  left: 5rem;
}

.gbtn .gb4 {
  bottom: 0.75rem;
  left: 3.38rem;
}

.gbtn .gb5 {
  bottom: 0.75rem;
  left: 5rem;
}

.gbtn2 {
  width: 5.8rem;
  margin: -0.2rem auto 0;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.gbtn2 a {
  margin: 2.02rem 0.28rem 0;
  width: 1.22rem;
  height: 0.38rem;
  text-align: center;
  line-height: 0.38rem;
  font-size: 0.2rem;
  color: #fff6ea;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.g-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.1rem;
}

.g-btn a {
  width: 2.4rem;
  height: 0.64rem;
  margin: 0 0.32rem;
  text-align: center;
  line-height: 0.64rem;
  color: #252525;
  font-size: 0.26rem;
  font-weight: bold;
  background: url("../images_e3/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-shadow: 0.01rem 0.02rem 0.05rem #ffa342;
}

.sign-text {
  text-align: center;
  margin-top: 0.18rem;
  font-size: 0.2rem;
  color: #fff;
}

.mtB {
  margin-top: 5.1rem;
}

.g-btn2 {
  display: flex;
  justify-content: center;
  margin-top: 3.4rem;
}

.gift-box {
  display: flex;
  margin-left: 1.07rem;
}

.gift-box .g-item {
  margin-top: 1.95rem;
  margin-right: 0.65rem;
}

.gift-box .g-item a {
  display: block;
  width: 1.44rem;
  height: 0.4rem;
  text-align: center;
  font-size: 0.20rem;
  line-height: 0.4rem;
  color: #fff6ea;
  background: url("../images_e3/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.gtb1 {
  margin-left: 3.15rem;
  margin-top: 0.04rem;
}

.gtb2 {
  margin-left: 3.14rem;
  margin-top: 0.024rem;
}

.g-tips {
  width: 7.45rem;
  height: 0.52rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  margin: 0.2rem auto;
  font-size: 0.22rem;
  background: url("../images_e3/g-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.videoBox {
  margin-top: 0;
}

.videoBox .videoImg {
  position: relative;
  width: 6.78rem;
  height: 3.84rem;
  margin: 0 auto;
}

.videoBox .videoImg i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.9rem;
  height: 1.04rem;
  margin-top: -0.5rem;
  margin-left: -0.45rem;
  background: url("../images_e3/icon-play.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.videoBox .videoImg img {
  width: 6.78rem;
  height: 3.84rem;
}

.videoBox .videoPlay video {
  width: 6.78rem;
  height: 3.84rem;
  margin: 0 auto;
  display: block;
}

.playVideo {
  width: 6.78rem;
  height: 3.84rem;
  margin: 0 auto;
  border-radius: .1rem;
  overflow: hidden;
}

.playVideo .videoinfo {
  width: 6.78rem;
  height: 3.84rem;
  position: relative;
  overflow: hidden;
}

.playVideo .videoinfo video {
  width: 100%;
}

.playVideo .v-img i {
  background: url(../images_e3/icon-play.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: .90rem;
  height: 1.04rem;
  position: absolute;
  top: 50%;
  margin-top: -.52rem;
  left: 50%;
  margin-left: -.45rem;
  z-index: 3;
}

.playVideo .v-img img {
  width: 6.78rem;
  height: 3.84rem;
}

.ban-sw {
  width: 7.5rem;
  margin-top: -0.8rem;
}

.ban-sw .swiper-slide {
  width: 5.1rem;
  margin: 0 0.2rem;
}

.ban-sw .swiper-slide img {
  width: 5.1rem;
  height: 2.55rem;
}

.ban-sw .swiper-slide p {
  color: #fff;
  font-size: 0.22rem;
  text-align: center;
  margin-top: 0.1rem;
}

.ban-sw .swiper-pagination-bullets {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ban-sw .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.31rem;
  height: 0.28rem;
  background: url("../images_e3/icon-dot.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ban-sw .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 0.31rem;
  height: 0.28rem;
  background: url("../images_e3/icon-dot.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ban-sw .swiper-button-next {
  width: 0.28rem;
  height: 0.52rem;
  top: 2.2rem;
  right: 0.3rem;
  background: url("../images_e3/icon-left.png") no-repeat 0 0;
  background-size: 100% 100%;
  transform: rotate(180deg);
}

.ban-sw .swiper-button-prev {
  width: 0.28rem;
  height: 0.52rem;
  top: 2.2rem;
  background: url("../images_e3/icon-left.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.swpBanner {
  width: 6.68rem;
  margin-top: 0rem;
  height: 4.35rem;
}

.swpBanner .swiper-slide {
  width: 6.68rem;
  height: 3.84rem;
  margin: 0 auto;
}

.swpBanner .swiper-slide img {
  width: 6.68rem;
  height: 3.84rem;
}

.swpBanner .swiper-pagination-bullets {
  display: flex;
  align-items: center;
  justify-content: center;
}

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.1rem;
  height: 0.1rem;
  background-color: #a150ec;
}

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 0.1rem;
  height: 0.1rem;
}

.guide {
  display: flex;
  justify-content: center;
  width: 6.59rem;
  height: 2.59rem;
  background: url("../images_e3/guide.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0.2rem auto 0;
  box-sizing: border-box;
  padding: 0 0.2rem;
}

.guide a {
  width: 1.43rem;
  height: 2.00rem;
  margin: 0.3rem 0.1rem 0.4rem;
}

.guide a img {
  width: 1.73rem;
  height: 2.00rem;
}

.banner {
  width: 6.57rem;
  height: 2.63rem;
  margin: 0.28rem auto 0;
  background: url("../images_e3/banner.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.banner img {
  width: 6.45rem;
  height: 2.25rem;
}

.bom-sl {
  width: 7.5rem;
  margin-top: 0.4rem;
}

.bom-sl img {
  display: block;
  margin: 0 auto;
  width: 2.8rem;
  height: 0.70rem;
}

.bom-sl p {
  margin-top: 0.2rem;
  font-size: 0.24rem;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
}

.grey {
  filter: grayscale(1);
}

.shake {
  animation: shake 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) both infinite;
}

.kbFootWrap {
  margin-bottom: 1.6rem;
}

.mask-bom {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 50%;
  margin-left: -3.75rem;
  width: 7.5rem;
  height: 1.41rem;
  z-index: 999;
  box-sizing: border-box;
  background-color: #e64747;
}

.mask-bom a {
  position: relative;
  margin: 0 0.22rem;
}

.mask-bom a:nth-child(2) {
  margin-top: -0.07rem;
}

.mask-bom a:nth-child(2) img {
  width: 0.92rem;
  height: 0.97rem;
}

.mask-bom a:nth-child(4) {
  margin-top: -0.06rem;
}

.mask-bom a:nth-child(4) img {
  width: 0.90rem;
  height: 0.98rem;
}

.mask-bom a:nth-child(5) {
  margin-top: -0.05rem;
}

.mask-bom a:nth-child(5) img {
  width: 0.91rem;
  height: 0.93rem;
}

.mask-bom img {
  width: 0.91rem;
  height: 0.92rem;
}

.mask-bom div {
  width: 0.96rem;
  height: 0.96rem;
  overflow: hidden;
  margin: -0.3rem auto 0;
  border-radius: 50%;
  background-color: #410404;
}

.mask-bom div i {
  display: block;
  margin: 0.18rem auto 0;
  width: 0.32rem;
  height: 0.38rem;
  background: url("../images_e3/icon-clock.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.mask-bom div span {
  margin-top: 0.02rem;
  display: block;
  text-align: center;
  font-size: 0.2rem;
  color: #feffff;
  line-height: 0.34rem;
}

.mask-bom div.grey i {
  animation: none;
}

.mask-bom p {
  font-size: 0.22rem;
  color: #feffff;
  line-height: 0.36rem;
  text-align: center;
  margin-top: 0.06rem;
}

.mask-bom em {
  position: absolute;
  top: -0.3rem;
  white-space: nowrap;
  color: #feffff;
  font-size: 0.18rem;
  left: 50%;
  padding: 0 0.1rem;
  border-radius: 0.2rem;
  background-color: #221b1d;
  transform: translateX(-50%);
}

.rule-con {
  width: 6.6rem;
  margin: -0.4rem auto 0;
  font-size: 0.23rem;
  color: #b3f5ff;
  line-height: 0.44rem;
  height: 16.6rem;
  overflow-y: auto;
}

.rule-con img {
  display: block;
  margin: 0.2rem 0;
}

.un-btn {
  filter: grayscale(1);
}

.shake {
  animation: shake 2s cubic-bezier(0.455, 0.03, 0.515, 0.955) both infinite;
}

.side {
  position: fixed;
  bottom: 1.88rem;
  right: .05rem;
  z-index: 9;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.side a {
  text-align: center;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.12rem;
  height: 1.13rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  color: #fff;
  font-size: .2rem;
  line-height: .26rem;
  margin-bottom: .2rem;
  position: relative;
}

.side a.goto {
  border-radius: 50%;
  background-color: rgba(43, 41, 37, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

.side a img {
  width: 1.12rem;
  height: 1.13rem;
}

.side a p {
  position: absolute;
  top: -.1rem;
  left: 50%;
  margin-left: -.6rem;
  width: 1.19rem;
  height: .22rem;
  border-radius: .11rem;
  background-color: #dffffc;
  font-size: .16rem;
  color: #413aaf;
  text-align: center;
  line-height: .22rem;
}

.luckArea {
  width: 6.29rem;
  height: 6.29rem;
  box-sizing: border-box;
  margin: 0.2rem auto 0;
  position: relative;
}

.luckArea .item {
  width: 100%;
  height: 100%;
}

.luckArea .btn {
  width: 1.89rem;
  height: 1.89rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.92rem 0 0 -0.94rem;
}

.luckArea .btn .sp1 {
  background: url("../images_e3/zp-sp1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: block;
  width: 100%;
  height: 100%;
  transform-origin: center 1.14rem;
}

.luckArea .btn .sp2 {
  background: url("../images_e3/zp-sp2.png") no-repeat 0 0;
  background-size: 100% 100%;
  width: 0.68rem;
  height: 0.69rem;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -0.35rem;
  margin-top: -0.38rem;
}

.luck-text {
  text-align: center;
  margin-top: 0.2rem;
  font-size: 0.22rem;
  color: #88557c;
}

.luck-text em {
  color: #fad564;
}

.fixMenu .fxmInner {
  background: url(../images_e3/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 2.09rem;
  width: 7.5rem;
  height: 2.09rem;
  padding-top: 0.90rem;
  background-position: center center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: start;
  align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  bottom: 0;
  z-index: 20;
}

.fixMenu .fxmInner .mask {
  width: 1.4rem;
  height: .55rem;
  left: 50%;
  margin-left: -.7rem;
  position: absolute;
  top: -.55rem;
  z-index: -3;
  overflow: hidden;
  display: none;
}

.fixMenu .fxmInner .mask:before {
  background: #f9c8ae;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 9.99rem 9.99rem 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  overflow: hidden;
}

.fixMenu .fxmInner .link {
  width: 1.3rem;
  height: 1rem;
  margin: 0 .02rem;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.fixMenu .fxmInner .link:nth-child(2) {
  z-index: 3;
}

.fixMenu .fxmInner .link img {
  width: .48rem;
  height: .48rem;
  margin: .12rem auto 0;
  display: block;
  object-fit: contain;
}

.fixMenu .fxmInner .link em {
  height: .32rem;
  line-height: .34rem;
  margin: 0 auto 0;
  text-align: center;
  display: block;
  font-size: .2rem;
  color: #975575;
  margin-top: 0.12rem;
}

.fixMenu .fxmInner .link p {
  background: #b54ef0;
  height: .28rem;
  line-height: .3rem;
  padding: 0 .12rem;
  border-radius: .25rem .25rem .25rem .02rem;
  font-size: .18rem;
  color: #fff;
  white-space: nowrap;
  position: absolute;
  top: -.15rem;
  left: 50%;
  margin-left: .0rem;
  overflow: hidden;
}

.fixMenu .fxmInner .reservabtn {
  width: 1.74rem;
  margin: 0 .05rem;
  margin-top: -.5rem;
}

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images_e3/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.48rem;
  height: 1.12rem;
  padding-right: .03rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-top: 0.04rem;
}

.fixMenu .fxmInner .reservabtn .item:after,
.fixMenu .fxmInner .reservabtn .item:before {
  content: '';
  position: absolute;
  border-radius: 999rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.fixMenu .fxmInner .reservabtn .item:before {
  background: #bd6d31;
  width: 1rem;
  height: 1rem;
  left: 50%;
  margin-left: -.5rem;
  top: .1rem;
  z-index: -1;
}

.fixMenu .fxmInner .reservabtn .item:after {
  background: #d19358;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  margin-left: -.6rem;
  top: 0;
  z-index: -2;
}

.fixMenu .fxmInner .reservabtn .item i {
  background: url(../images_e3/fix_btn.png?v=001) no-repeat;
  background-size: .47rem .53rem;
  background-position: center center;
  width: .47rem;
  height: .53rem;
  margin: .15rem auto 0;
  display: block;
  -webkit-animation: shake 2.4s linear infinite;
  animation: shake 2.4s linear infinite;
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

.fixMenu .fxmInner .reservabtn .item em {
  height: .28rem;
  line-height: .28rem;
  font-size: .22rem;
  margin-top: .05rem;
  color: #fffddb;
  display: block;
  text-align: center;
  overflow: hidden;
}

.fixMenu .fxmInner .reservabtn .text {
  height: .28rem;
  line-height: .3rem;
  margin: .07rem auto 0;
  display: block;
  text-align: center;
  font-size: .2rem;
  color: #975575;
  position: relative;
  z-index: 3;
}

.fixMenu .fxmInner .done .item {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fixMenu .fxmInner .done .item i {
  -webkit-animation: none;
  animation: none;
  color: #ccc;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.fixMenu .fxmInner .done .item em {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

@-moz-keyframes shake {
  0%,
  100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%,
  90% {
    transform: rotate(0);
  }
}

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%,
  90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-o-keyframes shake {
  0%,
  100% {
    transform: rotate(0) scale(0.9);
  }
  10% {
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    transform: rotate(4deg);
  }
  45% {
    transform: rotate(4deg);
  }
  50% {
    transform: rotate(2deg);
  }
  55%,
  90% {
    transform: rotate(0);
  }
}

@keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0) scale(0.9);
    transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
    transform: rotate(2deg) scale(1);
  }
  15%,
  25%,
  35% {
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
  20%,
  30%,
  40% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
    transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
    transform: rotate(2deg);
  }
  55%,
  90% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@-webkit-keyframes move {
  0% {
    transform: scale(0.95);
  }
  100% {
    transform: scale(1.1);
  }
}

.tac {
  text-align: center;
}
