.w16{
	background: #f8f8f8;
}
/* 副导航样式 */
.video-nav-box{
    height: 2.13rem;
    overflow: hidden;
}
.video-nav{
    height: 2.13rem;
    background: #e5e5e5;
    overflow-x: auto;
    padding: 0 0 .5rem 0;
}
.video-nav ul{
    display: inline;
    white-space: nowrap;
    position: relative;
}
.video-nav ul li{
    display: inline-block;
    border-radius: 1.06rem;
    background: #fff;
    color: #b4b4b4;
    margin-left: 0.64rem;
    font-size: .46rem;
    margin-top: 0.51rem;
    padding: .32rem .42rem;
}
.video-nav ul li:last-child{
	margin-right: 0.64rem;
}
.video-nav ul li.lq-active{
    background: #2b2b2b;
    color: #fefefe;
}
#lq-tabs-container{
    /* height: auto; */
    overflow: hidden;
}



.sftx-list{
    overflow: hidden;
}
.sftx-list-ul{
    /* width: 14.93rem; */
	width: 16rem;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 0.64rem;
}
.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: 0 auto;
	margin-bottom: .55rem;
	padding-bottom: .3rem;
	display: block;
}
.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.85rem;
	font-size: 0.74rem;
    /* background: url(https://f2.cri.cn/M00/01/1A/wKgACl4cD8KAZftyAAAAAAAAAAA5470979.time-bg.png) no-repeat; */
	background: rgba(0, 0, 0, 0.5);
	border-radius: .5rem;
}
.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-box{
    height: .85rem;
    padding: 0 .42rem;
    line-height: .85rem;
    margin-top: 0.21rem;
    margin-bottom: 0.4rem;
}
.sftx-list-time{
    display: inline-block;
    color: #bbbbbb;
    /* position: absolute;
	right: 0.42rem;
    top: 7.5rem; */
	font-size: .51rem;
}
.sftx-list-time a{
    color: #fff;
}
.sftx-list-time-box .hot{
    font-size: .46rem;
    color: #3fb8fc;
    margin-left: .49rem;
    padding: .1rem;
    border: 1px solid #3fb8fc;
    border-radius: .1rem;
    line-height: normal;
}
.list-more{
    width: 14.93rem;
    height: 1.7rem;
    text-align: center;
    font-size: 0.64rem;
	overflow: hidden;
	line-height: 1.7rem;
	background: #fff;
    margin: .4rem .53rem .85rem .53rem;
    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;
} */

/* 自定义第一条样式 */
.video-custom-box{
    width: 16rem;
    background: #333333;
    overflow: hidden;
    /* margin-bottom: 0.51rem; */
}
.video-custom-box-img{
    width: 16rem;
    height: 9rem;
}
.video-custom-box-img a,
.video-custom-box-img a img{
    display: block;
    width: 100%;
    height: 100%;
}
.video-custom-box-title{
    padding: 0 .51rem;
    margin: .64rem 0;
}
.video-custom-box-title a{
    font-size: .68rem;
    color: #fff;
}
.video-custom-box-abstract{
    padding: 0 .51rem;
    line-height: 1rem;
    margin-bottom: 0.85rem;
}
.video-custom-box-abstract a{
    color: #cccccc;
    font-size: .6rem;
}
.more-wrap{
	margin-top: 0;
}
.more-wrap li:first-child{
	width: 16rem;
	background: #333333;
	border-radius: 0;
	padding-bottom: 0;
	overflow: hidden;
}
.more-wrap li:first-child .sftx-list-img{
	width: 16rem;
	height: 9rem;
	border-radius: 0;
}
.more-wrap li:first-child .video-time{
	display: none;
}
.more-wrap li:first-child .sftx-list-text{
	padding: 0 .51rem;
	margin: .64rem 0;
	/* line-height: inherit; */
}
.more-wrap li:first-child .sftx-list-text a{
	font-size: .68rem;
	color: #fff;
}
.more-wrap li:first-child .video-custom-box-abstract{
	display: block !important; 
}
.more-wrap li:first-child .video-custom-box-abstract a{
    color: #cccccc;
    font-size: .6rem;
}
.more-wrap li:first-child .sftx-list-time-box{
	display: none !important;
}