.w16{
	background: #f8f8f8;
}
.sftx-list{
    width: 14.93rem;
    overflow: hidden;
    margin: 0 auto;
}
.sftx-list-ul{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.sftx-list-ul li{
    width: 14.93rem;
    /* height: 11.1rem; */
    position: relative;
	box-shadow: 0px 0.04rem 0.21rem 0px rgba(0, 0, 0, 0.1);
	border-radius: 0.21rem;
	background: #fff;
	margin-bottom: .55rem;
	padding-bottom: .3rem;
	/* background: black; */
}
.sftx-list-img{
    width: 14.93rem;
    height: 8.42rem;
    overflow: hidden;
    position: relative;
	border-top-left-radius: 0.21rem;
	border-top-right-radius: 0.21rem;
}
.video-time-none{
	display:none;
}
.video-time{
    width: 2.24rem;
    height: 0.85rem;
    position: absolute;
    right: 0.42rem;
    bottom: 0.21rem;
    z-index: 1;
    color: #fefefe;
    text-align: center;
    line-height: 0.9rem;
	font-size: 0.74rem;
    background: url(https://f2.cri.cn/M00/8E/30/CqgNOl3OFAiAC4NJAAAAAAAAAAA8641935.heidi.png) no-repeat;
	background-size: cover;
}
.jianbian{
	width: 14.93rem;
	height: 2.5rem;
	position: absolute;
	bottom: 0;
	background: url(https://f2.cri.cn/M00/8E/30/CqgNOl3OFAiAC4NJAAAAAAAAAAA8641935.jianbian.png) left bottom no-repeat;
	background-size: cover;
}
.sftx-list-img a ,.sftx-list-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.sftx-list-text{
    line-height: 1rem;
	padding: 0 .42rem;
	margin-top: .3rem;
}
.sftx-list-text a{
    /* font-size: 0.64rem; */
	font-size: 0.7rem;
    color: #333333;
}
.sftx-list-time{
    color: #fff;
    position: absolute;
	right: 0.42rem;
    top: 7.5rem;
	font-size: .6rem;
}
.sftx-list-time a{
    olor: #fff;
}
.list-more{
    width: 14.93rem;
    height: 1.7rem;
    text-align: center;
    font-size: 0.64rem;
	overflow: hidden;
	line-height: 1.7rem;
	background: #fff;
	margin-top: .3rem;
	margin-bottom: .85rem;
	border-radius: 0.21rem;
}
.list-more a{
	cursor: pointer;
	color: #666666;
	padding: 0 0 0 1.22rem;
	background: url(https://f2.cri.cn/M00/8E/30/CqgNOl3OFAiAC4NJAAAAAAAAAAA8641935.load.png) no-repeat;
	background-size: contain;
}
.more-list li{
	display: none;
}

