-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathshuzizhuanji.html
858 lines (857 loc) · 39 KB
/
shuzizhuanji.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title>数字专辑-QQ音乐-千万正版音乐海量无损曲库新歌热歌天天畅听的高品质音乐平台!</title>
<link rel="stylesheet" href="css/zhuanji_style.css" type="text/css"/>
<script src="music.js/jquery-3.3.1.min%20(1).js"></script>
<script src="music.js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css"/>
<script src="music.js/jquery-3.3.1.min%20(1).js"></script>
<script src="music.js/bootstrap.min.js"></script>
<link rel="stylesheet" href="css/bootstrap.min.css"/>
</head>
<body>
<!--导航栏 开始-->
<div class="topNav">
<!--导航栏 上部分开始-->
<div class="topCenter">
<!--logo 开始-->
<div class="logo">
<img src="images/logo.png" alt="images/logo.png"/>
</div>
<!--logo 结束-->
<!-- 导航栏内容 开始-->
<div class="top1">
<div class="top2">
<a href="javascript:void(0)">音乐馆</a>
</div>
<nav>
<a href="javascript:void(0)">我的音乐</a>
<a href="javascript:void(0)">客户端</a>
<a href="javascript:void(0)">音乐号</a>
<a href="javascript:void(0)">VIP</a>
</nav>
</div>
<!-- 导航栏内容 结束-->
<!--搜索框开始-->
<div class="top3">
<input type="text" placeholder="搜索音乐、MV、歌单" class="search1" />
<input type="submit" value="搜索" class="search2"/>
</div>
<!--搜索框结束-->
<!--登录 开通绿钻豪华版 开通付费包-->
<div class="top4">
<a href="登录.html" class="nav1">登录</a>
<a href="javascript:void(0)" class="nav2">开通绿钻豪华版</a>
<a href="javascript:void(0)" class="nav3">开通付费包</a>
</div>
<!--登录 开通绿钻豪华版 开通付费包-->
</div>
<!--导航栏上部分 结束-->
<!--导航栏下部分 开始-->
<div class="under">
<!--下划线-->
<hr/>
<!--导航栏内容 开始-->
<nav>
<a href="shouye.htmlJ">首页</a>
<a href="歌手.html">歌手</a>
<a href="zhuanji.html">专辑</a>
<a href="javascript:void(0)">排行榜</a>
<a href="分类歌单.html">分类歌单</a>
<a href="diantai.html">电台</a>
<a href="javascript:void(0)">MV</a>
<a href="javascript:void(0)"class="under1">数字专辑</a>
<a href="piaowu.html">票务</a>
</nav>
<!--导航栏内容 结束-->
<div class="hzy"></div>
</div>
<!--导航栏下部分 结束-->
</div>
<!--导航栏 结束-->
<!--图片轮播 开始-->
<div class="musicNav">
<!--音乐专辑顶部 开始-->
<div class="musicNavCenter">
<!--图片轮播 开始-->
<div class="ImgRun">
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel">
<!-- Indicators -->
<ol class="carousel-indicators">
<li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
<li data-target="#carousel-example-generic" data-slide-to="1"></li>
<li data-target="#carousel-example-generic" data-slide-to="2"></li>
<li data-target="#carousel-example-generic" data-slide-to="3"></li>
<li data-target="#carousel-example-generic" data-slide-to="4"></li>
<li data-target="#carousel-example-generic" data-slide-to="5"></li>
</ol>
<!-- Wrapper for slides -->
<div class="carousel-inner" role="listbox">
<div class="item active">
<img src="images/1121988.jpg" alt="...">
</div>
<div class="item">
<img src="images/1127135.jpg" alt="...">
</div>
<div class="item">
<img src="images/1128915.jpg" alt="...">
</div>
<div class="item">
<img src="images/1131020.jpg" alt="...">
</div>
<div class="item">
<img src="images/1122999%20(1).jpg" alt="...">
</div>
<div class="item">
<img src="images/1133598%20(1).jpg" alt="...">
</div>
</div>
<!-- 圆圈 -->
<a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
<span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span>
<span class="sr-only">Previous</span>
</a>
<a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
<span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span>
<span class="sr-only">Next</span>
</a>
</div>
</div>
<!--图片轮播 结束-->
</div>
</div>
<!--图片轮播 结束-->
<!--最新上架 开始-->
<div class="NewAlbum">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>最新上架</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000001D8BEO3g2g7Z.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">The Four Seasons</p>
<p style="color: #999">황치열 (黄致列)</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000004RVQVc16e4yk.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">歌 时代Ⅱ</p>
<p style="color: #999">张信哲</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M0000030BKre4drZB5.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">毓贞</p>
<p style="color: #999">张云雷</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M0000029PCuB2DIBp8.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">刚好的伤口</p>
<p style="color: #999">林彦俊</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000000lI2WE4F4K2p.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">一半是我</p>
<p style="color: #999">陈立农</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--最新上架 结束-->
<!--本周热销 开始-->
<div class="HotSale">
<div class="hCenter">
<div class="upside">
<h2 class=upsideTitle>本周热销</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000001T7G8z0o9FlF.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold ">梦不落雨林/NAMANANA</p>
<p style="color: #999">张艺兴</p>
<p style="color: #999">¥ 27</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000000jXsoU3hj9Wg.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">TO THE NINES</p>
<p style="color: #999">NINE PERCENT</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000004KHjpn0p4Az7.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">UGLY BEAUTY</p>
<p style="color: #999">蔡依林</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000002hU81Y0FOVki.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">L.O.V.E.</p>
<p style="color: #999">陈奕迅/eason and the duo band</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000003OoJaJ3y8jYY.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">无尽光芒</p>
<p style="color: #999">许巍</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--本周热销 结束-->
<!--音乐人专区 开始-->
<div class="Musician">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>音乐人专区</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000003EHTi528PvZt.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">玩</p>
<p style="color: #999">陈粒</p>
<p style="color: #999">¥ 25</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000003iPptk0JI1D5.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">十年之前和三个爱情故事</p>
<p style="color: #999">嘿!!!</p>
<p style="color: #999">¥ 23.30</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000004HxZdX4d8v9J.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">感+</p>
<p style="color: #999">旅行团乐队</p>
<p style="color: #999">¥ 12</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000000BQx3u1M0SVw.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">敦煌定若远</p>
<p style="color: #999">汐音社</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000000bmDZb2IJqvU.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">李志、电声与管弦乐II</p>
<p style="color: #999">李志</p>
<p style="color: #999">¥ 15</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--音乐人专区 结束-->
<!--2018新声力量绽放 开始-->
<div class="NewVoice">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>2018新声力量绽放</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000001zLxbr23aBw9.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">撞</p>
<p style="color: #999">火箭少女101</p>
<p style="color: #999">¥ 10.10</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000000jXsoU3hj9Wg.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">TO THE NINES</p>
<p style="color: #999">NINE PERCENT</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M0000030BKre4drZB5.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">我是你的</p>
<p style="color: #999">陈立农</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000003mm4ak1OiT9Y.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">Baby I Do</p>
<p style="color: #999">ONER</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000002S1Aib4OZRf9.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">AMH</p>
<p style="color: #999">王子异</p>
<p style="color: #999">¥ 3</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--2018新声力量绽放 结束-->
<!--2018内地专辑推荐 开始-->
<div class="Exclusive">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>2018内地专辑推荐</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000001T7G8z0o9FlF.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">梦不落雨林/NAMANANA</p>
<p style="color: #999">张艺兴</p>
<p style="color: #999">¥ 27</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M0000036YlGj1unlYB.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">Antares</p>
<p style="color: #999">吴亦凡</p>
<p style="color: #999">¥ 16</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000001EVCZt2OFKYu.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">未·LIVE</p>
<p style="color: #999">张杰</p>
<p style="color: #999">¥ 9</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000004OB2uQ3ctvsH.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">画外音</p>
<p style="color: #999">王凯</p>
<p style="color: #999">¥ 18</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000000oZPXI3JhVNV.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">宝贝</p>
<p style="color: #999">王源</p>
<p style="color: #999">¥ 2</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--2018内地专辑推荐 结束-->
<!--2018欧美专辑推荐 开始-->
<div class="Western">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>2018欧美专辑推荐</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M0000031VfPx2gRYPy.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">Kamikaze</p>
<p style="color: #999">Eminem (埃米纳姆)</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000000h66z521TUCT.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">Bloom</p>
<p style="color: #999">Troye Sivan (特洛伊·希文)</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000001v3NMj3Pi45u.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">Voicenotes (语音便笺)</p>
<p style="color: #999">Charlie Puth (查理·普斯)</p>
<p style="color: #999">¥ 12</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000000hBflm2T62Ur.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">Sweetener</p>
<p style="color: #999">Ariana Grande (爱莉安娜·格兰德)</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000001mcscR34ImIX.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">Queen (Explicit)</p>
<p style="color: #999">Nicki Minaj (妮琪·米娜)</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--2018欧美专辑推荐 结束-->
<!--2018港台专辑推荐 开始-->
<div class="Gt">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>2018港台专辑推荐</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000004KHjpn0p4Az7.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">UGLY BEAUTY</p>
<p style="color: #999">蔡依林</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000002hU81Y0FOVki.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">L.O.V.E.</p>
<p style="color: #999">陈奕迅/eason and the duo band</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000001XtPF21kfMXb.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">我们在中场相遇</p>
<p style="color: #999">莫文蔚</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000001z1OuX41cBAx.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">A.I. 爱</p>
<p style="color: #999">王力宏</p>
<p style="color: #999">¥ 18</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000003w92u63Kz75u.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">睡皇后</p>
<p style="color: #999">G.E.M. 邓紫棋</p>
<p style="color: #999">¥ 7</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--2018港台专辑推荐 结束-->
<!--2018影视剧OST推荐 开始-->
<div class="Ysj">
<div class="hCenter">
<!--两个盒子:上部(标题)下部(专辑图片及信息)-->
<!--上部标题-->
<div class="upside">
<!--二级标题-->
<h2 class=upsideTitle>2018影视剧OST推荐</h2>
</div>
<!--中部专辑图片及信息-->
<!--又分为两个盒子:专辑图片和信息-->
<div class="hMiddle">
<!--专辑封面-->
<div class="albumPhoto">
<img src="images/T002R300x300M000001G6oXR1JB5fc.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews">
<p style="font-size:17px" style="font-weight: bold cursor: pointer"style="cursor: pointer">流星花园音乐专辑</p>
<p style="color: #999">华语群星</p>
<p style="color: #999">¥ 16</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto2">
<img src="images/T002R300x300M000002jPdm84WtIh4.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews2">
<p style="font-size:17px" style="font-weight: bold">武动乾坤 OST原声大碟</p>
<p style="color: #999">华语群星</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto3">
<img src="images/T002R300x300M000000IyvF10IW7Uk.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews3">
<p style="font-size:17px" style="font-weight: bold">一吻不定情 网剧原声带</p>
<p style="color: #999">华语群星</p>
<p style="color: #999">¥ 10</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto4">
<img src="images/T002R300x300M000000hTN440Vg7yM.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews4">
<p style="font-size:17px" style="font-weight: bold">好戏一出 网络剧原声带</p>
<p style="color: #999">华语群星</p>
<p style="color: #999">¥ 12</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
<div class="albumPhoto5">
<img src="images/T002R300x300M000003w0FGI0dHTFt.jpg"width="224px" height="224px" alt=""/>
</div>
<!--专辑信息-->
<div class="albumNews5">
<p style="font-size:17px" style="font-weight: bold">《仙剑•梦圆集》——仙剑奇侠传历</p>
<p style="color: #999">华语群星</p>
<p style="color: #999">¥ 20</p>
<!--立即购买-->
<div>
<input type="submit"value="立即购买"class="Search"/>
</div>
</div>
</div>
</div>
</div>
<!--2018影视剧OST推荐 结束-->
<!--底部产品信息 开始-->
<div class="footer">
<div class="section_inner">
<div class="footer_info">
<div class="footer_download">
<h3 class="footer_tit">下载QQ音乐客户端</h3>
<ul class="footer_download_list">
<li class="footer_download_list_item"><a href="//y.qq.com/download/"><i class="icon_qm_pc"><span class="icon_txt">QQ音乐</span></i>PC版</a></li>
<li class="footer_download_list_item"><a href="//y.qq.com/download/"><i class="icon_qm_mac"><span class="icon_txt">QQ音乐</span></i>Mac版</a></li>
<li class="footer_download_list_item"><a href="//y.qq.com/download/"><i class="icon_qm_android"><span class="icon_txt">QQ音乐</span></i>Android版</a></li>
<li class="footer_download_list_item"><a href="//y.qq.com/download/"><i class="icon_qm_iphone"><span class="icon_txt">QQ音乐</span></i>iPhone版</a></li>
</ul>
</div>
<div class="footer_product">
<h3 class="footer_tit">特色产品</h3>
<ul class="footer_product_list">
<li class="footer_product_list__item footer_product_list__item--pic"><a href="http://kg.qq.com/?pgv ref=qqmusic.y.topmeau"><i class="icon_qm_kg"><span class="icon_txt"></span></i>全民K歌</a></li>
<li class="footer_product_list__item footer_product_list__item--pic"><a href="http://kg.qq.com/?pgv ref=qqmusic.y.topmeau"><i class="icon_qm_ss"><span class="icon_txt"></span></i>Super Sound</a></li>
<li class="footer_product_list__item footer_product_list__item--pic"><a href="http://kg.qq.com/?pgv ref=qqmusic.y.topmeau"><i class="icon_qm_qp"><span class="icon_txt"></span></i>QPlay</a></li>
<li class="footer_product_list__item "><a href="http://kg.qq.com/?pgv ref=qqmusic.y.topmeau">车载互联</a></li>
<li class="footer_product_list__item "><a href="http://kg.qq.com/?pgv ref=qqmusic.y.topmeau">QQ演出</a></li>
</ul>
</div>
<div class="footer_link">
<h3 class="footer_tit">合作链接</h3>
<ul class="footer_link_list">
<li class="footer_link_list__item"><a href="#">CJ ENM</a></li>
<li class="footer_link_list__item"><a href="#">腾讯视频</a></li>
<li class="footer_link_list__item"><a href="#">手机QQ空间</a></li>
<li class="footer_link_list__item"><a href="#">最新版QQ</a></li>
<li class="footer_link_list__item"><a href="#">腾讯社交广告</a></li>
<li class="footer_link_list__item"><a href="#">电脑管家</a></li>
<li class="footer_link_list__item"><a href="#">QQ浏览器</a></li>
<li class="footer_link_list__item"><a href="#">腾讯微云</a></li>
<li class="footer_link_list__item"><a href="#">腾讯云</a></li>
<li class="footer_link_list__item"><a href="#">企鹅FM</a></li>
<li class="footer_link_list__item"><a href="#">智能电视网</a></li>
<li class="footer_link_list__item"><a href="#">当贝市场</a></li>
</ul>
</div>
<div class="footer_platform">
<h3 class="footer_tit">开放平台</h3>
<ul class="footer_platform_list">
<li class="footer_platform_list__item"><a href="#">腾讯音乐人平台</a></li>
<li class="footer_platform_list__item"><a href="#">音乐号认证</a></li>
<li class="footer_platform_list__item"><a href="#">机构入驻</a></li>
</ul>
</div>
</div>
<div class="footer_copyright">
<p>
<a href="javascript:void(0)">关于腾讯</a>|
<a href="javascript:void(0)">About Tencent</a>|
<a href="javascript:void(0)">服务条款</a>|
<a href="javascript:void(0)">用户服务协议</a>|
<a href="javascript:void(0)">隐私政策</a>|
<a href="javascript:void(0)">权利声明</a>|
<a href="javascript:void(0)">广告服务</a>|
<a href="javascript:void(0)">腾讯招聘</a>|
<a href="javascript:void(0)">客服中心</a>|
<a href="javascript:void(0)">网站导航</a>
</p>
<p>
Copyright©1998-
<script type="text/javascript"></script>
2019 Tencent
<a target="_blank" href="javascript:void(0)">All Rights Reserved</a>
</p>
<p>
腾讯公司
<a target="_blank" href="javascript:void(0)">版权所有</a>
<a target="_blank" href="javascript:void(0)">腾讯网络文化经营许可证</a>
</p>
</div>
</div>
</div>
<!--底部产品信息 结束-->
</body>
</html>