		.layout{width:1180px;margin:0px auto;}
		.layout720{width:740px;float:left;}
		.layout380{width:380px;float:right;}
		
		/*正在播放*/
		.itemplay{overflow:hidden;}
		.itemplay>div{float:left;}
		.itemplay img{width:130px;height:130px;}
		.itemplay .infoplay{height:130px;margin-left:50px;}
		.itemplay .infoplay h2{line-height:70px;height:70px;}
		.itemplay .infoplay p{line-height:40px;display:inline-block}
		.itemplay .infoplay .playbtn{width:100px;line-height:30px;text-align:center;background:rgba(231,123,22,0.75) url(/uploads/image/rts16aspimages/play.png) no-repeat 15px 7px; background:#e77b16 url(/uploads/image/rts16aspimages/play.png) no-repeat 15px 7px\9; /*ie8以及以下版本浏览器*/ background-size:16px;color:#fff;border-radius:5px;margin-right:20px;margin-top:5px;cursor: pointer;padding-left:10px;display:inline-block}
		
		.img-circle{
			background-position:right top;
			-webkit-animation-name:rotateright;
			-webkit-animation-duration:5s;
			-webkit-animation-iteration-count:infinite;
			-webkit-animation-timing-function:linear
			}
		@-webkit-keyframes rotateright{
			from{-webkit-transform:rotate(360deg)}to{-webkit-transform:rotate(0deg)}
			}
		
		/*播放列表*/
		.piclist5{margin:30px 0px;}
		.piclist5 .pic{float:left;width:150px;height:150px;margin:20px 35px 20px 0px;padding:10px;overflow:hidden;border:1px #dedede solid;border-radius:8px;box-sizing:border-box;}
		.piclist5 .pic:hover{box-shadow:0 1px 13px rgba(34,25,25,0.3);}
		
		.piclist5 img{width:130px; height:130px;border-radius:8px;cursor:pointer;transition: all 1s;  }
		.piclist5 img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);transition: all 1s ease 0s;-webkit-transition: all 1s ease 0s;}
		
		/*节目单*/
		.jmd{line-height:70px;padding: 0px 0px 0px 30px;}
		.scrollbardiv{width:380px;}

		.scrollbardiv .scrollbar{float:right;width:5px;background:#f6f6f6;}
		.scrollbardiv .track{background:#f6f6f6;height:100%;width:5px;position:relative;}
		.scrollbardiv .thumb{background:rgba(16,108,162,0.2);webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;height:0px;width:5px;cursor: pointer; overflow:hidden;position:absolute;top:0;left:0px;}
		.scrollbardiv .thumb .end{background:rgba(16,108,162,0.1);webkit-border-radius:3px;border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;overflow:hidden;height:5px;width:5px;}

		.scrollbardiv .viewport{width:375px;height:244px;overflow:hidden;position:relative;background:#f5fafe;}
		.scrollbardiv .overview{position:absolute;left:0;top:0;width:375px;padding:0 15px;box-sizing:border-box;}
		
		.overview li{padding-left:15px;font-size:14px;line-height:50px;height:50px;border-bottom:1px dashed #dcdee3;overflow:hidden;}
		.overview .select{color:#e77b16;}
		.overview li:last-child{border-bottom:none}
		
		.nolist{position:absolute;top:100px;width:100%;text-align:center;display:none;}
		.useinfo{font-size:12px;}
	/* 频道简介*/	
	.nav_zb{text-align:left; color:#f60; font-size:24px; font-family:"微软雅黑"; font-weight:bold; line-height:50px; height:50px; letter-spacing:2px; margin-top:30px; border-bottom:1px #ccc dashed;}		
	.nav_zb a{color:#f60; }
	.nav_zb a:hover{color:#f60; }	
	.jianjie{ margin:10px 0px;width:360px;}
	.jianjie p{ font-size:14px; line-height:30px;}
	/* 频道简介*/	
	.pdzcr{ margin:15px 0px;}
	.pdzcr li{ float:left; font-size:14px; margin:5px 7px;}
	.pdzcr li img{ width:100px; height:150px; }
	.pdzcr li a p{ color:#333; width:80px; height:40px; overflow:hidden;}
	/*节目介绍*/
	.jieshao{ width:1180px; margin:0 auto;}
	.jieshao_con{margin:20px 0px;}
	.jieshao_con li{ float:left; width:280px; height:140px; margin-left:10px;}
	.jieshao_con li img{ float:left; width:130px; height:90px;}
	.jieshao_con li h3{float:left; font-size:16px; font-weight:bold; line-height:17px; height:33px; overflow:hidden;width:135px; display:inline-block; padding-left:15px;}
	.jieshao_con li h3 a{color:#333;}
	.jieshao_con li h3 a:hover{color:#333;}
	.jieshao_con li p {float:left; font-size:14px; line-height:21px;width:130px;display:inline-block;padding-left:15px; height:60px; overflow:hidden; color:#666666;}
	.jieshao_con li span{ margin-left:220px;width:130px; color:#ff6600; font-size:12px;}
	
	/* 电视频道简介*/	
	.nav_zb0{text-align:left; color:#f60; font-size:24px; font-family:"微软雅黑"; font-weight:bold; line-height:40px; height:40px; letter-spacing:2px; border-bottom:1px #ccc dashed;}		
	.nav_zb0 a{color:#f60; }
	.nav_zb0 a:hover{color:#f60; }	
    .layout720 p { height:40px; line-height:40px; }
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	