dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, span, a, input, textarea, p, blockquote, th, td, header, nav, footer, article, section, aside, time, figure { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; }

h1, h2, h3, h4, h5, h6 { font-size: 14px; font-weight: normal; }

ul { list-style: none; }

legend { display: none; }

fieldset, img { border: none; vertical-align: middle; }

em, cite, i { font-style: normal; }

img { width: 100%; }

div, span, a, li, ul { box-sizing: border-box; }

input, button, textarea { outline: none; border: 0; vertical-align: middle; border: 0; font-family: Microsoft YaHei; }

input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; border-radius: 0; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

textarea { resize: none; }

html { height: 100%; -webkit-text-size-adjust: none; overflow: hidden; }

body { font: 12px/18px Microsoft YaHei; position: relative; margin: 0 auto; color: #000; min-width: 320px; word-break: break-all; height: 100%; overflow: hidden; max-width: 640px; background-color: #009844; }

body a { color: #000; text-decoration: none; cursor: pointer; -webkit-tap-highlight-color: transparent; }

body a:hover, body a:active, body a:focus { text-decoration: none; outline: none; }

@-webkit-keyframes bounce { 0%,20%,53%,80%,100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  40%,43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
  70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } }
@keyframes bounce { 0%,20%,53%,80%,100% { -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
  40%,43% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); }
  70% { -webkit-transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); -webkit-transform: translate3d(0, -15px, 0); transform: translate3d(0, -15px, 0); }
  90% { -webkit-transform: translate3d(0, -4px, 0); transform: translate3d(0, -4px, 0); } }
.bounce { -webkit-animation: bounce 1.2s linear infinite; animation: bounce 1.2s linear infinite; }

@-webkit-keyframes flash { 0%,50%,100% { opacity: 1; }
  25%,75% { opacity: .5; } }
@keyframes flash { 0%,50%,100% { opacity: 1; }
  25%,75% { opacity: .5; } }
.flash { -webkit-animation: flash 3s linear infinite; animation: flash 3s linear infinite; }

.upDown { -webkit-animation: upDown 2s linear infinite; animation: upDown 2s linear infinite; }

@keyframes upDown { from { -webkit-transform: translateY(0px); transform: translateY(0px); }
  50% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  to { -webkit-transform: translateY(0px); transform: translateY(0px); } }
@-webkit-keyframes upDown { from { -webkit-transform: translateY(0px); transform: translateY(0px); }
  50% { -webkit-transform: translateY(-5px); transform: translateY(-5px); }
  to { -webkit-transform: translateY(0px); transform: translateY(0px); } }
.swiper-container { margin: 0 auto; position: relative; overflow: hidden; z-index: 1; }

.swiper-container-vertical > .swiper-wrapper { -webkit-box-orient: vertical; -ms-flex-direction: column; flex-direction: column; }

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

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { -webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; margin: 0 auto; }

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

.swiper-wp8-vertical { -ms-touch-action: pan-x; touch-action: pan-x; }

