
.gp-articleTitle1 {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
  }
  .gp-articleTitle1 h3 {
    line-height: 1.4;
    text-align: center;
    font-weight: normal;
  }
  .gp-articleAuthor1 {
    padding: 14px 15px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1.5;
    background: #f0f1fa;
  }
  .gp-articleAuthor1 span,
  .gp-articleAuthor1 i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #666;
    color: #999;
  }
  .gp-articleAuthor1 i {
    margin: 0 10px;
    font-style: normal;
    font-weight: normal;
    color: #ccc;
  }
  .gp-articleAuthor1 span:last-child i {
    display: none;
  }
  .gp-article1 {
    position: relative;
    line-height: 1.8;
    padding-bottom: 25px;
    padding-top: 15px;
    color: #666;
  }
  .gp-article1 p {
    margin-bottom: 1.5rem;
  }
  .gp-article1 p:last-child {
    margin-bottom: 0;
  }
  @media screen and (max-width:767px) {
    .gp-article1 {
      font-size: 14px;
    }.gp-articleTitle1{
    padding: 5px 0;
}


  }
  /*附件*/
  .Annex4 h2 {
    background: rgba(43,50,178,.3);
    padding: 14px 35px;
    box-sizing: border-box;
    color: rgba(43,50,178,.9);
  }
  .Annex4 ul {
    margin-top: 20px;
  }
  .Annex4 ul li {
    position: relative;
    overflow: hidden;
  }
  .Annex4 ul li a {
    background: #ededee;
    color: #666;
    display: block;
    padding: 5px 30px;
    box-sizing: border-box;
  }
  .Annex4 ul li a:hover {
    color: rgba(43,50,178,.9);
  }
