大数据热点图(附效果图)

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>map</title>
  <style type="text/css">
    body{
      background: #513e57;
    }
    .div1{
      height: 580px;
      width: 1200px;
      background: url(../../img/word_map-1.png);
      border: none;
      overflow: hidden;
    }
    .all{
      position: absolute;
      left: 300px;
      top: 330px;
    }
    .div2{
      height: 8px;
      width: 8px;
      background: yellow;
      border-radius: 50%;

    }

    .all div[class^=bo]{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      height: 8px;
      width: 8px;
      border-radius: 50%;
      box-shadow: 0 0 9px yellow;
      animation-name: botu;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
    .bo4{
      animation-delay: 0.4s;
    }
    .bo5{
      animation-delay: 0.8s;
    }
    @keyframes botu {
      0%{

      }
      70%{
        width: 40px;
        height: 40px;
        opacity: 1;
      }
      100%{
        width: 70px;
        height: 70px;
        opacity: 0;
      }
    }
    .div1 a{
      position: relative;
      top: 314px;
      left: 300px;
      color: #ffffff;
      font-family: 宋体;
      font-size: 12px;
    }
    h,m,f,p{
      position: relative;
      color: #ffffff;
      font-family: 宋体;
      font-size: 12px;
    }
    h{
      top: 240px;
      left: 720px;
    }
    m{
      top:442px;
      left: 600px;
    }
    f{
      top:211px;
      left: 800px;
    }
    p{
      top: 486px;
      left: 930px;
    }
    .all2{
      position: absolute;
      top: 257px;
      left: 748px;
    }

    .all3{
      position: absolute;
      top: 458px;
      left: 657px;

    }
    .all4{
      position: absolute;
      top: 227px;
      left: 885px;

    }
    .all5{
      position: absolute;
      top: 531px;
      left: 930px;

    }
    .all2 div[class^=bo]{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      height: 8px;
      width: 8px;
      border-radius: 50%;
      box-shadow: 0 0 9px blue;
      animation-name: botu;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
    .all2 .div2{
      background: #009dfd;
    }
    .all3 div[class^=bo]{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      height: 8px;
      width: 8px;
      border-radius: 50%;
      box-shadow: 0 0 9px yellow;
      animation-name: botu;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
    .all4 div[class^=bo]{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      height: 8px;
      width: 8px;
      border-radius: 50%;
      box-shadow: 0 0 9px yellow;
      animation-name: botu;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
    .all5 div[class^=bo]{
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%,-50%);
      height: 8px;
      width: 8px;
      border-radius: 50%;
      box-shadow: 0 0 12px red;
      animation-name: botu;
      animation-duration: 1.2s;
      animation-iteration-count: infinite;
      animation-timing-function: linear;
    }
    .all5 .div2{
      background: red;
    }
  </style>
</head>
<body>
<div class="div1">
  <div class="all">
  <div class="div2"></div>
  <div class="bo3"></div>
  <div class="bo4"></div>
  <div class="bo5"></div>
  </div>
  <div class="all2">
    <div class="div2"></div>
    <div class="bo3"></div>
    <div class="bo4"></div>
    <div class="bo5"></div>
  </div>
  <div class="all3">
    <div class="div2"></div>
    <div class="bo3"></div>
    <div class="bo4"></div>
    <div class="bo5"></div>
  </div>
  <div class="all4">
    <div class="div2"></div>
    <div class="bo3"></div>
    <div class="bo4"></div>
    <div class="bo5"></div>
  </div>
  <div class="all5">
    <div class="div2"></div>
    <div class="bo3"></div>
    <div class="bo4"></div>
    <div class="bo5"></div>
  </div>
  <a>广东</a>
  <h>北京</h>
  <m>贵州</m>
  <f>新疆</f>
  <p>台湾</p>
</div>

</body>
</html>

在这里插入图片描述

  • 1
    点赞
  • 3
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

七号男技师

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值