.gk-float{position:fixed;right:32px;top:50%;transform:translateY(-50%);z-index:90;width:92px;padding:12px 8px;box-sizing:border-box;background:#fff;border:1px solid #eef0f3;border-radius:20px;box-shadow:0 6px 24px rgba(0,0,0,.08);text-align:center}.gk-float__app{display:block;text-decoration:none;margin-bottom:12px}.gk-float__app-icon{display:block;width:52px;height:52px;margin:0 auto 6px}.gk-float__app-label{display:block;font-size:16px;font-weight:700;line-height:1.2;color:#333}.gk-float__line{display:block;height:1px;margin:12px 2px;background:#ececec}.gk-float__item{position:relative;box-sizing:border-box;margin-bottom:12px;padding:8px 4px;background:#fff;border:1px solid #eef0f3;border-radius:14px}.gk-float__item:last-child{margin-bottom:0}.gk-float__icon{display:block;width:48px;height:48px;margin:0 auto 6px;border-radius:12px;transition:transform .2s}.gk-float__label{display:block;font-size:12px;line-height:1.3;color:#333}.gk-float__item:hover .gk-float__icon{transform:scale(1.06)}.gk-float__pop{position:absolute;top:50%;right:100%;margin-right:14px;transform:translateY(-50%);display:none;width:152px;padding:12px;box-sizing:border-box;background:#fff;border:1px solid #eef0f3;border-radius:12px;box-shadow:0 6px 24px rgba(0,0,0,.12);text-align:center}.gk-float__pop img{display:block;width:128px;height:128px;margin:0 auto}.gk-float__pop span{display:block;margin-top:8px;font-size:12px;color:#666}.gk-float__pop:after{content:'';position:absolute;top:50%;right:-6px;width:10px;height:10px;margin-top:-5px;box-sizing:border-box;background:#fff;border-top:1px solid #eef0f3;border-right:1px solid #eef0f3;transform:rotate(45deg)}.gk-float__item:hover .gk-float__pop{display:block}@media (max-width:1199px){.gk-float{display:none}}@media (max-width:767px){.gk-float{display:block;top:auto;bottom:86px;right:30px;transform:none;width:auto;padding:0;background:0 0;border:none;border-radius:0;box-shadow:none;text-align:left}.gk-float__item,.gk-float__line{display:none!important}.gk-float__app{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 12px;background-color:#2382ff;border-radius:18px;box-shadow:0 4px 12px rgba(35,130,255,.35)}.gk-float__app-icon{width:22px;height:22px;margin:0;border-radius:5px}.gk-float__app-label{font-size:14px;font-weight:500;line-height:1;color:#fff}}.gk-float a:active,.gk-float a:focus{outline:0}.gk-float a{-webkit-tap-highlight-color:transparent}