a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}
a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);-webkit-appearance: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
  display: block
}
body {
  line-height: 1.5
}
ol,ul {
  list-style: none
}

blockquote,q {
  quotes: none
}
blockquote:after,blockquote:before,q:after,q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

a {
  color: inherit;
  text-decoration: none
}
.swiper-slide{
    overflow: hidden;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

body,html {
  width: 100%;
  height: 100%;
  font-family: '微软雅黑';
  overflow: hidden!important;
  background: #000312;
  color: #fff;
}
html, body, div,
.earth_text p {
  line-height: 1.6
}
body {
  font-size: .24rem;
  color: #fff;
}
.zhibo_outer
{
  height: 3.4rem;
}
@media screen and (min-width:640px) {
  body,html {
/*    max-width: 640px;
    margin: 0 auto;
    height: 1008px;
    overflow: hidden;
    position: relative*/
  }
}
#hengshuTip{
  background:#1073bc url(../images/horizonal_text.png) no-repeat center!important;
  background-size: 40%!important;
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  background: no-repeat center;
  background-image: url();
  display: none
}
.swiper-wrapper {
  z-index: 10
}

.swiper-pagination {
  position: absolute;
  left: .3rem;
  border-left: 2px solid #6286b7;
  width: 5px;
  top: 2.2rem!important;
  transform: none!important;
  -webkit-transform: none!important
}

.swiper-pagination-bullet-active {
  background: #fff!important;
  -webkit-transform: scale(1.5);
  transform: scale(1.5)
}

.swiper-pagination-bullet {
  margin: 0!important;
  margin-top: .3rem!important;
  background: #6286b7;
  opacity: 1;
  position: relative;
  left: -5px
}

.swiper-pagination .swiper-pagination-bullet:first-child {
  margin-top: 0!important
}

.up_arrow {
  display: inline-block;
  width: 0.73rem;
  height: 0.37rem;
  background:  no-repeat center;
  background-size: contain;
  background-image: url(../images/preload/jt.png);
}
.arrow_outer {
  position: absolute;
  bottom: .2rem;
  z-index: 100;
  width: 100%;
  height: 0.45rem;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  text-align: center;
  z-index: 1000;
  overflow: visible;
}
.hezuo
{
  width: 71.8%;
  margin: 0.52rem auto 0;
}
.scroller
{
  position: relative;
  z-index: 100;
}
.qiuqiubaobei
{
  width: 4.78rem;
  position: relative;
  z-index: 100;
  display: block;
  margin:1.22rem auto 0;
}
.viewdetail
{
  position: relative;
  width: 1.97rem;
  margin: 0.48rem auto 0;
  display: block;
}
.logos_outer
{
  width: 5.8rem;
  height: 1.4rem;
  background: url(../images/preload/media_bg.png) no-repeat center;
  background-size:100%;
  margin: 0.3rem auto 0;
  position: relative;
  left: 0.1rem;
}
.logos_outer .left{
  font-size: 0.2rem;
  vertical-align: middle;
  width: 0.73rem;
  height: 100%;
  float: left;
}
.logos_outer .left span{
  display: inline-block;
  width: 0.2rem;
  height: auto;
  line-height: 1;
  position: relative;
  left: 0.3rem;
  vertical-align: middle;
}
.logos_outer .left .ver_line{
  display: inline-block;
  width: 1px;
  height: 100%;
  vertical-align: middle;
  overflow: hidden;
}
.logos_outer .right
{
  float: left;
  width: 5rem;
  height: 100%;
  text-align: center;
}
.logos_outer .right .logo{
  width: 2.2rem;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0.12rem;
  position: relative;
  top: 0.26rem;
}
.zhuban_footer
{
  background: #1da6d8;
  line-height: 2;
  font-size: 0.19rem;
  position: absolute;
  bottom: 0;
  width: 100%;
   transition: all .3s;
  transition: all .3s;
  -webkit-transition: all .3s,all .3s;
  transition: all .3s,all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  z-index: 200;
}
.zhuban_footer .footer_inner{
  padding: 0.2rem 0.2rem;
}
.aniArrowDown {
  -webkit-animation: aniArrowDown .7s .3s ease-in alternate infinite both;
  animation: aniArrowDown .7s .3s ease-in alternate infinite both
}

