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;
  }
}
@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;
  }
}
.participate {
  min-width: 2.14rem;
  height: 0.49rem;
  background-color: rgba(30, 54, 148, 0.86);
  border-radius: 0 0.24rem 0.24rem 0;
  position: absolute;
  left: 0;
  top: 4rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  display: flex;
  align-items: center;
  text-align: center;
  padding-left: 0.22rem;
  padding-right: 0.1rem;
  box-sizing: border-box;
}
.participate span {
  font-size: 0.24rem;
  font-weight: normal;
  letter-spacing: 0rem;
  color: #ffd74c;
}

.side-menu {
  position: absolute;
  top: 2.04rem;
  right: 0;
}
.side-menu .item {
  margin-bottom: 0.15rem;
  height: 0.47rem;
  display: block;
}

.btn1 {
  background: url(../images/btn1.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 2.41rem;
  height: 0.56rem;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #3755ae;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 0.04rem;
  font-weight: bold;
}

.login {
  position: relative;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  top: 1.86rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #ffffff;
}
.login span {
  font-size: 0.24rem;
  font-weight: normal;
  letter-spacing: 0.01rem;
  color: #fff837;
  text-decoration: underline;
}
.login a {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.22rem;
  letter-spacing: 0.01rem;
}

.gameName {
  margin-top: 0.38rem;
}

.qtag {
  background: url(../images/qtag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.24rem;
  height: 0.24rem;
  display: inline-flex;
  margin-right: 0.04rem;
  vertical-align: middle;
  line-height: 0.24rem;
}

.loctag {
  background: url(../images/loctag.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 0.18rem;
  height: 0.22rem;
  display: inline-flex;
  margin-right: 0.04rem;
  vertical-align: middle;
  line-height: 0.24rem;
}

.loction {
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: 0.01rem;
  color: #ffffff;
  margin-top: 0.34rem;
}

.m1 {
  background: url(../images/bg_01.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 6.77rem;
  position: relative;
}

.m2 {
  background: url(../images/bg_02.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 3.55rem;
  margin-top: -0.01rem;
}

.draw-btn {
  background: url(../images/draw_btn.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.67rem;
  height: 1.67rem;
  position: absolute;
  top: 4.4rem;
  left: 2.94rem;
}

.draw-des {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.32rem;
  letter-spacing: 0rem;
  color: #ffffff;
  position: relative;
  top: 8.24rem;
  text-align: center;
}

.task-list {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 8.38rem;
  margin-left: 0.14rem;
}
.task-list .item {
  display: flex;
  align-items: center;
  margin-bottom: 0.09rem;
}
.task-list .item .info {
  display: flex;
  flex-direction: column;
  background: url(../images/task.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 4.75rem;
  height: 0.73rem;
  justify-content: center;
  box-sizing: border-box;
  padding-left: 0.4rem;
}
.task-list .item .name {
  font-family: FZZDHJW--GB1-0;
  font-size: 0.19rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #fffd89;
  line-height: 1;
  font-weight: bold;
}
.task-list .item .num {
  font-family: FZLTHK--GBK1-0;
  font-size: 0.17rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0.01rem;
  color: #ffffff;
  line-height: 1;
  margin-top: 0.07rem;
}
.task-list .item .btn1 {
  margin-left: 0.06rem;
}

.m3 {
  background: url(../images/bg_03.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 14.03rem;
  position: relative;
}

.btn2 {
  background: url(../images/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 1.87rem;
  height: 0.52rem;
  font-size: 0.26rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #3755ae;
  display: inline-flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding-bottom: 0.04rem;
  font-weight: bold;
}

.sign1 {
  display: flex;
  justify-content: space-around;
  position: relative;
  top: 1.44rem;
  flex-wrap: wrap;
  width: 100%;
  padding: 0.25rem;
  width: 6.52rem;
  margin: 0 auto;
}
.sign1 .btn2 {
  margin: 2.38rem 0.125rem 0.3rem;
}

.m4 {
  background: url(../images/bg_04.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 13.4rem;
  position: relative;
}

.sign2-des {
  font-family: SourceHanSansCN-Bold;
  font-size: 0.18rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.24rem;
  letter-spacing: 0rem;
  color: #ffffff;
  position: relative;
  top: 0.95rem;
  width: 5.56rem;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.sign2 {
  position: relative;
  top: 5.84rem;
  justify-content: space-around;
  padding-left: 0.25rem;
  display: flex;
}
.sign2 .btn1 {
  width: 2.37rem;
  height: 0.52rem;
  font-family: FZZDHJW--GB1-0;
  font-size: 0.26rem;
  letter-spacing: 0rem;
  color: #3755ae;
  margin: 0 -0.1rem;
}
.sign2 .btn1.v2 {
  margin-left: 0.1rem;
}

.sign3 {
  position: relative;
  top: 12.1rem;
  justify-content: center;
  display: flex;
}

.m5 {
  background: url(../images/bg_05.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 11.28rem;
  position: relative;
}

.m6 {
  background: url(../images/bg_06.jpg) no-repeat 0 0;
  background-size: 100% 100%;
  background-color: transparent;
  width: 7.5rem;
  height: 4.99rem;
}

.gray {
  filter: grayscale(1) brightness(0.8);
}

.banner {
  position: relative;
  top: 0.85rem;
  height: 4.28rem;
  display: block;
  margin: 0 auto;
}

.m7 {
  background: url(../images/bg_07.jpg) no-repeat 0 0;
  background-size: 7.5rem 14.34rem;
  background-color: transparent;
  width: 7.5rem;
  height: 15rem;
  margin-bottom: -16.2rem;
}

.fixMenu {
  height: 1.36rem;
}

.fixMenu .fxmInner {
  background: #2948c7;
  background-size: 7.5rem 1.26rem;
  width: 7.5rem;
  height: 1.4rem;
  padding-top: 0.16rem;
  background-position: center bottom;
  -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;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}

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

.fixMenu .fxmInner .link img {
  height: 0.58rem;
  margin: 0.07rem auto 0;
  display: block;
}

.fixMenu .fxmInner .link em {
  font-family: SourceHanSansCN-Regular;
  font-size: 0.22rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0.01rem;
  color: #fff5f5;
  text-align: center;
  width: 1.09rem;
  height: 0.33rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
  margin-top: 0.13rem;
}

.fixMenu .fxmInner .link p {
  background: #221b1d;
  height: 0.28rem;
  line-height: 0.3rem;
  padding: 0 0.12rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.02rem;
  font-size: 0.14rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.34rem;
  letter-spacing: 0.01rem;
  color: #fff5f5;
  white-space: nowrap;
  position: absolute;
  top: -0.1rem;
  left: 50%;
  margin-left: 0.1rem;
  overflow: hidden;
}

.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.2rem;
  height: 1.2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto 0.08rem;
  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.512rem 0.608rem;
  background-position: center center;
  width: 0.512rem;
  height: 0.608rem;
  margin: 0.1rem auto;
  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;
  margin-top: 0.05rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.19rem;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0rem;
  color: #ffffff;
  display: block;
  text-align: center;
  overflow: hidden;
  margin-top: -0.06rem;
}

.fixMenu .fxmInner .reservabtn .text {
  height: 0.28rem;
  line-height: 0.3rem;
  display: block;
  text-align: center;
  font-size: 0.22rem;
  color: #fff5f5;
  text-align: center;
  width: 1.09rem;
  height: 0.33rem;
  position: relative;
  z-index: 3;
  text-align: center;
  display: block;
  margin: 0 auto;
}

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

@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);
  }
}
.llk_choujiang_scroll {
  background: url(../images/scroll_mou_bg.png?v=001) no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: 1.33rem;
  width: 6.73rem;
  height: 0.52rem;
  padding: 0 0.3rem;
  margin: 0 auto;
  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: 0.28rem;
  height: 0.28rem;
  margin-top: 0.12rem;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.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.52rem;
  line-height: 0.52rem;
  font-size: 0.24rem;
  color: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

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