
.wrap {
    position: relative;
    min-height:100vh;
}

.header-box {
    width: 100%;
    height: 0.6rem;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.header-center {
    width: 12rem;
    height: 0.6rem;
    line-height: 0.6rem;
    margin: 0 auto;
    display: flex;
    justify-content: left;
    align-items: center;
}

.logo {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.header-center img {
    width: 0.92rem;
    height: 0.4rem;
}
.nav-box {
    width: 4.78rem;
    display: flex;
    justify-content: space-between;
    font-size: 0.18rem;
    margin-left:1.02rem;
    line-height: 0.58rem;
    font-weight:bolder;
    color:#fff;
    font-family: Source Han Sans CN-Medium, Source Han Sans CN;
}
.nav-box span:nth-child(1){
    border-bottom:2px solid #fff;
}

.nav-box span {
    cursor: pointer;
}
.nav-box span a{
  color:#fff;
}
.active{
  background:#fff;
}
.active .logo{
    color:#222;
}
.active .nav-box{
    color:#999;
}
.active .nav-box span:nth-child(1){
    color:#222;
    border-bottom: 2px solid #222;
}
.cont-swiper-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
}

.swiper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: linear-gradient(209deg, #FFFFFF 0%, #E5F5FD 100%);
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: relative;
  }
  .bottom-bg{
    position: absolute;
    bottom:0rem;
    left:0;
    width:100%;
    height:4rem;
    z-index: 10;
  }
  .swiper-pagination-bullet-active{
    height:22px !important;
    width:8px !important;
    border-radius: 6px 6px 6px 6px !important;
    background:#fff !important;
  }
  .cont-active .swiper-pagination-bullet-active{
    height:22px !important;
    width:8px !important;
    border-radius: 6px 6px 6px 6px !important;
    background:#202020 !important;
  }
  .bg-shade{
    width:100%;
    height:100%;
    background:rgba(0,0,0,0.5);
    position: absolute;
    top:0;
    left:0;
  }
  .pages-1 .cont-text{
    width:6.3rem;
    height:3.05rem;
    position: absolute;
    bottom:19vw;
    display: block;
    margin:0 auto;
    left:0;
    right:0;
  }
  .pages-1 .cont-down{
    width:0.4rem;
    height:0.4rem;
    position: absolute;
    bottom:3.5vw;
    display: block;
    margin:0 auto;
    left:0;
    right:0;
  }
  .download-btn-list{
    width:9.68rem;
    margin:0 auto;
    position: absolute;
    bottom:9vw;
    left:0;
    right:0;
    display: flex;
    justify-content: space-between;
    z-index:100;
    font-family: Source Han Sans CN, Source Han Sans CN;
  }
  .download-btn-list-item{
    width:2.56rem;
    height:0.7rem;
    border:1px solid #fff;
    border-radius: 0.22rem;
    color:#fff;
    font-size:0.28rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  .download-btn-list-item .icon-box{
    position: relative;
    width:0.3rem;
    height:0.3rem;
    margin-right:0.08rem;
  }
  .download-btn-list-item .icon{
    width:0.3rem;
    height:0.3rem;
    position: absolute;
    left:0;
    top:-0rem;
  }
  .download-btn-list-item .icon-hover{
    display: none;
  }
  .download-btn-list-item:hover{
    color:#333333;
    background:#fff;
  }
  .download-btn-list-item:hover .icon-hover{
    display: block;
  }

  .scode-box{
    width:1.65rem;
    height:1.2rem;
    position: fixed;
    bottom:0.25rem;
    right:30px;
    z-index:100;
  }

  .beian-footer {
    bottom: 14px;
    width: 100%;
    position: absolute;
    z-index: 101;
  }
  .scode{
    width:100%;
    height:100%;
    cursor: pointer;
  }
  .scode:hover + .scodeimg{
    display: block;
  }
  .scodeimg{
    display: none;
    width:1.5rem;
    height:1.6rem;
    position: absolute;
    top:-1.5rem;
    left:0;
  }
  .pages-2,.pages-3,.pages-4,.pages-5,.pages-6{
    background:url('../../yibazhan/images/screen_1_2.png') no-repeat;
    background-size:100% 100%;
  }
  .pages-2 img:nth-child(1){
    position: absolute;
    width:2.02rem;
    top:calc(6.8rem*0.9);
    left:2.58rem;
    z-index:2;
  }
  .pages-2 img:nth-child(2){
    position: absolute;
    width:1.72rem;
    top:1.52rem;
    left:calc(7.1rem*0.9);
    z-index:2;
  }
  .pages-2 img:nth-child(3){
    position: absolute;
    width:calc(8.43rem*0.9);
    height:calc(8.95rem*0.9);
    bottom:0rem;
    left:0rem;
  }
 .pages-2 img:nth-child(4){
    position: absolute;
    width:6.48rem;
    top:2.33rem;
    left:8.3rem;
  } 
.pages-2 img:nth-child(5){
    position: absolute;
    width:3.75rem;
    bottom:0.33rem;
    right:0.33rem;
  }
.swiper-slide-text-title{
  font-size:0.3rem;
  color:#4BA5FF;
  position: absolute;
  width:6.48rem;
  top:5.5rem;
  left:8.3rem;
  text-align: left;
}
.swiper-slide-text-desc{
  font-size:0.3rem;
  color:#999999;
  width:6.7rem;
  position: absolute;
  width:6.48rem;
  top:6rem;
  left:8.3rem;
  text-align: left;
  line-height: 0.5rem;
}

  .pages-3 img:nth-child(1){
    position: absolute;
    width:1.86rem;
    top:1rem;
    right:2.66rem;
    z-index:20;
  }
  .pages-3 img:nth-child(2){
    position: absolute;
    width:2.3rem;
    top:7.2rem;
    right:6rem;
    z-index:20;
  }
  .pages-3 img:nth-child(3){
    position: absolute;
    width:8.87rem;
    height:3.13rem;
    top:2.2rem;
    left:2.3rem;
    z-index:2;
  }
  .pages-3 img:nth-child(4){
    position: absolute;
    width:calc(8.43rem*0.9);
    height:calc(8.95rem*0.9);
    bottom:0rem;
    right:0rem;
    z-index:2;
  }
  .pages-3 img:nth-child(5){
    position: absolute;
    width:calc(4.87rem*0.9);
    height:calc(4.43rem*0.9);
    bottom:0.34rem;
    left:0.54rem;
    z-index:2;
  }
  .pages-3 .swiper-slide-text-title{
    left:2.3rem;
    z-index:10;
  }
  .pages-3 .swiper-slide-text-desc{
    left:2.3rem;
    z-index:10;
  }

  .pages-4 img:nth-child(1){
    position: absolute;
    width:1.72rem;
    top:1rem;
    left:2.57rem;
    z-index:20;
  }
  .pages-4 img:nth-child(2){
    position: absolute;
    width:1.64rem;
    top:6rem;
    left:6rem;
    z-index:20;
  }
  .pages-4 img:nth-child(3){
    position: absolute;
    width:calc(8.43rem*0.9);
    height:calc(8.95rem*0.9);
    bottom:0rem;
    left:0rem;
    z-index:2;
  }
  .pages-4 img:nth-child(4){
    position: absolute;
    width:5.64rem;
    height:3.1rem;
    top:2.2rem;
    left:8.3rem;
    z-index:2;
  }
  .pages-4 img:nth-child(5){
    position: absolute;
    width:3.75rem;
    bottom:0.33rem;
    right:0.33rem;
  }
  .pages-5 img:nth-child(1){
    position: absolute;
    width:1.92rem;
    top:1.21rem;
    left:11.19rem;
    z-index:10;
  }
  .pages-5 img:nth-child(2){
    position: absolute;
    width:3.06rem;
    top:5.62rem;
    left:13.84rem;
    z-index:10;
  }
  .pages-5 img:nth-child(3){
    position: absolute;
    width:6.8rem;
    top:2.22rem;
    left:2.34rem;
    z-index:10;
  }
  .pages-5 img:nth-child(4){
    position: absolute;
    width:calc(8.43rem*0.9);
    height:calc(8.95rem*0.9);
    bottom:0rem;
    right:0rem;
    z-index:2;
  }
  .pages-5 img:nth-child(5){
    position: absolute;
    width:calc(4.87rem*0.9);
    height:calc(4.43rem*0.9);
    bottom:0.34rem;
    left:0.54rem;
    z-index:2;
  }
  .pages-5 .swiper-slide-text-title{
    left:2.3rem;
    z-index:10;
  }
  .pages-5 .swiper-slide-text-desc{
    left:2.3rem;
    z-index:10;
  }

  .pages-6 img:nth-child(1){
    position: absolute;
    width:1.72rem;
    top:1.2rem;
    left:2.6rem;
    z-index:10;
  }
  .pages-6 img:nth-child(2){
    position: absolute;
    width:2.3rem;
    top:6rem;
    left:6rem;
    z-index:10;
  }
  .pages-6 img:nth-child(3){
    position: absolute;
    width:calc(8.43rem*0.9);
    height:calc(8.95rem*0.9);
    bottom:0rem;
    left:0rem;
    z-index:2;
  }
  .pages-6 img:nth-child(4){
    position: absolute;
    width:5.64rem;
    height:3.1rem;
    top:2.2rem;
    left:8.3rem;
    z-index:2;
  }
  .pages-6 img:nth-child(5){
    position: absolute;
    width:3.75rem;
    bottom:0.33rem;
    right:0.33rem;
  }

  .icp-footer{
    width:100%;
    height:3.56rem;
    background:#333333;
    position: relative;
    display: flex;
    justify-content: left;
    padding-left:0.88rem;
    padding-top:0.5rem;
    box-sizing: border-box;
    display: none;
    z-index:100;
}
.icp-footer .download-list{
    width:1.70rem;
    position: absolute;
    left:0.88rem;
    top:0.5rem;
    font-family: Source Han Sans CN, Source Han Sans CN;
  }
.icp-footer .download-list .download-logo{
    width:1.69rem;
    height:0.64rem;
}
.icp-footer .download-list-item{
    width:1.67rem;
    height:0.46rem;
    border:1px solid #fff;
    border-radius: 0.1rem;
    color:#fff;
    font-size:0.18rem;
    display: flex;
    align-items: center;
    justify-content: left;
    padding-left:0.2rem;
    box-sizing: border-box;
    cursor: pointer;
    margin-top:0.12rem;
  }
  .icp-footer .download-list-item .icon-box{
    position: relative;
    width:0.2rem;
    height:0.2rem;
    margin-right:0.1rem;
  }
  .icp-footer .download-list-item .icon{
    width:0.2rem;
    height:0.2rem;
    position: absolute;
    left:0;
    top:0;
  }
  .icp-footer .download-list-item .icon-hover{
    display: none;
  }
  .icp-footer .download-list-item:hover{
    color:#333333;
    background:#fff;
  }
  .icp-footer .download-list-item:hover .icon-hover{
    display: block;
  }

  .icp-footer .code-box{
    width:12rem;
    margin:0 auto;
  }
  .icp-footer .code-box .code-flex{
    display: flex;
    justify-content: center;
  }
  .icp-footer .code-box .code-flex .code-flex-item{
    width:1.8rem;
    margin:0 0.35rem;
  }
  .icp-footer .code-box .code-flex .code-flex-item img{
    width:1.8rem;
    height:1.8rem;
    cursor: pointer;
  }
  .icp-footer .code-box .code-flex .code-flex-item span{
    margin-top:0.14rem;
    color:#fff;
    font-size:0.18rem;
    display: block;
    text-align: center;
    position: relative;
    top:-0.3rem;
  }
  .icp-footer .code-box .icp{
    color:#fff;
    font-size:0.16rem;
    margin-top:0.1rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .icp-footer .code-box .icp img{
    margin-left:10px;
    margin-right:5px;
  }
  body::-webkit-scrollbar{
    display: none;
}
.scroll-shade{
  width:100%;
  height:100%;
  position:absolute;
  left:0;
  top:0;
  background:rgba(0,0,0,0);
  z-index:5;
  display: none;
}