.main-wrap {
  padding-bottom: 1.5rem;
}
.main-wrap .about-wrap {
  padding: 1.58rem 0;
  margin: 0 auto;
}
.main-wrap .about-wrap .about-box {
  margin-top: 0.6rem;
  display: flex;
  overflow: hidden;
}
.main-wrap .about-wrap .about-box .left {
  width: 5.54rem;
  flex-shrink: 0;
}
.main-wrap .about-wrap .about-box .left img {
  width: 100%;
}
.main-wrap .about-wrap .about-box .right {
  flex: 1;
  margin-left: 0.4rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main-wrap .about-wrap .about-box .right .des {
  font-family: Calibri;
  font-weight: 400;
  font-size: 0.24rem;
  color: #000000;
  line-height: 0.45rem;
}
.main-wrap .about-wrap .about-box .right .counter-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0.5rem;
}
.main-wrap .about-wrap .about-box .right .counter-list .item .counter-box {
  display: flex;
  align-items: baseline;
}
.main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num {
  display: flex;
  align-items: self-start;
}
.main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num .counter {
  font-family: Calibri;
  font-weight: 800;
  font-size: 0.8rem;
  background: -webkit-linear-gradient(270deg, #4286CD, #8DBFFE);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容其他浏览器 */
}
.main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num .sym {
  font-family: Calibri;
  font-weight: bold;
  font-size: 0.38rem;
  background: -webkit-linear-gradient(270deg, #4286CD, #8DBFFE);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容其他浏览器 */
}
.main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .p {
  font-family: Calibri;
  font-weight: bold;
  font-size: 0.32rem;
  background: -webkit-linear-gradient(270deg, #4286CD, #8DBFFE);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容其他浏览器 */
}
.main-wrap .about-wrap .about-box .right .counter-list .item .text {
  font-family: Calibri;
  font-weight: normal;
  font-size: 0.18rem;
  background: -webkit-linear-gradient(270deg, #4286CD, #8DBFFE);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容其他浏览器 */
}
.main-wrap .about-wrap .about-box .right .img {
  width: 100%;
}
.main-wrap .about-wrap .about-box .right .img img {
  width: 100%;
}
.main-wrap .history {
  overflow: hidden;
  margin: 0 auto;
}
.main-wrap .history .historySwiper {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.main-wrap .history .historySwiper .img {
  width: 100%;
}
.main-wrap .honor-wrap {
  width: 12.27rem;
  padding-top: 0.86rem;
  margin: 0 auto;
}
.main-wrap .honor-wrap .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-wrap .honor-wrap .top .left .title {
  font-family: Calibri, Calibri;
  font-weight: weight;
  font-size: 0.28rem;
  color: #000000;
}
.main-wrap .honor-wrap .top .left .text {
  font-family: Calibri;
  font-weight: normal;
  font-size: 0.21rem;
  color: #000000;
  line-height: 0.25rem;
  margin-top: 0.24rem;
}
.main-wrap .honor-wrap .top .left .icon {
  margin-top: 0.6rem;
  display: flex;
  align-items: center;
}
.main-wrap .honor-wrap .top .left .icon img {
  height: 1rem;
}
.main-wrap .honor-wrap .top .left .icon img:last-of-type {
  height: 0.92rem;
  margin-left: 0.48rem;
}
.main-wrap .honor-wrap .top .right .item {
  margin-bottom: 0.35rem;
}
.main-wrap .honor-wrap .top .right .item:last-of-type {
  margin-bottom: 0;
}
.main-wrap .honor-wrap .top .right .item .counter-box {
  display: flex;
  justify-content: flex-end;
  font-family: Calibri;
  font-weight: bold;
  font-size: 0.61rem;
  background: -webkit-linear-gradient(270deg, #B08449, #F6D6A3);
  /* 标准语法 */
  -webkit-background-clip: text;
  /* Chrome, Safari */
  background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Chrome, Safari */
  color: transparent;
  /* 兼容其他浏览器 */
}
.main-wrap .honor-wrap .top .right .item .counter-box .counter {
  font-size: 0.61rem;
}
.main-wrap .honor-wrap .top .right .item .text {
  font-family: Calibri;
  font-weight: normal;
  font-size: 0.28rem;
  color: #000000;
  margin-top: 0.1rem;
  text-align: right;
}
.main-wrap .honor-wrap .honor-banner {
  margin: 0 auto;
  margin-top: 1.8rem;
  background: url(../img/about/honor-bg.png) no-repeat;
  background-size: 100% 1.2rem;
  background-position: bottom;
  padding-bottom: 0.4rem;
}
.main-wrap .honor-wrap .honor-banner .honorSwiper {
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
.main-wrap .honor-wrap .honor-banner .honorSwiper .swiper-slide {
  width: 2.95rem;
  transition: 300ms;
}
.main-wrap .honor-wrap .honor-banner .honorSwiper .swiper-slide img {
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .main-wrap .about-wrap {
    padding: 1.1rem 0.3rem;
    margin: 0 auto;
  }
  .main-wrap .about-wrap .about-box {
    margin-top: 0.6rem;
    flex-direction: column;
    padding: 0 ;
  }
  .main-wrap .about-wrap .about-box .left {
    width: 100%;
    flex-shrink: 0;
  }
  .main-wrap .about-wrap .about-box .left img {
    width: 100%;
  }
  .main-wrap .about-wrap .about-box .right {
    margin-left: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .main-wrap .about-wrap .about-box .right .des {
    font-size: 0.3rem;
    color: #000000;
    line-height: 0.5rem;
    margin-top: 0.5rem;
  }
  .main-wrap .about-wrap .about-box .right .counter-list {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    flex-wrap: wrap;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item {
    width: 50%;
    margin-top: 0.6rem;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .counter-box {
    display: flex;
    align-items: baseline;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num {
    display: flex;
    align-items: self-start;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num .counter {
    font-size: 0.99rem;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .counter-num .sym {
    font-size: 0.47rem;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .counter-box .p {
    font-size: 0.39rem;
  }
  .main-wrap .about-wrap .about-box .right .counter-list .item .text {
    font-size: 0.26rem;
  }
  .main-wrap .about-wrap .about-box .right .img {
    width: 100%;
    margin-top: 0.6rem;
  }
  .main-wrap .about-wrap .about-box .right .img img {
    width: 100%;
  }
  .main-wrap .history {
    width: 100%;
    overflow: hidden;
  }
  .main-wrap .history .historySwiper {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .main-wrap .history .historySwiper .img {
    width: 100%;
  }
  .main-wrap .honor-wrap {
    width: 100%;
    padding-top: 0.6rem;
    margin: 0 auto;
  }
  .main-wrap .honor-wrap .top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 0.3rem;
  }
  .main-wrap .honor-wrap .top .left .title {
    font-size: 0.4rem;
  }
  .main-wrap .honor-wrap .top .left .text {
    font-size: 0.32rem;
    color: #000000;
    line-height: 0.45rem;
    margin-top: 0.24rem;
  }
  .main-wrap .honor-wrap .top .left .icon {
    margin-top: 0.6rem;
    display: flex;
    align-items: center;
  }
  .main-wrap .honor-wrap .top .left .icon img {
    height: 1.21rem;
  }
  .main-wrap .honor-wrap .top .left .icon img:last-of-type {
    height: 1.1rem;
    margin-left: 0.58rem;
  }
  .main-wrap .honor-wrap .top .right {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 0.9rem;
  }
  .main-wrap .honor-wrap .top .right .item {
    margin-bottom: 0;
  }
  .main-wrap .honor-wrap .top .right .item .counter-box {
    font-size: 0.72rem;
  }
  .main-wrap .honor-wrap .top .right .item .counter-box .counter {
    font-size: 0.72rem;
  }
  .main-wrap .honor-wrap .top .right .item .text {
    font-size: 0.32rem;
    margin-top: 0.1rem;
    text-align: right;
  }
  .main-wrap .honor-wrap .honor-banner {
    margin: 0 auto;
    margin-top: 1.8rem;
    background: url(../img/about/honor-bg-h5.png) no-repeat;
    background-size: 10.37 1.02rem;
    background-position: bottom;
    padding: 0 0.3rem;
    padding-bottom: 0.66rem;
  }
  .main-wrap .honor-wrap .honor-banner .honorSwiper {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .main-wrap .honor-wrap .honor-banner .honorSwiper .swiper-slide {
    width: 3.3rem;
    transition: 300ms;
  }
  .main-wrap .honor-wrap .honor-banner .honorSwiper .swiper-slide img {
    width: 100%;
  }
}
