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

.box {
  overflow: hidden;
  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.48rem;
  display: flex;
  align-items: center;
}

.head .head-link p {
  position: relative;
  color: #5c46ac;
  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: #dd3e13;
}

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

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

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

.head .hd-min p {
  overflow: hidden;
  color: #dd3e13;
  font-size: .24rem;
  text-align: center;
  margin-top: 0.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .hd-min p i {
  flex-shrink: 0;
  display: block;
  width: 0.28rem;
  height: 0.28rem;
  margin-right: 0.05rem;
  background: url("../images/icon-qu.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min .link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.2rem;
  color: #5c45aa;
}

.head .hd-min .link i {
  width: 0.18rem;
  height: 0.16rem;
  margin-right: 0.1rem;
  background: url("../images/icon-q.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.head .hd-min .gameName {
  color: #5c45aa;
  overflow: hidden;
  font-size: .22rem;
  text-align: center;
  margin-top: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.head .hd-min .gameName a {
  color: #5c46ac;
}

.head .head-num {
  position: absolute;
  right: 0;
  top: 2.2rem;
  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.7rem;
  text-align: center;
}

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

.h-tips {
  position: absolute;
  bottom: 5.2rem;
  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.2);
}

.g-box {
  display: flex;
  justify-content: center;
  margin-top: 1.9rem;
}

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

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

.md1 .p-btn {
  margin-top: 3.2rem;
}

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

.md2-2 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 9.64rem;
  margin: 0 auto;
  padding-top: 1.68rem;
  box-sizing: border-box;
  background: url("../images/img1.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.md2-3 {
  position: relative;
  overflow: hidden;
  width: 7.5rem;
  height: 6.31rem;
  margin: 0 auto;
  padding-top: 1.68rem;
  box-sizing: border-box;
  margin-bottom: 0.2rem;
  background: url("../images/img2.png") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.md3 .p-btn {
  margin-bottom: 3.2rem;
}

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

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

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

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

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

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

.md10 {
  position: relative;
  width: 7.5rem;
  height: auto;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 0.6rem;
}

.md10 .tit {
  text-align: center;
  margin-top: 0;
}

.md10 .tit img {
  height: 1.71rem;
}

.bind {
  width: 6.96rem;
  height: 1.97rem;
  position: relative;
  margin: 0 auto;
  background: url("../images/bind.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 0 0.4rem 0 0.3rem;
}

.bind span {
  flex: 1;
  display: block;
  text-align: center;
  font-size: 0.28rem;
  font-weight: bold;
  color: #f2e5c8;
}

.bind .b-btn a {
  margin: 0.02rem 0;
  display: block;
  width: 2.32rem;
  height: 0.76rem;
  text-align: center;
  line-height: 0.80rem;
  color: #815a33;
  font-size: 0.28rem;
  font-weight: bold;
  background: url(../images/btn.png) 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.73rem;
  height: .52rem;
  margin: .2rem auto 0;
  padding: 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 .icon {
  display: none;
  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;
}

.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: #5c45aa;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

.llk_choujiang_scroll ul li span {
  color: #f83d31;
}

.llk_choujiang_scroll ul li em {
  color: #f83d31;
}

.ban {
  display: block;
  width: 6.4rem;
  height: 3.6rem;
  margin: 0.18rem auto 0;
}

.ban img {
  width: 6.4rem;
  height: 3.6rem;
}

.swpBanner {
  position: relative;
  width: 7.08rem;
  height: 4.76rem;
  margin: 0.2rem auto 0;
}

.swpBanner .swiper-slide {
  width: 7.08rem;
  height: 4.22rem;
  margin: 0 0.28rem;
}

.swpBanner .swiper-slide img {
  width: 7.08rem;
  height: 4.22rem;
}

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

.swpBanner .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  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.16rem;
  height: 0.16rem;
  background: url("../images/icon-dot1.png?v=1") no-repeat 0 0;
  background-size: 100% 100%;
}

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

.tit img {
  height: 1.2rem;
}

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

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

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

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

.p-btn-list a {
  display: block;
  width: 1.65rem;
  height: 0.45rem;
  background: url(../images/btn2.png) no-repeat 0 0;
  background-size: 100% 100%;
  overflow: hidden;
  text-align: center;
  line-height: 0.45rem;
  font-size: 0.22rem;
  color: #ba371c;
  font-weight: bold;
  margin: 0 0.25rem 1.86rem;
}

.act-img {
  position: relative;
  width: 7.5rem;
  height: 7.42rem;
  background: url("../images/part1.png") no-repeat 0 0;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  padding-right: 0.12rem;
  padding-bottom: 0.18rem;
  margin-top: -0.2rem;
  margin-bottom: -0.1rem;
}

.act-img .act-btn {
  display: block;
  width: 1.8rem;
  height: 1.8rem;
  margin: 0 auto;
  background: url("../images/act-btn.png") no-repeat 0 0;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding-top: 1.3rem;
}

.act-img .act-btn span {
  font-size: 0.2rem;
  color: #796953;
  display: block;
  text-align: center;
}

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

.taskList {
  width: 6.98rem;
  height: 7.46rem;
  margin: -0.15rem auto 0rem;
  background: url("../images/task-box.png") no-repeat 0 0;
  background-size: 100% 100%;
  padding: 1.1rem 0.2rem 0.2rem 0.4rem;
  box-sizing: border-box;
}

.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.1rem;
  box-sizing: border-box;
  border-bottom: 1px dashed #afb9ea;
  padding-bottom: 0.12rem;
  margin-bottom: 0.12rem;
}

.taskList li:nth-last-child(1) {
  margin-bottom: 0;
  border-bottom: 0;
}

.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/btn.png") no-repeat;
  background-size: 100% 100%;
  width: 1.44rem;
  height: 0.52rem;
  line-height: 0.52rem;
  color: #ba371c;
  text-align: center;
  font-size: 0.22rem;
  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 dl {
  flex: 1;
  box-sizing: border-box;
  overflow: hidden;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.taskList dl dt {
  color: #54419f;
  font-size: 0.22rem;
  line-height: 0.31rem;
  font-weight: bold;
}

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

.code-box {
  width: 6.95rem;
  height: 2.22rem;
  margin: 0.08rem auto 0;
  box-sizing: border-box;
  padding: 0.35rem 0.18rem 0 0.54rem;
  background: url("../images/code-box.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.code-box span {
  font-size: 0.26rem;
  color: #54419f;
  display: flex;
  justify-content: space-between;
}

.code-box span em {
  color: #e56008;
}

.code-box p {
  margin-top: 0.08rem;
  font-size: 0.22rem;
  color: rgba(57, 62, 69, 0.8);
}

.code-box div {
  display: flex;
  align-items: center;
  margin-top: 0.12rem;
}

.code-box div input {
  width: 3rem;
  height: 0.4rem;
  box-sizing: border-box;
  padding-left: 0.1rem;
  color: #fff;
  font-size: 0.2rem;
  border: 0;
  background-color: #b5a9ed;
  border-radius: 0.2rem;
}

.code-box div input::-webkit-input-placeholder {
  color: #fff;
  font-size: 0.2rem;
}

.code-box div a {
  width: 1.3rem;
  height: 0.44rem;
  text-align: center;
  line-height: 0.44rem;
  color: #ba371c;
  font-size: .2rem;
  font-weight: bold;
  margin-left: 0.1rem;
  background: url(../images/btn.png) no-repeat 0 0;
  background-size: 100% 100%;
}

.vidPlayLoop {
  width: 6.56rem;
  height: 3.56rem;
  margin: .6rem auto 0;
  border-radius: .1rem;
  overflow: hidden;
}

.vidPlayLoop .video-loop-info {
  width: 6.56rem;
  height: 3.56rem;
  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 {
  background: url(../images/icon-play.png) no-repeat;
  background-size: 100% 100%;
  width: 1.02rem;
  height: 1.02rem;
  position: absolute;
  top: 50%;
  margin-top: -.51rem;
  left: 50%;
  margin-left: -.51rem;
  z-index: 3;
}

.vidPlayLoop .video-loop-info img {
  width: 6.56rem;
  height: 3.56rem;
}

.tool-list li {
  display: flex;
  align-items: center;
  width: 6.95rem;
  height: 1.29rem;
  box-sizing: border-box;
  padding: 0 0.3rem;
  margin: 0.2rem auto 0;
  background: url("../images/tool-li.png") no-repeat 0 0;
  background-size: 100% 100%;
}

.tool-list li img {
  width: 0.72rem;
  height: 0.72rem;
  border-radius: 0.16rem;
}

.tool-list li p {
  flex: 1;
  margin-left: 0.12rem;
}

.tool-list li p span {
  display: block;
  font-size: 0.24rem;
  color: #54419f;
}

.tool-list li p em {
  font-size: 0.2rem;
  color: #5c5b5b;
  display: block;
}

.tool-list li a {
  background: url(../images/btn.png) no-repeat;
  background-size: 100% 100%;
  width: 1.44rem;
  height: 0.52rem;
  line-height: 0.52rem;
  color: #ba371c;
  text-align: center;
  font-size: 0.22rem;
  font-weight: 700;
  -webkit-text-stroke-width: 0;
  margin: 0 auto;
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.divScrbox {
  width: 4rem;
  height: 0.53rem;
  overflow: hidden;
  margin: 0 auto;
}

.scrollList li {
  height: 0.53rem;
  line-height: 0.53rem;
  color: #fff;
  white-space: nowrap;
  font-size: 0.26rem;
  overflow: hidden;
  text-align: center;
  display: flex;
  justify-content: center;
}

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

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

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

.guide {
  display: flex;
  justify-content: space-between;
  width: 5.899rem;
  height: 1.94rem;
  background: url("../images/guide.png") no-repeat 0 0;
  background-size: 100% 100%;
  margin: 0.6rem auto 0;
  box-sizing: border-box;
  padding: 0;
}

.guide a {
  width: 1.13rem;
  height: 2.00rem;
}

.guide a img {
  width: 1.73rem;
  height: 2.00rem;
}

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

.banner {
  width: 6.57rem;
  height: 2.63rem;
  margin: 0.28rem auto 0;
  background: url("../images/banner.png") 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.8rem;
  margin-bottom: 0.6rem;
}

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

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

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

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

@-webkit-keyframes shake {
  0%,
  100% {
    -webkit-transform: rotate(0deg) scale(0.5);
    transform: rotate(0deg) scale(0.5);
  }
  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(0deg);
    transform: rotate(0deg);
  }
}

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