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

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

.content {
  box-sizing: border-box; }
  .content img {
    max-width: 100%; }
  .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;
      line-height: 21px;
      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: 414px) {
  .m-header h1 {
    font-size: 25px;
    line-height: 35px; }
    .m-header h1 a {
      font-size: 25px; }

  .content .content-title {
    padding: 20px 15px 0px 15px; }
  .content .title-info {
    padding: 16px 15px 16px 15px; }
  .content .content-info {
    padding: 14px 15px 10px 15px; } }
@media screen and (min-width: 800px) {
  #bdshare_weixin_qrcode_dialog {
    box-sizing: content-box; }

  .bdsharebuttonbox {
    position: fixed;
    top: 50%;
    margin-top: -91px;
    left: 50%;
    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 .nav,
  .content .crumbs,
  .bdsharebuttonbox {
    display: block; }

  .m-header {
    display: none; }

  body {
    background-color: #e9e9e9; }

  .content.layout {
    width: 1200px;
    margin: 15px auto 0; }
  .content .crumbs {
    height: 40px;
    line-height: 40px;
    background-color: #fff;
    padding: 10px 0 0 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: #2c55f8; }
  .content .cont-wrap {
    background-color: #fff;
    padding: 40px;
    margin-bottom: 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 */
