article {
  margin-top: 49px; }
  article h1 {
    font-size: 24px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #444444;
    }
  article .info {
    margin-top: 29px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #999999;
    line-height: 36px; }
  article div.article {
    margin-top: 40px; }
    article div.article.test {

      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #555555;
      line-height: 28px; }
      article div.article.test p {
        margin-bottom: 38px; }
      article div.article.test .img {
        width: 100%;
        text-align: center;
        margin-top: 59px;
        margin-bottom: 45px; }