@media screen and (max-width: 959px) {
  .chairman {
    width: 100%;
    height: auto;
    /*80px 240px */
    padding: 0.8rem 0.4rem;
  }
  .chairman .renjie {
    display: block;
    align-items: center;
    width: 100%;
    /* 80px */
    margin-bottom: 0.8rem;
  }
  .chairman .renjie .pic {
    /* 480px */
    width: 100%;
    /* 510px */
    height: 9.33333333rem;
  }
  .chairman .renjie .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .chairman .renjie .jieshao {
    /* 960px */
    width: 100%;
    height: auto;
    /* 60px 40px */
    padding: 0.26666667rem;
    background: #356573;
  }
  .chairman .renjie .jieshao .title {
    font-family: PingFang SC, PingFang SC;
    font-weight: 500;
    font-size: 0.66666667rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /* 20px */
    margin-bottom: 0.26666667rem;
  }
  .chairman .renjie .jieshao .name {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.53333333rem;
    color: #FFFFFF;
    text-align: left;
    font-style: normal;
    text-transform: none;
    /* 40px */
    margin-bottom: 0.53333333rem;
  }
  .chairman .renjie .jieshao .text {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #FFFFFF;
    line-height: 0.85333333rem;
    text-align: justify;
    font-style: normal;
    text-transform: none;
  }
  .chairman .chairman-word {
    width: 100%;
    height: auto;
  }
  .chairman .chairman-word p {
    font-family: PingFang SC, PingFang SC;
    font-weight: 400;
    font-size: 0.42666667rem;
    color: #6B6B6B;
    line-height: 0.85333333rem;
    text-align: justify;
    font-style: normal;
    text-transform: none;
    margin-bottom: 0.26666667rem;
  }
  .chairman .chairman-word p:last-child {
    margin-bottom: 0;
  }
}
