.header[data-v-e9832d30]{position:relative;width:100%;height:80px;z-index:99999}@media(max-width:1024px){.header[data-v-e9832d30]{height:60px}}.header .header-inner[data-v-e9832d30]{position:relative;width:100%;height:80px;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 40px;box-shadow:0 0 0 1px #4a33181f}@media(max-width:1024px){.header .header-inner[data-v-e9832d30]{height:60px;padding:0 16px}}@media(max-width:768px){.header .header-inner[data-v-e9832d30]{padding:0 12px}}@media(max-width:640px){.header .header-inner[data-v-e9832d30]{padding:0 10px;width:100%}}.header .header-inner.float[data-v-e9832d30]{top:0;left:0;position:fixed;box-shadow:0 16px 36px #4a33181f}.header .header-inner .logo[data-v-e9832d30]{width:auto;height:70px;display:inline-block;line-height:0}@media(max-width:1024px){.header .header-inner .logo[data-v-e9832d30]{height:44px}}@media(max-width:640px){.header .header-inner .logo[data-v-e9832d30]{height:40px}}.header .header-inner .logo img[data-v-e9832d30]{width:100%;height:100%}.header .header-inner .nav[data-v-e9832d30]{display:flex;min-width:0;align-items:center;justify-content:flex-end;flex:0 1 auto;gap:clamp(10px,1.55vw,30px)}.header .header-inner .nav a[data-v-e9832d30]{position:relative;display:inline-block;width:auto;height:40px;color:#333;text-align:center;line-height:40px;font-size:clamp(14px,1.05vw,18px);white-space:nowrap;border-radius:5px;background-color:transparent;text-decoration:none}.header .header-inner .nav a[data-v-e9832d30]:after{content:"";position:absolute;bottom:0;left:50%;width:100%;transform:translate(0) scaleX(0);height:3px;border-radius:2px;background-color:#2359b2;transform-origin:left center;transition:transform .3s ease}.header .header-inner .nav a[data-v-e9832d30]:hover:after{transform:translate(-50%) scaleX(1)}.header .header-inner .nav a.active[data-v-e9832d30]{color:#2359b2;font-weight:700}.header .header-inner .nav a.active[data-v-e9832d30]:after{transform:translate(-50%) scaleX(1);background-color:#2359b2}.header .header-inner .right[data-v-e9832d30]{display:flex;align-items:center;gap:40px}@media(max-width:768px){.header .header-inner .right[data-v-e9832d30]{gap:12px}.header .header-inner .right .quote-btn[data-v-e9832d30]{padding:0 14px;font-size:14px}}.header .header-inner .right .lang[data-v-e9832d30]{width:-moz-fit-content;width:fit-content;height:40px;display:flex;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header .header-inner .right .lang .icon[data-v-e9832d30]{width:26px;height:26px;line-height:0}.header .header-inner .right .quote-btn[data-v-e9832d30]{width:-moz-fit-content;width:fit-content;height:40px;display:flex;align-items:center;padding:0 20px;background:#2359b2;border-radius:8px;color:#fff;font-size:16px;font-weight:700;line-height:1em;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s}.header .header-inner .right .quote-btn[data-v-e9832d30]:hover{background:#2d6ad0}.lang-popup[data-v-e9832d30]{position:fixed;inset:0;z-index:999999}.lang-popup .outer[data-v-e9832d30]{position:absolute;inset:0;background:#ffffff80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1}.lang-popup .box[data-v-e9832d30]{position:absolute;top:0;right:0;width:400px;height:100%;background:#fff;box-shadow:0 16px 36px #4a33181f;z-index:2}.lang-popup .box-header[data-v-e9832d30]{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 0 0 20px}.lang-popup .box-header .title[data-v-e9832d30]{font-size:16px;font-weight:700;line-height:1em}.lang-popup .box-header .close[data-v-e9832d30]{width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lang-popup .box-header .close[data-v-e9832d30]:hover{background:#0000000d}.lang-popup .box-header .close .icon[data-v-e9832d30]{width:20px;height:20px;line-height:0}.lang-popup .box-list[data-v-e9832d30]{width:100%;height:calc(100% - 50px);overflow-y:auto}.lang-popup .box-list .item[data-v-e9832d30]{width:100%;height:60px;display:flex;align-items:center;padding:0 20px;cursor:pointer;transition:.2s}.lang-popup .box-list .item[data-v-e9832d30]:hover{background:#0000000d}.lang-popup .box-list .item .icon[data-v-e9832d30]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1em;color:#2359b2;border-radius:10px;background:#2359b21a}.lang-popup .box-list .item .text[data-v-e9832d30]{font-size:18px;font-weight:500;line-height:1em;margin-left:12px}.lang-popup .box-list .item.active .icon[data-v-e9832d30]{color:#fff;background:#2359b2}.lang-popup .box-list .item.active .text[data-v-e9832d30]{color:#2359b2;font-weight:700}.mobile-wrap[data-v-e9832d30],.mobile-wrap .menu-toggle[data-v-e9832d30]{display:flex;align-items:center}.mobile-wrap .menu-toggle[data-v-e9832d30]{width:44px;height:44px;flex-direction:column;justify-content:center;gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-wrap .menu-toggle span[data-v-e9832d30]{display:block;width:26px;height:3px;border-radius:2px;background:#333;transition:transform .3s ease,opacity .3s ease}.mobile-wrap .menu-toggle.active span[data-v-e9832d30]:first-child{transform:translateY(9px) rotate(45deg)}.mobile-wrap .menu-toggle.active span[data-v-e9832d30]:nth-child(2){opacity:0}.mobile-wrap .menu-toggle.active span[data-v-e9832d30]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.mobile-menu[data-v-e9832d30]{position:fixed;inset:60px 0 0;background:#fff;z-index:999998;overflow-y:auto}.mobile-menu .nav[data-v-e9832d30]{width:100%}.mobile-menu .nav a[data-v-e9832d30]{display:flex;align-items:center;width:100%;height:52px;padding:0 20px;color:#333;font-size:16px;text-decoration:none;border-bottom:1px solid rgba(74,51,24,.08)}.mobile-menu .nav a.active[data-v-e9832d30]{color:#2359b2;font-weight:700}@media(max-width:640px){.mobile-menu .nav a[data-v-e9832d30]{height:48px;font-size:15px}}.mobile-menu .menu-bottom[data-v-e9832d30]{padding:16px 20px 24px;display:flex;flex-direction:column;gap:14px}@media(max-width:640px){.mobile-menu .menu-bottom[data-v-e9832d30]{padding:14px 16px 20px}}.mobile-menu .menu-bottom .lang[data-v-e9832d30]{width:100%;height:44px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid #2359b2;border-radius:8px;color:#2359b2;font-size:15px;background:#fff;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mobile-menu .menu-bottom .lang .icon[data-v-e9832d30]{width:24px;height:24px;line-height:0}.mobile-menu .menu-bottom .quote-btn[data-v-e9832d30]{display:flex;align-items:center;width:100%;height:44px;justify-content:center;border-radius:8px;font-size:15px;background:#2359b2;color:#fff;font-weight:700;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.2s}.mobile-menu .menu-bottom .quote-btn[data-v-e9832d30]:hover{background:#2d6ad0}.slide-menu-enter-active[data-v-e9832d30],.slide-menu-leave-active[data-v-e9832d30]{transition:opacity .25s ease}.slide-menu-enter-from[data-v-e9832d30],.slide-menu-leave-to[data-v-e9832d30]{opacity:0}@media(max-width:1536px){.header .header-inner[data-v-e9832d30]{padding:0 32px}}@media(max-width:1280px){.header .header-inner[data-v-e9832d30]{padding:0 20px}.header .header-inner .nav[data-v-e9832d30]{gap:clamp(8px,1.2vw,20px)}.header .header-inner .right[data-v-e9832d30]{gap:20px}}.footer[data-v-a568da6c]{width:100%;height:auto;background-color:#1a222d}.footer .footer-ctn[data-v-a568da6c]{padding:80px 50px;width:100%}@media(min-width:640px){.footer .footer-ctn[data-v-a568da6c]{max-width:640px}}@media(min-width:768px){.footer .footer-ctn[data-v-a568da6c]{max-width:768px}}@media(min-width:1024px){.footer .footer-ctn[data-v-a568da6c]{max-width:1024px}}@media(min-width:1280px){.footer .footer-ctn[data-v-a568da6c]{max-width:1280px}}@media(min-width:1536px){.footer .footer-ctn[data-v-a568da6c]{max-width:1536px}}.footer .footer-ctn[data-v-a568da6c]{margin-left:auto;margin-right:auto;display:flex;gap:1rem;width:100%}@media(max-width:1536px){.footer .footer-ctn[data-v-a568da6c]{padding:70px 40px}}@media(max-width:1024px){.footer .footer-ctn[data-v-a568da6c]{flex-direction:column;padding:50px 30px}}@media(max-width:768px){.footer .footer-ctn[data-v-a568da6c]{padding:40px 20px}}@media(max-width:640px){.footer .footer-ctn[data-v-a568da6c]{padding:40px 16px}}.footer .footer-ctn .footer-ctn-left[data-v-a568da6c]{display:flex;flex-direction:column;gap:10px;width:540px;height:100%;color:#fff}@media(max-width:1280px){.footer .footer-ctn .footer-ctn-left[data-v-a568da6c]{width:420px}}@media(max-width:768px){.footer .footer-ctn .footer-ctn-left[data-v-a568da6c]{width:100%;align-items:center;text-align:center}}.footer .footer-ctn .footer-ctn-left .footer-logo[data-v-a568da6c]{width:300px;height:100px}.footer .footer-ctn .footer-ctn-left .footer-logo img[data-v-a568da6c]{width:100%;height:100%}.footer .footer-ctn .footer-ctn-left .left-txt[data-v-a568da6c]{font-size:1.125rem;line-height:1.75rem}.footer .footer-ctn .footer-ctn-left .left-icon[data-v-a568da6c]{width:100%;display:flex;gap:12px}.footer .footer-ctn .footer-ctn-left .left-icon .icon-item[data-v-a568da6c]{width:36px;height:36px;border-radius:50%;background:#ffffff1f;display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease-in-out;cursor:pointer}.footer .footer-ctn .footer-ctn-left .left-icon .icon-item[data-v-a568da6c]:hover{background:#ffffff40}.footer .footer-ctn .footer-ctn-left .left-icon .icon-item .social-text[data-v-a568da6c]{font-size:11px}.footer .footer-ctn .footer-ctn-center[data-v-a568da6c]{flex:1;color:#fff;display:flex;flex-wrap:wrap;gap:30px 40px;justify-content:space-between}@media(max-width:1024px){.footer .footer-ctn .footer-ctn-center[data-v-a568da6c]{width:100%}}@media(max-width:768px){.footer .footer-ctn .footer-ctn-center[data-v-a568da6c]{gap:24px 20px}}@media(max-width:640px){.footer .footer-ctn .footer-ctn-center[data-v-a568da6c]{gap:20px 0;justify-content:center;text-align:center}}.footer .footer-ctn .footer-ctn-center dl[data-v-a568da6c]{display:flex;flex-direction:column;gap:10px}@media(max-width:768px){.footer .footer-ctn .footer-ctn-center dl[data-v-a568da6c]{flex:1 1 45%}}@media(max-width:640px){.footer .footer-ctn .footer-ctn-center dl[data-v-a568da6c]{flex:1 1 100%;align-items:center}}.footer .footer-ctn .footer-ctn-center dl dt[data-v-a568da6c]{font-size:1.125rem;line-height:1.75rem;font-weight:700}.footer .footer-ctn .footer-ctn-center dl dd[data-v-a568da6c]{font-size:.875rem;line-height:1.25rem;color:#ccc}.footer .footer-ctn .footer-ctn-center dl dd a[data-v-a568da6c]{color:#ccc;transition:all .3s ease-in-out}.footer .footer-ctn .footer-ctn-center dl dd a[data-v-a568da6c]:hover{color:#fff}.footer .footer-bottom[data-v-a568da6c]{padding:0 50px;width:100%;height:50px;color:#fff;display:flex;align-items:center;justify-content:center;gap:12px 20px;border-top:1px solid hsla(0,0%,100%,.3)}.footer .footer-bottom p[data-v-a568da6c]{font-size:14px;line-height:1em}@media(max-width:640px){.footer .footer-bottom[data-v-a568da6c]{padding:0 16px}}@media(max-width:768px){.footer .footer-ctn-left .footer-logo[data-v-a568da6c]{width:240px;height:80px}}@media(max-width:640px){.footer .footer-ctn-left .footer-logo[data-v-a568da6c]{width:180px;height:60px;margin:0 auto}}
