.weui-mark-vip {
	left:.2em;
	top:.2em;
}
.weui-grids:before {
	border-top:0px;
}
.index_search {
	background-color:none;
	padding:.3rem 1rem .5rem 1rem;
	width:100%;
	box-sizing:border-box;
}
.index_search .index_search_box {
	border-radius:1rem;
	font-size:.6rem;
	padding:.3rem 0;
	text-align:center;
	background-color: rgba(255, 255, 255,0.9);
	margin-top:.7rem;
}
.weui-label-list {
	margin:0 1rem 0 0;
}
.weui-label-list label {
	font-size:1rem;

}
.f {
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:1;
    width: 8.2rem;

}
.weui-news-medias img {
	border-radius:.3rem
}
.weui-label-list {
	padding:0;
	margin:0;
}
.weui-label-s {
	margin-right:.3rem;
	font-size:.6rem;
}
.weui-news-medialist img {
	max-height:6rem;
	min-height:6rem;
	position:relative;
}
.box_left {
	border-radius:0 .8rem .8rem 0;
	background:#ffffff;
	position:absolute;
	left:0;
	top:50%;
	width:.4rem;
	height:.8rem;
	z-index:9;
}
.box_right {
	border-radius:.8rem 0 0 .8rem ;
	background:#ffffff;
	position:absolute;
	right:0;
	top:50%;
	width:.4rem;
	height:.8rem;
	z-index:9;
}
.box_txt {
	position:absolute;
	left:0;
	bottom:.5rem;
	padding:0 .2rem;
	width:100%;
	color:#ffffff;
	font-size:14px;
	background-color:rgba(0,0,0,0.6);
	box-sizing:border-box;
	margin:0 auto;
	border-bottom-right-radius:.5rem;
	border-bottom-left-radius:.5rem;
}
.weui-news-title {
	padding:0.8rem 0 0.6rem 0;
}
.weui-progress__bar {
	height:.2rem;
}
.weui-progress__inner-bar {
	background:#ff6600;
	border-top-right-radius: .5rem;
	border-bottom-right-radius: .5rem;
}
