/*search*/
.search{
	background:#fff;
	height:98px;
}
.search1{
	height:98px;
	width:1000px;
	margin:0 auto;
	
}
.search h1{
	float:left;
	height:98px;
}
.search h1 img{
	margin:18px 80px 0 10px;
}
.search form{
	float:left;
	margin-top:26px;
	position:relative;
}
.search form .txt{
	float:left;
	height:32px;
	border:2px solid #f70801;
	border-right:none;
	font-size:12px;
	width:340px;
	outline:medium;
	padding: 0 25px 0 10px;
	outline: none;
}
.search form .btn{
	float:right;
	border:none;
	height:36px;
	width:77px;
	background:#f70801;color:#fefeff;
}
.search p{
	float:right;
	margin-top:22px;
}
.search ul{
	width:400px;
	position:absolute;
	left:0;
	top:36px;
	z-index:999;
	background:#fff;
}
.search ul li{
	line-height: 26px;
	padding-left:10px;
}
.search ul li:hover{
	background: #ccc;
}
.search ul a{
	text-decoration: none;
	color:black;
}

/*nav*/
.nav{
	height:40px;
	background:#f70800;
}
.nav1{
	height:40px;
	width:1000px;
	margin:0 auto;
}
.nav1 ul li{
	float:left;
}
.nav1 ul{
	position:relative;
}
.nav1 ul li a{
	color:#fff;
	font-size:15px;
	font-weight:900;
	padding:0 20px;
	display:block;
	height:40px;
	line-height:40px;
}
.nav1 ul li .a-tvicon{
    background: url(../img/icon-tv.png) no-repeat 20px center;
    padding-left: 45px;
}
.nav1 ul li a:hover{
	background:#e20700;
}
.nav1 ul li .first{
	background:#bc0600;
}
.nav1 ul .navcat{
	position: absolute;
    right: 0px;
    top: 0
}
.nav1 ul .navcat .alnav{
	position: relative;
    width: 134px;
    z-index: 999;
}
.nav1 ul .navcat .alnav .sysp{
	height: 40px;
    width: 134px;
    text-align: left;
}
.nav1 ul .navcat .alnav .sysp p{
	width: 134px;
    position: absolute;
    text-align: left;
    top: 0;
    overflow: hidden;
    height: 40px;
    line-height: 999px;
    overflow: hidden;
    background: url(../img/searchbar.jpg) no-repeat 0 -65px;
}
.nav1 ul .navcat .alnav .sysp p:hover{
    background: url(../img/searchbar.jpg) no-repeat 0 -133px;
}
.nav1 ul .navcat .alnav dd{
	width: 1000px;
    position: absolute;
    top: 40px;
    right: 0;
    height: 280px;
    display: none;
   background:#fff;
   padding-bottom:17px;
}
.nav1 ul .navcat .alnav dd ol{
	height: 280px;
}
.nav1 ul .navcat .alnav dd ol li{
	width: 135px;
    padding: 0 15px;
	float:left;
	border-right: 1px solid #ededed;
    height: 280px;
    text-align: center;
}
.nav1 ul .navcat .alnav dd ol li h4{
    height: 42px;
    font-size: 14px;
    font-weight: 700;
    background:url(../img/newsix_03.png) no-repeat 6px -4px;
    line-height: 46px;
    border-bottom: 1px dotted #d9d9d9;
    margin-top: 6px;
    padding-bottom: 6px;
    cursor:pointer;
}
.nav1 ul .navcat .alnav dd ol .last{
	border:none;
}

