h1, h2, h3, .masthead p, .subhead p, .marketing h2, .lead {
      font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
      font-weight: normal;
    }

/*    .jumbotron {
      background: linear-gradient(45deg, #001C58  0%, #1472B6  100%) repeat scroll 0 0 transparent;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
      color: #FFFFFF;
    }
*/
    #scrollUp {
      bottom: 20px;
      right: 20px;
      height: 38px; /* Height of image */
      width: 38px; /* Width of image */
      background: url("../img/top.png") no-repeat;
    }

    #article h2 {
      padding-top: 60px;
    }

    #article p {
      text-indent: 2em;
    }

    .alert-info {
      margin-top: 20px;
    }

    .img-caption {
      font-weight: bold;
      display: block;
      margin-top: 20px;
    }

    #list {
      font-size: 12px;
    }

      #list li {
        margin-bottom: 3px;
      }
/* 标题内部增加间距, 单击目录时能看到标题*/
    h3 {
      padding-top: 60px;
    }
    h3 img {
      margin-right: 5px;
    }


    h1, h2, h3, .masthead p, .subhead p, .marketing h2, .lead {
      font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
      font-weight: normal;
    }

/*    .jumbotron {
      background: linear-gradient(45deg, #001C58 0%, #1472B6 100%) repeat scroll 0 0 transparent;
      box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2) inset, 0 -3px 7px rgba(0, 0, 0, 0.2) inset;
      color: #FFFFFF;
    }*/

    #article h2 {
      padding-top: 60px;
    }

    #article p {
      text-indent: 2em;
    }

    .alert-info {
      margin-top: 20px;
    }

    .img-caption {
      font-weight: bold;
      display: block;
      margin-top: 20px;
    }