| | |
| | | .show-type { |
| | | display: flex; |
| | | .list span { |
| | | font-size: 20px; |
| | | font-size: 18px; |
| | | line-height: 20px; |
| | | } |
| | | .type { |
| | | font-size: 18px; |
| | | padding: 2px 4px 0px 4px; |
| | | font-size: 17px; |
| | | border-radius: 4px; |
| | | cursor: pointer; |
| | | height: 20px; |
| | | width: 20px; |
| | | line-height: 19px; |
| | | |
| | | &.menu { |
| | | margin-right: 10px; |
| | | margin-right: 5px; |
| | | span { |
| | | font-size: 15px; |
| | | font-size: 14px; |
| | | } |
| | | } |
| | | &.current { |
| | |
| | | cursor: pointer; |
| | | border-radius: 3px; |
| | | width: 100%; |
| | | padding-top: 56.25%; |
| | | height: 0; |
| | | // padding-top: 56.25%; |
| | | height: 57%; |
| | | position: relative; |
| | | img { |
| | | position: absolute; |