.v_music_box{margin-bottom:20px;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,"宋体";}
#player_container{width:100%;}
#player {
  height:auto;
  position: relative;
  padding:0;
  background:#fff;
  margin-left:1px;
}
#player .cover{
	position: relative;
}
#player .cover img {
	width:100%;
}
#player .ctrl{
	width:100%;
	position:absolute;
	bottom:0px;
	background-color:#3C3C3C;
    background: -webkit-linear-gradient(top,rgba(60,60,60,0),rgba(60,60,60,0.4)); /*Safari 5.1-6*/
  background: -o-linear-gradient(bottom,rgba(60,60,60,0),rgba(60,60,60,0.4)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(bottom,rgba(60,60,60,0),rgba(60,60,60,0.4)); /*Fx 3.6-15*/
  background: linear-gradient(to bottom,rgba(60,60,60,0), rgba(60,60,60,0.4)); /*Standard*/
  padding:7px 0 15px 10px;
  line-height:25px;
}
#player .playing-current{
	margin:0;
	font-size:18px;
	color:#fff;
	}
#player .playing-current .artist{
	display:block;
	font-size:16px;
	color:#EEECEA
}
#player .playing-current .artist-dash{
		display:none;
	}
p.album-title{
	font-size:16px;
	color:#fff;
	margin:0;
}
#player .icon {
  vertical-align:middle;
  display:inline-block;
  background-size:100% auto !important;
  opacity: 1;
  filter:alpha(opacity=100);
  cursor:pointer;
}
#player .icon:hover, #player .icon.enable {
  opacity: .8;
  filter:alpha(opacity=80)
}
#player  .rewind {
	width:26px;height:23px;
	 background:url(../images/mc-prev.png) no-repeat;
}
#player  .playback {
  width:43px;height:43px;margin:0 18px;
  background:url(../images/mc-play.png) no-repeat;
}
#player .playback.playing {
  background:url(../images/mc-pause.png) no-repeat;
}
#player .fastforward {
	width:26px;height:23px;
	 background:url(../images/mc-next.png) no-repeat;
}
#player  .progress {
	border-radius:0;
	position:absolute;
	right:0;bottom:0px;
	overflow:visible;
	width:100%;
	height:auto;
	margin:0;
	z-index:99;
}
.play-btns{
	position:absolute;
	right:10px;
	bottom:15px;
	z-index:10;
}
#player .play-list-bar{
	position:absolute;left:5px;bottom:-45px;width:20px;height:15px;background:url(../images/mc-list.png) no-repeat;filter:alpha(opacity=100);cursor:pointer;
}
#player .play-list-bar:hover{
	opacity:.8;filter:alpha(opacity=80);
}


.slider {
  background: #cdcdcd;
  height: 2px;
  position: relative;
  cursor: pointer;
}
.slider a,.slider span{
  background: #ed5d6e;
  margin-left:0;
  position: absolute;
  display:none;
  line-height: 17px;
  font-size:12px;
  border-radius:8px;
  top:-7px;
  left:0;
  width:78px;
  color:#fff;
  outline:none;
  text-align:center;
}
.slider .loaded, .slider .pace {
  position: absolute;
  height: 100%;

  /*opacity: 0.7;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  */
}
.slider .loaded {
  background-color:#666666;
}
.slider .pace {
  background-color:#ed5d6e;
    background: -webkit-linear-gradient(left,rgba(236,87,105,0.3),rgba(236,87,105,1)); /*Safari 5.1-6*/
  background: -o-linear-gradient(right,rgba(236,87,105,0.3),rgba(236,87,105,1)); /*Opera 11.1-12*/
  background: -moz-linear-gradient(right,rgba(236,87,105,0.3),rgba(236,87,105,1)); /*Fx 3.6-15*/
  background: linear-gradient(to right, rgba(236,87,105,0.3), rgba(236,87,105,1)); /*Standard*/
}

