html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size: 62.5%}
*{ margin:0; padding:0}
a{text-decoration:none;}
a:hover{text-decoration:none;}
html{zoom:1;}
html *{outline:0;zoom:1;}
html button::-moz-focus-inner{border-color:transparent!important;}
body{overflow-x: hidden;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
fieldset,a img{border:0;width:75%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
input[type="submit"], input[type="reset"], input[type="button"], button{-webkit-appearance: none;}
em,i{font-style:normal;}

body {
  background: url(../images/bg.jpg) center top no-repeat #4286d5;
  font-family: 'STHeiti', 'Microsoft YaHei', Helvetica, Arial, sans-serif;
  margin: 0 auto;
  padding-bottom: 1.1rem;
}

#content {
  width: 7.5rem;
  margin: 0 auto;
}

.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}

#page {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
}

.number-box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  background: url(../images/scroll-bg.png) center center no-repeat;
  background-size: 100% auto;
  width: 340px;
  height: 80px;
  margin: 0 auto;
}
.number-box .numbers {
  color: white;
  line-height: 1;
  display: flex;
  overflow: hidden;
  /* align-items: center; */
  font-size: 22px;
  font-weight: bold;
  /* background: url(../images/nbg.png) repeat-x;
  width: 20px;
  height: 20px; */
  margin-right: 10px;
  margin-top: 38px;
}
.number-box .numbers span {
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: all 2s ease;
}
.number-box .numbers .bg {
  background: url(../images/nbg.png) repeat-x;
  background-size: 100% auto;
  height: 100%;
  transition: all 2s ease;
  transform: translateY(0);
  line-height: 1;
  color: #000;
  margin-right: 2px;
  position: relative;
}
.number-box .numbers .bg:nth-child(2),
.number-box .numbers .bg:nth-child(5),
.number-box .numbers .bg:nth-child(8)
 {
  /* content: ',';
  background: transparent;
  color: #fff; */
  margin-right: 10px;
}
.number-box .numbers .bg:nth-child(2):after,
.number-box .numbers .bg:nth-child(5):after {
  content: ',';
  background: transparent;
  color: #f8c400;
  position: absolute;
  right: -13px;
  bottom: 12px;
  font-family: 黑体;
}
.number-box .numbers .bg:nth-child(8):after {
  content: '.';
  background: transparent;
  color: #f8c400;
  position: absolute;
  right: -13px;
  bottom: 10px;
  font-family: 黑体;
}
.number-box .numbers span i {
  flex: 0 0 100%;
  width: 19px;
  height: 32px;
  line-height: 32px;
  display: inline-block;
  text-align: center;
  font-style: normal;
}
.number-box .subtitle {
  color: white;
  font-size: 1.2rem;
  display: flex;
  width: 100%;
  margin: 0 0 2rem 0;
  flex-direction: row;
  justify-content: space-between;
}

.index-header {
  height: 0.89rem;
  line-height: 0.89rem;
  background: #025fd4;
  background-size: cover;
  width: 100%;
  text-align: center;
  background-size: cover;
  position: fixed;
  z-index: 999;
  top: 0;
}

.header {
  height: 0.89rem;
  line-height: 0.89rem;
  background: #141414;
  background-size: cover;
  width: 100%;
  text-align: center;
  background-size: cover;
  position: fixed;
  z-index: 999;
  top: 0;
}

.header .logo {
  height: 100%;
  width: 2.4rem;
  background: url(../images/logo.png) center center no-repeat;
  background-size: cover;
  margin: 0 auto;
  display: block;
}

.index-header {
  display: flex;
  justify-content: center;
  align-items: center;
}

.index-header .logo {
  height: 1rem;
  width: 3rem;
  background: url(../images/logo.png) center center no-repeat;
  background-size: contain;
  margin: 0 auto;
  display: block;
}

.index-header .more {
  display: inline-block;
  font-size: 0.46rem;
  position: absolute;
  cursor: pointer;
  left: 0.4rem;
  width: 0.5rem;
  color: #ffdc5f;
  top: 50%;
  transform: translate(0, -50%);
  transition: transform 0.3s
}

.index-header .more.on {
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}

.header .back {
  display: block;
  position: absolute;
  left: 0.4rem;
  background: url(../images/index-back.png) no-repeat;
  background-size: 100%;
  width: 0.37rem;
  height: 0.31rem;
  top: 0.3rem;
}


#page nav {
  display: none;
}

.mm-list>li>a {
  color: #fff;
}

