Authored by 郝肖肖

'no-duplicate-selectors'

@@ -5,9 +5,7 @@ @@ -5,9 +5,7 @@
5 position: relative; 5 position: relative;
6 background: #222; 6 background: #222;
7 padding-bottom: 10px; 7 padding-bottom: 10px;
8 -}  
9 8
10 -.ma-container {  
11 .ma-header { 9 .ma-header {
12 width: 100%; 10 width: 100%;
13 height: 82px; 11 height: 82px;
@@ -27,9 +25,7 @@ @@ -27,9 +25,7 @@
27 -webkit-text-overflow: ellipsis; 25 -webkit-text-overflow: ellipsis;
28 } 26 }
29 } 27 }
30 -}  
31 28
32 -.ma-container {  
33 .tab { 29 .tab {
34 width: 100%; 30 width: 100%;
35 height: 310px; 31 height: 310px;
@@ -39,9 +35,7 @@ @@ -39,9 +35,7 @@
39 height: 100%; 35 height: 100%;
40 } 36 }
41 } 37 }
42 -}  
43 38
44 -.ma-container {  
45 .swiper-container { 39 .swiper-container {
46 width: 100%; 40 width: 100%;
47 height: 100%; 41 height: 100%;
@@ -57,9 +51,7 @@ @@ -57,9 +51,7 @@
57 .swiper-pagination-bullet-active { 51 .swiper-pagination-bullet-active {
58 background: #fff !important; 52 background: #fff !important;
59 } 53 }
60 -}  
61 54
62 -.ma-container {  
63 .floor-top { 55 .floor-top {
64 width: 100%; 56 width: 100%;
65 height: 68px; 57 height: 68px;
@@ -69,9 +61,7 @@ @@ -69,9 +61,7 @@
69 height: 100%; 61 height: 100%;
70 } 62 }
71 } 63 }
72 -}  
73 64
74 -.ma-container {  
75 .floor-ul { 65 .floor-ul {
76 li { 66 li {
77 width: 100%; 67 width: 100%;
@@ -101,9 +91,7 @@ @@ -101,9 +91,7 @@
101 } 91 }
102 } 92 }
103 } 93 }
104 -}  
105 94
106 -.ma-container {  
107 .floor-c { 95 .floor-c {
108 background: #fff; 96 background: #fff;
109 padding: 25px; 97 padding: 25px;
@@ -130,9 +118,7 @@ @@ -130,9 +118,7 @@
130 margin: 0 40px 25px; 118 margin: 0 40px 25px;
131 } 119 }
132 } 120 }
133 -}  
134 121
135 -.ma-container {  
136 .down { 122 .down {
137 width: 100%; 123 width: 100%;
138 height: 265px; 124 height: 265px;
@@ -603,6 +603,8 @@ html { @@ -603,6 +603,8 @@ html {
603 .class-detail { 603 .class-detail {
604 .class-item { 604 .class-item {
605 padding-top: 10px !important; 605 padding-top: 10px !important;
  606 + border-bottom: 0;
  607 + margin-bottom: 0;
606 } 608 }
607 } 609 }
608 610
@@ -767,9 +769,7 @@ html { @@ -767,9 +769,7 @@ html {
767 -webkit-appearance: none; 769 -webkit-appearance: none;
768 } 770 }
769 } 771 }
770 - }  
771 772
772 - .chosen {  
773 .chose-item:last-child { 773 .chose-item:last-child {
774 border-bottom: 0; 774 border-bottom: 0;
775 } 775 }
@@ -1805,13 +1805,6 @@ html { @@ -1805,13 +1805,6 @@ html {
1805 } 1805 }
1806 } 1806 }
1807 1807
1808 - .class-detail {  
1809 - .class-item {  
1810 - border-bottom: 0;  
1811 - margin-bottom: 0;  
1812 - }  
1813 - }  
1814 -  
1815 .chosen-package { 1808 .chosen-package {
1816 padding-top: 10px; 1809 padding-top: 10px;
1817 1810
1 @import "star/index"; 1 @import "star/index";
2 -@import "tvls";  
3 -@import "info";  
4 -@import "plus-star";  
5 -@import "info-list";  
6 -@import "detail";  
7 -@import "star-classroom";  
8 @import "plusstar/index"; 2 @import "plusstar/index";
9 @import "tvls"; 3 @import "tvls";
10 @import "info"; 4 @import "info";
@@ -343,30 +343,6 @@ @@ -343,30 +343,6 @@
343 } 343 }
344 } 344 }
345 345
346 - .invoice-info {  
347 - margin: 20px 0;  
348 - border-top: 1px solid #e0e0e0;  
349 - border-bottom: 1px solid #e0e0e0;  
350 - background: #fff;  
351 - padding: 30px;  
352 - box-sizing: border-box;  
353 - overflow: hidden;  
354 -  
355 - span {  
356 - font-size: 28px;  
357 - color: #444;  
358 - line-height: 40px;  
359 - }  
360 -  
361 - .invoice-fr {  
362 - float: right;  
363 - }  
364 -  
365 - .invoice-see {  
366 - color: #d0021b;  
367 - }  
368 - }  
369 -  
370 .tickets-mobile { 346 .tickets-mobile {
371 font-size: 28px; 347 font-size: 28px;
372 height: 40px; 348 height: 40px;