#arlimdiv{    padding: 10px;    width: 278px;    border-radius: 5px;    opacity: 0.9;    position: absolute;    top: -49px;    left: 5px;    background-color: #599cff;    color: #fff;    text-align: center;display:none;}
#arlnum{    width: 15px;    height: 15px;    background: #fff;    display: inline-block;    border-radius: 15px;    font-size: 11px;    color: #666666;    text-align: center;    line-height: 15px;    font-weight: bold;    margin-left: 6px;    margin-right: 11px;}


#arlimdiv1{    padding: 10px;
    width: 278px;
    border-radius: 5px;
    opacity: 0.9;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: #599cff;
    color: #fff;
    text-align: center;
    display: none;}


