.home[data-v-c73eb164]{cursor:pointer;position:relative}.app-header-nav[data-v-c73eb164]{width:1200px;flex:1;display:flex;justify-content:space-between;position:relative;z-index:999;font-family:PingFangSC-Regular,PingFang SC}.app-header-nav .desktop-nav[data-v-c73eb164]{width:100%;display:flex;justify-content:space-between}.app-header-nav .mobile-nav[data-v-c73eb164]{display:none;width:100%}.app-header-nav .left[data-v-c73eb164]{width:38%;color:#222121;justify-content:space-between}.app-header-nav .right[data-v-c73eb164]{width:28%}.app-header-nav .center[data-v-c73eb164]{margin:0 auto}.app-header-nav .h_wrap[data-v-c73eb164]{display:flex;justify-content:space-between;align-items:center;font-size:24px;font-weight:400}.app-header-nav .h_wrap .h_item[data-v-c73eb164]{display:flex;align-items:center;flex-shrink:0}.app-header-nav .h_wrap .h_item .icon[data-v-c73eb164]{width:20px;height:20px}.app-header-nav .h_wrap .h_item .tras[data-v-c73eb164]{transition:all .3s;transform:rotate(180deg)}.app-header-nav .h_wrap .logo[data-v-c73eb164]{width:73px;height:93px;cursor:pointer}.app-header-nav .h_wrap .logo img[data-v-c73eb164]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.app-header-nav .h_wrap .title[data-v-c73eb164]{font-size:40px;font-family:PingFangSC-Medium,PingFang SC;font-weight:500;color:#222121;padding-left:17px;cursor:pointer}.mobile-header[data-v-c73eb164]{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1)}.mobile-header .mobile-logo[data-v-c73eb164]{display:flex;align-items:center;cursor:pointer}.mobile-header .mobile-logo img[data-v-c73eb164]{width:40px;height:50px;margin-right:8px}.mobile-header .mobile-logo .mobile-title[data-v-c73eb164]{font-size:24px;font-weight:600;color:#222121}.mobile-menu-btn[data-v-c73eb164]{display:flex;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:transparent;border:none;cursor:pointer;padding:0;z-index:1001}.mobile-menu-btn span[data-v-c73eb164]{width:100%;height:3px;background:#222121;border-radius:2px;transition:all .3s cubic-bezier(.645,.045,.355,1);transform-origin:center}.mobile-menu-btn.active span[data-v-c73eb164]:first-child{transform:rotate(45deg) translate(8px,8px)}.mobile-menu-btn.active span[data-v-c73eb164]:nth-child(2){opacity:0}.mobile-menu-btn.active span[data-v-c73eb164]:nth-child(3){transform:rotate(-45deg) translate(8px,-8px)}.mobile-menu-overlay[data-v-c73eb164]{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000}.mobile-menu-overlay.show[data-v-c73eb164]{opacity:1;visibility:visible}.mobile-menu[data-v-c73eb164]{position:fixed;top:0;right:-100%;width:80%;max-width:350px;height:100%;background:#fff;transition:right .3s cubic-bezier(.645,.045,.355,1);z-index:1001;overflow-y:auto}.mobile-menu.show[data-v-c73eb164]{right:0}.mobile-menu .mobile-menu-header[data-v-c73eb164]{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee;background:#f8f9fa}.mobile-menu .mobile-menu-header h3[data-v-c73eb164]{margin:0;font-size:18px;color:#222121}.mobile-menu .mobile-menu-header .close-btn[data-v-c73eb164]{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.mobile-menu .mobile-menu-content[data-v-c73eb164]{padding:0}.mobile-menu .mobile-menu-content .menu-item-with-sub[data-v-c73eb164],.mobile-menu .mobile-menu-content .menu-item[data-v-c73eb164]{display:block;padding:16px 20px;color:#333;text-decoration:none;border-bottom:1px solid #f0f0f0;font-size:16px;cursor:pointer;transition:background-color .3s ease}.mobile-menu .mobile-menu-content .menu-item-with-sub[data-v-c73eb164]:hover,.mobile-menu .mobile-menu-content .menu-item[data-v-c73eb164]:hover{background-color:#f8f9fa}.mobile-menu .mobile-menu-content .menu-item-with-sub[data-v-c73eb164]{display:flex;justify-content:space-between;align-items:center}.mobile-menu .mobile-menu-content .menu-item-with-sub .arrow[data-v-c73eb164]{font-size:12px;transition:transform .3s ease}.mobile-menu .mobile-menu-content .menu-item-with-sub .arrow.arrow-down[data-v-c73eb164]{transform:rotate(180deg)}.mobile-menu .mobile-menu-content .menu-item-with-sub .language-icon[data-v-c73eb164]{width:16px;height:16px;margin-right:8px;vertical-align:middle}.mobile-menu .mobile-menu-content .menu-group[data-v-c73eb164]{border-bottom:1px solid #f0f0f0}.mobile-menu .mobile-menu-content .menu-group.language-group[data-v-c73eb164]{border-bottom:none}.mobile-menu .mobile-menu-content .menu-group .submenu[data-v-c73eb164]{max-height:0;overflow:hidden;transition:max-height .3s ease;background:#f8f9fa}.mobile-menu .mobile-menu-content .menu-group .submenu.show[data-v-c73eb164]{max-height:300px}.mobile-menu .mobile-menu-content .menu-group .submenu .submenu-item[data-v-c73eb164]{display:block;padding:12px 40px;color:#666;text-decoration:none;border-bottom:1px solid #eee;font-size:14px;cursor:pointer;transition:background-color .3s ease}.mobile-menu .mobile-menu-content .menu-group .submenu .submenu-item[data-v-c73eb164]:hover{background-color:#e9ecef;color:#222121}.mobile-menu .mobile-menu-content .menu-group .submenu .submenu-item[data-v-c73eb164]:last-child{border-bottom:none}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item[data-v-c73eb164]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:12px 40px;cursor:pointer;border-bottom:1px solid #eee;transition:all .3s ease}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item[data-v-c73eb164]:hover{background-color:#e9ecef}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item.active[data-v-c73eb164]{background:#e7f4ff;border-left:3px solid #1890ff}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item[data-v-c73eb164]:last-child{border-bottom:none}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item .lang-main[data-v-c73eb164]{font-size:14px;font-weight:500;color:#333;line-height:20px}.mobile-menu .mobile-menu-content .menu-group .language-submenu .language-item .lang-sub[data-v-c73eb164]{font-size:12px;font-weight:400;color:#999;line-height:16px;font-family:Arial,sans-serif}.layer[data-v-c73eb164]{width:160px;background-color:#fff;border-radius:4px;position:absolute;left:-41px;top:44px;overflow:hidden;box-shadow:0 0 4px #eaf3ff;transition:all .2s .1s;padding:8px}.layer.open[data-v-c73eb164]{opacity:0}.layer ul[data-v-c73eb164]{display:flex;flex-wrap:wrap;text-align:center;align-items:center}.layer ul li[data-v-c73eb164]{text-align:center;width:100%;font-size:14px;font-weight:500;height:44px;line-height:44px;background:#f9fcff;border-radius:4px}.layer ul li:hover p[data-v-c73eb164]{color:#27ba9b}.layer ul li+li[data-v-c73eb164]{margin-top:8px}@media (max-width:1240px){.app-header-nav[data-v-c73eb164]{width:100%;max-width:1200px;margin:0 auto}.app-header-nav .desktop-nav[data-v-c73eb164]{padding:0 20px}}@media (max-width:968px){.app-header-nav[data-v-c73eb164]{width:100%}.app-header-nav .desktop-nav[data-v-c73eb164]{display:none}.app-header-nav .mobile-nav[data-v-c73eb164]{display:block}}@media (max-width:480px){.mobile-menu[data-v-c73eb164]{width:90%}.mobile-header[data-v-c73eb164]{padding:12px 15px}.mobile-header .mobile-logo img[data-v-c73eb164]{width:35px;height:45px}.mobile-header .mobile-logo .mobile-title[data-v-c73eb164]{font-size:20px}}.app-header[data-v-7959ef9b]{background:#fff;height:198px;box-sizing:border-box;padding:60px 0;position:relative}.app-header .container[data-v-7959ef9b]{display:flex;align-items:center;justify-content:space-between}.app-header .language[data-v-7959ef9b]{position:relative;width:100px;margin-left:60px;float:right;display:block;font-size:16px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#111;padding-right:0;margin-right:0}.app-header .language .languageitem[data-v-7959ef9b]{display:flex;align-items:center;height:16px}.app-header .language .languageitem img[data-v-7959ef9b]{width:16px;height:16px;margin-right:12px}.app-header .language .section_3[data-v-7959ef9b]{position:absolute;width:280px;height:220px;top:30px;right:-100px;background:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border-radius:12px;border:1px solid #e5e5e5;z-index:9999;padding:16px}.app-header .language .section_3 .text-wrapper_1[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4[data-v-7959ef9b]{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;width:100%;height:48px;border-radius:8px;cursor:pointer;margin-bottom:4px;padding:0 16px;box-sizing:border-box;transition:all .3s ease}.app-header .language .section_3 .text-wrapper_1[data-v-7959ef9b]:hover,.app-header .language .section_3 .text-wrapper_2[data-v-7959ef9b]:hover,.app-header .language .section_3 .text-wrapper_3[data-v-7959ef9b]:hover,.app-header .language .section_3 .text-wrapper_4[data-v-7959ef9b]:hover{background:#f5f5f5}.app-header .language .section_3 .text-wrapper_1.checked[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2.checked[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3.checked[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4.checked[data-v-7959ef9b]{background:#e7f4ff;border:1px solid #1890ff}.app-header .language .section_3 .text-wrapper_1 .text_17[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_19[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_21[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_23[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_17[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_19[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_21[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_23[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_17[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_19[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_21[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_23[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_17[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_19[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_21[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_23[data-v-7959ef9b]{font-size:14px;font-weight:500;color:#333;line-height:20px}.app-header .language .section_3 .text-wrapper_1 .text_18[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_20[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_22[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_24[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_18[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_20[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_22[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_24[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_18[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_20[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_22[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_24[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_18[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_20[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_22[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_24[data-v-7959ef9b]{font-size:12px;font-weight:400;color:#999;line-height:16px}.app-header .language .section_3 .text-wrapper_1 .text_18.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_20.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_22.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_1 .text_24.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_18.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_20.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_22.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_2 .text_24.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_18.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_20.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_22.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_3 .text_24.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_18.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_20.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_22.eng[data-v-7959ef9b],.app-header .language .section_3 .text-wrapper_4 .text_24.eng[data-v-7959ef9b]{font-family:Arial,sans-serif}@media (max-width:968px){.app-header[data-v-7959ef9b]{height:auto;padding:0}.app-header .container[data-v-7959ef9b]{flex-direction:row;gap:0;padding:0;width:100%}.app-header .language[data-v-7959ef9b]{display:none}}.app-footer[data-v-06c6a6a1]{overflow:hidden;background-color:#fafcff}.app-footer .contact[data-v-06c6a6a1]{background:#fff}.app-footer .contact .container[data-v-06c6a6a1]{padding:60px 0 40px 25px;display:flex}.app-footer .contact dl[data-v-06c6a6a1]{height:190px;text-align:center;padding:0 72px;border-right:1px solid #f2f2f2;color:#999}.app-footer .contact dl[data-v-06c6a6a1]:first-child{padding-left:0}.app-footer .contact dl[data-v-06c6a6a1]:last-child{border-right:none;padding-right:0}.app-footer .contact dt[data-v-06c6a6a1]{line-height:1;font-size:18px}.app-footer .contact dd[data-v-06c6a6a1]{margin:36px 12px 0 0;float:left;width:92px;height:92px;padding-top:10px;border:1px solid #ededed}.app-footer .contact dd .iconfont[data-v-06c6a6a1]{font-size:36px;display:block;color:#666}.app-footer .contact dd:hover .iconfont[data-v-06c6a6a1]{color:#27ba9b}.app-footer .contact dd[data-v-06c6a6a1]:last-child{margin-right:0}.app-footer .contact .qrcode[data-v-06c6a6a1]{width:92px;height:92px;padding:7px;border:1px solid #ededed}.app-footer .contact .download[data-v-06c6a6a1]{padding-top:5px;font-size:14px;width:auto;height:auto;border:none}.app-footer .contact .download span[data-v-06c6a6a1]{display:block}.app-footer .contact .download a[data-v-06c6a6a1]{display:block;line-height:1;padding:10px 25px;margin-top:5px;color:#fff;border-radius:2px;background-color:#27ba9b}.app-footer .contact .hotline[data-v-06c6a6a1]{padding-top:20px;font-size:22px;color:#666;width:auto;height:auto;border:none}.app-footer .contact .hotline small[data-v-06c6a6a1]{display:block;font-size:15px;color:#999}.app-footer .extra[data-v-06c6a6a1]{background:linear-gradient(135deg,#2c3e50,#34495e);padding:50px 0;color:#fff}.app-footer .extra .container[data-v-06c6a6a1]{max-width:1200px;margin:0 auto;padding:0 20px}.app-footer .extra .footer-content[data-v-06c6a6a1]{display:grid;grid-template-columns:2fr 1fr;gap:60px;align-items:start}.app-footer .extra .section-title[data-v-06c6a6a1]{font-size:24px;font-weight:600;margin-bottom:30px;color:#ecf0f1;display:flex;align-items:center;gap:10px}.app-footer .extra .section-title i[data-v-06c6a6a1]{font-size:28px}.app-footer .extra .contact-section .office-info[data-v-06c6a6a1]{margin-bottom:35px;padding:25px;background:hsla(0,0%,100%,.05);border-radius:12px;border-left:4px solid #3498db}.app-footer .extra .contact-section .office-info[data-v-06c6a6a1]:last-child{margin-bottom:0}.app-footer .extra .contact-section .office-info .office-title[data-v-06c6a6a1]{font-size:18px;font-weight:600;margin-bottom:20px;color:#ecf0f1;display:flex;align-items:center;gap:10px}.app-footer .extra .contact-section .office-info .office-title i[data-v-06c6a6a1]{font-size:20px}.app-footer .extra .contact-section .office-info .contact-item[data-v-06c6a6a1]{display:flex;align-items:center;margin-bottom:12px;padding:8px 0}.app-footer .extra .contact-section .office-info .contact-item[data-v-06c6a6a1]:last-child{margin-bottom:0}.app-footer .extra .contact-section .office-info .contact-item i[data-v-06c6a6a1]{font-size:16px;margin-right:12px;width:20px;text-align:center}.app-footer .extra .contact-section .office-info .contact-item span[data-v-06c6a6a1]{font-size:14px;color:#bdc3c7;line-height:1.5;word-break:break-all}.app-footer .extra .company-section .company-info[data-v-06c6a6a1]{padding:25px;background:hsla(0,0%,100%,.05);border-radius:12px;border-left:4px solid #f39c12}.app-footer .extra .company-section .company-info .company-name[data-v-06c6a6a1]{font-size:20px;font-weight:600;margin-bottom:8px;color:#ecf0f1}.app-footer .extra .company-section .company-info .company-name-en[data-v-06c6a6a1]{font-size:16px;font-weight:500;margin-bottom:15px;color:#bdc3c7;font-style:italic}.app-footer .extra .company-section .company-info .company-desc[data-v-06c6a6a1]{font-size:14px;margin-bottom:20px;color:#95a5a6;line-height:1.6}.app-footer .extra .company-section .company-info .copyright[data-v-06c6a6a1]{font-size:13px;color:#7f8c8d;margin:0;padding-top:15px;border-top:1px solid hsla(0,0%,100%,.1)}.app-footer .extra .mobile-links[data-v-06c6a6a1]{display:none;margin-top:40px}.app-footer .extra .mobile-links .quick-links h4[data-v-06c6a6a1]{font-size:18px;color:#ecf0f1;margin-bottom:20px;text-align:center}.app-footer .extra .mobile-links .quick-links .links-grid[data-v-06c6a6a1]{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item[data-v-06c6a6a1]{display:flex;flex-direction:column;align-items:center;padding:20px 15px;background:hsla(0,0%,100%,.05);border-radius:12px;text-decoration:none;color:#bdc3c7;transition:all .3s ease}.app-footer .extra .mobile-links .quick-links .links-grid .link-item[data-v-06c6a6a1]:hover{background:hsla(0,0%,100%,.1);color:#ecf0f1;transform:translateY(-2px)}.app-footer .extra .mobile-links .quick-links .links-grid .link-item .icon[data-v-06c6a6a1]{font-size:24px;margin-bottom:10px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item span[data-v-06c6a6a1]{font-size:14px;text-align:center}.app-footer .slogan[data-v-06c6a6a1]{height:178px;line-height:58px;padding:60px 100px;border-bottom:1px solid #434343;display:flex;justify-content:space-between}.app-footer .slogan a[data-v-06c6a6a1]{height:58px;line-height:58px;color:#fff;font-size:28px}.app-footer .slogan a i[data-v-06c6a6a1]{font-size:50px;vertical-align:middle;margin-right:10px;font-weight:100}.app-footer .slogan a span[data-v-06c6a6a1]{vertical-align:middle;text-shadow:0 0 1px #333}.app-footer .copyright[data-v-06c6a6a1]{height:170px;padding-top:40px;text-align:center;color:#999;font-size:15px}.app-footer .copyright p[data-v-06c6a6a1]{line-height:1;margin-bottom:20px}.app-footer .copyright a[data-v-06c6a6a1]{color:#999;line-height:1;padding:0 10px;border-right:1px solid #999}.app-footer .copyright a[data-v-06c6a6a1]:last-child{border-right:none}@media (max-width:968px){.app-footer .extra[data-v-06c6a6a1]{padding:40px 0}.app-footer .extra .container[data-v-06c6a6a1]{padding:0 15px}.app-footer .extra .footer-content[data-v-06c6a6a1]{grid-template-columns:1fr;gap:30px}.app-footer .extra .footer-content .section-title[data-v-06c6a6a1]{font-size:20px;justify-content:center;text-align:center}.app-footer .extra .footer-content .section-title i[data-v-06c6a6a1]{font-size:24px}.app-footer .extra .footer-content .contact-section .office-info[data-v-06c6a6a1]{margin-bottom:25px;padding:20px}.app-footer .extra .footer-content .contact-section .office-info .office-title[data-v-06c6a6a1]{font-size:16px;justify-content:center;text-align:center;margin-bottom:15px}.app-footer .extra .footer-content .contact-section .office-info .contact-item[data-v-06c6a6a1]{justify-content:center;text-align:center;flex-direction:column;margin-bottom:10px}.app-footer .extra .footer-content .contact-section .office-info .contact-item i[data-v-06c6a6a1]{margin-right:0;margin-bottom:5px}.app-footer .extra .footer-content .contact-section .office-info .contact-item span[data-v-06c6a6a1]{font-size:13px}.app-footer .extra .footer-content .company-section .company-info[data-v-06c6a6a1]{padding:20px;text-align:center}.app-footer .extra .footer-content .company-section .company-info .company-name[data-v-06c6a6a1]{font-size:18px}.app-footer .extra .footer-content .company-section .company-info .company-name-en[data-v-06c6a6a1]{font-size:14px}.app-footer .extra .footer-content .company-section .company-info .company-desc[data-v-06c6a6a1]{font-size:13px}.app-footer .extra .footer-content .company-section .company-info .copyright[data-v-06c6a6a1]{font-size:12px}.app-footer .extra .mobile-links[data-v-06c6a6a1]{display:block}}@media (max-width:600px){.app-footer .extra[data-v-06c6a6a1]{padding:30px 0}.app-footer .extra .container[data-v-06c6a6a1]{padding:0 10px}.app-footer .extra .footer-content[data-v-06c6a6a1]{gap:25px}.app-footer .extra .footer-content .section-title[data-v-06c6a6a1]{font-size:18px;margin-bottom:20px}.app-footer .extra .footer-content .contact-section .office-info[data-v-06c6a6a1]{padding:15px;margin-bottom:20px}.app-footer .extra .footer-content .contact-section .office-info .office-title[data-v-06c6a6a1]{font-size:15px;margin-bottom:12px}.app-footer .extra .footer-content .contact-section .office-info .contact-item[data-v-06c6a6a1]{margin-bottom:8px}.app-footer .extra .footer-content .contact-section .office-info .contact-item span[data-v-06c6a6a1]{font-size:12px}.app-footer .extra .footer-content .company-section .company-info[data-v-06c6a6a1]{padding:15px}.app-footer .extra .footer-content .company-section .company-info .company-name[data-v-06c6a6a1]{font-size:16px}.app-footer .extra .footer-content .company-section .company-info .company-name-en[data-v-06c6a6a1]{font-size:13px}.app-footer .extra .footer-content .company-section .company-info .company-desc[data-v-06c6a6a1]{font-size:12px;line-height:1.5}.app-footer .extra .footer-content .company-section .company-info .copyright[data-v-06c6a6a1]{font-size:11px;padding-top:12px}.app-footer .extra .mobile-links[data-v-06c6a6a1]{margin-top:25px}.app-footer .extra .mobile-links .quick-links h4[data-v-06c6a6a1]{font-size:16px;margin-bottom:15px}.app-footer .extra .mobile-links .quick-links .links-grid[data-v-06c6a6a1]{gap:12px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item[data-v-06c6a6a1]{padding:15px 10px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item .icon[data-v-06c6a6a1]{font-size:20px;margin-bottom:8px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item span[data-v-06c6a6a1]{font-size:12px}}@media (max-width:480px){.app-footer .extra .mobile-links .quick-links .links-grid[data-v-06c6a6a1]{grid-template-columns:1fr 1fr;gap:10px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item[data-v-06c6a6a1]{padding:12px 8px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item .icon[data-v-06c6a6a1]{font-size:18px;margin-bottom:6px}.app-footer .extra .mobile-links .quick-links .links-grid .link-item span[data-v-06c6a6a1]{font-size:11px}}.app-header-sticky[data-v-5fc1533a]{width:100%;position:fixed;left:0;top:0;z-index:999;background-color:#fff;border-bottom:1px solid #e4e4e4;transform:translateY(-100%);opacity:0}.app-header-sticky.show[data-v-5fc1533a]{transition:all .3s linear;transform:none;opacity:1}.app-header-sticky .container[data-v-5fc1533a]{display:flex;align-items:center;background:#fff}.app-body[data-v-5915a84c]{min-height:600px}