.hang-box{position:fixed;right:14px;bottom:100px;display:flex;align-items:center;justify-content:flex-end;flex-direction:column;gap:20px;z-index:999}.hang-box .hang-item{position:relative}.hang-box .hang-item .hang-img{width:55px;height:55px;cursor:pointer}.hang-box .hang-item .hang-absolute{position:absolute;padding-right:21px;top:-26px;right:54px;display:none}.hang-box .hang-item .hang-absolute .hang-qrcode-img{width:107px;height:107px}.hang-box .hang-item:hover .hang-absolute{display:block}