@-webkit-keyframes aniArrowDown {
  0% {
    -webkit-transform: translateY(-.06rem)
  }

  100% {
    -webkit-transform: translateY(.06rem)
  }
}

.reverse {
  display: block;
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
  transform-origin:50% 50%;
  -webkit-transform-origin:50% 50%;
  /*bottom: 1.6rem;*/
  opacity: 1;
}

#loading {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  display: none;
  line-height: 0;
}
.star_inner
{
    position:absolute;
    width: 100%;
    height: 0;
    top:0;
    left:0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
    overflow: hidden;
    -webkit-transform-origin: 0.45rem 0.45rem;
            transform-origin: 0.45rem 0.45rem;
}
.star_inner img{
    width: 0.9rem;
    height: 0.9rem;
    position: absolute;
    top: 0;
    left:0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}
.star_outer
{
    width:0.9rem;
    height:0.9rem;
    position: relative;
    margin: 0.27rem auto 0;

}
.star_outer img{
    width: 100%;
}

#loading .slogan,.page0 .slogan,.toupiao_page .slogan{
    width:72.5%;
    /*margin-top: 0.91rem;*/
}
.slogan_text{
    width: 5.54rem;
}
.iboi
{
    width:23.59%;
    margin-top:0.4rem;
}
.waiting{
  width: 3.25rem;
  display: block;
  margin: 0.2rem auto 0;
}
.loader {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.pacman {
  position: relative; }
  .pacman > div:nth-child(2) {
    -webkit-animation: pacman-balls 1s 0s infinite linear;
            animation: pacman-balls 1s 0s infinite linear; }
  .pacman > div:nth-child(3) {
    -webkit-animation: pacman-balls 1s 0.33s infinite linear;
            animation: pacman-balls 1s 0.33s infinite linear; }
  .pacman > div:nth-child(4) {
    -webkit-animation: pacman-balls 1s 0.66s infinite linear;
            animation: pacman-balls 1s 0.66s infinite linear; }
  .pacman > div:nth-child(5) {
    -webkit-animation: pacman-balls 1s 0.99s infinite linear;
            animation: pacman-balls 1s 0.99s infinite linear; }
  .pacman > div:first-of-type {
    width: 0px;
    height: 0px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    border-left: 25px solid #fff;
    border-bottom: 25px solid #fff;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_up 0.5s 0s infinite;
            animation: rotate_pacman_half_up 0.5s 0s infinite; }
  .pacman > div:nth-child(2) {
    width: 0px;
    height: 0px;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    border-left: 25px solid #fff;
    border-bottom: 25px solid #fff;
    border-radius: 25px;
    -webkit-animation: rotate_pacman_half_down 0.5s 0s infinite;
            animation: rotate_pacman_half_down 0.5s 0s infinite;
    margin-top: -50px; }
  .pacman > div:nth-child(3), .pacman > div:nth-child(4), .pacman > div:nth-child(5), .pacman > div:nth-child(6) {
    background-color: #fff;
    width: 15px;
    height: 15px;
    border-radius: 100%;
    margin: 2px;
    width: 10px;
    height: 10px;
    position: absolute;
    -webkit-transform: translate(0, -6.25px);
            transform: translate(0, -6.25px);
    top: 25px;
    left: 100px; }
    @-webkit-keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }

  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }

  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@keyframes rotate_pacman_half_up {
  0% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); }

  50% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }

  100% {
    -webkit-transform: rotate(270deg);
            transform: rotate(270deg); } }

@-webkit-keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@keyframes rotate_pacman_half_down {
  0% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); }

  50% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg); } }

@-webkit-keyframes pacman-balls {
  75% {
    opacity: 0.7; }

  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px); } }

@keyframes pacman-balls {
  75% {
    opacity: 0.7; }

  100% {
    -webkit-transform: translate(-100px, -6.25px);
            transform: translate(-100px, -6.25px); } }

