| 
					
				 | 
			
			
				@@ -18,9 +18,9 @@ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <meta name="x5-fullscreen" content="true"><!--QQ强制全屏--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <meta name="x5-page-mode" content="app"><!--QQ应用模式--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <title>晓盒子在线音乐</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <meta name="description" content="晓盒子音乐,在线音乐试听,具有音乐搜索、播放、下载、歌词同步显示、个人音乐播放列表同步等功能。"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <meta name="keywords" content="晓盒子音乐,在线音乐播放器,网易云音乐,音乐播放器源代码"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <title>在线音乐</title> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <meta name="description" content="音乐,在线音乐试听,具有音乐搜索、播放、下载、歌词同步显示、个人音乐播放列表同步等功能。"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <meta name="keywords" content="音乐,在线音乐播放器,网易云音乐,音乐播放器源代码"/> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -49,7 +49,7 @@ body{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <link rel="stylesheet" type="text/css" href="css/jquery.mCustomScrollbar.min.css"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <!-- layer弹窗插件样式文件 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				-    <link rel="stylesheet" href="plugns/layer/skin/default/layer.css?v=3.0.2302" id="layuicss-skinlayercss"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <link rel="stylesheet" href="plugns/layer/skin/default/layer.css" id="layuicss-skinlayercss"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -58,10 +58,15 @@ body{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <body> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!--marquee onMouseOut="this.start()" onMouseOver="this.stop()" behavior="alternate" scrollAmount=10 style="font-size: 3rem;">【交流QQ群:69402030】</marquee--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<!-- 头部logo --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+<div class="header"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+    <a href="//yy.pipide.com/"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        <div style="text-align:center;" class="logo" title="流行之中,只爱音乐。"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            皮皮的音乐 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+        </div></a> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+</div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <!-- 中间主体区域 --> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				 <div class="center"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				- 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     <div class="container"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         <div class="btn-bar"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <!-- tab按钮区 --> 
			 | 
		
	
	
		
			
				| 
					
				 | 
			
			
				@@ -127,6 +132,12 @@ body{ 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             <div class="progress-box"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				                 <div id="music-progress" class="mkpgb-area"></div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				             </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <div style="text-align:center;"> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                <span style="color:#888577;font-family:''"><b>皮皮的音乐 (<a href="http://yy.pipide.com/" ><strong style="color:#310a1f;">YY.PIPIDE.COM</strong></a>) </b></span>  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            </div> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <br><br> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+            <strong style="color:#310a1f;"><div style="text-align:center;"> <address>Copyright ©2024 <a href="http://yy.pipide.com/" ><strong style="color:#310a1f;">皮皮的音乐</strong></a>  
			 | 
		
	
		
			
				 | 
				 | 
			
			
				+                · Powered by: <a href="//mkblog.cn/" target="_blank"><strong style="color:#310a1f;">Mengkun</strong></a> · design by:<a target="_blank"  href="http://xsdggw.cn//"><strong style="color:#310a1f;">晓盒子</strong></a> · <span style="color:#310a1f;">ICP : </span><a target="_blank" rel="nofollow" href="https://beian.miit.gov.cn/"><strong><span style="color:#310a1f;">冀ICP备2024072519号</span></strong></a></address></div></strong> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				         </div>  <!--class="progress"--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				     </div>  <!--class="container"--> 
			 | 
		
	
		
			
				 | 
				 | 
			
			
				  
			 |