#header{
	width: 100%;
	height: 122px;
	background: url(../img/bg/bg-header.jpg) repeat-x;
	position: relative;
	z-index: 3;
}
#banner_home{
	position: relative;
	z-index: 1;
}
.warp-header{
	width: 1166px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.top-header{
	height: 36px;
	position: relative;
	z-index: 1;
}
.top-header .info{
	color: #ffffff;
	font-size: 14px;
	line-height: 36px;
	height: 36px;
	display: inline-block;
	margin-left: 129px;
}
.menu-top{
	float: right;
	margin-right: -7px;
}
.menu-top li{
	float: left;
	position: relative;
	z-index: 0;
	height: 36px;
	line-height: 36px;
	padding-left: 9px;
	margin-right: 7px;
	background: url(../img/icon/line-top.png) no-repeat left 14px;
}
.menu-top li:first-child{
	background: none;
	padding-left: 0;
}
.menu-top li a.menu-link{
	display: inline-block;
	color: #fff;
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}
.logo-home{
	position: absolute;
	z-index: 1;
	top: 24px;
	left: -4px;
}
.bot-header{
	position: relative;
	z-index: 0;
}
.logo-house{
	display: inline-block;
	vertical-align: -4px;
    height: 20px;
    width: 23px;
    background: url(../img/icon/icon-house.png) no-repeat left bottom;
}
.imba{
	display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.menu-home{
	float: right;
	padding-top: 41px;
	text-align: center;
	margin-right: -15px;
}
.menu-home li{
	float: left;
	position: relative;
	z-index: 0;
}
.menu-home li a.menu-link{
	color: #1c3a80;
	display: block;
    font-family: "sfu_futurabold";
    font-size: 14px;
    height: 39px;
    line-height: 42px;
    padding: 0 15px;
    text-transform: uppercase;
}
.menu-home li:first-child a.menu-link{
	padding: 0 12px;
}
.menu-home li a.menu-link.online{
	padding: 0 15px 0px 38px;
	background: url(../img/icon/online.png) no-repeat 15px 12px;
}
.menu-home li:hover a.menu-link,
.menu-home li.active a.menu-link{
	background: #0693d0;
	color: #fff;
}
.menu-home li:hover .sub_menu{
	display: block;
}
.menu-home li:hover a.menu-link.online,
.menu-home li.active a.menu-link.online{
	background: url(../img/icon/online-hv.png) no-repeat 15px 12px #0693d0;
}
.menu-home li:hover  a.menu-link .logo-house,
.menu-home li.active a.menu-link .logo-house{
	background-position: left top;
}
.sub_menu{
	width: 379px;
	/*height: 240px;*/
	height: auto;
	padding-bottom: 25px;
	background: url(../img/icon/sub_menu_bg.png) 0 0 no-repeat;
	position: absolute;
	top: 100%;
	display: none;
	background-size: 100% 100%;
}
.sub_menu ul{
	text-align: left;
	margin-top: 12px;
	padding-left: 15px;
	width: 200px;
	float: left;
}
.sub_menu ul li{
	float: none;
	margin-top: 19px;
}
.sub_menu ul li a{
	display: block;
	padding-left: 10px;
	background: url(../img/icon/sub_menu_arrow.png) 0 center no-repeat;
	color: #fff;
	font-family: 'sfu_futura_book';
	font-size: 14px;
}
.sub_menu ul li a:hover,
.sub_menu ul li a.active{
	font-family: 'sfu_futurabold';
}
.sub_menu_img{
	width: 175px;
	padding-top: 32px;
}
.sub_menu_img img{
	display: none;
}
.sub_menu_img img:first-child{
	display: block;
}
.sub_menu.nk{
	width: 270px;
	background: #0693d0;
	border-bottom: 5px solid #fff;
}
.sub_menu.nk ul{
	width: auto;
}
.sub_menu.nk .bgbt{
	width: 100%;
	height: 5px;
	position: absolute;
	bottom: -10px;
	left: 5px;
	background: url("../img/icon/sub_menu_bg_bt.png") repeat-x;
}
.sub_menu.nk .bgr{
	width: 5px;
	right: -5px;
	top: 5px;
	position: absolute;
	height: 100%;
	background: url("../img/icon/sub_menu_bg_r.png") repeat-y;
}
.sub_menu_img img:first-child{
	display: block;
}
#footer{
	height: 58px;
	background: #1c3a80;
	width: 100%;
	position: relative;
	z-index: 0;s
}
.wrap-footer{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.wrap-footer span{
	display: inline-block;
	height: 58px;
	line-height: 55px;
	color: #ffffff;
	font-size: 11px;
	margin-left: 48px;
}
.menu-footer{
	float: right;
	margin-right: 40px;
}
.menu-footer li{
	float: left;
	height: 58px;
	line-height: 58px;
	padding-left: 9px;
	margin-right: 7px;
	background: url(../img/icon/line-top.png) no-repeat left 25px;
}
.menu-footer li:first-child{
	background: none;
	padding-left: 0;
}
.menu-footer li a{
	display: inline-block;
	color: #fff;
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}
.menu-top li a:hover,
.menu-top li a.active,
.menu-footer li a:hover,
.menu-footer li a.active{
	color: #0693d0;
}
.logo-footer{
	position: absolute;
	z-index: 1;
	top: 14px;
	left: 0;
}
.sub-menu{
	display: none;
	position: absolute;
	z-index: 1;
	top: 36px;
}
.sub-menu.register{
	/*background: url(../img/bg/bg-register.png) no-repeat 0 0;*/
	background: url(../img/bg/bg-register.png);
	width: 242px;
	min-height: 334px;
	right: -20px;
}
.form-register{
	margin-left: 20px;
	position: relative;
	z-index: 0;
}
.form-register .text{
	width: 200px;
	padding: 0 15px;
	line-height: 24px;
	height: 25px;
	background: #fff;
	margin-top: 20px;
}
.form-register .text input{
	background: none;
	border: none;
	font-size: 11px;
	color: #1c3a80;
	width: 100%;
	height: 100%;
}
.btn-register{
	display: inline-block;
	font-family: 'sfu_futurabold';
	font-size: 11px;
	line-height: 16px;
	color: #1c3a80;
	background: #fff;
	padding: 3px 10px 1px 10px;
	text-transform: uppercase;
}
.sub-menu.register .btn-register{
	margin: 21px 0px 0px 64px;
}
.form-error{
	color: red;
	position: absolute;
	z-index: 1;
	left: 0;
	font-size: 11px;
	line-height: 16px;
	text-align: center;
	width: 200px;
}
.sub-menu.register .form-error{
	top: 252px;
}
.sub-menu.login{
	right: -11px;
	background: url(../img/bg/bg-login.png) no-repeat 0 0;
	width: 240px;
	height: 182px;
}
.sub-menu.forgot{
	right: -11px;
	background: url(../img/bg/bg-login-1.png) no-repeat 0 0;
	width: 240px;
	height: 106px;
}
.sub-menu.forgot .form-register .text{
	margin-bottom: 12px;
}
.remember-and-forget{
	font-size: 11px;
	padding: 17px 0px 7px 0px;
	line-height: 16px;
	color: #fff;
}
.remember{
	float: left;
	width: 109px;
}
.forget{
	width: 89px;
	float: left;
	padding-left: 11px;
}
.forget a{
	color: #fff;
}
.sub-menu.login .btn-register{
	margin: 0px 0px 0px 55px;
}
.remember div.checker{
	vertical-align: -3px;
}
.remember div.checker,
.remember div.checker span,
.remember div.checker input{
	width: 10px;
	height: 10px;
}
.remember div.checker span,
.remember div.checker.hover.active span,
.remember div.checker.focus.active span{
	background: url(../img/bg/bg-checkbox.png) no-repeat left top;
}
.remember div.checker span.checked,
.remember div.checker.hover.active span.checked,
.remember div.checker.focus.active span.checked{
	background-position: left bottom;
}
.sub-menu.login .form-error{
	top: 72px;
}
.sub-menu.search{
	width: 271px;
	height: 46px;
	right: -15px;
	background: url(../img/bg/bg-search.png) no-repeat 0 0;
}
.form-register .search{
	width: 203px;
	line-height: 24px;
	margin-top: 11px;
	padding: 0 15px;
	height: 25px;
	background: #fff;
}
.form-register .search input{
	background: none;
	border: none;
	font-size: 11px;
	color: #1c3a80;
	width: 100%;
	height: 100%;
}
.btn-search{
	position: absolute;
	z-index: 1;
	top: 0;
	right: 21px;
	width: 27px;
	height: 25px;
	background: url(../img/icon/icon-search.jpg) no-repeat left top;
}
.btn-search:hover{
	background-position: left bottom;
}
.why-home{
	padding: 37px 0px 34px 0px;
}
.why-home-left{
	width: 44.6739%;
	float: left;
}
.why-home-left img{
	margin-top: 14px;
	max-width: 100%;
}
.why-home-right{
	width: 47.8260%;
	float: right;
}
.why-home-right ul{
	padding-top: 2px;
}
.why-home-right ul li{
	color: #666666;
	margin-top: 8px;
	padding-left: 12px;
	background: url(../img/icon/arrow-blue.png) no-repeat left 6px;
}
.btn-register-now{
	margin: 24px 0px 0px -3px;
	display: inline-block;
	color: #ffffff;
	width: 161px;
	height: 33px;
	background: url(../img/btn/btn-regis-now.png) no-repeat left top;
}
.btn-register-now:hover{
	background-position: left bottom;
}
.package-home{
	padding: 37px 0px 34px 0px;
}
.package-home .title-div,
.news-program-home .title-div,
.tv-highlight .title-div,
.news-event-home .title-div,
.system-home .title-div{
	text-align: center;
}
.package-home .package-all{
	text-align: center;
}
.package-home .package-item{
	float: left;
	width: 33.33%;
	margin-left: 0px;
}
.package-home .package-item:first-child{
	margin-left: 0;
}
.package-home .img{
	height: 200px;
	line-height: 200px;
	margin-top: 19px;
}
.package-home .img img{
	max-width: 280px;
}
.package-home .name{
	margin-top: 10px;
}
.package-home .name a{
	display: inline-block;
	color: #333333;
	white-space: nowrap;
	font-size: 24px;
	font-family: 'sfu_futura_book';
	line-height: 29px;
}
.package-home .info{
	margin-top: 4px;
	color: #666666;
	width: 70%;
	margin: auto;
}
.package-home .name a:hover{
	color: #0693d0;
}
.btn-view-detail{
	display: inline-block;
	width: 131px;
	height: 33px;
	background: url(../img/btn/btn-view-detail.png) no-repeat left top;
}
.package-home .btn-view-detail{
	margin-top: 21px;
}
.news-program-home{
	padding: 37px 0px 40px 0px;
}
.program-all{
	width: 939px;
	margin: 19px 0px 0px -10px;
	position: relative;
	z-index: 0;
}
.program-all .program-item{
	position: relative;
	float: left;
	z-index: 0;
	width: 293px;
	margin: 10px;
	overflow: hidden;
}
.program-all .program-item a > img{
	transition: all 1s ease 0s;
}
.program-all .program-item:hover a > img{
	transform: scale(1.2);
    transition: all 1s ease 0s;
}
.program-item.item-1{
	height: 354px;
}
.program-item.item-2{
	height: 165px;
}
.program-item.item-3{
	height: 292px;
}
.program-item.item-4{
	height: 390px;
}
.program-item.item-5{
	height: 263px;
}
.program-item.item-6{
	height: 201px;
}
.note-program{
	padding: 7px 0px 5px 0px;
	position: absolute;
	color: #ffffff;
	z-index: 1;
	bottom: 0;
	left: 0;
	width: 100%;
	background: url(../img/bg/bg-blue-masory.png) repeat;
	text-align: left;
}
.note-program img{
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -7px;
	right: 15px;
}
.note-program .kenh{
	display: block;
	margin-left: 15px;
	font-size: 18px;
	line-height: 23px;
	font-family: 'sfu_futurabold';
	text-transform: uppercase;
}
.note-program .ten-kenh{
	display: block;
	margin: 0px 25px 0px 15px;
	font-size: 14px;
	font-family: 'sfu_futura_book';
	line-height: 19px;
}
.program-item-btn{
	margin: 0 auto;
	margin-top: 19px;
	width: 100%;
	max-width: 920px;
	height: 33px;
	background: #0693d0;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 34px;
	font-family: 'sfu_futurabold';
}
.program-item-btn:hover{
	background: #1C3A80;
}
.program-item-btn a{
	color: #fff;
	display: block;
}
.program-item-btn img{
	margin: -2px 0px 0px 13px;
}
.tv-highlight{
	padding: 37px 0px 34px 0px;
}
.tv-highlight .tv-highlight-all{
	margin-top: 19px;
	text-align: center;
}
.tv-highlight .tv-highlight-all a{
	display: inline-block;
	vertical-align: top;
	margin: 20px 10px 0px 10px;
}
.tv-highlight .tv-highlight-all a img{
	max-width: 160px;
}
.tv-highlight .tv-highlight-all a img:hover{
	-moz-box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	box-shadow: 0 0 10px #ccc;
}
.news-event-home{
	padding: 37px 0px 34px 0px;
}
.news-event-home .news-event-all{
	margin-top: 27px;
}
.news-event-home .news-event-item{
	float: left;
	width: 23.2065%;
	margin-left: 2.3913%;
}
.news-event-home .news-event-item:first-child{
	margin-left: 0;
}
.news-event-home .img{

}
.news-event-home .img img{
	max-height: 121px;
	width: 100%;
}
.news-event-home .time{
	margin-top: 8px;
	color: #999999;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}
.news-event-home .name{
	line-height: 19px;
	margin-top: 2px;
}
.news-event-home .name a{
	color: #000000;
	font-weight: bold;
}
.news-event-home .name a:hover{
	color: #0693d0;
}
.btn-view-all{
	display: inline-block;
	width: 131px;
	height: 33px;
	background: url(../img/btn/btn-view-all.png) no-repeat left top;
}
.btn-view-detail:hover,
.btn-view-all:hover{
	background-position: left bottom;
}
.news-event-btn{
	text-align: center;
}
.news-event-home .news-event-btn{
	margin-top: 29px;
}
.tv-highlight .news-event-btn{
	margin-top: 35px;
}
.system-home{
	padding: 40px 0px 40px 0px;
}
.system-home .system-home-all{
	position: relative;
	/*width: 950px;*/
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
/*	margin-left: -16px;*/
	margin-top: 29px;
}
.system-home .system-home-all .owl-controls .owl-buttons .prev,
.system-home .system-home-all .owl-controls .owl-buttons .next{
	display: block;
	width: 18px;
	height: 56px;
	background: url(../img/btn/btn-movie.png) no-repeat right top;
	position: absolute;
	top: calc(50% - 28px);
	right: -35px;
}
.system-home .system-home-all .owl-controls .owl-buttons .prev{
	background: url(../img/btn/btn-movie.png) no-repeat left top;
	right: auto;
	left: -40px;
}
.system-home .system-home-item{
	/*width: 178px;*/
	/* width: 19.565%; */
	/*width: calc(16.6666% - 5px);*/
	width: calc(100% - 5px);
	text-align: center;
	padding: 4px 5px;
	border: 1px solid #e8e8e8;
	/*float: left;*/
	/*margin-left: 10px;*/
}
.system-home .system-home-item a{
	display: block;
	width: 100%;
}
.system-home .g-size{
	width: 0.54375%;
}
.system-home .system-home-item span{
	display: block;
	color: #333333;
}
.system-home .system-home-item span.name{
	font-size: 18px;
	line-height: 23px;
	font-family: 'sfu_futurabold';
	padding-top: 16px;
}
.system-home .system-home-item span.info{
	font-family: 'sfu_futura_book';
	font-size: 13px;
	margin-top: -1px;
	letter-spacing: -0.5px;
	padding-bottom: 10px;
}
.system-home .system-home-item:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#header-fixed{
	display: none;
	height: 42px;
	background: #fff;
	border-bottom: 6px solid #0693d0;
	width: 100%;
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
}
#header-fixed .bot-header .menu-home{
	padding-top: 0;
	float: left;
	margin-left: 110px;
	margin-right: 0;
}
#header-fixed .menu-home li a.menu-link{
	font-size: 13px;
	line-height: 41px;
	padding: 0px 10px;
}
#header-fixed .menu-home li a.menu-link.online{
	background: url(../img/icon/online.png) no-repeat 10px 12px;
	padding: 0 10px 0 33px;
}
#header-fixed .menu-home li:hover a.menu-link.online,
#header-fixed .menu-home li.active a.menu-link.online{
	background: url(../img/icon/online-hv.png) no-repeat 10px 12px #0693d0;
}
#header-fixed .logo-house{
	vertical-align: -6px;
}
#header-fixed .menu-home li a.menu-link.personal{
	background: url(../img/icon/icon-personal-hv.png) no-repeat 119px 14px;
	padding: 0px 36px 0px 10px;
}
#header-fixed .menu-home li:hover a.menu-link.personal,
#header-fixed .menu-home li.active a.menu-link.personal{
	background: url(../img/icon/icon-personal.png) no-repeat 119px 14px #0693d0;
}
.logo-fixed{
	position: absolute;
	z-index: 1;
	top: 4px;
	left: -3px;
}
.hide{
	display: none;
}
.title-div-home{
	color: #0693d0;
    font-family: "sfu_futura_book";
    font-size: 32px;
    line-height: 37px;
}
.title-div-home:hover{
	color: #1c3a80;
}
.channel-sub{
	width: 45.54%;
	margin: 5px 0 18px 0;
	float: left;
}
.channel-sub-it{
	float: left;
	margin-top: 19px;
	width: 33.33%;
}
.channel-sub-it a{
	display: inline-block;
	color: #fff;
	font-family: "sfu_futura_book";
	margin-left: 28.24%;
}
.channel-sub-it a:hover{
	color: #1c3a80;
}
