*{
	margin:0px;
	padding: 0px;
}
.wrap{
	width:1280px;
	height:720px;
/*
	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;
	border:1px solid blue;
}
.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;
}