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: #4c9c9d;
  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: 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.72rem;
  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;
  width: 3.46rem;
  height: 0.73rem;
  background: url("../images/hbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.72rem;
  font-size: 0.34rem;
  margin: 0 .05rem;
  color: #9a2704;
  font-weight: bold;
}

.head .hd-min p {
  overflow: hidden;
  color: #a57363;
  font-size: .24rem;
  text-align: center;
  margin-top: 0.1rem;
  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/icon-qu.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

.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 .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/sbtn1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

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

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

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

.hside {
  position: absolute;
  top: 3rem;
  right: 0;
  z-index: 1;
}

.hside a {
  width: 0.35rem;
  height: 1.37rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../images/hside1.png") no-repeat 0 0;
  background-size: 100% 100%;
  overflow: hidden;
  line-height: 99rem;
}

.h-tips {
  position: absolute;
  top: 5.88rem;
  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.4);
}

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

.md1 {
  overflow: hidden;
  width: 7.5rem;
  height: 7.88rem;
  box-sizing: border-box;
  padding-top: 1.3rem;
  background: url("../images/md1.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md1 .p-btn {
  margin-top: 4.42rem;
}

.md2 {
  overflow: hidden;
  width: 7.5rem;
  height: 12.2rem;
  box-sizing: border-box;
  padding-top: 1.2rem;
  background: url("../images/md2.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md2 .p-btn {
  margin-top: 2.72rem;
}

.md3 {
  overflow: hidden;
  width: 7.5rem;
  height: 13.16rem;
  box-sizing: border-box;
  padding-top: 1.1rem;
  margin-top: -0.02rem;
  background: url("../images/md3.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.md4 .p-btn {
  margin-top: 3.6rem;
}

.md5 {
  overflow: hidden;
  width: 7.5rem;
  height: 22.26rem;
  box-sizing: border-box;
  padding-top: 2.3rem;
  padding-bottom: 1.8rem;
  background: url("../images/md5.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.md5 .p-text:nth-child(2) {
  margin-top: 5.4rem;
}

.md5 .p-text:nth-child(3) {
  margin-top: 5.4rem;
}

.md6 {
  overflow: hidden;
  width: 7.5rem;
  height: 15.59rem;
  box-sizing: border-box;
  background: url("../images/md6.jpg") no-repeat 0 0;
  background-size: 100% auto;
}

.p-text {
  position: relative;
  text-align: center;
  font-size: 0.24rem;
  color: #fcffdf;
  z-index: 1;
  width: 7rem;
  margin: 0.2rem auto 0;
  text-shadow: 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082;
}

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

.p-text span {
  color: #ff524a;
}

.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 {
  width: 3.46rem;
  height: 0.73rem;
  background: url(../images/hbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.72rem;
  font-size: 0.34rem;
  margin: 0 0.05rem;
  color: #9a2704;
  font-weight: bold;
}

.p-btn2 {
  display: flex;
  justify-content: center;
  margin-left: -0.2rem;
}

.p-btn2 a {
  width: 2.3rem;
  height: 0.7rem;
  background: url(../images/hbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.68rem;
  font-size: 0.32rem;
  margin: 0.2rem 0.4rem 0;
  color: #851409;
  font-weight: bold;
}

.drawBox {
  width: 7.3rem;
  height: 5.88rem;
  margin-left: 0.24rem;
  margin-top: 0;
  background: url("../images/drawBox.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.g-btn-list {
  width: 7.4rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 4.18rem;
}

.g-btn-list a {
  width: 2.21rem;
  height: 0.48rem;
  background: url(../images/hbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.48rem;
  font-size: 0.24rem;
  margin: 0 0.12rem 3.88rem;
  color: #9a2704;
  font-weight: bold;
}

.gb2 {
  margin-left: 0.14rem;
  margin-top: 4.3rem;
}

.gb2 a {
  margin-bottom: 4.4rem;
}

.g-btn-list2 {
  width: 7.4rem;
  display: flex;
  flex-wrap: wrap;
  margin-left: 0.12rem;
  margin-top: 2.48rem;
}

.g-btn-list2 a {
  width: 2.27rem;
  height: 0.47rem;
  background: url(../images/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.47rem;
  font-size: 0.28rem;
  margin: 0 0 2.63rem;
  color: #851409;
  font-weight: bold;
  margin-left: 0.1rem;
}

.g-btn-list2 a:nth-child(1) {
  margin-left: 1.2rem;
}

.g-btn-list2 a:nth-child(2) {
  margin-left: 0.3rem;
}

.llk_choujiang_scroll {
  background-color: #f28f71;
  border-radius: 0.4rem;
  width: 4.69rem;
  height: .38rem;
  margin: 0.1rem 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: .24rem;
  height: .24rem;
  margin-top: .06rem;
  -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: .38rem;
  line-height: .38rem;
  font-size: .20rem;
  color: #fff;
  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.26rem;
  color: #f9e36d;
  margin-top: -0.1rem;
}

.btn-price {
  color: #fcffdf;
  font-size: 0.26rem;
  font-weight: bold;
  position: absolute;
  top: 6.2rem;
  right: 0.34rem;
  text-decoration: underline;
  text-shadow: 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082;
}

.taskList {
  margin-top: 0.28rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.taskList li {
  width: 6.71rem;
  height: 0.88rem;
  margin: 0rem auto 0.2rem;
  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.02rem 0.6rem 0 0.18rem;
  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;
  text-shadow: 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem 0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, 0.01rem -0.01rem 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem 0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082, -0.01rem -0.01rem 0.01rem #037082;
}

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

.taskList .btn {
  background: url(../images/task-btn.png) no-repeat;
  background-size: 100% 100%;
  width: 1.69rem;
  height: .48rem;
  line-height: .5rem;
  font-weight: 500;
  -webkit-text-stroke-width: .2pt;
  color: #af1e0e;
  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%;
}

.swpBanner {
  width: 6.78rem;
  margin-top: 0.2rem;
  height: 4.35rem;
}

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

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

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

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

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

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

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

.guide {
  display: flex;
  justify-content: center;
  width: 6.59rem;
  height: 2.59rem;
  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: 2.00rem;
  margin: 0.3rem 0.1rem 0.4rem;
}

.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;
  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: 1.03rem;
  height: 1.05rem;
  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.03rem;
  height: 1.05rem;
}

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

.side {
  position: fixed;
  left: 50%;
  margin-left: 2.5rem;
  bottom: 3rem;
  z-index: 111;
}

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

.side a img {
  display: block;
}

.fixMenu .fxmInner {
  background: url(../images/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 2.06rem;
  width: 7.5rem;
  height: 2.06rem;
  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.96rem .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.03rem auto 0;
  text-align: center;
  display: block;
  font-size: .2rem;
  color: #fff;
}

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

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

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.45rem;
  height: 1.46rem;
  -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: .51rem .51rem;
  background-position: center center;
  width: .51rem;
  height: .51rem;
  margin: .3rem 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: .28rem;
  margin-top: .15rem;
  color: #da500f;
  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);
}

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