/*-l-*/
html * {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
h1,
h2,
h3,
p,
ul,
li,
form,
button,
input,
textarea,
select,
table,
th,
td,
dl,
dt,
dd,
label {
  margin: 0;
  padding: 0;
}

body {
  font: 0.24rem/1.4 "Microsoft YaHei", Helvetica, Tahoma, sans-serif;
  width: 100%;
}

a {
  color: #333;
  text-decoration: none;
}

a:hover {
  cursor: pointer;
}

img {
  border: none;
  -o-object-fit: cover;
     object-fit: cover;
}

ul,
li {
  list-style: none;
}

em,
i {
  font-style: normal;
}

input,
textarea {
  outline: none;
}

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;
  }
}
.b6 .taskList li span {
  float: left;
}

.b6 .taskList li a {
  float: right;
}

.fixMenu .fxmInner .reservabtn .text, .fixMenu .fxmInner .reservabtn .item em, .fixMenu .fxmInner .reservabtn .item i, .fixMenu .fxmInner .link em, .fixMenu .fxmInner .link img, .b8 a {
  display: block;
}

.fixMenu .fxmInner .reservabtn .text, .fixMenu .fxmInner .reservabtn .item, .fixMenu .fxmInner .link, .b2 {
  position: relative;
}

.fixMenu .fxmInner .reservabtn .item:after,
.fixMenu .fxmInner .reservabtn .item:before, .fixMenu .fxmInner .link p, .fixMenu .fxmInner .mask:before, .fixMenu .fxmInner .mask, .b2 .nums {
  position: absolute;
}

.fixMenu .fxmInner .reservabtn .text, .fixMenu .fxmInner .reservabtn .item em, .fixMenu .fxmInner .link em, .b7 .btn, .b6 .taskList li a, .b5 p, .b4 p, .b3 p, .btns, .b2 .hd-text {
  text-align: center;
}

.b7 .btn a, .btns a {
  display: inline-block;
}

.fixMenu .fxmInner .reservabtn .item em, .fixMenu .fxmInner .reservabtn .item, .fixMenu .fxmInner .link p, .fixMenu .fxmInner .mask:before, .fixMenu .fxmInner .mask, .b6 .taskList li, .b2 .nums, .b1,
.b2,
.b3,
.b4,
.b5,
.b6,
.b7,
.b8,
.b9 {
  overflow: hidden;
}

.b1,
.b2,
.b3,
.b4,
.b5,
.b6,
.b7,
.b8,
.b9 {
  background-repeat: no-repeat;
  -o-background-size: 7.5rem auto;
     background-size: 7.5rem auto;
  margin: 0 auto;
  width: 7.5rem;
}

.b7 .btn a, .b6 .taskList li a, .btns a {
  background-repeat: no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}

body {
  color: #000;
}

.grey,
.gray {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}

::-webkit-scrollbar {
  width: 0.05rem;
}

::-webkit-scrollbar-track {
  background: none;
  width: 0.05rem;
  border-radius: 1rem;
}

::-webkit-scrollbar-thumb {
  background: #ccc;
  width: 0.05rem;
  border-radius: 1rem;
}

.b1 {
  background-image: url(../images/1.jpg);
  height: 1.8rem;
}

.b2 {
  background-image: url(../images/2.jpg);
  height: 5.94rem;
}
.b2 .nums {
  background: rgba(32, 32, 101, 0.6);
  height: 0.44rem;
  line-height: 0.44rem;
  padding: 0 0.15rem;
  color: #fff;
  font-size: 0.24rem;
  top: 0.65rem;
  left: 0;
  border-radius: 0 1rem 1rem 0;
}
.b2 .nums em {
  color: #ffe784;
  margin: 0 0.02rem;
}
.b2 .hd-text {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 1rem;
  width: 4.2rem;
  color: #fff;
  margin: 3.5rem auto 0 auto;
}

.btns a {
  background-image: url(../images/btn1.png);
  width: 3.55rem;
  height: 0.93rem;
  line-height: 0.9rem;
  font-size: 0.36rem;
  font-weight: bold;
  color: #fff;
}

