.float-menu{width:40px;height:40px;position:fixed;top:150px;right:25px;z-index:1020}.float-menu-title{width:300px;height:10px;top:60px}.float-menu-item{position:absolute;left:0;top:0;width:40px;height:40px;background-color:#fff;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;cursor:pointer;text-align:center;line-height:40px}i.float-menu-item{font-size:24px;color:#ddd}i.float-menu-item:focus,i.float-menu-item:hover{color:#fff}