/* 正文 */
.contentWrap{
	background: #f5f5f5;
	 width: 100%;
}
.content{
	width: 1200px;
	margin: 0 auto;
	padding: 25px 100px;
	background-color: #fff;
}
/* 内容导航 */
.nav_daohang {
    font-family: PingFangSC-Regular,Helvetica,Arial,Microsoft Yahei,sans-serif;
    color: #a2a2a2;
    margin-bottom: 14px;
    background: url(../images/news/icon.png) no-repeat 0 0;
    padding-left: 25px;
}
.nav_daohang a {
    margin-left: 0px;
    color: #666666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
}
.nav_daohang .i {
    display: inline-block;
    margin-left: 10px;
    margin-right: 4px;
    cursor: default;
		color: #666666;
		    font-size: 14px;
		    height: 14px;
		    line-height: 14px;
}
.nav_daohang a {
    margin-left: 6px;
    color: #666666;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
}
/* 标题 */
 .title_area {
    color: #333333;
    margin-bottom: 35px;
}
.title_area h1 {
    font-size: 30px;
    font-weight: normal;
    line-height: 45px;
}
.title_area .info {
    color: #999999;
    margin-top: 21px;
    display: block;
    font-size: 14px;
    line-height: 14px;
}
/* 内容 */
	.content_area {
    overflow: hidden;
}
.content_area p {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 30px;
    color: #333333;
}
.content_area p img{
       width: 100%;
        margin: 0 auto;
}
.photo_img {
    line-height: 0px;
    text-align: center;
}
.photo_img img {
    display: block;
    max-width: 1000px;
    text-align: center;
    margin: 0 auto;
}
/* 作者 */
.contentBott {
    padding: 0px;
    font-size: 21px;
    padding-top: 5px;
}
.contentBott .zebian {
    color: #a7a7a7;
    margin-bottom: 20px;
    font-size: 14px;
}
.contentBott .zebian i {
    vertical-align: middle;
    display: inline-block;
    width: 3px;
    height: 14px;
    background: #e14040;
    margin-right: 6px;
}
.contentBott span {
    margin-right: 16px;
		color: #a7a7a7;
		    margin-bottom: 20px;
		    font-size: 14px;
}

/* 二维码*/
.domain {
          width:100%;
          padding-top: 30px;
      }
      .domain .like_print_correctError_close {
          padding: 20px;
          border-bottom: 1px solid #ededed;
          margin-bottom: 20px;
      }
      .like_print_correctError_close a{
          color:#333;
      }
      .clearfloat {
          zoom: 1;
      }
      .fr {
          float: right;
      }
      .fr {
          float: right;
      }
      #div_div {
          width: 145px;
          margin: 0 auto;
          text-align: center;
      }
      #qr_container {
          color: #666;
          font-size: 13px !important;
          line-height: 26px;
          position: relative;
          padding-bottom: 15px;
      }
      











