body {
  background-color: #f4f9fb; }

.header,
.footer,
.content .crumbs,
.bdsharebuttonbox {
  display: none; }

.m-header {
  background-color: #3f62b5;
  padding: 12px 15px 10px 15px; }
  .m-header h1 {
    font-size: 23px;
    color: #fff;
    line-height: 35px; }
    .m-header h1 p {
      font-size: 23px;
      color: #fff;
      line-height: 30px; }
  .m-header ul li {
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #fff; }
    .m-header ul li.splice {
      margin: 0 5px; }

.content {
  box-sizing: border-box; }
  .content img {
    max-width: 100%;
    text-align: center;
    display: inline-block; }
  .content .layout {
    width: auto; }
  .content .content-title {
    padding: 16px 15px 0px 15px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    color: #555555; }
  .content .title-info {
    padding: 12px 15px 8px 15px;
    line-height: 19px;
    border-bottom: 1px solid #ededed; }
    .content .title-info span {
      display: block;
      width: 100%;
      font-size: 15px;
      color: #999; }
      .content .title-info span:first-child {
        display: block;
        width: 100%; }
  .content .content-info {
    padding: 12px 15px 10px 15px; }
    .content .content-info p {
      font-size: 16px;
      line-height: 25px;
      color: #555;
      margin-bottom: 10px; }

@media screen and (min-width: 320px) {
  .m-header h1 {
    font-size: 23px;
    color: #fff;
    line-height: 35px; }
    .m-header h1 p {
      font-size: 20px;
      color: #fff;
      line-height: 30px; }
  .m-header ul li {
    float: left;
    font-size: 12px;
    line-height: 22px;
    color: #fff; }
    .m-header ul li.splice {
      margin: 0 5px; }

  .content {
    margin-top: 10px;
    margin-bottom: 27px; }
    .content .content-title {
      padding: 10px 15px 0px 15px; }
    .content .title-info {
      padding: 16px 15px 16px 15px; }
    .content .content-info {
      padding: 14px 15px 10px 15px; } }
@media screen and (min-width: 414px) {
  .m-header h1 {
    font-size: 23px;
    color: #fff;
    line-height: 35px; }
    .m-header h1 p {
      font-size: 25px;
      color: #fff;
      line-height: 30px; } }
@media screen and (min-width: 800px) {
  #bdshare_weixin_qrcode_dialog {
    box-sizing: content-box;
    display: block; }

  .bdsharebuttonbox {
    position: fixed;
    top: 50%;
    margin-top: -91px;
    left: 50%;
    z-index: 10;
    margin-left: 613px;
    padding: 15px 10px;
    background: #fff; }

  .bdsharebuttonbox a {
    width: 51px !important;
    height: 51px !important;
    margin: 0 auto 10px !important;
    float: none !important;
    padding: 0 !important;
    display: block; }
    .bdsharebuttonbox a:last-child {
      margin-bottom: 0 !important; }

  .bdsharebuttonbox a img {
    width: 51px;
    height: 51px; }

  .bdsharebuttonbox .bds_weixin {
    background: url(../images/gbRes_2.png) no-repeat center center/51px 51px;
    background-position: 0 !important; }

  .bdsharebuttonbox .bds_sqq {
    background: url(../images/gbRes_3.png) no-repeat center center/51px 51px;
    background-position: 0 !important; }

  .bdsharebuttonbox .bds_tsina {
    background: url(../images/gbRes_6.png) no-repeat center center/51px 51px;
    background-position: 0 !important; }

  .header,
  .footer,
  .content .crumbs,
  .bdsharebuttonbox {
    display: block; }

  .m-header {
    display: none; }

  body {
    background-color: #f4f9fb; }

  .content {
    margin-top: 40px;
    margin-bottom: 20px; }
    .content .layout {
      width: 1200px;
      margin: 0 auto; }
    .content .crumbs {
      height: 40px;
      line-height: 40px; }
      .content .crumbs li {
        float: left;
        font-size: 14px;
        color: #999; }
        .content .crumbs li a {
          font-size: 14px;
          color: #999; }
        .content .crumbs li.cur {
          color: #3f62b5; }
    .content .cont-wrap {
      background-color: #fff;
      padding: 60px 40px; }
      .content .cont-wrap .content-title {
        padding: 0;
        font-size: 24px;
        color: #333;
        font-weight: bold;
        text-align: center;
        line-height: 30px; }
      .content .cont-wrap .title-info {
        padding: 0;
        text-align: center;
        line-height: 22px;
        margin-top: 15px;
        padding-bottom: 18px;
        border-bottom: none; }
        .content .cont-wrap .title-info span {
          display: inline-block;
          width: auto;
          color: #999;
          font-size: 12px;
          margin-right: 20px; }
          .content .cont-wrap .title-info span:last-child {
            margin-right: 0; }
        .content .cont-wrap .title-info i {
          font-style: normal;
          margin: 0 10px; }
      .content .cont-wrap .content-info {
        padding: 0; }
        .content .cont-wrap .content-info p {
          font-size: 15px;
          color: #333;
          line-height: 30px;
         /* text-indent: 2em;*/
          margin: 29px 0 0 0; } }

/*# sourceMappingURL=article.css.map */