.nav1 ul .navcat .alnav dd ol li p a{
	display: block;
    overflow: hidden;
    height: 24px;
    line-height: 24px;
    color: #555;
    font-size: 12px;
    font-weight:100;
}
.nav1 ul .navcat .alnav dd ol li p{
    padding-top: 3px;
    padding-bottom: 3px;
    height: auto;
}
.nav1 ul .navcat .alnav dd ol{
	
}
.nav1 ul .navcat .alnav dd ol li p a:hover{
	color:red;
	background:none;
}
.nav1 ul .navcat .alnav dd ol li .m1:hover{
	color:#ff4074;
}
.nav1 ul .navcat .alnav dd ol li .m2{
	background:url(../img/newsix_05.png) no-repeat 8px -2px;
}
.nav1 ul .navcat .alnav dd ol li .m2:hover{
	color:#49a2ff;
}
.nav1 ul .navcat .alnav dd ol li .m3{
	background:url(../img/newsix_07.png) no-repeat 8px -2px;
}
.nav1 ul .navcat .alnav dd ol li .m3:hover{
	color:#66bc09;
}
.nav1 ul .navcat .alnav dd ol li .m4{
	background:url(../img/newsix_09.png) no-repeat 8px -2px;
}
.nav1 ul .navcat .alnav dd ol li .m4:hover{
	color:#ff7c1c;
}
.nav1 ul .navcat .alnav dd ol li .m5{
	background:url(../img/newsix_11.png) no-repeat 8px -2px;
}
.nav1 ul .navcat .alnav dd ol li .m5:hover{
	color:#49a2ff;
}
.nav1 ul .navcat .alnav dd ol li .m6{
	background:url(../img/newsix_13.png) no-repeat 8px -2px;
}
.nav1 ul .navcat .alnav dd ol li .m6:hover{
	color:#ff4074;
}

/*banner*/
.banner{
	width:100%;
	height:340px;
	position:relative;
}
.banner .banner1{
	width:1000px;
	margin:0 auto;
	height:340px;
	position:relative;
}
.banner .banner-inner{
	width:100%;
	height:340px;
	position:absolute;
	left:0px;top:0;
	overflow:hidden;
}
.banner .banner-inner ul{
	width:400%;
	height:340px;
	position:absolute;
	left:0;
	top:0;
}
.banner .banner-inner ul li{
	/*width:100%;*/
	float:left;
}
.banner .banner-inner ul li a img{
	width:1263px;
	display:block;
	height:340px;
}
.banner1 .num ol{
	position:absolute;
	top:313px;
	left:460px;
}

.banner1 .num ol li{
	float:left;
}	
.banner1 .num ol li span{
	display:block;
	height:10px;
	width:10px;
	background:url(../img/scroll.png) no-repeat -190px -25px;
	cursor: pointer;
	margin-left:4px;
}
.banner1 .num ol li .current{
	background:url(../img/scroll.png) no-repeat -190px 0px;
}
.banner .st{
	position:absolute;
	display:block;
	width:30px;
	height:60px;
	display:none;
}
.banner .arr_left{
	left:0;
	top:50%;
	background:url("../img/scroll.png") no-repeat 0 0; 	
}
.banner .arr_right{
	right:0;
	top:50%;
	background:url("../img/scroll.png") no-repeat 0 -76px; 	
}

