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 3s linear infinite; animation: bounce 3s 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 5s linear infinite; animation: flash 5s linear infinite; }

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

.flash2 { -webkit-animation: flash 3s linear infinite; animation: flash 3s linear infinite; }

.flash3 { -webkit-animation: flash 5s linear infinite; animation: flash 5s 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; }

.list, .cf { *zoom: 1; }
.list:before, .list:after, .cf:before, .cf:after { content: ""; display: table; }
.list:after, .cf:after { clear: both; }

.percent2, .logo, .line11, .line12, .img11, .txt11, .txt12, .txt21, .txt31, .line31, .txt61, .list, .operate61, .box71, .logos { position: absolute; left: 0; right: 0; margin: auto; }

.item-bg, .line21 { 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-color: #000; }
.swiper-slide.bg1 { background: url("../images/bg.jpg") center center no-repeat #0d0d0d; background-size: 100% 100%; }
.swiper-slide.bg6 { background: url("../images/bg61.jpg") center center no-repeat #0d0d0d; background-size: 100% 100%; }
.swiper-slide.bg7 { background: url("../images/bg7.jpg") center center no-repeat #0d0d0d; 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; z-index: 200; background-color: #0d0d0d; font-size: .33rem; }
.loading .loading-txt { color: #fff; position: absolute; width: 100%; text-align: center; top: 45%; margin-top: -1em; font-size: .33rem; font-weight: bold; width: 3.8rem; left: 50%; margin-left: -1.9rem; height: 1em; }
.loading .loading-txt span { position: absolute; }
.loading .loading-txt span:nth-child(1) { left: 0em; }
.loading .loading-txt span:nth-child(2) { left: 1em; }
.loading .loading-txt span:nth-child(3) { left: 2.5em; }
.loading .loading-txt span:nth-child(4) { left: 3.5em; }
.loading .loading-txt span:nth-child(5) { left: 5em; }
.loading .loading-txt span:nth-child(6) { left: 6em; }
.loading .loading-txt span:nth-child(7) { left: 7em; }
.loading .loading-txt span:nth-child(8) { left: 8em; }
.loading .loading-txt2 { width: 100%; position: absolute; top: 45%; margin-top: 2.5em; text-align: center; font-size: .25rem; color: #5f6060; }

.percent { position: absolute; left: 50%; margin-left: -1.835rem; top: 45%; width: 3.67rem; height: 10px; border-radius: 10px; border: #323232 1px solid; background-color: #111111; margin-top: .5em; padding: 2px; }
.percent span { height: 4px; border-radius: 4px; background-color: #0566c7; position: absolute; }

.percent3 { overflow: hidden; color: #fff; position: absolute; width: 100%; text-align: center; top: 45%; margin-top: -1em; font-size: .33rem; font-weight: bold; width: 3.8rem; left: 50%; margin-left: -1.9rem; height: .34rem; height: .34rem; }
.percent3 img { width: 3.67rem; height: .34rem; position: absolute; right: 100%; top: 0; }

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

@keyframes rotate2 { 0% { -webkit-transform: rotate(0); transform: rotate(0); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@-webkit-keyframes rotate2 { 0% { -webkit-transform: rotate(0); }
  100% { -webkit-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; cursor: pointer; }

.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; bottom: 8px; z-index: 10; }

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

.logo, .line11, .line12, .img11, .txt11, .txt12, .txt21, .txt31, .line31, .txt61, .list, .operate61, .txt61, .box71 { width: 100%; }

.logos { width: 100%; }
.logos > div { position: absolute; left: 0; top: 0; }

.logo { top: 3%; }

.line11 { top: 50%; height: 10.08rem; margin-top: -5.04rem; }

.line12 { top: 50%; height: 10.08rem; margin-top: -5.04rem; }

.img11 { bottom: 0; }

.txt11 { bottom: 0; }

.txt12 { bottom: 0; }

.logos11 { top: 0; }

.txt21 { top: 0; }

.logos21 { height: 3.84rem; bottom: -.6rem; }

.list { width: 100%; height: 8.18rem; background: url("../images/line61.png") center center no-repeat; background-size: 100% 100%; padding: .15rem .22rem; z-index: 9; }
.list li { float: left; width: 33.33%; height: 1.9rem; padding: 0 .15rem; position: relative; cursor: pointer; }
.list li:nth-child(4), .list li:nth-child(6) { margin-right: 33.33%; }
.list li:nth-child(4), .list li:nth-child(5), .list li:nth-child(6), .list li:nth-child(7) { height: 2rem; }
.list .name { width: .6rem; position: absolute; left: 0; bottom: .1rem; }
.list p { font-size: .14rem; color: #fff; position: absolute; bottom: .1rem; width: 100%; left: 0; padding-left: .7rem; line-height: .2rem; }

.txt61 { top: 0; left: 0; }

.operate61 { width: 100%; bottom: 2%; color: #fb9f00; text-align: center; font-size: .2rem; }
.operate61 img { width: 1.29rem; height: 1.25rem; display: block; margin: .1rem auto; }

.box71 { width: 5.36rem; height: 6.76rem; background-color: #fff; top: 50%; margin-top: -3.38rem; padding: .2rem; }
.box71 .btn-upload { width: 100%; height: 5rem; background: url("../images/img71.png") center center no-repeat; background-size: 100% 100%; position: relative; }
.box71 .btn-upload img { position: absolute; left: 0; height: 0; width: 100%; height: 100%; }
.box71 .btn-upload .camera { width: 1.15rem; height: 1.15rem; position: absolute; left: 50%; margin-left: -0.575rem; top: 23%; animation: rotate2 4s linear infinite; -webkit-animation: rotate2 4s linear infinite; }
.box71 .btn-upload .btn-add2 { width: 1.36rem; height: .67rem; position: absolute; bottom: -.1rem; left: 50%; margin-left: -.64rem; z-index: 99; }
.box71 input[type=file] { display: block; width: 100%; height: 100%; opacity: 0; position: relative; z-index: 9; }
.box71 .tag1, .box71 .tag2 { position: absolute; }
.box71 .tag1 { left: -.8rem; top: -.7rem; width: 1.8rem; z-index: 9; }
.box71 .tag2 { width: 2.5rem; left: 50%; margin-left: -1.25rem; top: -.25rem; z-index: 9; }
.box71 .btn-share, .box71 .btn-add { text-align: center; color: #ff9000; font-size: .24rem; position: absolute; right: -.1rem; top: -.5rem; }
.box71 .btn-share a, .box71 .btn-add a { color: #ff9000; }
.box71 .btn-share img, .box71 .btn-add img { width: .43rem; display: block; margin: 0 auto; }
.box71 .btn-create { width: 1.36rem; height: .67rem; position: absolute; bottom: -.1rem; left: 50%; margin-left: -.64rem; z-index: 99; }

.logos71 { bottom: 0; height: 2.2rem; }

.alert-person { display: none; width: 6.4rem; position: fixed; left: 50%; margin-left: -3.2rem; z-index: 999; top: 0; height: 100%; background-color: rgba(0, 0, 0, 0.7); padding: .3rem .4rem; }
.alert-person .back { width: .43rem; height: .43rem; background: url("../images/back.png") center center no-repeat; background-size: 100% 100%; position: absolute; right: .7rem; top: .6rem; }

#J_file_box { display: none; z-index: 5009; position: fixed; top: 0; left: 0; width: 100%; height: 110%; overflow: hidden; background: rgba(0, 0, 0, 0.5); }

.crop-group { display: none; z-index: 15010; position: fixed; width: 100%; height: 50px; top: 15px; color: #666; text-align: center; }
.crop-group input { display: none; }
.crop-group span { display: inline-block; margin-right: 10px; width: 50px; height: 50px; line-height: 50px; border: 2px solid #fff; font-size: 16px; background-color: rgba(255, 255, 255, 0.84); }
.crop-group input:checked + span { color: #fff; background-color: rgba(43, 137, 232, 0.84); }

.btn-group { display: none; z-index: 5010; position: fixed; width: 100%; height: 50px; bottom: 15px; color: #fff; text-align: center; }
.btn-group span { display: inline-block; padding: 4px 20px; background: #2b89e8; border-radius: 5px; }

#J_cancel { margin-right: 30px; background: #ccc; }

.cropper-drag-box.cropper-modal.cropper-move, .cropper-container.cropper-bg { background: #000 !important; }

.cropper-canvas { background: #000; }

.cropper-crop-box { top: 50%; margin-top: -1.75rem; width: 5rem !important; margin-left: -2.5rem !important; left: 50% !important; height: 5rem !important; }

.btn-group { bottom: auto; top: 75%; }
.btn-group span { background-color: transparent; color: #fff; height: auto; }
.btn-group #J_crop { color: #fff; text-align: center; font-size: .24rem; }
.btn-group #J_crop img { width: 1.28rem; height: 1.25rem; display: block; margin: 0 auto .05rem auto; }

@media screen and (max-height: 416px) { .logos11 { top: -8%; }
  .list { width: 5rem; height: 6.39rem; }
  .list li { height: 1.5rem; }
  .list li:nth-child(4), .list li:nth-child(5), .list li:nth-child(6), .list li:nth-child(7) { height: 1.6rem; }
  .list p { font-size: .14rem; padding-left: .6rem; }
  .txt61 { width: 5rem; }
  .operate61 { bottom: 2%; }
  .box71 { width: 4.36rem; height: 5.76rem; margin-top: -2.88rem; }
  .box71 .btn-upload { height: 4rem; }
  .box71 .btn-upload .camera { width: .8rem; height: .8rem; margin-left: -0.4rem; top: 22%; }
  .logos71 { height: auto; width: 80%; }
  .alert-person { padding: .3rem .9rem; }
  .alert-person .back { right: 1.2rem; } }
@media screen and (min-width: 384px) and (max-height: 520px) { .logos11 { top: -8%; }
  .list { width: 5rem; height: 6.39rem; }
  .list li { height: 1.5rem; }
  .list li:nth-child(4), .list li:nth-child(5), .list li:nth-child(6), .list li:nth-child(7) { height: 1.6rem; }
  .list p { font-size: .14rem; padding-left: .6rem; }
  .txt61 { width: 5rem; }
  .operate61 { bottom: 2%; }
  .box71 { width: 4.36rem; height: 5.76rem; margin-top: -2.88rem; }
  .box71 .btn-upload { height: 4rem; }
  .logos71 { height: auto; width: 80%; }
  .alert-person { padding: .3rem .9rem; }
  .alert-person .right { left: 1.2rem; } }
