| | |
| | | |
| | | .title { |
| | | position: relative; |
| | | height: 36px; |
| | | line-height: 36px; |
| | | color: #fff; |
| | | text-align: center; |
| | |
| | | cursor: pointer; |
| | | } |
| | | } |
| | | |
| | | .content { |
| | | position: relative; |
| | | min-width: 460px; |
| | | min-height: 320px; |
| | | |
| | | button { |
| | | padding: 2px; |
| | | position: absolute; |
| | | top: 4px; |
| | | right: 4px; |
| | | width: 32px; |
| | | height: 32px; |
| | | background: rgba(0, 0, 0, .2) !important; |
| | | z-index: 1; |
| | | border: 0; |
| | | border-radius: 5px; |
| | | |
| | | img { |
| | | width: 100%; |
| | | } |
| | | } |
| | | |
| | | iframe { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | height: 100%; |
| | | } |
| | | } |
| | | } |
| | | |
| | | iframe { |
| | | width: 460px; |
| | | height: 320px; |
| | | } |
| | | |
| | | } |
| | | |
| | | .arrow { |
| | |
| | | |
| | | .title { |
| | | position: relative; |
| | | height: 36px; |
| | | line-height: 36px; |
| | | color: #fff; |
| | | text-align: center; |