*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}:root{--c-primary:#0d7377;--c-primary-dark:#095456;--c-primary-light:#e6f5f5;--c-accent:#f5a623;--c-bg:#f4f6f8;--c-card:#fff;--c-text:#1a1a2e;--c-text-sub:#6b7280;--c-border:#e8ecf0;--c-danger:#e74c3c;--max-w:1200px}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:PingFangSC-Regular,PingFang SC,Helvetica Neue,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}ul,li{list-style:none}img{max-width:100%;display:block}#app{max-width:750px;margin:0 auto}@media (width>=769px){html{font-size:16px!important}#app{max-width:100%}}.tabbar[data-v-219b39e5]{z-index:100;width:100%;max-width:750px;padding-bottom:env(safe-area-inset-bottom,0);background:#fff;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -1px 8px #0000000f}.tabbar-inner[data-v-219b39e5]{justify-content:space-around;align-items:center;height:1rem;display:flex}.tab-item[data-v-219b39e5]{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.03rem;height:100%;display:flex}.tab-icon[data-v-219b39e5]{width:.44rem;height:.44rem}.tab-text[data-v-219b39e5]{color:#b0b0b0;font-size:.2rem}.tab-item.active .tab-text[data-v-219b39e5]{color:#0d7377;font-weight:500}.pc-brand[data-v-219b39e5],.pc-phone[data-v-219b39e5]{display:none}@media (width>=769px){.tabbar[data-v-219b39e5]{width:100%;max-width:100%;padding-bottom:0;position:fixed;top:0;bottom:auto;left:0;transform:none;box-shadow:0 1px 8px #0000000f}.tabbar-inner[data-v-219b39e5]{max-width:var(--max-w,1200px);justify-content:flex-start;gap:0;height:60px;margin:0 auto;padding:0 32px}.pc-brand[data-v-219b39e5]{color:#0d7377;flex-shrink:0;align-items:center;gap:8px;margin-right:48px;font-size:18px;font-weight:700;display:flex}.tab-item[data-v-219b39e5]{flex-direction:row;flex:none;gap:0;height:100%;padding:0 20px;position:relative}.tab-icon[data-v-219b39e5]{display:none}.tab-text[data-v-219b39e5]{color:#6b7280;font-size:15px}.tab-item.active .tab-text[data-v-219b39e5]{color:#0d7377;font-weight:600}.tab-item.active[data-v-219b39e5]:after{content:"";background:#0d7377;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:20px;right:20px}.pc-phone[data-v-219b39e5]{color:#0d7377;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;font-size:14px;font-weight:500;display:flex}}.kefu-float[data-v-77bc0a81]{z-index:9999;cursor:pointer;background:#0d7377;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:100px;right:24px;box-shadow:0 4px 20px #0d737766}.kefu-float[data-v-77bc0a81]:hover{transform:scale(1.08);box-shadow:0 6px 28px #0d737780}.kefu-dot[data-v-77bc0a81]{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-4px}.chat-win[data-v-77bc0a81]{z-index:10000;background:#fff;border-radius:16px;flex-direction:column;width:380px;height:520px;display:flex;position:fixed;bottom:170px;right:24px;overflow:hidden;box-shadow:0 12px 48px #00000026}.chat-pop-enter-active[data-v-77bc0a81]{transition:all .3s cubic-bezier(.34,1.56,.64,1)}.chat-pop-leave-active[data-v-77bc0a81]{transition:all .2s ease-in}.chat-pop-enter-from[data-v-77bc0a81]{opacity:0;transform:translateY(20px)scale(.95)}.chat-pop-leave-to[data-v-77bc0a81]{opacity:0;transform:translateY(10px)scale(.98)}.chat-header[data-v-77bc0a81]{background:linear-gradient(135deg,#0d7377,#14919b);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ch-title[data-v-77bc0a81]{color:#fff;font-size:16px;font-weight:600}.ch-status[data-v-77bc0a81]{color:#fff9;margin-left:8px;font-size:11px}.ch-status.on[data-v-77bc0a81]{color:#86efac}.ch-close[data-v-77bc0a81]{cursor:pointer;opacity:.8;background:0 0;border:none;padding:4px}.ch-close[data-v-77bc0a81]:hover{opacity:1}.chat-body[data-v-77bc0a81]{background:#f8fafb;flex:1;padding:16px 16px 8px;overflow-y:auto}.msg[data-v-77bc0a81]{gap:10px;margin-bottom:16px;display:flex}.msg-r[data-v-77bc0a81]{flex-direction:row-reverse}.msg-avatar[data-v-77bc0a81]{flex-shrink:0}.msg-avatar img[data-v-77bc0a81]{background:#e8ecf0;border-radius:50%;width:36px;height:36px}.msg-content[data-v-77bc0a81]{flex-direction:column;gap:4px;max-width:260px;display:flex}.msg-r .msg-content[data-v-77bc0a81]{align-items:flex-end}.msg-name[data-v-77bc0a81]{color:#9ca3af;font-size:11px}.bubble[data-v-77bc0a81]{word-break:break-word;border-radius:12px;padding:10px 14px;font-size:14px;line-height:1.6}.b-kf[data-v-77bc0a81]{color:#374151;background:#fff;border:1px solid #e8ecf0;border-top-left-radius:4px}.b-me[data-v-77bc0a81]{color:#fff;background:#0d7377;border-top-right-radius:4px}.msg-time[data-v-77bc0a81]{color:#bcc3ce;font-size:10px}.typing-bubble[data-v-77bc0a81]{align-items:center;padding:12px 18px;display:flex}.dot-anim[data-v-77bc0a81]{gap:4px;display:inline-flex}.dot-anim[data-v-77bc0a81]:before,.dot-anim[data-v-77bc0a81]:after,.dot-anim[data-v-77bc0a81]{content:"";background:#9ca3af;border-radius:50%;width:6px;height:6px;animation:1.4s infinite blink-77bc0a81}.dot-anim[data-v-77bc0a81]:before{animation-delay:0s}.dot-anim[data-v-77bc0a81]{animation-delay:.2s}.dot-anim[data-v-77bc0a81]:after{animation-delay:.4s}@keyframes blink-77bc0a81{0%,80%,to{opacity:.3}40%{opacity:1}}.chat-foot[data-v-77bc0a81]{background:#fff;border-top:1px solid #e8ecf0;flex-shrink:0;gap:10px;padding:12px 16px;display:flex}.chat-input[data-v-77bc0a81]{color:#374151;border:1px solid #e2e8f0;border-radius:20px;outline:none;flex:1;height:40px;padding:0 16px;font-size:14px;transition:border-color .2s}.chat-input[data-v-77bc0a81]:focus{border-color:#0d7377}.chat-input[data-v-77bc0a81]::placeholder{color:#9ca3af}.chat-send[data-v-77bc0a81]{color:#fff;cursor:pointer;background:#0d7377;border:none;border-radius:20px;flex-shrink:0;height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:background .2s}.chat-send[data-v-77bc0a81]:hover{background:#095456}.chat-send[data-v-77bc0a81]:disabled{cursor:not-allowed;background:#b0bec5}@media (width<=768px){.kefu-float[data-v-77bc0a81]{width:.88rem;height:.88rem;bottom:1.6rem;right:.2rem}.kefu-float svg[data-v-77bc0a81]{width:.4rem;height:.4rem}.chat-win[data-v-77bc0a81]{border-radius:0;width:100%;height:100%;bottom:0;right:0}}.page[data-v-c1c0bab8]{background:var(--c-bg,#f4f6f8);min-height:100vh;padding-bottom:1.2rem}.page.no-tabbar[data-v-c1c0bab8]{background:#fff;padding-bottom:0}@media (width>=769px){.page[data-v-c1c0bab8]{padding-bottom:0}}