#playlist {margin:0 0 0 0;padding: 0;min-height:100%;max-height:240px;overflow-y:auto;background:#fff;}
#playlist ul{
	list-style:none;
	margin:0;
	padding:0;
}
#playlist li {
  height:45px;line-height:45px;position:relative;font-size:16px;color:#6e6e6e;font-weight:600;
}
#playlist li span{display:inline-block;font-weight:100;}
#playlist li .cur{width:4px;height:25px;position:absolute;left:0;top:10px;}
#playlist li.playing .cur{background:#ec5769;}
#playlist li .playlist-index{line-height:45px;color:#c5c6cb;padding:0 5% 0 8%;}
#playlist li .playlist-tit-sm{display:inline-block;width: 200px;}
#playlist .playlist-art{line-height:45px;font-size:12px;color:#808080;}
#playlist .playlist-dl{display:block;position:absolute;right:5%;top:15px;width:16.5px;height:14px;background:url(../images/mc-dl.png) no-repeat;background-size:100%;}
#playlist li:hover {
  color: #333;
}
#playlist li .download-file{
	display: inline-block;
	font-size:12px;
	position: absolute;
	right:16px;
	top:10px;
	width:140px;
}
#playlist li.playing {
  background-color:#f7f7f7;
}
.lyric{
	max-height:200px;
	text-align:center;
	padding:25px;
	font-size:14px;
	line-height:25px;
	color:#929292;
	overflow-y:auto;
}
footer {
  position: relative;
  font-size: 12px;
  color: white;
  margin-top:160px;
  text-shadow: 0 1px 2px #000;
  text-align: center;
}
footer a {
  color: #fff;
  font-weight: bold;
}
footer a:hover {
  text-decoration: none;
}
.music_copy{height:58px;padding:0 23px 0 55px;position:relative;background:url(../images/mc-f-logo.png) #f1f1f1 no-repeat 22px center;background-size:auto 28px;box-sizing:content-box;color:#686868;}
.music_copy p{height:58px;background:url(../images/w-buer.png) no-repeat 3px center;background-size:auto 18px;}
.music_copy span{position:absolute;right:23px;top:0;line-height:58px;}
p.playlist-album-title{
	padding:20px 0 10px 12%;
	font-size:24px;
	color:#EC5769
}

@media(min-width:768px){
	#player_container{
		width: 48%;
		position: relative;
	}
	#player .play-list-bar{
		display:none;
	}
	#playlist {
		margin:0;
		position: absolute;
		right: -108.3%;
		top: 0;
		width: 105%;
		max-height:100%;
	}
	#playlist li i{
		display:none;
	}
	#playlist li .playlist-index{
		padding-left:12%;
	}
}
@media(max-width:767px){
	#playlist{
		padding:0;
	}
	#playlist li{
		border-top:solid 1px #e6e6e6;
		height:auto;
		line-height:22px;
		padding:10px 0;
	}
	#playlist li .playlist-index{
		float:left;
	}
	.playlist-tit-xs i{
		font-size:12px;
		font-style:normal;
		font-weight:100;
		color:#808080;
	}
	#playlist li .cur{
		height:100%;
		top:0;
	}
	#playlist .playlist-art{
		display:none;
	}
	#playlist li .playlist-index {
		font-style:italic;
	}
	#playlist li.playing .playlist-index{
		color:#eb5868;
	}
	#playlist .playlist-dl{
		width:66px;
		height:66px;
		right:0;
		top:0;
		background:url(../images/mc-dl-xs.png) center center no-repeat;
		background-size:70%;
	}
	#playlist .playing .playlist-dl{
		width:66px;
		height:66px;
		right:0;
		background:url(../images/mc-dl-xs-on.png) center center no-repeat;
		background-size:70%;
	}
	#player .music-album.playing-current {
		font-size:14px;
	}
	#player .playing-current {
		font-size:16px;
	}
	#player .music-album.playing-current .artist{
		display:inline;
		font-size:14px;
		color:#fff
	}
	#player .playing-current .artist{
		display:block;
		font-size:14px;
		color:#fff
	}
	#player .music-album.playing-current .artist-dash{
		display:inline;
	}
	#player  .playing-current .artist-dash{
		display:none;
	}
	.play-btns{
		bottom:13px;
	}
}
