


.cont_a .focus_img {
	width: 100%
}
.cont_a .focus_img .focus {
	width: 440px;
	height: 315px;
	position: relative;
	float: left;
	overflow: hidden
}
.cont_a .focus_img .focus ul {
	display: block;
	position: absolute;
	left: 0;
	top: 0
}
.cont_a .focus_img .focus li {
	position: relative;
	cursor: pointer;
	width: 440px;
	height: 315px;
	float: left
}
.cont_a .focus_img .focus li div.show {
	width: 100%;
	height: 40px;
	background: url(../images/box_kuai.png);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	z-index: 18;
	text-align: center
}
.cont_a .focus_img .focus li div.show img {
	position: absolute;
	left: 0;
	top: 0
}
.cont_a .focus_img .focus li div.show a {
	color: #fff;
	padding-left: 2%;
}
.cont_a .focus_img .focus li div.show .tvcode {
	display: none
}
.cont_a .focus_img .focus span.focus_left_b {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(../images/focus_left_b.png) no-repeat;
	position: absolute;
	left: 1%;
	bottom:7px;
	cursor: pointer;
	z-index: 19
}
.cont_a .focus_img .focus span.focus_right_b {
	display: inline-block;
	width: 18px;
	height: 25px;
	background: url(../images/focus_right_b.png) no-repeat;
	position: absolute;
	right: 1%;
	bottom: 7px;
	cursor: pointer;
	z-index: 19
}
.cont_a .focus_img .focus .focusn {
	position: absolute;
	left: 5%;
	bottom: 0px;
	color: #fff;
	font-size: 18px;
	z-index: 19;
	line-height: 200%
}
.cont_a .focus_img .focus .focusn b {
	font-size: 28px;
	color: #e71f18;
	margin-right: 1px
}
.cont_a .focus_img .focus .focusn em {
	font-style: normal;
	margin-left: 2px
}
.cont_a .focus_img .focus .tvplayshow {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 415px;
	z-index: 220;
	display: none
}
.cont_a .focus_img .focus .tvplayshow .closetv {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/box_kuai.png);
	cursor: pointer;
	color: #fff;
	width: 80px;
	height: 24px;
	text-align: center;
	line-height: 24px;
	font-size: 12px
}
.cont_a .focus_img .focus .tvplayshow .linex {
	border-top: 1px solid #fff;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	display: block
}
