.plant-icon[data-v-9252a049]{width:1em;height:1em;display:inline-block;vertical-align:-.125em}.header[data-v-81c96923]{padding:0;box-shadow:0 2px 8px #0000001a;background-color:#fff;position:sticky;top:0;z-index:1000}.nav-container[data-v-81c96923]{display:flex;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;height:60px;overflow:hidden;width:100%}.logo-section[data-v-81c96923]{display:flex;align-items:center;margin-right:40px}.logo-icon[data-v-81c96923]{font-size:24px;color:#67c23a;margin-right:8px}.logo-text[data-v-81c96923]{font-size:20px;font-weight:700;color:#333}.nav-menu[data-v-81c96923]{flex:1;border-bottom:none!important}.nav-menu[data-v-81c96923] .el-menu-item,.nav-menu[data-v-81c96923] .el-sub-menu__title{height:60px;line-height:60px;border-bottom:2px solid transparent}.nav-menu[data-v-81c96923] .el-menu-item:hover,.nav-menu[data-v-81c96923] .el-sub-menu__title:hover,.nav-menu[data-v-81c96923] .el-menu-item.is-active,.nav-menu[data-v-81c96923] .el-sub-menu__title.is-active{color:#67c23a!important;border-bottom-color:#67c23a}.nav-menu[data-v-81c96923] .el-sub-menu.is-active>.el-sub-menu__title{color:#67c23a!important;border-bottom-color:#67c23a!important}.lang-switch[data-v-81c96923]{margin-left:20px}.lang-switch .el-dropdown-link[data-v-81c96923]{cursor:pointer;color:#333;display:flex;align-items:center;outline:none;border:none}.lang-switch .el-dropdown-link[data-v-81c96923]:hover{color:#67c23a}.lang-switch .el-dropdown-link[data-v-81c96923]:focus{outline:none!important;border:none!important}.lang-switch .el-dropdown-link[data-v-81c96923]:active{outline:none!important;border:none!important}.lang-switch[data-v-81c96923] .el-dropdown{outline:none;border:none}.lang-switch[data-v-81c96923] .el-dropdown:focus{outline:none!important;border:none!important}.footer-bar[data-v-4f2dc77b]{background-color:#1f2937;min-height:290px;width:100%;color:#fff;padding-top:2.5rem;padding-bottom:1.5rem;overflow-x:hidden}.footer-container[data-v-4f2dc77b]{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.footer-grid[data-v-4f2dc77b]{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;margin-bottom:2rem}@media(min-width:768px){.footer-container[data-v-4f2dc77b]{max-width:768px}.footer-grid[data-v-4f2dc77b]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:1024px){.footer-container[data-v-4f2dc77b]{max-width:1024px}}@media(min-width:1280px){.footer-container[data-v-4f2dc77b]{max-width:1280px}}.footer-title[data-v-4f2dc77b]{font-size:1.25rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.footer-subtitle[data-v-4f2dc77b]{font-weight:700;margin-bottom:1rem}.footer-description[data-v-4f2dc77b]{color:#cbd5e0;font-size:.875rem;line-height:1.625}.footer-list[data-v-4f2dc77b]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.footer-contact[data-v-4f2dc77b]{font-size:.875rem;color:#cbd5e0}.footer-contact li[data-v-4f2dc77b]{display:flex;align-items:center;gap:.5rem}.footer-link[data-v-4f2dc77b]{color:#cbd5e0;text-decoration:none;font-size:.875rem;transition:color .15s cubic-bezier(.4,0,.2,1)}.footer-link[data-v-4f2dc77b]:hover{color:#4caf50}.footer-wechat-label[data-v-4f2dc77b]{color:#cbd5e0;font-size:.875rem;margin-bottom:.5rem;font-weight:500}.footer-wechat[data-v-4f2dc77b]{color:#cbd5e0;font-size:.875rem;font-weight:500}.footer-copyright[data-v-4f2dc77b]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #374151;height:20px}.text-primary[data-v-4f2dc77b]{color:#4caf50}.app-container{display:flex;flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.main-content{flex:1;padding:0;width:100%}.footer-fade{opacity:0;transition:opacity 1s ease-out}.footer-fade.show{opacity:1}.search[data-v-1cbffc43]{position:relative;opacity:0;transition:opacity 1s ease-out;overflow:hidden}.search.loaded[data-v-1cbffc43]{opacity:1}.search-bg[data-v-1cbffc43]{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;z-index:0}.search-bg .search-bg-img[data-v-1cbffc43]{width:100%;height:100%;object-fit:cover;object-position:center}.search-bg[data-v-1cbffc43]:after{content:"";position:absolute;inset:0;background:#00000080}.hero-section[data-v-1cbffc43]{position:relative;z-index:1;height:70vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px}.hero-section .content[data-v-1cbffc43]{max-width:400px;width:100%}.hero-section .content h1[data-v-1cbffc43]{margin-bottom:24px;font-size:2.5rem}.hero-section .content .fade-in-title[data-v-1cbffc43]{opacity:0;transform:translateY(30px);transition:all .8s ease-out}.hero-section .content .fade-in-title.show[data-v-1cbffc43]{opacity:1;transform:translateY(0)}.hero-section .content .fade-in-search[data-v-1cbffc43]{opacity:0;transform:translateY(20px);transition:all .8s ease-out}.hero-section .content .fade-in-search.show[data-v-1cbffc43]{opacity:1;transform:translateY(0)}.hero-section .content .fade-in-tags[data-v-1cbffc43]{opacity:0;transform:translateY(20px);transition:all .8s ease-out}.hero-section .content .fade-in-tags.show[data-v-1cbffc43]{opacity:1;transform:translateY(0)}.hero-section .content .fade-in-tags.show .tag-item[data-v-1cbffc43]{animation:fadeInScale-1cbffc43 .6s ease-out forwards}.hero-section .content .search-input[data-v-1cbffc43]{width:100%;max-width:400px;margin:0 auto 20px}.hero-section .content .tag-list[data-v-1cbffc43]{list-style:none;padding:0;margin:0;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.hero-section .content .tag-list .tag-item[data-v-1cbffc43]{padding:8px 16px;background-color:#ffffffe6;color:#333;border-radius:5px;cursor:pointer;font-size:12px;font-weight:500;transition:all .3s ease;white-space:nowrap}.hero-section .content .tag-list .tag-item[data-v-1cbffc43]:hover{background-color:#67c23a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@keyframes fadeInScale-1cbffc43{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}[data-v-cc01c327]::-webkit-scrollbar{display:none}.container[data-v-cc01c327]{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.home-page[data-v-cc01c327]{min-height:100vh;background:linear-gradient(135deg,#8a2be2,#9370db,#ba55d3,orchid);background-size:400% 400%;animation:gradientAnimation-cc01c327 15s ease infinite}.hero-section[data-v-cc01c327]{height:100vh;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;padding:20px}.hero-section .content[data-v-cc01c327]{max-width:800px;width:100%}.hero-section .content h1[data-v-cc01c327]{margin-bottom:24px;font-size:2.5rem}.hero-section .content .search-input[data-v-cc01c327]{width:100%;max-width:600px;margin:0 auto 20px}.hero-section .content .tag-list[data-v-cc01c327]{list-style:none;padding:0;margin:0;display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.hero-section .content .tag-list .tag-item[data-v-cc01c327]{padding:12px 24px;background-color:#ffffffe6;color:#333;border-radius:5px;cursor:pointer;font-size:14px;font-weight:500;transition:all .3s ease;white-space:nowrap}.hero-section .content .tag-list .tag-item[data-v-cc01c327]:hover{background-color:#67c23a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.animate-section[data-v-cc01c327]{opacity:0;transition:opacity .6s ease}.animate-section.is-visible[data-v-cc01c327]{opacity:1}.animate-item[data-v-cc01c327]{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.animate-item.is-visible[data-v-cc01c327]{opacity:1;transform:translateY(0)}.about-section[data-v-cc01c327]{background:#fff;padding:60px 0 40px;text-align:center}.about-section .section-title[data-v-cc01c327]{font-size:32px;font-weight:700;color:#333;margin-bottom:40px}.about-section .about-content-wrapper[data-v-cc01c327]{display:flex;gap:40px;align-items:stretch;justify-content:center;margin-bottom:30px}@media(max-width:768px){.about-section .about-content-wrapper[data-v-cc01c327]{flex-direction:column}}.about-section .about-content-wrapper .video-placeholder[data-v-cc01c327]{flex:1;border-radius:8px;padding:40px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;min-height:300px;box-shadow:0 4px 16px #0000001a}.about-section .about-content-wrapper .text-header[data-v-cc01c327]{text-align:left;margin-bottom:20px}.about-section .about-content-wrapper .text-header .header-title[data-v-cc01c327]{display:flex;align-items:center;gap:20px;background:#fff;padding:20px 30px;border-radius:8px}.about-section .about-content-wrapper .text-header .header-title h3[data-v-cc01c327]{margin:0;font-size:24px;color:#333;font-weight:600;white-space:nowrap}.about-section .about-content-wrapper .text-header .header-title h4[data-v-cc01c327]{margin:0;font-size:14px;color:#999;font-weight:400;letter-spacing:1px;white-space:nowrap}.about-section .about-content-wrapper .text-content[data-v-cc01c327]{flex:1;display:flex;align-items:center;max-width:600px}.about-section .about-content-wrapper .text-content p[data-v-cc01c327]{background:#fff;padding:40px;border-radius:8px;line-height:1.8;color:#606266;font-size:16px;white-space:pre-wrap;word-break:break-word}.about-section .more-btn[data-v-cc01c327]{border-radius:10px;background-color:#fff;color:orange;border:1px solid orange}.news-section[data-v-cc01c327]{background:#f5f7fa;padding:80px 0}.news-section .container[data-v-cc01c327]{position:relative}.news-section .news-header[data-v-cc01c327]{text-align:left;padding-left:200px;margin-bottom:30px}.news-section .news-header h3[data-v-cc01c327]{margin:0;font-size:28px}.news-section .news-header span[data-v-cc01c327]{display:block;margin-top:8px;color:#606266}.news-section .flip-swiper-container[data-v-cc01c327]{position:relative;height:400px;max-width:1000px;margin:0 auto 100px;padding:0 20px}.news-section[data-v-cc01c327] .swiper-button-prev,.news-section[data-v-cc01c327] .swiper-button-next{top:0;width:40px;height:40px;border-radius:50%;background:#67c23acc;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.news-section[data-v-cc01c327] .swiper-button-prev{right:50px}.news-section[data-v-cc01c327] .swiper-button-next{right:0}.news-section[data-v-cc01c327] .swiper-button-prev:hover,.news-section[data-v-cc01c327] .swiper-button-next:hover{background:#67c23a;transform:scale(1.1)}.news-section .slide-content[data-v-cc01c327]{width:100%;height:100%;display:flex;flex-direction:row;gap:0;background:#fff;color:#fff;padding:30px;box-sizing:border-box}.news-section .slide-content .slide-image[data-v-cc01c327]{flex:0 0 30%;height:100%;border-radius:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.news-section .slide-content .slide-image a[data-v-cc01c327]{display:block;width:100%;height:100%}.news-section .slide-content .slide-image img[data-v-cc01c327]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-section .slide-content .slide-image img[data-v-cc01c327]:hover{transform:scale(1.05)}.news-section .slide-content .i[data-v-cc01c327]{flex:1;display:flex;flex-direction:column;gap:0;min-width:0}.news-section .slide-content .i .top-img[data-v-cc01c327]{flex:0 0 50%;border-radius:0;overflow:hidden;box-shadow:0 4px 16px #0003}.news-section .slide-content .i .top-img a[data-v-cc01c327]{display:block;width:100%;height:100%}.news-section .slide-content .i .top-img img[data-v-cc01c327]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.news-section .slide-content .i .top-img img[data-v-cc01c327]:hover{transform:scale(1.08)}.news-section .slide-content .i .text[data-v-cc01c327]{flex:1;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;padding:15px;display:flex;flex-direction:column;justify-content:center;border:2px solid rgba(255,255,255,.2);overflow:hidden}.news-section .slide-content .i .text h4[data-v-cc01c327]{margin:0 0 8px;font-size:18px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.news-section .slide-content .i .text h4 a[data-v-cc01c327]{color:#000;text-decoration:none;transition:color .3s ease}.news-section .slide-content .i .text h4 a[data-v-cc01c327]:hover{color:#333}.news-section .slide-content .i .text h5[data-v-cc01c327]{margin:0 0 8px;font-size:12px;color:#000;opacity:.7;font-weight:400}.news-section .slide-content .i .text p[data-v-cc01c327]{margin:0;font-size:13px;line-height:1.5;color:#000;opacity:.8;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-section .action-button[data-v-cc01c327]{display:block;margin:30px auto 0}.products-section[data-v-cc01c327]{padding:150px 20px;background:#f5f7fa}.products-section .product-card[data-v-cc01c327]{margin-bottom:30px;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;height:100%}.products-section .product-card[data-v-cc01c327]:hover{transform:translateY(-15px) scale(1.03);box-shadow:0 16px 40px #00000026}.products-section .product-card .product-image[data-v-cc01c327]{height:250px;flex-shrink:0}.products-section .product-card .placeholder-image[data-v-cc01c327]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .5s ease;position:relative;overflow:hidden}.products-section .product-card .placeholder-image[data-v-cc01c327]:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,#ffffff1a,#ffffff4d);transform:translate(-100%);transition:transform .5s ease}.products-section .product-card:hover .placeholder-image[data-v-cc01c327]{transform:scale(1.1)}.products-section .product-card:hover .placeholder-image[data-v-cc01c327]:after{transform:translate(100%)}.products-section .product-card .product-info[data-v-cc01c327]{padding:25px;background:#fff;height:100px;display:flex;flex-direction:column;flex:1}.products-section .product-card .product-info h3[data-v-cc01c327]{font-size:22px;color:#303133;margin-bottom:12px;font-weight:600;transition:color .3s ease}.products-section .product-card .product-info p[data-v-cc01c327]{font-size:16px;color:#606266;margin-bottom:20px;line-height:1.6;flex:1}.products-section .product-card .product-info .el-button[data-v-cc01c327]{font-size:14px;font-weight:500;transition:all .3s ease;align-self:flex-start}.products-section .product-card .product-info:hover h3[data-v-cc01c327]{color:#409eff}.products-section .product-card .product-info:hover p[data-v-cc01c327]{color:#303133}.products-section .product-card .product-info:hover .el-button[data-v-cc01c327]{color:#67c23a;transform:translate(5px)}.contact-section[data-v-cc01c327]{padding:60px 0;color:#fff;text-align:center;min-height:300px;position:relative;overflow:hidden}.contact-section .container[data-v-cc01c327]{position:relative;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;height:300px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.contact-bg-img[data-v-cc01c327]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.contact-text[data-v-cc01c327]{position:absolute;bottom:20px;left:20px;z-index:1}.contact-text h3[data-v-cc01c327]{margin:0 0 8px;font-size:28px;font-weight:700}.contact-text span[data-v-cc01c327]{font-size:16px;color:#ffffffe6}.photos-section[data-v-cc01c327]{display:flex;flex-wrap:wrap;gap:30px;padding:80px 20px;justify-content:center;background-color:#fff}.photos-section .photo[data-v-cc01c327]{width:260px;height:260px;position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000001a;transition:all .3s ease;cursor:pointer}.photos-section .photo[data-v-cc01c327]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.photos-section .photo .photo-image[data-v-cc01c327]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading-cc01c327 1.5s infinite}.photos-section .photo .photo-image.loaded[data-v-cc01c327]{animation:none}.photos-section .photo .photo-link-wrapper[data-v-cc01c327]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;z-index:2;transition:all .3s ease}.photos-section .photo .photo-link-wrapper[data-v-cc01c327]:hover{opacity:.85}.photos-section .photo .photo-link[data-v-cc01c327]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;font-size:16px;font-weight:600;text-align:center;padding:20px;box-sizing:border-box;transition:all .3s ease;z-index:1}.photos-section .photo .photo-link[data-v-cc01c327]:hover{background:linear-gradient(135deg,#764ba2,#667eea);transform:scale(1.05)}@keyframes loading-cc01c327{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeInUp-cc01c327{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gradientAnimation-cc01c327{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@media(max-width:992px){.news-header[data-v-cc01c327]{padding-left:0;text-align:center}}.product-card[data-v-cc01c327]{overflow:hidden!important}.product-card[data-v-cc01c327] .el-card__body{overflow:hidden!important;padding:0!important}.product-card .product-info[data-v-cc01c327]{overflow:hidden!important}[data-v-cc01c327] .el-card__body{flex:1;overflow:hidden!important;padding:var(--el-card-padding)}.info-content[data-v-6c90813c]{max-width:1200px;margin:0 auto;display:flex;justify-content:center;padding-right:calc(100vw - 100%)}.info-content[data-v-6c90813c] .el-row{margin:0;justify-content:center;width:auto}.info-content[data-v-6c90813c] .el-col{padding:0 15px;margin-bottom:30px}.info-content .product-card[data-v-6c90813c]{height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease;border-radius:8px;overflow:hidden;border:none}.info-content .product-card[data-v-6c90813c]:hover{transform:translateY(-8px);box-shadow:0 8px 20px #0000001f}.info-content .product-card .image[data-v-6c90813c]{padding:0;display:flex;justify-content:center;align-items:center;background-color:#f5f5f5;flex-shrink:0;height:275px;width:100%;overflow:hidden}.info-content .product-card .image .product-img[data-v-6c90813c]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.info-content .product-card:hover .product-img[data-v-6c90813c]{transform:scale(1.05)}.info-content .product-card .info[data-v-6c90813c]{padding:16px;text-align:center;flex:1;display:flex;flex-direction:column;justify-content:center}.info-content .product-card .info h3[data-v-6c90813c]{margin:0 0 8px;font-size:16px;color:#1f2937;font-weight:600}.info-content .product-card .info p[data-v-6c90813c]{font-size:12px;color:#6b7280;line-height:1.5;margin:0}.info-wrapper[data-v-b3a1bc8a]{width:100%;background-color:#fff;padding:40px 20px}.info-wrapper .text[data-v-b3a1bc8a]{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto 30px}.info-wrapper .text h3[data-v-b3a1bc8a]{font-size:20px;color:#333;margin:0;font-weight:400}.info-wrapper .text button[data-v-b3a1bc8a]{border-radius:10px;padding:8px 20px;color:orange;border:1px solid white;background-color:transparent;cursor:pointer}.info-wrapper .text button[data-v-b3a1bc8a]:hover{background-color:#f5f5f5}.info-wrapper .sub-route-content[data-v-b3a1bc8a]{width:100%;background-color:#fff;padding:40px 20px;min-height:400px}
