/*!
 *  build: kasushou v2 
 *  copyright: kasushou.com xinmengnet 
 *  time: 2026-3-12 21:11:19
 */[data-v-fccb01d0]:export{menu-color:hsla(0,0%,100%,.95);menu-color-active:hsla(0,0%,100%,.95);menu-background:#282c34;column-second-menu-background:#fff}.customer-service-window[data-v-fccb01d0]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:flex;justify-content:center;align-items:center;animation:fadeIn-fccb01d0 .3s ease}.customer-service-window .content-box[data-v-fccb01d0]{background-color:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);display:flex;flex-direction:column;animation:slideUp-fccb01d0 .3s ease}.customer-service-window .content-box .header[data-v-fccb01d0]{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e8e8e8}.customer-service-window .content-box .header .title[data-v-fccb01d0]{font-size:16px;font-weight:500;color:#333}.customer-service-window .content-box .header .close-btn[data-v-fccb01d0]{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#999;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .3s ease}.customer-service-window .content-box .header .close-btn[data-v-fccb01d0]:hover{background-color:#f5f5f5;color:#666}.customer-service-window .content-box .iframe-container[data-v-fccb01d0]{width:1200px;height:800px;overflow:hidden}.customer-service-window .content-box .iframe-container iframe[data-v-fccb01d0]{width:100%;height:100%}.winHidden[data-v-fccb01d0]{top:-200%}@keyframes fadeIn-fccb01d0{0%{opacity:0}to{opacity:1}}@keyframes slideUp-fccb01d0{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mobile .content-box[data-v-fccb01d0]{width:100%;height:100%;border-radius:0}.mobile .content-box .header[data-v-fccb01d0]{padding:8px 10px}.mobile .content-box .iframe-container[data-v-fccb01d0]{width:100%;height:100%}