/*tvShow*/
.tvShow{
	width:1000px;
	margin:0 auto;
}
.title{
	height:34px;
	line-height:34px;
	margin-top:16px;
	margin-bottom:12px;
}
.title .f1{
	float:left;
}
.title .f1 span i{
	font-size: 24px;
	color:#f70800;
	font-weight: 900;
}
.title .f1 span{
	font-size: 20px;
	font-weight: 900;
}
.title .f1_btn{
	display:block;
	height:34px;
	width:116px;
	background:url(../img/program_list_btn.png);
	float:right;
}
.title .f1 .f1_line{
	display:block;
	float:left;
	height:22px;
	width:4px;
	background:#f70800;
	margin: 7px 8px 0 0;
}
.tvShow1{
	height:278px;
	border:1px solid #ddd;
	width:960px;
	padding:19px;
	background:#fff;
}
.tvShow1 .tvShowList{
/*	background:pink;*/
	height:278px;
	position:relative;
}
.tvShow1 .tvShowList ul{
	position:absolute;
	width:960px;
	left:0;
}
.tvShow1 .tvShowList ul li{
	height:278px;
	padding:0 9px;
	float:left;
	border-right:1px solid #eee;
}
.tvShow1 .tvShowList ul .th{
	border-right:none;
}
.tvShow1 .tvShowList ul li a img{
	height:160px;
	width:300px;
}
.tvShow1 .tvShowList ul li a{
	color:#222;
}
.tvShow1 .tvShowList ul li .first{
	font-size:16px;
	margin:15px 0 48px 0 ;
}
.tvShow1 .tvShowList ul li .last a{
	font-size:22px;
}
.tvShow1 .tvShowList ul li .last span{
	font-size:14px;
	text-decoration: line-through;
	margin-left:12px;
	color:#999;
}
.tvShow1 .tvShowList .m1{
	width:67px;
	height:23px;
	position:absolute;
	left:240px;
	top:10px;
}
.tvShow1 .tvShowList .m2{
	left:550px;
	top:10px;
}
.tvShow1 .tvShowList .m3{
	left:870px;
	top:10px;
}
.tvShow1 .tvShowList .m4{
	display:block;
	width:80px;
	height:22px;
    line-height: 22px;
    text-align: center;
	border-radius:10px;
	background:#ff4558;
	position:absolute;
	left:30px;
	top:10px;
	color: #FFF;
    font-size: 12px;
    white-space: nowrap;
}
.tvShow1 .tvShowList .m5{
	position:absolute;
	left:350px;
	top:10px;
}
.tvShow1 .tvShowList .m6{
	position:absolute;
	left:660px;
	top:10px;
}
.tvShowList .livetime-back1{
	position:absolute;
	width:130px;
	height:40px;
	line-height:40px;
	background: rgba(0,0,0,.5);
	left:90px;
	top:60px;
	color:#fff;	
	border-radius: 30px;
	cursor:pointer;
}
.tvShowList .livetime-back2{
	position:absolute;
	width:130px;
	height:40px;
	line-height:40px;
	background: rgba(0,0,0,.5);
	left:410px;
	top:60px;
	color:#fff;	
	border-radius: 30px;
	cursor:pointer;
}
.tvShowList .livetime-back3{
	position:absolute;
	width:130px;
	height:40px;
	line-height:40px;
	background: rgba(0,0,0,.5);
	left:730px;
	top:60px;
	color:#fff;	
	border-radius: 30px;
	cursor:pointer;
}
.tvShowList .time1{
	text-align:center;
	width:130px;
	height:40px;
	font-size:18px;	
}
/*daily*/
.daily{
	width:1000px;
	height:372px;
	margin:0 auto;
	/*background:pink;*/
}
.daily .daily_left{
	height:372px;
	width:240px;
	background: #FF472B;
    background: -webkit-linear-gradient(top right, #fa4444,#ff8e4a );
	float:left;
}
.daily .daily_left .leftin{
	background: #FFF;
    width: 180px;
    height: 307px;
    padding: 15px;
    margin: 17px 0 0 15px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
    position:relative;
}
.daily .daily_left .leftin .shadow_lb{
	position: absolute;
    background: url(../img/shadow_lb.png);
    background-size: 100% 100%;
    width: 47px;
    height: 30px;
    left: -11px;
    bottom: -11px;
}
.daily .daily_left .leftin .shadow_rt{
	position: absolute;
    background: url(../img/shadow_rt.png);
    background-size: 100% 100%;
    width: 47px;
    height: 30px;
    right: -11px;
    top: -11px;
}
.daily .daily_left .leftin .everyday{
	float: left;
    width: 119px;
    height: 30px;
    line-height: 30px;
    /*padding-left: 5%;*/ 
    border-radius: 0 0 10px 10px;
    background: #aa2424;
    color: #FFF;
    font-size: 17px;
    position: absolute;
    left: 5px;
    top: 0;
}
.daily .daily_left .leftin .icon_clock{
	float: left;
    width: 17px;
    height: 20px;
    background: url(../img/icon_clock.png) no-repeat;
    background-size: 100%;
    margin: 5px 8px 0 10px;
}
.daily .daily_left .leftin .daily_shop_img{
    height: 200px;
    width: 100%
}
.daily .daily_left .leftin .daily_shop_img img{
	width:100%;
}
.daily .daily_left .leftin .daily_shop_tt{
    font-size: 16px;
    color: #222;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.daily .daily_left .leftin .daily_shop_box_price{
	margin-top:10px;
}
.daily .daily_left .leftin .daily_shop_box_price span{
	font-size: 26px;
    color: #222;
    font-family: arial;
    margin-right: 10px;
}
.daily .daily_left .leftin .daily_shop_box_price i{
	color: #999;
    text-decoration: line-through;
    font-size: 14px;
    line-height: 36px;
}
.daily .daily_left .leftin .daily_num_tag{
	width: 60px;
    height: 60px;
    padding-top: 6px;
    position: absolute;
    bottom: 0;
    right: -5px;
    background-image: url(../img/bg_tag.png);
    background-repeat: no-repeat;
    background-size: 100%;
    color: #FFF;
    text-align: center;
}
.daily .daily_left .leftin .daily_num_tag .span1{
	transform: rotate(15deg);
    font-size: 14px;
    line-height: 16px;
}
.daily .daily_left .leftin .daily_num_tag .span2{
	font-size: 16px;
    line-height: 16px;
}
.daily .daily_right{
	height:340px;
	width:723px;
	border:1px solid #ddd;
	background:#fff;
	padding: 15px 10px;
	float:right;
}
.daily .daily_right .daily_inner{
	height:340px;
	position:relative;
	/*background:#ccc;*/
	overflow:hidden;
}
.daily .daily_right .daily_inner ul{
	position:absolute;
	left:0;
	width:1200px;
}
.daily .daily_right .daily_inner ul li{
	width:210px;
	float:left;
	padding:0 14px;
	border-right:1px solid #eee;
}
.daily .daily_right .daily_inner ul .three{
	border-right:0;
}
.daily .daily_right .daily_inner ul li img{
	width:210px;
	height:210px;
}
.daily .daily_right .daily_inner ul li a{
	color:#222;
}
.daily .daily_right .daily_inner ul li .first{
	font-size:16px;
	line-height: 26px;
	margin:12px 0 2px;
}
.daily .daily_right .daily_inner ul li .last{
	font-size:26px;
}
.daily .daily_right .daily_inner ul li .last span{
	font-size:14px;
	text-decoration: line-through;
	margin-left:10px;
	color:#999;
}
.daily .daily_right .daily_inner ul li h3{
	height:24px;
	width:68px;
	border-radius: 30px;
	background:#f70800;
	text-align:center;
	line-height: 24px;
	font-size:14px;
	color:#fff;
	margin-left:140px;
}
.daily .daily_right .daily_inner .sp1{
	position:absolute;
	left:1px;
	top:50%;
	font-size:40px;
	cursor:pointer;
}
.daily .daily_right .daily_inner .sp1:hover{
	color:red;
}
.daily .daily_right .daily_inner .sp2{
	position:absolute;
	left:682px;
	top:50%;
	font-size:40px;
	cursor:pointer;
}
.daily .daily_right .daily_inner .sp2:hover{
	color:red;
}
/*main*/
.main{
	width:1000px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:40px;
	/*background:pink;*/
}
.main .main_u{
	width:1020px;
	overflow:hidden;
	/*position:relative;*/
}
.main .main_u li{
	float:left;
    margin-top: 20px;
    margin-right: 20px;
	width:298px;
	height:440px;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #ddd;
    position:relative;
    cursor:pointer;
}
.main .main_u li a{
	color:black;
}
.main .main_u li:hover{
	border-color:red;
}
.main .main_u li img{
	height:298px;
	width:298px;
}
.main .main_u li .mp1{
    margin-top: 14px;
    height: 52px;
    line-height: 26px;
    overflow: hidden;
    padding: 0 10px;
}
.main .main_u li .mp1:hover{
	text-decoration: underline;
}
.main .main_u li .mp2{
    color: #f70800;
    margin-top: 5px;
    overflow: hidden;
    height: 16px;
    line-height: 16px;
    font-size: 12px;
    padding: 0 10px;
}
.main .main_u li .mp3{
    margin-top: 10px;
}
.main .main_u li .mp3 .price{
    font-size: 26px;
    color: #222;
    font-family: arial;
    margin-right: 10px;
}
.main .main_u li .mp3 .sale_price{
    margin-top: 9px;
    z-index: 1;
    text-decoration: none;
    font-size: 12px;
    color: #999;
    text-decoration: line-through;
}
.main .main_u li .mp3 .purchased{
	font-size:12px;
    color: #666;
    margin-top: 9px;
    /*margin-left:87px;*/
   float:right;
}
.main .main_u li .mp3 .purchased i{
    color: #f70800;
}
.main .main_u li h4{
	height:6px;
	background: #f8f8f8;
	position:absolute;
	bottom:1px;
	left:0px;
	width:318px;
	border-top:1px solid #eee;
}


