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: #f3f0e8;
  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: 3.81rem;
  height: 0.56rem;
}

.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 .h-link {
  position: absolute;
  left: 0.5rem;
  bottom: 3.2rem;
  width: 6.57rem;
  height: 1.16rem;
  text-align: center;
  color: #fff;
  font-size: 0.22rem;
  box-sizing: border-box;
  padding-right: 0.9rem;
  padding-top: 0.4rem;
  line-height: 0.3rem;
  background: url("../images/hgo.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min {
  position: absolute;
  bottom: -0.18rem;
  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.86rem;
  height: 0.87rem;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.87rem;
  font-size: 0.32rem;
  margin: 0 .05rem;
  box-sizing: border-box;
  font-weight: bold;
}

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

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

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

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

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

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

.head .hd-min .gameName em {
  color: #fcbe41;
}

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

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

.head .hside a {
  display: block;
  width: 0.31rem;
  height: 1.2rem;
  line-height: 99rem;
  overflow: hidden;
  margin: 0.2rem 0;
}

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

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

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

.head .head-num span {
  font-size: 0.24rem;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.63);
  padding: 0.1rem 0.1rem 0.1rem 0.15rem;
  border-radius: 0.2rem 0 0 0.2rem;
}

.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;
  top: 3.05rem;
  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-info {
  position: absolute;
  bottom: 0.28rem;
  left: 50%;
  margin-left: -3.47rem;
  width: 6.86rem;
  height: 1.86rem;
  background: url("../images/hinfo.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.4rem 0;
}

.head .head-info img {
  width: 1.64rem;
  height: 1.64rem;
  margin-right: 0.18rem;
  border-radius: 0.38rem;
  box-sizing: border-box;
  border: 1px solid #fff;
}

.head .head-info div {
  flex: 1;
}

.head .head-info div p {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.head .head-info div p img {
  width: 1.26rem;
  height: 0.36rem;
}

.head .head-info div p em {
  font-size: 0.38rem;
  font-weight: bold;
  background: linear-gradient(to bottom, #fffbee, #ffe96a);
  -webkit-background-clip: text;
  color: transparent;
}

.head .head-info div p a {
  width: 2.1rem;
  height: 0.52rem;
  text-align: center;
  line-height: 0.52rem;
  color: #96180b;
  font-size: 0.26rem;
  font-weight: bold;
  background: url("../images/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-info div span {
  display: flex;
  align-items: center;
  margin-top: 0.25rem;
}

.head .head-info div span i {
  width: 0.23rem;
  margin-right: 0.05rem;
  height: 0.23rem;
  background: url("../images/iconq.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .head-info div span a {
  font-size: 0.24rem;
  color: #fff;
}

.head .rule-btn {
  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.08rem 0.1rem 0.08rem 0.15rem;
  border-radius: 0.2rem 0 0 0.2rem;
}

.h-tips {
  position: absolute;
  bottom: 1.28rem;
  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;
}

.title {
  text-align: center;
  width: 6.59rem;
  height: 1.14rem;
  line-height: 1.14rem;
  text-align: center;
  font-size: 0.44rem;
  color: #fff9e9;
  font-weight: bold;
  margin: 0.3rem auto 0;
  background: url("../images/title.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
}

.title em {
  position: absolute;
  top: -0.16rem;
  right: 0.28rem;
  font-size: 0.2rem;
  color: #353535;
  line-height: 0.38rem;
  width: 1.28rem;
  font-weight: 400;
  height: 0.43rem;
  background: url("../images/tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.new-box {
  position: relative;
  width: 5.68rem;
  height: 0.53rem;
  margin: 0.34rem auto 0;
  box-sizing: border-box;
  border-radius: 0.9rem;
  background-color: #3a3a3a;
}

.divScrbox {
  width: 4.6rem;
  height: 0.53rem;
  overflow: hidden;
  margin: 0 auto;
}

.scrollList li {
  height: 0.53rem;
  line-height: 0.53rem;
  color: #fff9e9;
  white-space: nowrap;
  font-size: 0.28rem;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
}

.scrollList span,
.scrollList em {
  color: #fcbe41;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.scrollList span {
  max-width: 1rem;
}

.scrollList em {
  max-width: 2.4rem;
}

.title2 {
  text-align: center;
  margin: 0.68rem auto 0;
}

.title2 img {
  height: 1.12rem;
}

.content {
  overflow: hidden;
  width: 7.5rem;
  height: auto;
  background: url("../images/bg.jpg") no-repeat 0 0;
  background-size: 100% auto;
}

.more {
  width: 7.10rem;
  height: 2.16rem;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url("../images/more.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.more a {
  height: 2.16rem;
  width: 2.28rem;
}

.btit {
  text-align: center;
}

.btit img {
  height: 1.15rem;
}

.rule-con {
  width: 6.8rem;
  margin: 0.2rem auto 0;
  color: #fff;
  font-size: 0.22rem;
  height: 7.6rem;
  overflow-y: auto;
}

.rule-con em {
  display: block;
  margin-top: 0.1rem;
  font-weight: bold;
}

.c-text {
  font-size: 0.28rem;
  color: #545454;
  margin-top: 0.2rem;
  text-align: center;
}

.invite {
  width: 6.89rem;
  height: 4.3rem;
  background: url("../images/inv-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0.2rem auto;
  box-sizing: border-box;
  padding-top: 0.84rem;
}

.invite .inv-txt {
  text-align: center;
  color: #808080;
  font-size: 0.24rem;
  margin: 0.2rem;
}

.invite .inv-txt em {
  color: #f9c150;
}

.invite .inv-btn {
  display: flex;
  align-items: center;
}

.invite .inv-btn a {
  width: 2.72rem;
  height: 0.73rem;
  text-align: center;
  line-height: 0.73rem;
  font-size: 0.32rem;
  color: #fdf5e5;
  font-weight: bold;
  margin: 0.2rem auto 0;
  padding-left: .52rem;
  box-sizing: border-box;
  background: url("../images/inv-btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  font-weight: bold;
}

.invite .inv-btn a:nth-child(2) {
  color: #282828;
  background: url("../images/inv-btn2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtit {
  margin-top: 0.2rem;
  text-align: center;
  font-size: 0.32rem;
  font-weight: bold;
  color: #fff9e9;
  text-shadow: 0.03rem 0 0.01rem #353432, 0.02rem 0 0.01rem #353432, 0.01rem 0 0.01rem #353432, 0.03rem 0.01rem 0.01rem #353432, 0.02rem 0.02rem 0.01rem #353432, 0.01rem 0.03rem 0.01rem #353432, 0.03rem -0.01rem 0.01rem #353432, 0.02rem -0.02rem 0.01rem #353432, 0.01rem -0.03rem 0.01rem #353432, -0.03rem 0 0.01rem #353432, -0.02rem 0 0.01rem #353432, -0.01rem 0 0.01rem #353432, -0.03rem 0.01rem 0.01rem #353432, -0.02rem 0.02rem 0.01rem #353432, -0.01rem 0.03rem 0.01rem #353432, -0.03rem -0.01rem 0.01rem #353432, -0.02rem -0.02rem 0.01rem #353432, -0.01rem -0.03rem 0.01rem #353432;
}

.qtit img {
  height: 0.48rem;
}

.qtit em {
  color: #f36247;
}

.qtion-box {
  width: 6.86rem;
  margin: 0.38rem auto 0.38rem;
  background-color: #353432;
  border-radius: 0.2rem;
  box-sizing: border-box;
  padding-top: 0.48rem;
  position: relative;
  padding-bottom: 0.28rem;
}

.qtion-box .tips1 {
  position: absolute;
  width: 1.91rem;
  height: 0.99rem;
  top: -0.2rem;
  right: -0.28rem;
  background: url("../images/qb-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .tips2 {
  position: absolute;
  width: 1.06rem;
  height: 1.03rem;
  top: 0.98rem;
  left: 50%;
  margin-left: -0.53rem;
  background: url("../images/qb-tips2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .qt-gift {
  display: flex;
  width: 5.6rem;
  justify-content: space-between;
  margin: 0 auto;
}

.qtion-box .qt-gift li div {
  width: 1.92rem;
  height: 2.05rem;
  margin: 0 auto;
  background: url("../images/item.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 0.24rem;
}

.qtion-box .qt-gift li div img {
  display: block;
  margin: 0 auto;
  width: 1.2rem;
  object-fit: contain;
  height: 1.2rem;
}

.qtion-box .qt-gift li div span {
  margin-top: 0.08rem;
  font-weight: bold;
  font-size: 0.28rem;
  color: #000;
  display: block;
  text-align: center;
}

.qtion-box .qt-gift li a {
  display: block;
  width: 2.06rem;
  height: 0.64rem;
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.63rem;
  font-weight: bold;
  color: #282828;
  margin-top: 0.14rem;
  background: url("../images/g-btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .qt-btn {
  display: flex;
  align-items: center;
  width: 6.3rem;
  justify-content: space-between;
  margin: 0.08rem auto 0;
}

.qtion-box .qt-btn a {
  display: block;
  width: 2.81rem;
  height: 0.64rem;
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.63rem;
  font-weight: bold;
  color: #f9c150;
  margin-top: 0.14rem;
  background: url("../images/g-btn1-un.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .qt-btn a.on {
  text-shadow: 0.03rem 0 0.01rem #353432, 0.02rem 0 0.01rem #353432, 0.01rem 0 0.01rem #353432, 0.03rem 0.01rem 0.01rem #353432, 0.02rem 0.02rem 0.01rem #353432, 0.01rem 0.03rem 0.01rem #353432, 0.03rem -0.01rem 0.01rem #353432, 0.02rem -0.02rem 0.01rem #353432, 0.01rem -0.03rem 0.01rem #353432, -0.03rem 0 0.01rem #353432, -0.02rem 0 0.01rem #353432, -0.01rem 0 0.01rem #353432, -0.03rem 0.01rem 0.01rem #353432, -0.02rem 0.02rem 0.01rem #353432, -0.01rem 0.03rem 0.01rem #353432, -0.03rem -0.01rem 0.01rem #353432, -0.02rem -0.02rem 0.01rem #353432, -0.01rem -0.03rem 0.01rem #353432;
  color: #fff;
  background: url("../images/g-btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .qt-step {
  position: relative;
  width: 6.48rem;
  border-radius: 0.2rem;
  margin: 0.38rem auto 0;
  background-color: #f9c150;
  box-sizing: border-box;
  padding: 0.28rem 0.2rem;
}

.qtion-box .step1::after {
  content: "";
  position: absolute;
  top: -0.18rem;
  left: 1.3rem;
  width: 0.4rem;
  height: 0.2rem;
  background: url("../images/icon-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .step2::after {
  content: "";
  position: absolute;
  top: -0.18rem;
  right: 1.3rem;
  width: 0.4rem;
  height: 0.2rem;
  background: url("../images/icon-tips.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .step-tit {
  display: flex;
  align-items: center;
}

.qtion-box .step-tit i {
  width: 0.37rem;
  height: 0.38rem;
  background: url("../images/icon-tips2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .step-tit span {
  margin-left: 0.14rem;
  font-weight: bold;
  font-size: 0.32rem;
  text-shadow: 0.03rem 0 0.01rem #353432, 0.02rem 0 0.01rem #353432, 0.01rem 0 0.01rem #353432, 0.03rem 0.01rem 0.01rem #353432, 0.02rem 0.02rem 0.01rem #353432, 0.01rem 0.03rem 0.01rem #353432, 0.03rem -0.01rem 0.01rem #353432, 0.02rem -0.02rem 0.01rem #353432, 0.01rem -0.03rem 0.01rem #353432, -0.03rem 0 0.01rem #353432, -0.02rem 0 0.01rem #353432, -0.01rem 0 0.01rem #353432, -0.03rem 0.01rem 0.01rem #353432, -0.02rem 0.02rem 0.01rem #353432, -0.01rem 0.03rem 0.01rem #353432, -0.03rem -0.01rem 0.01rem #353432, -0.02rem -0.02rem 0.01rem #353432, -0.01rem -0.03rem 0.01rem #353432;
  color: #f6f0e6;
}

.qtion-box .step-item {
  width: 100%;
  min-height: 1.2rem;
  background-color: #fff;
  border-radius: 0.2rem;
  box-sizing: border-box;
  border: 0.04rem solid #ffec9e;
  margin-top: 0.16rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.2rem 0.2rem;
}

.qtion-box .step-item p {
  font-size: 0.3rem;
  font-weight: bold;
  color: #292929;
  margin-right: 0.1rem;
}

.qtion-box .step-item .sbtn1 {
  flex-shrink: 0;
  width: 2.01rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.28rem;
  color: #282828;
  font-weight: bold;
  padding-left: 0.4rem;
  box-sizing: border-box;
  background: url(../images/inv-btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  font-weight: bold;
}

.qtion-box .step-item .sbtn2 {
  flex-shrink: 0;
  width: 2.01rem;
  height: 0.56rem;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.28rem;
  color: #fdf5e5;
  font-weight: bold;
  padding-left: 0.4rem;
  box-sizing: border-box;
  background: url(../images/inv-btn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  font-weight: bold;
}

.qtion-box .step-item2 {
  width: 100%;
  min-height: 1.2rem;
  background-color: #fff;
  border-radius: 0.2rem;
  box-sizing: border-box;
  border: 0.04rem solid #ffec9e;
  margin-top: 0.16rem;
  padding: 0.2rem 0.2rem;
}

.qtion-box .step-item2 p {
  font-size: 0.3rem;
  font-weight: bold;
  color: #292929;
}

.qtion-box .step-item2 span {
  display: block;
  color: #808080;
  font-size: 0.24rem;
  line-height: 0.36rem;
  margin-top: 0.02rem;
}

.qtion-box .step-item2 span em {
  color: #f9c150;
}

.qtion-box .step-item2 .st-u-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.qtion-box .step-item2 .st-u-box .st-u-btn a {
  display: block;
  flex-shrink: 0;
  width: 2.01rem;
  height: 0.56rem;
  margin: 0.1rem 0;
  text-align: center;
  line-height: 0.56rem;
  font-size: 0.28rem;
  font-weight: bold;
  padding-left: 0.4rem;
  box-sizing: border-box;
  background: url(../images/inv-btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  font-weight: bold;
}

.qtion-box .step-item2 .st-u-box .st-u-btn a.sbtn1 {
  color: #282828;
  background: url(../images/inv-btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .step-item2 .st-u-box .st-u-btn a.sbtn2 {
  color: #fdf5e5;
  background: url(../images/inv-btn1.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.qtion-box .step-tips {
  box-sizing: border-box;
  padding: 0.2rem;
  background-color: #fce0a8;
  margin-top: 0.38rem;
  border-radius: 0.24rem;
}

.qtion-box .step-tips p {
  font-size: 0.24rem;
  color: #353432;
  font-weight: bold;
}

.qtion-box .step-tips span {
  font-size: 0.24rem;
  color: #353432;
}

.ulist {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0.18rem;
}

.ulist a {
  width: 1.16rem;
  height: 1.17rem;
  margin-right: 0.22rem;
  background: url("../images/icon-add.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ulist a img {
  width: 1.11rem;
  height: 1.11rem;
  mask-image: url("../images/img-on.png");
  mask-size: 100% 100%;
  mask-repeat: no-repeat;
  -webkit-mask-image: url("../images/img-on.png");
  -webkit-mask-size: 100% 100%;
  -webkit-mask-repeat: no-repeat;
}

.ulist a.on {
  background: url("../images/img-on.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tq-box {
  width: 7.31rem;
  height: 5.81rem;
  margin: 0 auto;
  margin-top: 0.6rem;
  background: url("../images/tq-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.tq-box .tbtn {
  display: block;
  width: 2.06rem;
  height: 0.64rem;
  text-align: center;
  font-size: 0.3rem;
  line-height: 0.63rem;
  font-weight: bold;
  color: #282828;
  margin-top: 4.9rem;
  margin-left: 1.0rem;
  background: url("../images/g-btn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.md3 {
  width: 7.18rem;
  height: 5.88rem;
  margin: 0.4rem auto 0;
  background: url("../images/md3.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  overflow: hidden;
}

.md4 {
  width: 7.22rem;
  height: 10.81rem;
  margin-top: 0.38rem;
  margin-left: 0.3rem;
  background: url("../images/md4.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  overflow: hidden;
}

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

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

.p-btn a {
  display: block;
  width: 2.73rem;
  height: 0.8rem;
  overflow: hidden;
  text-align: center;
  line-height: 0.76rem;
  font-size: 0.32rem;
  margin: 0 0.05rem;
  font-weight: bold;
  color: #b52e23;
  box-sizing: border-box;
  padding-left: 0.4rem;
  background: url(../images/hbtn.png) no-repeat 0 0;
  background-size: 100% 100%;
}

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

.p-btn-list a {
  width: 2.14rem;
  height: 0.68rem;
  line-height: 0.64rem;
  font-size: 0.26rem;
  padding-left: 0.3rem;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 0.05rem;
  font-weight: bold;
  color: #b52e23;
  box-sizing: border-box;
  background: url(../images/hbtn.png) no-repeat 0 0;
  background-size: 100% 100%;
}

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

.p-btn-list2 a {
  width: 1.74rem;
  height: 0.51rem;
  line-height: 0.48rem;
  font-size: 0.24rem;
  display: block;
  overflow: hidden;
  text-align: center;
  margin: 0 0.02rem;
  font-weight: bold;
  color: #b52e23;
  box-sizing: border-box;
  background: url(../images/pbtn.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.drawBox {
  width: 7.19rem;
  height: 3.75rem;
  margin-left: 0.24rem;
  margin-top: 0.1rem;
}

.draw-link {
  position: absolute;
  left: 0.8rem;
  bottom: 1.8rem;
  width: 6rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.draw-link a {
  color: #124860;
  font-size: 0.21rem;
  text-decoration: underline;
}

.llk_choujiang_scroll {
  width: 6.69rem;
  height: .52rem;
  margin: 0.2rem auto 0;
  padding: 0 .3rem 0;
  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/icon-new.png) no-repeat;
  background-size: 100% 100%;
  width: .28rem;
  height: .28rem;
  margin-top: .12rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 0.08rem;
}

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

.llk_choujiang_scroll ul li {
  height: .52rem;
  line-height: .52rem;
  font-size: .24rem;
  color: #124860;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

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

.p-text2 {
  text-align: center;
  font-size: 0.24rem;
  color: #f0c723;
  margin: 0.25rem auto 0;
}

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

.act-img {
  position: relative;
  margin: 0.1rem auto 0;
}

.act-img img {
  display: block;
  margin: 0 auto;
  width: 6.24rem;
  height: 4.61rem;
}

.act-btn {
  display: flex;
  justify-content: center;
  margin-top: 0.25rem;
}

.act-btn a {
  width: 2.89rem;
  height: 0.88rem;
  background: url(../images/hbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.88rem;
  font-size: 0.36rem;
  margin: 0.2rem 0.35rem 0;
  color: #891509;
  font-weight: bold;
}

.act-text {
  position: relative;
  text-align: center;
  font-size: 0.28rem;
  color: #124860;
  font-weight: bold;
  margin-top: 0.2rem;
}

.task-tips {
  font-weight: bold;
  font-size: 0.27rem;
  color: #124860;
  text-align: center;
  margin-top: 0.1rem;
}

.taskList {
  margin: 0.1rem auto 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 7.01rem;
  background: url("../images/t1.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding: 0.3rem 0;
}

.taskList li {
  width: 6.31rem;
  height: 0.74rem;
  margin: 0.18rem auto;
  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: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  font-size: .24rem;
  padding: 0.05rem 0.28rem 0 0.1rem;
  box-sizing: border-box;
  background: url("../images/task-li.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.taskList p {
  color: #fff;
  width: 0%;
  width: 4.59rem;
  font-size: 0.23rem;
  line-height: 0.25rem;
  box-sizing: border-box;
  padding-left: 0.18rem;
}

.taskList em {
  color: #fffd67;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 0.02rem;
  display: block;
  font-size: 0.2rem;
}

.taskList .btn {
  background: url(../images/hbtn1.png) no-repeat;
  background-size: 100% 100%;
  width: 1.69rem;
  height: .48rem;
  line-height: .47rem;
  font-weight: 500;
  -webkit-text-stroke-width: .2pt;
  color: #9f3104;
  font-weight: bold;
  font-size: .22rem;
  text-align: center;
}

.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;
  font-size: 0.22rem;
  background: url("../images/g-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.ban {
  display: block;
  text-align: center;
  margin-top: 0.2rem;
}

.ban img {
  width: 7.02rem;
}

.swpBanner {
  width: 6.78rem;
  height: 4.35rem;
  margin: 0.4rem auto -0.1rem;
  position: relative;
}

.swpBanner .swiper-slide {
  width: 6.72rem;
  height: 3.78rem;
  margin: 0 0.2rem;
  display: flex;
  align-items: center;
  background: url("../images/ban.png") no-repeat 0 0;
  background-size: 100% 100%;
  justify-content: center;
  box-sizing: border-box;
}

.swpBanner .swiper-slide img {
  width: 6.61rem;
  height: 3.66rem;
  border-radius: 0.26rem;
}

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.12rem;
  opacity: 1;
  height: 0.12rem;
  background-color: #ded8c6;
}

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 0.12rem;
  height: 0.12rem;
  opacity: 1;
  border-radius: 0.1rem;
  background-color: #eca726;
}

.game-intro {
  width: 6.75rem;
  margin: 0.38rem auto 0;
  font-size: 0.24rem;
  line-height: 0.42rem;
  color: #292828;
}

.g-btn {
  width: 6.75rem;
  height: 0.72rem;
  text-align: center;
  line-height: 0.72rem;
  margin: 0.2rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.28rem;
  color: #292828;
  background: url("../images/de-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.g-btn i {
  margin-left: 0.12rem;
  width: 0.12rem;
  height: 0.21rem;
  background: url("../images/icon-r.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.videoBox {
  width: 6.78rem;
  margin: 0 auto;
  margin-top: 0.46rem;
  border-radius: 0.32rem;
  border: 0.04rem solid #353535;
}

.videoBox .videoImg {
  position: relative;
  width: 6.72rem;
  height: 3.78rem;
  margin: 0 auto;
  border-radius: 0.3rem;
  border: 0.04rem solid #fff0c7;
}

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

.videoBox .videoImg img {
  width: 6.72rem;
  height: 3.78rem;
  border-radius: 0.3rem;
}

.videoBox .videoPlay {
  position: relative;
  width: 6.72rem;
  height: 3.78rem;
  margin: 0 auto;
  border-radius: 0.3rem;
  border: 0.04rem solid #fff0c7;
}

.videoBox .videoPlay video {
  display: block;
  width: 6.72rem;
  height: 3.78rem;
  border-radius: 0.3rem;
}

.guide {
  display: flex;
  justify-content: space-between;
  width: 7.29rem;
  height: 1.80rem;
  background: url("../images/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: 1.80rem;
}

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

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

.gray {
  filter: grayscale(1);
}

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

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

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

.side {
  position: fixed;
  right: 0.1rem;
  bottom: 3rem;
  z-index: 111;
}

.side a {
  margin: .15rem auto 0;
  display: block;
}

.side a img {
  display: block;
  width: 0.96rem;
  height: 0.96rem;
}

.fixMenu {
  background: rgba(255, 255, 255, 0.08);
  width: 7.5rem;
  margin: 0 auto;
  height: 2rem;
}

.fixMenu .fxmInner {
  width: 7.5rem;
  height: 1.43rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: url(../images/fix-foot.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  position: fixed;
  left: 50%;
  bottom: 0;
  margin-left: -3.75rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 20;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.fixMenu .fxmInner .link {
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 1.09rem;
  height: 1.12rem;
  position: relative;
  margin: 0 .14rem;
  background: url(../images/fix-li.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
}

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

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

.fixMenu .fxmInner .link p {
  height: .3rem;
  background: #eb7a2e;
  border-radius: .16rem;
  white-space: nowrap;
  line-height: .32rem;
  font-size: .2rem;
  color: #fff;
  padding: 0 .1rem;
  position: absolute;
  left: 50%;
  top: -.38rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.fixMenu .fxmInner .link p::after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: -.11rem;
  margin-left: -.06rem;
  border: .06rem solid #eb7a2e;
  border-color: #eb7a2e transparent transparent;
}

.fixMenu .fxmInner .reservabtn {
  width: 1.4rem;
  margin: 0 .1rem;
  margin-top: -.46rem;
}

.fixMenu .fxmInner .reservabtn .item {
  width: 1.16rem;
  height: 1.16rem;
  overflow: hidden;
  background: url(../images/fix-sp1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  margin: 0 auto;
  position: relative;
}

.fixMenu .fxmInner .reservabtn .item i {
  display: block;
  width: .73rem;
  height: 0.78rem;
  margin: .1rem auto 0;
  background: url(../images/fix-sp2.png) no-repeat center;
  background-size: 100% auto;
  background-color: transparent;
  -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.grey i {
  animation: none;
}

.fixMenu .fxmInner .reservabtn .item em {
  display: block;
  height: .34rem;
  line-height: .36rem;
  font-size: .2rem;
  color: #fff;
  text-align: center;
  margin-top: -.14rem;
}

.fixMenu .fxmInner .reservabtn .text {
  display: block;
  height: .28rem;
  line-height: .3rem;
  text-align: center;
  font-size: .22rem;
  margin-top: 0.1rem;
  color: #fff;
}

.fixMenu .fxmInner .reservabtn.on .item {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  opacity: .9;
}

.fixMenu .fxmInner .reservabtn.on .item i {
  -webkit-animation: none;
  animation: none;
}

.fixMenu .fxmInner .reservabtn.on .item em {
  color: #fff;
  font-size: .2rem;
}

@-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);
  }
}