.b3 {
  background-image: url(../images/3.jpg);
  height: 2.19rem;
}
.b3 p {
  color: #211e81;
  font-size: 0.26rem;
  margin-top: 0.1rem;
}

.b4 {
  background-image: url(../images/4.jpg);
  height: 6rem;
}
.b4 p {
  color: #211e81;
  margin-top: 1.5rem;
}
.b4 .btns {
  margin-top: 2.9rem;
}
.b4 .btns a {
  color: #433e37;
  font-size: 0.32rem;
  background-image: url(../images/btn2.png);
  width: 3.11rem;
  height: 0.82rem;
  line-height: 0.8rem;
}

.b5 {
  background-image: url(../images/5.jpg);
  height: 9.29rem;
}
.b5 .btns {
  margin-top: 7.5rem;
}
.b5 p {
  font-size: 0.2rem;
  color: #130641;
  margin-top: 0.1rem;
}

.b6 {
  background-image: url(../images/6.jpg);
  height: 3.74rem;
}
.b6 .taskList {
  width: 6.45rem;
  margin: 0 auto;
}
.b6 .taskList li {
  height: 0.8rem;
  line-height: 0.8rem;
  border-bottom: 0.02rem solid #aea6f5;
  font-size: 0.2rem;
  color: #413ec1;
}
.b6 .taskList li a {
  background-image: url(../images/btn3.png);
  width: 1.53rem;
  height: 0.34rem;
  line-height: 0.32rem;
  color: #fff;
  margin-top: 0.25rem;
}

.b7 {
  background-image: url(../images/7.jpg);
  height: 9.19rem;
}
.b7 .btn {
  margin-top: 4.5rem;
}
.b7 .btn a {
  background-image: url(../images/btn4.png);
  width: 1.9rem;
  height: 0.57rem;
  line-height: 0.57rem;
  font-size: 0.22rem;
  color: #433e37;
  font-weight: bold;
  margin: 0 0.05rem 3.1rem 0.05rem;
}

.b8 {
  background-image: url(../images/8.jpg);
  height: 7.29rem;
}
.b8 a {
  width: 6.65rem;
  height: 3.86rem;
  margin: 2.1rem auto 0 auto;
}

.b9 {
  background-image: url(../images/9.jpg);
  background-color: #fdfdfd;
}
.b9 .text {
  width: 6.8rem;
  color: #463da5;
  line-height: 0.4rem;
  margin: 2rem auto 0 auto;
}

