.live_list .live_tag {
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 3px;
	padding: 3px 5px;
	margin-right: 5px;
}

.live_list .live_tag.live {
	background-color: #f54645;
}

.live_list .live_tag.prevue {
	background-color: #ffac39;
}

.live_list .live_tag.playback {
	background-color: #ff8548;
}

.live_list .live_tag.ending {
	background-color: #aaaaaa;
}
.live_more{
	text-align: center;
	padding-top: 30px;
}
.live_more .live_load_more{
	border: 1px solid #999999;
	padding: 10px 20px;
	border-radius: 5px;
	color: #666666;
	cursor: pointer;
}
.w_side_channel_list{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 20px;
}
.w_side_channel_list li{
    width: 150px;
	border-radius: 5px;
	margin-bottom: 20px;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	background-color: #F6F6F6;
}
.c_player{
	background-color: #000000;
	display: flex;
}
.c_player .c_player_box{
	width: 1000px;
	height: 563px;
}

.c_player .c_player_channel{
	flex: 1;
}
.c_player_channel_list li{
	color: #A4A4A4;
	font-size: 18px;
	padding: 20px;
	border-bottom: 1px solid #333333;
}
.c_player_channel_list li a{
	color: #A4A4A4;
}
.c_player_channel_list li.active a{
	color: #FFFFFF;
}
.c_player_channel_type{
	display: flex;
	border-bottom: 1px solid #333333;
}
.c_player_channel_type .c_player_channel_item{
	flex: 1;
	text-align: center;
	color: #FFFFFF;
	line-height: 3;
	font-size: 20px;
	font-weight: bold;
	color: #A4A4A4;
}
.c_player_channel_type .c_player_channel_item.active{
	background-color: #cd131c;
	color: #FFFFFF;
}
.c_player_channel_type .c_player_channel_item a{
	color: #A4A4A4;
}
.c_player_channel_type .c_player_channel_item.active a{
	color: #FFFFFF;
}
.tv_vod{
        margin-top: 60px;
        display: none;
}
.v_box{
	width: 100%;
	padding-top: 30px;
        
}
.v_list{
    overflow: hidden;
	margin-left: -15px;
	margin-right: -15px;
}
.v_list li{
	width: 277px;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 25px;
      
}
.v_list .v_image{
	display: block;
	width: 100%;
  height: 155px;
}
.v_list .v_title{
	font-size: 18px;
  padding-top: 10px;
  height: 58px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.np_box .v_image{
	height: 300px;
}
.np_box .v_list li{
	width: 216px;
}
.load_box {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	min-height: 500px;
}
.load_box .load_refresh{
	border-radius: 5px;
	text-align: center;
	padding: 10px;
	background-color: #ea3440;
	color: #FFFFFF;
	cursor: pointer;
}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-08-26 10:08:15" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->