.rx_player{
	background-color: #000000;
	display: flex;
	margin-top: 10px;
	margin-bottom: 30px;
}
.rx_player_box{
	width: 900px;
	height: 515px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.living_error{
	color: #888;
}
.living_error_refresh{
	font-weight: bold;
	color: #fff;
	cursor: pointer;
}
.rx_player_play{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.rx_player_notstarted{
	position: relative;
	width: 100%;
	height: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.rx_player_notstarted_tag{
	position: absolute;
	left: 15px;
	top: 15px;
	background-color: #f54645;
	color: #FFFFFF;
	font-size: 14px;
	border-radius: 5px;
	padding: 5px 8px;
	font-size: 18px;
}
.rx_latest{
	flex: 1;
}
.rx_latest_title{
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 15px;
	color: #fff;
	padding-bottom: 10px;
	border-bottom: 1px solid #333;
}
.rx_latest_title span{
	font-size: 18px;
	font-weight: bold;
	
}
.rx_latest_title a{
	font-size: 14px;
	color: #888;
}
.rx_latest_item{
	display: flex;
	margin: 15px;
}
.rx_latest_thumb{
	width: 96px;
	height: 60px;
}
.rx_latest_thumb img{
	display: block;
	width: 100%;
	height: 100%;
}
.rx_latest_news{
	flex: 1;
	padding-left: 10px;
	font-size: 14px;
}
.rx_latest_news a{
	color: #f1f1f1;
}
.rx_uptime_content{
	padding-top: 15px;
	margin-bottom: 30px;
}
.rx_news_box{
	display: flex;
	justify-content: space-between;
}
.rx_news_col{
	width: 575px;
}
.rx_news_col .d_column_list{
	padding-top: 20px;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2024-08-20 17:08:31" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->