.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.con-box {
	height: auto;
	padding: 10px 150px 40px;
}

/*位置*/
.current-position {
	height: 60px;
	line-height: 60px;
	background: url(currentPosition.png) no-repeat left center;
	padding-left: 28px;
	font-size: 16px;
	color: #333;
}

.current-position a {
	color: #333;
}

.current-position a:hover {
	color: #333;
}

/* 文章正文 */
.con-box .con-tit {
	color: #333;
    font-size: 26px;
    text-align: center;
    line-height: 42px;
    font-weight: 400;
	padding-bottom: 12px;
	border-bottom: 1px solid #eee;
	word-wrap: break-word;
}

.con-fbq {
	text-align: center;
	padding: 12px 0 22px;
}

.con-fbq span {
	margin: 0 12px;
	line-height: 30px;
	font-size: 14px;
	color: #999;
}

.con-wzzw {
	font-size: 18px;
	line-height: 36px;
	color: #333;
}

.con-wzzw p,
.con-wzzw a,
.con-wzzw span,
.con-wzzw div {
	max-width: 100% !important;
	font-size: 18px;
	line-height: 36px;
	color: #333;
}

.con-wzzw img,
.con-wzzw video {
	max-width: 98% !important;
	height: auto;
	margin: 0 auto;
}

.con-zzly {
	width: 100%;
	height: auto;
	padding: 22px 0 32px;
}

.con-zzly p {
	font-size: 16px;
	color: #333;
	line-height: 32px;
	text-align: right;
}

.con-bottom {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #eee;
	padding: 0 20px;
	font-size: 14px;
	color: #666;
}

.con-bottom .con-share {
	float: left;
}

.con-bottom .con-share p {
	height: 40px;
	line-height: 40px;
	float: left;
}

.con-bottom .con-share div {
	float: left;
	font-style: initial !important;
	-webkit-font-smoothing: inherit !important;
	-webkit-text-stroke-width: inherit !important;
	-moz-osx-font-smoothing: inherit !important;
}

.con-bottom .con-share div a {
	width: auto;
	margin: 0px 10px 0px 2px;
	color: #666;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: 400;
	display: block;
	float: left;
}

.con-dygb {
	width: auto;
	height: 100%;
	float: right;
}

.con-dygb a {
	width: auto;
	height: 100%;
	margin-left: 12px;
	display: block;
	float: left;
}