/* fxf */
html,
body {
  min-height: 100%;
  -webkit-touch-callout: none;
}

body,
html,
a,
img,
div,
ul,
li,
p,
em,
span,
i,
input,
textarea,
dl,
dt,
dd {
  margin: 0;
  padding: 0;
  outline: 0;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

article,
aside,
dialog,
footer,
header,
section,
nav,
figure,
menu {
  display: block;
}

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

a {
  color: #6c7a81;
  text-decoration: none;
}

img {
  width: 100%;
  display: block;
  border: none;
}

a img {
  pointer-events: auto !important;
}

em,
i {
  font-style: normal;
}

input,
textarea {
  outline: none;
}

.cf {
  *zoom: 1;
}

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

.fl,
.fr {
  display: inline-block;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.mt24 {
  margin-top: 0.24rem !important;
}

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

.tac {
  text-align: center;
}

.c1 {
  color: #e45c20 !important;
}

.c2 {
  color: #707070 !important;
}

body {
  background: #faf7e3;
  line-height: 0.32rem;
  font-size: 0.24rem;
  margin: 0 auto;
  word-wrap: break-word;
  word-break: break-all;
  color: #2b2d30;
}

body,
input,
textarea {
  font-family: "Helvetica Neue", Helvetica, Tahoma, sans-serif;
}

.wMou {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 7.5rem;
  margin: -0.005rem auto 0rem;
  overflow: hidden;
}

.wMou {
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 7.5rem;
  margin: -.005rem auto 0;
  overflow: hidden;
}

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

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

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

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

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

.wMouIndex .imgs {
  width: 7.5rem;
}

.wMouIndex .rules {
  position: absolute;
  top: 3rem;
  right: 0;
  overflow: hidden;
}

.wMouIndex .rules a {
  background: url(../images/btn_rules.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 0.48rem;
  height: 1.27rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: .26rem;
  text-align: center;
  margin: .1rem auto 0;
  color: #1a1a1a;
  font-size: .22rem;
  padding: 0 0.05rem 0 0.1rem;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.wMouIndex .nums {
  background: rgba(0, 0, 0, 0.6);
  height: .44rem;
  line-height: .44rem;
  padding: 0 .15rem;
  color: #fff;
  font-size: .24rem;
  position: absolute;
  top: 2.65rem;
  left: 0;
  border-radius: 0 9.99rem 9.99rem 0;
  overflow: hidden;
}

.wMouIndex .nums em {
  color: #ffd594;
  margin: 0 .02rem;
}

.wMouIndex .gameInfos {
  padding: 0 .5rem;
  width: 7.5rem;
  margin: 9.65rem auto 0;
  overflow: hidden;
  position: absolute;
  bottom: 0.94rem;
  box-sizing: border-box;
  left: 0;
}

.wMouIndex .gameInfos .game-tips {
  font-size: 0.2rem;
  color: #654622;
  text-align: center;
  margin-top: 0.22rem;
  line-height: 0.26rem;
}

.wMouIndex .gameInfos .game {
  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;
}

.wMouIndex .gameInfos .game .icon {
  width: 1.2rem;
  height: 1.2rem;
  margin-right: .28rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.wMouIndex .gameInfos .game .icon img {
  width: 1.2rem;
  height: 1.2rem;
  border-radius: 0.25rem;
}

.wMouIndex .gameInfos .game dl {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 0%;
}

.wMouIndex .gameInfos .game dl dt {
  height: .72rem;
  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;
}

.wMouIndex .gameInfos .game dl dt a {
  background: url(../images/hbtn.png) no-repeat;
  background-size: 100% 100%;
  width: 2.23rem;
  height: .64rem;
  line-height: .64rem;
  text-align: center;
  color: #e5e5e5;
  font-size: .33rem;
  font-weight: 700;
  overflow: hidden;
}

.wMouIndex .gameInfos .game dl dd {
  height: .4rem;
  margin-top: .05rem;
  overflow: hidden;
}

.wMouIndex .gameInfos .game dl dd .gameName {
  height: .4rem;
  color: #f17343;
  font-size: .22rem;
  text-align: center;
  overflow: hidden;
  display: flex;
  align-items: center;
}

.wMouIndex .gameInfos .game dl dd .gameName i {
  width: 0.19rem;
  height: 0.21rem;
  margin-top: -0.02rem;
  margin-right: 0.1rem;
  background: url("../images/icon-u.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

.md2 .g-btn {
  margin-top: 4.8rem;
}

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

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

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

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

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

.md5 .g-btn {
  margin-top: 4.6rem;
}

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

.md6 .g-btn {
  margin-top: 4.6rem;
}

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

.md8 {
  position: relative;
  width: 7.5rem;
  height: 25.75rem;
  margin: 0 auto;
  overflow: hidden;
  background: url("../images/md8.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.md10 {
  position: relative;
  width: 7.5rem;
  height: 6.42rem;
  margin: 0 auto;
  overflow: hidden;
  padding-top: 1.1rem;
  background: url("../images/md10.jpg") no-repeat 0 0;
  background-size: 100% 100%;
}

.videoBox {
  margin-top: 0.4rem;
}

.videoBox .videoImg {
  position: relative;
  width: 6.89rem;
  height: 3.93rem;
  margin: 0 auto;
}

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

.videoBox .videoImg img {
  width: 6.89rem;
  height: 3.93rem;
}

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

.playVideo {
  width: 6.89rem;
  height: 3.93rem;
  margin: 0.4rem auto 0;
  overflow: hidden;
}

.playVideo .videoinfo {
  width: 6.89rem;
  height: 3.93rem;
  position: relative;
  overflow: hidden;
}

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

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

.playVideo .v-img img {
  width: 6.89rem;
  height: 3.93rem;
}

.p-text {
  text-align: center;
  color: #202228;
  font-size: 0.22rem;
}

.b-tit {
  text-align: center;
  margin-top: 0.3rem;
}

.b-tit img {
  margin: 0 auto;
  width: auto;
  height: 0.94rem;
}

.g-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.2rem auto 0;
}

.g-btn a {
  width: 2.88rem;
  height: 0.76rem;
  text-align: center;
  line-height: 0.76rem;
  font-size: 0.34rem;
  color: #e5e5e5;
  margin: 0 0.2rem;
  background: url("../images/hbtn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.g-btn-list a {
  width: 2.23rem;
  height: 0.66rem;
  text-align: center;
  line-height: 0.66rem;
  font-size: 0.34rem;
  color: #e5e5e5;
  margin: 0 0.08rem;
  margin-bottom: 2.7rem;
  background: url("../images/hbtn.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.g-btn-list a:nth-child(4) {
  margin: 0 0.6rem;
}

.g-btn-list a:nth-child(5) {
  margin: 0 0.6rem;
}

.sign-box {
  text-align: center;
  font-size: 0.2rem;
  color: #2e3039;
  line-height: 0.38rem;
  margin-top: 0.38rem;
}

.sign-box a {
  display: block;
}

.sign-box .g-btn {
  margin: 0.1rem 0;
}

.sign-box em {
  color: #ff5213;
}

.gray {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.grey {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}

.nwes-box {
  margin: 0.1rem 0 0.1rem;
  box-sizing: border-box;
  font-size: 0.24rem;
  color: #dddddd;
  text-align: center;
  line-height: 0.42rem;
}

.nwes-box .c1 {
  color: #e45c20 !important;
}

.divScrbox {
  width: 4.7rem;
  height: 0.4rem;
  overflow: hidden;
}

.scrollList li {
  height: 0.45rem;
  line-height: 0.45rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: left;
  align-items: center;
  color: #d1d5dc;
  white-space: nowrap;
  font-size: 0.24rem;
  overflow: hidden;
}

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

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

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

.drawBox {
  background: url(../images/draw_img_bg.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 6.77rem;
  height: 6.87rem;
  margin: 0.2rem auto 0;
  position: relative;
  overflow: hidden;
}

.drawBox .drawBtn {
  background: url(../images/draw_btn.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 2.19rem;
  height: 2.2rem;
  position: absolute;
  left: 50%;
  margin-left: -1.095rem;
  top: 50%;
  margin-top: -1.1rem;
  z-index: 10;
  overflow: hidden;
}

.drawBox .drawBtn p {
  height: .4rem;
  line-height: .4rem;
  margin: 1.68rem auto 0;
  color: rgba(255, 255, 255, 0.8);
  font-size: .2rem;
  font-weight: 700;
  text-align: center;
  overflow: hidden;
}

.taskList {
  width: 6.77rem;
  margin-left: .42rem;
  padding: 0 .16rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.taskList li {
  height: .68rem;
  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;
}

.taskList p {
  color: #f8f1dd;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  width: 0%;
}

.taskList em {
  color: #ffcc70;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0 .2rem;
}

.taskList .btn {
  background: url(../images/task_btn.png) no-repeat;
  background-size: 100% 100%;
  width: 1.51rem;
  height: .48rem;
  line-height: .48rem;
  color: #e5e5e5;
  font-size: .22rem;
  text-align: center;
}

.swpBanner {
  width: 6.82rem;
  height: 3.14rem;
  margin-top: 0;
  margin-left: .31rem;
  position: relative;
  overflow: hidden;
}

.swpBanner .swiper-slide {
  width: 6.62rem;
  height: 3.14rem;
  border: 1px solid #715524;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 .1rem;
}

.swpBanner img {
  width: 6.62rem;
  height: 3.14rem;
}

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

.r-tit img {
  width: 6.96rem;
  height: 0.59rem;
  display: block;
  margin: 0 auto;
}

.c-btn {
  display: block;
  background: url(../images/btn_ljlq.png?v=07) no-repeat;
  background-size: 100% 100%;
  width: 3.39rem;
  height: 0.88rem;
  line-height: 0.86rem;
  margin: 0.2rem auto 0;
  display: block;
  text-align: center;
  color: #dddddd;
  font-size: 0.30rem;
  overflow: hidden;
}

.gift {
  text-align: center;
  margin-top: 0.3rem;
  position: relative;
}

.gift img {
  display: block;
  margin: 0 auto;
  width: 6.96rem;
  height: 4.55rem;
}

.gift a {
  background: url(../images/btn_ljlq.png?v=07) no-repeat;
  background-size: 100% 100%;
  width: 3.34rem;
  height: 0.89rem;
  line-height: 0.89rem;
  margin: 0.28rem auto 0;
  display: block;
  text-align: center;
  color: #000;
  font-size: 0.34rem;
  font-weight: 500;
  overflow: hidden;
  font-weight: bold;
}

.tk-box {
  width: 6.96rem;
  height: 8.71rem;
  box-sizing: border-box;
  margin: 0.1rem auto 0;
  padding-top: 0.58rem;
  background: url("../images/tk-box.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.taskList {
  width: 6.77rem;
  height: 3.08rem;
  padding-bottom: 0.1rem;
  margin: 0.28rem auto 1.4rem;
  box-sizing: border-box;
  padding-top: 0.58rem;
  padding-left: 0.28rem;
  padding-right: 0.28rem;
  position: relative;
}

.taskList li {
  font-size: 0.22rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  overflow: hidden;
  box-sizing: border-box;
  height: 0.62rem;
  border-bottom: 1px solid rgba(200, 201, 184, 0.6);
}

.taskList span {
  flex: 1;
  width: 0%;
  color: #2e3039;
  margin-left: 0.16rem;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  line-height: 0.28rem;
}

.taskList span i {
  display: block;
  font-size: 0.18rem;
  color: #d5c4b3;
  margin-top: -0.04rem;
}

.taskList em {
  flex-shrink: 0;
  width: 1.4rem;
  color: #af4d2a;
}

.ban-text {
  width: 6.82rem;
  height: auto;
  margin: 0.12rem auto 0;
  box-sizing: border-box;
  padding: 0.1rem 0.1rem;
  font-size: 0.24rem;
  color: #b4b4b4;
  text-align: center;
}

.link {
  display: block;
  margin-top: 0.1rem;
}

.link img {
  width: 7.15rem;
  height: auto;
  display: block;
  margin: 0 auto;
}

.lk-text {
  margin-top: 0.15rem;
}

.lk-text img {
  width: 6.97rem;
  height: 1rem;
}

.img6 img {
  height: 3.34rem;
}

.zximg {
  text-align: center;
  margin-top: 0.1rem;
}

.zximg img {
  display: block;
  margin: 0 auto;
  width: 6.76rem;
  height: 3.34rem;
}

.link-text {
  text-align: center;
  font-size: 0.26rem;
  color: #555555;
  margin-top: 0.3rem;
  margin-bottom: 0.2rem;
}

.swiper-game {
  width: 7.5rem;
  margin-top: 0.6rem;
}

.swiper-game .swiper-slide {
  width: 6.76rem;
  height: 3.89rem;
  margin: 0 0.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.swiper-game .swiper-slide img {
  width: 6.76rem;
  height: 3.89rem;
}

.swiper-game .swiper-pagination-bullets {
  bottom: 0.18rem !important;
}

.swiper-game .swiper-pagination-bullet {
  width: 0.14rem;
  height: 0.14rem;
  background: #ffffff;
  border-radius: 0.1rem;
  opacity: 0.4;
}

.swiper-game .swiper-pagination-bullet-active {
  width: 0.28rem;
  height: 0.14rem;
  background: #ffffff;
  opacity: 1;
}

.swiper-game .swiper-button-prev {
  width: 0.29rem;
  height: 0.6rem;
  background: url("../images/icon-left.png") no-repeat 0 0;
  background-size: 100% 100%;
  left: 0.05rem;
  margin-top: -0.22rem;
}

.swiper-game .swiper-button-next {
  width: 0.29rem;
  height: 0.6rem;
  background: url("../images/icon-right.png") no-repeat 0 0;
  background-size: 100% 100%;
  right: 0.05rem;
  margin-top: -0.22rem;
}

.cale-img img {
  display: block;
  margin: 0 auto;
  width: 7rem;
  height: auto;
}

.sign-btn {
  margin-top: 0.36rem;
}

.sign-btn a {
  background: url(../images/btn_ljlq.png?v=07) no-repeat;
  background-size: 100% 100%;
  width: 3.34rem;
  height: 0.89rem;
  line-height: 0.89rem;
  margin: 0 auto;
  display: block;
  text-align: center;
  color: #000;
  font-size: 0.34rem;
  font-weight: 500;
  overflow: hidden;
  font-weight: bold;
}

.zxlist {
  width: 7.5rem;
  margin-top: 0.25rem;
  overflow: hidden;
}

.zxlist li {
  background: url("../images/gonglue_bg.png") no-repeat;
  background-size: 100% 100%;
  width: 6.93rem;
  height: 0.43rem;
  margin: 0.15rem auto 0rem;
  display: flex;
  align-items: center;
  font-size: 0.24rem;
  overflow: hidden;
  box-sizing: border-box;
  padding-left: 0.2rem;
}

.zxlist li a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding-top: 0.05rem;
  color: #d8b07c;
}

.zxlist span {
  width: 1.16rem;
  height: 0.45rem;
  line-height: 0.43rem;
  color: #fff;
  flex-shrink: 0;
  text-align: center;
  margin-right: 0.47rem;
}

.zxlist em {
  height: 0.45rem;
  line-height: 0.45rem;
  flex: 1;
  width: 4.5rem;
  color: #282828;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}

.side {
  position: fixed;
  bottom: 4.6rem;
  right: 0;
  z-index: 9;
  transition: all 0.5s;
}

.side a {
  text-align: center;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.4rem;
  height: 1.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 0.2rem;
  line-height: 0.26rem;
  margin-bottom: 0.2rem;
  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.4rem;
  height: 1.4rem;
  border-radius: 50%;
}

.side a p {
  position: absolute;
  top: -0.1rem;
  left: 50%;
  margin-left: -0.6rem;
  width: 1.19rem;
  height: 0.22rem;
  border-radius: 0.11rem;
  background-color: #dffffc;
  font-size: 0.16rem;
  color: #413aaf;
  text-align: center;
  line-height: 0.22rem;
}

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

.ruleArea {
  height: 8.4rem;
  overflow-y: auto;
  width: 6.8rem;
  margin: 0.28rem auto 0;
  padding-right: 0.04rem;
  color: #202228;
  line-height: 0.4rem;
}

.ruleArea::-webkit-scrollbar {
  width: 0.06rem;
  height: "";
  background: "";
}

.ruleArea::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.ruleArea::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #8c8f97;
}

.bom-list {
  width: 6.84rem;
  height: 2.42rem;
  margin: 0.4rem auto 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: url("../images/guide.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0 0.34rem;
}

.bom-list a {
  display: block;
  width: 1.4rem;
  height: 2.42rem;
}

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

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

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

.bom-pop {
  position: fixed;
  left: 50%;
  margin-left: -3.75rem;
  bottom: 0;
  width: 7.5rem;
  border-radius: 0.26rem 0.26rem 0 0;
  background-color: #fff;
  z-index: 999;
  overflow: hidden;
  box-sizing: border-box;
  padding: 0.55rem 0.4rem 0.6rem;
  -webkit-animation: popshow 0.8s ease;
  animation: popshow 0.8s ease;
}

.rec-list {
  height: 4rem;
  overflow-y: auto;
  padding-right: 0.05rem;
  margin: 0.3rem 0;
}

.rec-list::-webkit-scrollbar {
  width: 0.02rem;
  height: 1rem;
  background: transparent;
}

.rec-list::-webkit-scrollbar-track {
  /* box-shadow: inset 0 0 0px rgba(240, 240, 240, .5); */
  border-radius: 0.2rem;
  background: none;
}

.rec-list::-webkit-scrollbar-thumb {
  border-radius: 0.5rem;
  /* box-shadow: inset 0 0 0px rgba(237, 44, 37, .5); */
  background: #8f4c33;
}

.rec-list li {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e4e9ff;
  padding-bottom: 0.2rem;
  margin-bottom: 0.18rem;
}

.rec-list li img {
  width: 0.98rem;
  height: 0.98rem;
  border: 1px solid #8f4c33;
  border-radius: 0.2rem;
  margin-right: 0.2rem;
}

.rec-list li p {
  flex: 1;
}

.rec-list li p span {
  color: #000000;
  display: block;
  width: 2.3rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.rec-list li p span:nth-child(1) {
  font-size: 0.28rem;
}

.rec-list li p span:nth-child(2) {
  font-size: 0.24rem;
}

.rec-list li .r-btn a {
  padding: 0.05rem 0.08rem;
  font-size: 0.16rem;
  color: #fff;
  background-color: #8f4c33;
  border-radius: 0.14rem;
}

.fixMenu {
  height: 2rem;
}

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

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

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

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

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

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

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

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

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

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

.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: .37rem .41rem;
  background-position: center center;
  width: .44rem;
  height: .56rem;
  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: .22rem;
  margin-top: .05rem;
  color: #fff7e9;
  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: #65605a;
  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);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mt130 {
  margin-top: 1.3rem !important;
}

.mt160 {
  margin-top: 1.6rem !important;
}

.b-hidden {
  overflow: hidden;
}
