.service_box .foot{display:flex;flex-direction:column;gap:8px;padding:12px 14px}.service_box .foot .btn,.service_box .foot .btn-primary{width:100%;text-align:center;padding:10px;border-radius:8px;font-size:14px;cursor:pointer;border:1px solid #3b61b9;background:#fff;color:#3b61b9}.service_box .foot .btn-primary{background:#3b61b9;color:#fff;font-weight:600}.scrollWrap>a{width:auto!important;min-width:40px;white-space:nowrap!important}html body .scrollWrap{z-index:2000!important}.kf-chat{position:fixed;z-index:3000;background:#fff;display:flex;flex-direction:column;overflow:hidden;right:20px;bottom:92px;width:360px;height:540px;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.18)}.kf-chat-head{display:flex;align-items:center;justify-content:space-between;background:#3b61b9;color:#fff;padding:12px 14px;font-size:15px;font-weight:600}.kf-chat-close{cursor:pointer;font-size:16px;opacity:.9}.kf-off{font-style:normal;font-size:12px;opacity:.85;font-weight:400}.kf-chat-body{flex:1 1;overflow-y:auto;padding:12px;background:#f5f6f8}.kf-empty{color:#999;font-size:13px;padding:24px;text-align:center}.kf-msg{display:flex;margin-bottom:10px}.kf-msg-customer{justify-content:flex-end}.kf-msg-agent{justify-content:flex-start}.kf-bubble{max-width:75%;padding:8px 12px;border-radius:10px;font-size:14px;line-height:1.5;word-break:break-word;white-space:pre-wrap}.kf-msg-customer .kf-bubble{background:#3b61b9;color:#fff;border-bottom-right-radius:2px}.kf-msg-agent .kf-bubble{background:#fff;color:#333;border:1px solid #ececec;border-bottom-left-radius:2px}.kf-bubble img{max-width:160px;border-radius:6px;display:block}.kf-chat-foot{gap:8px;padding:10px;border-top:1px solid #eee}.kf-chat-foot,.kf-img-btn{display:flex;background:#fff}.kf-img-btn{width:38px;height:38px;flex-shrink:0;border:1px solid #ddd;border-radius:8px;color:#3b61b9;align-items:center;justify-content:center;cursor:pointer}.kf-img-btn:disabled{opacity:.5}.kf-text{flex:1 1;min-width:0;border:1px solid #ddd;border-radius:8px;padding:0 12px;font-size:14px;outline:none}.kf-send-btn{background:#3b61b9;color:#fff;border:none;border-radius:8px;padding:0 18px;font-size:14px;font-weight:600;cursor:pointer}.kf-send-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:990px){.kf-chat{right:0;left:0;bottom:0;width:100%;height:85vh;border-radius:14px 14px 0 0}}.kf-login-remind{position:fixed;inset:0;z-index:4000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5)}.kf-login-remind .box{width:300px;max-width:90vw;background:#fff;border-radius:12px;padding:24px;text-align:center;box-shadow:0 10px 40px rgba(0,0,0,.2)}.kf-login-remind .msg{font-size:14px;color:#333;margin-bottom:18px;line-height:1.6}.kf-login-remind .acts{display:flex;gap:10px;justify-content:center}.kf-login-remind .ok{display:inline-flex;align-items:center;justify-content:center;background:#3b61b9;color:#fff;border-radius:8px;text-decoration:none}.kf-login-remind .no,.kf-login-remind .ok{height:40px;padding:0 22px;font-size:14px;cursor:pointer}.kf-login-remind .no{background:#fff;color:#666;border:1px solid #ddd;border-radius:8px}