/*===cctv-热门赛事、hover:opacty*/

.cctv_match_block {
	width: 100%;
	height: auto;
	background: #fff;
	font-family: "microsoft yahei";
	margin-bottom: 10px;
}

.cctv_match_block_li {
	height: 125px;
	border-bottom: 1px solid #f3f3f3;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
}

.cctv_match_block_name {
	width: 154px;
	height: 125px;
}

.cctv_match_block_name>strong {
	font-size: 12px;
	color: #999;
	margin: 14px 0 0 10px;
	display: block;
}

.cctv_match_block_name>div {
	height: 35px;
	margin-top: 12px;
}

.cctv_match_block_name>div>img {
	width: 35px;
	height: 35px;
	float: left;
}

.cctv_match_block_name>div>span {
	font-size: 14px;
	line-height: 35px;
	color: #333;
	float: left;
	margin-left: 12px;
}

.cctv_match_block_score {
	width: 62px;
	height: 65px;
	margin-right: 23px;
}

.cctv_match_block_score>strong {
	font-size: 12px;
	line-height: 12px;
	display: block;
	margin-top: 14px;
	min-height: 12px;
}

.cctv_match_block_score>span {
	font-size: 15px;
	line-height: 20px;
	display: block;
	margin-top: 60px;
	color: #333;
	text-align: center;
	font-weight: bold;
}

.cctv_match_block_opacty {
	width: 100%;
	height: 125px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(195, 25, 19, 0.5);
	filter: Alpha(opacity=50);
	transform: scale(0.9);
	opacity: 0;
	transition: all .25s ease-in-out;
}

.cctv_match_block_opacty>span {
	display: block;
	width: 102px;
	height: 36px;
	color: #fff;
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 10px;
	margin: 44px auto 0;
	transition: all .3s;
}

.cctv_match_block_li:hover .cctv_match_block_opacty {
	transform: scale(1);
	opacity: 1
}


/*=============视频列表页=============*/

.video_list {
	width: 100%;
	height: 208px;
	background: #fff;
	margin-top: 10px;
}

.video_list:first-child {
	margin-top: 0;
}

.video_list_name {
	width: 254px;
	height: 165px;
	float: left;
	border-right: 1px solid #e5e5e5;
	margin-top: 24px;
}

.video_list_name>h1 {
	font-size: 14px;
	line-height: 14px;
	color: #333;
	text-align: center;
}

.video_list_name>div {
	float: left;
	width: 85px;
	height: auto;
	margin: 22px 0 0 20px;
	text-align: center;
}

.video_list_name>div>img {
	width: 50px;
	height: 50px;
}

.video_list_name>div>span {
	display: block;
	font-size: 14px;
	line-height: 14px;
	color: #333;
	text-align: center;
	margin-top: 10px;
}

.video_list_name>div>strong {
	display: block;
	font-size: 40px;
	line-height: 40px;
	color: #333;
	text-align: center;
	margin-top: 18px;
	font-weight: bold;
}

.video_list_li {
	width: 600px;
	height: auto;
	float: left;
	margin: 16px 0 0 0;
}

.video_list_li li {
	height: 14px;
	width: 100%;
	margin: 13px 0 0 24px;
	height: 15px;
	overflow: hidden;
	display: flex;
}

.video_list_li li i {
	width: 3px;
	height: 3px;
	background: #999;
	margin-top: 6px;
	margin-right: 10px;
}

.video_list_li li a {
	font-size: 14px;
	display: block;
	height: 15px;
	color: #333;
	overflow: hidden;
	max-width: 510px;
}

.video_list_li li a:hover {
	color: #DC2221;
}

.video_list_li li a.more {
	width: 50px;
	margin-left: 15px;
	color: red;
}

.video_box {
	width: 1250px;
	margin: 10px auto 0;
	height: auto;
	padding-bottom: 24px;
	background: #fff;
	
}

