.banner_b11{position:fixed;z-index:99;top:128px;}
#banner_b11.leftSide{left:50%;margin-left:-690px;}
#banner_b11.rightSide{right:50%;margin-right:-690px;}
#live{
}
.video{
	background-color: #3d3d3d;
}
.path-nav{
	overflow: hidden;
	margin: 16px 5px;
	height: 34px;
	color: #fff;
	font-size: 18px;
	background:url(../img/hks-red.png) no-repeat;
}
.path-nav ul{
	height: 34px;
	line-height: 34px;
	padding-left: 90px;
}
.path-nav ul li{
	float: left;
}
.path-nav a{
	color: #fff;
}
.path-nav ul li:last-of-type span{
	color: #3d3d3d;
}
.video-box{
	padding: 11px;
	background-color: #000;
}
.video-main{
	margin: 0 auto;
	width: 821px;
	height:420px;
}
.video-bottom{
	padding: 28px 7px;
	height: 89px;
}
.video-bottom span{
	height: 32px;
	line-height: 32px;
	color:#888;
	font-size: 16px;
}
.video-bottom li{
	float: left;
	padding-right: 3px;
	height: 32px;
	line-height: 32px;
}

.video-collect{
	background: url(../img/collect.png) no-repeat;
}
.video-mobile{
	position: relative;
	background: url(../img/watch.png) no-repeat;
}
.video-mobile img{
	z-index: 10;
	display: none;
	position: absolute;
	right: 0;
}
.video-mobile:hover img{
	display: block;
}
.video-detail{
	background: url(../img/more.png) no-repeat;
}
.video-detail-after{
	background: url(../img/more-after.png) no-repeat;
}
#video-detail{
	display: none;
	border-bottom: 1px solid #e5e5e5;
}
#video-detail h2{
	margin-bottom: 20px;
}
#video-detail p{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 35px;
}
.living-box{
	position: relative;
	width: 67%;
	margin:40px auto;
}
.living-day-tab{
	overflow: hidden;
	padding-left: 9px;
	padding-bottom: 5px;
}
.living-day-tab li{
	float: left;
	margin-right: 13px;
	padding-bottom: 4px;
	width: 12.5%;
	text-align: center;
	border-radius: 4px;
	border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
	background-color: #d9d9d9;
	cursor: pointer;
}
.living-day-tab li span:first-child{
	display: block;
	font-size: 16px;
	color: #555;
}
.living-day-tab li span:nth-of-type(2){
	padding:0px 5px;
	font-size: 12px;
	color: #bbb;
	border-radius: 2px;
	background-color: #fff;
}
.living-day-tab li.active{
	position: relative;
	color: #fff;
	background-color: #e50112;
}
.living-day-tab li.active span:first-child{
	color: #fff;
}
.living-day-tab li.active span:nth-of-type(2){
	color: #e50112
}
.living-day-tab li.active .triangle{
	position: absolute;
	bottom: -12px;
	left:50%;
	margin-left:-6px;
	border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #e50112;
    border-bottom: 7px solid transparent;
}
.living-day{
	min-height: 366px;
}
.living-list{
	margin-right:-15px;
	margin-left:-15px;
	margin-top: -5px;
	padding:2px 45px 8px;
	border:1px solid #d8d8d8;
	min-height: 406px;
}
.living-list a{
	display: block;
	padding-left: 25px;
	height: 38px;
	line-height: 38px;
	color: #888;
	border-bottom: 1px solid #d8d8d8;
	overflow:hidden;
	text-overflow: ellipsis;
    white-space: nowrap;
}
.living-list a:link  {
  	
}
.living-list a:visited  {
    
}
 a.live-already:hover, a.live-click:hover, div.living-already a:hover{
  color: #e50112;	
}
.living-list a:active {
  
}
a.live-is { color: #e50112; font-weight: bolder; !important;  }
a.live-already  { color: #222222;  !important;  }
a.live-click {   color: #810000;  !important;  }
.living-list .live-time{
	margin-right: 20px
}
.living-list .col-sm-6{
	padding-top: 26px;
	padding-bottom: 20px;
}
.living-list .col-sm-6:nth-of-type(1){
	padding-right: 38px;
	border-right:1px dotted #ababab;
}
.living-list .col-sm-6:last-of-type{
	padding-left: 38px;
}
.living-time-tab{
	margin-right:-15px;
	margin-left:-15px;
	overflow: hidden;
	margin-top: 10px;
	padding-left: 30px;
	height: 35px;
	border-radius: 4px;
	background-color: #e50112;
}
.living-time-tab li{
	float: left;
	width: 30%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	cursor: pointer;
}
.living-time-tab li.active{
	background: url(../img/double-pike.png) no-repeat;
	background-position: 55px 11px;
}
.living-time-tab li:last-child{
	width: auto;
	background: none;
	cursor: text;
}
.livingtime-control{
	position: absolute;
	display: inline-block;
	width: 37px;
	height: 140px;
	color: transparent;
}
.livingtime-control.left{
	top: 30%;
	left: -52px;
	background: url(../img/live-left.png) no-repeat;
}
.livingtime-control.right{
	top: 30%;
	right: -52px;
	background: url(../img/live-right.png) no-repeat;
}
.livingtime-control-after.left{
	background: url(../img/press-left.png) no-repeat;
}
.livingtime-control-after.right{
	background: url(../img/press-right.png) no-repeat;
}