.swiper-container-vertical > .swiper-pagination { right: 10px; top: 50%; -webkit-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet { margin: 5px 0; display: block; }

#game1, #game2, .alert-result-submit .where, .cf { *zoom: 1; }
#game1:before, #game2:before, .alert-result-submit .where:before, #game1:after, #game2:after, .alert-result-submit .where:after, .cf:before, .cf:after { content: ""; display: table; }
#game1:after, #game2:after, .alert-result-submit .where:after, .cf:after { clear: both; }

.percent2, .logo, .img11, .btn-start, .title31, #game1, .game1-error, #game2, .btn-game2-sure, #game2-put { position: absolute; left: 0; right: 0; margin: auto; }

.animate { opacity: 0; }

.auto-x { position: absolute; left: 0; right: 0; margin: auto; }

.auto-y { position: absolute; top: 0; bottom: 0; margin: auto; }

.full-page { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.swiper-container { overflow: hidden; width: 100%; height: 100%; position: absolute; left: 0; top: 0; max-width: 640px; right: 0; margin: auto; }

.swiper-wrapper { height: 100%; }

.swiper-slide { width: 100%; height: 100%; overflow: hidden; position: relative; float: left; }
.swiper-slide.s1 { background: url("../images/bg1.jpg") center top no-repeat; background-size: 100% 100%; }
.swiper-slide.s2 { background: url("../images/bg2.jpg") center top no-repeat; background-size: 100% 100%; }
.swiper-slide.s3 { background: url("../images/bg3.jpg") center top no-repeat; background-size: 100% 100%; }
.swiper-slide.s4 { background: url("../images/bg4.jpg") center top no-repeat; background-size: 100% 100%; }

.go-next { position: absolute; left: 0; right: 0; bottom: 10px; width: 14px; height: 22px; z-index: 1000; margin: auto; display: none; }

.go-next img { width: 100%; display: block; }

.next-button { left: 0; right: 0; margin: 0 auto; width: 134px; height: 44px; background-position: left -112px; }

.next-button:active { background-position: left -156px; }

.loading { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background: #009844; z-index: 200; }

.percent { height: 30px; line-height: 30px; font-size: 20px; color: #fff; position: absolute; top: 45%; left: 0; text-align: center; right: 0; margin: auto; white-space: nowrap; }

.percent2 { width: 70px; height: 70px; top: 41%; -webkit-animation: rotate2 1.2s linear infinite; animation: rotate2 1.2s linear infinite; -webkit-transform-origin: 50%; transform-origin: 50%; }

@-webkit-keyframes rotate2 { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes rotate2 { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
.shares { position: absolute; left: 0; width: 100%; top: 0; height: 100%; z-index: 300; background: rgba(0, 0, 0, 0.7); display: none; }

.share { width: 86.88%; height: 8.93%; top: 81%; opacity: 1; }

.active .share { animation: l-r 1s linear forwards; -webkit-animation: l-r 1s linear forwards; }

#music { position: absolute; width: 24px; height: 24px; right: 8px; top: 8px; z-index: 10; opacity: 0.5; }

.music { width: 100%; height: 100%; background: url(../images/music.png) no-repeat center center; background-size: 100%; }

.play { animation: rotate 1.2s linear infinite; -webkit-animation: rotate 1.2s linear infinite; }

#music > span { color: #fff; position: absolute; left: -56px; top: 0; line-height: 36px; font-size: 14px; opacity: 0; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; }

#music > span.zshow { left: -36px; opacity: 1; }

.musics { width: 9px; height: 13px; position: absolute; left: -6px; bottom: 0; }

.musics span { position: absolute; right: 0; bottom: 0; width: 100%; height: 100%; background: url(../images/musics.png) no-repeat center center; background-size: 100%; }

@keyframes rotate { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(-360deg); transform: rotate(-360deg); } }
@-webkit-keyframes rotate { 0% { -webkit-transform: rotate(0); }
  100% { -webkit-transform: rotate(-360deg); } }
.logo, .img11, .btn-start, .title31, #game1, .game1-error, #game2, .btn-game2-sure, #game2-put { width: 100%; }

.btn-rule, .btn-intro, .btn-game1, .btn-game2, .btn-rule-game1, .btn-rule-game2, .btn-game2-reset, .btn-game2-over, .balance { position: absolute; }

.logo { bottom: 0; left: 0; z-index: 99; }

.img11 { top: 12%; }

.btn-start { width: 60%; bottom: 15%; }

.btn-rule { width: 28%; right: 0; right: 5%; }

.btn-intro { width: 43%; top: 5%; left: 0; }

.btn-game1 { width: 3.41rem; height: 4.29rem; left: .27rem; top: 1.67rem; }

.btn-game2 { width: 3.08rem; height: 4.09rem; right: .33rem; top: 3.83rem; }

.btn-rule-game1, .btn-rule-game2 { width: 28%; left: 6%; top: 0; }

.title31 { top: 13%; }

#game1 { top: 28%; padding: 0 .2rem; }
#game1 li { width: 1.4rem; height: 1.94rem; border-radius: .1rem; overflow: hidden; float: left; margin: .05rem .05rem .2rem .05rem; position: relative; box-shadow: .06rem .06rem .1rem 0 #2a6735; }
#game1 li img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; cursor: pointer; }
#game1 li .face { z-index: 8; }
#game1 li .img { z-index: 6; }

.game1-error { top: 75%; display: none; }

#game2 { top: 10%; padding: 0 .2rem; text-align: center; }
#game2 li { width: 2rem; height: 2.8rem; border-radius: .1rem; overflow: hidden; margin: 0 .25rem; position: relative; display: inline-block; box-shadow: .06rem .06rem .1rem 0 #2a6735; }
#game2 li img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
#game2 li .face { z-index: 8; }
#game2 li .img { z-index: 6; }

#game2-put { width: 5.6rem; height: 2.9rem; background: url("../images/game2-bg.png") center top no-repeat; background-size: 100% 100%; top: 41%; }
#game2-put #put1, #game2-put #put2 { width: 50%; height: 2.3rem; position: absolute; bottom: 0; overflow: hidden; }
#game2-put .number { width: 100%; height: .8rem; position: absolute; text-align: center; bottom: .1rem; line-height: .8rem; font-size: .435rem; color: #fff000; font-weight: bold; }
#game2-put .icon { width: 1.01rem; height: .78rem; margin-right: .2rem; position: relative; top: -.1rem; }
#game2-put #put1 { left: 0; }
#game2-put #put2 { right: 0; }

.btn-game2-sure { width: 2.56rem; top: 72%; }

.btn-game2-reset { width: 1.58rem; top: 77%; right: 5%; }

.btn-game2-over { width: 2.26rem; top: 83%; left: 3%; display: none; }

.balance { background: url("../images/icon41.png") left center no-repeat; background-size: .8rem .8rem; padding-left: .9rem; line-height: .8rem; right: 5%; top: 1%; font-size: .43rem; font-weight: bold; }

@media screen and (max-height: 416px) { .logo { bottom: -.1rem; }
  .btn-game1 { top: 1.5rem; }
  .btn-game2 { top: 3.5rem; }
  .title31 { top: 10%; }
  #game1 { top: 24%; }
  .game1-error { top: 77%; }
  #game2 li { width: 1.6rem; height: 2.2rem; }
  #game2-put { width: 4rem; height: 2.06rem; top: 41%; }
  #game2-put #put1, #game2-put #put2 { height: 1.8rem; }
  #game2-put .number { height: .6rem; bottom: .05rem; line-height: .6rem; font-size: .35rem; font-weight: normal; }
  #game2-put .icon { width: .5rem; height: .39rem; margin-right: .1rem; top: -.05rem; }
  .btn-game2-sure { width: 2.3rem; top: 68%; }
  .btn-game2-reset { width: 1.4rem; top: 74%; }
  .btn-game2-over { width: 2rem; top: 80%; }
  .balance { background-size: .6rem .6rem; padding-left: .7rem; line-height: .6rem; font-size: .35rem; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .logo { bottom: -.1rem; }
  .btn-game1 { top: 1.5rem; }
  .btn-game2 { top: 3.5rem; }
  .title31 { top: 10%; }
  #game1 { top: 24%; }
  .game1-error { top: 77%; }
  #game2 li { width: 1.6rem; height: 2.2rem; }
  #game2-put { width: 4rem; height: 2.06rem; top: 41%; }
  #game2-put #put1, #game2-put #put2 { height: 1.8rem; }
  #game2-put .number { height: .6rem; bottom: .05rem; line-height: .6rem; font-size: .35rem; font-weight: normal; }
  #game2-put .icon { width: .5rem; height: .39rem; margin-right: .1rem; top: -.05rem; }
  .btn-game2-sure { width: 2.3rem; top: 68%; }
  .btn-game2-reset { width: 1.4rem; top: 74%; }
  .btn-game2-over { width: 2rem; top: 80%; }
  .balance { background-size: .6rem .6rem; padding-left: .7rem; line-height: .6rem; font-size: .35rem; } }
.show { display: block !important; }

.alert { display: none; width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 1000; height: 100%; background-color: rgba(0, 0, 0, 0.8); }
.alert .box { position: absolute; left: 50%; top: 50%; border-radius: .1rem; padding: .3rem; font-size: .22rem; line-height: .3rem; color: #231815; background: url("../images/alert2.png") left top no-repeat; background-size: 100% 100%; width: 4.75rem; height: 6.5rem; margin-left: -2.375rem; margin-top: -3.235rem; }
.alert .box.bg3 { background-image: url(../images/alert3.png); height: 7.4rem; margin-top: -3.7rem; }
.alert .box p { position: relative; }
.alert .box p.pl15 { padding-left: 1.5em; }
.alert .box p.pl15 i { position: absolute; left: 0; }
.alert .title { font-size: .44rem; font-weight: bold; text-align: center; padding: .5rem 0; color: #231815; line-height: .5rem; }
.alert .con { text-align: justify; padding: 0 .2rem; }
.alert .operate { height: 1.1rem; position: absolute; bottom: -.54rem; text-align: center; width: 100%; left: 0; }
.alert .operate img { display: block; margin: 0 auto; cursor: pointer; }
.alert .mg10 { margin: .1rem 0; }
.alert .mg20 { margin: .2rem 0; }

.radio { background: url("../images/radio.png") left center no-repeat; background-size: .29rem .27rem; padding-left: .35rem; line-height: .5rem; cursor: pointer; display: inline-block; }
.radio.on { background-image: url(../images/radio-on.png); }

.alert-rule .con { font-size: .24rem; }

.alert-game1-rule .box { padding-top: 1.2rem; }
.alert-game1-rule .con { font-size: .26rem; line-height: .34rem; margin-top: .8rem; }
.alert-game1-rule p { margin-bottom: .1rem; }
.alert-game1-rule .tips { position: absolute; bottom: -1rem; width: 100%; left: 0; color: #fff; text-align: center; font-size: .25rem; }

@media screen and (max-height: 416px) { .alert-game1-rule .box { top: 45%; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .alert-game1-rule .box { top: 45%; } }
.alert-game2-rule .title { padding: .1rem 0 .2rem 0; }
.alert-game2-rule .con { padding: 0 .1rem; }
.alert-game2-rule .tips { position: absolute; top: -.6rem; width: 100%; left: 0; color: #fff; text-align: center; font-size: .25rem; }
.alert-game2-rule .con2 { width: 3.8rem; margin: 0 auto; border-top: #c6b367 1px solid; margin-top: .1rem; padding-top: .1rem; }
.alert-game2-rule .con2 h4 { font-size: .27rem; text-align: center; }
.alert-game2-rule .con2 p { font-size: .22rem; text-align: center; }
.alert-game2-rule .con2 img { display: block; margin-top: 0.05rem; }

@media screen and (max-height: 416px) { .alert-game2-rule .tips { top: -.4rem; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .alert-game2-rule .tips { top: -.4rem; } }
.alert-game1-error .title { padding: 1.5rem 0; font-size: .7rem; }
.alert-game1-error .operate { bottom: 1.4rem; }

.alert-game-through .title, .alert-game-complete .title, .alert-game-allin .title { padding: 1.2rem 0; font-size: .7rem; line-height: .8rem; }
.alert-game-through .operate, .alert-game-complete .operate, .alert-game-allin .operate { bottom: 1.4rem; }

.alert-game-allin .box { padding-left: 0; padding-right: 0; }
.alert-game-allin .title { padding: 1rem 0; }
.alert-game-allin .operate { bottom: 1.5rem; }
.alert-game-allin .operate img { margin-bottom: .15rem; }

.alert-game-through .title, .alert-game-complete .title { padding: 1rem 0 .4rem 0; }
.alert-game-through .tips, .alert-game-complete .tips { font-size: .3rem; line-height: .34rem; text-align: center; font-weight: bold; }
.alert-game-through .operate, .alert-game-complete .operate { bottom: .7rem; }

.alert-game1-item .title { font-size: .7rem; color: #fff; text-shadow: .05rem .1rem .1rem #333; }
.alert-game1-item .img { width: 1.9rem; height: 1.9rem; margin: .3rem auto; }
.alert-game1-item .txt { font-size: .3rem; text-align: center; line-height: .38rem; padding: .1rem .3rem; }
.alert-game1-item .btn-close { width: .86rem; height: .86rem; position: absolute; bottom: -1rem; left: 50%; margin-left: -.43rem; }

@media screen and (max-height: 416px) { .alert-game1-item .box { top: 45%; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .alert-game1-item .box { top: 45%; } }
.alert-result-submit .title { margin-bottom: -.2rem; }
.alert-result-submit .box { font-size: .24rem; }
.alert-result-submit .subtitle { margin-bottom: .6rem; }
.alert-result-submit p { text-align: center; }
.alert-result-submit .where { text-align: center; margin-top: .1rem; }
.alert-result-submit .where li { display: inline-block; width: 1.61rem; height: .73rem; background: url("../images/where1.png") left top no-repeat; background-size: 100% 100%; padding-top: .15rem; line-height: .55rem; padding-right: .3rem; }
.alert-result-submit .where li.on { background-image: url(../images/where1-on.png); }
.alert-result-submit .where li:nth-child(2) { background-image: url(../images/where2.png); }
.alert-result-submit .where li:nth-child(2).on { background-image: url(../images/where2-on.png); }
.alert-result-submit .con2 { width: 3.32rem; height: 2.12rem; background: url("../images/box131.png") center top no-repeat; background-size: 100% 100%; margin: .4rem auto; padding: .2rem; line-height: .5rem; }
.alert-result-submit .con2 p { text-align: left; overflow: hidden; }
.alert-result-submit .con2 img { width: .46rem; height: .55rem; float: left; margin-left: .4rem; margin-right: .3rem; line-height: 5.5rem; }
.alert-result-submit .con2 h3 { text-align: center; font-size: .24rem; margin-bottom: .1rem; }

.alert-choose-prizes .box { padding-top: .1rem; }
.alert-choose-prizes .tips { text-align: center; }
.alert-choose-prizes .top-tips { position: absolute; top: 1.2rem; width: 100%; left: 0; text-align: center; }

.prizes-list { width: 3.8rem; margin: 0 auto; height: 4.8rem; overflow-x: hidden; overflow-y: scroll; }
.prizes-list li { width: 3.8rem; height: 1.1rem; background: url("../images/bg15.png") left top no-repeat; background-size: 100% 100%; margin-bottom: .1rem; padding-top: .2rem; }
.prizes-list li.on { background-image: url(../images/bg15-on.png); }
.prizes-list h4 { text-align: center; font-size: .36rem; font-weight: bold; }
.prizes-list p { font-size: .24rem; text-align: center; margin-top: .15rem; }

.alert-result-submit2 .box { padding-top: 0; }
.alert-result-submit2 .title { padding-bottom: 0; }
.alert-result-submit2 .subtitle { text-align: center; line-height: .6rem; }
.alert-result-submit2 .prizes-list { height: 2.35rem; overflow: hidden; }
.alert-result-submit2 .input { font-size: .24rem; }
.alert-result-submit2 .input p { text-align: center; line-height: .4rem; margin-top: .1rem; }
.alert-result-submit2 .input input { width: 3.8rem; height: .5rem; background: url("../images/input.png") left top no-repeat; background-size: 100% 100%; border: none; padding: 0; text-align: center; display: block; margin: 0 auto; }
.alert-result-submit2 .info { padding: 0 .3rem; margin: .1rem 0; font-size: .23rem; line-height: .3rem; height: 1.65rem; overflow-x: hidden; overflow-x: scroll; }
.alert-result-submit2 .info h4 { margin-bottom: .15rem; }
