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: #efe6d9;
  margin: 0 auto;
  font-size: 0.24rem;
}

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

.head {
  position: relative;
}

.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: 0.4rem;
  display: flex;
  align-items: center;
}

.head .head-link p {
  position: relative;
  color: #c4a276;
  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: #c4a276;
}

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

.head .head-num span {
  font-size: 0.2rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.06rem 0.15rem 0.08rem 0.2rem;
  border-radius: 0.3rem 0 0 0.3rem;
}

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

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

.head .hd-min .head-btn {
  display: flex;
  justify-content: center;
  margin-bottom: 0rem;
}

.head .hd-min .head-btn a {
  display: block;
  margin: 0 0.2rem;
  box-sizing: border-box;
  width: 3.18rem;
  height: 0.86rem;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.82rem;
  font-size: 0.34rem;
  margin: 0 .1rem;
  color: white;
  font-weight: bold;
}

.head .hd-min .head-btn a.btn1 {
  background: url("../images/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min .head-btn a.btn2 {
  background: url("../images/hbtn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min p {
  overflow: hidden;
  color: #333333;
  font-size: .22rem;
  text-align: center;
  margin-top: 0.1rem;
}

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

.head .hd-min p em {
  color: #ffc939;
}

.head .hd-min .gameName {
  color: #a46327;
  overflow: hidden;
  font-size: .22rem;
  text-align: center;
  margin-top: 0.12rem;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .h-text {
  position: absolute;
  bottom: 2.5rem;
  left: 50%;
  width: 6.50rem;
  height: 0.34rem;
  text-align: center;
  line-height: 0.34rem;
  transform: translateX(-50%);
  white-space: nowrap;
  color: #c4a276;
  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;
  mask: url("../images/icon-q.png?v=10") no-repeat 0 0;
  mask-size: 100% 100%;
  -webkit-mask: url("../images/icon-q.png?v=10") no-repeat 0 0;
  -webkit-mask-size: 100% 100%;
  background-color: #c4a276;
}

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

.head .hisde a {
  font-size: 0.2rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.6);
  padding: 0.06rem 0.15rem 0.08rem 0.2rem;
  border-radius: 0.3rem 0 0 0.3rem;
}

.head .hisde2 {
  position: absolute;
  left: 0;
  top: 4.2rem;
}

.head .hisde2 a {
  display: block;
  width: 0.49rem;
  height: 1.39rem;
  font-size: 0.24rem;
  color: #1f1f1f;
  font-weight: bold;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.2rem 0 0.16rem;
  line-height: 0.28rem;
  margin: 0.2rem 0;
  background: url("../images/sbtn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-nav {
  display: flex;
  align-items: center;
  width: 7.5rem;
  height: .76rem;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -3.75rem;
  background-color: rgba(0, 0, 0, 0.2);
  justify-content: center;
  z-index: 999;
}

.h-nav a {
  margin: 0 0.1rem;
  width: 2.22rem;
  height: .57rem;
  background: url("../images/nav.png") no-repeat 0 0;
  background-size: 100% 100%;
  text-align: center;
  line-height: .59rem;
  font-size: .26rem;
  color: #eeeae2;
  font-weight: bold;
}

.h-nav a.on {
  color: #2b2822;
  background: url("../images/nav-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.h-tips {
  position: absolute;
  bottom: 1.98rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  color: #000000;
  padding: 0.05rem 0.2rem 0.03rem;
  border-radius: 0.25rem;
  font-size: 0.22rem;
}

.content {
  width: 7.5rem;
  height: auto;
  box-sizing: border-box;
  position: relative;
  padding-top: 0.4rem;
  background: url("../images/bg1.jpg") no-repeat 0 0;
  background-size: 100% auto;
}

.md1 {
  position: relative;
  overflow: hidden;
  width: 7.43rem;
  height: 6.06rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 0.46rem;
  margin-left: -0.1rem;
  background: url("../images/md1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.md2 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  margin: 0 auto;
  padding-top: 0.4rem;
  box-sizing: border-box;
}

.md3 {
  position: relative;
  width: 7.05rem;
  height: 5.85rem;
  margin: 0.28rem auto 1rem;
  box-sizing: border-box;
  padding-top: 1.76rem;
  padding-left: 0.1rem;
  background: url("../images/md3.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.md4 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 6.29rem;
  margin: 0 auto;
  box-sizing: border-box;
  background: url("../images/md4.jpg?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

.md5 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 5.26rem;
  margin: 0 auto;
  box-sizing: border-box;
  background: url("../images/md5.jpg?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.md6 .p-btn-list {
  margin-top: 3.1rem;
}

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

.md8 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 6.16rem;
  margin: 0 auto;
  box-sizing: border-box;
  padding-top: 1.45rem;
  background: url("../images/md8.jpg?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.md10 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 12.32rem;
  margin: -0.01rem auto 0;
  box-sizing: border-box;
  background: url("../images/md10.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md11 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 12.93rem;
  margin: -0.01rem auto 0;
  box-sizing: border-box;
  background: url("../images/md11.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.gbox {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.12rem;
  margin-left: -.8rem;
}

.gbox img {
  width: 4.77rem;
  height: 2.96rem;
}

.g-tips {
  width: 4.4rem;
  height: 1.24rem;
  margin: 0 auto;
  margin-left: 1.8rem;
  margin-top: -.34rem;
  margin-bottom: -.4rem;
  background: url("../images/g-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.iv-btn-box {
  display: flex;
  justify-content: center;
  margin-top: 0.24rem;
}

.iv-btn-box input {
  width: 2.64rem;
  height: 0.56rem;
  text-align: center;
  border-radius: 0.28rem;
  background-color: #fff;
  border: 1px solid #cb6d00;
  font-size: 0.26rem;
  color: #cb6d00;
}

.iv-btn-box input::-webkit-input-placeholder {
  font-size: 0.26rem;
  color: #cb6d00;
}

.iv-btn-box a {
  width: 1.58rem;
  height: 0.62rem;
  text-align: center;
  line-height: 0.6rem;
  font-size: 0.26rem;
  font-weight: bold;
  color: #39342a;
  margin-left: 0.1rem;
  background: url("../images/iv-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.iv-tips {
  text-align: center;
  font-size: 0.22rem;
  color: #2e2e2e;
  margin-top: 0.16rem;
}

.iv-tips em {
  color: #f66b2e;
}

.dr-img {
  width: 6.88rem;
  height: 6.94rem;
  margin: 0.28rem auto 0;
  position: relative;
}

.dr-img img {
  width: 6.88rem;
  height: 6.94rem;
}

.dr-img .d-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.95rem;
  margin-left: -0.92rem;
  width: 1.88rem;
  height: 1.88rem;
  box-sizing: border-box;
  padding-top: 1.34rem;
}

.dr-img .d-btn span {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 0.18rem;
}

.dr-img .d-btn span em {
  color: #ffe37e;
}

.ban-box {
  width: 6.99rem;
  height: 4.27rem;
  background: url("../images/ban-bg.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0 auto;
  padding-top: 0.1rem;
  box-sizing: border-box;
}

.rule-box {
  width: 6.9rem;
  height: auto;
  margin: auto;
  border-radius: 0.29rem;
  background-color: #d6bea6;
  box-sizing: border-box;
  padding: 0.38rem;
  font-size: 0.24rem;
  color: #51504f;
  line-height: 0.38rem;
}

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

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

.p-text {
  position: relative;
  text-align: center;
  font-size: 0.24rem;
  line-height: 0.38rem;
  font-weight: bold;
  color: white;
  z-index: 1;
  text-shadow: 0.03rem 0 0.01rem #000, 0.02rem 0 0.01rem #000, 0.01rem 0 0.01rem #000, 0.03rem 0.01rem 0.01rem #000, 0.02rem 0.02rem 0.01rem #000, 0.01rem 0.03rem 0.01rem #000, 0.03rem -0.01rem 0.01rem #000, 0.02rem -0.02rem 0.01rem #000, 0.01rem -0.03rem 0.01rem #000, -0.03rem 0 0.01rem #000, -0.02rem 0 0.01rem #000, -0.01rem 0 0.01rem #000, -0.03rem 0.01rem 0.01rem #000, -0.02rem 0.02rem 0.01rem #000, -0.01rem 0.03rem 0.01rem #000, -0.03rem -0.01rem 0.01rem #000, -0.02rem -0.02rem 0.01rem #000, -0.01rem -0.03rem 0.01rem #000;
}

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

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

.p-btn a {
  display: block;
  margin: 0 0.2rem;
  box-sizing: border-box;
  width: 3.18rem;
  height: 0.86rem;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.82rem;
  font-size: 0.34rem;
  color: white;
  font-weight: bold;
  background: url(../images/hbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.p-btn-list {
  display: flex;
  justify-content: center;
}

.p-btn-list a {
  display: block;
  width: 1.41rem;
  height: 0.64rem;
  overflow: hidden;
  text-align: center;
  line-height: 0.62rem;
  font-size: 0.28rem;
  font-weight: bold;
  margin: 0 0.34rem;
  color: #1f1f1f;
  background: url("../images/btn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.num-box {
  width: 6.21rem;
  height: 0.88rem;
  margin: 0 auto;
  text-align: center;
  line-height: 1.12rem;
  background: url("../images/num-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  font-size: 0.38rem;
  color: #fcf8ee;
  font-weight: bold;
  margin-top: 0.24rem;
}

.inv-list {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.24rem;
}

.inv-list a {
  margin: 0 0.06rem;
  border: 0.04rem solid #272727;
  border-radius: 50%;
}

.inv-list a img {
  width: 0.98rem;
  height: 0.98rem;
  border-radius: 50%;
  border: 0.04rem solid #ffc63e;
}

.p-text2 {
  text-align: center;
  font-size: 0.22rem;
  color: #424140;
  margin: 0 auto 0;
}

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

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

.act-img {
  position: relative;
}

.act-img .act-btn {
  display: block;
  width: 1.98rem;
  height: 1.98rem;
  margin: 0 auto;
  background: url("../images/act-btn.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

.act-text {
  text-align: center;
  font-size: 0.32rem;
  color: #3d3d3e;
  font-weight: bold;
  margin-top: 3.18rem;
}

.llk_choujiang_scroll {
  background: url(../images/scroll_mou_bg.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 6.07rem;
  height: .70rem;
  margin: .2rem auto 0;
  padding: 0 .3rem;
  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 {
  display: none;
  width: .28rem;
  height: .28rem;
  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: .70rem;
  line-height: .7rem;
  font-size: .24rem;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

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

.llk_choujiang_scroll ul li em {
  color: #ffe29c;
}

.taskList {
  width: 6.59rem;
  margin: 0.28rem auto 0rem;
}

.taskList li {
  position: relative;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -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: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 auto;
  padding: 0 0.48rem 0 0.8rem;
  width: 6.59rem;
  height: 1.11rem;
  margin-top: 0.03rem;
  background: url("../images/tli1.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin-bottom: 0.22rem;
  box-sizing: border-box;
  border-radius: 0.58rem;
}

.taskList li::after {
  content: "";
  position: absolute;
  top: 0.16rem;
  left: .3rem;
  width: .33rem;
  height: .34rem;
  background: url("../images/tk-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.taskList .taskRgt {
  display: flex;
  align-items: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.2rem;
  position: relative;
}

.taskList .taskRgt .rgtTip {
  background: #f60;
  height: 0.28rem;
  line-height: 0.28rem;
  color: #fff;
  text-align: center;
  font-size: 0.2rem;
  padding: 0 0.1rem;
  position: absolute;
  top: -0.17rem;
  right: 0;
  z-index: 3;
  border-radius: 0.08rem;
}

.taskList .taskRgt .rgtTip:before {
  background: #f60;
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  right: 0.2rem;
  transform: rotateZ(45deg);
  bottom: -0.04rem;
  content: '';
  z-index: 1;
}

.taskList .button {
  display: block;
  width: 1.38rem;
  height: 0.50rem;
  background: url(../images/task-btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.50rem;
  font-size: 0.26rem;
  color: #292828;
  font-weight: bold;
}

.taskList dl {
  flex: 1;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.taskList dl dt {
  color: #353535;
  font-size: 0.28rem;
  font-weight: bold;
  flex: 1;
}

.taskList dl dd {
  height: 0.22rem;
  line-height: 0.22rem;
  color: #353535;
  font-size: 0.2rem;
}

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

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

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

.g-btn a {
  width: 1.84rem;
  height: 0.56rem;
  margin: 0 0.22rem;
  text-align: center;
  line-height: 0.50rem;
  color: #fff;
  background: url("../images/g-btn.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

.gift-box {
  display: flex;
  margin-top: 0.1rem;
  margin-left: 0.4rem;
}

.gift-box .g-item {
  position: relative;
  width: 2.04rem;
  height: 2.96rem;
  margin: 0 0.1rem;
}

.gift-box .g-item img {
  width: 2.04rem;
  height: 2.96rem;
}

.gift-box .g-item a {
  position: absolute;
  left: 50%;
  margin-left: -0.92rem;
  bottom: 0.3rem;
  width: 1.84rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.50rem;
  color: #fff;
  background: url("../images/g-btn.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

.gb2 {
  margin-left: 0.68rem;
}

.gb3 {
  margin-left: 2.90rem;
}

.videoBox {
  margin-top: 0;
}

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

.videoBox .videoImg i {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.89rem;
  height: 0.88rem;
  margin-top: -0.44rem;
  margin-left: -0.44rem;
  background: url("../images/icon-play.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

.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/icon-dot.png?v=10") 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/icon-dot.png?v=10") 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/icon-left.png?v=10") 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/icon-left.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

.ban2-sw {
  width: 7.5rem;
  margin-top: 0.2rem;
  height: 4.35rem;
}

.ban2-sw .swiper-slide {
  width: 6.78rem;
  height: 3.84rem;
  margin: 0 0.2rem;
}

.ban2-sw .swiper-slide img {
  width: 6.78rem;
  height: 3.84rem;
}

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

.ban2-sw .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.31rem;
  height: 0.28rem;
  background: url("../images/icon-dot.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

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

.guide {
  display: flex;
  justify-content: space-between;
  width: 6.65rem;
  height: 2.26rem;
  background: url(../images/guide.png?v=1) no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0 auto 0;
  box-sizing: border-box;
}

.guide a {
  width: 1.38rem;
  height: 2.24rem;
}

.ban {
  width: 6.4rem;
  height: 3.6rem;
  margin: 1.38rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0.65rem;
}

.ban img {
  width: 6.4rem;
  height: 3.6rem;
  border-radius: 0.1rem;
}

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

.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.8rem;
}

.fixMenu .fxmInner {
  background: url(../images/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 1.79rem;
  width: 7.5rem;
  height: 1.79rem;
  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.582rem .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: .56rem;
  height: .56rem;
  margin: .07rem auto 0;
  display: block;
  object-fit: contain;
}

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

.fixMenu .fxmInner .link p {
  background: #fee89c;
  height: .24rem;
  line-height: .24rem;
  padding: 0 .12rem;
  border-radius: .25rem .25rem .25rem .02rem;
  border: 1px solid #fee89c;
  font-size: .18rem;
  color: #12132e;
  white-space: nowrap;
  position: absolute;
  top: -.2rem;
  left: 50%;
  margin-left: -0.2rem;
  overflow: hidden;
}

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

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.38rem;
  height: 1.38rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
  border-radius: 50%;
}

.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/fix_btn.png?v=001) no-repeat;
  background-size: .83rem .89rem;
  background-position: center center;
  width: .83rem;
  height: .89rem;
  margin: .08rem 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: .2rem;
  margin-top: -.05rem;
  color: #fff;
  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: #fff;
  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);
}

.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/icon-clock.png?v=10") 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: #ffffff;
  line-height: 0.38rem;
  max-height: 5.8rem;
  overflow-y: auto;
}

.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.48rem;
  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: .78rem;
  height: .78rem;
  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: .78rem;
  height: .78rem;
}

.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;
}

@keyframes move {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.1);
  }
}

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

.isLoad {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -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: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.isLoad dt {
  width: 4.35rem;
  height: 3.5rem;
  margin: 0 auto;
}

.isLoad dd {
  color: #575757;
  font-size: .28rem;
  height: .56rem;
  line-height: .56rem;
  margin: -.4rem auto 2rem;
  position: relative;
  z-index: 2;
  text-align: center;
  overflow: hidden;
}

.swpBanner {
  position: relative;
  width: 6.4rem;
  height: 4.6rem;
  margin: 0 auto 0;
  overflow: hidden;
}

.swpBanner .swiper-slide {
  width: 6.4rem;
  height: 3.6rem;
  margin: 0 0.28rem;
}

.swpBanner .swiper-slide img {
  width: 6.4rem;
  height: 3.6rem;
  border-radius: 0.1rem;
}

.swpBanner .swiper-pagination-bullet-active {
  opacity: 1;
  background: #b0815a;
}

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

@media screen and (min-width: 1000px) {
  html {
    font-size: calc(500px/7.5) !important;
  }
  .vBase .head {
    margin-top: -1.4rem !important;
  }
}
