html,body,ul,li,h3,p{margin: 0;padding: 0;list-style:none;}
.wrapper{
	width: 1000px; 
	margin: 0 auto;
	position: relative;
	overflow: hidden;;
}
a{color:inherit;text-decoration:none;}
/*星期导航*/
.gwA151201_jiemu01{ width:1000px; margin:0 auto;transition:all .5s;-ms-transition:all .5s;z-index:1000;}
.gwA151201_jiemu01 ul { text-align:center; border-top:3px solid #1e63b0; width:996px; border-left:3px solid #f5f5f5; /*border-right:3px solid #f5f5f5*/}
.gwA151201_jiemu01 ul li { cursor:pointer; background:#ededed; float:left; width:119px;}
.gwA151201_jiemu01 ul .cur{ background:#fff}
.gwA151201_jiemu01 ul li .img{ font-family:"微软雅黑";  width:119px; height:65px; line-height:28px; padding-top:20px; text-align:center; color:#666}
.gwA151201_jiemu01 ul li .img a{font-size:20px; color:#666;}
.gwA151201_jiemu01 ul li:hover .img a{ color:#ee0012}
.gwA151201_jiemu01 ul li .img i{font-style:normal;}
.gwA151201_jiemu01 ul li .img i a{ font-size:14px; font-family:Arial}
.gwA151201_jiemu01 ul li .text{ width:80px; line-height:27px; font-family:"宋体"; font-size:14px; color:#999; text-align:center;}
.gwA151201_jiemu01 ul li .text a{ color:#999}
.gwA151201_jiemu01 ul li:hover{ background:#fff}
.gwA151201_jiemu01 ul .cur .img{  }
.gwA151201_jiemu01 ul .cur .img a{ color:#213440}
.gwA151201_jiemu01 ul .cur .text a{ color:#213440}
.gwA151201_jiemu01 ul li:hover .img{ }
.gwA151201_jiemu01 ul li:hover .text a{ color:#213440}


.clear{clear: both;}

.epg_outbox_151201_ind01{
	width:100%;
	position:relative;
	height:2200px;
	overflow:hidden;
	margin-top:-1px;}

.epg_outbox_151201_ind01 .rightbox{
	/*width: 810px; height:auto;float: right; position: relative;overflow: hidden;*/
	
	position: relative;
    width: 80%;
    float: right;
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    padding-bottom: 16px;
    margin-bottom: -16px;
    -webkit-overflow-scrolling: touch;
    will-change: transform;
	border-right:1px solid #ebebeb;
}
.epg_outbox_151201_ind01 .rightbox:after{clear: both;}
.epg_outbox_151201_ind01 .rightbox .nowTime{
	position: absolute;
	z-index: 10000;
    top: 12px;
    left: 0;
	margin-left:-32px;
    padding: 0 8px;
    background: #e42626;
    color: #fff;
	height:26px;
	line-height:26px;
    text-transform: uppercase;
    font-weight:normal;
    white-space: nowrap;
	display:none;
    text-overflow: ellipsis;
	font-size: 12px;
    font-style: normal;
    font-family: "Arial","宋体";
	zoom:1;
	transition:all .5s;-ms-transition:all .5s;
}
.epg_outbox_151201_ind01 .rightbox .timeMarker{
	display:none;
    position: absolute;
    top: 50px;
    width: 1px;
    background-color:#E42626;
    left:0;
    bottom:29px;
    z-index: 98;
}
.epg_outbox_151201_ind01 .rightbox .nowTime em {
    position: absolute;
    top: 38px;
    left: 50%;
    margin-left: -7px;
    border-top: 8px solid #cdd2db;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    display: block;
}
.epgbox{}
/*时间轴*/
.epg_outbox_151201_ind01 .timeline{
	width: 12960px;
	height: 38px;
	padding:6px 0;
	overflow: hidden;
	background-color: #1e63b0 ;
		transition:all .5s;-ms-transition:all .5s;
}
.epg_outbox_151201_ind01 .timeline li{
	display: table-cell;
	vertical-align: middle;
	*float:left; 
	width: 269px;
	height: 50px;
	line-height: 50px;
	border-left: 1px solid #f0f0f0;
	list-style: none;
	font-family:"Arail";
	font-size: 16px;
	font-weight:normal;
	text-indent:10px;
	color:#fff;
}
.epg_outbox_151201_ind01 .epglist ul{
	width: 12960px;
	height: 78px;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 10px;
	border:1px solid #ebebeb;
	border-right:0;
}
.timelinebox{width:810px;}
.epg_outbox_151201_ind01 .epglist ul li{
	float: left;
	height: 80px;
	background-color: #fff;
	margin-right: 0px;
	overflow: hidden;
	border-right: 1px solid #ebebeb;
	cursor:pointer;
}
.epg_outbox_151201_ind01 .epglist ul li .innerbox{height:80px;}
.epg_outbox_151201_ind01 .epglist ul li h3{
	height: 24px;
	line-height: 24px;
	overflow:hidden;
	*overflow:visible;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding:5px 0;
    font-size: 16px;
	font-family:"微软雅黑";
    text-indent: 5px;
	color:#213440;
}
.epg_outbox_151201_ind01 .epglist ul li h3 a{color:#213440}
.epg_outbox_151201_ind01 .epglist ul li p{
	height: 20px;
	line-height: 20px;
	text-overflow:ellipsis;
	overflow:hidden;
	*overflow:visible;
	white-space: nowrap;
    font-size: 12px;
    text-indent: 5px;
	color:#999;
	font-family:"微软雅黑";
}
.epg_outbox_151201_ind01 .epglist ul li p a{color:#999;}
.epg_outbox_151201_ind01 .epglist ul li.cur{
		background-color: #f5f5f5;
}
.epg_outbox_151201_ind01 .epglist ul li img{width: 140px;height:80px;border:0;}

.epg_outbox_151201_ind01 .epglist ul li:last-child{
border-right:0;
}
.epg_outbox_151201_ind01 .epglist ul li .img{float: left;margin-right: 5px;}

.epg_outbox_151201_ind01 .epglist ul li .img a img{border:0;}
.epg_outbox_151201_ind01 .epglist ul li:hover img{
	width: 140px;
}
.epg_outbox_151201_ind01 .epglist ul li:hover,.epg_outbox_151201_ind01 .epglist ul li.cur:hover{
	position: relative;
	overflow:visible !important;
	background-color: #f5f5f5;
	z-index:1;
}
.epg_outbox_151201_ind01 .epglist ul li:hover .innerbox{
	position: absolute;
	left: 0;
	top: 0;
	padding-right:0px;
	z-index: 999;
	background-color: #f5f5f5;
	zoom:1;
	transition:width .5s;
	-moz-transition:width .5s; 
	-webkit-transition:width .5s; 
	-o-transition:width .5s;
	-ms-transition:width .5s;
}
.epg_outbox_151201_ind01 .epglist ul li.cur:hover .innerbox{
	padding-right:0 !important;
	position: absolute;
	left: 0;
	top: 0;	
	z-index: 1;
	background-color: #f5f5f5;}
.epg_outbox_151201_ind01 .sidebar{
	position:relative;
	float: left
	top: 0px;
	left: 0px;
	width: 20%;
}
.epg_outbox_151201_ind01 .sidebar .leftbtn {
	width: 100%;
	height: 50px;
	background-color: #1e63b0;
	transition:all .5s;-ms-transition:all .5s;
}
.epg_outbox_151201_ind01 .channel_box li {
	margin-bottom:10px;
	height:78px;
	border:1px solid #efefef;

}
.epg_outbox_151201_ind01 .channel_box li a{color:inherit;}
.epg_outbox_151201_ind01 .channel_box li img{
	vertical-align:middle;
	width:95px;
	height:38px;
	padding-top:23px;
	padding-left:48px
}
.epg_outbox_151201_ind01 .sidebar .prevbtn{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0px;
	display: block;
	background:url("http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1367457523502574/jiemu_jdi2_20160121.png") no-repeat scroll 0 0;
	color: #fff;
	line-height: 40px;
	text-align: center;
transition:all .5s;-ms-transition:all .5s;
}

.epg_outbox_151201_ind01 .sidebar .nextbtn{
	left: 930px;
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0px;
	display: block;
	background:url("http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1367457523502574/jiemu_jdi1_20160121.png") no-repeat scroll 0 0;
	color: #fff;
	line-height: 40px;
	text-align: center;
	transition:all .5s;-ms-transition:all .5s;

}
.epg_outbox_151201_ind01 .sidebar .prevbtn:hover{background:url("http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1367457523502574/jiemu_jdi2_hover_20160121.png") no-repeat scroll 0 0;}
.epg_outbox_151201_ind01 .sidebar .nextbtn:hover{background:url("http://p3.img.cctvpic.com/photoAlbum/templet/common/DEPA1367457523502574/jiemu_jdi1_hover_20160121.png") no-repeat scroll 0 0;}
.epg_outbox_151201_ind01 .sidebar .prevbtn{left: 130px;}
.epg_outbox_151201_ind01 .sidebar .nextbtn{left: 930px;}

/*日历*/
.gwA151201_jiemu01 ul .calendar {width: 163px; background: #4489d6; float:left; position: relative;}
.gwA151201_jiemu01 ul .calendar .calendar_sub {font-family:"微软雅黑"; width: 163px; height:65px; line-height:65px; padding-top:20px; text-align:center;}
.gwA151201_jiemu01 ul .calendar .calendar_sub .calendar_logo {display: inline-block; width: 26px; height: 30px; background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453426578618240/calendar_nor.png) no-repeat left top; margin-right: 10px;}
.gwA151201_jiemu01 ul .calendar .calendar_sub .calendar_info {display: inline-block; font-size: 16px; line-height: 20px; color: #fff; text-align: left;}
.gwA151201_jiemu01 ul .calendar:hover {background: #9abfe8;}
.gwA151201_jiemu01 ul .calendar:hover .calendar_logo {background: url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453426578618240/calendar_cur.png) no-repeat left top;}
.gwA151201_jiemu01 ul .calendar:hover .calendar_info {color: #1e63b0;}
.gwA151201_jiemu01 ul .calendar .kj2 {display: none; position: absolute; left: 0px; background: #9abfe8; width: 161px; padding:1px; top: 83px; float: left; z-index: 9999;}
.gwA151201_jiemu01 ul .calendar .day_box{float:left; padding:7px;background:#9abfe8; width:148px; *position: relative;}
.gwA151201_jiemu01 ul .calendar .day_box .moon{ width:147px; height:20px; background:#fff; }
.gwA151201_jiemu01 ul .calendar .day_box .moon tr td{ color:#2b2b2b;font:bold 12px/20px "SimSun",sans-serif;padding:0;text-align:center;}
.gwA151201_jiemu01 ul .calendar .day_box .moon a{display:inline-block;height:20px;width:20px;}
.gwA151201_jiemu01 ul .calendar .day_box .moon a.arrow_l{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_l_14268_160122.png) no-repeat center center;}
.gwA151201_jiemu01 ul .calendar .day_box .moon a.arrow_r{background:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_r_14268_160122.png) no-repeat center center;}
.gwA151201_jiemu01 ul .calendar .day_box .moon a.arrow_l:hover{background-image:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_l_hover_14268_160122.png)}
.gwA151201_jiemu01 ul .calendar .day_box .moon a.arrow_r:hover{background-image:url(http://p1.img.cctvpic.com/photoAlbum/templet/common/DEPA1453445636200119/arrow_r_hover_14268_160122.png)}
.gwA151201_jiemu01 ul .calendar .day_box .rili{width:147px;}
.gwA151201_jiemu01 ul .calendar .day_box .rili .tab{ border:1px solid #dddddd;}
.gwA151201_jiemu01 ul .calendar .day_box .rili .tab .tr_01 td{ color:#fff;background:#666666; border:none;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td{ font:12px/20px Arial, Helvetica, sans-serif; color:#2a2a2a; cursor:text;padding:0; background:#fff; text-align:center; border-top:1px solid #ddd; border-right:1px solid #ddd;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td a{display:block;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td a:hover{ background:#bc2538; color:#fff; text-decoration:none;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.current a{ background:#bc2538; color:#fff; text-decoration:none}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.red_l a,.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.red_r a{ color:#c5277e;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.red_l a:hover,.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.red_r a:hover{ color:#fff;}
.gwA151201_jiemu01 ul .calendar .day_box .rili tr td.red_r{ border-right:none;}
.gwA151201_jiemu01 ul .calendar .day_box .wspace{position:absolute;right:0;top:-20px;height:20px;width:68px;cursor:pointer;}
