.flex-center[data-v-3ea46156],.flex[data-v-3ea46156]{display:flex;align-items:center}.flex-center[data-v-3ea46156]{justify-content:center}.flex-start[data-v-3ea46156]{display:flex;justify-content:flex-start;align-items:center}.flex-between[data-v-3ea46156]{display:flex;justify-content:space-between;align-items:center}.column-flex-center[data-v-3ea46156]{flex-direction:column;display:flex;justify-content:center;align-items:center}.ellipsis-1[data-v-3ea46156]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2[data-v-3ea46156]{-webkit-line-clamp:2}.ellipsis-2[data-v-3ea46156],.ellipsis-3[data-v-3ea46156]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-3[data-v-3ea46156]{-webkit-line-clamp:3}.ellipsis-4[data-v-3ea46156]{-webkit-line-clamp:4}.ellipsis-4[data-v-3ea46156],.ellipsis-5[data-v-3ea46156]{display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden}.ellipsis-5[data-v-3ea46156]{-webkit-line-clamp:5}.fit-text[data-v-3ea46156]{display:inline-flex;justify-content:center;align-items:center;width:fit-content;padding-top:0;padding-bottom:0}.no-scroll-x[data-v-3ea46156]{max-width:100%;overflow-x:hidden}.scrollbar[data-v-3ea46156]{overflow-y:auto}.scrollbar[data-v-3ea46156]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #bbb;background:#fff}.scrollbar[data-v-3ea46156]::-webkit-scrollbar{width:.5rem;height:0}.scrollbar-y[data-v-3ea46156]{overflow-y:auto}.scrollbar-y[data-v-3ea46156]::-webkit-scrollbar-thumb{border-radius:.3rem;border:.5rem solid #bbb;background:#fff}.scrollbar-y[data-v-3ea46156]::-webkit-scrollbar{width:.5rem;height:0}.product-function[data-v-3ea46156]{padding:6rem 0;text-align:center}.section-title[data-v-3ea46156]{text-align:center;font-size:2.8rem;color:#333;margin-bottom:5rem;font-weight:500}.function-list[data-v-3ea46156]{display:flex;justify-content:space-between;gap:3rem}.function-item[data-v-3ea46156]{flex:1;background:#fff;border:1px solid #e5e5e5;border-radius:.8rem;padding:4rem 3rem;text-align:center;box-shadow:0 .2rem 1rem rgba(0,0,0,.08);transition:all .3s ease}.function-item[data-v-3ea46156]:hover{box-shadow:0 .4rem 2rem rgba(0,0,0,.12);transform:translateY(-.2rem)}.icon[data-v-3ea46156]{margin-bottom:2rem}.icon img[data-v-3ea46156]{width:5rem;height:5rem;opacity:.8}.title[data-v-3ea46156]{font-size:1.8rem;color:#333;margin-bottom:1.5rem;font-weight:500;line-height:1.4}.desc[data-v-3ea46156]{font-size:1.4rem;color:#666;line-height:1.6;margin:0}.intro-text p[data-v-3ea46156]{font-size:1.6rem;color:#333;line-height:3rem;margin:0;text-align:center}.intro-text img[data-v-3ea46156]{width:100%;height:auto;margin-top:2rem}.technical-advantage[data-v-3ea46156]{padding:6rem 0;background:#f8f9fa;margin:6rem 0}.advantage-grid[data-v-3ea46156]{display:grid;grid-template-columns:1fr 1fr;gap:6rem 8rem;max-width:120rem;margin:0 auto;padding:0 4rem}.advantage-item[data-v-3ea46156]{display:flex;align-items:flex-start;gap:2.5rem;transition:all .3s ease;cursor:pointer}.advantage-item[data-v-3ea46156]:hover{transform:translateY(-.5rem)}.advantage-item:hover .advantage-icon[data-v-3ea46156]{transform:scale(1.1);box-shadow:0 .8rem 2rem rgba(139,93,183,.3)}.advantage-item:hover .advantage-title[data-v-3ea46156]{color:#244fb7}.advantage-icon[data-v-3ea46156]{flex-shrink:0;width:7rem;height:7rem;background:#244fb7;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.advantage-icon img[data-v-3ea46156]{width:3.6rem;height:3.6rem;filter:brightness(0) invert(1)}.advantage-content[data-v-3ea46156]{flex:1;padding-top:.4rem}.advantage-title[data-v-3ea46156]{font-size:2rem;color:#333;font-weight:600;margin-bottom:1.2rem;line-height:1.3;transition:color .3s ease}.advantage-desc[data-v-3ea46156]{font-size:1.5rem;color:#666;line-height:1.7;margin:0}@media (max-width:768px){.advantage-grid[data-v-3ea46156]{grid-template-columns:1fr;gap:40px;padding:0 20px}.advantage-item[data-v-3ea46156]{gap:20px}.advantage-icon[data-v-3ea46156]{width:60px;height:60px;border-radius:10px}.advantage-icon img[data-v-3ea46156]{width:30px;height:30px}.advantage-title[data-v-3ea46156]{font-size:18px}.advantage-desc[data-v-3ea46156]{font-size:14px}}.application-case[data-v-3ea46156]{padding:6rem 0;margin-bottom:6rem;background:#f8f9fa}.case-grid[data-v-3ea46156]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:120rem;margin:0 auto;padding:0 4rem}.case-item[data-v-3ea46156]{background:#fff;border-radius:1.6rem;padding:3rem;box-shadow:0 .4rem 2rem rgba(0,0,0,.08);border:1px solid #e5e5e5;transition:all .3s ease;cursor:pointer;position:relative;overflow:hidden}.case-item[data-v-3ea46156]:before{content:"";position:absolute;top:0;left:0;right:0;height:.4rem;background:linear-gradient(90deg,#244fb7,#70b3e5)}.case-item[data-v-3ea46156]:hover{transform:translateY(-.8rem);box-shadow:0 1.2rem 4rem rgba(139,93,183,.15);border-color:#244fb7}.case-item:hover .case-icon[data-v-3ea46156]{background:linear-gradient(90deg,#244fb7,#70b3e5);transform:scale(1.1)}.case-item:hover .case-title[data-v-3ea46156]{color:#244fb7}.case-icon[data-v-3ea46156]{width:6rem;height:6rem;background:#244fb7;border-radius:1.2rem;display:flex;align-items:center;justify-content:center;margin-bottom:2rem;transition:all .4s ease}.case-icon img[data-v-3ea46156]{width:3rem;height:3rem;filter:brightness(0) invert(1)}.case-content[data-v-3ea46156]{width:100%}.case-title[data-v-3ea46156]{font-size:1.8rem;color:#333;font-weight:600;margin-bottom:1.5rem;line-height:1.4;transition:color .3s ease;min-height:5rem;display:flex;align-items:center}.case-desc[data-v-3ea46156]{font-size:1.4rem;color:#666;line-height:1.8;margin:0}@media (max-width:768px){.case-grid[data-v-3ea46156]{grid-template-columns:1fr;gap:20px;padding:0 20px}.case-item[data-v-3ea46156]{padding:25px}.case-icon[data-v-3ea46156]{width:50px;height:50px;margin-bottom:15px}.case-icon img[data-v-3ea46156]{width:25px;height:25px}.case-title[data-v-3ea46156]{font-size:16px;min-height:auto}.case-desc[data-v-3ea46156]{font-size:13px}}.animate__animated[data-v-3ea46156]{animation-duration:1s}.animate__fadeInUp[data-v-3ea46156]{animation-duration:1s;animation-fill-mode:both}.advantage-item[data-v-3ea46156],.application-case[data-v-3ea46156],.case-item[data-v-3ea46156],.function-item[data-v-3ea46156],.product-function[data-v-3ea46156],.product-intro[data-v-3ea46156],.technical-advantage[data-v-3ea46156]{opacity:1}