/* ------------------------------------------------------------------
 * 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 */
.icon-menu{
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url('../img/icon/nav.png') no-repeat center;
}
.media-container {
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%; }
  
  .media-progress-wrapper {
    width: 100%;
    height: .25rem;
    border-radius: 0;
    background: transparent; }
  .w-100{
    object-fit: cover;
    width: 100% !important;
    min-height: 18rem;
}
  .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: 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-1{
         margin-right: 8px;
        /*margin-left: 1rem; */
        width: 5rem;
        height: 2rem;
        line-height: 2rem;
        font-size: 1.0rem;
      }
      .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) {
      .header {
        /* min-height: 57rem;
        background: url('../img/publicImg/head-bg.png') no-repeat;
        background-position:bottom !important;
        background-size: cover !important;
        overflow: hidden;
        width: 100%; */
      }
      .head-bg-img{
        display: block;
        margin-top:-6.5%
      }
        .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: 13%;
        left: 13%;
        width: 39vw;
      }
      .title{
        font-size: 3rem;
      }
      .title-desc{
        font-size: 1.25rem;
      }
      .apply-btn{
        margin-top: 5rem;
        margin-bottom: 4rem;
      }
      .btn-1{
        margin-right: 1rem;
        /* margin-left: 1rem; */
        width: 10.25rem;
        height: 2.625rem;
        line-height: 2.625rem;
        font-size: 1.5rem;
      }
      .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; */
  }
  .headGlobal{
    position: absolute;
    bottom: -3.75rem;
    right: 13%;
    width:37.8%;
    bottom:1.5%;
  }
  .gloabalImg{
    width:100%;
  }
  .area_econ{
    position: absolute;
    /* width:13.6875rem;
    height:8.0625rem; */
    width:36.2%;
    left:5.5%;
    top:17.82%;
  }
  .area_map{
    position: absolute;
    /* width:10.125rem;
    height:5.6875rem; */
    width:26.77%;
    right:2.48%;
    top:24.63%;
  }
  #theCanvas{
    position: absolute;
    width:100%;
    height:100%;
    z-index: 1;
  }
  .head-container .title,.head-container .title-desc{
    color: #FFFFFF;
  }
  .title{
    line-height: 3.5rem;
    color: #203152;
    margin-bottom: .375rem;
  }
  .titlesub{
    color: #005BAC;
    font-weight: 600;
    font-size: 2rem;
    line-height: 2.8175rem;
  }
  .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: #FFFFFF;
  min-height: 35rem;;
}
.container-fluid-block3{
  background: #FFFFFF;
}
.container-fluid-block2{
  position: relative;
}
.container-fluid-block4{
  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: absolute !important;
  width: 100%;
  height:100%;
  top: 0rem;
}
.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;
  background: #061423;
  display: flex;
    justify-content: center;
    align-items: center;
}
.container-fluid-block7{
  margin: 3.625rem auto 4.1875rem auto;
  display: flex;
  flex-direction: column;
}
.container-fluid-block7-row{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.block7-10{
  width:15.5625%;
  margin-left:13%;
}
.block7-11{
  width:7.6875%;
  margin-left:0.5%;
}
.block7-1{
  width:13.9375%;
  margin-left:0.25%;
}
.block7-2{
  width:10.4375%;
  margin-left:1.125%;
}
.block7-3{
  width:9.625%;
  margin-left:1%;
}
.block7-4{
  width:11%;
  margin-left:1%;
  margin-right:13%;
}
.block7-5{
  width:11.125%;
  margin-left:13%;
}
.block7-6{
  width:12.25%;
  margin-left:2.4375%;
}
.block7-7{
  width:13.125%;
  margin-left:2%;
}
.block7-8{
  width:10.9375%;
  margin-left:2.4375%;
}
.block7-9{
  width:11.4375%;
  margin-left:2.4375%;
  margin-right:13%;
}
.block-1{
    padding-top: 3rem;
    padding-left: 4rem;
    overflow: hidden;
}
.block-5{
  padding-top: 6rem;
  padding-left: 4rem;
  overflow: hidden;
}
.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%;
} */
.block3-1{
  width:77.3%;
}
.block3-2{
  position: static;
  width:42%;
  margin-top:7.125rem;
  margin-bottom:5.5625rem;
  margin-left:10%;
}
.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{
  width:66.25%;
  /* height:57.4%; */
  margin-top:12.375rem;
  margin-bottom: 3.0625rem;
}
.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{
  position: relative;
  z-index: 2;
}
.block-1-left{
  width: 50vw;
}
.block-1-right{
  width: 35%;
  position: absolute;
  right: 13%;
  top: 4.4375rem;
  z-index: 2;
}
.block-1-right .titlesub,.block-1-right .title-desc{
  color:#757575
}
.features2{
  margin-top:0rem;
  position: relative;
}
.features5{
  z-index: 2;
  position: relative;
}
.features6{
  margin-top: -10rem;
}
.block-2-left{
  width: 42vw;
  position: relative;
  padding-left: 13.4375rem;
  }
  .block-2-right{
    position: absolute;
    left: 13%;
    top: 25%;
    z-index: 2;
  }
  .block-2-right .title{
    color:#FFFFFF;
    margin-bottom:2.8125rem;
  }
  .block-2-right .titlesub,.block-2-right .title-desc{
    color:#FFFFFF;
    font-size: 2rem;
    line-height: 3.5rem;
  }
  .block-3-right{
    width: 35%;
    position: absolute;
    right: 10%;
    top: 35%;
    z-index: 2;
  }
  .block-5-left{
    position: absolute;
    left:13%;
    top:8%;
    z-index: 2;
  }
  .block5{
    min-height:50rem;
  }
  .block5-1{
    display: flex;
    position: absolute;
    width: 100%;
    top: 28%;
    left: 13%;
  }
  .block5-1 .content-desc,.block5-3 .content-desc{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 1.9375rem;
  }
  .block5-2{
    display: flex;
    position: absolute;
    width: 100%;
    top: 43%;
    right:13%;
    flex-direction: row-reverse;
  }
  .block5-2 .content-desc,.block5-4 .content-desc{
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-right: 1.9375rem;
    text-align: right;
  }
  .block5-3{
    display: flex;
    position: absolute;
    width: 100%;
    top: 58%;
    left:13%;
  }
  .block5-4{
    display: flex;
    position: absolute;
    width: 100%;
    top: 73%;
    right:13%;
    flex-direction: row-reverse;
  }
  .container-fluid-block5 img{
      width:13%;
  }
  .container-fluid-block5 .title{
    font-size: 2rem;
    font-weight: 600;
  }
  .block-6-left{
    position: absolute;
    left:13%;
    top:3.8125rem;
    z-index: 2;
  }
  .block-6-left .title{
    color:#FFFFFF;
  }
  .block-6-right{
    position: absolute;
    right: 0%;
    top: 15%;
    width: 45%;
  }
  .block-6-bottomLeft{
    position: absolute;
    bottom: 15%;
    left: 0%;
    min-width: 39rem;
    width: 45%;
    text-align: center;
  }
  @media (max-width: 1250px) {
    .block-6-bottomLeft .title-desc{
      font-size: 1.5rem;
    }
    .block-2-right .titlesub,.block-2-right .title-desc{
      color:#FFFFFF;
      font-size: 1.5rem;
    }
  }
  .block-6-bottomRight{
    position: absolute;
    bottom: 10%;
    right: 0%;
    width: 45%;
  }
