.jp-audio {display:block; width:271px;}
.jp-type-single {width:100%; height:30px; background:url('player-border.png') no-repeat;}

.jp-interface {width:100%; height:100%;}
.jp-interface:after {content:""; clear:both; display:block;}

.jp-controls {float:left; width:33px; height:100%; border-right:1px solid #cdcdcd; overflow:hidden;}
.jp-controls a {width:33px; height:30px; display:block; overflow:hidden; text-indent:-9999px;}
.jp-controls .jp-play{background:url('player-play.png') 13px 11px no-repeat;}
.jp-controls .jp-play:hover{background:url('player-play-h.png') 13px 11px no-repeat;}
.jp-controls .jp-pause {background:url('player-pause.png') 13px 11px no-repeat;}
.jp-controls .jp-pause:hover {background:url('player-pause-h.png') 13px 11px no-repeat;}

.jp-progress-box {float:left; width:237px; height:100%;}
.jp-progress {width:212px; height:30px; margin:0 auto; background:url('player-progress.png') left 12px no-repeat; padding-left:1px;}
.jp-seek-bar {width:100%; height:30px; cursor:pointer; background:url('player-downloaded.png') left 13px repeat-x; max-width:210px;}
.jp-play-bar {width:0px; height:30px; background:url('player-played.png') left 13px repeat-x;}

.jp-playlist {display:none;}

.audio-download .jp-audio {width:450px;}
.audio-download .jp-type-single {background:url('player-border-b.png') no-repeat;}
.audio-download .jp-progress-box {width:416px;}
.audio-download .jp-progress {width:391px; background:url('player-progress-b.png') left 12px no-repeat;}
.audio-download .jp-seek-bar {max-width:389px;}
#audio-player {/* height:0; overflow:hidden; */ padding-bottom:10px;}

.jp-small{width:152px;}
.jp-small .jp-controls, .jp-small .jp-controls a{width:24px; height:24px;}
.jp-small .jp-controls .jp-play, .jp-small .jp-controls .jp-pause{background-position:9px 7px;}

.jp-small .jp-type-single {background:url('player-border-s.png') no-repeat; height:24px;}
.jp-small .jp-progress-box {width:126px;}
.jp-small .jp-progress{width:93px; height:24px; background:url('player-progress-s.png') left 8px no-repeat;}
.jp-small .jp-seek-bar, .jp-small .jp-play-bar{height:24px; background-position: 0 9px;}
.jp-small .jp-seek-bar{max-width:91px;}