.header{background: rgba(0, 0, 0, 0.4);position: absolute;width: 100%;}
.header .menu>li:hover>a,.header .menu>li.active >a{color: #c19c6a;}
.header.line{border:0;}
.header .allcenter{ width: auto;margin: 0 40px;}
.header .logo{background-image: url(/dcmz/uiFramework/commonResource/image/2019011417141194165.png);}
.header .menu>li>a{color: #fffefe;font-size: 18px;}
.header .quickmenu span,.header .quickmenu span a{color:#fff;}
.header .quickmenu li span i{ background-position-y: -24px;}	

.dc_video_bg_top{background: #292929; width: 100%; height: 80px;}
.dc_video_bg{background: #292929; width: 100%; padding-top: 10px;}
.dc_video_screen_bg{background: #1F1F1F;height: 600px;}
.dc_video_screen{width: 100%; height:100%;background: #000000; float: left;}						
.dc_video_screen_hot_bg{width: 270px; height: 600px; margin-left: 10px;float: left;display: none;}
.dc_video_hot{height: 100%; overflow: scroll; }
.dc_video_hot_list{
	margin-top: 10px;
}
.dc_video_hot_list li {
	margin-bottom: 15px;
	height: 60px;
	position: relative;
	padding-top: 0;
	margin-top: 0;
	font-size: 12px;
}
.dc_video_hot_list li .screenshot {
	height: 60px;
	display: inline-block;
	position: relative;
	width: 100%;
}
.dc_video_hot_list li .screenshot .lipic {
	width: 105px;
	height: 60px;
	left: 0;
	border-radius: 3px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
.dc_video_hot_list li .screenshot .lipic img {
	width: 100%;
	height: 100%;
}
.dc_video_hot_list li .screenshot .litxt {
	margin-left: 115px;
	margin-right: 20px;
	display: block;
}
.dc_video_hot_list li .screenshot .litxt span.name {
	display: block;
	overflow: hidden;
	margin-bottom: 8px;
	line-height: 18px;
	height: 36px;
	color: #aaa;
	overflow: hidden;
	width: 100%;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: relative;
	top: -2px;
}
			
.dc_player{width: 920px; height: 100px; float: left;}
.dc_player_title {
	padding-top:14px;
	margin-bottom: 9px;
	width: 100%;float: left;
}
.dc_player_title .player_title {
	float: left;
	max-width: 100%;
	height: 36px;
	color: #ccc;
	font-weight: 400;
	font-size: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.dc_player_intro {
	margin-bottom: 13px;
	width: 100%;float: left;
}
.dc_player_intro .asic_txt {
			display: inline-block;
			margin-right: 5px;
			line-height: 24px;
			color: #999;
			font-size: 14px;
			margin-right: 30px;
		}
.dc_player-intro .tag_item {
	display: inline-block;
	padding: 0 10px;
	margin-right: 8px;
	height: 20px;
	line-height: 20px;
	color: #999;
	font-size: 12px;
	border: 2px solid #4b4b4b;
	border-radius: 13px;
}
.dc_player_intro_pop {
		padding-top: 14px;
		padding-bottom: 90px;
		border-top: 1px solid #373738;
}
.dc_player_intro_pop .intro_left {
		position: relative;
		float: left;
		width: 170px;
		min-height: 130px;
		margin-right: 15px;
}
.dc_player_intro_pop .intro_img_link {
		display: block;
		width: 170px;
}
.dc_player_intro_pop .intro_img_link img{
		height:130px;
		width: 170px;
}
.dc_player_intro_pop .intro_right {
		padding-top: 5px;
		overflow: hidden;
}
.dc_player_intro_pop .item_title {
		line-height: 24px;
		color: #666;
		font-size: 14px;
}
.dc_player_intro_pop .name_link {
		color: #ccc;
		font-size: 14px;
	        line-height: 24px;
		vertical-align: top;
}

@media (max-width: 767px) {
	.sj_nav {
		background: rgb(208, 9, 9);
	}
	.sj_nav ul{
		background: rgb(208, 9, 9);
	}
.dc_video_bg_top{display:none}
.dc_video_bg{background:#FFFFFF;padding-top: 0px}
.dc_video_bg .container{padding-right: 0px;padding-left: 0px;}
.dc_video_screen_bg{height:320px;margin-top: 50px;}
.dc_player{width: 100%;}
.dc_player_title .player_title{color: #474747}
.dc_player_intro_pop{padding-bottom:30px;border-top:1px solid #e4e4e4}
.dc_player_intro_pop .name_link{color: #707070;}

}