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

@font-face {
  font-family: "MyFont";
  src: url("../images/makeFont.TTF") format("truetype");
}
body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer {
  margin: 0;
  padding: 0;
}

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  min-width: 320px;
  color: #202020;
  font-size: 0.24rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

img {
  vertical-align: middle;
  border: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 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;
  -o-text-overflow: ellipsis;
     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.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;
  }
}
@media screen and (min-width: 751px) {
  html {
    font-size: 100px;
  }
  body {
    width: 750px;
    margin: 0 auto;
  }
}
.pages {
  position: relative;
  width: 100%;
  padding-bottom: 1.9rem;
  background: url(../images/bg.jpg) center top repeat-y;
  -o-background-size: 100% auto;
     background-size: 100% auto;
  height: auto;
  overflow: hidden;
}

.header {
  height: 10.3rem;
  background: url(../images/head.jpg) center top no-repeat;
  -o-background-size: 100% 10.3rem;
     background-size: 100% 10.3rem;
  padding: 0.01rem 0 0;
  position: relative;
}
.header .htext {
  position: absolute;
  bottom: 4.66rem;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
     -moz-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 1.98rem;
}
.header .htext a.btn-rule,
.header .htext .hasnum {
  width: 1.5rem;
  height: 0.48rem;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.24rem 0 0 0.24rem;
  text-align: center;
  color: #fff;
  line-height: 0.52rem;
  font-size: 0.2rem;
  margin-bottom: 0.14rem;
}
.header .htext .hasnum {
  width: 100%;
}
.header .htext .hasnum span {
  color: #feec1e;
}

