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

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; }

.img11, .img12, .video-box1, .line, .txt21, .txt22, .txt23, .txt24, .img31, .txt41, .txt42, .img45, .img54, .yeshu, .yeshu .img51, .yeshu .txt50, .yeshu .img52, .yeshu .img53, .yeshu .p, .auto-x { position: absolute; left: 0; right: 0; margin: auto; }

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

.bg1 { 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%; overflow: hidden; }

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

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

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

.bounceInDown, .bounceIn, .zoomInDown { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

.infinite.bounceInDown, .infinite.bounceIn, .infinite.zoomInDown { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; }

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

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

.percent-line { position: absolute; top: 50%; height: 1px; left: 0; margin: auto; background-color: #fff; background-size: 100%; -webkit-transition: width 0.3s linear; transition: width 0.3s linear; }

#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); } }
@-webkit-keyframes water { 0% { display: none; }
  50% { display: block; }
  100% { display: none; } }
@keyframes water { 0% { display: none; }
  50% { display: block; }
  100% { display: none; } }
.water { animation: water 1s linear infinite; -webkit-animation: water 1s linear infinite; }

@-webkit-keyframes bounceInDown { 0%,60%,75%,90%,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); }
  0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
  100% { -webkit-transform: none; transform: none; } }
@keyframes bounceInDown { 0%,60%,75%,90%,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); }
  0% { opacity: 0; -webkit-transform: translate3d(0, -3000px, 0); transform: translate3d(0, -3000px, 0); }
  60% { opacity: 1; -webkit-transform: translate3d(0, 25px, 0); transform: translate3d(0, 25px, 0); }
  75% { -webkit-transform: translate3d(0, -10px, 0); transform: translate3d(0, -10px, 0); }
  90% { -webkit-transform: translate3d(0, 5px, 0); transform: translate3d(0, 5px, 0); }
  100% { -webkit-transform: none; transform: none; } }
.bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; }

@-webkit-keyframes bounceIn { 0%,20%,40%,60%,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); }
  0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
@keyframes bounceIn { 0%,20%,40%,60%,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); }
  0% { opacity: 0; -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  20% { -webkit-transform: scale3d(1.1, 1.1, 1.1); transform: scale3d(1.1, 1.1, 1.1); }
  40% { -webkit-transform: scale3d(0.9, 0.9, 0.9); transform: scale3d(0.9, 0.9, 0.9); }
  60% { opacity: 1; -webkit-transform: scale3d(1.03, 1.03, 1.03); transform: scale3d(1.03, 1.03, 1.03); }
  80% { -webkit-transform: scale3d(0.97, 0.97, 0.97); transform: scale3d(0.97, 0.97, 0.97); }
  100% { opacity: 1; -webkit-transform: scale3d(1, 1, 1); transform: scale3d(1, 1, 1); } }
.bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; -webkit-animation-duration: .75s; animation-duration: .75s; }

@-webkit-keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
@keyframes zoomInDown { 0% { opacity: 0; -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% { opacity: 1; -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }
.zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }

.logo { position: absolute; width: 20%; left: 5%; top: 2%; z-index: 99; }

.img11, .img12 { width: 45%; top: 30%; z-index: 1; }

.img11 { z-index: 9; }

.img14 { position: absolute; width: 38%; left: 10%; bottom: 10%; }

.video-box1, .video-box2, .video-box3 { position: absolute; overflow: hidden; }
.video-box1 img, .video-box2 img, .video-box3 img { z-index: 9; position: relative; }

.video-box1 { width: 70%; top: 29%; }

.video-box2, .video-box3 { width: 35%; right: 15%; }

.video-box2 { top: 60%; }

.video-box3 { top: 75%; }

.video1, .video2, .video3 { position: absolute; width: 100%; top: 0; left: 0; display: none; z-index: -99; }

.img21, .img22, .img23a { position: absolute; bottom: 65%; }

.img21 { width: 35%; left: 10%; }

.img22 { width: 15%; bottom: 70%; left: 45%; }

.img23a { width: 30%; right: 10%; }

.line, .txt21, .txt22, .txt23 { width: 80%; top: 37%; }

.img23, .img24, .img25, .img26, .img29, .img28 { position: absolute; width: 58%; top: 63%; left: 10%; }

.img27 { position: absolute; width: 20%; top: 68%; right: 15%; }

.txt24 { width: 80%; top: 90%; }

.img29 { width: 16%; left: 22%; top: 64%; }

.img28 { width: 10%; left: 46%; top: 74%; }

.bg3 { position: absolute; width: 100%; bottom: 0; }

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

.img32 { position: absolute; width: 50%; top: 10%; right: 2%; }
.img32 span { position: absolute; width: 100%; height: 100%; display: block; background-color: #44ade3; left: 0; top: 0; }

.img33 { position: absolute; bottom: 64%; left: 28%; width: 18%; left: 34%; width: 9%; }

.img35 { position: absolute; width: 50%; top: 9%; left: 27%; }

.txt41, .txt42 { width: 70%; top: 18%; }

.txt42 { top: 68%; width: 90%; }

.img41, .img42, .img43 { position: absolute; width: 20%; }

.img41 { left: 40%; top: 27%; }

.img42 { left: 12%; top: 44%; }

.img43 { right: 12%; top: 44%; }

.img45 { width: 28%; top: 46%; }

.img54 { width: 85%; top: 65%; }

.yeshu { width: 70%; text-align: center; height: 90%; top: 10%; display: block; }
.yeshu .img51 { width: 100%; top: 45%; }
.yeshu .txt50 { width: 80%; top: 30%; z-index: 9; }
.yeshu .img52, .yeshu .img53 { width: 10%; top: 56%; }
.yeshu .img53 { z-index: 9; animation: water 1s linear infinite; -webkit-animation: water 1s linear infinite; }
.yeshu .p { width: 24%; top: 65%; }

@media screen and (max-height: 416px) { .bg1 { height: 106%; top: -6%; }
  .img11, .img12 { top: 25%; }
  .img14 { width: 34%; bottom: 2%; }
  .video-box1 { top: 27%; }
  .video-box2 { top: 63.5%; }
  .video-box3 { top: 81%; }
  .img23, .img24, .img25, .img26 { top: 66%; }
  .img27 { top: 68%; }
  .txt24 { top: 92%; }
  .img31 { width: 60%; bottom: 4%; }
  .img35 { width: 40%; left: 32%; }
  .txt41, .txt42 { width: 60%; }
  .img41 { top: 24%; }
  .img42 { top: 41%; }
  .img43 { top: 41%; }
  .img45 { top: 43%; }
  .yeshu { height: 95%; top: 5%; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .bg1 { height: 106%; top: -6%; }
  .img11, .img12 { top: 25%; }
  .img14 { width: 34%; bottom: 2%; }
  .video-box1 { top: 27%; }
  .video-box2 { top: 63.5%; }
  .video-box3 { top: 81%; }
  .img23, .img24, .img25, .img26 { top: 66%; }
  .img27 { top: 64%; }
  .txt24 { top: 90%; }
  .img31 { width: 60%; bottom: 4%; }
  .img35 { width: 40%; left: 32%; }
  .txt41, .txt42 { width: 60%; }
  .img41 { top: 24%; }
  .img42 { top: 41%; }
  .img43 { top: 41%; }
  .img45 { top: 43%; }
  .yeshu { height: 95%; top: 5%; } }
