.tool-wrapper{position:fixed;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:10;display:block!important}.tool-wrapper .tool{display:block;margin-top:-1px;border:1px solid #f5f5f5;text-align:center;background-color:#fff}.tool-wrapper .tool:hover .name{color:var(--ThemeColor)}.tool-wrapper .tool.btn-totop{cursor:pointer;padding:10px}.tool-wrapper .tool.btn-totop.onlyme{margin-top:500px}.tool-wrapper .tool .icon{width:30px;height:30px}.tool-wrapper .tool .name{color:#757575}@media screen and (orientation:portrait)and (max-width:900px){.tool-wrapper .tool .name{display:none!important}}.tool-wrapper .qrcode-popup:after,.tool-wrapper .qrcode-popup:before{content:"";position:absolute;top:20px;border:8px solid transparent}.tool-wrapper .qrcode-popup{position:absolute;right:100%;top:0;margin-right:15px;padding:14px;background-color:#fff;border:1px solid #f5f5f5}.tool-wrapper .qrcode-popup .qrcode{width:100px;height:100px;margin:6px auto 0}.tool-wrapper .qrcode-popup .desc{margin:12px auto 0;color:#757575;text-align:center;width:82px}.tool-wrapper .qrcode-popup:before{right:-17px;border-left-color:#f5f5f5}.tool-wrapper .qrcode-popup:after{right:-16px;border-left-color:#fff}