.about .introduce[data-v-d2673a04]{padding:var(--space-16) 0 var(--space-6)}@media (max-width:767px){.about .introduce[data-v-d2673a04]{padding:var(--space-4) 0}}.about .introduce-content[data-v-d2673a04]{display:flex;flex-direction:row;gap:var(--space-10);align-items:center}@media (max-width:767px){.about .introduce-content[data-v-d2673a04]{flex-direction:column;gap:var(--space-8)}}.about .introduce-content .img[data-v-d2673a04]{flex:0 0 45%;max-width:45%;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow-md)}@media (max-width:767px){.about .introduce-content .img[data-v-d2673a04]{flex:0 0 100%;max-width:100%;border-radius:0}}.about .introduce-content .img img[data-v-d2673a04]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.about .introduce-content .img img[data-v-d2673a04]:hover{transform:scale(1.02)}.about .introduce-content .content-right[data-v-d2673a04]{flex:1}.about .introduce-content .content-right-title[data-v-d2673a04]{font-size:clamp(1.5rem,4vw,1.63rem);font-weight:700;color:var(--color-primary);margin-bottom:var(--space-8);position:relative;padding-bottom:var(--space-3)}@media (max-width:767px){.about .introduce-content .content-right-title[data-v-d2673a04]{font-size:clamp(1.25rem,3.5vw,1.38rem);margin-bottom:1.1rem;padding-bottom:.4rem}}.about .introduce-content .content-right-title[data-v-d2673a04]:after{content:"";position:absolute;bottom:0;left:0;width:2.88rem;height:.25rem;background:var(--color-primary);border-radius:var(--radius-sm)}.about .introduce-content .content-right-content[data-v-d2673a04]{font-size:clamp(1rem,2.5vw,1.13rem);line-height:1.8;color:var(--color-text-light);margin-bottom:var(--space-16);text-align:justify}@media (max-width:767px){.about .introduce-content .content-right-content[data-v-d2673a04]{margin-bottom:0}}.about .introduce-content .content-right .content-right-count[data-v-d2673a04]{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6)}.about .introduce-content .content-right .content-right-count .content-right-count-item[data-v-d2673a04]{text-align:center;padding:var(--space-4);transition:var(--transition)}.about .introduce-content .content-right .content-right-count .content-right-count-item[data-v-d2673a04]:hover{transform:translateY(-4px)}.about .introduce-content .content-right .content-right-count .content-right-count-item .count-num[data-v-d2673a04]{display:block;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;color:var(--color-primary);margin-bottom:var(--space-2);line-height:1}@media (max-width:767px){.about .introduce-content .content-right .content-right-count .content-right-count-item .count-num[data-v-d2673a04]{font-size:clamp(1.75rem,3.5vw,1.38rem)}}.about .introduce-content .content-right .content-right-count .content-right-count-item .count-desc[data-v-d2673a04]{display:block;font-size:clamp(.875rem,2vw,1rem);color:var(--color-text-light);font-weight:500}.about .layout[data-v-d2673a04]{position:relative;padding:var(--space-12) 0;overflow:hidden;background-image:url(/_nuxt/img/about_company_layout_bg.93fc1aa.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}.about .layout .container[data-v-d2673a04]{position:relative;z-index:2}.about .layout-title[data-v-d2673a04]{font-size:1.63rem;font-weight:600;color:#fff;margin-bottom:var(--space-8);position:relative}@media (max-width:767px){.about .layout-title[data-v-d2673a04]{font-size:1.25rem}}.about .layout-title[data-v-d2673a04]:after{content:"";position:absolute;bottom:-8px;left:0;width:2.5rem;height:3px;background:#fff;border-radius:2px}.about .layout-content p[data-v-d2673a04]{line-height:1.8;text-align:justify;font-weight:400;font-size:1.13rem;color:#fff;margin-bottom:1.75rem}@media (max-width:767px){.about .layout-content p[data-v-d2673a04]{font-size:1rem;margin-bottom:1rem}}.about .layout-content p[data-v-d2673a04]:last-child{margin-bottom:0}@media (max-width:767px){.about .layout[data-v-d2673a04]{padding:var(--space-8) var(--space-4);background-position:50%}.about .layout-title[data-v-d2673a04]{margin-bottom:1.625rem}.about .layout-content p[data-v-d2673a04]{line-height:1.6}}.about .platform[data-v-d2673a04]{padding:3.75rem 0}@media (max-width:767px){.about .platform[data-v-d2673a04]{padding:3rem 0}}.about .platform-content[data-v-d2673a04]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:767px){.about .platform-content[data-v-d2673a04]{grid-template-columns:1fr;gap:1.25rem}}.about .platform-content-item-wrapper[data-v-d2673a04]{position:relative}.about .platform-content-item[data-v-d2673a04]{position:relative;border-radius:2.25rem;overflow:hidden;padding:6rem 1.5rem 8rem;min-height:18rem;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-size:cover;background-position:50%;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1)}.about .platform-content-item[data-v-d2673a04]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(2,86,210,.7),rgba(15,63,143,.85));opacity:.5;z-index:1;transition:opacity .4s ease}.about .platform-content-item[data-v-d2673a04]:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 20px 40px rgba(2,86,210,.4)}.about .platform-content-item[data-v-d2673a04]:hover:before{opacity:.9}.about .platform-content-item:hover .platform-content-item-icon[data-v-d2673a04]{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px rgba(0,0,0,.25)}.about .platform-content-item:hover .platform-content-item-title[data-v-d2673a04]{color:#fff;text-shadow:0 2px 8px hsla(0,0%,100%,.3)}.about .platform-content-item:hover .platform-content-item-desc[data-v-d2673a04]{transform:translateY(-2px)}@media (max-width:767px){.about .platform-content-item[data-v-d2673a04]{min-height:15rem;padding:2rem 1.25rem}}.about .platform-content-item-icon[data-v-d2673a04]{width:7.25rem;height:7.25rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.6rem;position:relative;z-index:2;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:transform .4s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1)}@media (max-width:767px){.about .platform-content-item-icon[data-v-d2673a04]{width:4.5rem;height:4.5rem}}.about .platform-content-item-icon img[data-v-d2673a04]{width:7.25rem;height:7.25rem;object-fit:contain}@media (max-width:767px){.about .platform-content-item-icon img[data-v-d2673a04]{width:4.5rem;height:4.5rem}}.about .platform-content-item-title[data-v-d2673a04]{font-size:2rem;font-weight:600;color:#fff;margin-bottom:1.5rem;position:relative;z-index:2;line-height:1.4;transition:color .3s ease,text-shadow .3s ease}@media (max-width:767px){.about .platform-content-item-title[data-v-d2673a04]{font-size:1.125rem;margin-bottom:.625rem}}.about .platform-content-item-desc[data-v-d2673a04]{font-size:1.25rem;line-height:2;color:#fff;position:relative;z-index:2;max-width:80%;transition:transform .3s ease}@media (max-width:767px){.about .platform-content-item-desc[data-v-d2673a04]{font-size:.8125rem;line-height:1.5;max-width:90%}}@media (prefers-reduced-motion:reduce){.introduce-content .img img[data-v-d2673a04]{transition:none}.introduce-content .img img[data-v-d2673a04]:hover{transform:none}.introduce-content .content-right-count-item[data-v-d2673a04]{transition:none}.introduce-content .content-right-count-item[data-v-d2673a04]:hover{transform:none;box-shadow:none}.platform-content-item[data-v-d2673a04]{transition:none}.platform-content-item[data-v-d2673a04]:hover{transform:none;box-shadow:none}.platform-content-item[data-v-d2673a04]:hover:before{opacity:.5}.platform-content-item:hover .platform-content-item-desc[data-v-d2673a04],.platform-content-item:hover .platform-content-item-icon[data-v-d2673a04]{transform:none}}