#main{width:1110px;position:relative;}
#player{width:697px;height:467px;overflow:hidden;background:#ccc;}
#playlist{width:401px;height:auto;overflow:hidden;float:right;background:#000;padding:0 0 0 12px;font-size:14px;}
#datelist{height:36px;color:#9B9B9B;padding:10px 0;}
#item{height:373px;color:#9B9B9B;overflow:auto;line-height:30px;position:relative;}
#channels{height:38px;overflow:hidden;color:#9B9B9B;}
#days li{float:left;width:55px;height: 36px;line-height:18px;cursor:pointer;font-size:12px;color:#fff;text-align:center;}
#days li span{display:block;}
#item li{width:270px;height: 30px;color:#fff;overflow:hidden;padding:0 30px;font-size:12px;cursor: pointer;border-bottom:1px solid #2e2e2e;}

#item ul{padding:0 0 0 18px;position: relative;overflow: hidden;}
#chatab li{float:left;width:87px;cursor:pointer;text-align: center;font-size:12px;height:38px;line-height:38px;color:#fff;}
#days li:hover{background: #2c2c2c;}
#channels a:hover{ background: #2c2c2c;}
#channels li:hover{background: #2c2c2c;}
#channels li.on{background: #d93024;}
#channels a span{padding:0 2px;}
#days li.on{color:#d93024;}
#item li.gray{color:gray;cursor:auto;}
#item li.cur{color: goldenrod;}
.tide_player_note{font-size:250%; text-align:center;padding:20px 0 0;}

#channels a{color:#9B9B9B;text-decoration: none;height:38px;width:10px;line-height: 38px;}
#channels a.next{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 0 0 10px; }
#channels a.prev{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 10px 0 0; }
/*#channels a.next{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 0 0 10px; background: url(/images/next.jpg) no-repeat;}
#channels a.prev{float:left;height:38px;width:10px;float:left;cursor:pointer;margin:0 10px 0 0; background: url(/images/prev.jpg) no-repeat;}*/
#jCarousel{width:348px;float:left;}


#ajaxloading{background: #d93024;height:50px;left:50%;position:absolute;top:50%;width:150px;margin:-25px 0 0 -75px;line-height:50px;text-align:center;}
#ajaxloading p{color:#fff;font-size:16px;}


//电台导航
.station-nav{width:100%;height:80px;}
.station-nav ul{width:1110px;margin:0 auto;height:100%;line-height:100%;overflow:hidden;}
.station-nav ul li{cursor:pointer;float:left;width:555px;text-align:center;font-size:20px;height:80px;line-height:80px;}
.station-nav ul a:nth-child(even) li{background:url(/images/FM93.jpg) no-repeat ;background-size:100% 100%;}
.station-nav ul a:nth-child(odd) li{background:url(/images/FM101.jpg) no-repeat ;background-size:100% 100%;}
.station #main .poster{width:697px;height:350px;overflow:hidden;position:absolute;left:0;top:0;z-index:999;background:black;}
.station #main .poster img{width:100%;min-height:100%;}
.station #main{height:467px;overflow:hidden;}
.station #player{ width: 697px;height: 467px;overflow: hidden;
/*padding: 350px 0 0 0;*/
background:black;}
