/* ------------------------------------------------------------------
 * Name         : Sirin - HTML Template
 * File         : styles.css
 * Author       : ScanThemes
最新最全最好的Bootstrap模板：http://www.bootstrapmb.com
 *
 * All Rights Reserved.
 * --------------------------------------------------------------------- */
/* ---------------------------------------------------------------------

  [Table of contents]

    - Template
      -- Global
      -- Theme-tab
    - User CSS

------------------------------------------------------------------------ */
/* ---------------------------------------------------------------------

  *** All that is included here refers to additional user-defined styles.
      You can freely change them or add new ones.

/*---------------------------------------------------------------------- */
/* [ Template ] */
/* Global */
.media-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%; }
  
  .media-progress-wrapper {
    width: 100%;
    height: .25rem;
    border-radius: 0;
    background: transparent; }
  
  .media-app {
    max-width: 15rem; }
  
  @media (min-width: 1200px) {
    .media-app {
      max-width: 18rem; } }
  @media (min-width: 1680px) {
    .media-app {
      max-width: none; } }
  .gray-box-gr {
    background: rgba(173, 181, 189, 0.25);
    background: -webkit-linear-gradient(top, rgba(173, 181, 189, 0.25) 0%, #adb5bd 100%);
    background: linear-gradient(to bottom, rgba(173, 181, 189, 0.25) 0%, #adb5bd 100%); }
  
  .app-img {
    max-width: 28rem; }
  
  .app-img {
    max-width: 25rem; }
  
  .mwc-icon {
    max-width: 1.5rem;
    width: 100%; }
  
  .h_shape {
    top: -14rem;
    left: -25rem;
    max-width: 180rem;
    -webkit-transform: rotate(-25deg);
    -moz-transform: rotate(-25deg);
    -ms-transform: rotate(-25deg);
    -o-transform: rotate(-25deg);
    transform: rotate(-25deg);
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }
    .h_shape img {
      opacity: .35; }
  
  @-webkit-keyframes zoomIn {
    0% {
      opacity: 0;
      -webkit-transform: scale3d(1.3, 1.3, 1.3);
      transform: scale3d(1.3, 1.3, 1.3); }
    50% {
      opacity: 1; } }
  @keyframes zoomIn {
    0% {
      opacity: 0;
      -webkit-transform: scale3d(1.3, 1.3, 1.3);
      transform: scale3d(1.3, 1.3, 1.3); }
    50% {
      opacity: 1; } }
  .heroSMG {
    padding-bottom: 20rem;
    padding-right: 20rem; }
    
  .header {
    /* width: 100vw; */
    /* height: 59.0625rem; */
    
    background-size: cover !important;
    
    /* background-size: 100% 100%; */
    /* background: linear-gradient(130deg, white 1%, rgba(255, 255, 255, 0.85) 100%);  */}
    @media (max-width: 392px) {
      .title{
        font-size: 2rem;
      }
      
      .title-desc{
        font-size: 1.025rem;
      }
      .connct-desc{
        margin-left: 0;
        font-size: 1rem;
      }
      /* .navlogo{
        padding-right: 0;
      } */
      
    }
    @media (max-width: 378px) {
        .navlogo{
        padding-right: 0;
      }
    /*   .title{
        font-size: 2rem;
      }
      .title-desc{
        font-size: 1.025rem;
      } */
    }
    @media (min-width: 378px) {
      .navlogo{
      }
     
      
    }
      .title{
        font-size: 2.25rem;
      }
      .apply-btn{
        margin-top: 1rem;
        margin-bottom: 1rem;
      }
      .btn-2{
        font-size: 1rem;
      }
      .btn-3,.btn-4{
        width: 2rem;
      height: 2rem;
      margin-right: 8px;
      }
      .btn-5{
        width: 2rem;
      height: 2rem;
      }
      .connct-desc{
        margin-left: 0;
      }
    }

    @media (max-width: 576px) {
      
      /*  */
      .navlogo{
        margin: 0 auto !important;
      }
      .apply-btn{
        margin-top: 2rem;
        margin-bottom: 1rem;
      }
      
    }
    @media (min-width: 992px) {
      #toTop{
        display: none !important;
      }
      .header {
        min-height: 59.0625rem;
        background: url('../img/appImg/head-bg.png') no-repeat;
        background-position:center!important;
      }
        .head-img{
          top: calc(50% + 28px);left: 34%;transform: translate(0%, -50%);
        }
        .head-right{
          width: 71.8vw;
         /*  height: 73vh; */
          bottom: 7.375rem;
      }
      .head-container{
        position: absolute;
        top: 9rem;
        left: 13%;
        width: 39%;
      }
      .title{
        font-size: 3rem;
      }
      .title-desc{
        font-size: 1.25rem;
      }
      .apply-btn{
        margin:0rem;
      }
      .download-pc{
        position: absolute;
        width: 11rem;
        bottom: 4rem;
        left: 1rem;
      }
      .btn-1{
        /* margin-left: 1rem; */
        width: 208px;
        height: 62px;
        cursor: pointer;
        margin-top:5%;
      }
      .btn-2{
        font-size: 1.25rem;
      }
      .btn-3,.btn-4{
        width: 3rem;
      height: 3rem;
      margin-right: 1rem;
      }
      .btn-5{
        width: 3rem;
      height: 3rem;
      
      }
      .connct-desc{
        margin-left: 3rem;
        font-size: 1.125rem;
      }
      
    }
  .head-container{
      
      /* width: 46vw; */
      
      /* border: 1px solid #ccc; */
  }
  .title{
    line-height: 3.5rem;
    color: #203152;
    margin-bottom: .375rem;
  }
  .title span{
      display: inline-block;
      width: 1rem;
      height: 1rem;
      margin-right: 1rem;
      margin-bottom: 0.2rem;
      border-radius: 50%;
      background-color: #f8ab53;
      animation: eeo 1s linear infinite;
      /* transform: scale(1.2); animation: am1 2s linear 1 1s; 
      transition: all 1s; */
  }
  @keyframes eeo{
    0%{
        transform: scale(0.8);
        background: #f8a649;
    }
    50%{
        transform: scale(1);
        background: #f8ab53;
    }
    100%{
        transform: scale(0.8);
        background: #f8a649;
    }
}
  .title-desc{
    font-size: 1rem;
    color: #868E9C;
    line-height: 2rem;

  }
  .apply-btn{
      display: flex;
      width: 100%;
      
     /*  margin-top: 5rem; */
  }
  .connct-desc{
    /* margin-left: 3rem; */
    color: #fff;
    
    line-height: 2.25rem;
    margin-top: 1rem;
  }
  .btn-1{
   /*    margin-right: 3rem;
      margin-left: 3rem;
      width: 11.25rem;
      height: 2.625rem;
      line-height: 2.625rem;
      font-size: 1.5rem; */
      /* text-align: center;
      color: #fff;
      border-radius: 1.3125rem;
      background-image: linear-gradient(to right, #0F94FD , #004F8F); */
  }
  .btn-2{
      /* font-size: 1.125rem; */
      color: #fff;

  }
  .btn-3{
    /* width: 3rem;
    height: 3rem;
    margin-right: 1rem; */
    background: url('../img/app/mac.png') no-repeat center center;
    background-size: cover;
}
  .btn-4{
     /*  width: 3rem;
      height: 3rem;
      margin-right: 1rem; */
      background: url('../img/app/mac.png') no-repeat center center;
      background-size: cover;
  }
  .btn-5{
    /* width: 3rem;
    height: 3rem; */
    background: url('../img/app/mac.png') no-repeat center center;
    background-size: cover;
}
.container-fluid-block1{
    background-size: cover !important;
    background-position: center!important;
}
.container-fluid-block3{

}
.container-fluid-block2{
  position: relative;
    /* background-size: cover !important; */
    background-position: center!important;
}
.container-fluid-block4{
  position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height:100%;
    z-index: 2;
}
.container-fluid-block4-1{
  position: relative;
}

.container-fluid-block4 .title-desc,.block-6-bottomLeft .title-desc{
  font-size: 2rem;
  color: #203152;
  line-height: 3.5rem;
  margin-left: -0.7rem;
}
.container-fluid-block5{
  position: relative;
 
}
.block-5-1{
  position: absolute;
  left: 35%;
  top: 55%;
  width: 5%;
}
.block-5-2{
  position: absolute;
  left: 42%;
  top: 43%;
  width: 5%
}
.block-5-3{
  position: absolute;
  left: 47%;
  top: 56%;
  width: 6%;
}
.block-5-4{
  position: absolute;
  left: 51%;
  top: 41%;
  width: 7%;
}
.block-5-5{
  position: absolute;
  left: 60%;
  top: 48%;
  width: 6%;
}
.block-5-6{
  position: absolute;
  left: 68%;
  top: 31%;
  width: 5%;
}
.block-5-7{
  position: absolute;
  left: 74%;
  top: 57%;
  width: 5%;
}
.block-5-8{
  position: absolute;
  left: 81%;
  top: 20%;
  width: 5%;
}
.block-5-9{
  position: absolute;
  left: 87%;
  top: 65%;
  width: 5%;
}
.container-fluid-block6{
  position: relative;
}
.block-1{
    padding-top: 3rem;
    padding-left: 4rem;
    overflow: hidden;
}
.block-5{
  padding-top: 6rem;
  padding-left: 4rem;
  overflow: hidden;
}
.VisualFinancialRep{
  margin-bottom:0.6875rem;
}
.block-tip-title{
  display: inline-block;
  border-bottom: 1px solid #2D5AD9;
}
.block-3{
  /* padding-top: 3rem; */
  /* height: 44.875rem; 
  width: 93vw; */
  padding-left: 4rem;
  overflow: hidden;
  /* background: url(../img/app/imac_mock-up.png) no-repeat 10vw center ; */
  /* background-size: 100%; */
}

.block-2-title{
  text-align: right;
  color: #000;
  font-size: 3rem;
  font-weight: bold;
}
.block-2-sub-title{
  float: right;
     
      color: #555454;
      font-size: 2rem;
      border-top: 0.125rem solid #2D5AD9;
}
.block-6{
  padding-top: 14.5rem;
  padding-right: 1rem;
  overflow: hidden;
}

.block-6-title{
  text-align: right;
  color: #000;
  font-size: 3rem;
  font-weight: bold;
}
.block-6-sub-title{
  float: right;
     
      color: #555454;
      font-size: 2rem;
      border-top: 0.125rem solid #2D5AD9;
}
.block-1-title,.block-3-title{
color: #000;
font-size: 3rem;
font-weight: bold;
}
.block-1-sub-title,.block-3-sub-title{
    float: left;
    color: #555454;
    font-size: 2rem;
    border-top: 0.125rem solid #2D5AD9;
}
.block-1-right .zx-right{
  
    /* width: 54vw; */
    height: 41.375rem;
    overflow: hidden;
}
.zx-right .img-1,.zx-right .block5-img{
    position: absolute;
    right: 0;
    top: 0;
}
.img-5{
  width: 48vw;
  /* height: 59.1875rem; */
  
  margin-left: 5rem;
}
/* .block1{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} */
.block4-1{
  width: 60%;
  transition: all 1s linear ; 
}
.block4-2{
  width: 60%;
  transition: all 1s linear .4s; 
}
.block4-3{
  width: 60%;
  transition: all 1s linear .8s; 
}
.block4-1-animation{
  transform: translate(160%);
}
.index4-1{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-55%,-50%);
  z-index: 100;
  
  width: 100%;
  height: 34.3125rem;
}
.block6-1{
  width: 60%;
  transition: all 1s linear ; 
}
.block6-2{
  width: 60%;
  transition: all 1s linear .4s; 
}
.index6-1{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  z-index: 100;
  
  width: 100%;
  height: 52.625rem;
}
.index6-2{

  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
  z-index: 10;
  
  width: 100%;
  height: 52.625rem;
}
.index6-3{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%) ;
  z-index: 1;

  width: 100%;
  height: 52.625rem;
}
.block6-1-animation{
  transform: translateX(60%);
}
.block6-2-animation{
  transform: translateX(35%);
}


