.pd-t-5{
    padding: 0 0.3rem;
}
.list-zt .zx-video{
    border-bottom: 1px solid #EEEEEE;
    margin-top: 0.16rem;
	padding-top: .24rem;
}
.list-zt .zx-video .video-tlt{
	font-size: 0.32rem;
	font-weight: 400;
	color: #333333;
	line-height: 0.45rem;
	width: 100%;
}
.list-zt .zx-video .video-img{
	width: 100%;
	height: 3.88rem;
	position: relative;
}
.list-zt .zx-video .video-img img,.zx-video .video-img a{
	width: 100%;
	height: 100%;
	display: block;
	border-radius: .04rem;
}
.list-zt .zx-video .video-img .video-play{
	width: 0.6rem;
	height: 0.6rem;
	background: url(/images/wap/play.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	bottom: 0.3rem;
	left: 0.3rem;
	cursor: pointer;
}
.list-zt .zx-video .time{
	width: 100%;
    font-size: 0.24rem;
    font-weight: 400;
    color: #999999;
    margin: 0.24rem 0;
	line-height: .24rem;
}