.mm-list>li>a span {
  width: 0.8rem;
  text-align: center;
  margin-right: 0.12rem;
  display: inline-block;
}

.mm-list>li>a i {
  color: #666;
  font-size: 0.38rem;
}


/* 骞荤伅鐗囩浉鍏� */
.swiper-container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative
}

.swiper-slide img {
  display: block;
  width: 100%;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
  bottom: 0.05rem;
  width: 100%
}

.swiper-pagination-bullet {
  width: .2rem;
  height: .2rem;
  display: inline-block;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  margin-left: .05rem;
  margin-right: .05rem
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #fff100
}

/* 婊氬姩鍏憡 */
.gonggao {
  height: 0.82rem;
  background: #1c1617;
  border-bottom: 1px solid #493a3a
}

.gonggao .title {
  margin-left: 0.4rem;
  height: 0.82rem;
  line-height: 0.82rem;
  float: left;
  display: block;
  color: #ffd053;
  font-size: 0.28rem
}

.gonggao .title span {
  display: inline-block;
  font-size: 0.40rem;
  color: #ffdc5f;
  vertical-align: middle;
  margin-right: 0.2rem
}

.gonggao .gundong {
  color: #b19a9a;
  font-size: 0.28rem;
  overflow: hidden;
  line-height: 0.82rem;
  white-space: nowrap
}

/* 绾胯矾妫€娴� */
.testing {
  line-height: 1;
}

.testing:after {
  clear: both
}

.testing .hd {
  height: 0.92rem;
  line-height: 0.92rem
}

.testing .hd ul li {
  width: 50%;
  margin-left: 5%;
  color: #655f59;
  border: 1px solid #7e6e32;
}
.testing .bd li {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.testing .bd li .link {
  position: relative;
  color: #655f59;
  border: 1px solid #7e6e32;
  display: flex;
  flex: 3;
  align-items: center;
}
.testing .bd li .link  .ms {
  color: #fbff00;
  font-weight: bold;
}

.testing .hd ul li.kefu {
  width: 50%;
  float: right;
}

.testing .hd ul li.kefu i {
  display: inline-block;
}

.testing .hd ul li a {
  color: #ff9100;
  font-size: 0.31rem;
  display: block;
}

.testing .bd {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0.2rem;
  padding-bottom: 0rem;
  color: #f2d405;
}

.testing .bd ul {
  padding-left: .2rem;
  padding-right: .2rem;
  padding-top: 0;
  padding-bottom: 0
}

.testing .bd li {
  *zoom: 1;
  padding-bottom: .2rem;
}

.testing .bd .ms {
  font-size: .26rem;
  text-align: center;
  border-radius: .06rem;
  margin-right: .19rem;
  color: #fff;
  height: 100%;
  padding: 0.2rem 0;
  flex: 1;
  border-right: 1px solid #7e6e32;
}

.testing .bd .url {
  display: block;
  font-weight: bold;
  font-size: .26rem;
  text-align: left;
  border-radius: .06rem;
  color: #eeeeee;
  text-align: left;
  width: 4rem;
  padding-right: 0.3rem;
}

.testing .bd .url a {
  color: #fbff00;
  text-align: center;
    display: block;
}

.testing .bd .btn-open {
  font-size: .26rem;
  display: block;
  text-align: center;
  border: 0;
  border-radius: .06rem;
  width: 1.7rem;
}

.testing .bd .btn-open a {
  display: block;
}

.menuBox {
  padding-top: 0.2rem;
}

.menuUl {
  margin: 0 0.2rem;
  overflow: hidden
}

.menuUl li {
  margin-right: 4%;
  width: 96%;
  float: left
}

.menuUl li img {
  width: 100%
}

.menuUl li:last-child {
  margin-right: 0
}

/* 蹇嵎杩炴帴 */
.quicklink {
  background: #272515;
  border-top: 1px solid #3b2f2f;
  border-bottom: 1px solid #3b2f2f
}

.quickmain {
  margin: 0 auto;
}

.quickmain ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}

.quickmain ul.last {
  border-bottom: none;
}