.block4-2-animation{
  transform: translateX(125%);
}
.index4-2{
  position: absolute;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-55%,-50%);
  z-index: 10;
  
  width: 100%;
  height: 34.3125rem;
}
.block4-3-animation{
  transform: translateX(86%);
}
.index4-3{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(-55%,-50%) ;
  z-index: 1;

  width: 100%;
    height: 34.3125rem;
}
.index1-1{
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 100;
  
  width: 100%;
  height: 41.375rem;
}
.index1-2{
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 60;
  
  width: 100%;
  height: 41.375rem;
}
.index1-3{
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 30;
  
  width: 100%;
  height: 41.375rem;
}
.index1-4{
  position: absolute;
  top: -16px;
  left: 0;
  z-index: 10;
  
  width: 100%;
  height: 41.375rem;
}
.block1-2,.block1-3,.block1-4{
  width: 100%;
  height: 41.375rem;
}

.block1-2-animation{
    animation: am2 1s linear 1 1s forwards; 
}
@keyframes am2{
    0%{
        transform: scale(1) translateX(0);
       
        
    }
    25%{
      transform: scale(0.9);
  }
    50%{
        transform: scale(0.8);
    }
    75%{
      transform: scale(0.7);
  }
    
    100%{
        transform:scale(0.6) translateX(-51%);
       
        
    }
}
.block1-3-animation{
    animation: am3 1s linear 1 1s forwards; 
}
@keyframes am3{
    0%{
        transform: scale(1) translateY(0);
       
        
    }
    25%{
      transform: scale(0.9);
  }
    50%{
        transform: scale(0.8);
    }
  
    
    100%{
        transform: translateY(-4%) scale(0.72) ;
       
        
    }
} 
.block1-4-animation{
    animation: am4 1s linear 1 2s forwards; 
}
@keyframes am4{
    0%{
        transform: scale(1) translateX(0);
       
        
    }
    
    50%{
        transform: scale(0.9);
    }
    
  
    
    100%{
        transform: scale(0.84) translate(40%,-12%) ;
       
        
    }
} 
.block-1-tip1-icon{
    position: absolute;
    top: -1rem;
    left: -1rem;
      width: 1.5rem;
      height: 1.5rem;
      border-radius: 50%;
      background-color: #3781E0;
      animation: eeoo 1s linear infinite;
}
@keyframes eeoo{
    0%{
        transform: scale(0.8);
        background: #3781E0;
    }
    50%{
        transform: scale(1);
        background: #418cec;
    }
    100%{
        transform: scale(0.8);
        background: #3781E0;
    }
}
.block-1-tip1{
    width: 16rem;
    font-size: 2rem;
    color: #000;
}
.block-1-desc1{
    width: 28rem;
    font-size: 1.2rem;
    color: #797979;
}
.flex{
    display: flex;
}
.features1{
  margin-top:-30rem;
  position: relative;
  z-index: 2;
}
.block-1-left{
  width: 59%;
}
.block-1-right{
    width: 32%;
    /* margin-left: 4rem; */
    position: relative;
}
.features2{
  margin-top:0rem;
  position: relative;
}
.features5{
  z-index: 2;
  position: relative;
}
.features6{
  margin-top: -8rem;
}
.block-2-left{
  position: absolute;
  padding-left: 9.125%;
  }
  .block-2-left .content-desc{
    width: 50%;
    padding-left:4.3125rem;
  }
  .block-2-right{
    width: 20%;
    position: relative;
    right: -5%;
    padding-top: 9%;
  }
  .block-3-right{
    width: 32.125%;
    position: absolute;
    right: 13%;
    top: 20%;
    z-index: 2;
  }
  .block-5-left{
    position: absolute;
    left:10vw;
    z-index: 2;
  }
  .block-6-left{
    position: absolute;
    top: 22.567%;
    left: 12.75%;
    display: flex;
    width: 32.375%;
    justify-content: center;
    align-items: center;
  }
  .block-6-right{
    position: absolute;
    right: 13%;
    top: 15%;
    width: 38.75%;
  }
  .block-6-bottomLeft{
    position: absolute;
    top: 74.3%;
    left: 6.6875%;
    width: 50%;
    text-align: center;
  }
  @media (max-width: 1250px) {
    .block-6-bottomLeft .title-desc{
      font-size: 1.5rem;
    }
  }
  .block-6-bottomRight{
    position: absolute;
    top: 50.414%;
    right: 13.4375%;
    width: 32.375%;
  }
