.live_list{
	padding: 0 .24rem;
}
.live_list a{
	display: block;
	background: #fff;
	padding: .24rem;
	position: relative;
    border-radius: 8px;
	overflow: hidden;
	margin-top: .16rem;
	border: solid 1px #EEEEEE;
}
.live_list .images{
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 4px;
	overflow: hidden;
	float: left;
	position: relative;
}
.live_list .images img{
	width: 1.6rem;
	height: 1.6rem;
	border-radius: 4px;
}
.live_list .images .icon_jp{
	position: absolute;
	left: .08rem;
	top: .08rem;
	background: url(../../Images/live/index_list/sc_tag_1.png) no-repeat;
	background-size: cover;
	width: .72rem;
	height: .32rem;
}
.live_list .images .icon_bf{
	position: absolute;
	left: .52rem;
	top: .52rem;
	background: url(../../Images/live/index_list/icon_vd_suspended.png) no-repeat;
	background-size: cover;
	width: .56rem;
	height: .56rem;
}
.live_list .text{
	float: left;
	width: 3.5rem;
	padding-left: .24rem;
	color: #999999;
	font-size: .24rem;
	line-height: initial;
}
.live_list .text h3{
	color: #333;
	font-size: .28rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.live_list .text p{
	padding: .1rem 0;
}
.live_list h4{
	position: absolute;
	right: .24rem;
	top: .24rem;
	text-align: center;
	color: #FE7467;
	font-size: .28rem;
	font-weight: normal;
	line-height: initial;
	text-align: right;
}
.live_list h4.cardCss{
	top: .32rem;
}
.live_list h4.dsad p,
.live_list h4.cardCss p{
	font-weight: bold;
}
.live_list .text span i{
	background: url(../../Images/live/index_list/sy_icon_kc1.png) no-repeat;
	background-size: cover;
	width: .24rem;
	height: .24rem;
	display: inline-block;
	position: relative;
	top: .03rem;
	margin-right: .1rem;
}
.live_list h4 s{
	color: #999999;
	font-size: .24rem;
	display: block;
	margin-top: -.05rem;
}
.live_list h4 i{
	background: url(../../Images/live/index_list/hk_tag_hkj1.png) no-repeat;
	background-size: 100% 100%;
	width: 1.02rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .03rem;
}























/**/
.button_down{
	text-align: center;
	padding: .3rem 0;
	color: #999;
	font-size: 0.26rem;
	position: relative;
	margin-bottom: .3rem;
}
.button_down::after,
.button_down::before{
	content: "";
	width: 10%;
	height: 1px;
	background: #ddd;
	position: absolute;
	top: .45rem;
}
.button_down::after{
	left: 22%;
}
.button_down::before{
	right: 22%;
}



.welfare_no{
	text-align: center;
	font-size: .28rem;
	color: #999;
	padding-top: 2.4rem;
}
.welfare_no img{
	width: 2.4rem;
	height: 2.4rem;
}
.welfare_no a{
	width: 4.4rem;
	height: .8rem;
	line-height: .8rem;
	background: #01B2B6;
	border-radius: 44px;
	color: #FFFFFF;
	font-size: .32rem;
	margin-top: .8rem;
	display: inline-block;
}
.welfare_no a i{
	background: url(../../Images/Member/order/sy_icon_det.png) no-repeat;
	background-size: 100% 100%;
	width:  .34rem;
	height: .32rem;
	display: inline-block;
	position: relative;
	top: .05rem;
	margin-left: .1rem;
}