.fixMenu {
  height: 1.31rem;
}
.fixMenu .fxmInner {
  background: url(../images/fix_menu_bg.png?v=001) no-repeat;
  -o-background-size: 7.5rem 1.77rem;
     background-size: 7.5rem 1.77rem;
  width: 7.5rem;
  height: 1.77rem;
  padding-top: 0.6rem;
  background-position: center center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  display: box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-flex-direction: row;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          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;
  top: -0.55rem;
  z-index: -3;
  display: none;
}
.fixMenu .fxmInner .mask:before {
  background: #f9c8ae;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 9.99rem 9.99rem 0 0;
  top: 0;
  left: 0;
  content: "";
}
.fixMenu .fxmInner .link {
  width: 1.3rem;
  height: 1rem;
  margin: 0 0.02rem;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.fixMenu .fxmInner .link img {
  width: 0.56rem;
  height: 0.56rem;
  margin: 0.07rem auto 0;
}
.fixMenu .fxmInner .link em {
  height: 0.32rem;
  line-height: 0.34rem;
  margin: 0.08rem auto 0;
  font-size: 0.2rem;
  color: #2f2189;
}
.fixMenu .fxmInner .link p {
  background: #f7cb7e;
  height: 0.28rem;
  line-height: 0.3rem;
  padding: 0 0.12rem;
  border-radius: 0.25rem 0.25rem 0.25rem 0.02rem;
  border: 1px solid #e0a969;
  font-size: 0.18rem;
  color: #fff;
  white-space: nowrap;
  top: -0.1rem;
  left: 50%;
  margin-left: 0.1rem;
}
.fixMenu .fxmInner .link:nth-child(2) {
  z-index: 3;
}
.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;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  width: 1.16rem;
  height: 1.16rem;
  padding-right: 0.03rem;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin: 0.05rem auto 0 auto;
  z-index: 1;
}
.fixMenu .fxmInner .reservabtn .item i {
  background: url(../images/fix_btn.png?v=001) no-repeat;
  -o-background-size: 0.37rem 0.41rem;
     background-size: 0.37rem 0.41rem;
  background-position: center center;
  width: 0.44rem;
  height: 0.56rem;
  margin: 0.1rem auto 0;
  -webkit-animation: shake 2.4s linear infinite;
     -moz-animation: shake 2.4s linear infinite;
       -o-animation: shake 2.4s linear infinite;
          animation: shake 2.4s linear infinite;
  -webkit-transform-origin: 50% 20%;
     -moz-transform-origin: 50% 20%;
      -ms-transform-origin: 50% 20%;
       -o-transform-origin: 50% 20%;
          transform-origin: 50% 20%;
}
.fixMenu .fxmInner .reservabtn .item em {
  height: 0.28rem;
  line-height: 0.28rem;
  font-size: 0.22rem;
  color: #da500f;
  font-weight: bold;
}
.fixMenu .fxmInner .reservabtn .item:after,
.fixMenu .fxmInner .reservabtn .item:before {
  content: "";
  border-radius: 999rem;
  -moz-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;
  left: 50%;
  margin-left: -0.6rem;
  top: 0;
  z-index: -2;
}
.fixMenu .fxmInner .reservabtn .text {
  height: 0.28rem;
  line-height: 0.3rem;
  margin: 0.03rem auto 0;
  font-size: 0.2rem;
  color: #2f2189;
  z-index: 3;
}
.fixMenu .fxmInner .done .item {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.fixMenu .fxmInner .done .item i {
  -webkit-animation: none;
     -moz-animation: none;
       -o-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);
}

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

@-moz-keyframes shake {
  0%, 100% {
    -moz-transform: rotate(0) scale(0.9);
         transform: rotate(0) scale(0.9);
  }
  10% {
    -moz-transform: rotate(2deg) scale(1);
         transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    -moz-transform: rotate(-4deg);
         transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    -moz-transform: rotate(4deg);
         transform: rotate(4deg);
  }
  45% {
    -moz-transform: rotate(4deg);
         transform: rotate(4deg);
  }
  50% {
    -moz-transform: rotate(2deg);
         transform: rotate(2deg);
  }
  55%, 90% {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
}

@-o-keyframes shake {
  0%, 100% {
    -o-transform: rotate(0) scale(0.9);
       transform: rotate(0) scale(0.9);
  }
  10% {
    -o-transform: rotate(2deg) scale(1);
       transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    -o-transform: rotate(-4deg);
       transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    -o-transform: rotate(4deg);
       transform: rotate(4deg);
  }
  45% {
    -o-transform: rotate(4deg);
       transform: rotate(4deg);
  }
  50% {
    -o-transform: rotate(2deg);
       transform: rotate(2deg);
  }
  55%, 90% {
    -o-transform: rotate(0);
       transform: rotate(0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: rotate(0) scale(0.9);
       -moz-transform: rotate(0) scale(0.9);
         -o-transform: rotate(0) scale(0.9);
            transform: rotate(0) scale(0.9);
  }
  10% {
    -webkit-transform: rotate(2deg) scale(1);
       -moz-transform: rotate(2deg) scale(1);
         -o-transform: rotate(2deg) scale(1);
            transform: rotate(2deg) scale(1);
  }
  15%, 25%, 35% {
    -webkit-transform: rotate(-4deg);
       -moz-transform: rotate(-4deg);
         -o-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  20%, 30%, 40% {
    -webkit-transform: rotate(4deg);
       -moz-transform: rotate(4deg);
         -o-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  45% {
    -webkit-transform: rotate(4deg);
       -moz-transform: rotate(4deg);
         -o-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
       -moz-transform: rotate(2deg);
         -o-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  55%, 90% {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
         -o-transform: rotate(0);
            transform: rotate(0);
  }
}
.kbFootCopyright {
  padding-bottom: 0.5rem !important;
}