.pageabout .title1{
    text-align: center;
    margin-bottom: 3%;
    font-size: 2.5em;
    color: #b22222;
    margin-top: 2%;
}
.title14{
    text-align: center;
    margin-bottom: 3%;
    font-size: 2.1vw;
    color: #b22222;
    margin-top: 2%;
    font-weight: var(--fontbold7);
}
/*下面是荣誉证书滑动模块的代码*/
.renzxx .swiper {
      width: 18.75vw;
      height: auto;
    }

.renzxx .swiper .swiper-wrapper .swiper-slide {
      display: flex;
      justify-content: center;
      border-radius: 18px;
      font-size: 22px;
      font-weight: bold;
      color: #fff;
    }
.renzxx {
    margin-bottom: 2%;
}

/*.renzxx .swiper .swiper-wrapper .swiper-slide .tit-p1{*/
/*    margin-left: 30%;*/
/*    margin-top: 1%;*/
/*    color: #b22222;*/
/*}*/
.ryzs-02 .swiper {
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.ryzs-02 .swiper .swiper-wrapper .swiper-slide {
      background-position: center;
      background-size: cover;
      width: 300px;
      height: 207px;
    }

.ryzs-02 .swiper .swiper-wrapper .swiper-slide img {
      display: block;
      width: 100%;
    }
.ryzs-02 {
    background: #eee;
      font-family: helvetica neue, helvetica, arial, sans-serif;
      font-size: 14px;
      color: #000;
      margin: 0;
      padding: 0;
      position: relative;
      height: 100%;
}
.rn03in .swiper {
    width: 744px;
}
.rn03in .swiper .swiper-wrapper .swiper-slide{
    height: 351px;
    line-height: 351px;
    text-align: center;
}
.qyzz-all {
    display: flex;
    width: 100vw;
}
.qyzz-all .qyzz-left{
    width: 60vw;
}
.qyzz-all .qyzz-right{
    width: 40vw;
    margin-right: 10vw;
}