.quickmain ul li {
  flex-basis: 32%;
  padding: 7px 0px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.quickmain ul li a {
  color: #fff;
  font-size: 0.15rem;
  text-align: center;
  display: block;
}

.quickmain ul li .iconfont {
  display: inline-block;
  font-size: 0.38rem;
  width: 0.38rem;
  color: #fab992;
  vertical-align: middle;
  position: absolute;
  left: -0.5rem;
  text-align: center
}


/* 搴曢儴 */
.footer {
  text-align: center;
  color: #634f4f;
  font-size: 0.18rem;
  padding-top: 0.2rem;
  background: #272515
}

.footer p {
  margin-bottom: 0.20rem;
}

.footer .gopc {
  color: #634f4f;
  font-size: 0.18rem
}

.bottom {
  height: 1.08rem;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #272515;
  z-index: 999;
}

.bottom ul li {
  float: left;
  width: 20%;
  text-align: center;
}

.bottom ul li a {
  display: block;
  height: 1.08rem;
  color: #ffdc5f;
  font-size: 0.2rem;
  border-left: 1px solid #493a3a;
  border-right: 1px solid #493a3a;
  border-top: 1px solid #493a3a;
}

.bottom ul li .iconfont {
  display: inline-block;
  margin-top: 0.18rem;
  font-size: 0.4rem;
}

/* 浼樻儬娲诲姩 */
.yhhd {
  width: 7.5rem;
  margin-top: 0.3rem;
}

.yhhd .hd {
  margin-left: 0.3rem;
  height: 0.43rem;
}

.yhhd .hd ul li {
  float: left;
  margin-right: 0.1rem;
}

.yhhd .hd ul li a {
  text-align: center;
  color: #eeeeee;
  font-size: 0.22rem;
  display: block;
  height: 0.43rem;
  line-height: 0.43rem;
  width: 1.42rem;
  background-color: #4d3735;
  border-radius: 0.2rem;
}

.yhhd .hd ul li a.on {
  background-color: #6a4d4a;
  color: #f8ee86;
}

.yhhd .bd {
  margin-top: 0.2rem;
}

.yhhd .item {
  width: 96%;
  margin: 0 auto;
  margin-bottom: 0.2rem;
}

.yhhd .item h2 {
  cursor: pointer;
}

.yhhd .item h2 img {
  display: block;
  width: 100%
}

.yhhd .item .info {
  display: none;
  color: #fff;
  font-size: 0.30rem;
  padding: 0.24rem 0.24rem 0;
  line-height: 0.5rem
}


/* 澶╁ぉ绛惧埌 */
.ttqd {
  background: #1c1617 url(../images/qd.jpg) no-repeat;
  background-size: 100%;
  width: 7.5rem;
  height: 11rem;
  margin: 0 auto;
  overflow: hidden;
}

.ttqd .logoimg {
  background: url(../images/logoimg.png) no-repeat;
  width: 4.44rem;
  height: 0.76rem;
  background-size: cover;
  margin: 0 auto;
  margin-top: 3.4rem;
}

.login {
  background: #1c1618 url(../images/login-bg.jpg) no-repeat;
  background-size: 100%;
  width: 7.5rem;
  height: 11rem;
  margin: 0 auto;
  overflow: hidden;
}


.inputul {
  max-width: 6.02rem;
  margin: 0 auto;
}

.inputul li {
  margin-bottom: 0.3rem;
  height: 0.88rem;
  line-height: 0.88rem;
  position: relative;
}

.inputul li input {
  height: 0.88rem;
  width: 6.02rem;
  color: #959595;
  font-size: 0.24rem;
  border-radius: 0.05rem;
  border: none;
  text-align: center;
}

.inputul li input::-webkit-input-placeholder {
  color: #959595;
}

.inputul li input::-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.inputul li input:-moz-placeholder {
  color: #959595;
  opacity: 1;
}

.inputul li .codeimg {
  width: 1.62rem;
  height: 0.59rem;
  position: absolute;
  right: 0.2rem;
  top: 50%;
  margin-top: 0rem;
}

.inputul li .qdbtn {
  height: 0.88rem;
  width: 6.02rem;
  background: #fcc43e;
  border-radius: 0.05rem;
  border: none;
  color: #3e3000;
  font-size: 0.3rem;
  font-weight: bold;
  cursor: pointer;
}


.login-box {
  width: 5.96rem;
  height: 6.38rem;
  background: url(../images/login-box.png) no-repeat;
  background-size: cover;
  margin: 0 auto;
  margin-top: 1.95rem;
  overflow: hidden;
}

.login-box .hd {
  margin-top: 0.78rem;
}

.login-box .hd .username {
  color: #ffcc00;
  font-size: 0.2rem;
  float: left;
  width: 1.8rem;
  text-align: center;
  margin-left: 0.4rem;
}

.login-box .hd .username i {
  color: #ffcc00;
  font-size: 0.7rem;
  display: block;
  margin: 0.08rem auto;
  width: 0.7rem;
}

.login-box .hd .info p {
  color: #FFFFFF;
  font-size: 0.2rem;
  line-height: 0.38rem;
}

.login-box .hd .info span {
  color: #fff032;
}

.login-box .bd {
  width: 3.77rem;
  margin: 0 auto;
}

.login-box .bd li {
  height: 0.64rem;
  margin-bottom: 0.3rem;
}

.login-box .bd li input {
  width: 3.77rem;
  height: 0.64rem;
  background-color: #2d2d2d;
  color: #ffffff;
  font-size: 0.24rem;
  text-align: center;
  border: none;
  border-radius: 0.3rem;
}

.news {
  width: 6.92rem;
  margin: 0 auto;
}

.news ul li {
  height: 1.23rem;
  width: 6.92rem;
  border-bottom: 0.01rem solid #493a3a;
}

.news ul li a p {
  color: #b19a9a;
  font-size: 0.3rem;
  line-height: 0.74rem;
}

.news ul li a {
  color: #6e6060;
  font-size: 0.24rem;
  display: block;
}


.more:after {
  content: "";
  display: block;
  clear: both
}

.more ul li {
  float: left;
  width: 33.3%;
  height: 2.1rem;
  text-align: center;
  border: 1px solid #493a3a;
  box-sizing: border-box;
  background: #1c1617;
}

.more ul li a {
  display: block;
  font-size: 0.28rem;
  height: 100%;
}

.more ul li a i {
  font-size: 0.62rem;
  color: #ba9e9e;
  margin-top: 0.49rem;
  display: inline-block;
}

.more ul li a p {
  color: #ffffff;
  line-height: 0.6rem;
}

.newscon {
  width: 7.5rem;
  margin: 0 auto;
}

.newscon .newstitle {
  height: 1.06rem;
  position: relative;
  line-height: 1.06rem;
  text-align: center;
  color: #ffd053;
  font-size: 0.3rem;
  border-bottom: 1px solid #493a3a
}

.newscon .newstitle .back {
  position: absolute;
  left: 0.4rem;
  top: 0.32rem;
  width: 0.24rem;
  height: 0.39rem;
  background: url(../images/back.png);
  background-size: cover;
}

.newscon .content {
  padding: 0.4rem;
  color: #fff;
  font-size: 0.26rem
}

.newscon .content p {
  margin: 0.2rem 0;
  line-height: 0.56rem;
}
.okapp {
  margin: 0.2rem auto 14px;
  text-align: center;
  display: block;
}

.okapp img {
  width: 50%;
  margin: 0 auto;
  display: block;
  -webkit-animation: gif 1.4s infinite linear;
  animation: gif 1.4s infinite linear;
}
.service {
  margin: 0.2rem auto 14px;
  text-align: center;
  display: block;
}
.service img {
  width: 70%;
  margin: 0 auto;
  display: block;
  -webkit-animation: gif 1.4s infinite linear;
  animation: gif 1.4s infinite linear; 
}
@keyframes gif {
  50% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
}
@-webkit-keyframs gif {
  50% {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
  }
}
.noticebox {
  /*background: #161515;*/
  background: #025fd4;
  border-bottom: 1px solid #765b2f;
  color: #fff;
  padding: 12px 8px;
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 20px;
}
.noticebox img {
  width: 20%;
}
.tabs {
  background: #025fd4;
  color: #c28b28;
  font-size: 14px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  border-top: 1px solid #302410;
}
.tabs a {
  color: #c28b28;
}
.tabs .item {
  flex: 1;
  border-right: 1px solid #302410;
  padding: 0.3rem 8px;
}
.tabs .item:last-child {
  border-right: 0;
}
.tabs a img {
  width: 60px;
  height: 40px;
  object-fit: contain;
  margin-bottom: 6px;
}
.header-menu-list ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.header-menu-list ul li img {
  width: 26px;
  margin-right: 10px;
}
.header-menu-list ul li img.mobile {
  width: 20px;
}
.header-menu-list ul li a {
  color: #fff;
  font-size: 13px;
}
.container .game-title,
.gap,
.img {
  width: 100%;
  display: block;
}
.img-box {
  font-size: 0.8rem;
  padding-bottom: 1rem;
}
.img {
  width: 90%;
  margin: 20px auto 0;
}