.devHistory_OutBox h1{ display: none; }
.wjHonorBox .honorBox::-webkit-scrollbar {
  display: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.wjHonorBox {
  height: 550px;
}
.wjHonor{ background-repeat: no-repeat; background-size: cover; }
.wjHonorBox .yearBox {
  width: 520px;
  height: 100%;
}

.wjHonorBox .honorBox {
  width: 100%;
  height: 100%;
  overflow: auto;
  flex: 1;
  padding-left: 640px;
  scrollbar-width: none;
}

.wjHonorBox .honorBox .listBox .item .hName {
  padding-bottom: 20px;
  line-height: 1;
}

.wjHonorBox .honorBox .listBox .item {
  padding-bottom: 40px;
  color: #666;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 40px;
}

.wjHonorBox .honorBox .listBox .item .hFrom {
  padding-top: 14px;
}

.wjHonorBox .honorBox .list {
  margin-bottom: 60px;
}
.wjHonorBox .honorBox .list:last-child {
  padding-bottom: 160px;
}
.wjHonorBox .honorBox .list:first-child {
  padding-top: 80px;
}

.yearBox_in,
.about_honour_year_left_list {
  width: 100%;
  height: 100%;
}

.about_honour_year_left_list {
  position: relative;
  overflow: hidden;
}

.yearBox_in ul {
  width: 400px;
  right: 0;
  text-align: center;
  /* top: 36%; */
  top: 30%;
}

.yearBox_in ul li {
  font-size: 160px;
  line-height: 1;
  padding: 20px 0;
  color: #e8e8e8;
}

.yearBox_in ul li.active {
  color: #196CCF;
  font-size: 180px;
}

.yearBox_in .quan {
  right: 0;
  top: 45%;
  /* transform: translateY(-32%); */
  transform: translateY(-45%);
}

.wjHonorBox .leftNum {
  z-index: 2;
  line-height: 1;
  padding: 20px 0;
  font-size: 180px;
  /* top: 36%; */
  top: 30%;
}

.honor-mob {
  display: none;
}

@media screen and (max-width:1025px) {

  /* 资质荣誉 */
  .honor-mob-top {
    padding: 40px 0px 30px 0px;
    position: relative;
    left: 42%;
    transition: all ease .3s;
  }

  .wjHonorBox {
    display: none;
  }

  .honor-mob {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .honor-mob-titles {
    font-weight: bold;
    color: #196CCF;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .honor-mob-times {
    font-size: 14px;
    color: #999;
    margin-bottom: 10px;
  }

  .honor-mob-desc {
    color: #666;
    padding-bottom: 20px;
    line-height: 1.8;
  }

  .honor-mob-item {
    box-shadow: inset 0px -1px 0px 0px #EEEEEE;
    margin-bottom: 20px;
    display: none;
  }

  .honor-mob-item:nth-child(1) {
    display: block;
  }

  .honor-mob-item .mtitle {
    padding-bottom: 10px;
  }

  .about_body .honour {
    padding: 60px 0px 30px 0px;
  }

  .honor-mob-item .honor-mob-desc {
    box-shadow: inset 0px -1px 0px 0px #F2F2F2;
    margin-bottom: 20px;
  }

  .honor-mob-item .honor-mob-desc:last-child {
    box-shadow: none;
  }

  .honor-mob-num {
    position: absolute;
    left: -90px;
    line-height: 1;
    top: 42%;
    font-size: 68px;
    font-weight: bold;
    color: #196CCF;
    z-index: 10;
  }

  .honor-init {
    transform: translateY(-60px);
  }

  .honor-mob-swiper .swiper-slide {
    width: auto;
    margin-left: 10px;
  }

  .honor-mob-swiper .swiper-slide-active {
    width: auto;
    line-height: 100px;
    margin-left: 0px;
  }

  .honor-mob-swiper .swiper-slide a {
    font-weight: bold;
    color: #e8e8e8;
    font-size: 60px;
    margin-right: 20px;
  }

  .honor-mob-swiper .swiper-slide-active a {
    font-size: 68px;
    color: #196CCF;
  }

  .honor-mob-swiper {
    height: 250px;
    padding: 80px 0px;
  }

  .rad-mob-recyle {
    width: 140px;
    height: 140px;
    position: absolute;
    left: -28px;
    top: 100px;
  }

  /* 资质荣誉 end */
}<!--耗时1785289014.6523秒-->