.pc-chat-container[data-v-5d3f1d16]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f5f5f5;overflow:hidden;position:relative}.pc-chat-surface[data-v-5d3f1d16]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.pc-chat-surface>[data-v-5d3f1d16]:first-child{flex:1;min-height:0;overflow:hidden}.chat-header[data-v-5d3f1d16]{height:60px;background-color:#fff;border-bottom:1px solid #e1e5e9;flex-shrink:0;z-index:1000}.chat-header .tabs[data-v-5d3f1d16]{height:100%}.chat-header .tabs[data-v-5d3f1d16] .van-tabs__nav{padding-bottom:0}[data-v-5d3f1d16] .sc-chat-window{position:static!important;width:100%!important;height:100%;max-width:none!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;border:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}[data-v-5d3f1d16] .sc-launcher{display:none!important}[data-v-5d3f1d16] .sc-header{height:60px!important;padding:0 24px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}[data-v-5d3f1d16] .sc-header .sc-header--title{font-size:16px!important;font-weight:600!important;color:#fff!important}[data-v-5d3f1d16] .sc-header .sc-header--close-button{background:hsla(0,0%,100%,.2)!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}[data-v-5d3f1d16] .sc-header .sc-header--close-button:hover{background:hsla(0,0%,100%,.3)!important;transform:scale(1.1)!important}[data-v-5d3f1d16] .sc-message-list{flex:1!important;height:auto!important;padding:20px 20px var(--pc-message-list-bottom-pad,120px)!important;overflow-y:auto!important}[data-v-5d3f1d16] .sc-message-list::-webkit-scrollbar{width:6px}[data-v-5d3f1d16] .sc-message-list::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}[data-v-5d3f1d16] .sc-message-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:3px}[data-v-5d3f1d16] .sc-message-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}[data-v-5d3f1d16] .sc-message{margin-bottom:16px!important;display:flex!important;width:100%!important;clear:both!important}[data-v-5d3f1d16] .sc-message .sc-typing-indicator{display:none!important}[data-v-5d3f1d16] .sc-message.sent{justify-content:flex-end!important}[data-v-5d3f1d16] .sc-message.sent .sc-message--content{background:linear-gradient(135deg,#007aff,#0056cc)!important;color:#fff!important;border-radius:20px 20px 6px 20px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,122,255,.3)!important;position:relative!important}[data-v-5d3f1d16] .sc-message.sent .sc-message--content:after{content:"";position:absolute;bottom:0;right:-6px;width:0;height:0;border:6px solid transparent;border-top-color:#0056cc;border-left-color:#0056cc}[data-v-5d3f1d16] .sc-message.sent ::v-deep .content{width:fit-content;float:right}[data-v-5d3f1d16] .sc-message.received{justify-content:flex-start!important}[data-v-5d3f1d16] .sc-message.received .sc-message--content{background:#fff!important;color:#333!important;border-radius:20px 20px 20px 6px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #e1e5e9!important;position:relative!important}[data-v-5d3f1d16] .sc-message.received .sc-message--content:after{content:"";position:absolute;bottom:0;left:-7px;width:0;height:0;border:6px solid transparent;border-top-color:#fff;border-right-color:#fff}[data-v-5d3f1d16] .sc-message.received .sc-message--content:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border:6px solid transparent;border-top-color:#e1e5e9;border-right-color:#e1e5e9}[data-v-5d3f1d16] .sc-message.received ::v-deep .content{width:fit-content;float:left}[data-v-5d3f1d16] .sc-user-input{background:#fff!important;border-top:1px solid #e1e5e9!important;padding:16px 24px!important;margin-bottom:16px!important;display:flex!important;align-items:center!important;gap:12px!important;flex-shrink:0!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--text{flex:1!important;min-width:0!important;max-width:none!important;margin-right:108px!important;padding:12px 16px!important;border-radius:24px!important;border:2px solid #e1e5e9!important;background-color:#f8f9fa!important;min-height:44px!important;max-height:120px!important;transition:all .3s ease!important;resize:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--text:focus{border-color:#007aff!important;background-color:#fff!important;outline:none!important;box-shadow:0 0 0 3px rgba(0,122,255,.1)!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--text::placeholder{color:#999!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons{display:flex!important;align-items:center!important;flex-shrink:0!important;height:auto!important;width:auto!important;position:static!important;right:auto!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons:has(>.sc-user-input--button:nth-child(2).sc-user-input--send-button)>.sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button{background:#f9fafb!important;border-radius:12px!important;width:44px!important;height:44px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 2px rgba(0,0,0,.06)!important;color:#4a5568!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button:hover{background:#f3f4f6!important;border-color:#d1d5db!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg,[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg path{fill:currentColor!important;stroke:currentColor!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button{width:35px!important;min-width:64px!important;height:44px!important;padding:0 14px!important;background:linear-gradient(135deg,#007aff,#0056cc)!important;border:none!important;box-shadow:0 2px 8px rgba(0,122,255,.22)!important;color:#fff!important}[data-v-5d3f1d16] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button:hover{background:linear-gradient(135deg,#0056cc,#003d99)!important}[data-v-5d3f1d16] .sc-user-input--emoji-icon-wrapper{display:none!important}.header[data-v-5d3f1d16]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;font-size:12px}.header .red[data-v-5d3f1d16]{color:#007aff;font-weight:600}.header .date[data-v-5d3f1d16]{color:#999;margin-left:12px}.pc-chat-container.closed[data-v-5d3f1d16] .sc-user-input{display:none!important}[data-v-5d3f1d16] .sc-emoji-picker{z-index:10001!important}.pc-emoji-wrapper[data-v-5d3f1d16]{position:absolute;right:82px;bottom:31px;z-index:12;display:flex;align-items:center;gap:8px}.pc-emoji-button[data-v-5d3f1d16]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-emoji-button[data-v-5d3f1d16]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-file-input[data-v-5d3f1d16]{display:none}.pc-upload-button[data-v-5d3f1d16]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-upload-button[data-v-5d3f1d16]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-emoji-panel[data-v-5d3f1d16]{position:absolute;right:0;bottom:48px;width:330px;max-height:215px;background:#fff;border-radius:10px;box-shadow:0 7px 40px 2px rgba(148,149,150,.3);padding:8px;display:flex;flex-wrap:wrap;align-content:flex-start;overflow-y:auto}.pc-emoji-item[data-v-5d3f1d16]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:transform .06s ease-out}.pc-emoji-item[data-v-5d3f1d16]:hover{transform:scale(1.3)}.sent .header[data-v-5d3f1d16]{justify-content:flex-end}.content[data-v-5d3f1d16]{background-color:#f6f7f8;color:#1a1b1c;padding:12px 20px;border-radius:6px;word-wrap:break-word!important}.content+.content[data-v-5d3f1d16]{margin-top:10px}.content p[data-v-5d3f1d16]{margin:8px 0!important}.content p[data-v-5d3f1d16]:first-child{margin-top:0!important}.content p[data-v-5d3f1d16]:last-child{margin-bottom:0!important}.content a[data-v-5d3f1d16]{color:#007aff!important;text-decoration:none!important}.content a[data-v-5d3f1d16]:hover{text-decoration:underline!important}.sent .content[data-v-5d3f1d16]{float:right;width:fit-content}.received .content[data-v-5d3f1d16]{float:left;width:fit-content}.contact[data-v-5d3f1d16]{text-align:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.contact p[data-v-5d3f1d16]{margin:8px 0;color:#666}.contact .online[data-v-5d3f1d16]{display:flex;align-items:center;justify-content:center;gap:8px}.btn-container[data-v-5d3f1d16]{text-align:center;padding:16px 0}.btn-container .van-button--small[data-v-5d3f1d16]{min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.btn-container[data-v-5d3f1d16] .van-divider{width:60%;margin:12px auto;color:#8e8e93}.btn-container[data-v-5d3f1d16] .van-divider:after,.btn-container[data-v-5d3f1d16] .van-divider:before{border-color:#e8eaed!important}.btn-container[data-v-5d3f1d16] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.pc-action-msg-anchor[data-v-5d3f1d16]{height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.pc-chat-input-action-bar[data-v-5d3f1d16]{position:absolute;left:0;right:0;bottom:var(--pc-action-bar-bottom,104px);display:flex;justify-content:center;align-items:center;gap:12px;z-index:14;pointer-events:none}.pc-chat-input-action-bar .van-button[data-v-5d3f1d16]{pointer-events:auto;min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.pc-chat-input-action-bar[data-v-5d3f1d16] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.update-container[data-v-5d3f1d16]{padding:24px;max-width:500px;margin:0 auto}.update-container .update-tit[data-v-5d3f1d16]{color:#333;font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.update-container p[data-v-5d3f1d16]{color:#666;font-size:14px;line-height:1.8;margin-bottom:12px}.update-container .van-checkbox[data-v-5d3f1d16]{margin:20px 0}.update-container .van-button[data-v-5d3f1d16]{width:120px;margin:0 auto;display:block}[data-v-5d3f1d16] .van-dropdown-menu{width:150px;height:44px!important;background-color:transparent!important}[data-v-5d3f1d16] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-5d3f1d16] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-5d3f1d16] .van-dropdown-menu .van-dropdown-menu__bar{height:38px;margin:3px 0}[data-v-5d3f1d16] .sc-message--file-icon{padding:0 10px 10px}[data-v-5d3f1d16] .sc-message--file-icon img{max-width:300px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}[data-v-5d3f1d16] .sc-message--file-name,[data-v-5d3f1d16] .sc-message--file-text{display:none}@media (max-width:768px){.pc-chat-container[data-v-5d3f1d16]{height:100%}.chat-header[data-v-5d3f1d16]{height:50px}[data-v-5d3f1d16] .sc-header{height:50px!important;padding:0 16px!important}[data-v-5d3f1d16] .sc-message-list{padding:16px 16px var(--pc-message-list-bottom-pad,100px)!important}[data-v-5d3f1d16] .sc-user-input{padding:12px 16px!important;margin-bottom:12px!important}}[data-v-5d3f1d16]:export{themeColor:#2196f3;dangerColor:#ff6800}[data-v-63199166] .van-popup{background-color:transparent!important}[data-v-63199166] .flex{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.173333rem;overflow:hidden;position:fixed;left:0;top:1.6rem;z-index:1000}[data-v-63199166] .flex .tabs{width:100%}[data-v-63199166] .van-dropdown-menu{width:4rem;height:1.173333rem!important;overflow:hidden;background-color:transparent!important}[data-v-63199166] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-63199166] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-63199166] .van-dropdown-menu .van-dropdown-menu__bar{height:1.013333rem;margin:.08rem 0}[data-v-63199166] .sc-header--img{width:1.333333rem;height:1.333333rem}[data-v-63199166] .sc-message--text{background-color:transparent!important;padding:0!important;width:100%}.header[data-v-63199166]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding-bottom:.106667rem}.header .red[data-v-63199166]{color:#f60}.date[data-v-63199166],.header .gray[data-v-63199166]{color:#999;font-size:.32rem}.date[data-v-63199166]{margin-left:.4rem}.sent .header[data-v-63199166]{justify-content:flex-end}.content[data-v-63199166]{background-color:#f6f7f8;color:#1a1b1c;padding:.32rem .533333rem;border-radius:.16rem}.content+.content[data-v-63199166]{margin-top:.266667rem}.sent .content[data-v-63199166]{float:right;width:fit-content}.received .content[data-v-63199166]{float:left;width:fit-content}[data-v-63199166] .sc-message-list{height:90%;padding-top:1.173333rem}[data-v-63199166] .mobile-chat-surface .sc-message-list{padding-bottom:var(--pc-message-list-bottom-pad,2.666667rem)!important}[data-v-63199166] .sc-message--file-icon{padding:0 .266667rem .266667rem}[data-v-63199166] .sc-message--file-icon img{width:8rem}[data-v-63199166] .sc-message--file-name{display:none}[data-v-63199166] .sc-message--file-text{display:none;border-radius:.213333rem}[data-v-63199166] .sc-header--title{font-size:.373333rem}.update-container[data-v-63199166]{padding:.32rem .533333rem}.update-container .update-tit[data-v-63199166]{color:#333;font-size:.48rem;line-height:1.066667rem;font-weight:700;margin-bottom:.32rem}.update-container p[data-v-63199166]{color:#666;font-size:.346667rem;line-height:.533333rem;margin-bottom:.213333rem}.update-container .van-button[data-v-63199166]{margin:.533333rem 26vw 0}.contact[data-v-63199166]{width:100%;height:1.493333rem;position:fixed;left:0;top:calc(100vh - 1.49333rem);z-index:9999;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .online[data-v-63199166]{display:flex;align-items:center;justify-items:center}[data-v-63199166] .van-button--default{background-color:#ccc!important}[data-v-63199166] .btn-container{padding:.533333rem 0;position:relative}[data-v-63199166] .btn-container .van-button--small{width:2.133333rem}.mobile-chat-root[data-v-63199166]{display:flex;flex-direction:column;height:100%;min-height:0}.mobile-chat-surface[data-v-63199166]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.mobile-chat-surface[data-v-63199166]>:first-child{flex:1;min-height:0;overflow:hidden}.pc-action-msg-anchor[data-v-63199166]{height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.mobile-chat-surface .pc-chat-input-action-bar[data-v-63199166]{position:fixed;left:0;right:0;bottom:var(--pc-action-bar-bottom,1.92rem);display:flex;justify-content:center;align-items:center;gap:.32rem;z-index:10050;pointer-events:none}.mobile-chat-surface .pc-chat-input-action-bar .van-button[data-v-63199166]{pointer-events:auto;min-width:2.666667rem;border-radius:.48rem}[data-v-63199166]:export{themeColor:#2196f3;dangerColor:#ff6800}[data-v-483d47c5] .van-popup{background-color:transparent!important}[data-v-483d47c5] .flex{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.173333rem;overflow:hidden;position:fixed;left:0;top:1.6rem;z-index:1000}[data-v-483d47c5] .flex .tabs{width:100%}[data-v-483d47c5] .van-dropdown-menu{width:4rem;height:1.173333rem!important;overflow:hidden;background-color:transparent!important}[data-v-483d47c5] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-483d47c5] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-483d47c5] .van-dropdown-menu .van-dropdown-menu__bar{height:1.013333rem;margin:.08rem 0}[data-v-483d47c5] .sc-header--img{width:1.333333rem;height:1.333333rem}[data-v-483d47c5] .sc-message--text{background-color:transparent!important;padding:0!important;width:100%}.header[data-v-483d47c5]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding-bottom:.106667rem}.header .red[data-v-483d47c5]{color:#f60}.date[data-v-483d47c5],.header .gray[data-v-483d47c5]{color:#999;font-size:.32rem}.date[data-v-483d47c5]{margin-left:.4rem}.sent .header[data-v-483d47c5]{justify-content:flex-end}.sent[data-v-483d47c5] .sc-message--text{background-color:#4e8cff!important}.content[data-v-483d47c5]{background-color:#f6f7f8;color:#1a1b1c;padding:.32rem .533333rem;border-radius:.16rem}.content+.content[data-v-483d47c5]{margin-top:.266667rem}.sent .content[data-v-483d47c5]{float:right;width:fit-content}.received .content[data-v-483d47c5]{float:left;width:fit-content}[data-v-483d47c5] .sc-message-list{height:90%;padding-top:1.173333rem}[data-v-483d47c5] .sc-message--file-icon{padding:0 .266667rem .266667rem}[data-v-483d47c5] .sc-message--file-icon img{width:8rem}[data-v-483d47c5] .sc-message--file-name{display:none}[data-v-483d47c5] .sc-message--file-text{display:none;border-radius:.213333rem}[data-v-483d47c5] .sc-header--title{font-size:.373333rem}.update-container[data-v-483d47c5]{padding:.32rem .533333rem}.update-container .update-tit[data-v-483d47c5]{color:#333;font-size:.48rem;line-height:1.066667rem;font-weight:700;margin-bottom:.32rem}.update-container p[data-v-483d47c5]{color:#666;font-size:.346667rem;line-height:.533333rem;margin-bottom:.213333rem}.update-container .van-button[data-v-483d47c5]{margin:.533333rem 26vw 0}.contact[data-v-483d47c5]{width:100%;height:1.493333rem;position:fixed;left:0;top:calc(100vh - 1.49333rem);z-index:9999;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .online[data-v-483d47c5]{display:flex;align-items:center;justify-items:center}[data-v-483d47c5] .van-button--default{background-color:#ccc!important}[data-v-483d47c5] .btn-container{padding:.533333rem 0;position:relative}[data-v-483d47c5] .btn-container .van-button--small{width:2.133333rem}[data-v-483d47c5]:export{themeColor:#2196f3;dangerColor:#ff6800}.pc-chat-container[data-v-5c63d2b9]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f5f5f5;overflow:hidden;position:relative}.pc-chat-surface[data-v-5c63d2b9]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.pc-chat-surface>[data-v-5c63d2b9]:first-child{flex:1;min-height:0;overflow:hidden}.chat-header[data-v-5c63d2b9]{height:60px;background-color:#fff;border-bottom:1px solid #e1e5e9;flex-shrink:0;z-index:1000}.chat-header .tabs[data-v-5c63d2b9]{height:100%}.chat-header .tabs[data-v-5c63d2b9] .van-tabs__nav{padding-bottom:0}[data-v-5c63d2b9] .sc-chat-window{position:static!important;width:100%!important;height:100%;max-width:none!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;border:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}[data-v-5c63d2b9] .sc-launcher{display:none!important}[data-v-5c63d2b9] .sc-header{height:60px!important;padding:0 24px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}[data-v-5c63d2b9] .sc-header .sc-header--title{font-size:16px!important;font-weight:600!important;color:#fff!important}[data-v-5c63d2b9] .sc-header .sc-header--close-button{background:hsla(0,0%,100%,.2)!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}[data-v-5c63d2b9] .sc-header .sc-header--close-button:hover{background:hsla(0,0%,100%,.3)!important;transform:scale(1.1)!important}[data-v-5c63d2b9] .sc-message-list{flex:1!important;height:auto!important;padding:20px 20px var(--pc-message-list-bottom-pad,120px)!important;overflow-y:auto!important}[data-v-5c63d2b9] .sc-message-list::-webkit-scrollbar{width:6px}[data-v-5c63d2b9] .sc-message-list::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}[data-v-5c63d2b9] .sc-message-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:3px}[data-v-5c63d2b9] .sc-message-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}[data-v-5c63d2b9] .sc-message{margin-bottom:16px!important;display:flex!important;width:100%!important;clear:both!important}[data-v-5c63d2b9] .sc-message .sc-typing-indicator{display:none!important}[data-v-5c63d2b9] .sc-message.sent{justify-content:flex-end!important}[data-v-5c63d2b9] .sc-message.sent .sc-message--content{background:linear-gradient(135deg,#007aff,#0056cc)!important;color:#fff!important;border-radius:20px 20px 6px 20px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,122,255,.3)!important;position:relative!important}[data-v-5c63d2b9] .sc-message.sent .sc-message--content:after{content:"";position:absolute;bottom:0;right:-6px;width:0;height:0;border:6px solid transparent;border-top-color:#0056cc;border-left-color:#0056cc}[data-v-5c63d2b9] .sc-message.sent ::v-deep .content{width:fit-content;float:right}[data-v-5c63d2b9] .sc-message.received{justify-content:flex-start!important}[data-v-5c63d2b9] .sc-message.received .sc-message--content{background:#fff!important;color:#333!important;border-radius:20px 20px 20px 6px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #e1e5e9!important;position:relative!important}[data-v-5c63d2b9] .sc-message.received .sc-message--content:after{content:"";position:absolute;bottom:0;left:-7px;width:0;height:0;border:6px solid transparent;border-top-color:#fff;border-right-color:#fff}[data-v-5c63d2b9] .sc-message.received .sc-message--content:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border:6px solid transparent;border-top-color:#e1e5e9;border-right-color:#e1e5e9}[data-v-5c63d2b9] .sc-message.received ::v-deep .content{width:fit-content;float:left}[data-v-5c63d2b9] .sc-user-input{background:#fff!important;border-top:1px solid #e1e5e9!important;padding:16px 24px!important;margin-bottom:16px!important;display:flex!important;align-items:center!important;gap:12px!important;flex-shrink:0!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--text{flex:1!important;min-width:0!important;max-width:none!important;margin-right:108px!important;padding:12px 16px!important;border-radius:24px!important;border:2px solid #e1e5e9!important;background-color:#f8f9fa!important;min-height:44px!important;max-height:120px!important;transition:all .3s ease!important;resize:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--text:focus{border-color:#007aff!important;background-color:#fff!important;outline:none!important;box-shadow:0 0 0 3px rgba(0,122,255,.1)!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--text::placeholder{color:#999!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons{display:flex!important;align-items:center!important;flex-shrink:0!important;height:auto!important;width:auto!important;position:static!important;right:auto!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons:has(>.sc-user-input--button:nth-child(2).sc-user-input--send-button)>.sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button{background:#f9fafb!important;border-radius:12px!important;width:44px!important;height:44px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 2px rgba(0,0,0,.06)!important;color:#4a5568!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button:hover{background:#f3f4f6!important;border-color:#d1d5db!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg,[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg path{fill:currentColor!important;stroke:currentColor!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button{width:35px!important;min-width:64px!important;height:44px!important;padding:0 14px!important;background:linear-gradient(135deg,#007aff,#0056cc)!important;border:none!important;box-shadow:0 2px 8px rgba(0,122,255,.22)!important;color:#fff!important}[data-v-5c63d2b9] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button:hover{background:linear-gradient(135deg,#0056cc,#003d99)!important}.pc-chat-container.closed[data-v-5c63d2b9] .sc-user-input,[data-v-5c63d2b9] .sc-user-input--emoji-icon-wrapper{display:none!important}[data-v-5c63d2b9] .sc-emoji-picker{z-index:10001!important}.pc-emoji-wrapper[data-v-5c63d2b9]{position:absolute;right:82px;bottom:31px;z-index:12;display:flex;align-items:center;gap:8px}.pc-emoji-button[data-v-5c63d2b9]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-emoji-button[data-v-5c63d2b9]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-file-input[data-v-5c63d2b9]{display:none}.pc-upload-button[data-v-5c63d2b9]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-upload-button[data-v-5c63d2b9]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-emoji-panel[data-v-5c63d2b9]{position:absolute;right:0;bottom:48px;width:330px;max-height:215px;background:#fff;border-radius:10px;box-shadow:0 7px 40px 2px rgba(148,149,150,.3);padding:8px;display:flex;flex-wrap:wrap;align-content:flex-start;overflow-y:auto}.pc-emoji-item[data-v-5c63d2b9]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:transform .06s ease-out}.pc-emoji-item[data-v-5c63d2b9]:hover{transform:scale(1.3)}.header[data-v-5c63d2b9]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;font-size:12px}.header .red[data-v-5c63d2b9]{color:#007aff;font-weight:600}.header .date[data-v-5c63d2b9]{color:#999;margin-left:12px}.sent .header[data-v-5c63d2b9]{justify-content:flex-end}.content[data-v-5c63d2b9]{background-color:#f6f7f8;color:#1a1b1c;padding:12px 20px;border-radius:6px;word-wrap:break-word!important}.content+.content[data-v-5c63d2b9]{margin-top:10px}.content p[data-v-5c63d2b9]{margin:8px 0!important}.content p[data-v-5c63d2b9]:first-child{margin-top:0!important}.content p[data-v-5c63d2b9]:last-child{margin-bottom:0!important}.content a[data-v-5c63d2b9]{color:#007aff!important;text-decoration:none!important}.content a[data-v-5c63d2b9]:hover{text-decoration:underline!important}.sent .content[data-v-5c63d2b9]{float:right;width:fit-content}.received .content[data-v-5c63d2b9]{float:left;width:fit-content}.contact[data-v-5c63d2b9]{text-align:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.contact p[data-v-5c63d2b9]{margin:8px 0;color:#666}.contact .online[data-v-5c63d2b9]{display:flex;align-items:center;justify-content:center;gap:8px}.btn-container[data-v-5c63d2b9]{text-align:center;padding:16px 0}.btn-container .van-button--small[data-v-5c63d2b9]{min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.btn-container[data-v-5c63d2b9] .van-divider{width:60%;margin:12px auto;color:#8e8e93}.btn-container[data-v-5c63d2b9] .van-divider:after,.btn-container[data-v-5c63d2b9] .van-divider:before{border-color:#e8eaed!important}.btn-container[data-v-5c63d2b9] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.pc-action-msg-anchor[data-v-5c63d2b9]{height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.pc-chat-input-action-bar[data-v-5c63d2b9]{position:absolute;left:0;right:0;bottom:var(--pc-action-bar-bottom,104px);display:flex;justify-content:center;align-items:center;gap:12px;z-index:14;pointer-events:none}.pc-chat-input-action-bar .van-button[data-v-5c63d2b9]{pointer-events:auto;min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.pc-chat-input-action-bar[data-v-5c63d2b9] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.update-container[data-v-5c63d2b9]{padding:24px;max-width:500px;margin:0 auto}.update-container .update-tit[data-v-5c63d2b9]{color:#333;font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.update-container p[data-v-5c63d2b9]{color:#666;font-size:14px;line-height:1.8;margin-bottom:12px}.update-container .van-checkbox[data-v-5c63d2b9]{margin:20px 0}.update-container .van-button[data-v-5c63d2b9]{width:120px;margin:0 auto;display:block}[data-v-5c63d2b9] .van-dropdown-menu{width:150px;height:44px!important;background-color:transparent!important}[data-v-5c63d2b9] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-5c63d2b9] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-5c63d2b9] .van-dropdown-menu .van-dropdown-menu__bar{height:38px;margin:3px 0}[data-v-5c63d2b9] .sc-message--file-icon{padding:0 10px 10px}[data-v-5c63d2b9] .sc-message--file-icon img{max-width:300px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}[data-v-5c63d2b9] .sc-message--file-name,[data-v-5c63d2b9] .sc-message--file-text{display:none}@media (max-width:768px){.pc-chat-container[data-v-5c63d2b9]{height:100%}.chat-header[data-v-5c63d2b9]{height:50px}[data-v-5c63d2b9] .sc-chat-window{height:calc(100vh - 50px)!important}[data-v-5c63d2b9] .sc-header{height:50px!important;padding:0 16px!important}[data-v-5c63d2b9] .sc-message-list{padding:16px 16px var(--pc-message-list-bottom-pad,100px)!important}[data-v-5c63d2b9] .sc-user-input{padding:12px 16px!important}}[data-v-5c63d2b9]:export{themeColor:#2196f3;dangerColor:#ff6800}.pc-chat-container[data-v-1a97ba35]{width:100%;height:100%;display:flex;flex-direction:column;background-color:#f5f5f5;overflow:hidden;position:relative}.pc-chat-surface[data-v-1a97ba35]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.pc-chat-surface>[data-v-1a97ba35]:first-child{flex:1;min-height:0;overflow:hidden}.chat-header[data-v-1a97ba35]{height:60px;background-color:#fff;border-bottom:1px solid #e1e5e9;flex-shrink:0;z-index:1000}.chat-header .tabs[data-v-1a97ba35]{height:100%}.chat-header .tabs[data-v-1a97ba35] .van-tabs__nav{padding-bottom:0}[data-v-1a97ba35] .sc-chat-window{position:static!important;width:100%!important;height:100%;max-width:none!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;border:none!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}[data-v-1a97ba35] .sc-launcher{display:none!important}[data-v-1a97ba35] .sc-header{height:60px!important;padding:0 24px!important;background:linear-gradient(135deg,#667eea,#764ba2)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;display:flex!important;align-items:center!important;justify-content:space-between!important}[data-v-1a97ba35] .sc-header .sc-header--title{font-size:16px!important;font-weight:600!important;color:#fff!important}[data-v-1a97ba35] .sc-header .sc-header--close-button{background:hsla(0,0%,100%,.2)!important;border-radius:50%!important;width:32px!important;height:32px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .3s ease!important}[data-v-1a97ba35] .sc-header .sc-header--close-button:hover{background:hsla(0,0%,100%,.3)!important;transform:scale(1.1)!important}[data-v-1a97ba35] .sc-message-list{flex:1!important;height:auto!important;padding:20px 20px var(--pc-message-list-bottom-pad,120px)!important;overflow-y:auto!important}[data-v-1a97ba35] .sc-message-list::-webkit-scrollbar{width:6px}[data-v-1a97ba35] .sc-message-list::-webkit-scrollbar-track{background:rgba(0,0,0,.1);border-radius:3px}[data-v-1a97ba35] .sc-message-list::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3);border-radius:3px}[data-v-1a97ba35] .sc-message-list::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.5)}[data-v-1a97ba35] .sc-message{margin-bottom:16px!important;display:flex!important;width:100%!important;clear:both!important}[data-v-1a97ba35] .sc-message .sc-typing-indicator{display:none!important}[data-v-1a97ba35] .sc-message.sent{justify-content:flex-end!important}[data-v-1a97ba35] .sc-message.sent .sc-message--content{background:linear-gradient(135deg,#007aff,#0056cc)!important;color:#fff!important;border-radius:20px 20px 6px 20px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,122,255,.3)!important;position:relative!important}[data-v-1a97ba35] .sc-message.sent .sc-message--content:after{content:"";position:absolute;bottom:0;right:-6px;width:0;height:0;border:6px solid transparent;border-top-color:#0056cc;border-left-color:#0056cc}[data-v-1a97ba35] .sc-message.sent ::v-deep .content{width:fit-content;float:right}[data-v-1a97ba35] .sc-message.received{justify-content:flex-start!important}[data-v-1a97ba35] .sc-message.received .sc-message--content{background:#fff!important;color:#333!important;border-radius:20px 20px 20px 6px!important;max-width:70%!important;padding:12px 16px!important;box-shadow:0 2px 8px rgba(0,0,0,.1)!important;border:1px solid #e1e5e9!important;position:relative!important}[data-v-1a97ba35] .sc-message.received .sc-message--content:after{content:"";position:absolute;bottom:0;left:-7px;width:0;height:0;border:6px solid transparent;border-top-color:#fff;border-right-color:#fff}[data-v-1a97ba35] .sc-message.received .sc-message--content:before{content:"";position:absolute;bottom:0;left:-8px;width:0;height:0;border:6px solid transparent;border-top-color:#e1e5e9;border-right-color:#e1e5e9}[data-v-1a97ba35] .sc-message.received ::v-deep .content{width:fit-content;float:left}[data-v-1a97ba35] .sc-user-input{background:#fff!important;border-top:1px solid #e1e5e9!important;padding:16px 24px!important;margin-bottom:16px!important;display:flex!important;align-items:center!important;gap:12px!important;flex-shrink:0!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--text{flex:1!important;min-width:0!important;max-width:none!important;margin-right:108px!important;padding:12px 16px!important;border-radius:24px!important;border:2px solid #e1e5e9!important;background-color:#f8f9fa!important;min-height:44px!important;max-height:120px!important;transition:all .3s ease!important;resize:none!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--text:focus{border-color:#007aff!important;background-color:#fff!important;outline:none!important;box-shadow:0 0 0 3px rgba(0,122,255,.1)!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--text::placeholder{color:#999!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons{display:flex!important;align-items:center!important;flex-shrink:0!important;height:auto!important;width:auto!important;position:static!important;right:auto!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons:has(>.sc-user-input--button:nth-child(2).sc-user-input--send-button)>.sc-user-input--button:first-child{display:none!important;flex:0 0 0!important;width:0!important;min-width:0!important;height:0!important;margin:0!important;padding:0!important;border:none!important;overflow:hidden!important;visibility:hidden!important;pointer-events:none!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button{background:#f9fafb!important;border-radius:12px!important;width:44px!important;height:44px!important;border:1px solid #e5e7eb!important;box-shadow:0 1px 2px rgba(0,0,0,.06)!important;color:#4a5568!important;transition:all .2s ease!important;display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button:hover{background:#f3f4f6!important;border-color:#d1d5db!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg,[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button svg path{fill:currentColor!important;stroke:currentColor!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button{width:35px!important;min-width:64px!important;height:44px!important;padding:0 14px!important;background:linear-gradient(135deg,#007aff,#0056cc)!important;border:none!important;box-shadow:0 2px 8px rgba(0,122,255,.22)!important;color:#fff!important}[data-v-1a97ba35] .sc-user-input .sc-user-input--buttons .sc-user-input--button.sc-user-input--send-button:hover{background:linear-gradient(135deg,#0056cc,#003d99)!important}[data-v-1a97ba35] .sc-user-input--emoji-icon-wrapper{display:none!important}.pc-emoji-wrapper[data-v-1a97ba35]{position:absolute;right:82px;bottom:31px;z-index:12;display:flex;align-items:center;gap:8px}.pc-emoji-button[data-v-1a97ba35]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-emoji-button[data-v-1a97ba35]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-file-input[data-v-1a97ba35]{display:none}.pc-upload-button[data-v-1a97ba35]{width:45px;height:45px;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 2px rgba(0,0,0,.06);transition:all .2s ease;font-size:22px}.pc-upload-button[data-v-1a97ba35]:hover{background:#f3f4f6;border-color:#d1d5db}.pc-emoji-panel[data-v-1a97ba35]{position:absolute;right:0;bottom:48px;width:330px;max-height:215px;background:#fff;border-radius:10px;box-shadow:0 7px 40px 2px rgba(148,149,150,.3);padding:8px;display:flex;flex-wrap:wrap;align-content:flex-start;overflow-y:auto}.pc-emoji-item[data-v-1a97ba35]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:22px;cursor:pointer;transition:transform .06s ease-out}.pc-emoji-item[data-v-1a97ba35]:hover{transform:scale(1.3)}.header[data-v-1a97ba35]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:8px;font-size:12px}.header .red[data-v-1a97ba35]{color:#007aff;font-weight:600}.header .date[data-v-1a97ba35]{color:#999;margin-left:12px}.pc-chat-container.closed[data-v-1a97ba35] .sc-user-input{display:none!important}[data-v-1a97ba35] .sc-emoji-picker{z-index:10001!important}.sent .header[data-v-1a97ba35]{justify-content:flex-end}.content[data-v-1a97ba35]{background-color:#f6f7f8;color:#1a1b1c;padding:12px 20px;border-radius:6px;word-wrap:break-word!important}.content+.content[data-v-1a97ba35]{margin-top:10px}.content p[data-v-1a97ba35]{margin:8px 0!important}.content p[data-v-1a97ba35]:first-child{margin-top:0!important}.content p[data-v-1a97ba35]:last-child{margin-bottom:0!important}.content a[data-v-1a97ba35]{color:#007aff!important;text-decoration:none!important}.content a[data-v-1a97ba35]:hover{text-decoration:underline!important}.sent .content[data-v-1a97ba35]{float:right;width:fit-content}.received .content[data-v-1a97ba35]{float:left;width:fit-content}.contact[data-v-1a97ba35]{text-align:center;padding:20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.contact p[data-v-1a97ba35]{margin:8px 0;color:#666}.contact .online[data-v-1a97ba35]{display:flex;align-items:center;justify-content:center;gap:8px}.btn-container[data-v-1a97ba35]{text-align:center;padding:16px 0}.btn-container .van-button--small[data-v-1a97ba35]{min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.btn-container[data-v-1a97ba35] .van-divider{width:60%;margin:12px auto;color:#8e8e93}.btn-container[data-v-1a97ba35] .van-divider:after,.btn-container[data-v-1a97ba35] .van-divider:before{border-color:#e8eaed!important}.btn-container[data-v-1a97ba35] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.pc-action-msg-anchor[data-v-1a97ba35]{height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.pc-chat-input-action-bar[data-v-1a97ba35]{position:absolute;left:0;right:0;bottom:var(--pc-action-bar-bottom,104px);display:flex;justify-content:center;align-items:center;gap:12px;z-index:14;pointer-events:none}.pc-chat-input-action-bar .van-button[data-v-1a97ba35]{pointer-events:auto;min-width:120px;height:36px;padding:0 16px;border-radius:18px;font-weight:500;font-size:14px}.pc-chat-input-action-bar[data-v-1a97ba35] .van-button--primary.van-button--plain{color:#007aff!important;border-color:#007aff!important;background-color:#fff!important}.update-container[data-v-1a97ba35]{padding:24px;max-width:500px;margin:0 auto}.update-container .update-tit[data-v-1a97ba35]{color:#333;font-size:20px;font-weight:600;text-align:center;margin-bottom:20px}.update-container p[data-v-1a97ba35]{color:#666;font-size:14px;line-height:1.8;margin-bottom:12px}.update-container .van-checkbox[data-v-1a97ba35]{margin:20px 0}.update-container .van-button[data-v-1a97ba35]{width:120px;margin:0 auto;display:block}[data-v-1a97ba35] .van-dropdown-menu{width:150px;height:44px!important;background-color:transparent!important}[data-v-1a97ba35] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-1a97ba35] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-1a97ba35] .van-dropdown-menu .van-dropdown-menu__bar{height:38px;margin:3px 0}[data-v-1a97ba35] .sc-message--file-icon{padding:0 10px 10px}[data-v-1a97ba35] .sc-message--file-icon img{max-width:300px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}[data-v-1a97ba35] .sc-message--file-name,[data-v-1a97ba35] .sc-message--file-text{display:none}@media (max-width:768px){.pc-chat-container[data-v-1a97ba35]{height:100%}.chat-header[data-v-1a97ba35]{height:50px}[data-v-1a97ba35] .sc-chat-window{height:calc(100vh - 50px)!important}[data-v-1a97ba35] .sc-header{height:50px!important;padding:0 16px!important}[data-v-1a97ba35] .sc-message-list{padding:16px 16px var(--pc-message-list-bottom-pad,100px)!important}[data-v-1a97ba35] .sc-user-input{padding:12px 16px!important}}[data-v-1a97ba35]:export{themeColor:#2196f3;dangerColor:#ff6800}[data-v-d7d319d6] .van-popup{background-color:transparent!important}[data-v-d7d319d6] .flex{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.173333rem;overflow:hidden;position:fixed;left:0;top:1.6rem;z-index:1000}[data-v-d7d319d6] .flex .tabs{width:100%}[data-v-d7d319d6] .van-dropdown-menu{width:4rem;height:1.173333rem!important;overflow:hidden;background-color:transparent!important}[data-v-d7d319d6] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-d7d319d6] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-d7d319d6] .van-dropdown-menu .van-dropdown-menu__bar{height:1.013333rem;margin:.08rem 0}[data-v-d7d319d6] .sc-header--img{width:1.333333rem;height:1.333333rem}[data-v-d7d319d6] .sc-message--text{background-color:transparent!important;padding:0!important;width:100%}.header[data-v-d7d319d6]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding-bottom:.106667rem}.header .red[data-v-d7d319d6]{color:#f60}.date[data-v-d7d319d6],.header .gray[data-v-d7d319d6]{color:#999;font-size:.32rem}.date[data-v-d7d319d6]{margin-left:.4rem}.sent .header[data-v-d7d319d6]{justify-content:flex-end}.content[data-v-d7d319d6]{background-color:#f6f7f8;color:#1a1b1c;padding:.32rem .533333rem;border-radius:.16rem}.content+.content[data-v-d7d319d6]{margin-top:.266667rem}.sent .content[data-v-d7d319d6]{float:right;width:fit-content}.received .content[data-v-d7d319d6]{float:left;width:fit-content}[data-v-d7d319d6] .sc-message-list{height:90%;padding-top:1.173333rem}[data-v-d7d319d6] .mobile-chat-surface .sc-message-list{padding-bottom:var(--pc-message-list-bottom-pad,2.666667rem)!important}[data-v-d7d319d6] .sc-message--file-icon{padding:0 .266667rem .266667rem}[data-v-d7d319d6] .sc-message--file-icon img{width:8rem}[data-v-d7d319d6] .sc-message--file-name{display:none}[data-v-d7d319d6] .sc-message--file-text{display:none;border-radius:.213333rem}[data-v-d7d319d6] .sc-header--title{font-size:.373333rem}.update-container[data-v-d7d319d6]{padding:.32rem .533333rem}.update-container .update-tit[data-v-d7d319d6]{color:#333;font-size:.48rem;line-height:1.066667rem;font-weight:700;margin-bottom:.32rem}.update-container p[data-v-d7d319d6]{color:#666;font-size:.346667rem;line-height:.533333rem;margin-bottom:.213333rem}.update-container .van-button[data-v-d7d319d6]{margin:.533333rem 26vw 0}.contact[data-v-d7d319d6]{width:100%;height:1.493333rem;position:fixed;left:0;top:calc(100vh - 1.49333rem);z-index:9999;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .online[data-v-d7d319d6]{display:flex;align-items:center;justify-items:center}[data-v-d7d319d6] .van-button--default{background-color:#ccc!important}[data-v-d7d319d6] .btn-container{padding:.533333rem 0;position:relative}[data-v-d7d319d6] .btn-container .van-button--small{width:2.133333rem}.mobile-chat-root[data-v-d7d319d6]{display:flex;flex-direction:column;height:100%;min-height:0}.mobile-chat-surface[data-v-d7d319d6]{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;width:100%}.mobile-chat-surface[data-v-d7d319d6]>:first-child{flex:1;min-height:0;overflow:hidden}.pc-action-msg-anchor[data-v-d7d319d6]{height:0;width:0;margin:0;padding:0;overflow:hidden;visibility:hidden}.mobile-chat-surface .pc-chat-input-action-bar[data-v-d7d319d6]{position:fixed;left:0;right:0;bottom:var(--pc-action-bar-bottom,1.92rem);display:flex;justify-content:center;align-items:center;gap:.32rem;z-index:10050;pointer-events:none}.mobile-chat-surface .pc-chat-input-action-bar .van-button[data-v-d7d319d6]{pointer-events:auto;min-width:2.666667rem;border-radius:.48rem}[data-v-d7d319d6]:export{themeColor:#2196f3;dangerColor:#ff6800}[data-v-ffd679c8] .van-popup{background-color:transparent!important}[data-v-ffd679c8] .flex{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.173333rem;overflow:hidden;position:fixed;left:0;top:1.6rem;z-index:1000}[data-v-ffd679c8] .flex .tabs{width:100%}[data-v-ffd679c8] .van-dropdown-menu{width:4rem;height:1.173333rem!important;overflow:hidden;background-color:transparent!important}[data-v-ffd679c8] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-ffd679c8] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-ffd679c8] .van-dropdown-menu .van-dropdown-menu__bar{height:1.013333rem;margin:.08rem 0}[data-v-ffd679c8] .sc-header--img{width:1.333333rem;height:1.333333rem}[data-v-ffd679c8] .sc-message--text{background-color:transparent!important;padding:0!important;width:100%}.header[data-v-ffd679c8]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding-bottom:.106667rem}.header .red[data-v-ffd679c8]{color:#f60}.date[data-v-ffd679c8],.header .gray[data-v-ffd679c8]{color:#999;font-size:.32rem}.date[data-v-ffd679c8]{margin-left:.4rem}.sent .header[data-v-ffd679c8]{justify-content:flex-end}.content[data-v-ffd679c8]{background-color:#f6f7f8;color:#1a1b1c;padding:.32rem .533333rem;border-radius:.16rem}.content+.content[data-v-ffd679c8]{margin-top:.266667rem}.sent .content[data-v-ffd679c8]{float:right;width:fit-content}.received .content[data-v-ffd679c8]{float:left;width:fit-content}[data-v-ffd679c8] .sc-message-list{height:90%;padding-top:1.173333rem}[data-v-ffd679c8] .sc-message--file-icon{padding:0 .266667rem .266667rem}[data-v-ffd679c8] .sc-message--file-icon img{width:8rem}[data-v-ffd679c8] .sc-message--file-name{display:none}[data-v-ffd679c8] .sc-message--file-text{display:none;border-radius:.213333rem}[data-v-ffd679c8] .sc-header--title{font-size:.373333rem}.update-container[data-v-ffd679c8]{padding:.32rem .533333rem}.update-container .update-tit[data-v-ffd679c8]{color:#333;font-size:.48rem;line-height:1.066667rem;font-weight:700;margin-bottom:.32rem}.update-container p[data-v-ffd679c8]{color:#666;font-size:.346667rem;line-height:.533333rem;margin-bottom:.213333rem}.update-container .van-button[data-v-ffd679c8]{margin:.533333rem 26vw 0}.contact[data-v-ffd679c8]{width:100%;height:1.493333rem;position:fixed;left:0;top:calc(100vh - 1.49333rem);z-index:9999;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .online[data-v-ffd679c8]{display:flex;align-items:center;justify-items:center}[data-v-ffd679c8] .van-button--default{background-color:#ccc!important}[data-v-ffd679c8] .btn-container{padding:.533333rem 0;position:relative}[data-v-ffd679c8] .btn-container .van-button--small{width:2.133333rem}[data-v-ffd679c8]:export{themeColor:#2196f3;dangerColor:#ff6800}[data-v-47443c77] .van-popup{background-color:transparent!important}[data-v-47443c77] .flex{display:flex;justify-content:space-between;align-items:center;width:100%;height:1.173333rem;overflow:hidden;position:fixed;left:0;top:1.6rem;z-index:1000}[data-v-47443c77] .flex .tabs{width:100%}[data-v-47443c77] .van-dropdown-menu{width:4rem;height:1.173333rem!important;overflow:hidden;background-color:transparent!important}[data-v-47443c77] .van-dropdown-menu .van-dropdown-menu__bar,[data-v-47443c77] .van-dropdown-menu .van-dropdown-menu__item{height:100%;box-shadow:none!important}[data-v-47443c77] .van-dropdown-menu .van-dropdown-menu__bar{height:1.013333rem;margin:.08rem 0}[data-v-47443c77] .sc-header--img{width:1.333333rem;height:1.333333rem}[data-v-47443c77] .sc-message--text{background-color:transparent!important;padding:0!important;width:100%}.header[data-v-47443c77]{display:flex;justify-content:flex-start;align-items:center;background-color:#fff;padding-bottom:.106667rem}.header .red[data-v-47443c77]{color:#f60}.date[data-v-47443c77],.header .gray[data-v-47443c77]{color:#999;font-size:.32rem}.date[data-v-47443c77]{margin-left:.4rem}.sent .header[data-v-47443c77]{justify-content:flex-end}.content[data-v-47443c77]{background-color:#f6f7f8;color:#1a1b1c;padding:.32rem .533333rem;border-radius:.16rem}.content+.content[data-v-47443c77]{margin-top:.266667rem}.sent .content[data-v-47443c77]{float:right;width:fit-content}.received .content[data-v-47443c77]{float:left;width:fit-content}[data-v-47443c77] .sc-message-list{height:90%;padding-top:1.173333rem}[data-v-47443c77] .sc-message--file-icon{padding:0 .266667rem .266667rem}[data-v-47443c77] .sc-message--file-icon img{width:8rem}[data-v-47443c77] .sc-message--file-name{display:none}[data-v-47443c77] .sc-message--file-text{display:none;border-radius:.213333rem}[data-v-47443c77] .sc-header--title{font-size:.373333rem}.update-container[data-v-47443c77]{padding:.32rem .533333rem}.update-container .update-tit[data-v-47443c77]{color:#333;font-size:.48rem;line-height:1.066667rem;font-weight:700;margin-bottom:.32rem}.update-container p[data-v-47443c77]{color:#666;font-size:.346667rem;line-height:.533333rem;margin-bottom:.213333rem}.update-container .van-button[data-v-47443c77]{margin:.533333rem 26vw 0}.contact[data-v-47443c77]{width:100%;height:1.493333rem;position:fixed;left:0;top:calc(100vh - 1.49333rem);z-index:9999;background-color:hsla(0,0%,100%,.5);display:flex;flex-direction:column;align-items:center;justify-content:center}.contact .online[data-v-47443c77]{display:flex;align-items:center;justify-items:center}[data-v-47443c77] .van-button--default{background-color:#ccc!important}[data-v-47443c77] .btn-container{padding:.533333rem 0;position:relative}[data-v-47443c77] .btn-container .van-button--small{width:2.133333rem}[data-v-47443c77]:export{themeColor:#2196f3;dangerColor:#ff6800}