.video_box>a {
	width: 180px;
	height: 152px;
	float: left;
	margin: 24px 0 0 17px;
}

.video_box>a>img {
	width: 180px;
	height: 100px;
}

.video_box>a>span {
	display: block;
	font: 12px/24px "microsoft yahei";
	color: #666;
	margin-top: 3px;
}

.video_box>a:hover span {
	color: #dc2221;
}

/*  cctv */
.cctv_play_video_box {
	width: 1250px;
	background: #f1f1f1;
	padding-top: 10px;
	margin: auto;
}

/*  tv  */
.tv_mianbao {
	width: auto;
	height: 20px;
	line-height: 20px;
	background:#fff;
	color:#e22d2b;
	font-size: 14px;
}
.tv_mianbao a{
	color:#e22d2b;
}
.tv_mianbao span {
	margin: 0 8px;
}

.play_video .cctv_correlation_video {
	width:300px;
	height: auto;
	float: left;
	background: #fff;
	padding-left: 10px;
}
.cctv_room_video_box{
	float: left;
	width: 891px;
	padding-bottom: 15px;
	/* margin-right: 1px; */
}
.cctv_channel_list{
	height: 30px;
	font-size: 18px;
	margin-top: 17px;
	display : inline-block;
	padding:  0 5px;
	
	border-bottom: 3px solid #DC2221;
	font-weight:bold;
	color:rgba(51,51,51,1);

}
#cctv_list_outer {
	display: flex;
	justify-content: space-between;
	align-items: center;
	
}
.cctv_list{
	height: 40px;
	font-size:18px;
	font-weight:bold;
	display : inline-block;
	padding:  0 5px;
	border-bottom: 3px solid #DC2221;
	color:#555555;
}
.chnnel_list{
	width: 891px;
	margin-top: 21px;
	display: flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
}

.cctv_list_line{
	height: 1px;
	background:rgba(234,234,234,1);
}
.cctv_list_lines{
	height: 1px;
	background:rgba(234,234,234,1);
}
.channel_box{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 20px 0 49px;
	padding-top: 20px;
	border-top: 1px solid rgba(234,234,234,1);
}
.channel_box.small {
	padding: 20px 0;
}
.channel_block {
	padding: 10px;
}
.channel_cctv_img {
	padding-top: 10px;
}

.channel_block.like_bg + .like_bg::before{
	content: '';
	display: block;
	height: 20px;
	margin-left: -10px;
	margin-right: -10px;
	margin-top: -10px;
	margin-bottom: 10px;
	background-color: #f1f1f1;
}
.channel_block .cctv_list {
	line-height: 40px;
	display: inline-block;
	width: auto;
	padding: 0 10px;
}
.channel_block .chnnel_list {
	width: auto;
	align-items: flex-start;
	justify-content: start;
}
.channel_block .chnnel_list a{
	/* margin-right: 20px; */
	margin-right: 0;
	width: 14.28%;
	margin-bottom: 50px;
}
.channel_block .list_son {
	margin: 0 auto;
	width: 90px;
}

.channel_list_re.chnnel_list {
	justify-content: start;
}
.channel_list_re.chnnel_list a{
	margin-bottom: 50px;
}

	
.channel_left_box{
	width: 100px;
	height: 100px;
	font-size: 14px;
	
}
.channel_left_box img{
	width: 100%;
	

}
.channel_right_box{
	font-size: 14px;
	width: 765px;
	margin-left: 13px;
	line-height:24px;
	
}
.chnnel_list a{
	display: block;
	margin-right: 30px;
	margin-bottom: 10px;
}
.chnnel_list a:nth-child(7n+0){
	margin-right: 0;
}
.list_son{
	width: 100px;
	font-size: 14px;
	justify-content: space-between;
	text-align: center;
	color:rgba(51,51,51,1);
	}
	
.list_son img{
	width: 100%;
	margin-bottom:5px;
	height: 90px;
	object-fit:contain;
}



