#root {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  background-color: #060201;
}

#root .swiper-container,
#root .swiper-wrapper,
#root .swiper-slide {
  width: 100%;
  height: 100vh;
  box-sizing: border-box;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 7.5rem;
  height: 1.28rem;
  padding: 0 0.32rem;
  box-sizing: border-box;
  z-index: 10;
}

.headerBox {
  width: 100%;
  padding: 0.32rem 0;
  position: relative;
  z-index: 10;
}

.headerMask {
  top: 0;
  left: 0;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.9);
  width: 100%;
  height: 100vh;
  padding-top: 4.2rem;
  transform: translateY(-100vh);
  transition: transform 0.2s linear
}

.header .headerMaskActive {
  transform: translateY(0);
}

.btnBox {
  width: 100%;
  z-index: 10;
  margin-top: 0.76rem;
}

.account {
  width: 100%;
  padding-top: 0.6rem;
}

.account img {
  display: block;
  margin: 0 auto;
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.12rem;
}

.account p {
  padding-top: 0.28rem;
  text-align: center;
  font-size: 0.28rem;
  color: #FFFFFF;
}

.item {
  height: 1.2rem;
  line-height: 1.2rem;
  font-size: 0.36rem;
  color: #ffffff;
  text-align: center;
}

.item span {
  padding-left: 0.4rem;
}

.itemIcon {
  margin-left: 0.1rem;
  width: 0.3rem;
  height: 0.3rem;
}

.logo {
  width: 0.84rem;
  height: 0.84rem;
}

.video {
  width: 100%;
  /* height: 100vh; */
}

.imgBox2 {
  width: 100%;
  height: 3rem !important;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0 !important
}

.imgBox {
  left: 0;
  width: 100%;
  height: 100vh;
  top: 0;
  padding-top: 1.4rem;
}

.imgBox .img1 {
  width: 5.8rem;
  height: 1.2rem;
  margin: 0 auto;
  display: block;
}

.imgBox .img2 {
  width: 6.6rem;
  height: 8.5rem;
  margin: 0 auto;
  display: block;
}

.imgBox .imgItem1 {
  width: 6.6rem;
  height: 8.5rem;
  margin: 0 auto;
  display: block;
}

.imgBox .img3Box {
  top: 7.5rem;
  left: 0;
  width: 100%;
  padding-top: 0.44rem;
}

.imgBox .img3 {
  width: 5rem;
  margin: 0 auto;
  display: block;
}

.imgBox .title {
  font-style: 0.28rem;
  color: #FFFEFE;
  text-align: center;
  padding: 0.21rem 0 0 0;
}

.imgBox .img3 {
  transform: translate3d(0, 50px, 0);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.imgBox .title {
  transform: translate3d(0, 50px, 0);
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

.swiper-slide-active .imgBox .img3 {
  transform: translate3d(0, 0, 0);
  transition: all 550ms;
}

.swiper-slide-active .imgBox .title {
  transform: translate3d(0, 0, 0);
  transition: all 750ms;
}


.downloadBtn {
  width: 5.92rem;
  height: 1.02rem;
  background: linear-gradient(-90deg, #F71F70 0%, #F96653 100%);
  border-radius: 0.5rem;
  border: 0.01rem solid #FFFFFF;
  color: #FFFFFF;
  margin: 0.17rem auto 0.1rem;
  font-size: 0.36rem;
}

.downIcon {
  width: 100%;
  height: 0.5rem;
  background: url("../img/down.png") no-repeat center;
  background-size: 0.5rem 0.5rem;
  margin: 0 auto;
  animation: forBottom 3s linear infinite;
  position: fixed;
  bottom: .22rem;
  z-index: 99;
}

.page1 {
  background: url(../img/01.png) no-repeat;
  background-size: cover;
}

.company {
  color: #ffffff;
  font-size: 0.4rem;
  padding-left: 0.1rem;
}

.menu {
  width: 0.4rem;
  height: 0.4rem;
}

.bgBox {
  height: 100vh;
}

.videoBg {
  width: 100%;
  height: 100vh;
  background: url("https://cdn.jinzuanapp.com/vhuaboss/jinzuanM/image/index/bg.png") no-repeat center;
  background-size: cover;
}

.home-back {
  width: 100%;
  height: 100vh;
  background: url(../img/01.webp) no-repeat center center/cover;
}

.box-back {
  width: 100%;
  height: 100vh;
  background: url('../img/bg.png') no-repeat center;
  background-size: cover;
}

.home-i {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
}

.download-box {
  width: 7.5rem;
  height: 1rem;
  background: #FFFFFF;
  padding: 0 0.32rem;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  display: none;
}

.download-box-curr {
  display: flex;
}

.download-box img {
  width: 0.84rem;
  height: 0.84rem;
}

.download-box span {
  font-size: 0.28rem;
  color: #FD5A6D;
  padding-left: 0.18rem;
}

.download-box div:nth-child(2) {
  width: 1.62rem;
  height: 0.7rem;
  background: linear-gradient(-90deg, #F71F70 0%, #F96653 100%);
  border-radius: 0.34rem;
  border: 0.01rem solid #FFFFFF;
  font-size: 0.3rem;
  color: #FFFFFF;
}

#svgaBg {
  width: 100%;
  height: 100vh;
}


.tip1 {
  color: #fff;
  font-size: 0.44rem;
  text-align: center;
}

.txt_me {
  font-size: 0.5rem;
  color: #FFFFFF;
  font-weight: bold;
  padding: 0.4rem 0 0.6rem 0;
}

.infoBox {
  color: #fff;
  font-size: 0.28rem;
  padding-bottom: 0.15rem;
}

.infoBox div {
  padding-bottom: 0.5rem;
  padding-left: 0.6rem;
  font-size: 0.28rem;
  color: #FFFFFF;
}

.infoBox div i {
  width: 1.45rem;
  color: #fff;
  opacity: .7;
}

.infoBox div p {
  width: 4.84rem;
}

.infoQrcode {
  width: 2.6rem;
  height: 2.6rem;
  margin: 0 auto;
}

.infoQrcode img {
  border-radius: 0.2rem;
}

.infoBottom {
  padding-top: 0.15rem;
  color: #fff;
  font-size: 0.28rem;
}

.infoFoot {
  font-size: 0.18rem;
  color: #FFFFFF;
  text-align: center;
  padding-top: 0.4rem;
}

.infoFoot p {
  padding-bottom: 0.16rem;
}

.infoFoot img {
  width: 0.2rem;
  height: 0.2rem;
  margin-right: 0.14rem;
}

@keyframes forBottom {
  0% {
    transform: translate3d(0, 0px, 0);
  }

  50% {
    transform: translate3d(0, 10px, 0);
  }

  100% {
    transform: translate3d(0, 0px, 0);
  }
}

.href {
  color: #fff;
  cursor: pointer;
}

.href:visited {
  color: #fff;
}

.dowloadTip {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
}

.dowloadTipImg1 {
  width: 4.8rem;
  height: 2rem;
  position: absolute;
  top: 2.36rem;
  left: 1.34rem;
}

.dowloadTipImg2 {
  width: 2.2rem;
  height: 2.4rem;
  position: absolute;
  top: 0.38rem;
  right: 0.34rem;
}