@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;font-family:PingFang SC,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:0}.toast[data-v-ee727a82]{position:fixed;left:50%;top:10%;transform:translate(-50%);min-width:120px;max-width:80vw;padding:12px 24px;border-radius:6px;color:#fff;font-size:16px;text-align:center;z-index:9999;box-shadow:0 2px 8px #00000026}.toast.info[data-v-ee727a82]{background:#409eff}.toast.success[data-v-ee727a82]{background:#67c23a}.toast.error[data-v-ee727a82]{background:#f56c6c}.toast.warning[data-v-ee727a82]{background:#e6a23c}.fade-enter-active[data-v-ee727a82],.fade-leave-active[data-v-ee727a82]{transition:opacity .3s}.fade-enter-from[data-v-ee727a82],.fade-leave-to[data-v-ee727a82]{opacity:0}.input-error[data-v-add0f68f]{color:#f53f3f;font-size:.95rem;margin-top:2px;position:relative;top:0;left:0}.footer[data-v-add0f68f]{width:100%;background:#2355ee;display:flex;flex-direction:column;justify-content:center;align-items:center}.footer-content[data-v-add0f68f]{width:100%;max-width:1200px;box-sizing:border-box;text-align:center;color:#fff;margin-top:82px;margin-bottom:110px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-title-text[data-v-add0f68f]{display:block}.footer-title-text-phone[data-v-add0f68f]{display:none}.footer-title[data-v-add0f68f]{text-align:left;font-size:3.75rem;font-weight:500;word-break:keep-all;line-height:5rem}.footer-step[data-v-add0f68f]{width:202px;display:flex;flex-direction:column;gap:10px;margin-top:48px;font-size:1.25rem;line-height:3rem}.footer-step .footer-step-item[data-v-add0f68f]{display:flex;flex-direction:column;gap:5px;justify-content:flex-start;align-items:center}.footer-step .footer-step-item .footer-step-but[data-v-add0f68f]{width:202px;height:54px;border-radius:50px;background-color:#00000080;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px}.footer-step .footer-step-item .footer-step-but .footer-step-img[data-v-add0f68f]{width:20px;height:20px}.footer-step .footer-step-item .footer-step-arrow[data-v-add0f68f]{width:16px;height:16px}.footer-right[data-v-add0f68f]{width:692px;height:517px;background-color:#fff;border-radius:16px;padding:40px 60px;text-align:left}.footer-right .footer-form-title[data-v-add0f68f]{font-size:2rem;font-weight:500;color:#1b1a1a;line-height:2.375rem}.footer-right .footer-form-etitle[data-v-add0f68f]{font-size:1.125rem;font-weight:330;margin-bottom:48px;color:#86909c;line-height:2.375rem}.footer-form[data-v-add0f68f]{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:10px}.footer-form-item[data-v-add0f68f]{width:calc(50% - 16px);height:120px;display:flex;flex-direction:column;gap:10px;align-items:flex-start;position:relative}.footer-form-item span[data-v-add0f68f]{color:#4e5969;font-size:1rem}.footer-form-item .red[data-v-add0f68f]{color:#f53f3f}.footer-form-item input[data-v-add0f68f]{width:270px;height:36px;border-radius:6px;border:1px solid #c9cdd4;background-color:transparent;color:#4e5969;padding-left:10px}.footer-form-item input[data-v-add0f68f]::placeholder{color:#c9cdd4}.footer-form-item .footer-form-getcode[data-v-add0f68f]{font-size:1rem;color:#86909c;text-align:right;line-height:36px;position:absolute;top:36px;right:10px}.footer-form-item .footer-form-getcode span[data-v-add0f68f]{cursor:pointer}.footer-form-item .footer-form-getcode span[data-v-add0f68f]:hover{color:#165dff}.footer-form-btn[data-v-add0f68f]{width:100%;height:44px;border-radius:50px;background-color:#165dff;color:#fff;font-size:1rem;display:flex;align-items:center;justify-content:center;font-weight:630;cursor:pointer;transition:background-color .2s}.footer-form-btn[data-v-add0f68f]:hover{background-color:#1a6ed6}.footer-copyright[data-v-add0f68f]{width:100%;height:140px;background-color:#111824;flex-direction:row;justify-content:center;align-items:center}.footer-copyright .footer-copyright-content[data-v-add0f68f]{width:1200px;height:100%;margin:0 auto;box-sizing:border-box;text-align:center;color:#fff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:1rem}.footer-copyright .footer-copyright-content .footer-copyright-logo[data-v-add0f68f]{font-size:2rem;color:#4f82e9;font-weight:600;line-height:5rem}.footer-copyright .footer-copyright-content .footer-copyright-phone[data-v-add0f68f]{font-size:1.875rem;font-weight:600;line-height:2.5rem;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.footer-copyright .footer-copyright-content .footer-copyright-phone img[data-v-add0f68f]{width:44px;height:44px}@media (max-width: 768px){.footer[data-v-add0f68f]{padding:20px 0 0}.footer-content[data-v-add0f68f]{flex-direction:column;justify-content:center;align-items:center;padding:0 8px;font-size:.95rem;margin-top:20px;margin-bottom:20px}.footer-step[data-v-add0f68f]{margin:20px}.footer-title-text[data-v-add0f68f]{display:none}.footer-title-text-phone[data-v-add0f68f]{display:block;font-size:1.5rem;line-height:3rem;text-align:center}.footer-right[data-v-add0f68f]{width:100%;height:auto;padding:20px}.footer-right .footer-form-title[data-v-add0f68f]{font-size:1.25rem}.footer-right .footer-form-etitle[data-v-add0f68f]{font-size:1rem;margin-bottom:10px}.footer-right .footer-form[data-v-add0f68f]{width:100%;flex-direction:column}.footer-right .footer-form .footer-form-item[data-v-add0f68f]{width:100%;height:auto}.footer-right .footer-form input[data-v-add0f68f]{width:100%}.footer-copyright[data-v-add0f68f]{height:auto;padding:20px}.footer-copyright .footer-copyright-content[data-v-add0f68f]{width:100%;flex-direction:column;justify-content:center;align-items:center}.footer-copyright .footer-copyright-content .footer-copyright-logo[data-v-add0f68f]{font-size:1.5rem}.footer-copyright .footer-copyright-content .footer-copyright-phone[data-v-add0f68f]{font-size:1.25rem}.footer-copyright .footer-copyright-content .footer-copyright-phone img[data-v-add0f68f]{width:24px;height:24px}}.input-error[data-v-2c64d1bb]{color:#f53f3f;font-size:.95rem;margin-top:2px;text-align:left;position:absolute;left:0;bottom:-22px}.popup-mask[data-v-2c64d1bb]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.popup[data-v-2c64d1bb]{background:#fff;border-radius:16px;min-width:1010px;max-width:90vw;box-shadow:0 4px 24px #165dff1f;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#1b1a1a}.popup-left[data-v-2c64d1bb]{width:50%;height:680px;background-color:#ebf4fe;padding:90px 38px 90px 70px}.popup-left .popup-label[data-v-2c64d1bb]{color:#824a19;height:30px;width:48px;font-size:1.25rem;font-weight:400;border-radius:4px;background:linear-gradient(90deg,#ede1d5 0,#ede1d5,50%,#ecc09d)}.popup-left .popup-list[data-v-2c64d1bb]{display:flex;flex-direction:column;gap:58px}.popup-left .popup-list-item[data-v-2c64d1bb]{width:100%;background-size:contain;background-repeat:no-repeat;position:relative;display:flex;gap:30px;justify-content:flex-start;align-items:center}.popup-left .popup-list-item .popup-list-item-img[data-v-2c64d1bb]{width:54px;height:54px}.popup-left .popup-list-item .popup-list-item-title[data-v-2c64d1bb]{font-size:1.25rem;font-weight:500;color:#1b1a1a;text-align:left}.popup-left .popup-list-item .popup-list-item-text[data-v-2c64d1bb]{font-size:1rem;font-weight:400;color:#86909c;text-align:left}.popup-right[data-v-2c64d1bb]{width:50%;height:680px;padding:90px 38px 90px 70px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.popup-title[data-v-2c64d1bb]{font-size:2.375rem;font-weight:500;margin-bottom:40px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:4px}.popup-close[data-v-2c64d1bb]{position:absolute;top:30px;right:43px;font-size:2rem;cursor:pointer;color:#86909c;transition:color .2s}.popup-close[data-v-2c64d1bb]:hover{color:#165dff}.popup-form-item[data-v-2c64d1bb]{display:flex;flex-direction:column;margin-bottom:24px;position:relative}.popup-form-item label[data-v-2c64d1bb]{margin-bottom:6px;color:#165dff;font-size:1rem}.popup-form-item input[data-v-2c64d1bb]{width:360px;height:54px;padding:15px;margin:0 auto;border:1px solid #c9cdd4;border-radius:6px;font-size:1rem;outline:none;transition:border .2s;color:#4e5969}.popup-form-item input[data-v-2c64d1bb]::placeholder{color:#c9cdd4}.popup-form-item input[data-v-2c64d1bb]:focus{border-color:#165dff}.popup-form-item .popup-form-getcode[data-v-2c64d1bb]{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:400;color:#165dff;cursor:pointer;transition:color .2s}.popup-form-item .popup-form-getcode[data-v-2c64d1bb]:hover{color:#1a6ed6}.popup-form-item .popup-form-getcode-time[data-v-2c64d1bb]{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:1rem;font-weight:400;color:#86909c}.popup-form-btn[data-v-2c64d1bb]{width:360px;height:54px;padding:10px 0;background:#165dff;color:#fff;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer;margin-top:8px;transition:background .2s;margin-bottom:100px}.popup-form-btn[data-v-2c64d1bb]:hover{opacity:.9}.popup-text[data-v-2c64d1bb]{margin-top:16px;font-size:1rem;color:#4e5969}.popup-text .popup-text-span[data-v-2c64d1bb]{cursor:pointer}.popup-text .popup-text-span[data-v-2c64d1bb]:nth-child(2){color:#1b1a1a}.popup-text .popup-text-span[data-v-2c64d1bb]:nth-child(2):hover{color:#165dff}.popup-bottom-text[data-v-2c64d1bb]{font-size:1rem;color:#4e5969;text-align:center;margin-top:120px}.popup-bottom-text .popup-text-span[data-v-2c64d1bb]{cursor:pointer}.popup-bottom-text .popup-text-span[data-v-2c64d1bb]:nth-child(2),.popup-bottom-text .popup-text-span[data-v-2c64d1bb]:nth-child(4){color:#1b1a1a}.popup-bottom-text .popup-text-span[data-v-2c64d1bb]:nth-child(2):hover,.popup-bottom-text .popup-text-span[data-v-2c64d1bb]:nth-child(4):hover{color:#165dff}.popup-fade-enter-active[data-v-2c64d1bb],.popup-fade-leave-active[data-v-2c64d1bb]{transition:opacity .3s}.popup-fade-enter-from[data-v-2c64d1bb],.popup-fade-leave-to[data-v-2c64d1bb]{opacity:0}.popup-fade-enter-to[data-v-2c64d1bb],.popup-fade-leave-from[data-v-2c64d1bb]{opacity:1}@media (max-width: 768px){.popup[data-v-2c64d1bb]{width:90vw;padding:18px 8px;min-width:0;gap:0}.popup-header[data-v-2c64d1bb]{font-size:1rem;margin-bottom:16px}.popup-form[data-v-2c64d1bb]{width:100%}.popup-form-btn[data-v-2c64d1bb]{font-size:1rem;width:100%;height:44px;padding:10px 0;margin-bottom:0}.popup-left[data-v-2c64d1bb]{display:none}.popup-right[data-v-2c64d1bb]{width:100%;height:auto;padding:24px 16px 32px}.popup-title[data-v-2c64d1bb]{font-size:1.5rem;margin-bottom:24px}.popup-form-item[data-v-2c64d1bb]{margin-bottom:30px}.popup-form-item input[data-v-2c64d1bb]{width:90%;height:44px;font-size:1rem}.popup-form-item .popup-form-getcode[data-v-2c64d1bb]{font-size:1rem;right:10%}.input-error[data-v-2c64d1bb]{left:5%}}.navbar[data-v-422234c9]{width:100%;height:80px;background:#fff;display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:100;box-shadow:0 2px 8px #0000000d}.navbar-content[data-v-422234c9]{width:100%;max-width:1200px;height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 32px;box-sizing:border-box;position:relative}.logo[data-v-422234c9]{width:133px;height:28px}.logo .logo-img[data-v-422234c9]{width:100%;height:100%;object-fit:contain}.menu-icon[data-v-422234c9]{display:none;flex-direction:column;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer;margin-left:16px}.menu-icon span[data-v-422234c9]{display:block;width:24px;height:3px;background:#86909c;margin:4px 0;border-radius:2px;transition:all .3s}.menu-icon span.open[data-v-422234c9]:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-icon span.open[data-v-422234c9]:nth-child(2){opacity:0}.menu-icon span.open[data-v-422234c9]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-links[data-v-422234c9]{list-style:none;display:flex;align-items:center;justify-content:center;gap:60px;margin:0;padding:0;transition:all .3s}.nav-links li[data-v-422234c9]{font-size:1rem}.nav-links li.active a[data-v-422234c9]{color:#165dff;font-weight:700}.nav-links a[data-v-422234c9]{color:#86909c;text-decoration:none;transition:color .2s}.nav-links a[data-v-422234c9]:hover{color:#165dff}.btn[data-v-422234c9]{width:132px;height:44px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#fff;background-color:#165dff}.btn .btn-img[data-v-422234c9]{width:20px;height:20px}.btn[data-v-422234c9]:hover{background-color:#1a6ed6}@media (max-width: 768px){.navbar[data-v-422234c9]{height:64px;position:fixed;top:0;left:0;z-index:100}.navbar-content[data-v-422234c9]{height:64px;padding:0 12px}.logo[data-v-422234c9]{font-size:1.2rem}.menu-icon[data-v-422234c9]{display:flex}.nav-links[data-v-422234c9]{position:absolute;top:64px;left:0;width:100%;background:#fff;flex-direction:column;gap:0;box-shadow:0 2px 8px #0000000d;display:none;z-index:10}.nav-links.show[data-v-422234c9]{display:flex}.nav-links li[data-v-422234c9]{padding:16px 0;text-align:center;border-bottom:1px solid #eee;font-size:1rem}}.loading-overlay[data-v-a88b935a]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffe6;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999}.spinner[data-v-a88b935a]{width:30px;height:30px;border:3px solid #eee;border-top:3px solid #409eff;border-radius:50%;animation:spin-a88b935a 1s linear infinite}@keyframes spin-a88b935a{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text[data-v-a88b935a]{margin-top:10px;font-size:1rem;color:#409eff}.banner[data-v-fe2436f6]{width:100%;height:calc(100vh - 80px);background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;min-height:300px;line-height:5rem;margin-top:80px}.banner-content[data-v-fe2436f6]{width:100%;max-width:1200px;padding:40px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;text-align:center;color:#fff}.title[data-v-fe2436f6]{font-size:4.125rem;font-weight:600}.banner-content p[data-v-fe2436f6]{font-size:3.125rem;margin-top:1.25rem}.btn[data-v-fe2436f6]{width:259px;height:78px;border-radius:100px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;color:#fff;background-color:#165dff;font-size:1.625rem;margin-top:5.125rem}.btn .btn-img[data-v-fe2436f6]{width:25px;height:25px}.btn[data-v-fe2436f6]:hover{background-color:#1a6ed6}@media (max-width: 768px){.banner[data-v-fe2436f6]{height:calc(100vh - 64px);line-height:30px}.title[data-v-fe2436f6]{font-size:1.5rem}.banner-content p[data-v-fe2436f6]{font-size:1rem;margin-top:10px}.btn[data-v-fe2436f6]{width:132px;height:44px;font-size:1.2rem;margin-top:20px}.btn .btn-img[data-v-fe2436f6]{width:20px;height:20px}.banner-content[data-v-fe2436f6]{padding:24px 10px}}.describe[data-v-c13d1428]{width:100%;display:flex;justify-content:center;background:#fff;padding:118px 0}.describe-content[data-v-c13d1428]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:130px}.desc-item[data-v-c13d1428]{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:130px}.desc-text[data-v-c13d1428]{flex:1}.desc-title-text[data-v-c13d1428]{display:block}.desc-title-text-phone[data-v-c13d1428]{display:none}.desc-title[data-v-c13d1428]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.desc-title .blue[data-v-c13d1428]{color:#165dff}.desc-text p[data-v-c13d1428]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.desc-text ul[data-v-c13d1428]{padding-left:20px;color:#666;font-size:1rem}.desc-text li[data-v-c13d1428]{margin-bottom:8px}.desc-img[data-v-c13d1428]{flex:1;display:flex;justify-content:flex-end}.desc-img img[data-v-c13d1428]{max-width:525px;width:100%;border-radius:12px;object-fit:cover}.desc-more[data-v-c13d1428]{width:220px;height:66px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:1.2rem;color:#fff;cursor:pointer;background-color:#165dff;border-radius:100px;margin-top:8.5rem}.desc-more-icon[data-v-c13d1428]{width:20px;height:20px}.desc-more[data-v-c13d1428]:hover{background-color:#1a6ed6}.desc-text-top[data-v-c13d1428]{width:100%;display:flex;justify-content:space-between}.desc-down[data-v-c13d1428]{width:77.5px;height:77.5px}.desc-down-icon[data-v-c13d1428]{width:100%;height:100%}@media (max-width: 768px){.describe[data-v-c13d1428]{padding:24px 0}.describe-content[data-v-c13d1428]{flex-direction:column;gap:24px;padding:0 8px}.desc-img[data-v-c13d1428]{justify-content:center}.desc-img img[data-v-c13d1428]{max-width:100%;border-radius:8px}.desc-title-text[data-v-c13d1428]{display:none}.desc-title-text-phone[data-v-c13d1428]{display:block;margin-bottom:20px;text-align:center}.desc-title[data-v-c13d1428]{font-size:1.2rem}.desc-item[data-v-c13d1428]{flex-direction:column;gap:24px}.desc-text p[data-v-c13d1428],.desc-text ul[data-v-c13d1428]{font-size:.95rem;margin-top:20px;line-height:2.125rem}.desc-more[data-v-c13d1428]{width:106px;height:35px;font-size:.8rem;margin-top:20px}.desc-more-icon[data-v-c13d1428]{width:12px;height:12px}}.describe[data-v-0f1d2cc3]{width:100%;display:flex;justify-content:center;background:#fff;padding:118px 0}.describe-content[data-v-0f1d2cc3]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:130px}.desc-item[data-v-0f1d2cc3]{width:100%;box-sizing:border-box}.desc-text[data-v-0f1d2cc3]{flex:1}.desc-title[data-v-0f1d2cc3]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.desc-title-text[data-v-0f1d2cc3]{display:block}.desc-title-text-phone[data-v-0f1d2cc3]{display:none}.desc-title .blue[data-v-0f1d2cc3]{color:#165dff}.desc-text p[data-v-0f1d2cc3]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.desc-text ul[data-v-0f1d2cc3]{padding-left:20px;color:#666;font-size:1rem}.desc-text li[data-v-0f1d2cc3]{margin-bottom:8px}.desc-img[data-v-0f1d2cc3]{flex:1;display:flex;justify-content:flex-end}.desc-img img[data-v-0f1d2cc3]{max-width:525px;width:100%;border-radius:12px;object-fit:cover}.desc-more[data-v-0f1d2cc3]{width:220px;height:66px;display:flex;align-items:center;justify-content:center;gap:8px;font-size:1.2rem;color:#fff;cursor:pointer;background-color:#165dff;border-radius:100px;margin-top:8.5rem}.desc-more-icon[data-v-0f1d2cc3]{width:20px;height:20px}.desc-more[data-v-0f1d2cc3]:hover{background-color:#1a6ed6}.desc-text-top[data-v-0f1d2cc3]{width:100%;display:flex;justify-content:space-between}.desc-down[data-v-0f1d2cc3]{width:77.5px;height:77.5px;margin-top:15px}.desc-down-icon[data-v-0f1d2cc3]{width:100%;height:100%}.desc-list[data-v-0f1d2cc3]{width:100%;display:flex;flex-direction:column;margin-top:64px;gap:20px}.desc-list-item[data-v-0f1d2cc3]{display:flex;align-items:center;justify-content:space-between;gap:144px}.desc-list-title[data-v-0f1d2cc3]{font-size:3rem;color:#1b1a1a;text-align:left;font-weight:500}.desc-list-img[data-v-0f1d2cc3]{display:flex;justify-content:center}.desc-list-img img[data-v-0f1d2cc3]{max-width:384px;width:100%;border-radius:12px;object-fit:cover;box-shadow:0 2px 12px #165dff14}.desc-list-text[data-v-0f1d2cc3]{text-align:left;margin:40px 0;font-size:1.75rem;color:#4e5969;display:flex;justify-content:flex-start;align-items:first baseline;gap:16px}.desc-list-icon[data-v-0f1d2cc3]{width:20px;height:20px}@media (max-width: 768px){.describe[data-v-0f1d2cc3]{padding:24px 0}.describe-content[data-v-0f1d2cc3]{flex-direction:column;gap:24px;padding:0 8px}.desc-img[data-v-0f1d2cc3]{justify-content:center}.desc-img img[data-v-0f1d2cc3]{max-width:100%;border-radius:8px}.desc-title[data-v-0f1d2cc3]{font-size:1.2rem}.desc-title-text[data-v-0f1d2cc3]{display:none}.desc-title-text-phone[data-v-0f1d2cc3]{display:block;margin-bottom:20px}.desc-item[data-v-0f1d2cc3]{flex-direction:column;gap:24px}.desc-text p[data-v-0f1d2cc3],.desc-text ul[data-v-0f1d2cc3]{font-size:.95rem;margin-top:20px;line-height:2.125rem}.desc-more[data-v-0f1d2cc3]{width:106px;height:35px;font-size:.8rem;margin-top:20px}.desc-more-icon[data-v-0f1d2cc3]{width:12px;height:12px}.desc-down[data-v-0f1d2cc3]{width:25px;height:25px;margin-top:2px}.desc-list[data-v-0f1d2cc3]{gap:24px;margin-top:20px}.desc-list-item[data-v-0f1d2cc3]{gap:12px}.desc-list-img[data-v-0f1d2cc3]{width:30%}.desc-list-img img[data-v-0f1d2cc3]{max-width:100%;border-radius:8px}.desc-list-title[data-v-0f1d2cc3]{font-size:1rem;text-align:center}.desc-list-text[data-v-0f1d2cc3]{font-size:.95rem;margin:10px 0;gap:10px}.desc-list-icon[data-v-0f1d2cc3]{width:12px;height:12px}}.cooperation[data-v-76503509]{width:100%;margin:0 auto;padding:60px 0;box-sizing:border-box;padding-left:calc((100vw - 1200px)/2);overflow:hidden;background-color:#f6f7f8}.coop-title-text[data-v-76503509]{display:block}.coop-title-text-phone[data-v-76503509]{display:none}.coop-title[data-v-76503509]{text-align:left;font-size:4rem;font-weight:500;color:#1b1a1a;word-break:keep-all}.coop-tabs[data-v-76503509]{width:1200px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:32px;margin-top:3.875rem;gap:5rem;border-bottom:1px solid #e5e5e5;padding-bottom:44px;position:relative}.tab-arrow[data-v-76503509]{display:flex;justify-content:space-between;align-items:center;gap:20px;position:absolute;right:0}.tab-arrow .left[data-v-76503509]{width:45px;height:45px;color:#165dff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;background-image:url(/assets/c6-eqPZvM5m.png);background-size:contain;background-repeat:no-repeat}.tab-arrow .left[data-v-76503509]:hover{color:#1a6ed6;background-image:url(/assets/c5-C-1uAqHI.png);transform:rotate(180deg)}.tab-arrow .right[data-v-76503509]{width:45px;height:45px;color:#165dff;cursor:pointer;-webkit-user-select:none;user-select:none;transition:color .2s;background-image:url(/assets/c6-eqPZvM5m.png);transform:rotate(180deg);background-size:contain;background-repeat:no-repeat}.tab-arrow .right[data-v-76503509]:hover{color:#1a6ed6;background-image:url(/assets/c5-C-1uAqHI.png);transform:rotate(0)}.coop-tab[data-v-76503509]{font-size:2rem;cursor:pointer;color:#4e5969;position:relative;transition:color .3s}.coop-tab.active[data-v-76503509]{color:#165dff}.coop-tab.active[data-v-76503509]:after{content:"";display:block;width:100px;height:8px;background:#165dff;border-radius:4px;position:absolute;left:50%;bottom:-44px;transform:translate(-50%)}.coop-tab.animate[data-v-76503509]{animation:tab-bounce-76503509 .4s}@keyframes tab-bounce-76503509{0%{transform:scale(1)}30%{transform:scale(1.05)}60%{transform:scale(.95)}to{transform:scale(1)}}.coop-slider-wrap[data-v-76503509]{position:relative;overflow:hidden;width:100%}.coop-modes-wrap[data-v-76503509]{position:relative;width:100%}.coop-modes[data-v-76503509]{display:flex;gap:30px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#f6f7f8 #f6f7f8;scroll-behavior:smooth}.coop-mode[data-v-76503509]{min-width:418px;height:540px;background:#fff;border-radius:16px;box-shadow:0 2px 12px #165dff14;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:8px 0;transition:box-shadow .2s}.coop-mode[data-v-76503509]:hover{box-shadow:0 4px 24px #165dff2e}.coop-mode img[data-v-76503509]{width:100%;object-fit:contain;margin-bottom:16px}.coop-mode .coop-mode-title[data-v-76503509]{width:100%;padding:0 2.125rem;font-size:1.75rem;font-weight:600;color:#4e5969;margin-bottom:8px;text-align:left}.coop-mode .coop-mode-desc[data-v-76503509]{width:100%;padding:0 2.125rem;font-size:1.625rem;color:#666;text-align:left}.coop-mode[data-v-76503509]:last-child{margin-right:30px}.coop-arrow[data-v-76503509]{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;background:#165dff14;color:#165dff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:2;transition:background .2s}.coop-arrow[data-v-76503509]:hover{background:#165dff;color:#fff}.coop-arrow.left[data-v-76503509]{left:8px}.coop-arrow.right[data-v-76503509]{right:8px}@media (max-width: 768px){.cooperation[data-v-76503509]{padding:24px 0}.coop-title-text[data-v-76503509]{display:none}.coop-title-text-phone[data-v-76503509]{display:block;margin-bottom:20px;text-align:center}.coop-title[data-v-76503509]{font-size:1.2rem}.coop-tabs[data-v-76503509]{gap:12px;margin-bottom:16px;padding-bottom:24px;width:100%;margin-top:20px}.tab-arrow[data-v-76503509]{width:15px;height:15px}.coop-tab[data-v-76503509]{font-size:.85rem;padding:8px 16px}.coop-tab.active[data-v-76503509]:after{width:60px;height:4px;bottom:-4px}.coop-modes[data-v-76503509]{gap:12px;padding:0 4px}.coop-mode[data-v-76503509]{min-width:160px;max-width:180px;height:auto;min-height:300px;padding:12px 6px}.coop-mode img[data-v-76503509]{width:48px;height:48px;margin-bottom:8px}.coop-mode .coop-mode-title[data-v-76503509]{font-size:.95rem;margin-bottom:4px}.coop-mode .coop-mode-desc[data-v-76503509]{font-size:.85rem}.coop-arrow[data-v-76503509]{width:28px;height:28px;font-size:1.1rem}.coop-arrow.left[data-v-76503509]{left:2px}.coop-arrow.right[data-v-76503509]{right:2px}}.page[data-v-51441b28]{min-height:100%}.banner[data-v-c58b5a18]{width:100%;height:500px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;min-height:300px;line-height:3.75rem;margin-top:80px}.banner-content[data-v-c58b5a18]{width:100%;max-width:1200px;padding:40px 20px;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;text-align:left;color:#fff}.title[data-v-c58b5a18]{font-size:3.375rem;font-weight:600}.banner-content p[data-v-c58b5a18]{font-size:3rem;margin-top:1.25rem}@media (max-width: 768px){.banner[data-v-c58b5a18]{height:300px;line-height:30px}.title[data-v-c58b5a18]{font-size:1.5rem}.banner-content p[data-v-c58b5a18]{font-size:1rem;margin-top:10px}}.describe[data-v-f0b46238]{width:100%;display:flex;justify-content:center;background:#fff;padding:118px 0}.describe-content[data-v-f0b46238]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:130px}.desc-item[data-v-f0b46238]{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:130px}.desc-text[data-v-f0b46238]{flex:1}.desc-title[data-v-f0b46238]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.desc-title .blue[data-v-f0b46238]{color:#165dff}.desc-text p[data-v-f0b46238]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.desc-text ul[data-v-f0b46238]{padding-left:20px;color:#666;font-size:1rem}.desc-text li[data-v-f0b46238]{margin-bottom:8px}.desc-img[data-v-f0b46238]{flex:1;display:flex;justify-content:flex-end}.desc-img img[data-v-f0b46238]{max-width:525px;width:100%;border-radius:12px;object-fit:cover}.desc-list-text[data-v-f0b46238]{text-align:left;margin:40px 0;font-size:1.75rem;color:#4e5969;display:flex;justify-content:flex-start;align-items:first baseline;gap:16px;opacity:.8}.desc-list-icon[data-v-f0b46238]{width:20px;height:20px}@media (max-width: 768px){.describe[data-v-f0b46238]{padding:24px 0}.describe-content[data-v-f0b46238]{flex-direction:column;gap:24px;padding:0 8px}.desc-img[data-v-f0b46238]{display:none;justify-content:center}.desc-img img[data-v-f0b46238]{max-width:100%;border-radius:8px}.desc-title[data-v-f0b46238]{font-size:1.5rem}.desc-title-text[data-v-f0b46238]{margin-bottom:20px;text-align:center}.desc-item[data-v-f0b46238]{flex-direction:column;gap:24px}.desc-text p[data-v-f0b46238]{font-size:1.25rem;margin-top:20px;line-height:2.125rem}.desc-list-text[data-v-f0b46238]{font-size:1.2rem;margin:20px 0}.desc-list-icon[data-v-f0b46238]{width:12px;height:12px}}.warp[data-v-b7ff996a]{width:100%;display:flex;justify-content:center;background:#fff;padding-bottom:118px}.warp .content[data-v-b7ff996a]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-b7ff996a]{flex:1}.warp .desc-title[data-v-b7ff996a]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text p[data-v-b7ff996a]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.list[data-v-b7ff996a]{display:flex;justify-content:space-between;align-items:center;gap:25px;color:#fff}.list .list-item[data-v-b7ff996a]{width:100%;height:270px;background-size:contain;background-repeat:no-repeat;position:relative}.list .list-item .list-item-content[data-v-b7ff996a]{width:100%;height:207px;position:absolute;bottom:0;background:linear-gradient(#1b1a1a00,#1b1a1ab3,#1b1a1acc);padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.list .list-item .list-item-content .list-item-title[data-v-b7ff996a]{text-align:left;font-size:2rem;line-height:3.125rem}.list .list-item .list-item-content .list-item-text[data-v-b7ff996a]{text-align:left;font-size:1.125rem;line-height:1.75rem}@media (max-width: 768px){.warp[data-v-b7ff996a]{padding:10px}.warp .desc-title[data-v-b7ff996a]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-b7ff996a]{text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-b7ff996a]{flex-wrap:wrap;gap:24px}.warp .list .list-item[data-v-b7ff996a]{width:calc(50% - 12px)}.warp .list .list-item-content[data-v-b7ff996a]{height:150px;padding:12px}.warp .list .list-item-content .list-item-title[data-v-b7ff996a]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-b7ff996a]{font-size:.95rem}}.warp[data-v-866a8c3a]{width:100%;display:flex;justify-content:center;background:#f7f8fa;padding-bottom:118px;padding-top:140px}.warp .content[data-v-866a8c3a]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-866a8c3a]{flex:1}.warp .desc-title[data-v-866a8c3a]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text p[data-v-866a8c3a]{width:523px;text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.list[data-v-866a8c3a]{display:flex;gap:25px;color:#000}.list .list-item[data-v-866a8c3a]{width:100%;height:auto;background-size:contain;background-repeat:no-repeat}.list .list-item .list-item-content[data-v-866a8c3a]{width:100%;height:auto;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background-color:#fff;box-shadow:0 0 10px #0000001a;border-top-right-radius:50px;border-bottom-left-radius:50px}.list .list-item .list-item-content .list-item-title[data-v-866a8c3a]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:12px}.list .list-item .list-item-content .list-item-text[data-v-866a8c3a]{text-align:left;font-size:1.625rem;line-height:2.875rem;color:#86909c;margin-top:1.5225rem;margin-bottom:5rem}.list .list-item .list-item-content .list-item-icon[data-v-866a8c3a]{width:90px;height:90px}.list .list-item .list-item-img[data-v-866a8c3a]{width:100%;height:auto;margin:25px 0}.list .list-item[data-v-866a8c3a]:nth-child(1){padding-top:200px}.list .list-item[data-v-866a8c3a]:nth-child(2){padding-top:67px}.list .list-item:nth-child(2) .list-item-text[data-v-866a8c3a]{margin-bottom:120px}.list .list-item[data-v-866a8c3a]:nth-child(3){padding-top:0}.list .list-item[data-v-866a8c3a]:nth-child(4){padding-top:326px}.list .list-item:nth-child(4) .list-item-text[data-v-866a8c3a]{margin-bottom:40px}@media (max-width: 768px){.warp[data-v-866a8c3a]{padding:10px}.warp .desc-title[data-v-866a8c3a]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-866a8c3a]{width:100%;text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-866a8c3a]{flex-wrap:wrap;gap:24px}.warp .list .list-item[data-v-866a8c3a]{width:calc(50% - 12px)}.warp .list .list-item[data-v-866a8c3a]:nth-child(1){padding-top:0}.warp .list .list-item[data-v-866a8c3a]:nth-child(2){padding-top:0}.warp .list .list-item[data-v-866a8c3a]:nth-child(3){padding-top:0}.warp .list .list-item[data-v-866a8c3a]:nth-child(4){padding-top:0}.warp .list .list-item-content[data-v-866a8c3a]{height:350px;padding:12px;border-top-right-radius:20px;border-bottom-left-radius:20px}.warp .list .list-item-content .list-item-title[data-v-866a8c3a]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-866a8c3a]{font-size:.95rem;line-height:1.75rem;margin-top:0;margin-bottom:20px}.warp .list .list-item-content .list-item-icon[data-v-866a8c3a]{width:40px;height:40px}.warp .list .list-item-img[data-v-866a8c3a]{display:none}}.page[data-v-b7b6deae]{min-height:100%}.banner[data-v-20375e8e]{width:100%;height:500px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;min-height:300px;line-height:3.75rem;margin-top:80px}.banner-content[data-v-20375e8e]{width:100%;max-width:1200px;padding:40px 20px;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;text-align:left;color:#fff}.title[data-v-20375e8e]{font-size:3.375rem;font-weight:600}.banner-content p[data-v-20375e8e]{font-size:3rem;margin-top:1.25rem}@media (max-width: 768px){.banner[data-v-20375e8e]{height:300px;line-height:30px}.title[data-v-20375e8e]{font-size:1.5rem}.banner-content p[data-v-20375e8e]{font-size:1rem;margin-top:10px}}.describe[data-v-0478a9b5]{width:100%;display:flex;justify-content:center;background:#fff;padding:118px 0}.describe-content[data-v-0478a9b5]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:130px}.desc-item[data-v-0478a9b5]{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:130px}.desc-text[data-v-0478a9b5]{flex:1}.desc-title[data-v-0478a9b5]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.desc-title .blue[data-v-0478a9b5]{color:#165dff}.desc-text p[data-v-0478a9b5]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.desc-text ul[data-v-0478a9b5]{padding-left:20px;color:#666;font-size:1rem}.desc-text li[data-v-0478a9b5]{margin-bottom:8px}.desc-img[data-v-0478a9b5]{flex:1;display:flex;justify-content:flex-end}.desc-img img[data-v-0478a9b5]{max-width:525px;width:100%;border-radius:12px;object-fit:cover}.desc-list-text[data-v-0478a9b5]{text-align:left;margin:40px 0;font-size:1.75rem;color:#4e5969;display:flex;justify-content:flex-start;align-items:first baseline;gap:16px;opacity:.8}.desc-list-icon[data-v-0478a9b5]{width:20px;height:20px}@media (max-width: 768px){.describe[data-v-0478a9b5]{padding:24px 0}.describe-content[data-v-0478a9b5]{flex-direction:column;gap:24px;padding:0 8px}.desc-img[data-v-0478a9b5]{display:none;justify-content:center}.desc-img img[data-v-0478a9b5]{max-width:100%;border-radius:8px}.desc-title[data-v-0478a9b5]{font-size:1.5rem}.desc-title-text[data-v-0478a9b5]{margin-bottom:20px;text-align:center}.desc-item[data-v-0478a9b5]{flex-direction:column;gap:24px}.desc-text p[data-v-0478a9b5]{font-size:1.25rem;margin-top:20px;line-height:2.125rem}.desc-list-text[data-v-0478a9b5]{font-size:1.2rem;margin:20px 0}.desc-list-icon[data-v-0478a9b5]{width:12px;height:12px}}.warp[data-v-d08ab414]{width:100%;display:flex;justify-content:center;background:#fff;padding-bottom:118px}.warp .content[data-v-d08ab414]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-d08ab414]{flex:1}.warp .desc-title[data-v-d08ab414]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text p[data-v-d08ab414]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.list[data-v-d08ab414]{display:flex;justify-content:space-between;align-items:center;gap:25px;color:#fff}.list .list-item[data-v-d08ab414]{width:100%;height:270px;background-size:cover;background-repeat:no-repeat;position:relative}.list .list-item .list-item-content[data-v-d08ab414]{width:100%;height:207px;position:absolute;bottom:0;background:linear-gradient(#1b1a1a00,#1b1a1ab3,#1b1a1acc);padding:24px;display:flex;flex-direction:column;justify-content:flex-end}.list .list-item .list-item-content .list-item-title[data-v-d08ab414]{text-align:left;font-size:2rem;line-height:3.125rem}.list .list-item .list-item-content .list-item-text[data-v-d08ab414]{text-align:left;font-size:1.125rem;line-height:1.75rem}@media (max-width: 768px){.warp[data-v-d08ab414]{padding:10px}.warp .desc-title[data-v-d08ab414]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-d08ab414]{text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-d08ab414]{flex-wrap:wrap;gap:24px}.warp .list .list-item[data-v-d08ab414]{width:calc(50% - 12px)}.warp .list .list-item-content[data-v-d08ab414]{height:150px;padding:12px}.warp .list .list-item-content .list-item-title[data-v-d08ab414]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-d08ab414]{font-size:.95rem}}.warp[data-v-5f58fff8]{width:100%;display:flex;justify-content:center;background:#f7f8fa;padding-bottom:118px;padding-top:140px}.warp .content[data-v-5f58fff8]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-5f58fff8]{flex:1}.warp .desc-title[data-v-5f58fff8]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text p[data-v-5f58fff8]{width:523px;text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.list[data-v-5f58fff8]{display:flex;flex-direction:column;gap:40px;color:#000}.list .list-item[data-v-5f58fff8]{width:100%;height:auto;background-size:contain;background-repeat:no-repeat;display:flex;background-color:#fff;box-shadow:0 0 10px #0000001a;padding:25px;border-radius:30px}.list .list-item .list-item-content[data-v-5f58fff8]{width:100%;padding:30px;display:flex;flex-direction:column}.list .list-item .list-item-content .list-item-title[data-v-5f58fff8]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:12px}.list .list-item .list-item-content .list-item-text[data-v-5f58fff8]{text-align:left;font-size:1.625rem;line-height:2.875rem;color:#86909c;margin-top:1.5225rem;margin-bottom:5rem}.list .list-item .list-item-img[data-v-5f58fff8]{width:458px;height:394px}@media (max-width: 768px){.warp[data-v-5f58fff8]{padding:24px 10px}.warp .content[data-v-5f58fff8]{gap:10px}.warp .desc-title[data-v-5f58fff8]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-5f58fff8]{width:100%;text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-5f58fff8]{flex-direction:row;flex-wrap:wrap;gap:10px}.warp .list .list-item[data-v-5f58fff8]{width:calc(50% - 5px);padding:0;border-radius:0}.warp .list .list-item-content[data-v-5f58fff8]{height:auto;padding:12px;border-top-right-radius:20px;border-bottom-left-radius:20px}.warp .list .list-item-content .list-item-title[data-v-5f58fff8]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-5f58fff8]{font-size:.95rem;line-height:1.75rem;margin-top:0;margin-bottom:20px}.warp .list .list-item-content .list-item-icon[data-v-5f58fff8]{width:40px;height:40px}.warp .list .list-item-img[data-v-5f58fff8]{display:none}}.page[data-v-98c8fb6f]{min-height:100%}.banner[data-v-bf855315]{width:100%;height:500px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;min-height:300px;line-height:3.75rem;margin-top:80px}.banner-content[data-v-bf855315]{width:100%;max-width:1200px;padding:40px 20px;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;text-align:left;color:#fff}.title[data-v-bf855315]{font-size:3.375rem;font-weight:600}.banner-content p[data-v-bf855315]{font-size:3rem;margin-top:1.25rem}@media (max-width: 768px){.banner[data-v-bf855315]{height:300px;line-height:30px}.title[data-v-bf855315]{font-size:1.5rem}.banner-content p[data-v-bf855315]{font-size:1rem;margin-top:10px}}.describe[data-v-128a3a4f]{width:100%;display:flex;justify-content:center;background:#fff;padding:118px 0}.describe-content[data-v-128a3a4f]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:130px}.desc-item[data-v-128a3a4f]{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:40px}.desc-text[data-v-128a3a4f]{flex:1}.desc-title[data-v-128a3a4f]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.desc-title .blue[data-v-128a3a4f]{color:#165dff}.desc-text p[data-v-128a3a4f]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.desc-img[data-v-128a3a4f]{width:100%;height:480px;border-radius:12px;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;align-items:center}.desc-img p[data-v-128a3a4f]{text-align:center;font-size:3rem;line-height:4.625rem;color:#fff}.desc-list-text[data-v-128a3a4f]{text-align:left;margin:40px 0;font-size:1.75rem;color:#4e5969;display:flex;justify-content:flex-start;align-items:first baseline;gap:16px;opacity:.8}.desc-list-icon[data-v-128a3a4f]{width:20px;height:20px}@media (max-width: 768px){.describe[data-v-128a3a4f]{padding:24px 0}.describe-content[data-v-128a3a4f]{flex-direction:column;gap:24px;padding:0 8px}.desc-img[data-v-128a3a4f]{display:none;justify-content:center}.desc-img img[data-v-128a3a4f]{max-width:100%;border-radius:8px}.desc-title[data-v-128a3a4f]{font-size:1.5rem}.desc-title-text[data-v-128a3a4f]{margin-bottom:20px;text-align:center}.desc-item[data-v-128a3a4f]{flex-direction:column;gap:24px}.desc-text p[data-v-128a3a4f]{font-size:1.25rem;margin-top:20px;line-height:2.125rem}.desc-list-text[data-v-128a3a4f]{font-size:1.2rem;margin:20px 0}.desc-list-icon[data-v-128a3a4f]{width:12px;height:12px}}.warp[data-v-31f1b444]{width:100%;display:flex;justify-content:center;background:#f7f8fa;padding-bottom:118px;padding-top:140px}.warp .content[data-v-31f1b444]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-31f1b444]{flex:1;text-align:left}.warp .desc-title[data-v-31f1b444]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text-img[data-v-31f1b444]{width:80px;height:80px;margin-top:48px}.list[data-v-31f1b444]{display:flex;flex-direction:column;gap:40px;color:#000}.list .list-item[data-v-31f1b444]{width:100%;height:auto;background-size:contain;background-repeat:no-repeat;display:flex;justify-content:space-between;background-color:#fff;box-shadow:0 0 10px #0000001a;border-bottom-left-radius:30px;border-top-right-radius:30px}.list .list-item .list-item-content[data-v-31f1b444]{width:530px;padding:30px 60px;box-sizing:content-box;display:flex;flex-direction:column}.list .list-item .list-item-content .list-item-title[data-v-31f1b444]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:12px;font-size:500}.list .list-item .list-item-content .list-item-text[data-v-31f1b444]{text-align:left;font-size:1.625rem;line-height:2.875rem;color:#86909c;margin-top:1.5225rem}.list .list-item .list-item-img[data-v-31f1b444]{width:412px;height:482px}.list .list-item .borderRight[data-v-31f1b444]{border-top-right-radius:30px}.list .list-item .borderLeft[data-v-31f1b444]{border-bottom-left-radius:30px}@media (max-width: 768px){.warp[data-v-31f1b444]{padding:24px 10px}.warp .content[data-v-31f1b444]{gap:10px}.warp .desc-title[data-v-31f1b444]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-31f1b444]{width:100%;text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-31f1b444]{flex-direction:row;flex-wrap:wrap;gap:10px}.warp .list .list-item[data-v-31f1b444]{width:calc(100% - 5px);padding:0;border-radius:0}.warp .list .list-item-content[data-v-31f1b444]{height:auto;padding:12px;border-top-right-radius:20px;border-bottom-left-radius:20px}.warp .list .list-item-content .list-item-title[data-v-31f1b444]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-31f1b444]{font-size:.95rem;line-height:1.75rem;margin-top:0;margin-bottom:20px}.warp .list .list-item-content .list-item-icon[data-v-31f1b444]{width:40px;height:40px}.warp .list .list-item-img[data-v-31f1b444],.warp .desc-text-img[data-v-31f1b444]{display:none}}.warp[data-v-b2130141]{width:100%;display:flex;justify-content:center;background:#fff;padding-bottom:118px}.warp .content[data-v-b2130141]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px}.warp .desc-text[data-v-b2130141]{flex:1}.warp .desc-title[data-v-b2130141]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-text p[data-v-b2130141]{text-align:left;font-size:1.75rem;line-height:3.125rem;margin-top:3rem;color:#4e5969;margin-bottom:18px}.list[data-v-b2130141]{display:flex;justify-content:space-between;align-items:center;gap:0;color:#fff}.list .list-item[data-v-b2130141]{width:100%;height:489px;background-size:contain;background-repeat:no-repeat;position:relative}.list .list-item .list-item-content[data-v-b2130141]{width:100%;height:207px;position:absolute;bottom:0;padding:34px;display:flex;flex-direction:column;justify-content:flex-end}.list .list-item .list-item-content .list-item-title[data-v-b2130141]{text-align:left;font-size:3.125rem;line-height:3.125rem}@media (max-width: 768px){.warp[data-v-b2130141]{padding:10px}.warp .desc-title[data-v-b2130141]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-b2130141]{text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .list[data-v-b2130141]{flex-wrap:wrap;gap:10px}.warp .list .list-item[data-v-b2130141]{width:calc(50% - 12px);height:280px}.warp .list .list-item-content[data-v-b2130141]{height:150px;padding:12px}.warp .list .list-item-content .list-item-title[data-v-b2130141]{font-size:1.3rem;line-height:2rem}.warp .list .list-item-content .list-item-text[data-v-b2130141]{font-size:.95rem}}.warp[data-v-a25efb4f]{width:100%;background:#fff;padding-bottom:118px;position:relative}.warp .content[data-v-a25efb4f]{width:100%;max-width:1200px;display:flex;flex-direction:column;gap:34px;margin:0 auto}.warp .desc-text[data-v-a25efb4f]{flex:1}.warp .desc-text .blue[data-v-a25efb4f]{color:#0070f3}.warp .desc-title[data-v-a25efb4f]{text-align:left;font-size:4rem;font-weight:600;color:#1b1a1a;word-break:keep-all}.warp .desc-title-icon[data-v-a25efb4f]{width:160px;height:160px;margin-left:-20px}.warp .desc-img[data-v-a25efb4f]{width:52%;height:510px;position:absolute;right:0;top:200px}.warp .desc-img img[data-v-a25efb4f]{width:100%;height:100%}.warp .desc-content[data-v-a25efb4f]{width:60%;height:510px;background-repeat:no-repeat;background-size:100% 100%;display:flex;flex-direction:row;position:relative;padding-top:55px}.warp .desc-content .desc-icon[data-v-a25efb4f]{width:63px;height:61px;position:absolute;left:calc(50vw - 691px)}.warp .desc-content .desc-icon img[data-v-a25efb4f]{width:100%;height:100%}.warp .desc-content .desc-right[data-v-a25efb4f]{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:left;position:absolute;left:calc(50vw - 600px)}.warp .desc-content .desc-right .desc-head[data-v-a25efb4f]{width:494px;font-size:1.75rem;color:#86909c;line-height:3.75rem}.warp .desc-content .desc-right .desc-content-title[data-v-a25efb4f]{width:494px;font-size:1.875rem;font-weight:500;color:#4e5969;line-height:3.75rem;margin-bottom:26px}.warp .desc-content .desc-right .desc-content-text[data-v-a25efb4f]{width:494px;font-size:1.75rem;color:#4e5969;line-height:3.75rem}@media (max-width: 768px){.warp[data-v-a25efb4f]{padding:10px}.warp .desc-title[data-v-a25efb4f]{text-align:center;font-size:1.5rem}.warp .desc-text p[data-v-a25efb4f]{text-align:left;font-size:1.25rem;line-height:2.125rem;margin-top:20px;color:#4e5969;margin-bottom:18px}.warp .desc-img[data-v-a25efb4f],.warp .desc-title-icon[data-v-a25efb4f]{display:none}.warp .desc-content[data-v-a25efb4f]{width:100%;height:300px;padding-top:20px;margin-top:20px;margin-bottom:20px}.warp .desc-content .desc-icon[data-v-a25efb4f]{left:10px;width:31px;height:30px}.warp .desc-content .desc-right[data-v-a25efb4f]{width:80%;left:50px}.warp .desc-content .desc-right .desc-head[data-v-a25efb4f]{font-size:1rem;line-height:2rem;width:100%}.warp .desc-content .desc-right .desc-content-title[data-v-a25efb4f],.warp .desc-content .desc-right .desc-content-text[data-v-a25efb4f]{line-height:2rem;font-size:1rem;width:100%}}.page[data-v-6b5ae38c]{min-height:100%}.img-uploader[data-v-1fea7dcd]{display:flex;flex-wrap:wrap;gap:12px}.img-item[data-v-1fea7dcd],.img-upload-btn[data-v-1fea7dcd]{border:1px dashed #ced4db;border-radius:2px;background:#f5f7fa;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.img-preview[data-v-1fea7dcd]{width:100%;height:100%;object-fit:cover;border-radius:2px}.img-remove[data-v-1fea7dcd]{position:absolute;top:2px;right:2px;background:#fc474c;color:#fff;border-radius:50%;width:20px;height:20px;text-align:center;line-height:20px;font-size:1rem;cursor:pointer;z-index:2}.img-upload-btn[data-v-1fea7dcd]{cursor:pointer;color:#4e5969;font-size:2rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.img-upload-btn[data-v-1fea7dcd]:hover{border-color:#165dff;background:#f0f6ff}.img-upload-btn span[data-v-1fea7dcd]{pointer-events:none}.img-upload-btn .img-upload-text[data-v-1fea7dcd]{font-size:.75rem;font-weight:400;color:#86909c;text-align:center}.img-uploader[data-v-1fea7dcd]{flex-wrap:wrap}.select-wrap[data-v-9754339c]{position:relative;width:50%;font-size:.875rem;color:#4e5969}.select-display[data-v-9754339c]{border-radius:2px;height:32px;padding:12px;background:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border .2s;background-color:#f5f7fa}.select-display[data-v-9754339c]:hover{border-color:#165dff}.select-arrow[data-v-9754339c]{margin-left:8px;color:#999}.select-list[data-v-9754339c]{position:absolute;left:0;top:110%;width:100%;background:#fff;border:1px solid #e5e6eb;border-radius:6px;box-shadow:0 2px 8px #165dff14;z-index:10;max-height:200px;overflow-y:auto;margin:0;padding:0;list-style:none}.select-list li[data-v-9754339c]{padding:8px 12px;cursor:pointer;transition:background .2s}.select-list li[data-v-9754339c]:hover{background:#f0f6ff}.select-list li.active[data-v-9754339c]{background:#165dff;color:#fff;font-weight:700}.radio-group[data-v-c674737b]{display:flex;gap:24px}.radio-label[data-v-c674737b]{display:flex;align-items:center;cursor:pointer;position:relative;font-size:.875rem;-webkit-user-select:none;user-select:none}.radio-label.checked .radio-custom[data-v-c674737b]{border-color:#165dff;background:#165dff}.radio-label.disabled[data-v-c674737b]{cursor:not-allowed;opacity:.6}.radio-input[data-v-c674737b]{display:none}.radio-custom[data-v-c674737b]{width:14px;height:14px;border:2px solid #d9d9d9;border-radius:50%;margin-right:8px;background:#fff;position:relative;transition:border .2s,background .2s}.radio-label.checked .radio-custom[data-v-c674737b]:after{content:"";display:block;width:6px;height:6px;background:#fff;border-radius:50%;position:absolute;left:2px;top:2px}.radio-text[data-v-c674737b]{color:#1d2129}.stepbar[data-v-a5d5bf78]{width:100%;max-width:1200px;height:64px;background-color:#fff;display:flex;align-items:center;justify-content:center;margin:80px auto 20px;border-radius:8px}.stepbar .step-item[data-v-a5d5bf78]{font-size:1.125rem;color:#86909c;font-weight:450;margin:0 12px;display:flex;align-items:center;justify-content:center}.stepbar .step-item.active[data-v-a5d5bf78]{color:#000}.stepbar .step-item.active .step-index[data-v-a5d5bf78]{background:#165dff;color:#fff}.stepbar .step-item .step-arrow[data-v-a5d5bf78]{margin-left:25px;color:#c9cdd4;width:22px}.stepbar .step-item .step-index[data-v-a5d5bf78]{display:inline-block;width:28px;height:28px;line-height:28px;border-radius:50%;background:#e5e6eb;color:#86909c;margin-right:8px}@media (max-width: 768px){.stepbar[data-v-a5d5bf78]{width:100%;height:auto;padding:20px;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;margin:0}.stepbar .step-item[data-v-a5d5bf78]{width:100%;justify-content:flex-start}}.header[data-v-c5b8f89b]{position:fixed;top:0;left:0;width:100%;height:80px;background:#fff;z-index:100}.header .header-container[data-v-c5b8f89b]{width:1200px;height:80px;margin:0 auto;background:#fff;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;border-bottom:1px solid #e5e6eb;position:relative}.header-left[data-v-c5b8f89b]{display:flex;align-items:center;cursor:pointer}.header-back-icon[data-v-c5b8f89b]{width:11px;height:11px;margin-right:8px}.header-back-text[data-v-c5b8f89b]{font-size:1.125rem;color:#1b1a1a}.header-right[data-v-c5b8f89b]{font-size:1rem;color:#1b1a1a}.header-phone[data-v-c5b8f89b]{font-weight:400;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;padding-right:18px}.header-arrow[data-v-c5b8f89b]{margin-left:12px;width:16px;height:16px;transition:transform .2s}.header-arrow.rotate[data-v-c5b8f89b]{transform:rotate(180deg)}.header-menu[data-v-c5b8f89b]{position:absolute;right:0;bottom:-32px;background:#fff;box-shadow:0 2px 8px #0000001f;border-radius:6px;min-width:100px;z-index:100}.header-menu-item[data-v-c5b8f89b]{padding:10px 18px;color:#1b1a1a;cursor:pointer;font-size:1rem;border-bottom:1px solid #eee}.header-menu-item[data-v-c5b8f89b]:last-child{border-bottom:none}@media (max-width: 768px){.header[data-v-c5b8f89b]{height:48px;padding:0 8px;width:100%}.header .header-container[data-v-c5b8f89b]{width:100%;height:48px;padding:0 8px;box-sizing:border-box}.header-back-icon[data-v-c5b8f89b]{width:18px;height:18px}.header-back-text[data-v-c5b8f89b],.header-phone[data-v-c5b8f89b]{font-size:.95rem}}.tooltip-wrapper[data-v-802fb9f2]{display:inline-block;position:relative}.tooltip[data-v-802fb9f2]{position:absolute;z-index:999;background:#333;color:#fff;padding:6px 12px;border-radius:4px;font-size:14px;white-space:nowrap;box-shadow:0 2px 8px #00000026;pointer-events:none;display:flex;flex-direction:column;align-items:center}.tooltip-arrow[data-v-802fb9f2]{width:0;height:0;border-style:solid;position:absolute}.tooltip.top .tooltip-arrow[data-v-802fb9f2]{bottom:-6px;left:50%;transform:translate(-50%);border-width:6px 6px 0 6px;border-color:#333 transparent transparent transparent}.tooltip.bottom .tooltip-arrow[data-v-802fb9f2]{top:-6px;left:50%;transform:translate(-50%);border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}.tooltip.left .tooltip-arrow[data-v-802fb9f2]{right:-6px;top:50%;transform:translateY(-50%);border-width:6px 0 6px 6px;border-color:transparent transparent transparent #333}.tooltip.right .tooltip-arrow[data-v-802fb9f2]{left:-6px;top:50%;transform:translateY(-50%);border-width:6px 6px 6px 0;border-color:transparent #333 transparent transparent}.tooltip.top[data-v-802fb9f2]{bottom:100%;left:50%;transform:translate(-50%) translateY(-8px)}.tooltip.bottom[data-v-802fb9f2]{top:100%;left:50%;transform:translate(-50%) translateY(8px)}.tooltip.left[data-v-802fb9f2]{left:0;top:50%;transform:translate(-100%) translateY(-50%)}.tooltip.right[data-v-802fb9f2]{right:0;top:50%;transform:translate(100%) translateY(-50%)}.fade-enter-active[data-v-802fb9f2],.fade-leave-active[data-v-802fb9f2]{transition:opacity .2s}.fade-enter-from[data-v-802fb9f2],.fade-leave-to[data-v-802fb9f2]{opacity:0}.input-error[data-v-73107ba9]{color:#f53f3f;font-size:.95rem;margin-top:2px}.settle-page[data-v-73107ba9]{width:100%;margin:80px auto 0;padding:40px 20px;box-sizing:border-box;background-image:url(https://hnsaasstatic.tdfsm.com/2025-08-22/49815928072549d09d9551274d25e931.png);background-color:#eef1fc;background-repeat:no-repeat;background-size:contain}.settle-tabs[data-v-73107ba9]{background-color:#fff;width:100%;max-width:1200px;height:48px;border-bottom:1px solid #e5e6eb;display:flex;justify-content:center;margin:0 auto;gap:32px;border-top-left-radius:8px;border-top-right-radius:8px}.settle-tab[data-v-73107ba9]{font-size:1.1rem;padding:10px 32px;cursor:pointer;color:#86909c;transition:background .2s,color .2s}.settle-tab.active[data-v-73107ba9]{color:#165dff;font-weight:700;border-bottom:2px solid #165dff}.settle-form[data-v-73107ba9]{max-width:1200px;margin:0 auto;background:#fff;padding:32px 24px;box-shadow:0 2px 12px #165dff14;border-bottom-left-radius:8px;border-bottom-right-radius:8px;text-align:left}.form-section[data-v-73107ba9]{margin-bottom:58px}.form-section .form-section-title[data-v-73107ba9]{font-size:1.125rem;line-height:1.75rem;color:#1b1a1a;font-weight:450}.form-item-list[data-v-73107ba9]{width:100%;display:flex;flex-wrap:wrap}.form-item-list .form-item[data-v-73107ba9]{width:50%}.form-item[data-v-73107ba9]{margin-bottom:18px;display:flex;flex-direction:column}.form-item label[data-v-73107ba9]{margin-bottom:12px;color:#4e5969;font-size:.875rem;line-height:1.375rem;margin-top:12px}.form-item label .red[data-v-73107ba9]{color:red;font-size:1.25rem;margin-right:8px;position:relative;top:6px}.form-item .form-item-dev[data-v-73107ba9]{margin-top:12px;display:flex;flex-direction:column}.form-item input[type=text][data-v-73107ba9],.form-item input[type=tel][data-v-73107ba9],.form-item input[type=email][data-v-73107ba9]{width:50%;padding:8px 12px;border:1px solid #f5f7fa;border-radius:0;font-size:.875rem;outline:none;transition:border .2s;background-color:#f5f7fa}.form-item input[type=text][data-v-73107ba9]::placeholder,.form-item input[type=tel][data-v-73107ba9]::placeholder,.form-item input[type=email][data-v-73107ba9]::placeholder{color:#4e5969;font-size:.875rem}.form-item input[type=text][data-v-73107ba9]:focus,.form-item input[type=tel][data-v-73107ba9]:focus,.form-item input[type=email][data-v-73107ba9]:focus{border-color:#165dff}.form-item input[type=file][data-v-73107ba9]{margin-top:6px}.form-item .preview-img[data-v-73107ba9]{margin-top:8px;max-width:120px;border-radius:8px;box-shadow:0 2px 8px #165dff14}.img-list[data-v-73107ba9]{display:flex;gap:12px;flex-wrap:wrap;margin-top:8px}.img-list .preview-img[data-v-73107ba9]{max-width:80px;border-radius:6px}.form-section-footer[data-v-73107ba9]{display:flex;justify-content:center;gap:16px;padding-top:16px}.submit-btn[data-v-73107ba9]{width:95px;height:40px;background:#165dff;color:#fff;border:none;border-radius:4px;font-size:1.125rem;cursor:pointer;transition:background .2s}.submit-btn[data-v-73107ba9]:hover{background:#1a6ed6}.cancel[data-v-73107ba9]{background:#fff;border:1px solid #86909c;color:#86909c}.cancel[data-v-73107ba9]:hover{background:#e0e0e0}.save[data-v-73107ba9]{background-color:#fff;border:1px solid #165dff;color:#165dff}.save[data-v-73107ba9]:hover{background:#f5f5f5}@media (max-width: 768px){.settle-page[data-v-73107ba9]{padding:16px 4px}.settle-form[data-v-73107ba9]{padding:16px 6px}.form-section h3[data-v-73107ba9]{font-size:1rem}.settle-tabs[data-v-73107ba9]{gap:12px;margin-bottom:16px}.settle-tab[data-v-73107ba9]{font-size:.95rem;padding:8px}}.settle-page[data-v-2fa5ce13]{width:100%;height:calc(100vh - 80px);margin:80px auto 0;padding:40px 20px;background-image:url(https://hnsaasstatic.tdfsm.com/2025-08-22/49815928072549d09d9551274d25e931.png);background-color:#eef1fc;background-repeat:no-repeat;background-size:contain;box-sizing:border-box}.settle-content[data-v-2fa5ce13]{width:100%;max-width:1200px;height:calc(100vh - 330px);margin:0 auto;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;align-items:center;justify-content:center}.settle-content .settle-content-img[data-v-2fa5ce13]{width:48px;height:48px;margin:20px}.settle-content .settle-content-img img[data-v-2fa5ce13]{width:100%;height:100%}.settle-content .settle-content-title[data-v-2fa5ce13]{font-size:1rem;color:#1d2129;line-height:1.375rem}.settle-content .settle-content-text[data-v-2fa5ce13]{font-size:.875rem;color:#86909c;line-height:1.375rem}.settle-content .settle-content-button[data-v-2fa5ce13]{width:128px;height:32px;margin-top:50px;background-color:#f2f3f5;color:#4e5969;font-size:1rem;line-height:32px;text-align:center;cursor:pointer;border:none}.settle-content .settle-content-button[data-v-2fa5ce13]:hover{opacity:.8}.settle-content .settle-content-button--back[data-v-2fa5ce13]{background-color:#165dff;color:#fff}.settle-content .settle-content-tenant[data-v-2fa5ce13]{width:370px;height:136px;background-color:#f7f8fa;font-size:.875rem;line-height:2rem;text-align:left;padding:30px 20px;margin-top:16px}.settle-content .settle-content-tenant .settle-content-tenant-title[data-v-2fa5ce13]{color:#1d2129;margin-right:10px}.settle-content .settle-content-tenant .settle-content-tenant-text[data-v-2fa5ce13]{color:#00b42a}.settle-content .settle-content-tenant .settle-content-tenant-icon[data-v-2fa5ce13]{width:16px;height:16px;margin:0 8px;cursor:pointer}.settle-content-status[data-v-2fa5ce13]{display:flex;flex-direction:column;align-items:center;justify-content:center}.form-section-footer[data-v-2fa5ce13]{display:flex;justify-content:center;align-items:center;margin-top:40px;gap:20px}@media (max-width: 768px){.settle-page[data-v-2fa5ce13]{padding:16px 4px}}
