@charset "UTF-8";
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%; }

input, button, textarea { outline: none; border: 0; vertical-align: middle; border: 0; font-family: "Hiragino Sans GB","Hiragino Sans GB W3","微软雅黑","宋体",Helvetica, Arial, sans-serif; }

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

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 0.8s linear; animation: bounce 0.8s linear; }

@-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 1.5s linear infinite; animation: flash 1.5s linear infinite; }

.percent2, .img01, .img02, .img03, .img11, .xingzuo02, .xingzuo05, .xingzuo08, .xingzuo11, .img21, .img22, .img31, .img32, .img41, .img42, .img51, .img52, .img61, .img62, .img71, .img72, .img81, .img82, .img91, .img92, .img101, .img102, .img111, .img112, .img121, .img122, .img131, .img132, .txt20, .txt30, .txt40, .txt50, .txt60, .txt70, .txt80, .txt90, .txt100, .txt110, .txt120, .txt130, .txt21, .txt31, .txt41, .txt51, .txt61, .txt71, .txt81, .txt91, .txt101, .txt111, .txt121, .txt131 { 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%; overflow: hidden; }

.swiper-slide { width: 100%; height: 100%; overflow: hidden; position: relative; float: left; }

.loading { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; background: #10699c; 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; 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; 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); } }
.btn-back, .btn-share { position: absolute; width: 30%; bottom: 2%; display: none; }

.btn-back { left: 8%; }

.btn-share { right: 10%; }

.bg { width: 100%; height: 100%; }

.xingzuo01, .xingzuo03, .xingzuo04, .xingzuo06, .xingzuo07, .xingzuo09, .xingzuo10, .xingzuo12, .img23, .img33, .img43, .img53, .img63, .img73, .img83, .img93, .img103, .img113, .img123, .img133 { position: absolute; }

.img01, .img02 { width: 100%; top: 0; }

.img03 { width: 35%; bottom: 4%; }

.img11 { width: 100%; top: 0; }

.xingzuo01, .xingzuo02, .xingzuo03, .xingzuo04, .xingzuo05, .xingzuo06, .xingzuo07, .xingzuo08, .xingzuo09, .xingzuo10, .xingzuo11, .xingzuo12 { width: 28%; }

.xingzuo01, .xingzuo02, .xingzuo03 { top: 15%; }

.xingzuo04, .xingzuo05, .xingzuo06 { top: 35%; }

.xingzuo07, .xingzuo08, .xingzuo09 { top: 55%; }

.xingzuo10, .xingzuo11, .xingzuo12 { top: 75%; }

.xingzuo01, .xingzuo04, .xingzuo07, .xingzuo10 { left: 5%; }

.xingzuo03, .xingzuo06, .xingzuo09, .xingzuo12 { right: 5%; }

.img21, .img22, .img31, .img32, .img41, .img42, .img51, .img52, .img61, .img62, .img71, .img72, .img81, .img82, .img91, .img92, .img101, .img102, .img111, .img112, .img121, .img122, .img131, .img132 { width: 100%; }

.img21, .img31, .img41, .img51, .img61, .img71, .img81, .img91, .img101, .img111, .img121, .img131 { top: 0; z-index: 99; }

.img22, .img32, .img42, .img52, .img62, .img72, .img82, .img92, .img102, .img112, .img122, .img132 { top: 14%; }

.img23, .img33, .img43, .img53, .img63, .img73, .img83, .img93, .img103, .img113, .img123, .img133 { z-index: 9; top: 14%; }

.txt20, .txt30, .txt40, .txt50, .txt60, .txt70, .txt80, .txt90, .txt100, .txt110, .txt120, .txt130, .txt21, .txt31, .txt41, .txt51, .txt61, .txt71, .txt81, .txt91, .txt101, .txt111, .txt121, .txt131 { width: 100%; top: 66%; z-index: 9; }

.img23 { width: 55%; right: 2%; top: 10%; }

.img33 { width: 50%; left: -1%; top: 12%; }

.img43 { width: 55%; left: 32%; }

.img53 { width: 50%; left: 28%; }

.img63 { width: 60%; left: -8%; }

.img73 { width: 65%; left: 18%; top: 12%; }

.img83 { width: 50%; left: 2%; top: 17%; }

.img93 { width: 60%; left: 28%; }

.img103 { width: 55%; right: -1%; top: 10%; }

.img113 { width: 53%; top: 10%; left: -3%; }

.img123 { width: 60%; left: -3%; top: 11%; }

.img133 { width: 62%; top: 12%; left: 17%; }

@media screen and (max-height: 416px) { .img01 { width: 90%; top: -3%; }
  .img11 { width: 90%; }
  .xingzuo01, .xingzuo02, .xingzuo03, .xingzuo04, .xingzuo05, .xingzuo06, .xingzuo07, .xingzuo08, .xingzuo09, .xingzuo10, .xingzuo11, .xingzuo12 { width: 23%; }
  .xingzuo01, .xingzuo02, .xingzuo03 { top: 18%; }
  .xingzuo04, .xingzuo05, .xingzuo06 { top: 38%; }
  .xingzuo07, .xingzuo08, .xingzuo09 { top: 58%; }
  .xingzuo10, .xingzuo11, .xingzuo12 { top: 78%; }
  .txt20, .txt30, .txt40, .txt50, .txt60, .txt70, .txt80, .txt90, .txt100, .txt110, .txt120, .txt130, .txt21, .txt31, .txt41, .txt51, .txt61, .txt71, .txt81, .txt91, .txt101, .txt111, .txt121, .txt131 { width: 90%; top: 66%; z-index: 9; }
  .img21, .img31, .img41, .img51, .img61, .img71, .img81, .img91, .img101, .img111, .img121, .img131 { top: -2%; width: 90%; }
  .img22, .img32, .img42, .img52, .img62, .img72, .img82, .img92, .img102, .img112, .img122, .img132 { width: 80%; top: 16%; }
  .btn-back, .btn-share { width: 25%; bottom: 1%; }
  .btn-back { left: 12%; }
  .btn-share { right: 14%; }
  .img23 { top: 8%; }
  .img33 { width: 50%; left: -1%; top: 12%; }
  .img43 { width: 55%; left: 32%; }
  .img53 { width: 50%; left: 28%; top: 12%; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .img01 { width: 90%; top: -3%; }
  .img11 { width: 90%; }
  .xingzuo01, .xingzuo02, .xingzuo03, .xingzuo04, .xingzuo05, .xingzuo06, .xingzuo07, .xingzuo08, .xingzuo09, .xingzuo10, .xingzuo11, .xingzuo12 { width: 23%; }
  .xingzuo01, .xingzuo02, .xingzuo03 { top: 18%; }
  .xingzuo04, .xingzuo05, .xingzuo06 { top: 38%; }
  .xingzuo07, .xingzuo08, .xingzuo09 { top: 58%; }
  .xingzuo10, .xingzuo11, .xingzuo12 { top: 78%; }
  .txt20, .txt30, .txt40, .txt50, .txt60, .txt70, .txt80, .txt90, .txt100, .txt110, .txt120, .txt130, .txt21, .txt31, .txt41, .txt51, .txt61, .txt71, .txt81, .txt91, .txt101, .txt111, .txt121, .txt131 { width: 90%; top: 66%; z-index: 9; }
  .img21, .img31, .img41, .img51, .img61, .img71, .img81, .img91, .img101, .img111, .img121, .img131 { top: -2%; width: 90%; }
  .img22, .img32, .img42, .img52, .img62, .img72, .img82, .img92, .img102, .img112, .img122, .img132 { width: 80%; top: 16%; }
  .btn-back, .btn-share { width: 25%; bottom: 1%; }
  .btn-back { left: 12%; }
  .btn-share { right: 14%; }
  .img23 { top: 8%; } }