.pubox {
  width: 100%;
  position: relative;
  margin-bottom: 0.35rem;
}
.pubox .pubcont {
  width: 7.06rem;
  background: url(../images/puboxbg.png) center top no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  border-radius: 0 0 0.1rem 0.1rem;
  padding: 0.3rem 0 0.4rem;
  margin: 0 auto;
  margin-top: -0.05rem;
}
.pubox .pubtit {
  height: 1.03rem;
}
.pubox .pubtit img {
  height: 1.03rem;
}
.pubox .pubmore {
  text-align: center;
  margin: 0.35rem auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pubox .pubmore a {
  width: 4.24rem;
  height: 0.5rem;
  text-align: center;
  line-height: 0.52rem;
  background: url(../images/btn-more.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fffff5;
  font-weight: bold;
}
.pubox .pubmore a.active:before {
  -webkit-transform: rotate(180deg);
     -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
       -o-transform: rotate(180deg);
          transform: rotate(180deg);
}
.pubox .pubmore a:before {
  width: 0.3rem;
  height: 0.2rem;
  display: block;
  background: url(../images/ico-down.png) center center no-repeat;
  -o-background-size: 0.23rem auto;
     background-size: 0.23rem auto;
  content: "";
}
.pubox.box1 {
  margin-top: -1.03rem;
}
.pubox.box1 .down-time {
  width: 6.05rem;
  height: 0.52rem;
  border-radius: 0.26rem;
  background: #363636;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 auto;
  color: #fff;
  font-weight: bold;
  font-size: 0.26rem;
}
.pubox.box1 .down-time span {
  color: #f3bd2e;
}
.pubox.box1 .down-time .ico {
  width: 0.3rem;
  height: 0.3rem;
  background: url(../images/ico-time.png) center center no-repeat;
  -o-background-size: 0.25rem auto;
     background-size: 0.25rem auto;
  display: block;
  margin-right: 0.05rem;
}
.pubox.box1 .game-list1 {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 6.75rem;
  margin: 0 auto;
}
.pubox.box1 .game-list1.show-all li:nth-of-type(n + 10) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.pubox.box1 .game-list1 li {
  width: 2.05rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 4.22rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  margin: 0.3rem 0.1rem 0;
}
.pubox.box1 .game-list1 li:nth-of-type(n + 10) {
  display: none;
}
.pubox.box1 .game-list1 li a {
  width: 1.7rem;
  height: 0.55rem;
  background: url(../images/btn1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  display: block;
  margin: 0.1rem auto 0;
  text-align: center;
  line-height: 0.57rem;
  font-weight: bold;
  color: #eef3f1;
  font-size: 0.2rem;
  text-indent: 0.08rem;
}
.pubox.box1 .game-list1 li a.btn1 {
  text-indent: 0;
  font-size: 0.26rem;
}
.pubox.box1 .game-list1 li a em {
  font-size: 0.36rem;
  margin-left: 0.05rem;
}
.pubox.box1 .game-list1 li a em.f26 {
  font-size: 0.26rem;
}
.pubox.box1 .game-list1 li a span {
  margin-left: 0.05rem;
  color: #797878;
  text-decoration: line-through;
  font-size: 0.2rem;
  margin-left: 0.05rem;
}
.pubox.box1 .game-list1 li .collect-box {
  width: 100%;
  height: 0.28rem;
  margin: 0.1rem auto 0;
}
.pubox.box1 .game-list1 li .collect {
  width: 1.85rem;
  height: 0.28rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: url(../images/ico-collect.png) center center no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  font-size: 0.22rem;
  color: #0f0f0f;
  margin: 0 auto;
}
.pubox.box1 .game-list1 li .collect i {
  width: 0.25rem;
  height: 0.28rem;
  display: block;
  background: url(../images/ico-love.png) center center no-repeat;
  -o-background-size: 0.21rem auto;
     background-size: 0.21rem auto;
}
.pubox.box1 .game-list1 li .zhekou,
.pubox.box1 .game-list1 li .zhekou1,
.pubox.box1 .game-list1 li .zhekou2 {
  width: 0.67rem;
  height: 0.64rem;
  background: url(../images/zhekou4.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: absolute;
  top: -0.1rem;
  left: -0.1rem;
  font-size: 0.2rem;
  color: #fffff3;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pubox.box1 .game-list1 li .zhekou1 {
  background-image: url(../images/zhekou5.png);
}
.pubox.box1 .game-list1 li .zhekou2 {
  background-image: url(../images/zhekou6.png);
}
.pubox.box1 .game-list1 li .youhui {
  width: 1.57rem;
  height: 0.4rem;
  line-height: 0.3rem;
  padding-left: 0.08rem;
  color: #2f2f2f;
  font-size: 0.2rem;
  position: absolute;
  bottom: 0.42rem;
  background: url(../images/zhekou3.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  left: -0.11rem;
  z-index: 5;
  text-align: center;
  overflow: hidden;
}
.pubox.box1 .game-list1 li .game-name {
  width: 100%;
  height: 0.56rem;
  background: url(../images/game-name.png?v1) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  margin-top: -0.02rem;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.58rem;
  padding: 0 0.08rem;
  position: relative;
  z-index: 1;
  border-radius: 0 0 0.2rem 0.2rem;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-align: center;
}
.pubox.box1 .game-list1 li .libox {
  width: 100%;
  height: 3.18rem;
  border: 0.02rem solid #000;
  border-radius: 0.2rem;
  position: relative;
}
.pubox.box1 .game-list1 li .libox .pinfen {
  width: 0.75rem;
  height: 0.3rem;
  background: url(../images/pfbg.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  color: #333;
  font-size: 0.2rem;
  position: absolute;
  top: -0.01rem;
  right: 0rem;
  z-index: 2;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pubox.box1 .game-list1 li .libox .pinfen i {
  width: 0.2rem;
  height: 0.2rem;
  display: block;
  background: url(../images/ico-start.png) center center no-repeat;
  -o-background-size: 0.18rem auto;
     background-size: 0.18rem auto;
  margin-right: 0.05rem;
}
.pubox.box1 .game-list1 li .libox .img {
  height: 2.6rem;
}
.pubox.box1 .game-list1 li .libox img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.2rem 0.2rem 0 0;
}
.pubox.box2 .game-group {
  width: 7.03rem;
  margin: 0 auto;
}
.pubox.box2 .game-group.show-all li:nth-of-type(n + 5) {
  display: block;
}
.pubox.box2 .game-group.show-all li:nth-of-type(n + 4):after {
  display: block;
}
.pubox.box2 .game-group.show-all li:nth-last-child(1):after {
  display: none;
}
.pubox.box2 .game-group li {
  width: 100%;
  height: 1.72rem;
  background: url(../images/libg.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: relative;
  margin: 0.48rem 0 0;
  padding: 0 0.15rem 0 1.95rem;
}
.pubox.box2 .game-group li .lihead {
  height: 0.97rem;
  position: relative;
}
.pubox.box2 .game-group li .lihead .price {
  width: 1.33rem;
  height: 0.49rem;
  text-align: center;
  line-height: 0.49rem;
  background: url(../images/btn1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  border-radius: 0.1rem;
  display: block;
  position: relative;
  position: absolute;
  top: 0.13rem;
  right: 0.24rem;
  color: #eef3f1;
  font-size: 0.26rem;
  font-weight: bold;
}
.pubox.box2 .game-group li .lihead .price::after {
  width: 1.5rem;
  height: 0.4rem;
  content: attr(data-num);
  background: url(../images/zhekou1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: absolute;
  top: -0.28rem;
  left: 0.05rem;
  font-size: 0.18rem;
  color: #2e2e2e;
  line-height: 0.28rem;
  text-align: left;
  text-indent: 0.2rem;
  display: none;
}
.pubox.box2 .game-group li .lihead .price.has:after {
  display: block;
}
.pubox.box2 .game-group li .lihead .sutit {
  height: 0.52rem;
  line-height: 0.52rem;
  overflow: hidden;
  width: 3.45rem;
  font-size: 0.28rem;
  font-weight: bold;
  color: #1b1b1b;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pubox.box2 .game-group li .lihead .zhekou span {
  min-width: 1.08rem;
  height: 0.28rem;
  padding: 0 0.2rem;
  background: #da5f24;
  font-size: 0.2rem;
  border-radius: 0.14rem;
  line-height: 0.3rem;
  color: #fff;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
}
.pubox.box2 .game-group li .libottom {
  height: 0.48rem;
  line-height: 0.24rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 控制显示的行数 */
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pubox.box2 .game-group li .img {
  width: 1.58rem;
  height: 1.58rem;
  position: absolute;
  left: 0.22rem;
  bottom: 0.3rem;
  z-index: 1;
  border-radius: 0.1rem 0.1rem 0 0;
  overflow: hidden;
}
.pubox.box2 .game-group li .img:after {
  width: 100%;
  height: 100%;
  content: "";
  -webkit-box-shadow: 0 0.02rem 0 inset rgb(255, 255, 255);
          box-shadow: 0 0.02rem 0 inset rgb(255, 255, 255);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  border-radius: inherit;
}
.pubox.box2 .game-group li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pubox.box2 .game-group li:after {
  width: 5.31rem;
  height: 0.71rem;
  background: url(../images/gg.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transform: translate(0, 82%);
     -moz-transform: translate(0, 82%);
      -ms-transform: translate(0, 82%);
       -o-transform: translate(0, 82%);
          transform: translate(0, 82%);
}
.pubox.box2 .game-group li:nth-of-type(n + 4):after {
  display: none;
}
.pubox.box2 .game-group li:nth-of-type(n + 5) {
  display: none;
}
.pubox.box2 .game-group li:nth-last-child(1):after {
  display: none;
}
.pubox.box3 .video-list {
  width: 6.54rem;
  margin: 0 auto;
}
.pubox.box3 .video-list.show-all li:nth-of-type(n + 6) {
  display: block;
}
.pubox.box3 .video-list li {
  width: 100%;
  height: 3.4rem;
  background: url(../images/libg1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  margin-top: 0.3rem;
  padding: 0.08rem 0.17rem 0;
}
.pubox.box3 .video-list li:nth-of-type(n + 6) {
  display: none;
}
.pubox.box3 .video-list li .lihead {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 2.17rem;
}
.pubox.box3 .video-list li .lihead .img {
  width: 2.14rem;
  height: 2.14rem;
  overflow: hidden;
  border-radius: 0.1rem;
}
.pubox.box3 .video-list li .lihead .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pubox.box3 .video-list li .lihead .video {
  width: 3.86rem;
  height: 2.17rem;
  overflow: hidden;
  border-radius: 0.1rem;
  position: relative;
  border: 1px solid #000;
}
.pubox.box3 .video-list li .lihead .video .video-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
.pubox.box3 .video-list li .lihead .video .video-box .video-js {
  width: 100%;
  height: 100%;
}
.pubox.box3 .video-list li .lihead .video .post {
  width: 100%;
  height: 100%;
  background: #000;
  position: relative;
}
.pubox.box3 .video-list li .lihead .video .post:after {
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/ico-play.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pubox.box3 .video-list li .lihead .video .post img {
  opacity: 1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pubox.box3 .video-list li .li-bottom {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.2rem 0 0;
}
.pubox.box3 .video-list li .li-bottom .l {
  width: 4.5rem;
}
.pubox.box3 .video-list li .li-bottom .l .sutit {
  font-size: 0.3rem;
  color: #eeeeee;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}
.pubox.box3 .video-list li .li-bottom .l .tag {
  margin-top: 0.1rem;
  width: 100%;
  height: 0.3rem;
  overflow: hidden;
  line-height: 0.32rem;
}
.pubox.box3 .video-list li .li-bottom .l .tag span {
  margin-right: 0.22rem;
  font-size: 0.2rem;
  color: #eeeeee;
  display: inline-block;
  vertical-align: top;
}
.pubox.box3 .video-list li .li-bottom .r {
  width: 1.64rem;
  text-align: center;
}
.pubox.box3 .video-list li .li-bottom .r a {
  width: 100%;
  height: 0.5rem;
  text-align: center;
  line-height: 0.52rem;
  background: url(../images/btn-yy1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  display: block;
  font-weight: bold;
  font-size: 0.28rem;
  color: #030303;
}
.pubox.box3 .video-list li .li-bottom .r a.has {
  background-image: url(../images/btn-yy2.png);
  color: #dfdfdf;
}
.pubox.box3 .video-list li .li-bottom .r p {
  color: #eeeeee;
  font-size: 0.2rem;
  line-height: 0.45rem;
}
.pubox.box3 .baomihuabox {
  width: 6.53rem;
  height: 1.66rem;
  background: url(../images/baomihua.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  margin: 0 auto 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.37rem 0.13rem 0.13rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pubox.box3 .baomihuabox img {
  width: 1.42rem;
  height: 1.3rem;
  margin-right: 0.13rem;
}
.pubox.box3 .baomihuabox .cont {
  width: 3.28rem;
  padding-right: 0.28rem;
}
.pubox.box3 .baomihuabox .cont .tit {
  height: 0.55rem;
  line-height: 0.55rem;
  font-size: 0.34rem;
  font-weight: bold;
  color: #1b1b1b;
  margin-bottom: 0.1rem;
}
.pubox.box3 .baomihuabox .cont .nr {
  padding-bottom: 0.1rem;
}
.pubox.box3 .baomihuabox a.btn-yy {
  width: 1.21rem;
  height: 1.27rem;
  background: url(../images/btn-yy.png) -1.21rem 0 no-repeat;
  -o-background-size: 3.63rem auto;
     background-size: 3.63rem auto;
  display: block;
  line-height: 999px;
  overflow: hidden;
}
.pubox.box3 .baomihuabox a.btn-yy.has {
  background-position: left 0;
}
.pubox.box3 .baomihuabox a.btn-yy.get {
  background-position: right 0;
}
.pubox.box4 .append-text {
  padding: 0 0.25rem;
  font-size: 0.26rem;
  line-height: 0.38rem;
}
.pubox.box4 .line {
  width: 100%;
  height: 0;
  border-top: 0.02rem dashed #1b1b1b;
  margin-top: 0.4rem;
}
.pubox.box4 .append-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0.3rem 0 0;
}
.pubox.box4 .append-list li {
  width: 1.65rem;
  height: 2.1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.pubox.box4 .append-list li img {
  width: 1.5rem;
  height: 1.51rem;
}
.pubox.box4 .append-list li a {
  width: 1.45rem;
  height: 0.5rem;
  background: url(../images/btn1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  border-radius: 0.1rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  display: block;
  margin: 0.24rem 0 0;
  font-weight: bold;
}
.pubox.box4 .game {
  margin: 0.2rem 0 0;
}
.pubox.box4 .game .game-list {
  width: 100%;
  margin: 0.17rem 0 0;
  height: 2.43rem;
  overflow: hidden;
}
.pubox.box4 .game .game-list li {
  width: 1.51rem;
  margin-left: 0.17rem;
  text-align: center;
  float: left;
}
.pubox.box4 .game .game-list li .img {
  width: 1.51rem;
  height: 1.51rem;
  overflow: hidden;
  border-radius: 0.2rem;
}
.pubox.box4 .game .game-list li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pubox.box4 .game .game-list li .text {
  width: 100%;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  white-space: nowrap;
  height: 0.42rem;
  line-height: 0.42rem;
  font-size: 0.22rem;
  font-weight: bold;
}
.pubox.box4 .game .game-list li a {
  width: 1.45rem;
  height: 0.5rem;
  background: url(../images/btn1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  border-radius: 0.1rem;
  text-align: center;
  line-height: 0.52rem;
  color: #fff;
  display: block;
  font-weight: bold;
}
.pubox.box4 .game .sutit {
  padding: 0 0.22rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  height: 0.5rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.pubox.box4 .game .sutit .more {
  font-size: 0.24rem;
  padding-right: 0.25rem;
  background: url(../images/ico-more1.png) right center no-repeat;
  -o-background-size: 0.16rem auto;
     background-size: 0.16rem auto;
  line-height: 0.22rem;
  color: #070601;
  margin-top: -0.02rem;
}
.pubox.box4 .game .sutit .name {
  font-size: 0.36rem;
  font-weight: 700;
  color: #2c2c2d;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.pubox.box4 .game .sutit .name:before {
  width: 0.14rem;
  height: 0.4rem;
  background: #dd7528;
  content: "";
  display: block;
  margin-right: 0.05rem;
}
.pubox.box4 .game .sutit img {
  height: 0.31rem;
}
.pubox.box5 {
  position: relative;
  margin-top: 0.5rem;
  margin-bottom: 0.45rem;
}
.pubox.box5 .swiper-cont {
  width: 6.97rem;
  height: 2.66rem;
  -webkit-box-shadow: 0 0.1rem 0 #030303;
          box-shadow: 0 0.1rem 0 #030303;
  border-radius: 0.1rem;
  overflow: hidden;
  margin: 0 auto;
  border: 0.02rem solid #db6724;
  background: #ededed;
  padding: 0.03rem;
}
.pubox.box5 .swiper-cont .swiper {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 0.1rem;
}
.pubox.box5 .swiper-cont img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 0.1rem;
}
.pubox.box5 .swiper-pagination {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0.25rem 0 0;
  position: relative;
}
.pubox.box5 .swiper-pagination .swiper-pagination-bullet {
  width: 0.16rem;
  height: 0.16rem;
  border-radius: 100%;
  opacity: 1;
  background: #c8c8c8;
  margin: 0 0.05rem;
}
.pubox.box5 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #db6724;
  width: 0.24rem;
  height: 0.24rem;
}

.fixed-bottom {
  width: 7.1rem;
  height: 1.13rem;
  background: url(../images/fixed-bg.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: fixed;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0.3rem;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0.1rem 0.15rem 0;
}
.fixed-bottom li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0.17rem;
}
.fixed-bottom li a {
  width: 100%;
  display: block;
  text-align: center;
  color: #0e1310;
  line-height: 0.4rem;
  font-size: 0.2rem;
}
.fixed-bottom li img {
  height: 0.6rem;
  display: block;
  margin: 0 auto;
}

.fixed-menu {
  position: fixed;
  bottom: 2.8rem;
  right: 0.1rem;
  z-index: 99;
}
.fixed-menu a {
  width: 1.5rem;
  height: 1.92rem;
  display: block;
  line-height: 999px;
  overflow: hidden;
  background: url(../images/fixed-menu.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
}
.fixed-menu a.gopay-game {
  width: 1.64rem;
  height: 1.78rem;
  background: url(../images/fixed1.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  margin-top: 0.2rem;
}

.mask1 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99;
  display: none;
}

.pop {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pop.show {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}
.pop .p-cont {
  width: 5.89rem;
  height: 6.66rem;
  background: url(../images/pbg.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: relative;
}
.pop .p-cont .p-close {
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/p-close.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  position: absolute;
  top: -0.7rem;
  right: -0.5rem;
}
.pop .p-cont .p-text {
  padding: 0.55rem 0.5rem 0;
  text-align: left;
  color: #fff6ca;
  font-size: 0.28rem;
  line-height: 0.35rem;
}
.pop .p-cont .marquee-box {
  width: 4.82rem;
  margin: 2.45rem auto 0;
  overflow: hidden;
}
.pop .p-cont .marquee-box ul {
  display: block;
}
.pop .p-cont .marquee-box li {
  width: 1.25rem;
  text-align: center;
  float: left;
  padding: 0 0.05rem;
}
.pop .p-cont .marquee-box li .img {
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 0.2rem;
  overflow: hidden;
  margin: 0 auto;
}
.pop .p-cont .marquee-box li .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.pop .p-cont .marquee-box li .tit {
  height: 0.48rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  line-height: 0.24rem;
  font-size: 0.2rem;
  overflow: hidden;
}
.pop .p-cont .marquee-box li .tit span {
  max-height: 0.48rem;
  overflow: hidden;
  display: block;
}
.pop .p-cont .pbtn {
  text-align: center;
  margin: 0.4rem 0 0;
}
.pop .p-cont .pbtn a {
  width: 2.47rem;
  height: 0.64rem;
  display: block;
  background: url(../images/p-btn.png) no-repeat;
  -o-background-size: 100% 100%;
     background-size: 100% 100%;
  text-align: center;
  line-height: 0.67rem;
  color: #030303;
  font-size: 0.32rem;
  font-weight: bold;
  margin: 0 auto;
}
@-webkit-keyframes identifier {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-moz-keyframes identifier {
  0% {
    -moz-transform: rotate(0deg);
         transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}
@-o-keyframes identifier {
  0% {
    -o-transform: rotate(0deg);
       transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
       transform: rotate(360deg);
  }
}
@keyframes identifier {
  0% {
    -webkit-transform: rotate(0deg);
       -moz-transform: rotate(0deg);
         -o-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
         -o-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.overflow {
  overflow: hidden;
}