.topic-head,
.ztImgListCon,
#lmNav {
	max-width: 1000px;
	margin: 0px auto;
}

.ztListCon-li {
	overflow: hidden;
	padding: 0px 16px;
}

.ztListCon-li li {
	width: 100%;
	overflow: hidden;
	margin-top: 19px;
	border-bottom: 1px solid #e4e4e4;
}

.ztListCon-li .has_img_tit {
	font-size: 16px;
	color: #333333;
	margin-bottom: 13px;
	overflow-wrap: break-word;
	overflow-wrap: break-word;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}



.ztListCon-li .has_img_time {
	font-size: 12px;
	color: #8a8a8a;
	margin-bottom: 13px;
}

#lmNav {
	overflow: hidden;
	padding: 16px 16px 6px 16px;
	border-bottom: 6px solid #f9f9f9;
}

#lmNav li {
	float: left;
	border: 1px solid #e1e1e1;
	border-radius: 20px;
	font-size: 15px;
	margin: 0 10px 10px 0px;
	padding: 0 15px;
	height: 33px;
	line-height: 33px;
	list-style: none;
}

#lmNav li a {
	color: #333;
}



#lmNav {
	display: none;
}

.ztListCon-tit h3 {
	font-size: 24px;
	font-weight: 700;
	line-height: 75px;
	color: #333;

	border-top: 6px solid #f9f9f9;
	text-align: center;

	background: url(../images/btbj.png) center center no-repeat;
	background-size: 200%;
}

.lm_more {
	display: block;
	height: 54px;
	line-height: 54px;
	font-size: 15px;
	color: #333333;
	text-align: center;
}

.lists .left_img {
	padding-bottom: 20%;
	position: relative;
}

.lists .left_img img {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.ztListCon-tit .page {
	overflow: hidden;
}

.ztListCon-tit .page li {
	width: 25%;
	margin: 2% 4%;
	float: left;
}

.ztListCon-tit .page li a img {
	width: 100%;
	display: block;
}

/* 蛇年新加 */
.ztListCon-tit img {
	/*display: block;*/
	margin: 0 auto;
}

.youxiwap {
	display: block;
}

@media only screen and (min-width: 1000px) {
	.ztListCon-li .has_img_tit {
		font-size: 20px;
		color: #333333;
		margin-bottom: 20px;
		line-height: 28px;
		overflow-wrap: break-word;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 5;
	}

	.lists .left_img {
		padding-bottom: 16%;
		position: relative;
	}

	#lmNav {
		display: none;
	}

	.youxiwap {
		display: none;
	}
  .footer p{
  	font-size:14px;
  }
}
@media (max-width: 768px) {
    .footer {
        font-size: 14px;
        line-height: 200%;
    }
}