/*===========视频播放页面===========*/

.play_video_box {
	width: 1250px;
	background: #1d1d1d;
	/* padding-top: 10px; */
	margin: 10px auto 0;
}
.room_video_title{
	padding-left: 15px;
}

.play_video {
	width: 1250px;
	margin: 0 auto;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.room_video{
	height:auto!important;
}
.room_video_box{
	float: left;
	width: 900px;
	padding-bottom: 15px;
}
.play_video .room_video {
	position: relative;	
	height: 540px;
	background: #FFF;
}

.room_video>a {
	display: block;
}

.room_video_title h2{
	font-size: 26px;
	color: #FFFFFF;
	margin-top: 30px;
}

.room_video_title time{
	font-size: 14px;
	color: #CCCCCC;
	display: block;
	margin-top: 10px;
}
.room_video_title ul li{
	float: left;
	margin: 10px 20px 0 0;
	padding: 5px 13px;
	border: 1px solid #666666;
	border-radius: 20px;
}
.room_video_title ul li a{
	font-size: 14px;
	color: #CCCCCC;
	line-height: 14px;
	
}
.room_video_title ul li:hover{
	background: #666;
	color: #fff;
}
.play_video .correlation_video {
	width:300px;
	height: auto;
	float: left;
	background: #333333;
}
.duansp_list_fl {
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;overflow:hidden
}

.duansp_list_fl li {
	width: 153px;
	float: left;
	text-align: center;
	margin-bottom: 18px;
	margin-top: 11px;  margin-left:10px;border:#ccc 1px solid; padding:2px;
}

.duansp_list_flnr .dsp_title {
	
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 26px;
	height: 26px;
	margin: 0 auto;
	text-align:center; overflow:hidden
}

.duansp_list_flnr .dsp_photo {
	position: relative;
	width: 100%;
	height: 100px;
	margin: 0 auto
}

.duansp_list_flnr .dsp_photo span {
	width: 100%;
	height: 90px;
	display: block
}

.duansp_list_flnr .dsp_photo span img {
	width: 100%;
	height: 90px;
	display: block;
	border-radius: 6px
}

.duansp_list_flnr .dsp_photo .covermask {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo:hover .covermask {
	opacity: .2;
	-webkit-transition: opacity .5s;
	transition: opacity .5s
}

.duansp_list_flnr .dsp_photo .playbtn {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	width: 49px;
	height: 49px;
	background: url(../img/dspleft_ico.png) no-repeat 0 0;
	opacity: 0;
	-webkit-transform: scale(.7);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(.7);
	transition-property: opacity,transform;
	transition-duration: .5s;
	zoom: 1;
	background-size: 100% 100%
}

.duansp_list_flnr .dsp_photo:hover .playbtn {
	opacity: .9;
	-webkit-transform: scale(1);
	-webkit-transition-property: opacity,-webkit-transform;
	-webkit-transition-duration: .5s;
	transform: scale(1);
	transition-property: opacity,transform;
	transition-duration: .5s;
	cursor: pointer
}
.zhibo_top_saishi_wrap{width:100%;background:#fcdfdf;padding:10px;box-sizing:border-box;border:1px solid #eee;border-top:2px solid #ff4d4d;display:flex;flex-wrap:wrap}
.zhibo_top_saishi_wrap>li{font-size:14px;color:#333;height:25px;line-height:25px;padding:0 6px;margin:5px}
.zhibo_top_saishi_wrap>.active{background:#ff4d4d;border-radius:4px}
.zhibo_top_saishi_wrap>.active a{color:#fff}
.flname {
    height: 62px;
    line-height: 62px;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: 600;
    background: rgb(255, 255, 255);
    border-radius: 4px 4px 0px 0px;
}
.flimg {
	margin: 0 12px 0 10px
}

.flimg img {
	margin-bottom: -7px
}
.breadnav {font-size: 12px;height: 43px;line-height: 43px;color: #333;}