.zdeatil {
	width: 95%;
	margin: auto;
}

.zdeatil-title {
	width: 100%;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 1px;
	color: #333333;
}

.zdeatil-time {
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 60px;
	color: #999999;
}

.zdeatil-c {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 20px 0;
	line-height: 24px;
}

.zdeatil-c img {
	width: 80%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.znextpre {
	padding: 15px 0 50px 0;
	position: relative;
}

.znextpre p {
	font-size: 14px;
	line-height: 24px;
	color: #999999;
}
.zshare{
	position: absolute;
	right: 0;
	top: 20px;
}
