 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 }
 body {
    background-color:#008b95;
    width: 7.5rem;
    margin: 0 auto;
    font-family: "Noto Sans SC"
}
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;
   
    }
.container{
    width:100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.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: 5px 0 10px 5px;
  }
  .game-txt {
    width: 7rem;
    margin-top: 0.3rem;
  }
  .game-txt .top-txt {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 0.34rem;
  }
  .game-txt .top-txt > img {
    width: 0.56rem;
    height: 0.56rem;
    margin-right: 0.1rem;
  }
  .game-txt .con {
    font-size: 0.32rem;
    color: #fff;
    line-height: 0.45rem;
    margin: 0.3rem 0;
  }
.header{
    width:100%;
    position: relative;
}
.header a{display: block;}
.head-history{
    background:url("../images/history.png") center center no-repeat;
    background-size: 100%;
    width:0.4rem;
    height:0.4rem;
    position:absolute;
    top:0.4rem;
    right:0.3rem;
    display: block;
}
.head-img{
    width:100%;
    height:1.2rem;
}

.header-box{
    width:4.16rem;
    height:4.16rem;
    overflow: hidden;
    margin:0 auto 0.3rem;
    border-radius: 0.3rem;
    overflow: hidden;
}
.game-img{
    display: flex;
    align-items: center;
    justify-content: center;
    width:100%;
    position: relative;
}
.game-img img{width:100%;height:100%;}
.game-intro{
    position: absolute;
    left:50%;
    top:0;
    transform: translateX(-50%);
    background-color: rgba(0, 0, 0, .5);
    width:4.16rem;
    height:4.16rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    cursor: pointer;
}
.icon-play{background:url("../images/icon_play.png") center center no-repeat;background-size:100%;width:1.4rem;height:1.4rem;display: inline-block;}
.btn-plays{display: flex;flex-direction: column;align-items: center;justify-content: center;}
.btn-plays p{color:#fff;font-size:18px;font-weight: bold;}
.name{
    width:100%;
    color:#fff;
    font-size:0.3rem;
    text-align: center;
    margin:0 0 0.3rem;
    /* -webkit-text-stroke:1px #1E1E1E; */
}
.title{
    width:7rem;
    margin:0.2rem 0;
    display: flex;
    align-items: center;
    position: relative;
    font-weight: bold;
    color:#fff;
    font-size:0.28rem;
    display: flex;
    justify-content: space-between;
    text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
}
.box2 .title ,.box3 .title{
    margin-top:0;
}
.box1,.box2,.box3,.box4{
    width:7rem;
    margin:0 auto;
}
.box-list1,.box-list2,.box-list3,.box-list4 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.box-list1 .items,.box-list2 .items,.box-list3 .items,.box-list4 .items{ 
    width:1.6rem;
    height:1.6rem;
    margin-bottom:0.3rem;
    margin-right:0.2rem;
    border-radius: 0.2rem;
    overflow: hidden;
    position: relative;
    box-shadow: 0px 0 3px 2px rgba(0,0,0,0.3);
    background: url("../images/default.png") center center no-repeat;
    background-size:100%;
}
.items:nth-child(4n){
    margin-right:0;
}
.items img{
    width:100%;
    height:100%;

}
.items a{
    display: block;
    width:100%;
    height:100%;
    position: absolute;
    top:0;
}
.box-list1 .items>p,.box-list2 .items>p,.box-list3 .items>p,.box-list4 .items>p{
    width:100%;
    height:0.4rem;
    padding-left:0.1rem;
    line-height:0.4rem;
    color:#1E1E1E;
    background-color:rgba(216, 216, 216, 0.75);
    font-size:0.16rem;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break:break-all;
    position: absolute;
    left:0;
    bottom:0;
    z-index: 100;
    -webkit-text-stroke:0.01rem #1E1E1E;
}
.start-progress {
    display: none;
      width: 90%;
      height: 1.33333rem;
      line-height: 1.33333rem;
      margin: .26667rem auto;
      background-color: #000;
      border-radius: .56rem;
      font-size: .53333rem;
      color: #fff;
      text-align: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      align-items: center;
      position: absolute;
      bottom: 0.3rem;
      box-shadow: 0 4px 0 #000000;
}
  .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 .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);
      animation: scale .75s -.24s infinite cubic-bezier(.2,.68,.18,1.08);
      display: inline-block;
  }
  
  .ball-pulse>div:nth-child(2) {
      -webkit-animation: scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);
      animation: scale .75s -.12s infinite cubic-bezier(.2,.68,.18,1.08);
      display: inline-block;
  }
  
  .ball-pulse>div:nth-child(3) {
      -webkit-animation: scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);
      animation: scale .75s 0s infinite cubic-bezier(.2,.68,.18,1.08);
      display: inline-block;
  }
  
  @-webkit-keyframes scale {
      0%, 80% {
          -webkit-transform: scale(1);
          transform: scale(1);
          opacity: 1
      }
  
      45% {
          -webkit-transform: scale(.1);
          transform: scale(.1);
          opacity: .7
      }
  }

.dialog{
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index: 200;
    display: none;
}

.footer-bt{width: 100%;margin:0.3rem auto 0;background-color:transparent;box-shadow: none;}
.footer-bt a{display: block;margin: 0 auto;}
.ft-img{width:6.94rem;height: 100%;margin: 0 auto;}
.footer-bt .txts{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;background-color:#fff;display: flex;flex-direction: row; align-items: center;justify-content: space-between;margin:0 auto 0.3rem; border-radius: 0.2rem;box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.3);}
.ft-nav a{color:#000;font-size:0.24rem;font-weight: bold;text-align: center;text-decoration: underline;}
.ft-nav span{width:0.1rem;height:0.4rem;overflow: hidden;}
.empty{width:100%;height:0.8rem;}

.adv {
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex
}

.adv p {
    text-align: center;
    color: #000;
    width: 100%;
    margin: 20px 0;
    font-size: 20px
}