/*batch*/
.batch{ position:absolute; right:0; background:url(../images/batch_icon.png) no-repeat; width:120px; height:30px; line-height:30px; top:10px; *top:0;}
.batch a{ display:block; text-align:center;}
.batch a .tuxiaobei{ font-size:18px; margin:0 3px 0 0; vertical-align:middle;}
/*tab*/
.tab{ border:#ddd 1px solid; margin-top:20px;}
.tab .hd{ background:#f1f1f1; border-bottom:1px #ddd solid;}
.tab .hd ul li{ display:inline-block;text-align:center; padding:0 30px; font-size:16px;line-height:46px; border-right:1px #ddd solid; cursor:pointer; color:#666;}
.tab .hd .on{ background:#fff; color:#000000; position:relative;}
.tab .hd .on span{ position:absolute; width:100%; height:2px; background:#fff; z-index:9; font-size:0; left:0; bottom:-2px;}
.tab .bd ul{ padding:20px;}
/*app_download*/
.app_download{ display:inline-block; text-align:center; padding:0 30px; font-size:16px; height:46px; line-height:46px;border-right:1px #ddd solid;}
/*mp3*/
.mp3{ width:500px; margin:20px auto; padding:20px; border:1px #eee solid; background:#f5f5f5;}
.mp3 .operation a{-webkit-transition: all 0s ease-in;-moz-transition: all 0.3s ease-in;transition: all 0s ease-in;-o-transition: all 0s ease-in;}
.mp3 .operation .play{ width:50px; height:50px; display:block; background:url(../images/play_mp3_icon.png) 0 0 no-repeat; cursor:pointer;}
.mp3 .operation .play:hover{ background-position:-50px 0;}
.mp3 .con{ margin-left:20px;}
.mp3 .con .current_time ,.mp3 .con .all_time{ color:#999;}
/*jp_progress*/
.jp_progress{ position:relative; background:#ddd; height:2px; font-size:0; width:300px; margin:8px 10px 0 10px;}
.jp_progress .jp_play_bar{background:#0090ff; height:2px; font-size:0;}
.jp_progress .jp_circular{ background:url(../images/progress_circular.png) no-repeat; width:12px; height:12px; position:absolute; left:0; top:-5px; cursor:pointer;}

/*play*/
.player{ width:845px; height:536px; background:#000;}