.block-4-right{
  width: 58vw;
  /* margin-left: 4rem; */
  }
  .block-4-center{
    position: absolute;
    z-index: 2;
    text-align: center;
    width: 100%;
    margin-top: 4.5625rem;
  }
  .block-4-center .title{
    font-size: 2rem;
    color:#FFFFFF;
  }
.zx-right,.block-4-right .zx-right{
    height: 67.1875rem;
  }
  .block-6-right .zx-right{
    height: 61.375rem;
  }
.img-2{
  width: 75vw;
  /* margin-left: 5rem; */
  position: absolute;
  right: -27vw;
  /* 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;
}
.serviceImg{
  width:20rem;
  height:4.5625rem;
}
.standard{
  position: absolute;
  top:20%;
  left: 13%;
  width:25%;
}
.standardTitle{
  text-align: center;
  margin-bottom:0.75rem;
  font-weight: 600;
  font-size: 1.5rem;
  line-height: 2.0625rem;
  color:#005BAC;
}
.standardRow{
  display: flex;
  width:100%;
  justify-content: space-between;
  margin-top:1.25rem;
}
.standardOne{
  position: relative;
  margin-left:5%;
  margin-right:5%;
}
.addDesc{
  position: absolute;
  right: 0rem;
  color: #005BAC;
}
.addDesc span{
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 0.5rem;
}
.block1-img{
  /* width:10.0625rem;
  height:6.0625rem; */
}
.featuresImg{
  width:20.85rem;
  height:4.5375rem;
}
.applicationscenarios{
  width:53.15rem;
  height:4.55rem;
}
.cooperative{
  width:28.45rem;
  height:4.55rem;
}
  @media (min-width: 992px) {
    #toTop{
      display: none !important;
    }
    .header {
      /* min-height:54.8125rem; */
      /* 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 ***************/
.slider__item{
    position: absolute;
    left: calc(53% + 3.5625rem);
    top:2.1875rem;
    width: 16.5rem;
    height: 35.1875rem;
    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(76%, -2%, 0) scale3d(.8, .8, 1);
    transform: translate3d(76%, -2%, 0) scale3d(.8, .8, 1);
}
.phoneScreen-img .cur{
  z-index: 3;
  transform:none;
}
.static__item{
    position: absolute;
    left: 53%;
    width: 23.5rem;
    height: 42.5625rem;
    z-index: 2;
}
.xinhuafinance{
  width:35.625rem;
  height:4.55rem;
  position: absolute;
  bottom: 19%;
  left: 10%;
}
.information{
  width:30.625rem;
  height:7.25rem;
  position: absolute;
  top: -8rem;
}
.PermissionSynchroni{
  width:39.75rem;
  height:10.75rem;
  position: absolute;
  top: 0rem;
  padding-left: 8.875rem;
}
.quotation{
  position: absolute;
  top: 20%;
  left: 5%;
}
.APPMARKET{
  position: absolute;
  top: 20%;
  right: 30%;
}
.VisualFinancialRep-small{
  display: none;
}
.header-samll-bg,.headGlobal-app,.serviceImg-app,.featuresImg-app,.block-2-right .title-desc-app,
.container-fluid-block4-app,.applicationscenarios-app,.cooperative-app,.block3-1-app,.block2-video-app{
  display: none;
}
.darkTop{
  position: absolute;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
}
@media (max-width: 992px) {
  .title {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }
  .title-desc{
    line-height: 1.6rem;
  }
  .header {
    background: url(../img/publicImg/small/head-bg.png) no-repeat;
    background-position: top;
    background-size: cover;
    display: flex;
    flex-direction: column;
  }
  .head-bg-img{
    display: none;
  }
  .headGlobal-app{
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 3;
  }
  .headGlobal{
    display: none;
  }
    .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,.block-6-left{

    padding: 0rem 2.8rem;
    padding-top: 2.75rem;
    margin-bottom: 0rem !important;
    width: 100% 
}
.xinhuafinance{
  display: none;
}
.phoneScreen-img{
  display: none;
}
.features1{
  margin-top:0rem ;
}
.align-items-center{
  display: flex;
flex-direction: column-reverse;
}
.block-1-left{
  width: 80%;
margin-right: 20%;
}
.information{
  width: 40%;
  height: auto;
  position: absolute;
  top: 22rem;
  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%;
  padding-left: 2.8125rem;

}
.img-2 {
  width: 75vw;
  position: absolute;
  right: -27vw;
  top: 15rem;
}
.container-fluid-block4{
  min-height: 22rem;
}
.block-3-right{
  position: static;
}
.container-fluid-block4 .title-desc, .block-6-bottomLeft .title-desc{
  font-size: 1rem;
}
.investorEducation{
  width: 65%;
}
.block5{
  display: none;
}
.features5{
  background: url(../img/publicImg/block5.png);
  background-size: cover;
}
.block-5-left{
  position: relative;
  left: 0vw;
  margin-top:0;
}
.quotation{
  position: absolute;
  top: 51%;
    left: 5%;
    width: 40%;
}
.APPMARKET{
  position: absolute;
    top: 44%;
    right: 24%;
    width: 40%;
}
.block-6-right,.block-6-bottomLeft,.block-6-bottomRight{
  position:static;
}
.VisualFinancialRep{
  display: none;
}
.VisualFinancialRep-small{
  display: block;
  width: 75%;
  margin:0 auto;
}
.block-6-left{
  width: 100%;
  margin: 0 auto;
  top:auto;
  left: auto;
}
.block-6-bottomLeft{
  width:100%;
  min-width: auto;
}
.header-samll-bg{
  display: block;
  max-width: 24rem;
  margin: 0 auto;
}
.block-1-right{
  position: relative;
  top:auto;
  right: auto;
}
.serviceImg{
  display:none;
}
.serviceImg-app{
  display: block;
}
.titlesub{
  font-size: 1.5rem;
  line-height: 1.5rem;
}
.standard{
  position: relative;
  top:auto;
  left:auto;
  margin-bottom:4.4375rem;
  width:100%;
  padding: 0rem 2.8rem;
}
@media (max-width:450px){
  .standardOne .addDesc span{
    font-size: 1.8rem;
  }
}
@media (max-width:380px){
  .standardOne .addDesc span{
    font-size: 1.5rem;
  }
}
.standardRow{
  width: 100%;
  justify-content: space-around;
}
.featuresImg{
  display: none;
}
.featuresImg-app{
  display: block;
}
.block-1-right .titlesub{
  font-size: 1.3rem;
}
.block-2-right{
  top:10%;
  left:2.8rem;
}
.block-2-right .title{
  margin-bottom: 0rem;
}
.block-2-right .titlesub{
  color:#005BAC
}
.block-2-right .title-desc{
  display: none;
}
.block-2-right .title-desc-app{
  display: block;
}
.block2-video-app{
  display: block;
  min-height: 18rem;
}
.block2-video,.block3-1 {
  display: none !important;
}
.block3-1-app{
  display: block;
  position: absolute;
  width: 60%;
  left:20%;
  bottom:11%;
  z-index: 3;
}
.block-3-right .titlesub{
  margin-bottom: .375rem;
}
.container-fluid-block3{
  display: flex;
  justify-content: center;
  align-items: center;
}
.container-fluid-block7-row{
  padding:0rem;
}
.block3-2{
  position: static;
  top:auto;
  left:auto;
  width:64%;
  margin: 0rem;
  margin-bottom: 5%;
}
.block-4-center{
  padding-top:1.75rem;
  margin-top:0;
}
.block-4-center .title-desc{
  color:#dcdcdc;
}
.block-4-center .title{
  font-size: 1.5rem;
  color:#005BAC
}
.container-fluid-block4{
  display:none;
}
.container-fluid-block4-app,.container-fluid-block4-app img{
  display: block;
  width: 100%;;
}
.applicationscenarios{
  display: none;
}
.applicationscenarios-app{
  display: block;
}

.container-fluid-block5 img{
  width:33.5%;
}
.container-fluid-block5 .content-desc .title,.container-fluid-block5 .content-desc .title-desc{
  margin-bottom: .5rem;
}
.block5-1,.block5-2,.block5-3,.block5-4{
  position:static;
  padding: 0 5%;
  display: flex;
  margin: 1rem 0rem;
  justify-content: normal;
  align-items: center;
}
.block5-1 .title-desc,.block5-2 .title-desc,.block5-3 .title-desc,.block5-4 .title-desc{
  display: none;
}
.block5-1 .content-desc, .block5-3 .content-desc{
  margin-left: 0rem;
  padding-left:.5rem;
}
.block5-2 .content-desc, .block5-4 .content-desc{
  margin-right: 0rem;
  padding-right:.5rem;
}
.container-fluid-block5 .title{
  font-size:1rem;
  line-height: 1.25rem;
}
.container-fluid-block5 .title-desc{
  font-size:0.875rem;
  line-height: 1em;
}
.container-fluid-block5{
  position: relative !important;
}
.block6{
  width:92%;
}
.container-fluid-block7{
  margin:3rem 0rem;
}
.block7-10{
  width:34.6%;
  margin-left:5.4%;
}
.block7-11{
  width:17%;
  margin-left:1.4%;
}
.block7-1{
  width:30.1%;
  margin-left:2.5%;
  margin-right:8%;
}
.block7-2{
  width:23.2%;
  margin-left:10.5%;
}
.block7-3{
  width:21.4%;
  margin-left:5.56%;
}
.block7-4{
  width:24.45%;
  margin-left:5.14%;
  margin-right:9.7%;
}
.block7-5{
  width:24.7%;
  margin-left:7%;
}
.block7-6{
  width:27.2%;
  margin-left:4.58%;
}
.block7-7{
  width:29%;
  margin-left:2.36%;
  margin-right:5%;
}
.block7-8{
  width:24.3%;
  margin-left:22.5%;
}
.block7-9{
  width:25.4%;
  margin-left:5.4%;
  margin-right:22.36%;
}
.cooperative{
  display: none;
}
.cooperative-app{
  display: block;
}
.container-fluid-block7-row img{
  flex:auto;
  margin-bottom: 5%;
}
.footer{
  display: flex !important;
}
.telephone{
  width: 16rem !important;
}
}
@media (max-width: 750px) {
  .block-2-right .titlesub,.block-2-right .title-desc-app{
    font-size: 1.5rem;
    line-height:2rem
  }
}
@media (max-width: 550px) {
  .block-2-right .title{
    font-size: 1.5rem;
    line-height:2rem
  }
  .block-2-right .titlesub,.block-2-right .title-desc-app{
    font-size: 1rem;
    line-height:1.5rem
  }
}
.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;
}
.telephone{
  width: 17rem;
}
.telephone-bottom{
  margin-bottom: 3rem;
  margin-top: .7rem;
}
