.tab-container[data-v-f12aafd0]{position:fixed;bottom:0;left:0;right:0;height:60px;display:flex;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:999}.tab-item[data-v-f12aafd0]{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;color:#999;font-size:12px;transition:all .3s ease}.tab-item.active[data-v-f12aafd0],.tab-item[data-v-f12aafd0]:hover{color:#42b983}.tab-icon[data-v-f12aafd0]{width:24px;height:24px;margin-bottom:2px;-o-object-fit:contain;object-fit:contain}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;height:100vh;overflow:hidden}.main-content{height:calc(100vh - 60px);overflow-y:auto;padding-bottom:20px}#app .main-content.product-detail-page{height:100vh;padding-bottom:70px}*{margin:0;padding:0;box-sizing:border-box}.carousel-container[data-v-31703afb]{position:relative}.carousel-container[data-v-31703afb],.carousel-wrapper[data-v-31703afb]{width:100%;overflow:hidden;border-radius:12px}.carousel-slides[data-v-31703afb]{display:flex;transition:transform .3s ease;width:100%}.carousel-slide[data-v-31703afb]{min-width:100%;position:relative}.image-wrapper[data-v-31703afb]{width:100%;height:180px;overflow:hidden;position:relative;border-radius:12px}.carousel-slide img[data-v-31703afb]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:12px}.slide-title[data-v-31703afb]{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);color:#fff;padding:10px;font-size:16px;text-align:center}.carousel-indicators[data-v-31703afb]{display:flex;justify-content:center;position:absolute;bottom:10px;left:0;right:0}.carousel-indicators span[data-v-31703afb]{display:inline-block;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.5);margin:0 5px;cursor:pointer;transition:background .3s}.carousel-indicators span.active[data-v-31703afb]{background:#42b983}.home-page[data-v-90c9e57c]{padding:20px;text-align:center}.search-bar[data-v-90c9e57c]{display:flex;margin-bottom:20px;border-radius:20px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1)}.search-input[data-v-90c9e57c]{flex:1;padding:12px 15px;border:none;outline:none;font-size:16px}.search-button[data-v-90c9e57c]{background-color:#42b983;color:#fff;border:none;padding:12px 20px;cursor:pointer;font-size:16px}.search-button[data-v-90c9e57c]:hover{background-color:#359c6d}.grid-navigation[data-v-90c9e57c]{display:flex;justify-content:space-around;padding:15px 0;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin:10px 0}.grid-item[data-v-90c9e57c]{display:flex;flex-direction:column;align-items:center;cursor:pointer}.grid-icon[data-v-90c9e57c]{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:6px;color:#fff;font-weight:700;font-size:14px}.grid-icon-img[data-v-90c9e57c]{width:100%;-o-object-fit:cover;object-fit:cover}.grid-text[data-v-90c9e57c]{font-size:12px;color:#333}.product-list-section[data-v-90c9e57c]{margin-top:20px;text-align:left}.product-list-section h2[data-v-90c9e57c]{color:#333;margin-bottom:10px;font-size:24px}.product-list[data-v-90c9e57c]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.product-item[data-v-90c9e57c]{border:1px solid #eee;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.product-image[data-v-90c9e57c]{width:100%;padding-top:55.55%;overflow:hidden;position:relative;background-color:#f5f5f5}.product-image img[data-v-90c9e57c]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-location-tag[data-v-90c9e57c]{position:absolute;top:8px;left:8px;background-color:rgba(0,0,0,.6);color:#fff;padding:3px 8px;border-radius:3px;font-size:12px;z-index:1}.product-info[data-v-90c9e57c]{padding:12px}.hotel-name[data-v-90c9e57c]{font-size:15px;font-weight:700;color:#333;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-title[data-v-90c9e57c]{font-size:14px;color:#666;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:36px}.product-price-info[data-v-90c9e57c]{display:flex;justify-content:space-between;align-items:center}.product-price[data-v-90c9e57c]{flex:1}.price-original[data-v-90c9e57c]{font-size:13px;color:#999;text-decoration:line-through;margin-right:8px}.price-discount[data-v-90c9e57c]{font-size:16px;font-weight:700;color:#ff4d4f}.detail-button[data-v-90c9e57c]{background-color:#42b983;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:13px;white-space:nowrap}.detail-button[data-v-90c9e57c]:hover{background-color:#359c6d}.loading-tip[data-v-90c9e57c],.no-more-data[data-v-90c9e57c]{text-align:center;padding:15px;color:#999;font-size:14px}.back-to-top[data-v-90c9e57c]{position:fixed;bottom:80px;right:20px;width:40px;height:40px;background-color:#42b983;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:99;transition:opacity .3s ease}.top-icon[data-v-90c9e57c]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}h1[data-v-90c9e57c]{color:#42b983;margin-bottom:20px}p[data-v-90c9e57c]{color:#666;font-size:16px}.my-page[data-v-3bfa1955]{padding:20px;text-align:center}h1[data-v-3bfa1955]{color:#42b983;margin-bottom:20px}p[data-v-3bfa1955]{color:#666;font-size:16px}.search-result-page[data-v-04e5089e]{padding:20px;background-color:#f5f5f5;min-height:100vh}.search-header[data-v-04e5089e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:20px}.search-bar[data-v-04e5089e]{display:flex;margin-bottom:20px;border-radius:20px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1)}.search-input[data-v-04e5089e]{flex:1;padding:12px 15px;border:none;outline:none;font-size:16px}.search-button[data-v-04e5089e]{background-color:#42b983;color:#fff;border:none;padding:12px 20px;cursor:pointer;font-size:16px}.search-button[data-v-04e5089e]:hover{background-color:#359c6d}.filter-section[data-v-04e5089e]{display:flex;flex-direction:column;gap:15px}.filter-row[data-v-04e5089e]{display:flex;flex-wrap:wrap;gap:15px;width:100%}.filter-item[data-v-04e5089e]{display:flex;align-items:center;gap:5px;font-size:14px}.filter-item label[data-v-04e5089e]{white-space:nowrap}.price-input[data-v-04e5089e]{width:80px}.separator[data-v-04e5089e]{margin:0 5px}.departure-input[data-v-04e5089e]{width:120px}.filter-actions[data-v-04e5089e]{display:flex;justify-content:flex-end;gap:10px}.result-info[data-v-04e5089e]{background-color:#fff;padding:10px 15px;border-radius:5px;margin-bottom:15px;font-size:14px;color:#666}.product-list[data-v-04e5089e]{display:flex;flex-direction:column;gap:15px}.product-item[data-v-04e5089e]{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex}.product-image[data-v-04e5089e]{width:120px;height:120px;flex-shrink:0}.product-image img[data-v-04e5089e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-04e5089e]{flex:1;padding:15px;display:flex;flex-direction:column;gap:8px}.hotel-name[data-v-04e5089e]{font-size:18px;font-weight:700;color:#333}.product-title[data-v-04e5089e]{font-size:14px;color:#666;flex:1}.product-dates[data-v-04e5089e],.product-prices[data-v-04e5089e]{display:flex;flex-direction:column;gap:5px}.date-row[data-v-04e5089e],.price-row[data-v-04e5089e]{display:flex;align-items:center;font-size:14px}.price-label[data-v-04e5089e]{width:auto;flex-shrink:0;margin-right:5px}.price-discount[data-v-04e5089e],.price-original[data-v-04e5089e]{font-size:16px;font-weight:700;color:#ff4d4f}.sales-date[data-v-04e5089e],.usage-date[data-v-04e5089e]{color:#333}.product-actions[data-v-04e5089e]{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.location-info[data-v-04e5089e]{display:flex;align-items:center;color:#666;font-size:15px}.location-text[data-v-04e5089e]{margin-left:5px}.detail-button[data-v-04e5089e]{align-self:flex-end;background-color:#42b983;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap}.detail-button[data-v-04e5089e]:hover{background-color:#359c6d}.loading-tip[data-v-04e5089e],.no-more-data[data-v-04e5089e]{text-align:center;padding:15px;color:#999;font-size:14px}#scroll-sentinel[data-v-04e5089e]{height:1px;width:100%;margin:10px 0}.back-to-top[data-v-04e5089e]{position:fixed;bottom:80px;right:20px;width:40px;height:40px;background-color:#42b983;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:99;transition:opacity .3s ease}.back-to-top[data-v-04e5089e]:hover{background-color:#359c6d}@media (max-width:768px){.search-result-page[data-v-04e5089e]{padding:10px}.product-item[data-v-04e5089e]{flex-direction:column}.product-image[data-v-04e5089e]{width:100%;height:200px}.product-info[data-v-04e5089e]{padding:10px}.filter-row[data-v-04e5089e]{flex-direction:column;gap:10px}.filter-item[data-v-04e5089e]{width:100%}}.product-category-page[data-v-2b3b883e]{padding:20px;background-color:#f5f5f5;min-height:100vh}.search-header[data-v-2b3b883e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:20px}.search-bar[data-v-2b3b883e]{display:flex;border-radius:20px;overflow:hidden;box-shadow:0 2px 5px rgba(0,0,0,.1)}.search-input[data-v-2b3b883e]{flex:1;padding:12px 15px;border:none;outline:none;font-size:16px}.search-button[data-v-2b3b883e]{background-color:#42b983;color:#fff;border:none;padding:12px 20px;cursor:pointer;font-size:16px}.search-button[data-v-2b3b883e]:hover{background-color:#359c6d}.page-header[data-v-2b3b883e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 5px rgba(0,0,0,.1);margin-bottom:20px;text-align:center}.page-header h1[data-v-2b3b883e]{margin:0;color:#333;font-size:24px}.result-info[data-v-2b3b883e]{background-color:#fff;padding:10px 15px;border-radius:5px;margin-bottom:15px;font-size:14px;color:#666}.product-list[data-v-2b3b883e]{display:flex;flex-direction:column;gap:15px}.product-item[data-v-2b3b883e]{background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex}.product-image[data-v-2b3b883e]{width:120px;height:120px;flex-shrink:0}.product-image img[data-v-2b3b883e]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.product-info[data-v-2b3b883e]{flex:1;padding:15px;display:flex;flex-direction:column;gap:8px}.hotel-name[data-v-2b3b883e]{font-size:18px;font-weight:700;color:#333}.product-title[data-v-2b3b883e]{font-size:14px;color:#666;flex:1}.product-dates[data-v-2b3b883e],.product-prices[data-v-2b3b883e]{display:flex;flex-direction:column;gap:5px}.date-row[data-v-2b3b883e],.price-row[data-v-2b3b883e]{display:flex;align-items:center;font-size:14px}.price-label[data-v-2b3b883e]{width:auto;flex-shrink:0;margin-right:5px}.price-discount[data-v-2b3b883e],.price-original[data-v-2b3b883e]{font-size:16px;font-weight:700;color:#ff4d4f}.sales-date[data-v-2b3b883e],.usage-date[data-v-2b3b883e]{color:#333}.product-actions[data-v-2b3b883e]{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.location-info[data-v-2b3b883e]{display:flex;align-items:center;color:#666;font-size:15px}.location-text[data-v-2b3b883e]{margin-left:5px}.detail-button[data-v-2b3b883e]{align-self:flex-end;background-color:#42b983;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;font-size:14px;white-space:nowrap}.detail-button[data-v-2b3b883e]:hover{background-color:#359c6d}.loading-tip[data-v-2b3b883e],.no-more-data[data-v-2b3b883e]{text-align:center;padding:15px;color:#999;font-size:14px}#scroll-sentinel[data-v-2b3b883e]{height:1px;width:100%;margin:10px 0}.back-to-top[data-v-2b3b883e]{position:fixed;bottom:80px;right:20px;width:40px;height:40px;background-color:#42b983;color:#fff;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:99;transition:opacity .3s ease}.back-to-top[data-v-2b3b883e]:hover{background-color:#359c6d}@media (max-width:768px){.product-category-page[data-v-2b3b883e]{padding:10px}.product-item[data-v-2b3b883e]{flex-direction:column}.product-image[data-v-2b3b883e]{width:100%;height:200px}.product-info[data-v-2b3b883e]{padding:10px}}.back-button[data-v-12b4e9b1]{position:absolute;top:15px;left:15px;z-index:100;width:35px;height:35px;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1)}.back-icon[data-v-12b4e9b1]{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.error[data-v-12b4e9b1],.loading[data-v-12b4e9b1]{text-align:center;padding:50px 20px;font-size:16px}.error[data-v-12b4e9b1]{color:#ff4d4f}.product-header-gradient[data-v-12b4e9b1]{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:12px;padding:5px;margin-bottom:20px}.product-header-image[data-v-12b4e9b1]{margin-bottom:0}.image-container[data-v-12b4e9b1]{width:100%;padding-top:55.55%;position:relative;background-color:hsla(0,0%,100%,.3);border-radius:8px;overflow:hidden}.product-image[data-v-12b4e9b1]{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.placeholder-image[data-v-12b4e9b1]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.5);display:flex;align-items:center;justify-content:center}.placeholder-image[data-v-12b4e9b1]:after{content:"产品图片";color:#666}.product-title[data-v-12b4e9b1]{margin:15px 7px;font-size:18px;font-weight:700;color:#333;text-align:left}.purchase-info[data-v-12b4e9b1]{padding:3px;background-color:#f9f9f9;border-radius:8px;margin:5px;font-size:14px;text-align:left}.purchase-info[data-v-12b4e9b1] p{margin:5px 0;line-height:1.6;color:#666}.house-status-link[data-v-12b4e9b1]{color:#409eff;text-decoration:underline;font-weight:700}.section-divider[data-v-12b4e9b1]{margin:10px 0;text-align:left;border-bottom:2px solid #409eff}.section-title[data-v-12b4e9b1]{display:inline-block;font-size:16px;font-weight:700;color:#666;padding:5px 15px}.progress-container[data-v-12b4e9b1]{margin:20px 0;padding:0 15px}.progress-info[data-v-12b4e9b1]{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.progress-text[data-v-12b4e9b1]{color:#666}.progress-percent[data-v-12b4e9b1]{color:#ff6a00;font-weight:700}.progress-bar[data-v-12b4e9b1]{width:100%;height:10px;background-color:#ebeef5;border-radius:5px;overflow:hidden}.progress-fill[data-v-12b4e9b1]{height:100%;background:linear-gradient(90deg,#ff9a00,#ff6a00);border-radius:5px;transition:width .5s ease}.product-detail-content[data-v-12b4e9b1]{padding:0 10px}.product-detail-content[data-v-12b4e9b1] *{max-width:100%;word-wrap:break-word}.product-detail-content[data-v-12b4e9b1] img{max-width:100%;height:auto;border-radius:4px;margin:10px 0}.product-detail-content[data-v-12b4e9b1] p{line-height:1.6;margin:10px 0;font-size:14px;color:#555}.product-detail-content[data-v-12b4e9b1] h1,.product-detail-content[data-v-12b4e9b1] h2,.product-detail-content[data-v-12b4e9b1] h3{margin:15px 0 10px 0;color:#333}.product-detail-content[data-v-12b4e9b1] ol,.product-detail-content[data-v-12b4e9b1] ul{padding-left:20px;margin:10px 0}.product-detail-content[data-v-12b4e9b1] li{margin-bottom:5px;line-height:1.5}.back-to-top[data-v-12b4e9b1]{position:fixed;bottom:80px;right:20px;width:40px;height:40px;background-color:#42b983;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.2);z-index:99;transition:opacity .3s ease}.top-icon[data-v-12b4e9b1]{width:20px;height:20px;-o-object-fit:contain;object-fit:contain}.bottom-action-bar[data-v-12b4e9b1]{position:fixed;bottom:0;left:0;right:0;height:60px;display:flex;background-color:#fff;box-shadow:0 -2px 10px rgba(0,0,0,.1);z-index:999}.left-icons[data-v-12b4e9b1]{display:flex;width:50%;padding:0 20px;align-items:center}.icon-item[data-v-12b4e9b1]{margin-right:30px;cursor:pointer;display:flex;flex-direction:column;align-items:center}.icon-image[data-v-12b4e9b1]{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.icon-text[data-v-12b4e9b1]{font-size:12px;color:#666;margin-top:4px}.price-and-button[data-v-12b4e9b1]{width:50%;display:flex;align-items:center;justify-content:center;padding:10px}.price-display[data-v-12b4e9b1]{margin-right:10px;color:#ff4d4f;font-weight:700;white-space:nowrap}.price-label[data-v-12b4e9b1]{font-size:14px}.price-number[data-v-12b4e9b1]{font-size:20px}.purchase-button[data-v-12b4e9b1]{width:auto;height:40px;background:linear-gradient(90deg,#ff9a00,#ff6a00);color:#fff;border:none;border-radius:20px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;padding:0 20px}.purchase-button[data-v-12b4e9b1]:hover{opacity:.9;transform:scale(1.02)}.contact-service-page[data-v-89429e3e]{padding:20px;background-color:#f5f5f5;min-height:100vh}.back-button[data-v-89429e3e]{position:absolute;top:15px;left:15px;z-index:100;width:35px;height:35px;background-color:hsla(0,0%,100%,.8);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 5px rgba(0,0,0,.1)}.back-icon[data-v-89429e3e]{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.service-header[data-v-89429e3e]{text-align:center;margin-bottom:20px}.service-header h1[data-v-89429e3e]{font-size:24px;color:#333;margin:0}.qr-code-section[data-v-89429e3e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);text-align:center;margin-bottom:20px}.qr-code-container[data-v-89429e3e]{width:200px;height:200px;margin:0 auto 15px;border:1px solid #eee;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center}.qr-code-image[data-v-89429e3e]{max-width:100%;max-height:100%}.qr-code-text[data-v-89429e3e]{font-size:16px;color:#666;margin:0}.service-info[data-v-89429e3e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:20px}.info-item[data-v-89429e3e]{display:flex;align-items:center;margin-bottom:15px}.info-item[data-v-89429e3e]:last-child{margin-bottom:0}.info-label[data-v-89429e3e]{text-align:left;font-size:16px;color:#333;width:80px;flex-shrink:0}.info-value[data-v-89429e3e]{text-align:left;font-size:16px;color:#666;flex:1}.copy-button[data-v-89429e3e]{background-color:#42b983;color:#fff;border:none;border-radius:4px;padding:6px 12px;font-size:14px;cursor:pointer}.copy-button[data-v-89429e3e]:hover{background-color:#359c6d}.service-description[data-v-89429e3e]{background-color:#fff;border-radius:10px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.service-description h3[data-v-89429e3e]{font-size:18px;color:#333;margin-top:0;margin-bottom:15px}.service-description p[data-v-89429e3e]{font-size:14px;color:#666;margin:10px 0;line-height:1.6}