
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

body {
  background-color: #fff;
  margin: 0px;
  /* height: 100%; */
  /* overflow: hidden; */
  font-family: '微软雅黑', 'Helvetica Neue', Helvetica, Arial, 'PingFang SC', 'Hiragino Sans GB', 'Heiti SC',
  'Microsoft YaHei', 'WenQuanYi Micro Hei', sans-serif;
}
a {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#bodymovin {
  background-color: #fff;
  width: 100%;
  /* height: 100%; */
  display: block;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  text-align: center;
  opacity: 1;
}

.header {
  position: fixed;
  height: 90px;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 15%;
}

.header .img_container {
  float: left;
}

.header .img_tit {
  float: left;
  height: 40px;
  padding-top: 15px;
  color: #f93684;
  font-size: 16px;
}

.header .img_tit .tag {
  padding: 0 16px 0 24px;
}

.header .img_tit .title {
  letter-spacing: 4px;
  font-size: 16px;
}

.header .logo {
  width: 141px;
  height: 36px;
}

.header .download_app {
  box-sizing: border-box;
  width: 150px;
  height: 50px;
  background: #FA3D75;
  border-radius: 25px;
  color: #fff;
  font-size: 18px;
  line-height: 50px;
  outline: none;
  border: none;
  box-shadow: 3px 3px 5px #e58fb5;
  -webkit-appearance: none;
  cursor: pointer;
  /* background:linear-gradient(-27deg,rgba(250,61,117,1),rgba(249,55,130,1));
  opacity:0.5; */
}

.download_app:hover {
  background: #c83570
}

.header .qrcode {
  /* background: #fff; */
  position: absolute;
  opacity: 0;
  bottom: -120%;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  /* Firefox 4 */
  -webkit-transition: all 0.4s;
  /* Safari and Chrome */
  -o-transition: all 0.4s;
  /* Opera */
  right: 15%;
}

.qrcode img {
  width: 148px;
  height: 148px;
}

/* .download_app */

.download-container:hover .qrcode {
  bottom: -170%;
  opacity: 1;
}

.bg-mobile {
  display: none;
}

#btn-container {
  display: none;
}
#both-container {
  display: none;
}

.mask {
  display: none;
}

#copy_right {
  display: none;
  font-size: 14px;
  color: #fff;
  text-align: center;
  height: 30px;
  line-height: 30px;
  position: fixed;
  bottom: 0px;
  width: 100%;
  background: #000;
  opacity: 0.6;
}
#copy_right a{
  color: #fff;
}

#copy_right_phone {
  display: none;
}
#copy_right_phone a{
  color: #fff;
}

@media screen and (max-width:800px) {
  #bodymovin {
    display: none;
  }

  .mask {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
  }

  .mask .tipIMG {
    position: absolute;
    width: 80px;
    top: 10px;
    right: 20px;
  }

  .mask .tip {
    position: fixed;
    top: 100px;
    left: 50%;
    transform: translateX(-50%)
  }

  .mask .clicked_icon {
    display: inline-block;
    transform: translateY(-4px)
  }

  #btn-container {
    display: block;
  }


  .header,
  #fullpage,
  #fp-nav {
    display: none;
  }

  html {
    height: auto !important;
    overflow: auto !important;
  }

  body {
    height: auto !important;
    overflow: auto !important
  }

  .bg-mobile {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
  }

  #btn-container {
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 40px;
  }

  .btns {
    width: 90%;
    height: 45px;
    margin: 0 auto;
  }

  .btns a {
    display: block;
    text-decoration: none;
    width: 70%;
    height: 45px;
    box-sizing: border-box;
    background-color: #fff;
    background-repeat: no-repeat;
    margin: 0 auto;
    border-radius: 23px;
    line-height: 45px;
    color: #FDAABA;
    font-size: 0px;
    text-align: center;
  }
  .btns a img {
    width: 25px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
  }
  .btns a span {
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
  }
  .btn-iphone img {
    margin-top: -4px;
  }
  #both-container {
    width: 100%;
    height: 45px;
    position: absolute;
    bottom: 40px;
  }
  .both-btns{
     width: 90%;
    height: 45px;
    display: flex;
    justify-content: space-between;
    margin:0 auto;
  }
  .both-btns a{
     display: block;
    text-decoration: none;
    width: 157px;
    height: 45px;
    box-sizing: border-box;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size:25px 25px;
    border-radius: 23px;
    line-height: 45px;
    color: #FDAABA;
    font-size: 16px;
  }
  .both-iphone{
    background-image:url(https://rs.everygod.com/zww-download-h5_bg_apple@2x.png);
    background-position: 14px 9px;
    padding-left:53px;
  }
  .both-android{
    background-image:url(https://rs.everygod.com/zww-download-h5_bg_android@2x.png);
    background-position: 12px center;
    padding-left:49px;

  }
  #copy_right {
    display: none;
  }
  #copy_right_phone {
    display: block;
    color: #fff;
    font-size: 12px;
    text-align: center;
    padding: 10px 20px 10px;
    height: auto;
    background: #000;
    opacity: 0.6;
    line-height: 22px;
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}