html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

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: rgba(0, 0, 0, 0);
}

img:not([src]) {
  opacity: 0;
}

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

html {
  font-size: 100px;
  font-size: 13.33333vw;
}

@media screen and (max-width: 320px) {
  html {
    font-size: 42.6666666667px;
    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.9333333333px;
    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.3333333333px;
    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;
  }
  body {
    width: 7.5rem;
    margin: 0 auto;
    font-size: 0.24rem;
    line-height: 1;
  }
  [data-dpr="1"] body {
    width: 750px;
    margin: 0 auto;
  }
}
body {
  font-size: 0.24rem;
  background: #0A4062;
}

.m1 {
  position: relative;
  background: url("../images/bg_01.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 11.69rem;
}
.m1 .side-menu {
  position: absolute;
  top: 3.94rem;
  right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.m1 .side-menu .item {
  width: 0.55rem;
}
.m1 .has-peopel {
  position: absolute;
  right: 0;
  top: 2.76rem;
  font-size: 0.24rem;
  color: #ffffff;
  line-height: 1;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #ffffff;
  background: rgba(28, 37, 63, 0.5);
  padding: 0.08rem 0.18rem;
  border-radius: 0.17rem 0 0 0.17rem;
}
.m1 .has-peopel span {
  color: #fdcd4a;
}
.m1 .login-box {
  position: absolute;
  top: 9.8rem;
  width: 7.5rem;
}
.m1 .btn1 {
  margin: 0 0.46rem;
}
.m1 .gameName {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.28rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0rem;
  color: #ffffff;
  text-align: center;
  margin-top: 0.16rem;
}

.btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn1 {
  background: url(../images/btn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.56rem;
  height: 0.76rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: MFGeHeiNoncommercial-Regular;
  font-size: 0.32rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.26rem;
  letter-spacing: 0rem;
  color: #AD500F;
  line-height: 1;
  font-weight: bold;
}

.des {
  font-family: AdobeHeitiStd-Regular;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
}

.m2 {
  position: relative;
  background: url("../images/bg_02.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 7.08rem;
  margin-top: -0.01rem;
}
.m2 .des {
  padding-top: 1.62rem;
}
.m2 .btn-box {
  margin-top: 3.22rem;
}

.m3 {
  position: relative;
  background: url("../images/bg_03.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 6.6rem;
  margin-top: -0.01rem;
}
.m3 .des {
  padding-top: 1.62rem;
}
.m3 .btn-box {
  margin-top: 3.22rem;
}

.m4 {
  position: relative;
  background: url("../images/bg_04.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 20.46rem;
  margin-top: -0.01rem;
}
.m4 .des {
  padding-top: 1.62rem;
}

.llk_choujiang_scroll {
  background: url(../images/scroll_mou_bg.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 6.02rem;
  height: 0.42rem;
  margin: 0.1rem auto 0;
  padding: 0 0.3rem;
  display: box;
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-flex-direction: row;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: left;
  justify-content: left;
  -webkit-align-items: start;
  align-items: start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: nowrap;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

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

.llk_choujiang_scroll ul li {
  height: 0.42rem;
  line-height: 0.42rem;
  font-size: 0.22rem;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}
.llk_choujiang_scroll ul li span {
  color: #fdc836;
}

.lottery-box {
  width: 2.08rem;
  margin: 2.6rem auto 0;
  text-align: center;
}
.lottery-box .lottery-btn {
  background: url(../images/lottery_btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.08rem;
  height: 2.07rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: MFGeHeiNoncommercial-Regular;
  font-size: 0;
  display: block;
  line-height: 1;
}
.lottery-box .exp {
  font-family: AdobeHeitiStd-Regular;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ad482a;
  position: relative;
  top: -0.46rem;
  text-align: center;
  width: 2.08rem;
  line-height: 1;
}

.taskList {
  width: 6.5rem;
  margin: 3.03rem 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;
  margin: 0 auto 0.25rem;
  height: 0.9rem;
  padding-right: 0.1rem;
  box-sizing: border-box;
}

.taskList li.v2 {
  margin-top: 0.6rem;
}

.taskList .taskRgt {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 0.2rem;
  position: relative;
  padding-top: 0.1rem;
}

.taskList .taskRgt .rgtTip {
  background: #f60;
  height: 0.28rem;
  line-height: 1;
  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/task_li_button.png?v=001") no-repeat;
  background-size: 100% 100%;
  width: 1.36rem;
  height: 0.52rem;
  line-height: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-family: MFGeHeiNoncommercial-Regular;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #AD500F;
  font-weight: bold;
  margin: 0 auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.taskList dl {
  width: 4.23rem;
  height: 0.76rem;
  padding: 0.2rem 0.15rem 0.03rem;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.taskList dl dt {
  height: 0.28rem;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0rem;
  color: #ffffff;
}

.gray,
.disable {
  filter: grayscale(1);
}

.taskList dl dd {
  height: 0.22rem;
  font-family: FZLTHJW--GB1-0;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: 0rem;
  color: #fff8cc;
}

.btn2 {
  background: url(../images/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.43rem;
  height: 0.55rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: MFGeHeiNoncommercial-Regular;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #AD500F;
  font-weight: bold;
  line-height: 1;
  padding-bottom: 0.06rem;
  box-sizing: border-box;
}

.m5 {
  position: relative;
  background: url("../images/bg_05.jpg") no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 11.39rem;
  margin-top: -0.01rem;
}
.m5 .list1 {
  padding: 4.12rem 0.72rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.m5 .list1 .btn2 {
  margin: 0 0.2rem 2.4rem;
}
.m5 .list1 .btn2.v2 {
  margin: 0 1.2rem 2.4rem;
}

.m6 {
  position: relative;
  background: url("../images/bg_06.jpg") no-repeat 0 0;
  background-size: 7.5rem 12rem;
  background-color: transparent;
  width: 7.5rem;
  height: 14rem;
  margin-top: -0.01rem;
}
.m6 .kbFooter {
  margin-top: 0;
}

.side {
  width: 0.93rem;
  height: 0.93rem;
  position: fixed;
  left: 50%;
  margin-left: 2.6rem;
  bottom: 3rem;
  z-index: 111;
}

.side a {
  width: 0.93rem;
  margin: 0.15rem auto 0;
  display: block;
}

.side a img {
  display: block;
}

.fixMenu {
  height: 1.36rem;
}

.fixMenu .fxmInner {
  background: url(../images/fix_menu_bg.png?v=001) no-repeat;
  background-size: 7.5rem 1.88rem;
  width: 7.5rem;
  height: 1.88rem;
  padding-top: 0.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: 0.55rem;
  left: 50%;
  margin-left: -0.7rem;
  position: absolute;
  top: -0.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 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: 0.56rem;
  height: 0.56rem;
  margin: 0.07rem auto 0;
  display: block;
}

.fixMenu .fxmInner .link em {
  height: 0.32rem;
  line-height: 0.34rem;
  margin: 0.08rem auto 0;
  text-align: center;
  display: block;
  font-size: 0.2rem;
  color: #fff;
}

.fixMenu .fxmInner .link p {
  background: #f7cb7e;
  height: 0.24rem;
  line-height: 1;
  padding: 0 0.12rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.02rem;
  border: 1px solid #e0a969;
  font-size: 0.18rem;
  color: #433d33;
  white-space: nowrap;
  position: absolute;
  top: -0.25rem;
  left: 0;
  margin-left: 0.1rem;
  overflow: hidden;
  display: inline-flex;
  align-items: center;
}

.fixMenu .fxmInner .reservabtn {
  width: 1.74rem;
  margin: 0 0.05rem;
  margin-top: -0.5rem;
}

.fixMenu .fxmInner .reservabtn .item {
  background: url(../images/fix_menu_yy.png?v=001) no-repeat;
  background-size: 100% 100%;
  width: 1.06rem;
  height: 1.06rem;
  padding-right: 0.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: -0.5rem;
  top: 0.1rem;
  z-index: -1;
}

.fixMenu .fxmInner .reservabtn .item:after {
  background: #d19358;
  width: 1.2rem;
  height: 1.2rem;
  position: absolute;
  left: 50%;
  margin-left: -0.6rem;
  top: 0;
  z-index: -2;
}

.fixMenu .fxmInner .reservabtn .item i {
  background: url(../images/fix_btn.png?v=001) no-repeat;
  background-size: 0.57rem 0.63rem;
  background-position: center center;
  width: 0.57rem;
  height: 0.63rem;
  margin: 0.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: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.19rem;
  margin-top: 0.05rem;
  color: #fff;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: 0;
}

.fixMenu .fxmInner .reservabtn .text {
  height: 0.28rem;
  line-height: 0.3rem;
  margin: 0.18rem auto 0;
  display: block;
  text-align: center;
  font-size: 0.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);
  }
}

/*# sourceMappingURL=style.css.map */
