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

a, img {
  -webkit-touch-callout: none; }

label {
  cursor: pointer; }

a:link, a:visited {
  text-decoration: none; }

input:focus {
  outline: none; }

textarea {
  resize: none; }

textarea, input, select {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

body, div, ul, ol, dl, dd, dt, li, h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

ol, ul, li, dl {
  list-style: none outside none; }

article, aside, footer, header, hgroup, nav, section, figure, figcaption {
  display: block; }

h1, h2, h3, h4, h5, h6, th, td, table, input, button, select, textarea, sub {
  font-size: 1em; }

body, input, button, select, textarea, sub {
  font-family: Arial,sans-serif; }

em, cite, address, optgroup {
  font-style: normal; }

kbd, samp, code {
  font-family: monospace; }

img, input, button, select, textarea {
  vertical-align: middle;
  outline: none; }

img, fieldset {
  border: 0; }

abbr, acronym {
  cursor: help;
  border-bottom: 1px dotted #000; }

table {
  width: 100%;
  border-spacing: 0;
  border: 0; }

legend, hr {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0; }

legend, hr, caption {
  visibility: hidden;
  font-size: 0;
  width: 0;
  height: 0;
  line-height: 0; }

textarea:focus, input:focus {
  border: none; }

input {
  border-radius: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

* {
  max-height: 999rem; }

h1, h2, h3, h4, h5, h6 {
  line-height: 110%;
  font-weight: normal; }

a {
  color: #fff;
  outline: 0; }

table {
  border-collapse: collapse;
  width: 100%; }

.hide {
  display: none; }

.clfix:after {
  content: "";
  display: table;
  clear: both; }

.clfix {
  *zoom: 1; }

.fb {
  font-weight: bold; }

img {
  vertical-align: top;
  border: none;
  outline: none; }

body {
  position: relative;
  font: 0.28rem/150% "\5FAE\8F6F\96C5\9ED1","Helvetica Neue",Helvetica,Arial,sans-serif;
  color: #fff;
  background: #2a2a2f; }

html, body {
  height: 100%; }

body.noScroll {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -3.75rem; }

#container {
  position: relative; }

#container {
  width: 7.5rem;
  min-height: 100%;
  margin: 0 auto; }


/* 头部 */
.header {
  height: 1.24rem;
  width: 7.5rem;
  position: relative;
  z-index: 9; }

.top-wrap {
  height: 1.24rem;
  width: 7.5rem;
  position: fixed;
  z-index: 9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background: #e88922;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.top-wrap .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1.24rem;
  background: #14151a;
  overflow: hidden; }

.top-wrap > div {
  position: relative;
  z-index: 2; }

.top-wrap .logo {
  width: 1.06rem; }

.top-wrap .logo a {
  display: block; }

.top-wrap .logo img {
  width: 100%; }

.logo-menu {
  width: 1.24rem;
  height: 1.24rem;
  margin-left:.16rem;
  margin-top:.06rem;
  position: relative;}

.logo-menu .logo{
  display: inline-block;
  position: relative;
  text-align: center;
}

.title_menu span{
	font-size: .4rem;
	font-weight:bold;
}

.baner-warp {
  position: relative; }

.banner-swiper {
  width: 7.5rem;
  height: 6.6rem; }

.banner-swiper .swiper-wrapper {
  height: 100%; }

.banner-swiper .swiper-slide {
  width: 7.5rem;
  height: 6.6rem;
  overflow: hidden;
  position: relative; }

.banner-swiper .swiper-slide img {
  width: 7.5rem; }

.banner-swiper .swiper-pagination-bullet {
  width: .3rem;
  height: .05rem;
  background: #fff;
  border-radius: 0;
  margin: 0 .03rem;
  opacity: 1; }

.banner-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #fd5c0c; }

/* 游戏推荐 */
.recommend-title {
  padding-top: .48rem;
  font-size: 0;
  text-align: center; }

.recommend-title h2 {
  display: inline-block;
  position: relative;
  font-size: .4rem;
  color: #fff;
  font-weight: bold; }

.recommend-title h2 span {
  display: block;
  margin-bottom: .12rem; }

.recommend-title h2 i {
  display: block;
  width: 90%;
  height: .03rem;
  background: #fff;
  margin: 0 auto; }

.recommend-list {
  margin-top: .05rem; }

.game-item {
  padding-bottom: .36rem;
  padding-top: .36rem;
  border-bottom: 1px solid #000;
  border-top: 1px solid #49494d; }

.game-item:first-child {
  border-top: none; }

.game-item .game-pic {
  min-height: 3.97rem;
  background: #2e2e30; }

.game-item .game-pic img {
  width: 100%; }

.game-item .game-intro {
  margin: .3rem .3rem;
  text-indent: 2em;
  font-size: .28rem;
  padding: 0 .18rem;
  text-align: justify; }

.info-item {
  padding-bottom: .36rem;
  padding-top: .36rem;
  border-bottom: 1px solid #000;
  border-top: 1px solid #49494d; }

.info-item:first-child {
  border-top: none; }

.info-item .info-intro {
  margin: .3rem .3rem;
  text-indent: 2em;
  font-size: .28rem;
  padding: 0 .18rem;
  text-align: justify; }