.about-left img ,.intell-top img .honor-right img,.intell-top img ,.honor-right img{
    transition:all 0.6s
}
.about-left img:hover{
    transform: scale(1.1);
}
.intell-top img:hover{
    transform: scale(1.1);
}
.honor-right img:hover{
    transform: scale(1.1);
}
  /* about */
  .about {
    width: 55%;
    margin: 70px auto 70px auto;
    display: flex;
    justify-content: space-between;
  }

  .about-left,
  .about-right {
    width: 50%;
  }

  .about-title {
    width: 201px;
    height: 20px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;

  }

  .about-right {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .about-xian {
    width: 54px;
    height: 3px;
    border: 3px solid #2B2C30;
    margin-top: 40px;
    margin-bottom: 40px;
    background: #2B2C30;
  }

  .about-desc {
    width: 716px;
    height: 102px;
    font-size: 16px;
    line-height: 30px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;

  }

  /* about end*/
  /* Global  */
  .global {
    width: 55%;
    margin: auto;
    text-align: center;
    margin-top: 140px;

  }

  .global-title {

    height: 26px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;

  }

  .global-desc {

    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;
    margin-bottom: 50px;
    line-height: 1.5;

  }

  .global-xian {
    width: 54px;
    text-align: center;
    border: 3px solid #2B2C30;
    margin: 40px auto 40px auto;
    background: #2B2C30;
  }

  .global-img {
    margin-top: 75px;
  }

  /* Global end*/
  /* intelligent */
  .intell {
    width: 55%;
    margin: auto;
    position: relative;
  }

  .intell-top {
   
    margin: auto;
    position: absolute;
    z-index: 6;
    left: 50%;
    margin-left: -278px;
    top: -90px;
  }

  .intell-bottom {

    background: #F5F5F5;
    margin-top: 200px;


  }

  .intell-title {

    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    text-align: center;
    padding-top: 280px;
  }

  .intell-xian {
    width: 54px;
    height: 3px;
    border: 3px solid #2B2C30;
    margin: 40px auto 40px auto;
   background: #2B2C30;
  }

  .intell-desc {
    width: 80%;
    margin: auto;
    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;
    text-align: center;


  }

  .intell-num {
    margin: 130px auto 80px auto;
    width: 80%;
    padding-bottom: 80px;
  }

  .intell-num ul {
    margin: auto;
    display: flex;
    justify-content: space-between;
  }

  .intell-num ul li div {
    text-align: center;
  }

  .intell-num-item {

    height: 36px;
    font-size: 48px;
    font-family: HelveticaInserat-Roman-SemiBold;
    font-weight: 400;
    color: #008068;

  }

  .intell-num-title {
    margin-top: 30px;
    height: 26px;
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;

  }

  /* intelligent end*/
  /* honor */
  .honor {
    width: 100%;
    background: url('/static/home/abouts/7.jpg');
    margin-bottom: 100px;
  }

  .honor-content {
    width: 55%;
    display: flex;
    justify-content: space-between;
    margin: auto;
    padding: 70px 0px 70px 0px;

  }

  .honor-title {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #282828;
    margin-top: 40px;

  }

  .honor-xian {
    width: 54px;
    height: 3px;
    border: 3px solid #2B2C30;
    margin: 20px 0px 20px 0px;
    display: inline-block;


  }

  .honor-left {
    text-align: right;
    padding-right: 50px;
  }

  .honor-left {
    width: 35%;
  }

  .honor-right {
    width: 65%;
  }

  .honor-right {
    display: flex;
    justify-content: space-between;
    margin-left: 30px;
  }

  .honor-desc {

    height: 17px;
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #282828;

  }

  .honor-right div {
    padding-left: 20px;
  }

  @media screen and (max-width: 1440px) {
    .honor-title{
      margin-top: 0px;
    }
    .about {
      width: 70%;

    }
    .about-desc{
      width: 100%;
      line-height: 23px
    }
  }
  @media screen and (max-width: 1280px) {
    .honor-title{
      margin-top: 0px;
    }
    .about {
      width: 77%;

    }
    .honor-content{
      width: 62%;
    }
    
  }
  @media screen and (max-width: 1024px) {
    .honor-title{
      margin-top: 0px;
    }
    .about {
      width: 90%;

    }
    .honor-content{
      width: 75%;
    }
    
  }
  @media screen and (max-width: 800px) {
    .intell-num-title {
      font-size: 16px;
    }
    .intell-num-item{
      font-size: 26px;
    }
    .honor-xian{
      margin: 10px 0px 10px 0px;
    }
    .honor-title{
      font-size: 14px;
    }
    .honor-desc{
      font-size: 9px;
    }
    .about-desc {
      font-size: 10px;
    }
    .about-title{
      font-size: 16px;
    }
    .about-xian{
      margin-top: 13px;
      margin-bottom: 13px;
    }
    .about-left, .about-right {
    width: 48%;
}
  }
  /* honor end*/
