div.jp-audio,
div.jp-audio-stream,{
	font-size:1.25em;
	font-family:Verdana, Arial, sans-serif;
	line-height:1.6;
	color: #666;
	background-color:#eee; 
}
div.jp-audio {
	 position:relative; margin:10px; margin-top:0px;
}
/*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */

div.jp-interface {
	position: relative;
/*	background: url("../images/playerbg.png") -0px -278px; background-size:200px; */
	background-color:#333333;
	border:1px solid #000000; color:#ffffff;-moz-border-radius: 10px;  -webkit-border-radius: 10px; border-radius:10px; 
 
}

div.jp-audio div.jp-type-single div.jp-interface { height:64px;}
 

div.jp-controls-holder {
	clear: both;
 	margin:0 auto;
	position: relative;
	overflow:hidden;
	top:-8px;  
}

div.jp-interface ul.jp-controls {
	list-style-type:none;
	margin:0;
	padding: 0;
	overflow:hidden;
}

div.jp-audio ul.jp-controls {
padding-left:2%; padding-top:22px;
}

div.jp-video ul.jp-controls,
div.jp-interface ul.jp-controls li {
	display:inline;
	float: left;
}

div.jp-interface ul.jp-controls a {
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
a.jp-play,a.jp-stop,
a.jp-pause {
	width:36px;
	height:36px; margin-left:5px; margin-right:5px;
}/*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */

a.jp-play {
	background: url("../images/playerbg.png") 0 -2px no-repeat; background-size:200px; 
}
 
a.jp-pause {
	background: url("../images/playerbg.png") 0 -47px no-repeat; background-size:200px; 
	display: none;
}
a.jp-previous, a.jp-next {
	width:27px;
	height:27px;
	margin-top:4px;
}/*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */
/*
a.jp-stop:hover {
	background: url("../images/playerbg.png") -29px -43px no-repeat;background-size:200px; 
}
 a.jp-previous:hover {
	background: url("../images/playerbg.png") -31px -104px no-repeat;background-size:200px; 
}
a.jp-next:hover {
	background: url("../images/playerbg.png") -32px -139px no-repeat;background-size:200px; 
}
*/
a.jp-previous {
	background: url("../images/playerbg.png") 0px -103px no-repeat;background-size:200px; 
}

a.jp-next {
	background: url("../images/playerbg.png") -1px -139px no-repeat;background-size:200px; 
}

 

div.jp-progress {
	 overflow:hidden;
	 background-color:#d1d1d1;
	 
}
div.jp-audio div.jp-progress {
	position: absolute;
	top:8px;
	height:9px;
	overflow:hidden;
}
div.jp-progress { width:94%; margin-left:3%; }
 /*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */
 
div.jp-seek-bar {
	background-color:#666666; 
	width:0px;
	height:100%;
	cursor: pointer;
}
div.jp-play-bar {
 	width:0px;background-color:#FFCC00;
	height:100%;
}

/* The seeking class is added/removed inside jPlayer */
div.jp-seeking-bg {
	background: url("jplayer.blue.monday.seeking.gif");
}
 
 
 
div.jp-volume-bar-value span{width:14px; height:14px;background: url("../images/playerbg.png") -113px -183px; background-size:200px; overflow:hidden;  position:absolute; right:-8px; top:-5px;}
/* @end */

/* @group current time and duration */

div.jp-audio div.jp-time-holder {
	position:absolute;
	top:34px;
	 
}
div.jp-audio div.jp-type-single div.jp-time-holder {
	right:3%;
}
 
/*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */
div.jp-current-time,
div.jp-duration {
 	font-size:12px;
	
}
div.jp-current-time {
	float: left;
	display:inline;
}
div.jp-duration {
	float: left;
	display:inline;
	text-align: left; 
}

div.jp-jplayer audio,
div.jp-jplayer {
	width:0px;
	height:0px;
}

div.jp-jplayer {
	background-color: #000000;
}
.jp-no-solution {
	padding:5px;
	font-size:.8em;
	background-color:#eee;
	border:2px solid #009be3;
	color:#000;
	display:none;
}

.jp-no-solution a { color:#000;}

.jp-no-solution span {
	font-size:1em;
	display:block;
	text-align:center;
	font-weight:bold;
}
.jp-style{ margin-top:-28px; margin-left:150px;}
.jp-style img{ height:20px;}
.jp-style div{ float:left}
.jp-style #bfzt{ font-size:12px; margin-left:5px; margin-top:3px;}
/*
 *网站建设QQ：594210070
 *顶尖源码 http://www.djyma.com
 */
#jp-play-bt{ width:14px; height:14px;background: url("../images/playerbg.png") -50px -57px;position:absolute; margin-top:-70px; overflow:hidden; left:11px;background-size:75px;  }
.androidplayerw{}
.androidplayerw ul{ margin:10px; margin-bottom:0px;}
.androidplayer{ width:100%;}
#a_pre{ background-color:#f1f1f1; font-size:14px; line-height:30px; color:#333333}
#a_next{ background-color:#f1f1f1; font-size:14px; line-height:30px; color:#333333; border-left:1px solid #ffffff}