.tl {
  text-align: left
}

.tr {
  text-align: right
}
.center {
  text-align: center
}

.animate_inner {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 0
}
.sound_btn {
/*  position: absolute;
  right: .3rem;
  top: .3rem;
  display: inline-block;
  width: .7rem;
  height: .7rem;
  background: url(../images/section2/music.png) no-repeat center;
  z-index: 1000;*/
  transition: -webkit-transform .3s;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
  transition: transform .3s,-webkit-transform .3s;
  -moz-transition: transform .3s;
  -webkit-transition: transform .3s;
  -o-transition: transform .3s
}

.wenjian_wrap
{
    width:100%;
    /*padding:1.64rem 0 1.86rem;*/
    position: relative;
}
.wenjian_wrap2{
  /*padding:1.64rem 0 1.3rem;*/
}
.form_cover .wenjian_wrap2 .wenjian_middle_2{
    padding-top: 0;
    padding-bottom: 0;
}
.wenjian_top
{
    /*position:relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 1.64rem;
    background: url(../images/preload/kuang_top.png) no-repeat bottom;
    background-size: 100% auto;*/
}
.wenjian_bottom
{
    position:relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.86rem;
    background: url(../images/preload/kuang_bottom.png) no-repeat top;
    background-size: 100% auto;
}
.wenjian_bottom3
{
    position:relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1.8rem;
    background: url(../images/preload/kuang_bottom3.png) no-repeat bottom;
    background-size: 100% auto;
}
.wenjian_bottom4
{
  position:relative;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0.36rem;
    background: url(../images/preload/wenjian_bottom4.png) no-repeat bottom;
    background-size: 100% auto;
    margin-top: -2px;
}
.wenjian_middle
{

  background-size: 100%;
  color: #fff;
  font-size: 0.22rem;
  /*padding:0.2rem 0.5rem;*/
  z-index: 10;
}
/*.submit_btn
{
  display: block;
  width: 2.98rem;
  height: 1.11rem;
  background: url(../images/preload/submit.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 50%;
  margin-left: -1.49rem;
  bottom: -1.5rem;
  bottom: 0.3rem;
  z-index: 100;
}*/
.wenjian_middle .p1
{
  margin-bottom: 0.3rem;
}
.page1 .wenjian_wrap
{
  margin-top: 1.3rem;
  line-height: 1.8;
}
.page1 .wenjian_wrap p{
  line-height: 1.8;
}
.saichen,.steps
{
  width: 83.75%;
}
.saichen{
  margin-top: 0.28rem;
}
.steps
{
  margin-top: 0.2rem;
}
.baoming_btn
{
  display: block;
  width: 4.12rem;
  height:1.41rem;
  background: url(../images/preload/baoming.png) no-repeat center;
  background-size: cover;
  margin: 0.3rem auto 0;

}
#henping {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000 url(../images/section2/horizonal_text.png) no-repeat center;
  background-size: 3rem auto;
  z-index: 99999999;
  display: none
}
.design
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  display: block;
}
img{
  max-width: 100%;
  position: relative;
  z-index: 1;
  display: block;
  margin: 0 auto;
  vertical-align: top;
}
*
{
  margin-top: 0%;
  position: relative;
  z-index: 1;
}
/****/
.bg1
{
  background: url(../images/preload/bg1.jpg) no-repeat top center;
  background-size: cover;
}
.bg2
{
  background: url(../images/preload/bg2.jpg) no-repeat top center;
  background-size: cover;
}
.bg3
{
  background: url(../images/preload/bg3.jpg) no-repeat top center;
  background-size: cover;
}
.bg4
{
  background: url(../images/preload/bg4.jpg) no-repeat top center;
  background-size: cover;
}
.bg5
{
  background: url(../images/preload/bg5.jpg) no-repeat top center;
  background-size: cover;
}

