.about-title {
    height: 2.5rem;
    margin-bottom: 0.65rem;
    width: 100%;
  }
  .about-title .mui-table-view {
    height: 100%;
  }
  .about-title .mui-table-view .mui-table-view-cell {
    padding: 0.22rem 0.3rem;
    height: 100%;
  }
  .about-title .mui-table-view .mui-table-view-cell .mui-navigate {
    height: 100%;
    margin: 0 auto;
    font-size: 0.84rem;
    text-align: center;
    line-height: 1.8rem;
    color: #26304c;
  }
  .about-title .mui-table-view .mui-table-view-cell .mui-navigate i {
    font-size: 1.3rem;
  }
  .about-content {
    background-color: #fff;
  }
  #pullrefresh_right {
    background-color: #fff !important;
  }
  .about-content .logo-1 {
    width: 9.76rem;
    height: 5.63rem;
    margin: 0 auto;
    padding-top: 2rem;
  }
  .about-content .logo-1 img {
    width: 9.76rem;
    height: 2.48rem;
  }
  .about-content .content {
    padding: 0.4rem 0.7rem 0;
  }
  .about-content .content p {
    line-height: 1.5rem;
    text-indent: 2em;
    font-size: 0.74rem;
  }
  
  .content h4 {
      font-weight: 400;
      text-align: center;
      font-size: 1rem;
      margin-bottom: 0.6rem;
      margin-top: 0.6rem;
      color: #515152;
  }
  .content span {
    margin-top: 1rem;
    font-size: 0.84rem;
    color: #000;
    display: block;
  }
  .content i {
    font-size: 0.74rem;
    color: #8f8f94;
    display: block;
    margin-left: 1.5rem;
  }
  .content .end {
    margin-bottom:0.8rem;
  }