| | |
| | | |
| | | <style lang="less" scoped> |
| | | .mouseBox { |
| | | height: 47px; |
| | | height: 30px; |
| | | background: rgba(1, 0, 28, 0.3); |
| | | |
| | | left: 128px; |
| | | bottom: 20px; |
| | | left: 153px; |
| | | bottom: 23px; |
| | | |
| | | position: absolute; |
| | | z-index: 30; |
| | | padding-left: 10px; |
| | | padding-right: 20px; |
| | | padding-left: 5px; |
| | | padding-right: 10px; |
| | | display: flex; |
| | | align-items: center; |
| | | |
| | |
| | | } |
| | | |
| | | .earthLable { |
| | | font-size: 16px; |
| | | font-size: 14px; |
| | | font-family: Source Han Sans CN; |
| | | font-weight: 400; |
| | | color: #ffffff; |
| | | color: rgba(214, 228, 255, 0.8); |
| | | line-height: 5px; |
| | | margin-left: 10px; |
| | | margin-left: 5px; |
| | | } |
| | | |
| | | .active { |