.close
{
  display: inline-block;
  width: 0.48rem;
  height: 0.48rem;
  background: url(../images/preload/close.jpg) no-repeat center;
  background-size: contain;
  position: absolute;
  right: 0.75rem;
  top: 0.6rem;
}
.sound_control
{
  width: 0.6rem;
  height: 0.6rem;
  position: absolute;
  overflow: visible;
  top: 0.15rem;
  right: 0.1rem;
  z-index: 100;
}
.sound_control a
{
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  background: url(../images/preload/music.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  left: 0;
  bottom: 0;
}
.form_wrap input
{
  background: #47b3f1;
  border: 0;
  outline: none;
  color: #fff;
  text-align: left;
}
.form_wrap input::-webkit-input-placeholder{
  color:#8afbfb !important;
}
.form_wrap input#member5::-webkit-input-placeholder
{
  font-size: 0.2rem;
}
.form_wrap input:focus::-webkit-input-placeholder{
  /*color:#47b3f1 !important;*/
}
.form_wrap .input_wrap
{
  margin-top: 0.24rem;
  position: relative;
  color: #8afbfb;
  text-align: center;
}
.form_wrap .input_wrap label{
    margin-right: 0.1rem;
    width: 1.46rem;
    text-align: left;
    display: inline-block;
    white-space:nowrap;
    overflow: hidden;
    vertical-align: middle;
}
.form_wrap2 .input_wrap label{
    margin-right: 0;
}
#gameid{
    white-space:nowrap;
    overflow: hidden;
}
.jiuyihang{
    white-space:nowrap;
    overflow: hidden;
}
.form_wrap .tip{
    margin-top: 0.33rem;
    text-align: center;
    color: #8afbfb;
}
.form_wrap .button1{
    margin-top: 0.42rem;
}
.search_list
{
  width: 100%;
  overflow: auto;
  background: #46b3f1;
  color: #333;
  text-align: center;
  max-height: 2.6rem;
  border-bottom-right-radius:4px;
  border-bottom-left-radius:4px;
}
.search_list_outer
{
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 101%;
  z-index: 100;
}
.white_line
{
  width: 94%;
  margin: 0 auto;
  height: 2px;
  overflow: hidden;
  background: #fff;
}
.search_list li
{
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.24rem;
  width: 94%;
  margin: 0 auto;
  color: #fff58a;
}
.search_list li.hover
{
  background: #3293cb;
}
.form_cover
{
  width: 100%;
}
.wenjian_bottom2{
  width: 100%;
  height: 0.16rem;
  background: url(../images/preload/kuang_bottom2.png) no-repeat center;
  background-size: 100% auto;
}
.form_cover .wenjian_middle
{
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
}
.wenjian_middle2
{
  background: url(../images/preload/kuang_middle2.png) repeat-y center;
  background-size: 100%;
  color: #fff;
  width: 100%;
  height: 0.2rem;
  overflow: hidden;
}
.wenjian_top{
  text-align: center;
}
.wenjian_top p
{
  position: relative;
}
.title_icon
{
  display: inline-block;
  width: 0.79rem;
  height: 0.76rem;

  vertical-align: middle;
  margin-left: -0.79rem;
}
.wenjian_top p{

}
.title_p
{
  width: 100%;
  text-align: center;
  margin-top: 0.15rem;
  width: 3.17rem;
  height: 1.29rem;
  background: url(../images/preload/title.png) no-repeat center/contain;
  color: #8afbfb;
  text-align: center;
  position: absolute;
  left: 50%;
  margin-left: -1.58rem;
  top: -0.6rem;
}
.title_icon1{
  background: url(../images/preload/icon1.png) no-repeat center;
  background-size: cover;
}
.wenjian_top .title_icon2{
  background: url(../images/preload/icon2.png) no-repeat center;
  background-size: cover;
}
.title_span
{
  font-size: 0.25rem;
  top: 56%;
  left: 0.01rem;
}
.wenjian_top2
{
  width: 100%;
  height: 0.2rem;
  background: url(../images/preload/kuang_top2.png) no-repeat center;
  background-size: 100% auto;
  margin-top: -2px;
}
.send_code{
  display: inline-block;
  width: 48%;
  background: #ffb500;
  color: #444444;
  font-size: 0.24rem;
  height: 0.58rem;
  line-height: 0.58rem;
  text-align: center;
  position: absolute;
  right: 0;
  border-radius: 4px;
}
.send_code.disable{
  background: #999999;
}
.form_wrap .input_wrap input
{

  -webkit-appearance: none;
}
.form_wrap .input_wrap2
{
  position: relative;
  z-index: 10;
}
.form_wrap .input_wrap2 input{
  width: 100%;
}
.form_wrap .input_wrap:nth-child(1),.form_wrap>input:nth-child(1){
    margin-top: 0.1rem;
}
/*.form_wrap .input_wrap input:nth-child(2)
{
  position: absolute;
  right: 0;
}*/
/*.sound_control .piao
{
  width: 1rem;
  height: 1rem;
  position: absolute;
  left: -0.05rem;
  bottom: -0.05rem;
  background: url(../images/preload/music_c0fda01.gif) no-repeat 0 0;
  background-size: contain;
  display: none;
}*/
.turn_on .sound_btn
{
  -webkit-animation-name: rotate_3d;
  animation-name: rotate_3d;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transition: all .3s;
  transition: all .3s;
  -webkit-transition: all .3s,all .3s;
  transition: all .3s,all .3s;
  -moz-transition: all .3s;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
}
.turn_on .piao
{
  display: none;
}
/*.swiper-wrapper .close
{
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url(../images/preload/close.jpg) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
}*/

