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: #fff; }

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: 0; } }
@keyframes flash { 0%,50%,100% { opacity: 1; }
  25%,75% { opacity: 0; } }
.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; -webkit-flex-direction: column; flex-direction: column; }

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

.swiper-container-android .swiper-slide, .swiper-wrapper { -webkit-transform: translate3d(0, 0, 0); -ms-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; -webkit-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; -webkit-flex-shrink: 0; -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); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet { margin: 5px 0; display: block; }

.percent2, .btm, .img00, .face11, .txt11, .img11, .img12, .face21, .txt21, .btn21, .img31, .txt41, .img4, .img51, .img5, .img61, .img6, .img71, .img72, .img73, .img74, .img75, .img81, .img82, .img83, .img84, .img91, .img92, .img93, .img94, .img95, .img101, .img10, .img106, .img111, .img11-all, .img121, .img12-all { position: absolute; left: 0; right: 0; margin: auto; }

.bg { position: absolute; width: 100%; height: 100%; left: 0; top: 0; }

.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; background: #fff url(../images/bg1.png) 0 0 repeat; background-size: .4rem .4rem; }

.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; z-index: 200; background: #fff url(../images/bg1.png) 0 0 repeat; background-size: .4rem .4rem; }

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

.percent2 { width: 70px; height: 70px; top: 41%; -webkit-animation: rotate2 1.2s linear infinite; animation: rotate2 1.2s linear infinite; -webkit-transform-origin: 50%; -ms-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; }

.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); } }
.bg { overflow: hidden; }
.bg img { width: 100%; height: 100%; }

.btm { width: 100%; bottom: 0; z-index: 99; }

.img00 { width: 100%; top: 18%; }

.img01 { z-index: 9; }

.img02, .img03 { z-index: 8; -webkit-transform-origin: 50% 80%; -ms-transform-origin: 50% 80%; transform-origin: 50% 80%; }

.img042 { z-index: 7; }

.img05 { -webkit-transform-origin: 50% 80%; -ms-transform-origin: 50% 80%; transform-origin: 50% 80%; }

.img04, .img042, .img05 { opacity: 0; }

.face11 { width: 35%; top: 8%; }

.txt11 { width: 100%; top: 33%; }

.img11, .img12 { top: 60%; width: 100%; }

.img11 { z-index: 9; }

.face21 { width: 43%; top: 12%; }
.face21 .time { position: absolute; left: 50%; width: 1rem; margin-left: -.5rem; top: -.12rem; text-align: center; font-size: .3rem; }

.txt21 { width: 100%; text-align: center; top: 43%; font-size: .26rem; }
.txt21 img { display: block; margin-bottom: .15rem; }

.btn21 { width: 20%; top: 70%; }

.img31 { width: 90%; bottom: 8%; }

.img34 { width: 50%; position: absolute; right: 4%; top: 2%; }

.img30, .img33 { z-index: 9; }

.face41 { position: absolute; width: 32%; left: 5%; top: 3%; }

.txt41 { width: 100%; top: 6%; }

.img4 { width: 100%; top: 22%; }

.img41 { z-index: 9; }

.img43 { z-index: 10; }

.img51 { width: 100%; top: 5%; }

.img5 { width: 100%; top: 23%; z-index: 9; }

.bg5 { z-index: 1; }

.img61 { width: 100%; top: 5%; }

.img6 { width: 100%; top: 13%; }

.img62 { z-index: 9; }

.img71 { width: 100%; top: 3%; }

.img72 { width: 100%; top: 9%; }

.img73 { width: 100%; top: 28%; }

.img74 { width: 100%; top: 40%; }

.img75 { width: 100%; top: 52%; }

.img76 { position: absolute; width: 15%; bottom: 12%; left: 12%; }

.img81 { width: 100%; top: 1%; }

.img82 { width: 94%; top: 10%; }

.img83 { width: 94%; top: 34%; }

.img84 { width: 94%; top: 58%; }

.img91 { width: 94%; top: 2%; }

.img92 { width: 94%; top: 10%; }

.img93 { width: 94%; top: 30%; }

.img94 { width: 94%; top: 50%; }

.img95 { width: 94%; top: 66%; }

.img101 { width: 100%; top: 2%; }

.img10 { width: 95%; top: 7%; }

.img106 { width: 90%; top: 64%; }

.img111 { width: 100%; top: 2%; }

.img11-all { width: 94%; top: 20%; }

.img121 { width: 96%; top: 2%; }

.img12-all { width: 92%; bottom: 0; }

.img122, .img126 { z-index: 9; }

