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

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

.head {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.head .hd-min .head-btn a {
  display: block;
  margin: 0 0.2rem;
  width: 2.47rem;
  height: 0.81rem;
  background: url("../images/btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: inline-block;
  overflow: hidden;
  text-align: center;
  line-height: 0.76rem;
  font-size: 0.26rem;
  margin: 0 .3rem;
  color: #5b321a;
  font-weight: bold;
}

.head .hd-min p {
  overflow: hidden;
  color: #fff;
  font-size: .22rem;
  text-align: center;
  margin-top: 0.35rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.45rem;
  height: 0.35rem;
  background: url("../images/gm.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.head .h-text i {
  margin-right: 0.05rem;
  width: 0.19rem;
  height: 0.28rem;
  mask: url("../images/icon-q.png?v=10") no-repeat 0 0;
  mask-size: 100% 100%;
  -webkit-mask: url("../images/icon-q.png?v=10") no-repeat 0 0;
  -webkit-mask-size: 100% 100%;
  background-color: #c4a276;
}

.head .hisde {
  position: absolute;
  right: 0;
  top: 2.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?v=10") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.h-tips {
  position: absolute;
  bottom: 3.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.2rem;
  background-color: #ca5921;
}

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

.md1 .p-text {
  margin-bottom: 1.8rem;
}

.md1 .p-btn {
  margin-bottom: 3.3rem;
}

.md1 .pbtn2 {
  margin-top: 5.89rem;
}

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

.md2 .p-text {
  color: #fff;
}

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

.md3 .p-text {
  color: #54320e;
}

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

.md4 .p-text {
  color: #54320e;
}

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

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

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

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

.g-box {
  display: flex;
  justify-content: center;
}

.g-box .g-item {
  margin: 0 0.4rem;
  width: 2.75rem;
}

.ban {
  display: block;
  width: 7rem;
  height: 4.06rem;
  margin: 0 auto 0.28rem;
}

.ban img {
  width: 7rem;
  height: 4.06rem;
}

.p-text {
  position: relative;
  text-align: center;
  font-size: 0.22rem;
  color: #0a0404;
  z-index: 1;
  line-height: 0.28rem;
}

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

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

.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.47rem;
  height: 0.81rem;
  background: url(../images/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  overflow: hidden;
  text-align: center;
  line-height: 0.76rem;
  font-size: 0.26rem;
  color: #5b321a;
  font-weight: bold;
}

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

.p-btn-list a {
  display: block;
  width: 1.44rem;
  height: 0.46rem;
  background: url(../images/tbtn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  overflow: hidden;
  text-align: center;
  line-height: 0.46rem;
  font-size: 0.22rem;
  color: #272727;
  font-weight: bold;
  margin: 2.62rem 0.4rem 0;
}

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

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

.act-img {
  position: relative;
  margin-top: 2.6rem;
}

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

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

.taskList {
  width: 6.86rem;
  margin: 0.2rem auto 0rem;
}

.taskList li {
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 6.86rem;
  height: 1.08rem;
  box-sizing: border-box;
  border-radius: 0.2rem;
  padding: 0 0.2rem;
  margin-bottom: 0.28rem;
  background: linear-gradient(to right, #faf2e4, #fcefc9);
}

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

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

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

.taskList .button {
  background: url("../images/tbtn1.png") no-repeat;
  background-size: 100% 100%;
  width: 1.44rem;
  height: 0.46rem;
  line-height: 0.46rem;
  color: #272727;
  text-align: center;
  font-size: 0.24rem;
  font-weight: 700;
  -webkit-text-stroke-width: 0;
  margin: 0 auto;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.taskList .button2 {
  background: url("../images/tbtn2.png") no-repeat;
  background-size: 100% 100%;
  width: 1.17rem;
  height: 0.44rem;
  line-height: 0.44rem;
  color: #fff;
  text-align: center;
  font-size: 0.24rem;
  font-weight: 700;
  -webkit-text-stroke-width: 0;
  margin: 0 auto;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.1rem;
}

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

.taskList dl dt {
  color: #54320e;
  font-size: 0.28rem;
  line-height: 0.31rem;
  font-weight: bold;
}

.taskList dl dd {
  color: #54320e;
  font-size: 0.22rem;
}

.swpBanner {
  position: relative;
  width: 7.11rem;
  height: 5.2rem;
  margin-top: 0.2rem;
  margin: 0 auto 0;
}

.swpBanner .swiper-slide {
  width: 6.75rem;
  height: 4.49rem;
  margin: 0 0.2rem;
}

.swpBanner .swiper-slide img {
  width: 6.75rem;
  height: 4.49rem;
}

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

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.18rem;
  height: 0.24rem;
  opacity: 1;
  background: url("../images/icon-dot2.png?v=1") no-repeat 0 0;
  background-size: 100% 100%;
}

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  width: 0.27rem;
  height: 0.35rem;
  background: url("../images/icon-dot1.png?v=1") no-repeat 0 0;
  background-size: 100% 100%;
}

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

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

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

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

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

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

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

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

.gb2 {
  margin-left: 0.68rem;
}

.gb3 {
  margin-left: 2.90rem;
}

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

.llk_choujiang_scroll {
  background: url(../images/scroll_mou_bg.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 6.68rem;
  height: .50rem;
  margin: .2rem auto 0;
  padding: 0 .3rem 0 0.68rem;
  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/fix_btn.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: .28rem;
  height: .28rem;
  margin-top: .12rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: none;
}

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

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

.llk_choujiang_scroll ul li span {
  max-width: 2.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.videoBox {
  margin-top: 0;
}

.videoBox .videoImg {
  position: relative;
  width: 6.76rem;
  height: 3.79rem;
  margin: 0 auto;
}

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

.videoBox .videoImg img {
  width: 6.76rem;
  height: 3.79rem;
}

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

.vidPlayLoop {
  width: 6.76rem;
  height: 3.79rem;
  margin: .6rem auto 0;
  overflow: hidden;
}

.vidPlayLoop .video-loop-info {
  width: 6.76rem;
  height: 3.79rem;
  position: relative;
  overflow: hidden;
}

.vidPlayLoop .video-loop-info video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.vidPlayLoop .video-loop-info i {
  width: 1.36rem;
  height: 1.36rem;
  margin-top: -0.68rem;
  margin-left: -0.68rem;
  background: url("../images/icon-play.png?v=10") no-repeat 0 0;
  background-size: 100% 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
}

.vidPlayLoop .video-loop-info img {
  width: 6.76rem;
  height: 3.79rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.guide a {
  width: 1.2rem;
  height: 1.94rem;
}

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

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

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

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

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

.grey {
  filter: grayscale(1);
}

.gray {
  filter: grayscale(1);
}

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

.kbFootWrap {
  margin-top: 0.3rem;
  margin-bottom: 1.8rem;
}

.rule-con {
  width: 6.6rem;
  margin: -0.4rem auto 0;
  font-size: 0.23rem;
  color: #ffffff;
  line-height: 0.38rem;
  max-height: 5.8rem;
  overflow-y: auto;
}

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

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

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

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

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

.side a img {
  width: .78rem;
  height: .78rem;
}

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

.fixMenu .fxmInner {
  background: url(../images/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 2.04rem;
  width: 7.5rem;
  height: 2.04rem;
  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.2rem;
  z-index: 20;
  padding-top: 0.22rem;
}

.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.42rem .02rem;
  position: relative;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

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

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

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

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

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

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.19rem;
  height: 1.19rem;
  -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: .32rem .39rem;
  background-position: center center;
  width: .32rem;
  height: .39rem;
  margin: .22rem auto 0;
  display: block;
  -webkit-animation: shake 2.4s linear infinite;
  animation: shake 2.4s linear infinite;
  -webkit-transform-origin: 50% 20%;
  transform-origin: 50% 20%;
}

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

.fixMenu .fxmInner .reservabtn .text {
  height: .28rem;
  line-height: .3rem;
  margin: .18rem auto 0;
  display: block;
  text-align: center;
  font-size: .2rem;
  color: #6e3418;
  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);
}

.fixSlide {
  width: 1.04rem;
  position: fixed;
  right: .1rem;
  bottom: 2rem;
  -webkit-animation: fixShow .3s forwards;
  animation: fixShow .3s forwards;
  z-index: 111;
}

.fixSlide a {
  width: 1.04rem;
  margin: .15rem auto 0;
  display: block;
}

.fixSlide a img {
  display: block;
}

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