a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  cursor: pointer;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
[hidden],
audio:not([controls]) {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
[hidden],
audio:not([controls]) {
  display: none;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body {
  vertical-align: baseline;
}
a,
abbr,
acronym,
address,
applet,
big,
blockquote,
body,
caption {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
}
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
table {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
}
tbody {
  vertical-align: baseline;
}
tbody,
td {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
}
tfoot {
  vertical-align: baseline;
}
tfoot,
th,
thead,
tr,
tt,
ul,
var {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
}
thead,
tr,
tt,
ul,
var {
  vertical-align: baseline;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle;
}
a img {
  border: none;
}
a {
  color: #222;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
[hidden],
audio:not([controls]) {
  display: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
[hidden],
audio:not([controls]) {
  display: none;
}
* {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
a,
a:hover,
a:active,
a:visited,
a:link,
a:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none;
  text-decoration: none;
}
body {
  background-color: #670149;
  width: 7.5rem;
  margin: 0 auto;
  font-family: "Noto Sans SC";
}
.container {
  width: 100%;
  overflow: hidden;
}.header-top {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
}
.header-top > img {
  margin: .2rem .2rem;
  width: 1rem;
  height: 1rem;
}
.header-top > a >img {
  width: 88%;
  /* height: 1rem; */
  color: #fff;
  font-weight: bold;
  /* margin: 11px 0 16px 28px;  */
  margin-bottom: 10px;
}

.header-top > a > .history {
  width: 0.48rem;
  height: 0.48rem;
}
.header {
  width: 6.94rem;
  height: 4.12rem;
  position: relative;
  overflow: hidden;
  border-radius: 0.3rem;
  margin: 0 auto;
}
.header > .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 2;
}
.header > .bg {
  width: 6.94rem;
  height: 4.2rem;
  overflow: hidden;
  filter: blur(8px);
  position: absolute;
}
.header > .hd-box {
  width: 6.94rem;
  height: 4.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 3;
}
.header > .hd-box > .img {
  width: 1.54rem;
  height: 1.54rem;
  border-radius: 0.3rem;
  border: 0.01rem solid #fff;
}
.header > .hd-box > .btn-play {
  width: 4.86rem;
  height: 0.84rem;
}
.header .title {
  width: 100%;
  font-size: 0.34rem;
  color: #fff;
  font-weight: bold;
  text-align: center;
  margin: 0.3rem 0;
}
.header .btn-home {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  width: 1.04rem;
  height: 1.04rem;
  display: block;
  z-index: 3;
}
.header .btn-home > img {
  width: 100%;
  height: 100%;
}
.card {
  width: 6.94rem;
  margin: 0.3rem auto 0;
  background-color: #fff;
  border-radius: 0.2rem;
  padding: 0.24rem;
}
.card .item-top {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.2rem;
}
.card .item-top .left {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #292F52;
  font-size: 0.28rem;
  font-weight: bold;
}
.card .item-top .left .icon1 {
  width: 0.44rem;
  height: 0.44rem;
  margin-right: 0.14rem;
}
.card .item-top > a {
  display: block;
  color: #292F52;
  font-size: 0.28rem;
  font-weight: bold;
}
.item-l-4 {
  width: 100%;
  height: 3.2rem;
  display: flex;
  flex-direction: row;
}
.item-l-4 .lt {
  width: 3.2rem;
  height: 3.3rem;
  border-radius: 0.2rem;
  position: relative;
}
.item-l-4 .lt > a {
  display: block;
  height: 100%;
}
.item-l-4 .lt img,
.item-l-4 .rt img {
  width: 100%;
  height: 97%;
  border-radius: 10px;
}
.item-l-4 .rt {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 3.4rem;
  height: 3.3rem;
}
.item-l-4 .rt > a {
  width: 1.54rem;
  height: 1.54rem;
  position: relative;
  border-radius: 10px;
  display: block;
  margin-left: 0.1rem;
}
.box-game9 {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.box-game9 .item,
.box-game9 .items {
  width: 1.52rem;
  height: 1.53rem;
  margin-left: 0.1rem;
  position: relative;
  margin-top: 0.1rem;
}
.box-game9 .item:nth-child(4n+1),
.box-game9 .items:nth-child(4n+1) {
  margin-left: 0;
}
.box-game9 .item a,
.box-game9 .items a {
  display: block;
  height: 100%;
}
.box-game9 .item a img,
.box-game9 .items a img {
  width: 100%;
  height: 100%;
  border-radius: 0.3rem;
}
.box-type {
  width: 6.94rem;
  margin: 0.3rem auto 0;
}
.box-type .title-series {
  width: 2.78rem;
  margin-bottom: 0.2rem;
}
.box-type .tt {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.box-type .tt > a {
  color: #fff;
  font-size: 0.4rem;
  margin-bottom: 0.2rem;
}
.game-type {
  width: 100%;
  display: flex;
  flex-direction: row;
  overflow-x: scroll;
}
.game-type .item {
  width: 0.92rem;
  margin-right: 0.2rem;
}
.game-type .item > img {
  width: 0.92rem;
  height: 0.92rem;
}
.game-type .item > span {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 0.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dialog {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 200;
  display: none;
}
.game-tips {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  background-color: #000000;
  background-image: url(../images/game_tips.gif);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 157.5px 125px;
  display: none;
}
.start-progress {
  display: none;
  width: 90%;
  height: 1.33333rem;
  line-height: 1.33333rem;
  margin: 0.26667rem auto;
  color: #fff;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
}
.loaders {
  display: flex;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-size: 0;
  margin-right: 10px;
}
.ball-pulse > div {
  width: 15px;
  height: 15px;
  border-radius: 100%;
  margin: 2px;
}
.ball-pulse > div:nth-child(1) {
  -webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.24s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  display: inline-block;
}
.ball-pulse > div:nth-child(2) {
  -webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s -0.12s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  display: inline-block;
}
.ball-pulse > div:nth-child(3) {
  -webkit-animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  animation: scale 0.75s 0s infinite cubic-bezier(0.2, 0.68, 0.18, 1.08);
  display: inline-block;
}
@-webkit-keyframes scale {
  0%,
  80% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
    opacity: 0.7;
  }
}
.footer {
  width: 100%;
  margin: 0.3rem auto 0;
  box-shadow: none;
}
.footer a {
  margin: 0 auto;
  display: flex;
}
.ft-img {
  width: 6.94rem;
  height: 100%;
  margin: 0 auto;
}
.footer .ft-txt {
  width: 100%;
  color: #fff;
  font-size: 0.28rem;
  text-align: center;
  margin-bottom: 0.2rem;
  display: block;
}
.ft-nav {
  width: 6.94rem;
  /* height:1.04rem; */
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin: 0 auto 0.3rem;
  border-radius: 0.2rem;
}
.ft-nav a {
  color: #fff;
  font-size: 0.24rem;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
}
.ft-nav span {
  width: 0.1rem;
  height: 0.4rem;
  overflow: hidden;
  color: #fff;

}
.empty {
  width: 100%;
  height: 0.4rem;
}
.adv {
  flex-direction: column;
  align-items: center;
  width: 100%;
  display: flex;
}
.adv p {
  text-align: center;
  color: #fff;
  width: 100%;
  margin: 20px 0;
  font-size: 20px;
}
.game-txt {
  border: 0.04rem solid #292F52;
  border-radius: 0.2rem;
  padding: 0.3rem;
  width: 7rem;
  /* margin-top: 0.3rem; */
  margin:  .3rem auto;
  background-color: #F1F1F1;
}
.game-txt .title-1 .lf span {
  font-size: 0.4rem;
    color: #000;
    font-weight: bold;
}
.game-txt .title-1 .lf {
  height: 35px;
  margin: -30px 0 30px;
}
.game-txt .con {
  font-size: 0.32rem;
  color: #505050;
  line-height: 0.45rem;
  margin-top: 0.3rem;
}