@media screen and (max-height: 416px) { .btm { bottom: -2%; }
  .img00 { width: 90%; top: 18%; }
  .img01 { z-index: 9; }
  .img02, .img03 { z-index: 8; }
  .img042 { z-index: 7; }
  .img05 { -webkit-transform-origin: 50% 80%; -ms-transform-origin: 50% 80%; transform-origin: 50% 80%; }
  .face11 { width: 30%; top: 8%; }
  .txt11 { width: 90%; }
  .img11, .img12 { top: 50%; width: 100%; }
  .face21 { width: 38%; top: 4%; }
  .face21 .time { font-size: .24rem; }
  .txt21 { width: 90%; top: 38%; }
  .btn21 { width: 18%; top: 75%; }
  .img31 { width: 80%; bottom: 8%; }
  .img34 { width: 45%; right: 2%; top: 1%; }
  .face41 { position: absolute; width: 26%; left: 10%; top: 2%; }
  .txt41 { width: 80%; top: 4%; }
  .img4 { width: 88%; top: 18%; }
  .img51 { width: 80%; top: 1%; }
  .img5 { width: 88%; top: 18%; }
  .img61 { width: 80%; top: 1%; }
  .img6 { width: 88%; top: 8%; }
  .img71 { width: 80%; top: 1%; }
  .img72 { width: 88%; top: 6%; }
  .img73 { width: 88%; top: 22%; }
  .img74 { width: 88%; top: 38%; }
  .img75 { width: 88%; top: 48%; }
  .img76 { position: absolute; width: 12%; bottom: 15%; left: 12%; }
  .img81 { width: 80%; top: 1%; }
  .img82 { width: 80%; top: 10%; }
  .img83 { width: 80%; top: 34%; }
  .img84 { width: 80%; top: 58%; }
  .img91 { width: 80%; top: 2%; }
  .img92 { width: 80%; top: 10%; }
  .img93 { width: 80%; top: 30%; }
  .img94 { width: 80%; top: 50%; }
  .img95 { width: 80%; top: 66%; }
  .img101 { width: 80%; top: 1%; }
  .img10 { width: 80%; top: 5%; }
  .img106 { width: 80%; top: 62%; }
  .img111 { width: 80%; top: 1%; }
  .img11-all { width: 80%; top: 18%; }
  .img121 { width: 80%; top: 1%; }
  .img12-all { width: 80%; bottom: -1%; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .btm { bottom: -2%; }
  .img00 { width: 90%; top: 18%; }
  .img01 { z-index: 9; }
  .img02, .img03 { z-index: 8; }
  .img042 { z-index: 7; }
  .img05 { -webkit-transform-origin: 50% 80%; -ms-transform-origin: 50% 80%; transform-origin: 50% 80%; }
  .face11 { width: 30%; top: 8%; }
  .txt11 { width: 90%; }
  .img11, .img12 { top: 50%; width: 100%; }
  .face21 { width: 38%; top: 4%; }
  .face21 .time { font-size: .24rem; }
  .txt21 { width: 90%; top: 38%; }
  .btn21 { width: 18%; top: 75%; }
  .img31 { width: 80%; bottom: 8%; }
  .img34 { width: 45%; right: 2%; top: 1%; }
  .face41 { position: absolute; width: 26%; left: 10%; top: 2%; }
  .txt41 { width: 80%; top: 4%; }
  .img4 { width: 88%; top: 18%; }
  .img51 { width: 80%; top: 1%; }
  .img5 { width: 88%; top: 18%; }
  .img61 { width: 80%; top: 1%; }
  .img6 { width: 88%; top: 8%; }
  .img71 { width: 80%; top: 1%; }
  .img72 { width: 88%; top: 6%; }
  .img73 { width: 88%; top: 22%; }
  .img74 { width: 88%; top: 38%; }
  .img75 { width: 88%; top: 48%; }
  .img76 { position: absolute; width: 12%; bottom: 15%; left: 12%; }
  .img81 { width: 80%; top: 1%; }
  .img82 { width: 80%; top: 10%; }
  .img83 { width: 80%; top: 34%; }
  .img84 { width: 80%; top: 58%; }
  .img91 { width: 80%; top: 2%; }
  .img92 { width: 80%; top: 10%; }
  .img93 { width: 80%; top: 30%; }
  .img94 { width: 80%; top: 50%; }
  .img95 { width: 80%; top: 66%; }
  .img101 { width: 80%; top: 1%; }
  .img10 { width: 80%; top: 5%; }
  .img106 { width: 80%; top: 62%; }
  .img111 { width: 80%; top: 1%; }
  .img11-all { width: 80%; top: 18%; }
  .img121 { width: 80%; top: 1%; }
  .img12-all { width: 80%; bottom: -1%; } }
