@charset "UTF-8";.carousel[data-v-e955039b]{width:100%;height:600px;margin-top:70px;overflow:hidden;position:relative}@media (max-width: 768px){.carousel[data-v-e955039b]{height:400px}}@media (max-width: 576px){.carousel[data-v-e955039b]{height:300px}}.carousel-wrapper[data-v-e955039b]{width:100%;height:100%;position:relative}.carousel-track[data-v-e955039b]{display:flex;width:100%;height:100%;transition:transform .5s ease}.carousel-slide[data-v-e955039b]{min-width:100%;height:100%}.slide-content[data-v-e955039b]{width:100%;height:100%;position:relative}.slide-image[data-v-e955039b]{width:100%;height:100%;object-fit:cover}.slide-overlay[data-v-e955039b]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#00000080,#0003)}.slide-text[data-v-e955039b]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.slide-text h2[data-v-e955039b]{font-size:48px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.slide-text h2[data-v-e955039b]{font-size:32px}}.slide-text p[data-v-e955039b]{font-size:20px;margin-bottom:24px;opacity:.9}@media (max-width: 768px){.slide-text p[data-v-e955039b]{font-size:16px}}.slide-btn[data-v-e955039b]{display:inline-block;padding:14px 40px;background:#c9a96e;color:#fff;font-size:16px;border-radius:4px;transition:all .3s ease}.slide-btn[data-v-e955039b]:hover{background:#bb9349;transform:translateY(-2px)}.carousel-indicators[data-v-e955039b]{position:absolute;bottom:30px;left:50%;transform:translate(-50%);display:flex;gap:8px}.carousel-indicators button[data-v-e955039b]{width:12px;height:12px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;transition:all .3s ease}.carousel-indicators button.active[data-v-e955039b]{background:#c9a96e;transform:scale(1.2)}.carousel-indicators button[data-v-e955039b]:hover:not(.active){background:#fffc}.carousel-arrow[data-v-e955039b]{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;background:#0000004d;border:none;border-radius:50%;color:#fff;font-size:24px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.carousel-arrow[data-v-e955039b]:hover{background:#00000080}.carousel-arrow.prev[data-v-e955039b]{left:20px}.carousel-arrow.next[data-v-e955039b]{right:20px}@media (max-width: 768px){.carousel-arrow[data-v-e955039b]{width:40px;height:40px;font-size:20px}}.advantages[data-v-f0eb55a4]{padding:60px 0;background:#f5f5f5}.advantages-grid[data-v-f0eb55a4]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 992px){.advantages-grid[data-v-f0eb55a4]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.advantages-grid[data-v-f0eb55a4]{grid-template-columns:1fr}}.advantage-item[data-v-f0eb55a4]{background:#fff;padding:40px;border-radius:8px;text-align:center;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.advantage-item[data-v-f0eb55a4]:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.advantage-item .advantage-icon[data-v-f0eb55a4]{width:60px;height:60px;margin:0 auto 16px}.advantage-item .advantage-icon img[data-v-f0eb55a4]{width:100%;height:100%;object-fit:contain}.advantage-item h3[data-v-f0eb55a4]{font-size:18px;color:#2c3e50;margin-bottom:8px}.advantage-item p[data-v-f0eb55a4]{font-size:14px;color:#666}.products-section[data-v-f0eb55a4]{padding:60px 0}.products-section .products-grid[data-v-f0eb55a4]{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}@media (max-width: 992px){.products-section .products-grid[data-v-f0eb55a4]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.products-section .products-grid[data-v-f0eb55a4]{grid-template-columns:1fr}}.products-section .section-more[data-v-f0eb55a4]{text-align:center;margin-top:40px}.product-card[data-v-f0eb55a4]{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.product-card[data-v-f0eb55a4]:hover{transform:translateY(-5px);box-shadow:0 4px 20px #00000026}.product-card .product-image[data-v-f0eb55a4]{position:relative;height:200px;overflow:hidden}.product-card .product-image img[data-v-f0eb55a4]{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.product-card .product-image:hover img[data-v-f0eb55a4]{transform:scale(1.1)}.product-card .product-overlay[data-v-f0eb55a4]{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.product-card .product-overlay.active[data-v-f0eb55a4]{opacity:1}.product-card .product-overlay .view-more[data-v-f0eb55a4]{padding:10px 24px;background:#c9a96e;color:#fff;border-radius:4px;font-size:14px}.product-card .product-overlay .view-more[data-v-f0eb55a4]:hover{background:#bb9349}.product-card .product-info[data-v-f0eb55a4]{padding:16px}.product-card .product-info h3[data-v-f0eb55a4]{font-size:16px;color:#2c3e50;margin-bottom:8px}.product-card .product-info p[data-v-f0eb55a4]{font-size:14px;color:#666;margin-bottom:8px}.product-card .product-info .product-tag[data-v-f0eb55a4]{display:inline-block;padding:4px 12px;background:#c9a96e1a;color:#c9a96e;font-size:12px;border-radius:20px}.about-section[data-v-f0eb55a4]{padding:60px 0;background:#f5f5f5}.about-section .about-content[data-v-f0eb55a4]{display:flex;align-items:center;gap:60px}@media (max-width: 992px){.about-section .about-content[data-v-f0eb55a4]{flex-direction:column}}.about-section .about-image[data-v-f0eb55a4]{flex:1;border-radius:8px;overflow:hidden}.about-section .about-image img[data-v-f0eb55a4]{width:100%;height:auto}.about-section .about-text[data-v-f0eb55a4]{flex:1}.about-section .about-text h2[data-v-f0eb55a4]{font-size:32px;color:#2c3e50;margin-bottom:8px}.about-section .about-text .about-en[data-v-f0eb55a4]{font-size:14px;color:#666;letter-spacing:2px}.about-section .about-text .about-divider[data-v-f0eb55a4]{width:60px;height:3px;background:#c9a96e;margin:16px 0}.about-section .about-text .about-desc[data-v-f0eb55a4]{font-size:15px;color:#666;line-height:1.8;margin-bottom:16px}.about-section .about-text .about-stats[data-v-f0eb55a4]{display:flex;gap:40px;margin-top:24px}.about-section .about-text .stat-item[data-v-f0eb55a4]{text-align:center}.about-section .about-text .stat-item .stat-number[data-v-f0eb55a4]{display:block;font-size:36px;font-weight:700;color:#c9a96e}.about-section .about-text .stat-item .stat-label[data-v-f0eb55a4]{font-size:14px;color:#666}.why-choose[data-v-f0eb55a4]{padding:60px 0}.why-choose .why-grid[data-v-f0eb55a4]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}@media (max-width: 992px){.why-choose .why-grid[data-v-f0eb55a4]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.why-choose .why-grid[data-v-f0eb55a4]{grid-template-columns:1fr}}.why-choose .why-item[data-v-f0eb55a4]{background:#fff;padding:40px;border-radius:8px;border:1px solid #e5e5e5;transition:all .3s ease}.why-choose .why-item[data-v-f0eb55a4]:hover{border-color:#c9a96e;box-shadow:0 4px 20px #00000026}.why-choose .why-item .why-icon[data-v-f0eb55a4]{width:50px;height:50px;background:#c9a96e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.why-choose .why-item .why-icon span[data-v-f0eb55a4]{color:#fff;font-size:20px;font-weight:700}.why-choose .why-item h3[data-v-f0eb55a4]{font-size:18px;color:#2c3e50;margin-bottom:8px}.why-choose .why-item p[data-v-f0eb55a4]{font-size:14px;color:#666;line-height:1.6}.cta-section[data-v-f0eb55a4]{padding:60px 0;background:linear-gradient(135deg,#2c3e50,#1a252f)}.cta-section .cta-content[data-v-f0eb55a4]{text-align:center;color:#fff}.cta-section .cta-content h2[data-v-f0eb55a4]{font-size:32px;margin-bottom:16px}.cta-section .cta-content p[data-v-f0eb55a4]{font-size:16px;opacity:.9;margin-bottom:24px}.cta-section .cta-content .cta-btn[data-v-f0eb55a4]{display:inline-block;padding:14px 40px;background:#c9a96e;color:#fff;font-size:16px;font-weight:500;border-radius:4px;transition:all .3s ease}.cta-section .cta-content .cta-btn[data-v-f0eb55a4]:hover{background:#d7bf93;transform:translateY(-2px)}.reservation-modal[data-v-5344cefc]{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:flex;align-items:center;justify-content:center}.modal-overlay[data-v-5344cefc]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009}.modal-content[data-v-5344cefc]{position:relative;background:#fff;padding:40px;border-radius:8px;width:90%;max-width:420px;box-shadow:0 4px 20px #00000026}.modal-content h3[data-v-5344cefc]{text-align:center;font-size:24px;color:#2c3e50;margin-bottom:8px}.modal-content .subtitle[data-v-5344cefc]{text-align:center;color:#666;margin-bottom:24px}.close-btn[data-v-5344cefc]{position:absolute;top:15px;right:15px;font-size:28px;color:#666;background:none;line-height:1}.close-btn[data-v-5344cefc]:hover{color:#333}.form-group[data-v-5344cefc]{margin-bottom:16px}.form-group input[data-v-5344cefc],.form-group select[data-v-5344cefc],.form-group textarea[data-v-5344cefc]{width:100%;padding:12px 16px;border:1px solid #e5e5e5;border-radius:4px;font-size:14px;font-family:inherit;transition:all .3s ease}.form-group input[data-v-5344cefc]:focus,.form-group select[data-v-5344cefc]:focus,.form-group textarea[data-v-5344cefc]:focus{outline:none;border-color:#c9a96e}.form-group input[data-v-5344cefc]::placeholder,.form-group select[data-v-5344cefc]::placeholder,.form-group textarea[data-v-5344cefc]::placeholder{color:#bbb}.form-group select[data-v-5344cefc]{cursor:pointer}.form-group textarea[data-v-5344cefc]{resize:vertical}.submit-btn[data-v-5344cefc]{width:100%;padding:14px;background:#c9a96e;color:#fff;font-size:16px;font-weight:500;border-radius:4px;transition:all .3s ease}.submit-btn[data-v-5344cefc]:hover:not(:disabled){background:#bb9349}.submit-btn[data-v-5344cefc]:disabled{opacity:.6;cursor:not-allowed}.tips[data-v-5344cefc]{text-align:center;color:#666;font-size:12px;margin-top:16px}.header[data-v-2b40c565]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 8px #0000001a}.header-container[data-v-2b40c565]{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;padding:0 16px;height:70px}.logo-area[data-v-2b40c565]{display:flex;justify-content:center;align-items:center}.logo-img[data-v-2b40c565]{width:60px;height:auto}.logo-text[data-v-2b40c565]{font-size:24px;font-weight:700;color:#2c3e50;letter-spacing:2px}.nav[data-v-2b40c565]{display:flex;align-items:center;gap:40px}@media (max-width: 992px){.nav[data-v-2b40c565]{position:fixed;top:70px;left:0;right:0;background:#fff;flex-direction:column;padding:24px;gap:16px;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 20px #00000026}.nav.active[data-v-2b40c565]{transform:translateY(0);opacity:1;visibility:visible}}.nav-link[data-v-2b40c565]{font-size:15px;color:#333;padding:8px 0;position:relative;background:none;cursor:pointer;font-family:inherit}.nav-link[data-v-2b40c565]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#c9a96e;transition:all .3s ease}.nav-link[data-v-2b40c565]:hover:after,.nav-link.router-link-active[data-v-2b40c565]:after{width:100%}.nav-link[data-v-2b40c565]:hover{color:#c9a96e}@media (max-width: 992px){.nav-link[data-v-2b40c565]{width:100%;text-align:center;padding:16px}}.reservation-btn[data-v-2b40c565]{background:#c9a96e;color:#fff!important;padding:10px 20px!important;border-radius:4px;font-weight:500}.reservation-btn[data-v-2b40c565]:after{display:none}.reservation-btn[data-v-2b40c565]:hover{background:#bb9349}.header-phone[data-v-2b40c565]{display:flex;align-items:center;gap:8px;color:#2c3e50;font-size:16px;font-weight:500}.header-phone .phone-icon[data-v-2b40c565]{color:#c9a96e;font-size:18px}@media (max-width: 768px){.header-phone[data-v-2b40c565]{display:none}}.menu-toggle[data-v-2b40c565]{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none}@media (max-width: 992px){.menu-toggle[data-v-2b40c565]{display:flex}}.menu-toggle span[data-v-2b40c565]{display:block;width:100%;height:2px;background:#2c3e50;transition:all .3s ease}.menu-toggle span.active[data-v-2b40c565]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle span.active[data-v-2b40c565]:nth-child(2){opacity:0}.menu-toggle span.active[data-v-2b40c565]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.footer[data-v-f2bdecf2]{background:#1a1a1a;color:#fffc}.footer-main[data-v-f2bdecf2]{padding:60px 0}.footer-grid[data-v-f2bdecf2]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:40px}@media (max-width: 1200px){.footer-grid[data-v-f2bdecf2]{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.footer-grid[data-v-f2bdecf2]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 576px){.footer-grid[data-v-f2bdecf2]{grid-template-columns:1fr}}.footer-brand .brand-logo h2[data-v-f2bdecf2]{font-size:22px;font-weight:700;color:#fff;margin-bottom:16px}.footer-brand .brand-desc[data-v-f2bdecf2]{font-size:14px;line-height:1.8;margin-bottom:24px}.footer-brand .social-links[data-v-f2bdecf2]{display:flex;gap:8px}.footer-brand .social-links .social-link[data-v-f2bdecf2]{width:36px;height:36px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.footer-brand .social-links .social-link[data-v-f2bdecf2]:hover{background:#c9a96e}.footer-brand .social-links .social-link span[data-v-f2bdecf2]{font-size:18px}.footer-column h3[data-v-f2bdecf2]{font-size:16px;color:#fff;margin-bottom:16px;font-weight:500}.footer-column ul li[data-v-f2bdecf2]{margin-bottom:8px}.footer-column ul li a[data-v-f2bdecf2]{font-size:14px;color:#ffffffb3}.footer-column ul li a[data-v-f2bdecf2]:hover{color:#c9a96e}.footer-contact h3[data-v-f2bdecf2]{font-size:16px;color:#fff;margin-bottom:16px;font-weight:500}.footer-contact .contact-item[data-v-f2bdecf2]{margin-bottom:8px;font-size:14px}.footer-contact .contact-item .label[data-v-f2bdecf2]{color:#ffffff80}.footer-contact .contact-item .value[data-v-f2bdecf2]{color:#fffc}.footer-contact .online-btn[data-v-f2bdecf2]{margin-top:16px;padding:10px 24px;background:#c9a96e;color:#fff;border-radius:4px;font-size:14px;transition:all .3s ease}.footer-contact .online-btn[data-v-f2bdecf2]:hover{background:#d7bf93}.footer-bottom[data-v-f2bdecf2]{background:#121212;padding:24px 0}.footer-bottom-content[data-v-f2bdecf2]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media (max-width: 576px){.footer-bottom-content[data-v-f2bdecf2]{flex-direction:column;text-align:center}}.footer-bottom .copyright p[data-v-f2bdecf2]{font-size:13px;color:#ffffff80;margin-bottom:4px}.footer-bottom .copyright p[data-v-f2bdecf2]:last-child{margin-bottom:0}.footer-bottom .filing-info[data-v-f2bdecf2]{display:flex;gap:24px;flex-wrap:wrap}.footer-bottom .filing-info a[data-v-f2bdecf2]{font-size:13px;color:#ffffff80}.footer-bottom .filing-info a[data-v-f2bdecf2]:hover{color:#c9a96e}.footer-bottom .filing-info p[data-v-f2bdecf2]{display:flex;justify-content:center;align-items:center}.footer-bottom .filing-info p img[data-v-f2bdecf2]{margin-right:5px}.back-to-top[data-v-f2bdecf2]{position:fixed;bottom:30px;right:30px;width:44px;height:44px;background:#c9a96e;color:#fff;border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 20px #00000026;z-index:999}.back-to-top.visible[data-v-f2bdecf2]{opacity:1;visibility:visible}.back-to-top[data-v-f2bdecf2]:hover{background:#bb9349;transform:translateY(-3px)}.back-to-top span[data-v-f2bdecf2]{font-size:24px;line-height:44px}@media (max-width: 576px){.back-to-top[data-v-f2bdecf2]{bottom:20px;right:20px;width:40px;height:40px}.back-to-top span[data-v-f2bdecf2]{font-size:20px;line-height:40px}}#app{min-height:100vh;display:flex;flex-direction:column}main{flex:1}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Microsoft YaHei,PingFang SC,Hiragino Sans GB,sans-serif;font-size:14px;line-height:1.6;color:#333;background-color:#fff}a{text-decoration:none;color:inherit;transition:all .3s ease}a:hover{color:#c9a96e}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;outline:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}.section-title{text-align:center;margin-bottom:60px}.section-title h2{font-size:32px;font-weight:600;color:#2c3e50;margin-bottom:8px}.section-title p{font-size:16px;color:#666}.btn{display:inline-block;padding:12px 32px;font-size:14px;border-radius:4px;transition:all .3s ease;text-align:center}.btn-primary{background-color:#c9a96e;color:#fff}.btn-primary:hover{background-color:#bb9349}.btn-outline{background-color:transparent;border:1px solid #c9a96e;color:#c9a96e}.btn-outline:hover{background-color:#c9a96e;color:#fff}.clearfix:after{content:"";display:table;clear:both}.custom-message-container{position:fixed;top:90px;left:50%;transform:translate(-50%);z-index:10000;display:flex;flex-direction:column;align-items:center;gap:10px;pointer-events:none}.custom-message{display:flex;align-items:center;gap:10px;padding:12px 24px;background:#fff;border-radius:8px;box-shadow:0 4px 20px #00000026;font-size:14px;opacity:0;transform:translateY(-20px);transition:all .3s ease;pointer-events:auto}.custom-message.show{opacity:1;transform:translateY(0)}.custom-message .msg-icon{font-size:18px;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%}.custom-message.success{border-left:4px solid #67c23a}.custom-message.success .msg-icon{background:#67c23a1a;color:#67c23a}.custom-message.error{border-left:4px solid #f56c6c}.custom-message.error .msg-icon{background:#f56c6c1a;color:#f56c6c}.custom-message.warning{border-left:4px solid #e6a23c}.custom-message.warning .msg-icon{background:#e6a23c1a;color:#e6a23c}.custom-message.info{border-left:4px solid #909399}.custom-message.info .msg-icon{background:#9093991a;color:#909399}.custom-message .msg-text{color:#303133}
