/* menu start */
*{
	margin:0px;
	padding: 0px;
}
.wrap{
	width:1280px;
	height:720px;
	position:relative;
/*
	background-size:100% 100%; 
	position: relative;
	margin:0 auto; */
}
/*第一层右上右下圆角*/
.menu-wrap{
	width: 108px;
	height: 520px;
	margin-left: 5px;
	margin-top: 99px;
	-webkit-border-top-right-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;
	background-color: #17191e;
	position: absolute;
	opacity:0.92;
	filter:alpha(opcity=92);
}
.menu{
	margin-left: 17px;
	margin-top: 43px;
	/* border:1px solid red;	 */
}
.menu-item{
	width:73px;
	height:92.3x;
	margin-left: 10px;
	/* border:1px solid lightyellow; */
}
.menu-item1{
	width:73px;
	height:92.3x;
	margin-top:40px;
	margin-left: 10px;
}
.channel-bg{
	width:73px;
	height:90.3px;
}
.word{
	top: -27px;
	letter-spacing: 1px;
	text-align: center;
	position: relative;
}
.channel{
	font-family: 'Montserrat-Bold';
	font-size: 12px;
	font-weight: 900;
	text-transform: uppercase;
	color: #0070c4;
}
.channel-hl{
	color:#fff;
	font-family: 'Montserrat-Bold';
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.channel-h2{
	color:#fff;
	font-family: 'Montserrat-Bold';
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.icorn-item{
	width:74px;
	height:74px;
	display:inline-block;
	position: relative;
	background:url("../img/menu1.png") no-repeat;
	/* border:1px solid green; */

}
.setting-icorn {
	width:74px;
	height:74px;
	display:inline-block;
	position: relative;
	background:url("../img/setting.png") no-repeat;
}
.setting-h1-icorn {
	width:74px;
	height:74px;
	display:inline-block;
	position: relative;
	background:url("../img/setting_audio.png") no-repeat;
	/* border:1px solid red; */
	/* margin-top:570px; */
}
.icorn-hl-item{
	width:74px;
	height:74px;
	display:inline-block;
	position: relative;
	background:url("../img/menu1-h1.png") no-repeat;
}
.live-icorn{
	background-position: 0px 0px;
}
.vod-icorn{
	background-position:0px -93.3px;
}
.audio-icorn{
	background-position:0px -186.3px;
}
.guide-icorn{
	background-position:0px -279.6px;
}

/*menu  end*/

/*secondary-menu begin*/

.secondary-menu-wrap{
	height:431px;
	display:block;
	-webkit-animation: secondary-menu-show-move 0.5s;
	position:absolute;
	left:108px;
	top:43px;
}
@-webkit-keyframes secondary-menu-show-move
{
from {left:88px;}
to {left:108px;}
}
/*第一菜单右上右下圆角*/
.secondary-menu{
	height:100%;
	width: 206px;
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	background-color: #101113;
	position: relative;
	float:left;
}
.first-grey-word{
	/*margin-top:10px;*/
}
.right{
	width:21px;
	background:#121514;
}
/*右侧箭头detail*/
/*.push-right{
	width:20px;
	height:100%;
	background:#0e0e0e;
	float:left;
	opacity:0.8;
	filter:alpha(opcity=80);
}*/
/*.push-right-icorn{
	width:15px;
	height:20px;
	display:block;
	margin-top:350px;
	margin-left:6px;
	background:url("../img/righta.png") no-repeat;
}*/
.details{
	height:37px;
	/*background:pink;*/
	padding-top:21px;
}
.dropdown-icorn{
	height:50px;
	display:block;
	background:url("../img/down two.png") no-repeat 92px 20px; 
}
/*第一菜单横幅，上下移动*/
.type-bg{
	width:186px;
	left:0px;
	height: 37px;
	-webkit-border-top-right-radius: 25px;
	-webkit-border-bottom-right-radius: 25px;
	background-color: #003060;
	position: absolute;
}
/*.type-bg{
	width:214px;
	height:42px;
	position:relative;
	margin-top:-50px;
	left:0px;
	opacity:1;
	background:url("../img/link two.png") no-repeat;
	border: 1px solid red;
}*/
/*第一菜单文字*/
.details .grey-word{
	height:37px;
	display:block;
	line-height:37px;
	padding-left:25px;
	/*background:blue;*/
	color:#585858;
	font-size:18px;
	position: relative;
}

/*secondary-menu end*/

/* news start */
.NOVA{
	margin-left:1004px;
	margin-top:20px;
	width:198px;
	height:52px;
	background-image:url("../img/nova_logo1.png");
	background-size:100% 100%;
	overflow:hidden;
	position:absolute;
	/* z-index:2; */
}

.news1{
	width:280px;
	height:450px;
	margin-left:970px;
	margin-top:133px;
	position:absolute;
	background-color:rgba(0, 0, 0, 1.0);
	-webkit-animation: playing-show-move1 1s;
}
@-webkit-keyframes playing-show-move1
{
from {top: -83px;}
to {top: 0px;}
}
.news-img-item{
	position:absolute;
	display:block;
	margin-top:30px;
	margin-left:27px;
	margin-right: 15px;
	width:200px;
	height:136px;
	
}
.news-img-item img{
	width:200px;
	height:136px;
}
.news-title-item{
	position:absolute;
	width:230px;
	height:35px;
	margin-top:185px;
	margin-left:27px;
	border-bottom:1px solid rgba(255, 255, 255, 0.5);
	color:rgba(255, 255, 255, 0.5);
	font-family: 'Montserrat-Bold';
	font-size:24px;
	line-height:30px;
	font-weight:900;
	letter-spacing:1px;
}
.news-content-item{
	position:absolute;
	margin-top:225px;
	margin-left:27px;
	width:240px;
	height:210px;
	line-height:25px;
	font-family: 'Montserrat-Bold';
	font-size:18px;
	color:rgba(255, 255, 255, 0.4);
}
/* news end */

/* notice start */
.notice{
	width:1280px;
	height:35px;
	position:absolute;
	list-style:none;
	margin-top:670px;
	margin-left: 10px;
	-webkit-animation: playing-show-move22 1s 4s infinite;
	-webkit-animation-iteration-count:1;
	/* overflow:hidden; */
}
@-webkit-keyframes playing-show-move22
{
from {left: 0px;}
to {left: 1800px;}
}
.notice1{
	margin-left:5px;
	padding-left:3px;
	height:35px;
	line-height:35px;
	width:100px;
	position:absolute;
	/* bottom:-180px; */
	background:rgba(58, 58, 246, 0.9);
	display:inline-block;
	text-align:center;
	font-family: 'Montserrat-Bold';
	font-size: 20px;
	font-weight:900;
	letter-spacing:1px;
	color:rgba(0, 0, 0, 0.7);
}
.notice2{
	margin-left:105px;
	padding-left:20px;
	position:absolute;
	height:35px;
	width:1120px;
	background:rgba(0, 0, 0, 0.8);

}
 .imag img{
	margin:7px auto;
	display:inline-block;

}
.notice-content-item{
	line-height:35px;
	padding-left:5px;
	display:inline-block;
	width:1075px;
	height:30px;
	position:absolute;
	font-family:'Montserrat-Bold';
	font-weight:500;
	color:rgba(255, 255, 255, 0.8);
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/* notice end */
