欢迎您访问365答案网,请分享给你的朋友!
生活常识 学习资料

大数据热点分析图源码

时间:2023-05-04

 

body{ background-color: #333; } .map{ position: relative; width: 746px; height: 617px; margin: 30px auto; background: url(../images/map.png); } .city{ position: absolute; top: 227px; right: 193px; border-radius: 50%; width: 8px; height: 8px; background-color: skyblue; } .city1{ top: 500px; right: 80px; } .city2{ top: 543px; right: 193px; } .city3{ top: 391px; right: 210px; } .city3::after{ content: "湖北"; position: absolute; top: -4px; display: inline-block; width: 41px; color: rgb(168, 168, 169); box-sizing: border-box; font-weight: 700; font-size: 4px; margin-left: 16px; margin-top: 0px; } .pao{ position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 8px; height: 8px; box-shadow: 0 0 12px skyblue; border-radius: 50%; animation: pao 1s linear infinite; } @keyframes pao{ 0%{ } 30%{ width: 15px; height: 15px; } 70%{ width: 30px; height: 30px; } 100%{ width: 45px; height: 45px; } } .new1{ animation-delay:.4s; } .new2{ animation-delay:.6s; }

Copyright © 2016-2020 www.365daan.com All Rights Reserved. 365答案网 版权所有 备案号:

部分内容来自互联网,版权归原作者所有,如有冒犯请联系我们,我们将在三个工作时内妥善处理。