.block-4-right{
  width: 58vw;
  /* margin-left: 4rem; */
  }
.zx-right,.block-4-right .zx-right{
    height: 67.1875rem;
  }
  .block-6-right .zx-right{
    height: 61.375rem;
  }
.img-2{
  width: 42.5%;
  /* margin-left: 5rem; */
  position: relative;
  right: -57.5%;
  top: -27%;
  /* height: 67.1875rem; */
  }
  .img3{
    width: 73vw;
   
    /* margin: 0 auto; */
  }
.zx-right .img-2{
    position: absolute;
    left: 4rem;
    top: 0;
}
.block-2-desc1{
  width: 29rem;
  font-size: 1.2rem;
  color: #797979;
}
.block-3-desc{
  position: absolute;
  bottom: 8%;
  left: 4rem;
}
.block-3-desc1{
  color: #545454;
  font-size: 1.25rem;
}
.block-3-desc1 span{
  font-size: 2.25rem;
  color: #4C90EB;
}
.block-3-desc2{
  color: #9b9b9b;
  font-size: 1.25rem;
  line-height: 1.625rem;
}

.block-2-desc1 span{
  font-size: 2.25rem;
  color: #4C90EB;
}
.apply-zx{
    width: 12rem;
    height: 2.7rem;
    line-height: 2.8rem;
    text-align: center;
    font-size: 1.5rem;
    border-radius: 1.4rem;
    background-color: #4C90EB;
    color: #fff;
    margin: 0 auto;
}
.block-6-desc1{
  width: 29rem;
  font-size: 1.2rem;
  color: #797979;
  margin-top: 2rem;
}
  @media (min-width: 992px) {
    .header {
      min-height: 76.25rem;/* 59.0625rem */
      /* width: 100vw; */
      /* height: 100vh; */ } }
      
      .head-right .parallax-img{
         /*  width: 100%;
          height: 100%;
           */
      }
  /* Theme-tab */
  .theme-tab-nav .theme-tab-item a {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 5rem;
    height: 5rem;
    padding: 1.1rem;
    background: transparent; }
  .theme-tab-nav .theme-tab-item .active {
    background: #e9ecef;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .theme-tab-nav .theme-tab-item:not(:last-child) {
    margin-right: 2rem; }
  .theme-tab-nav .theme-tab-item img {
    width: 100%; }
  
  @media (min-width: 992px) {
    .theme-tab-nav .theme-tab-item:not(:last-child) {
      margin-bottom: 2rem;
      margin-right: 0; } }
  .tab-img-size {
    max-width: 22rem;
    width: 100%; }
  
  .sort-icon {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }
  
  /* [ User CSS ] */
  
  /*# sourceMappingURL=styles.css.map */
  /***************add by zh ***************/
  .stastic_item{
    position: absolute;
    width: 18%;
    left: 55.2%;
    top: 2%;
    z-index: 2;
  }
  .stastic_item_small{
    position: absolute;
    width: 18%;
    left: 55%;
    top: 2%;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translate3d(72%, -2%, 0) scale3d(.83558, .83558, 1);
    transform: translate3d(72%, 0%, 0) scale3d(.83558, .83558, 1);
  }
