*{
    margin: 0;
    padding: 0;
  }
  
  .p-banner-container {
    padding: 0 60px;
    box-sizing: border-box;
  }
  #zhiXiaoYun-Container{
    width: 100%;
    overflow: hidden;
  }
  #zhiXiaoYun-navbar-header{
    width: 100%;
    height: 70px;
    position: fixed;
    left: 0;
    top: 0;
    background: #f0f0f0;
    z-index: 2000;
  }
  header {
    width: 100%;
    height: 493px;
    background: blue;
    background: url(../img/banner\ \(3\).png);
    background-size: 100% 100%;
  }
  
  .b-banner-icon {
    width: 548px;
    height: 495px;
    margin-top: 156px;
  }
  section{
  background: #FFFFFF;
  overflow: hidden;
  }
  .section-details{
    height: 480px;
    width: 1200px;
    padding: 0 60px;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    margin: auto;
    align-items: center;
  }
  .d1{
    height: 382px;
  }
  .section-details-left img{
    width: 600px;
  }
  .zhiXiaoYun-testright{
    width: 35%;
  }
  .section-details-right{
    width: 600px;
  }
  
  .section-animate-fix {
    height: 480px;
    display: flex;
    align-items: center;
  }
  .section-details-right-box{
    width: 100%;
    height: 50%;
    margin: auto 20px;
  }
  .w1{
    margin-top: 112px !important;
  }
  .w2{
    margin-top: 116px !important;
  }
  .section-word1{
    display: block;
    overflow-wrap: break-word;
    color: rgba(51, 51, 51, 1);
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 19px;
  }
  .section-word2{
    width: 100%;
    font-size: 20px;
    color: #666;
    /* color: #333; */
    line-height: 36px;
  }
  
  .d1{
    margin: 58px auto;
  }
  .sectionOne{
    height: 480px;
    background: #C4C6CF;
    overflow: hidden;
    }
  .d2{
    height: 434px;
  }
  .d3{
    height: 327px;
    margin: 70px auto;
  }
  .live-chat{
    /*  */
    width: 600px;
    height: 382px;
    margin-top: -5px !important;
    background: url(../img/live-chat.png);
    background-size: 100% 100%;
    float: right;
  }
 .img-banner1 {
  z-index: -1; 
  width: 253px; 
  height: 397px; 
  position: relative; 
  margin-top: -100px;
 }
 .img-banner2 {
  width: 500px; 
  position: relative; 
  z-index: 1; 
  margin-top: -300px;
 }
 .img-banner3 {
  z-index: 1px; 
  position: absolute; 
  margin-top: 100px;
 }
  .pr{
    width: 600px;
    height: 434px;
    margin: -35px auto;
    background: url(../img/PR_Monochromatic.png);
    background-size: 100% 100%;
  }
  .new-message{
    width: 600px;
    height: 327px;
    background: url('../img/zhi-icon-4.png');
    background-size: 100% 100%;
    float: right;
  }
  .sectionThree{
    background: rgba(196, 198, 207, 0.1);
  
  }
  
  /* 跳转 */
  a{
    color: #fff;
    text-decoration: none;
  
  }
  .footer a{
    color: #FFFFFF;
    text-decoration: none;
  }
  .mid-header a{
    text-decoration: none;
    color: #666666;
  }
  .a1{
    color: #fff;
  }
  
  .stepone-main #zhiXiaoYun-Container .img{
    min-width: 1200px;
    height: 650px;
    width: 100%;
    /* background: linear-gradient(144deg, #105AF4 0%, #4A26FF 100%); */
    background: linear-gradient(144deg, #105AF4 0%, #4A26FF 100%);
  }
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content{
    /* width: 80%; */
    width: 1200px;
    margin: 0 auto;
    display: flex;
  }
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content .zhiXiaoYun-left{
    height: 480px;
    margin-top: 156px;
    color: #FFFFFF;
    width: 50%;
    padding-top: 94px;
    box-sizing: border-box;
  }
  
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content .zhiXiaoYun-left h3{
    font-size: 50px;
    letter-spacing: 50px;
    font-weight: 400;
    margin-bottom: 20px;
  }
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content .zhiXiaoYun-left p{
    font-size: 24px;
    margin-top: 10px;
    font-weight: 400;
  }
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content .zhiXiaoYun-right{
    width: 50%;
    margin-top: 156px;
  }
  .stepone-main #zhiXiaoYun-Container .img .zhiXiaoYun-content .zhiXiaoYun-right img{
    position: relative;
    left: 50px;
  }