.cover
{
  display: inline-block;
  display: none;
}
.cover_inner
{
  width: 3rem;
  padding: 0.5rem 0.6rem 0.7rem;
  background: #fff;
  border: 5px solid #145591;
  z-index: 10;
  position: relative;
}

#overlay
{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  display: none;
  z-index: 9999;
}
.share_page
{
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  display: none;
}
.share_page .qiu
{
  width: 1.76rem;
  position: absolute;
  top: 0.2rem;
  right: 0.1rem;
}
.share_page .text
{
  width: 82%;
  position: absolute;
  top: 25%;
  left: 9%;
}

.preloader {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-animation: preloader-spin 1s steps(12, end) infinite;
  animation: preloader-spin 1s steps(12, end) infinite;
}
@-webkit-keyframes preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.tip_cover
{
  width: 100%;
  background: url(../images/preload/outline.png) no-repeat center/100% 100%;
}
.tip_cover .wenjian_middle{
  text-align: center;
  font-size: 0.3rem;
  line-height: 1.6;
  padding: 0.3rem 0.8 0.3rem;
/*  font-weight: bold;*/
}
.modal {
  width: 270px;
  position: absolute;
  z-index: 13500;
  left: 50%;
  margin-left: -135px;
  margin-top: 0;
  top: 50%;
  text-align: center;
  border-radius: 13px;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(1.185);
  transform: translate3d(0, 0, 0) scale(1.185);
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  color: #000;
  display: none;
}
.modal.modal-in {
  opacity: 1;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.modal.modal-out {
  opacity: 0;
  z-index: 13499;
  -webkit-transition-duration: 400ms;
  transition-duration: 400ms;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.modal-inner {
  padding: 15px;
  border-radius: 13px 13px 0 0;
  position: relative;
  background: rgba(255, 255, 255, 0.95);
  z-index: 1;
}
.modal-title
{
  font-size: 0.3rem;
}
.modal-text
{
  font-size: 0.24rem;
  margin-bottom: 0.1rem;
}
.modal-inner:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  right: auto;
  top: auto;
  height: 1px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.modal-buttons {
  height: 44px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.modal-buttons.modal-buttons-vertical {
  display: block;
  height: auto;
}
.modal-button {
  width: 100%;
  padding: 0 5px;
  height: 44px;
  font-size: 17px;
  line-height: 44px;
  text-align: center;
  color: #007aff;
  display: block;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  background: rgba(255, 255, 255, 0.95);
}
.modal-button:after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  bottom: auto;
  width: 1px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  z-index: 15;
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
}
.zhuban_footer1
{
  position: absolute;
  bottom: 0;
}
.animation_show{
  opacity: 1;
}
.star_baom
{
  display: block;
  width: 1.97rem;
  height: 0.65rem;
  background: url(../images/preload/baoming.png) no-repeat center;
  background-size: contain;
  margin: 1.07rem auto 0;
}
.loading_outer
{
  width: 3.37rem;
  position: relative;
  display: block;
  background: url(../images/loading/sanjiao.png) no-repeat center/100% auto;
  height: 0.22rem;
  overflow: hidden;
  border:none;
  position: absolute;
  left: 50%;
  margin-left: -1.68rem;
  top: 55%;
}
.loading_inner_wrap{
    width: 2.8rem;
    height: 2px;
    overflow: hidden;
    margin: 0 auto 0;
    position: relative;
    background: #3c54b5;
    top: 50%;
    margin-top: -1px;
}
.loading_inner
{
  height: 100%;
  width: 1%;
  position: absolute;
  top: 0;
  left: 0;
  background: #92a8ff;
}
.firstpage
{
  bottom: 1.4rem;
  transition: all .5s;
  -moz-transition: all .5s;
  -webkit-transition: all .5s;
  -o-transition: all .5s;
}
.qius{
    width: 5.01rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
}
.stress{
    color: #3ceaff;
}
.cestlogo{
    width: 2.14rem;
}
.saicheng_outer{
    color: #8effff;
    text-align: center;
}
.saicheng_outer .title{
    line-height: 2;
    font-size: 0.2rem;
}
.jieduan_list{
    margin-top: 0.3rem;
}
.jieduan_list li{
    display: inline-block;
    width: 1.72rem;
    height: 1.05rem;
    background: url(../images/preload/background.png) no-repeat center/contain;
    position: relative;
    text-align: center;
    margin: 0.7rem 0.1rem 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.jieduan_list li.stress{
    color: #ffef16;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
.inline_b{
    display: inline;
    vertical-align: middle;
}
.line_down{
    width: 0.7rem;
    height: 0.7rem;
    background: url(../images/preload/line.png) no-repeat center/contain;
}
.line_up{
    width: 0.71rem;
    height: 0.68rem;
    background: url(../images/preload/line2.png) no-repeat center/contain;
}
.jieduan_list li .inline_b{
    width: 95%;
    line-height: 1.4;
    display: inline-block;
}
.jieduan_list li .jieduan{
    font-size: 0.22rem;
    display: block;
}
.jieduan_list li .time{
    font-size: 0.18rem;
}
.ver_line{
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 100%;
    margin-left: -1px;
}
.city_table{
    width: 4.97rem;
    height: 2.2rem;
    background: url(../images/preload/cover_bg.png) no-repeat center/100% 100%;
    margin: 0.4rem auto 0;
    overflow: hidden;
}
.city_table ul{
    width: 4.2rem;
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.city_table ul li{
    display: inline-block;
    color: #6fafff;
    font-size: 0.2rem;
    text-align: center;
    float: left;
    width: 25%;
}
.city_table .area_list li{
    margin-top: 0.08rem;
    height: 0.42rem;
    line-height: 0.42rem;
}
.city_table .city_list li{
    height: 0.33rem;
    line-height: 0.33rem;
    margin-top: 0.15rem;;
}
.city_table .city_list li span{
    height: 0.33rem;
    line-height: 0.33rem;
    width: 0.8rem;
    display: inline-block;
    border: 1px solid #21394a;
    box-shadow: 0 0 5px 1px #223b4c inset;
    border-radius: 0.2rem;
}
.vermiddle{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack:center;
        -ms-flex-pack:center;
            justify-content:center;
    height: 100%;
    -webkit-box-orient:vertical;
    -webkit-box-direction:normal;
        -ms-flex-direction:column;
            flex-direction:column;
}
.vermiddle>div{
    -webkit-box-align:center;
        -ms-flex-align:center;
            align-items:center;
}
.saicheng_list{
    margin: 0.7rem auto 0;
    width: 5.66rem;
}
.button1{
    display: block;
    margin: 0 auto;
    color: #fff;
    font-size: 0.24rem;
    width: 1.97rem;
    height: 0.65rem;
    background: url(../images/preload/btn_bg2.png) no-repeat center/100% 100%;
    text-align: center;
    line-height: 0.65rem;
    font-weight: bold;
}
.baoming_btn{
    margin-top: 0.26rem;
}
.form_cover{
    width: 6rem;
    background: url(../images/preload/outline.png) no-repeat center/100% 100%;
}
.form_cover input{
    color: #8afbfb;
    font-size: 0.2rem;
    background: #153156;
    width: 3rem;
    padding: 0 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    border-radius: 0.18rem;
}
.form_wrap{
    padding: 0.5rem 0;
}
.close{
    display: inline-block;
    width: 0.33rem;
    height: 0.33rem;
    background: url(../images/preload/close.png) no-repeat center/contain;
    position: absolute;
    right: 0.15rem;
    top: 0.15rem;
    z-index: 100;
}
.form_cover2 input{
    width: 2.3rem;
}
.form_cover2 label{
    width: 2.3rem;
    margin-left: 0.38rem;
}
.input_wrap.big input{
    width: 4.18rem;
}
.input_wrap.big{
    width: 4.58rem;
    margin: 0.3rem auto 0;
}
#ver_img{
    position: absolute;
    right: 0.2rem;
    height: 80%;
    top: 12%;
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
}
.bigsize{
    transform: scale(2);
    transition: all .1s;
    -moz-transition: all .1s;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
}
.form_cover2 select{
    width: 4.58rem;
    background: #153156;
    border: none;
    display: block;
    margin: 0 auto;
    color: #8afbfb;
    padding: 0 0.2rem;
    height: 0.36rem;
    line-height: 0.36rem;
    border-radius: 0.18rem;
    margin-top: 0.3rem;
    outline: none;
    appearance:none;
  -moz-appearance:none;
  -webkit-appearance:none;
}
.saishi_info{
    width: 5.5rem;
    margin: 0 auto;
}
.saishi_text{
    margin-top: 0.5rem;
    font-size: 0.2rem;
}
.prize{
    width: 6.14rem;
}
.common_bg{
    position: absolute;
    z-index: 0;
    left: -5%;
    top: -5%;
    width: 110%;
    height:110%;
    overflow: hidden;
}
.common_bg .bg1,.common_bg .bg2,.qiu_outer{
    position: absolute;
    z-index: 0;
    left: 0;
    top: 0;
    width: 100%;
    height:100%;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .5s;
}
.common_bg.show1 .bg1{
    opacity: 1;
}
.common_bg.show1 .bg2{
    opacity: 0;
}
.common_bg.show2 .bg2{
    opacity: 1;
}
.common_bg.show2 .bg1{
    opacity: 0;
}
.prize_img{
    width: 3.59rem;
    margin-top: 0.3rem;
}
.jieduan_list li .line{
    position: absolute;
}
.jieduan_list li .line_down{
    top: 100%;
    left: 55%;
}
.jieduan_list li .line_up{
    bottom: 100%;
    left: 55%;
}
.common_bg .qiu{
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.common_bg .qiu img{
    width: 100%;
}
.common_bg .qiu1{
    width: 1.68rem;
    height: auto;
    position: absolute;
    z-index: 1;
    top: 5%;
    right: -0.4rem;
    -webkit-transform: translate(100%,0);
            transform: translate(100%,0);
}
.common_bg .qiu2{
    width: 3.35rem;
    position: absolute;
    height: auto;
    bottom: -0.2rem;
    right: 0.5rem;
    -webkit-transform: translate(0,100%);
            transform: translate(0,100%);
}
.common_bg .qiu3{
    width: 1.68rem;
    position: absolute;
    height: auto;
    z-index: 1;
    top: 45%;
    left: -0.4rem;
    -webkit-transform: translate(-100%,0);
            transform: translate(-100%,0);
}
.common_bg .qiu_show{
    -webkit-transform: translate(0,0);
            transform: translate(0,0);
}
#overlay{
    opacity: 0.9!important;
}
#gameid{
    background: none;
}
.success_cover {
    width: 5.9rem;
    position: relative;
}