.slider__item{
    position: absolute;
    left: 55.9%;
    top: 3.7%;
    width: 16.455625%;
    text-align: center;
    z-index: 1;
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    -webkit-transition: all .6s;
    transition: all .6s;
    -webkit-transform: translate3d(80%, -2%, 0) scale3d(.83558, .83558, 1);
    transform: translate3d(80%, 0%, 0) scale3d(.83558, .83558, 1);
    overflow: hidden;
}
.phoneScreen-img .cur{
  z-index: 3;
  transform:none;
}
.slider-auto{
  display: flex;
  width: 100%;
  align-items: center;
}
.slider-auto img{
  position: relative;
}
.slider-auto .toshow1{
  animation: toshow1 6s infinite;
}
.slider-auto .toshow2{
  animation: toshow2 6s infinite;
}
.slider-auto .toshow3{
  animation: toshow3 6s infinite;
}
.slider-auto .tonoshow1{
  animation: tonoshow1 6s infinite;
}
.slider-auto .tonoshow2{
  animation: tonoshow2 6s infinite;
}
.slider-auto .tonoshow3{
  animation: tonoshow3 6s infinite;
}
.slider-auto .noshow1{
  right:-100%;
}
@keyframes toshow1 {
  0%{
    right:-100%;
    opacity: 1;
  }
  50%{
    right:0%;
    opacity:1;
  }
  100%{
    right:0%;
    opacity:1;
  }
}
@keyframes toshow2 {
  0%{
    right:0%;
    opacity: 1;
  }
  50%{
    right:100%;
    opacity:1;
  }
  100%{
    right:100%;
    opacity:1;
  }
}
@keyframes toshow3 {
  0%{
    right:100%;
    opacity: 1;
  }
  50%{
    right:200%;
    opacity:1;
  }
  100%{
    right:200%;
    opacity:1;
  }
}
@keyframes tonoshow1 {
  0%{
    right:0%;
    opacity: 1;
  }
  50%{
    right:100%;
    opacity:0.6;
  }
  100%{
    right:100%;
    opacity:0.6;
  }
}
@keyframes tonoshow2 {
  0%{
    right:100%;
    opacity: 1;
  }
  50%{
    right:200%;
    opacity:0.6;
  }
  100%{
    right:200%;
    opacity:0.6;
  }
}
@keyframes tonoshow3 {
  0%{
    right:200%;
    opacity: 1;
  }
  50%{
    right:300%;
    opacity:0.6;
  }
  100%{
    right:300%;
    opacity:0.6;
  }
}
.static__item{
    position: absolute;
    left: 53%;
    width: 23.5rem;
    height: 42.5625rem;
    z-index: 2;
}
.xinhuafinance{
  position: absolute;
  top: 33rem;
  left: 15%;
}
.information{
  position: absolute;
  top: -8rem;
}
.PermissionSynchroni{

}
.quotation{
  position: absolute;
  top: 21.36%;
  left: 13%;
}
.APPMARKET{
  position: absolute;
  top: 20%;
  right: 30%;
}
.VisualFinancialRep-small{
  display: none;
}
.investorEducation{
  margin-bottom:1rem;
}
.block-4-center  .title{
  margin-bottom:1.5625rem;
}
.information-app,.quotation-app,.block4Img-app,.APPMARKET-app,.block5-app{
  display: none;
}
@media (max-width: 992px) {
  
  .title {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .title-desc{
    line-height: 1.6rem;
  }
  .header {
    background: url(../img/appImg/small/head-bg.png) no-repeat;
    background-position: top;
    display: flex;
    flex-direction: column;
  }
    .head-img{
      bottom:5rem;
      left: 0;
    }
    .head-right{
      width: 100vw;
      /* height: 300px; */
     /*  height: 73vh; */
      /* bottom: 7.375rem; */
  }
  .head-container,.block-1-right,.block-2-left,.block-3-right,.block-4-center,.block-5-left,.block-6-right,.container-fluid-block4{
    padding: 0rem 2.8rem;
    padding-top: 2.75rem;
    margin-bottom: 0rem !important;
    width: 100% 
}
.xinhuafinance,.information,.quotation,.block4Img,.APPMARKET,.block5{
  display: none;
}
.block4Img-app,.block5-app{
  display: block;
}
.APPMARKET-app{
  display: block;
  position: absolute;
  top: 10%;
  right: 28%;
  width: 34%;;
}
.quotation-app{
  display: block;
  position: absolute;
  top: 24%;
  left: 10%;
  width: 34%;
}
.information-app{
  display: block;
  width: 50%;
  height: auto;
  position: absolute;
  top: 39%;
  right: -18%;
}
.phoneScreen-img{
  height:auto;
  position: relative;
}
.stastic_item{
  position: relative;
  width: 52%;
  left: 9%;
  z-index: 2;
}
.stastic_item_small{
  width: 50%;
  left: 9%;
  top: -1%;
}
.slider__item{
  top: 3%;
    position: absolute;
    width: 45%;
    left: 12%;
    -webkit-transform: translate3d(85%, -2%, 0) scale3d(.83558, .83558, 1);
    transform: translate3d(85%, 0%, 0) scale3d(.83558, .83558, 1);
}
.phoneScreen-img .cur{
  top: 3%;
    position: absolute;
    width: 45%;
    left: 12%;
}
.block-1-right{
  position: static;
}
.features1{
  margin-top:0rem ;
}
.align-items-center{
  display: flex;
flex-direction: column-reverse;
}
.block-1-left{
  width: 80%;
margin-right: 20%;
position: relative;
}
.information{
  width: 40%;
  height: auto;
  position: absolute;
  top: 24rem;
  right: 2%;
}
.container-fluid-block1{
  min-height: auto;
}
.container-fluid-block2 .align-items-center{
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
}
.PermissionSynchroni{
  height: auto;
  position: static;
  width: 64%;
}
.block-2-left .content-desc{
  width: 100%;
  padding-left:0rem;
}
.block-2-left{
  position: relative;
}
.img-2 {
  width: 73%;
  /* margin-left: 5rem; */
  position: relative;
  right: -27%;
}
.block-2-right {
  width: 35%;
  position: absolute;
  bottom: 0;
  padding: 0;
  right: 0;
  right: 56%;
}
.container-fluid-block4{
  margin-bottom: 0rem !important;
  white-space:nowrap;
  display: block;
}
.container-fluid-block4 .title,.investorEducation{
  margin-bottom: 0rem;;
}
.block-3-right{
  position: static;
}
.container-fluid-block4 .title-desc, .block-6-bottomLeft .title-desc{
  font-size: 1rem;
}
.block-6-bottomLeft .title-desc{
  line-height: 2rem;;
}
@media (max-width: 400px){
  .container-fluid-block4 .title-desc, .block-6-bottomLeft .title-desc{
    font-size: .875rem;
  }
}
@media (max-width: 350px){
  .container-fluid-block4 .title-desc, .block-6-bottomLeft .title-desc{
    font-size: .5rem;
    line-height: 2rem;;
  }
}
.investorEducation{
  width: 65%;
}
.block-5-left{
  position: static;
  left: 0vw;
}
.block-5-1{
  position: absolute;
  left: 40%;
  top: 50%;
  width: 9.7%;
}
.block-5-2{
  position: absolute;
  left: 52%;
  top: 42%;
  width: 9%;
}
.block-5-3{
  position: absolute;
  left: 60%;
  top: 50%;
  width: 11.25%;
}
.block-5-4{
  position: absolute;
  left: 66%;
  top: 34%;
  width: 13.2%;
}
.block-5-5{
  position: absolute;
  left: 78%;
  top: 42%;
  width: 12.2%;
}
.block-5-6{
  position: absolute;
  left: 88%;
  top: 25%;
  width: 9.4%;
}
.block-5-7,.block-5-8,.block-5-9{
  display: none;
}
.quotation{
  position: absolute;
  top: 51%;
    left: 5%;
    width: 40%;
}
.APPMARKET{
  position: absolute;
    top: 44%;
    right: 24%;
    width: 40%;
}
.container-fluid-block6{
  display: flex;
  flex-direction: column;
  padding-top: 10rem;
}
.container-fluid-block6 .block6-img{
  position: absolute;
  padding-top: 15rem;
}
.block-6-right,.block-6-left,.block-6-bottomLeft,.block-6-bottomRight{
  position:static;
}
.VisualFinancialRep{
  display: none;
}
.VisualFinancialRep-small{
  display: block;
  width: 75%;
  margin:0 auto;
}
.block-6-left,.block-6-bottomRight{
  width: 70%;
  margin: 0 auto;
}
.block-6-bottomLeft{
  width:100%;
  min-width: auto;
  margin-bottom: 0rem !important;
}
.header-samll-bg{
  display: block;
  max-width: 24rem;
  margin: 0 auto;
}
.footer{
  display: flex !important;
}
.btn-1{
  width: 176px;
  height: 52px;
  margin: 0 auto;
  cursor: pointer;
}
.download-pc{
  display: none;
}
  }
  .footer{
    background:#131415;
      display: flex;
      justify-content: center;
      flex-direction: column;
      align-items: center;
      text-align: center;
  }
  .download{
    font-size: 1.5rem;
    font-weight: 500;
    color:#fff;
  }
  .bottom-info{
    font-size: 0.875rem;
    color: #FFFFFF;
    font-weight: 400;
  }
  #toTop{
      display: none ;
      text-decoration: none;
      position: fixed;
      bottom: 60px;
      right: 2%;
      overflow: hidden;
      z-index: 999;
      width: 36px;
      height: 36px;
      border: none;
      text-indent: 100%;
      background: url(../img/appImg/move-to.png) no-repeat center;
      background-size: cover;
  }
  .footer{
    display: none;
  }
  .w100{
    width:100%;
  }
