.header,
.footer,
.content .crumbs,
.bdsharebuttonbox,
.header-nav,
.m-back {
	display: none;
}

.m-header {
	background-color: #03af70;
	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; }

  

  .header,
  .footer,
  .content .crumbs,
  .bdsharebuttonbox, .header-nav,.m-back{
    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; } } */

#bdshare_weixin_qrcode_dialog {
	box-sizing: content-box;
	display: block;
}

.header,
.footer,
.content .crumbs,
.bdsharebuttonbox,
.header-nav,
.m-back {
	display: block;
}

.m-header {
	display: none;
}

body {
	background-color: #f4f9fb;
}

.content {
	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;
}