| | |
| | | <style scoped lang="scss"> |
| | | .mapPopUpBox { |
| | | width: 271px; |
| | | height: 173px; |
| | | background: url('@/assets/images/dataCenter/datamap/popUpBox.png') no-repeat center / 100% 100%; |
| | | padding: 13px 15px; |
| | | height: 153px; |
| | | // background: url('@/assets/images/dataCenter/datamap/popUpBox.png') no-repeat center / 100% 100%; |
| | | border-radius: 20px; |
| | | background-color: #fff; |
| | | |
| | | padding: 13px 13px 1px 13px; |
| | | pointer-events: all; |
| | | |
| | | .title { |
| | |
| | | line-height: 100%; |
| | | display: flex; |
| | | align-items: center; |
| | | color: #9cd5ff; |
| | | color: black; |
| | | pointer-events: all; |
| | | cursor: pointer; |
| | | } |
| | |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #7babd7; |
| | | color: black; |
| | | line-height: 16px; |
| | | margin-bottom: 2px; |
| | | } |
| | |
| | | font-family: Source Han Sans CN, Source Han Sans CN; |
| | | font-weight: 400; |
| | | font-size: 14px; |
| | | color: #d8edff; |
| | | color: black; |
| | | line-height: 16px; |
| | | margin-bottom: 2px; |
| | | } |