body,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
  margin: 0;
  padding: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
body {
  color: #333;
  font-weight: 400;
  font: normal normal normal 18px/40px 'Microsoft YaHei', Arial, sans-serif;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz--tap-highlight-color: rgba(0, 0, 0, 0);
  -o--tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: none;
  -webkit-text-size-adjust: 100%;
}
img {
  border: 0;
  display: block;
}
input[type="text"],
input[type="password"],
textarea,
button {
  vertical-align: middle;
  -webkit-appearance: none;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  outline: none;
}
table {
  border: 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table td {
  padding: 0;
}
textarea {
  resize: none;
}
.clearFix:before,
.clearFix:after {
  content: " ";
  display: table;
}
.clearFix:after {
  clear: both;
}
.pullLeft {
  float: left;
}
.pullRight {
  float: right;
}
.textCenter {
  text-align: center;
}
.textRight {
  text-align: right;
}
.ellipsisNormal {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clearfloat {
  clear: both;
}
img {
  margin: auto;
}
.container {
  background: #0e0727;
  background-size: cover;
  max-width: 375px;
  margin: auto;
  width: 100%;
  color: #fff;
  text-align: center;
}
.container .head {
  padding: 20px 0 0;
}
.container .head .head-logo {
  text-align: center;
}
.container .head .head-logo img {
  width: 143px;
  height: 54px;
}
.container .head .head-nav {
  padding: 20px 15px;
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #fff;
}
.container .head .head-nav img {
  width: 325px;
  height: 28px;
}
.container .banner {
  text-align: center;
  padding-top: 14px;
}
.container .banner img {
  width: 359px;
  height: 296px;
}
.container .nav {
  text-align: center;
  padding-top: 30px;
}
.container .nav img {
  width: 359px;
  height: 63px;
}
.container .link {
  text-align: center;
}
.container .link .link-text {
  padding: 20px 50px ;
  font-size: 14px;
  color: #666;
}
.container .link .link-text span {
  font-size: 16px;
  color: #7753E0;
}
.container .link .link-btn img {
  width: 359px;
  height: 400px;
}
.container .banner2 {
  padding-top: 70px;
  text-align: center;
}
.container .banner2 img {
  width: 359px;
  height: 167px;
}
.container .desc {
  padding-top: 15px;
  text-align: center;
}
.container .desc img {
  width: 370px;
  height: 274px;
}
.container .desc1 {
  padding-top: 20px;
  text-align: center;
}
.container .desc1 img {
  width:   309px;
  height: 178px;
}
.container .after {
  display: flex;
  text-align: center;
  padding: 18px 10px 0;
}
.container .after .after-item {
  flex: 1;
}
.container .after .after-item .after-img img {
  width: 110px;
  height: 110px;
}
.container .after .after-item .after-title {
  font-size: 14px;
  color: #7753E0;
}
.container .after .after-item .after-text {
  font-size: 12px;
  color: #fff;
}
.container .banner3 {
  text-align: center;
  margin-top: 20px;
  box-sizing: border-box;
  width: 100%;
  height: 602px;
  background: url('../img/bannerBg.png') no-repeat;
  background-size: 100% 100%;
}
.container .banner3 .banner3-img1 {
  margin-top: 45px;
  width: 373px;
  height: 252px;
}
.container .banner3 .banner3-img2 {
  margin-top: 22px;
  width: 375px;
  height: 307px;
}
.container .games {
  box-sizing: border-box;
  padding-top: 15px;
}
.container .games .games-desc {
  padding: 0 19px;
  display: flex;
}
.container .games .games-desc .games-dLeft {
  flex: 1;
  font-size: 14px;
  font-weight: bold;
  color: #7753E0;
}
.container .games .games-desc .games-dRight {
  flex: 4;
  font-size: 12px;
  color: #fff;
}
.container .games .games-img img {
  width: 309px;
  height: 40px;
}
.container .games .games-ad {
  padding-top: 10px;
  text-align: center;
}
.container .games .games-ad img {
  width: 309px;
  height: 60px;
}
.container .games .games-list {
  display: flex;
  flex-wrap: wrap;
  padding: 25px 28px 0;
  justify-content: space-between;
}
.container .games .games-list .games-item {
  width: 101px;
  height: 142px;
  text-align: center;
}
.container .games .games-list .games-item .games-lImg img {
  width: 93px;
  height: 93px;
}
.container .games .games-list .games-item .games-text {
  margin: auto;
  font-size: 14px;
  width: 92px;
  height: 35px;
  line-height: 35px;
  background: linear-gradient(270deg, #866DEE 0%, #6445DF 100%);
  color: #fff;
  border-radius: 5px;
}
.container .banner4 img {
  width: 375px;
  height: 174px;
}
.container .video {
  width: 309px;
  height: 201px;
  margin: auto;
  margin-top: 20px;
  border: #ff815b 2px solid;
  border-radius: 10px;
  overflow: hidden;
}
.container .video video {
  width: 100%;
  height: 100%;
}
.container .desc1 {
  padding-top: 10px;
}
.container .desc1 .desc1-item {
  margin: auto;
  width: 309px;
  height: 62px;
  background-img: linear-gradient(270deg, #866DEE 0%, #6445DF 100%);
  border: 2px solid #bfafff;
  border-radius: 10px;
  color: #fff;
  margin-top: 10px;
  display: flex;
  align-items: center;
  padding: 10px;
}
.container .desc1 .desc1-item .desc1-img img {
  width: 15px;
  height: 15px;
}
.container .desc1 .desc1-item .desc1-text {
  padding-left: 10px;
}
.container .desc2 .desc2-item {
  text-align: center;
}
.container .desc2 .desc2-item:nth-child(1) img {
  width: 370px;
  height: 300px;
}
.container .desc2 .desc2-item:nth-child(2) img {
  width: 375px;
  height: 370px;
}
.container .games2 {
  text-align: center;
  margin-top: 25px;
  padding-bottom: 10px;
}
.container .games2 img {
  width: 341px;
  height: 593px;
}
.container .footer {
  padding-top: 32px;
  text-align: center;
  background: #2D186B;
}
.container .footer img {
  width: 337px;
  height: 726px;
}
.container .tFooter {
  position: fixed;
  bottom: 34px;
  left: 0;
  right: 0;
  display: flex;
  max-width: 375px;
  margin: auto;
  align-items: flex-end;
  z-index: 10;
}
.container .tFooter .tFooter-item {
  flex: 1;
  text-align: center;
}
.container .tFooter .tFooter-item .tFooter-img1 {
    width: 118px;
    height: 54px;
}
.container .tFooter .tFooter-item .tFooter-img2 {
  margin-bottom: -2px;
  width: 122px;
  height: 106px;
}
.container .tFooter .tFooter-item .tFooter-img3 {
    margin-bottom: 1px;
    width: 118px;
    height: 53px;
}
.container .clearFloat {
  background: #2D186B;
  height: 150px;
}
