.spig {
    display:block;
    width:175px;
    height:246px;
    position:absolute;
    bottom: 300px;
    left:180px;
    z-index:9999;
}

#message{
    color :#191919;
    border: 1px solid #c4c4c4;
    background:#ddd;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    min-height:1em;
    padding:5px;
    top:-45px;
    position:absolute;
    text-align:center;
    width:auto !important;
    z-index:10000;
    -moz-box-shadow:0 0 15px #eeeeee;
    -webkit-box-shadow:0 0 15px #eeeeee;
    border-color:#eeeeee;
    box-shadow:0 0 15px #eeeeee;
    outline:none;
}
.mumu{
    width:175px;
    height:246px;
    cursor:move;
    background:url(https://files.cnblogs.com/files/flipped/spig.gif) no-repeat;
    //background:url(https://images.cnblogs.com/cnblogs_com/onecoder/1629205/t_200108123455spig.png?t=1578486913978) no-repeat;
     // background:url(https://h.hiphotos.baidu.com/zhidao/wh%3D450%2C600/sign=6c39e240d758ccbf1be9bd3e2ce89008/c75c10385343fbf26df6edd1b67eca8064388f6e.jpg) no-repeat;
}
