.header,.header-container{height:80px}.header{position:fixed;top:0;left:0;right:0;z-index:100;margin:0 auto;padding:16px 0;background:rgba(6,9,20,.15);box-sizing:border-box;backdrop-filter:blur(20px)}.header__nav{justify-content:space-between;max-width:1200px;height:100%;margin:0 auto}.header__logo,.header__nav{display:flex;align-items:center}.header__logo{transition:transform .2s ease}.header__logo:hover{transform:scale(1.02)}.header__logo-icon{height:37.59px}.header__logo-text{display:none}.header__content{justify-content:flex-end;gap:160px;width:828px}.header__content,.header__menu{display:flex;align-items:center}.header__menu{gap:40px}.header__dropdown-wrapper{position:relative}.header__dropdown-wrapper:hover .header__menu-item--dropdown{border:1px solid #1854c2;color:#1e6fff}.header__dropdown-wrapper:hover .header__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.header__menu-item{font-family:Microsoft YaHei UI,sans-serif;font-weight:400;font-size:14px;line-height:1.27em;color:#ffffff;transition:all .2s ease;display:flex;align-items:center;gap:4px;border:1px solid transparent;position:relative;padding:4px 16px;border-radius:4px}.header__menu-item--active,.header__menu-item:hover{border:1px solid #1854c2;color:#1e6fff}.header__menu-item--dropdown{cursor:pointer;padding:4px 16px;border-radius:4px}.header__menu-item--dropdown--open{border:1px solid #1854c2;color:#1e6fff}.header__menu-arrow{width:14px;height:14px;transition:transform .2s ease}.header__dropdown{opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease,transform .3s ease;position:absolute;top:calc(100% + 12px);left:0;min-width:120px;background:rgba(9,23,56,.95);border:1px solid rgba(24,84,194,.5);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.4),0 0 0 1px rgba(24,84,194,.1);z-index:1000}.header__dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;color:rgba(255,255,255,.9);text-decoration:none;transition:all .2s ease;cursor:pointer;font-size:14px}.header__dropdown-item:hover{background:linear-gradient(90deg,rgba(14,94,215,.3),rgba(14,94,215,.1));color:#1e90ff;padding-left:20px;text-decoration:none}.header__dropdown-arrow{width:12px;height:12px;opacity:.5;transition:opacity .2s ease}.header__dropdown-item:hover .header__dropdown-arrow{opacity:1}.header__actions{justify-content:flex-end}.header__actions,.header__contact{display:flex;align-items:center;width:112px}.header__contact{justify-content:center;gap:4px;height:40px;padding:10px;background:linear-gradient(270deg,#0fa1eb,#1c78fc);border-radius:8px;font-family:Microsoft YaHei UI,sans-serif;font-weight:400;font-size:14px;line-height:1.27em;color:#ffffff;transition:all .3s ease}.header__contact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,161,235,.4);color:#fff;text-decoration:none}.header__contact-arrow{width:10px;height:10px}.header__mobile-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px}.header__mobile-icon{width:28px;height:28px}.header__mobile-menu{display:none;position:fixed;top:60px;left:0;right:0;bottom:0;background:rgba(6,9,20,.98);backdrop-filter:blur(20px);z-index:99;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;overflow-y:auto;opacity:0;visibility:hidden;height:calc(100vh - 60px)}.header__mobile-menu--open{transform:translateX(0);opacity:1;visibility:visible}.header__mobile-content{padding:24px 16px}.header__mobile-menu-item{padding:16px 0;border-bottom:1px solid rgba(255,255,255,.05)}.header__mobile-link{font-size:18px;color:#ffffff;text-decoration:none}.header__mobile-link:hover{color:#1e6fff}.header__mobile-dropdown-toggle{display:flex;justify-content:space-between;align-items:center;width:100%;background:none;border:none;padding:0;font-size:18px;color:#ffffff;cursor:pointer}.header__mobile-dropdown-arrow{width:16px;height:16px;transition:transform .3s ease}.header__mobile-dropdown-arrow--open{transform:rotate(180deg)}.header__mobile-dropdown{margin-top:12px;padding-left:16px;display:flex;flex-direction:column;gap:12px}.header__mobile-dropdown-item{font-size:16px;color:rgba(255,255,255,.7);text-decoration:none;padding:8px 0;transition:color .2s ease}.header__mobile-dropdown-item:hover{color:#1e6fff}.header__mobile-contact{margin-top:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.05)}.header__mobile-contact-link{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;height:48px;background:linear-gradient(270deg,#0fa1eb,#1c78fc);border-radius:8px;font-size:16px;color:#ffffff;text-decoration:none}.header__mobile-contact-arrow{width:14px;height:14px}@media screen and (max-width:1024px){.header,.header-container{height:60px}.header{padding:10px 0}.header__nav{padding:0 16px}.header__content{display:none}.header__mobile-menu,.header__mobile-toggle{display:block}.header__logo-text{display:none}}.footer{width:100%;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.footer__box{width:1200px;padding:120px 0;margin:0 auto}.footer__content{position:relative;display:flex;justify-content:space-between;align-items:flex-start;box-sizing:border-box;margin-bottom:40px}.footer__left{display:flex;flex-direction:column;gap:18px}.footer__logo{display:flex;align-items:center;gap:16px;width:134px;height:38px;transition:transform .2s ease}.footer__logo:hover{transform:scale(1.02)}.footer__logo-icon{height:38px}.footer__info{gap:24px;height:140px}.footer__contact,.footer__info{display:flex;flex-direction:column}.footer__contact{gap:8px}.footer__label{font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1em;color:#a0b4d6}.footer__phone{font-family:DIN Black,sans-serif;font-weight:900;font-size:16px;line-height:1em;color:#ffffff}.footer__address{display:flex;flex-direction:column;gap:8px}.footer__address-text{font-size:16px;line-height:1.5em;color:#ffffff;width:316px}.footer__address-text,.footer__copyright{font-family:PingFang SC,sans-serif;font-weight:400}.footer__copyright{font-size:14px;text-align:center;color:#a0b4d6;padding:0 20px}.footer__copyright span{line-height:24px}.footer__copyright a{color:#a0b4d6}.footer__copyright a:hover{text-decoration:underline}.footer__divider{width:1px;height:196px;background:#38bdf8;opacity:.1}.footer__links{display:flex;gap:40px}.footer__link-group{display:flex;flex-direction:column;gap:16px;width:160px}.footer__link-title{font-family:PingFang SC,sans-serif;font-weight:400;font-size:16px;line-height:1.5em;color:#ffffff;margin:0}.footer__link-list{display:flex;flex-direction:column;gap:12px}.footer__link{font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1.6em;color:#a0b4d6;text-decoration:none;transition:all .2s ease}.footer__link:hover{color:#0FA1EB;padding-left:8px}.footer__qrcode{width:158px;height:196px}.footer__qrcode-bg{position:relative;width:100%;height:100%;background:#091738;border-radius:8px;transition:transform .3s ease}.footer__qrcode-bg:hover{transform:scale(1.02)}.footer__qrcode-image{position:absolute;top:24px;left:24px;width:110px;height:110px;background:rgba(255,255,255,.1);border-radius:8px}.footer__qrcode-text{position:absolute;top:150px;left:24px;width:110px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:12px;line-height:1.66667em;color:#a0b4d6;text-align:center}@media screen and (max-width:768px){.footer__box{width:100%;padding:60px 0}.footer__content{flex-direction:column;align-items:center;width:100%;padding:0 24px;gap:40px}.footer__left{align-items:center;text-align:center}.footer__info{height:auto;gap:16px}.footer__address,.footer__contact,.footer__info{align-items:center}.footer__address-text{width:100%;max-width:316px;text-align:center;font-size:14px}.footer__copyright{text-align:center}.footer__divider{display:none}.footer__links{flex-wrap:wrap;justify-content:center;gap:32px;width:100%}.footer__link-group{width:30%;min-width:120px}.footer__link-title{font-size:14px;text-align:center}.footer__link-list{align-items:center}.footer__qrcode{width:140px;height:180px}.footer__qrcode-bg:hover{transform:none}.footer__qrcode-image{top:20px;left:15px;width:100px;height:100px}.footer__qrcode-text{top:130px;left:15px;width:100px}}@media screen and (max-width:480px){.footer__content{padding:40px 16px;gap:32px}.footer__logo{width:100px;height:28px}.footer__logo-icon{height:28px}.footer__phone{font-size:14px}.footer__address-text{font-size:12px;max-width:280px}.footer__links{flex-direction:column;align-items:center;gap:24px}.footer__link-group{width:100%;min-width:unset}.footer__link-title{font-size:13px;margin-bottom:8px}.footer__link-list{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px 16px}.footer__link{font-size:12px;padding:4px 8px}.footer__qrcode{width:120px;height:160px}.footer__qrcode-image{top:16px;left:10px;width:90px;height:90px}.footer__qrcode-text{top:115px;left:10px;width:90px;font-size:11px}}*{box-sizing:border-box;margin:0;padding:0}html{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5;font-size:16px;color:#ffffff;scroll-behavior:smooth}body{min-height:100vh;background-color:#091223}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25;margin-bottom:16px}h1{font-size:56px}h2{font-size:20px}h3{font-size:16px}h4{font-size:12px}p{margin-bottom:16px;color:rgba(255,255,255,.8)}a{color:#0FA1EB;text-decoration:none;transition:color .3s ease}button{cursor:pointer;transition:all .3s ease}button,input,select,textarea{font-family:inherit;font-size:inherit}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.animate-fade-in-up{-webkit-animation:fadeInUp .5s ease forwards;animation:fadeInUp .5s ease forwards}.animate-fade-in{-webkit-animation:fadeIn .3s ease forwards;animation:fadeIn .3s ease forwards}.animate-scale-in{-webkit-animation:scaleIn .3s ease forwards;animation:scaleIn .3s ease forwards}.animate-pulse{-webkit-animation:pulse 2s ease-in-out infinite;animation:pulse 2s ease-in-out infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.scroll-reveal{opacity:0;transform:translateY(30px);transition:all .5s ease}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.dc-contact{position:relative;padding:74px 0;overflow:hidden;width:100%;min-height:400px;background-color:#091223}.dc-contact__bg{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:url(/_next/static/media/select-contact.8a68d9a2.png) no-repeat 50%;background-size:cover}.dc-contact__content{position:relative;z-index:1;text-align:center;max-width:1200px;margin:0 auto;padding:0 16px}.dc-contact__header{margin-bottom:24px}.dc-contact__title{font-size:48px;font-weight:400;color:#ffffff;margin-bottom:24px!important;line-height:1}.dc-contact__desc{font-size:48px;background:linear-gradient(90deg,#60A5FA,#1A6DFF 50%,#A78BFA);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:24px;line-height:1.08}.dc-contact__tags{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.dc-contact__tag{display:inline-flex;align-items:center;padding:0 16px;background:rgba(15,161,235,.1);border:1px solid rgba(15,161,235,.3);border-radius:15px;height:30px;font-size:14px;color:#38BDF8;cursor:pointer;transition:all .3s ease}.dc-contact__tag:hover{background:rgba(15,161,235,.2);border-color:rgba(15,161,235,.5);transform:translateY(-2px)}.dc-contact__btn{justify-content:center;width:240px;height:54px;background:linear-gradient(90deg,#0FA1EA,#1C79FC);border-radius:99px 99px 99px 99px;cursor:pointer;transition:all .3s ease;font-size:16px;border:none;margin:0 auto}.dc-contact__btn,.dc-contact__btn a{display:flex;align-items:center;color:#fff}.dc-contact__btn img{margin-left:5px}.dc-contact__btn:hover{transform:translateY(-2px);box-shadow:0 10px 40px rgba(0,112,243,.4)}@media screen and (max-width:768px){.dc-contact{padding:40px 0;min-height:320px}.dc-contact__content{padding:0 8px}.dc-contact__title{font-size:28px;margin-bottom:16px!important}.dc-contact__desc{font-size:28px;margin-bottom:16px}.dc-contact__tag{padding:0 12px;height:26px;font-size:8px}.dc-contact__btn{width:100%;max-width:240px;height:48px;font-size:14px}}@media screen and (max-width:480px){.dc-contact{min-height:280px}.dc-contact__desc,.dc-contact__title{font-size:24px}.dc-contact__tags{gap:8px}.dc-contact__tag{padding:0 10px;height:24px;font-size:12px}.dc-contact__btn{height:44px}}.company-page{background-color:#080d1a}.company-banner{background:#080d1a url(/company/bg.png) top no-repeat;background-size:1920px auto;display:flex;align-items:center;justify-content:center;padding:80px 0;margin-top:-80px}.company-banner__container{width:1200px;display:flex;align-items:center;justify-content:space-between;gap:96px}.company-banner__left{display:flex;flex-direction:column;justify-content:center;align-items:center;width:600px;flex-shrink:0;margin:0 auto;padding-top:62px}.company-banner__right{width:504px;flex-shrink:0}.company-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;height:38px;border:1px solid #2459bb;border-radius:8px;margin-bottom:16px}.company-badge__icon{width:12px;height:12px}.company-badge__text{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;color:#38BDF8;line-height:22.4px}.company-title{font-family:PingFang SC,sans-serif;font-size:56px;font-weight:800;color:#ffffff;line-height:78.4px;margin-bottom:32px;letter-spacing:0}.company-title span{color:#10a0eb}.company-description{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;color:#ffffff;line-height:26px;margin-bottom:32px;opacity:.8}.company-tags{display:flex;gap:16px;margin-bottom:80px;flex-wrap:wrap}.company-tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;min-width:88px;height:30px;background:rgba(56,189,248,.1);border:1px solid #243b64;border-radius:99px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;color:#38bdf8;line-height:14px;transition:all .3s ease}.company-tag:hover{background:rgba(56,189,248,.15);border-color:#38bdf8}.company-buttons{display:flex;gap:16px;width:100%;justify-content:center}.company-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:160px;height:52px;border-radius:8px;font-family:Microsoft YaHei UI,sans-serif;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none}.company-btn--primary{background:linear-gradient(90deg,#0fa1ea,#1c79fc);color:#ffffff;border:none}.company-btn--primary:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,161,234,.4)}.company-btn--secondary{background:transparent;color:#10a3eb;border:1px solid #1e6fff}.company-btn--secondary:hover{background:rgba(30,111,255,.05);transform:translateY(-2px)}.company-btn__arrow{width:16px;height:16px}.company-image-wrapper{position:relative;width:504px;height:504px}.company-image-wrapper__image-container{position:absolute;top:72px;left:2px;width:500px;height:360px;border-radius:32px;overflow:hidden;border:1px solid #1e6fff;background:#0d1528}.company-image-wrapper__image{width:100%;height:100%;object-fit:cover}.company-image-wrapper__slogan{position:absolute;bottom:64px;left:0;right:0;text-align:center}.company-image-wrapper__slogan-text{font-family:PingFang SC,sans-serif;font-size:28px;font-weight:800;color:#ffffff;line-height:28px;margin-bottom:24px}.company-image-wrapper__slogan-location{display:flex;align-items:center;justify-content:center;gap:8px;font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;color:#ffffff;line-height:16px}.company-image-wrapper__slogan-icon{width:16px;height:16px}@media (max-width:1200px){.company-banner__container{width:100%;padding:0 40px}}@media (max-width:1024px){.company-banner{min-height:auto;padding:60px 0}.company-banner__container{flex-direction:column;gap:60px}.company-banner__left,.company-banner__right{width:100%}.company-title{font-size:40px;line-height:56px}.company-image-wrapper{width:100%;max-width:504px;height:auto;aspect-ratio:1;margin:0 auto}}@media (max-width:768px){.company-banner{padding:40px 0;background-size:cover}.company-banner__container{padding:0 24px;gap:48px}.company-badge{padding:6px 12px;height:32px;margin-bottom:12px}.company-badge__icon{width:10px;height:10px}.company-badge__text{font-size:14px}.company-title{font-size:32px;line-height:44px;margin-bottom:24px}.company-description{font-size:14px;line-height:22px;margin-bottom:24px}.company-tags{gap:12px;margin-bottom:48px}.company-tag{font-size:12px;padding:6px 12px;min-width:72px;height:26px}.company-buttons{flex-direction:column;gap:12px}.company-btn{width:100%;height:48px;font-size:15px}.company-btn__arrow{width:14px;height:14px}.company-image-wrapper{width:100%;max-width:100%;height:280px}.company-image-wrapper__image-container{position:static;width:100%;height:100%;border-radius:20px}}@media (max-width:480px){.company-banner{padding:32px 0;margin-top:-60px}.company-banner__container{padding:0 16px;gap:36px}.company-badge{padding:5px 10px;height:28px;margin-bottom:10px}.company-badge__icon{width:8px;height:8px}.company-badge__text{font-size:12px;line-height:16px}.company-title{font-size:26px;line-height:36px;margin-bottom:20px}.company-description{font-size:13px;line-height:20px;margin-bottom:20px}.company-tags{gap:8px;margin-bottom:36px}.company-tag{font-size:11px;padding:5px 10px;min-width:64px;height:24px}.company-buttons{gap:10px}.company-btn{height:44px;font-size:14px}.company-btn__arrow{width:12px;height:12px}.company-image-wrapper{height:220px}.company-image-wrapper__image-container{border-radius:16px}}.company-intro{margin-top:64px}.company-intro__container{width:1200px;height:510px;border-radius:16px 16px 16px 16px;margin:auto;background:rgba(9,23,56,.4) url(/company/t1.png) 100% 0 no-repeat;background-size:510px 510px}.company-intro__content{display:flex;justify-content:space-between;gap:94px;padding:48px}.company-intro__left{width:600px;flex-shrink:0}.company-intro__right{width:510px;flex-shrink:0}.company-intro__badge{display:inline-flex;align-items:center;padding:8px 16px;width:106px;height:33px;background:#132356;border:1px solid #2459bb;border-radius:8px;margin-bottom:24px}.company-intro__badge-text{font-family:PingFang SC,sans-serif;font-size:12px;font-weight:400;color:#38bdf8;line-height:16.8px}.company-intro__title{font-family:PingFang SC,sans-serif;font-size:32px;font-weight:800;color:#ffffff;line-height:44.8px;margin-bottom:24px}.company-intro__description{font-family:PingFang SC,sans-serif;font-size:16px;font-weight:400;color:#ffffff;line-height:26px;opacity:.8;margin-bottom:0}.company-intro__image-wrapper{position:relative;width:510px;height:510px;border-radius:16px;overflow:hidden;background:linear-gradient(90deg,#1a429e,rgba(9,23,56,0))}.company-intro__image{width:100%;height:100%;object-fit:cover}.company-intro__logo{position:absolute;top:75px;left:185px;display:flex;align-items:center;gap:12px}.company-intro__logo-icon{width:56px;height:67px}.company-intro__logo-text{font-family:PingFang SC,sans-serif;font-size:24px;font-weight:700;color:#ffffff;line-height:32px}.company-services{margin-top:-80px}.company-services__container{width:1200px;margin:0 auto;padding:0 40px}.company-services__grid{display:grid;grid-template-columns:repeat(3,352px);gap:24px;justify-content:center}.service-card{width:352px;height:400px;padding:24px;background:#091738;border:1px solid transparent;border-radius:16px;display:flex;flex-direction:column;transition:all .3s ease}.service-card:hover{background:linear-gradient(180deg,#091738,#1a429e);border:1px solid #38bdf8;transform:translateY(-4px);box-shadow:0 12px 40px rgba(56,189,248,.3)}.service-card__icon{width:64px;height:64px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.service-card__icon img{width:100%;height:100%;object-fit:contain}.service-card__title{font-size:24px;font-weight:800;line-height:32px;margin-bottom:16px}.service-card__description,.service-card__title{font-family:PingFang SC,sans-serif;color:#ffffff}.service-card__description{font-size:16px;font-weight:400;line-height:26px;flex:1}.service-card__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;height:30px;background:rgba(56,189,248,.1);border:1px solid #243b64;border-radius:99px;font-family:PingFang SC,sans-serif;font-size:14px;font-weight:400;color:#38bdf8;line-height:14px;margin-top:24px;align-self:flex-start}@media (max-width:1200px){.company-intro__container,.company-services__container{width:100%;padding:0 40px}}@media (max-width:1024px){.company-intro{padding:80px 0}.company-intro__content{flex-direction:column;gap:60px}.company-intro__left,.company-intro__right{width:100%}.company-intro__image-wrapper{width:100%;max-width:510px;height:auto;aspect-ratio:1;margin:0 auto}.company-services{padding:80px 0}.company-services__grid{grid-template-columns:repeat(2,1fr);gap:24px}.service-card{width:100%;height:auto;min-height:350px}}@media (max-width:768px){.company-intro{margin-top:40px;padding:40px 0}.company-intro__container{width:100%;height:auto;padding:0 24px;background:rgba(9,23,56,.4)}.company-intro__content{padding:32px 24px;gap:0}.company-intro__left{width:100%}.company-intro__badge{padding:6px 12px;width:auto;height:28px;margin-bottom:16px}.company-intro__badge-text{font-size:12px;line-height:16px}.company-intro__title{font-size:28px;line-height:40px;margin-bottom:16px}.company-intro__description{font-size:14px;line-height:22px}.company-services{padding:40px 0}.company-services__container{padding:0 24px}.company-services__grid{grid-template-columns:1fr}.service-card__title{font-size:20px;line-height:28px}.service-card__description{font-size:14px;line-height:22px}}@media (max-width:480px){.company-intro{margin-top:24px;padding:32px 0}.company-intro__container{padding:0 16px}.company-intro__content{padding:24px 16px}.company-intro__badge{padding:5px 10px;height:24px;margin-bottom:12px}.company-intro__badge-text{font-size:11px;line-height:14px}.company-intro__title{font-size:24px;line-height:34px;margin-bottom:14px}.company-intro__description{font-size:13px;line-height:20px}.company-services{padding:32px 0}.company-services__container{padding:0 16px}}.company-advantages__container{width:1200px;margin:0 auto;padding:0 40px}.company-advantages__title{font-family:PingFang SC,sans-serif;font-size:48px;font-weight:800;color:#ffffff;line-height:67.2px;text-align:center;margin-bottom:80px}.company-advantages__grid{display:grid;grid-template-columns:repeat(3,373px);gap:24px;justify-content:center}.advantage-card{width:373px;height:480px;padding:24px;border-radius:16px;display:flex;flex-direction:column;transition:all .3s ease;background:#091738 bottom no-repeat;background-size:100% auto;border:1px solid transparent}.advantage-card:hover{border:1px solid #38bdf8;transform:translateY(-4px)}.advantage-card__bg1{background-image:url(/company/cb1.png)}.advantage-card__bg2{background-image:url(/company/cb2.png)}.advantage-card__bg3{background-image:url(/company/cb3.png)}.advantage-card__icon{width:64px;height:64px;margin-bottom:24px;display:flex;align-items:center;justify-content:center}.advantage-card__icon img{width:100%;height:100%;object-fit:contain}.advantage-card__title{font-family:PingFang SC,sans-serif;font-size:24px;font-weight:800;color:#ffffff;line-height:32px;margin-bottom:16px}.advantage-card__tags{display:flex;gap:16px;margin-bottom:24px;flex-wrap:wrap}.advantage-card__tag{display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;height:30px;background:rgba(56,189,248,.1);border:1px solid #243b64;border-radius:99px;font-size:14px;color:#38bdf8;line-height:14px}.advantage-card__description,.advantage-card__tag{font-family:PingFang SC,sans-serif;font-weight:400}.advantage-card__description{font-size:16px;color:#ffffff;line-height:26px;flex:1;opacity:.8}.advantage-card__image{margin-top:24px;width:373px;height:200px;border-radius:16px;overflow:hidden;background:linear-gradient(180deg,#1a429e,rgba(9,23,56,0))}.advantage-card__image img{width:100%;height:100%;object-fit:cover}@media (max-width:1200px){.company-advantages__container{width:100%;padding:0 40px}}@media (max-width:1024px){.company-advantages{padding:80px 0}.company-advantages__grid{grid-template-columns:repeat(2,1fr);gap:24px}.advantage-card{width:100%;height:auto;min-height:400px}.advantage-card__image{width:100%}}@media (max-width:768px){.company-advantages{padding:60px 0}.company-advantages__container{padding:0 24px}.company-advantages__title{font-size:32px;line-height:44px;margin-bottom:48px}.company-advantages__grid{grid-template-columns:1fr}.advantage-card__title{font-size:20px;line-height:28px}.advantage-card__description{font-size:14px;line-height:22px}.advantage-card__tags{gap:12px}.advantage-card__tag{font-size:12px;padding:6px 12px}}.company-fields{position:relative}.company-fields__container{width:1200px;margin:0 auto}.company-fields__title{font-size:48px;line-height:67px;margin-bottom:24px}.company-fields__description,.company-fields__title{width:1200px;color:#ffffff;font-family:PingFang SC;text-align:center}.company-fields__description{font-size:16px;line-height:26px;opacity:.8;margin-bottom:54px}.company-fields__grid{width:1200px;display:flex;justify-content:space-between;align-items:center;margin:0 auto}.field-card{width:190px;height:480px;flex:none;position:relative;cursor:pointer;transition:all .3s ease;background:#091738;border-radius:16px;border:1px solid rgba(56,189,248,.2)}.field-card__button{color:#fff}.field-card--expanded{width:376px;height:480px}.field-card__content{position:absolute;z-index:2;display:flex;width:100%;flex-direction:column;gap:16px;transition:all .3s ease;padding:40px 24px}.field-card__icon{width:40px;height:40px;margin:50% auto 0;transition:all .3s ease}.field-card__icon img{width:100%;height:100%;object-fit:contain}.field-card--expanded .field-card__icon{margin:0}.field-card__title{color:#ffffff;font-size:24px;font-family:PingFang SC;line-height:34px;text-align:center;transition:all .3s ease}.field-card--expanded .field-card__title{text-align:left}.field-card__description{align-self:stretch;flex-shrink:0;color:#ffffff;font-size:16px;font-family:PingFang SC;line-height:26px;opacity:.8;margin:0}.field-card__button{width:160px;display:flex;flex:none;flex-shrink:0;justify-content:center;align-items:center;flex-direction:row;gap:4px;padding-top:12px;padding-bottom:12px;background:linear-gradient(90deg,#0fa1ea,#1c79fc);border-radius:8px;cursor:pointer;margin-top:8px;text-decoration:none}.field-card__button:hover{transform:scale(1.05);box-shadow:0 4px 16px rgba(15,161,234,.3)}.field-card__button img{width:14px;height:14px}.field-card__image{position:absolute;left:0;bottom:0;right:0;z-index:1;overflow:hidden;opacity:0;transition:opacity .3s ease;border-radius:0 0 16px 16px}.field-card__image img{display:block;width:100%;height:240px;object-fit:cover}.field-card--expanded .field-card__image{opacity:1}@media (max-width:1200px){.company-fields__container,.company-fields__description,.company-fields__grid,.company-fields__title{width:100%;padding:0 40px}}@media (max-width:1024px){.company-fields{padding:60px 0}.company-fields__title{font-size:36px;line-height:50px}.company-fields__description{font-size:14px;line-height:22px;margin-bottom:48px}.field-card{width:calc(33.333% - 11px);height:400px}.field-card--expanded{width:calc(66.666% - 8px)}.field-card__content{padding:30px 20px}.field-card__icon{width:36px;height:36px}.field-card__title{font-size:20px;line-height:28px}.field-card__description{font-size:13px;line-height:20px}.field-card__button{width:140px;padding-top:10px;padding-bottom:10px}.field-card__button span{font-size:13px}.field-card__button img{width:12px;height:12px}.field-card__image img{height:200px}}@media (max-width:768px){.company-fields{padding:40px 0}.company-fields__container,.company-fields__description,.company-fields__grid,.company-fields__title{padding:0 24px}.company-fields__title{font-size:28px;line-height:40px;margin-bottom:20px}.company-fields__description{font-size:14px;line-height:22px;margin-bottom:32px}.company-fields__grid{flex-direction:column;align-items:center;gap:16px}.field-card{height:400px}.field-card,.field-card--expanded{width:100%;max-width:376px}.field-card__content{padding:30px 24px}.field-card__icon{width:32px;height:32px}.field-card__title{font-size:20px;line-height:28px}.field-card__description{font-size:13px;line-height:20px}.field-card__button{width:140px;padding-top:10px;padding-bottom:10px}.field-card__button span{font-size:13px}.field-card__button img{width:12px;height:12px}.field-card__image img{height:180px}}.company-honors{position:relative;background:linear-gradient(76deg,rgba(26,144,255,.15),rgba(13,21,40,.9) 50%,rgba(56,40,99,.68) 63.67%,rgba(171,92,255,.1));padding:80px 0}.company-honors__title{color:#ffffff;font-size:48px;font-family:PingFang SC;text-align:center;line-height:67px;margin-bottom:54px}.company-honors__center{display:flex;flex-direction:column;width:1200px;height:440px;background:#091738;border-radius:16px;margin:0 auto 80px;transition:all .3s ease}.company-honors__stats{display:flex;justify-content:space-evenly;align-items:flex-start;margin-top:90px}.company-honors__stat-item{width:200px;height:92px;display:flex;flex-direction:column;align-items:center}.company-honors__stat-number{display:inline-flex;align-items:baseline;gap:4px;width:86px;height:48px;margin-bottom:24px}.company-honors__stat-value{font-size:48px}.company-honors__stat-plus,.company-honors__stat-value{color:#ffffff;font-family:PingFang SC;font-weight:900;line-height:48px;background:linear-gradient(135deg,#1e6fff,#0ea5e9 50%,#38bdf8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.company-honors__stat-plus{font-size:32px}.company-honors__stat-label{color:#ffffff;font-size:16px;font-family:Inter;font-weight:400;line-height:20px;text-align:left}.company-honors__intro{width:800px;margin:60px auto 0}.company-honors__intro-title{color:#ffffff;font-size:24px;font-family:PingFang SC;font-weight:900;line-height:33.6px;text-align:center;margin-bottom:16px}.company-honors__intro-text{color:#ffffff;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:26px;text-align:left}.company-honors__banner{position:relative;width:100%;overflow:hidden}.company-honors__banner:before{left:0;background:linear-gradient(90deg,#07203a 0,rgba(7,13,27,0))}.company-honors__banner:after,.company-honors__banner:before{content:"";position:absolute;z-index:1;top:0;bottom:0;width:20%}.company-honors__banner:after{right:0;background:linear-gradient(270deg,#1f1a3b 0,rgba(7,13,27,0))}.company-honors__logo-grid{position:relative;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;gap:0}.company-honors__row{position:relative;width:100%;height:239px;overflow:hidden;display:flex;align-items:center;margin:12px 0}.company-honors__row-inner{display:flex;flex-shrink:0;will-change:transform;gap:24px}.company-honors__row--left .company-honors__row-inner{animation:scrollLeft 145s linear infinite}.company-honors__row--right .company-honors__row-inner{animation:scrollRight 145s linear infinite}.company-honors__row:hover .company-honors__row-inner{animation-play-state:paused}.company-honors__item{flex-shrink:0;height:239px;display:flex;align-items:center;justify-content:center}.company-honors__logo{width:100%;height:100%;object-fit:contain}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@media (max-width:1200px){.company-honors__container,.company-honors__title{width:100%;padding:0 40px}.company-honors__center{width:100%;height:auto;min-height:380px;padding:40px;box-sizing:border-box}.company-honors__stats{margin-top:40px;flex-wrap:wrap;gap:32px}.company-honors__stat-item{flex:0 0 calc(33.333% - 22px);height:auto}.company-honors__intro{width:100%;margin-top:40px}}@media (max-width:1024px){.company-honors{padding:60px 0}.company-honors__title{font-size:36px;line-height:50px;margin-bottom:40px}.company-honors__center{padding:32px;min-height:340px;margin-bottom:60px}.company-honors__stats{margin-top:32px;gap:24px}.company-honors__stat-item{flex:0 0 calc(33.333% - 16px)}.company-honors__stat-value{font-size:36px;line-height:36px}.company-honors__stat-plus{font-size:24px;line-height:36px}.company-honors__stat-label{font-size:14px;line-height:18px}.company-honors__intro{margin-top:32px}.company-honors__intro-title{font-size:20px;line-height:28px}.company-honors__intro-text{font-size:14px;line-height:22px}.company-honors__row{height:100px}.company-honors__item{width:200px;height:100px}}@media (max-width:768px){.company-honors{padding:40px 0}.company-honors__container{padding:0 24px}.company-honors__title{font-size:28px;line-height:40px;margin-bottom:32px}.company-honors__center{width:100%;height:auto;padding:24px;min-height:auto;margin-bottom:48px}.company-honors__stats{margin-top:24px;flex-direction:column;gap:20px}.company-honors__stat-item{flex:0 0 100%;width:100%;height:auto;flex-direction:row;justify-content:flex-start;gap:16px}.company-honors__stat-number{width:auto;height:auto;margin-bottom:0}.company-honors__stat-value{font-size:32px;line-height:32px}.company-honors__stat-plus{font-size:20px;line-height:32px}.company-honors__stat-label{font-size:14px;line-height:18px;text-align:left;margin-top:8px}.company-honors__intro{width:100%;margin-top:24px}.company-honors__intro-title{font-size:18px;line-height:26px;text-align:left}.company-honors__intro-text{font-size:13px;line-height:20px}.company-honors__row{height:80px;margin:8px 0}.company-honors__item{width:160px;height:80px}}@media (max-width:480px){.company-honors{padding:32px 0}.company-honors__container{padding:0 16px}.company-honors__title{font-size:24px;line-height:34px;margin-bottom:24px}.company-honors__center{padding:20px;margin-bottom:36px}.company-honors__stats{margin-top:20px;gap:16px}.company-honors__stat-item{gap:12px}.company-honors__stat-value{font-size:28px;line-height:28px}.company-honors__stat-plus{font-size:18px;line-height:28px}.company-honors__stat-label{font-size:13px;line-height:16px}.company-honors__intro{margin-top:20px}.company-honors__intro-title{font-size:16px;line-height:22px}.company-honors__intro-text{font-size:12px;line-height:18px}.company-honors__row{height:60px;margin:4px 0}.company-honors__item{width:120px;height:60px}.company-honors__banner:after,.company-honors__banner:before{width:25%}}.company-bases{position:relative;padding:80px 0}.company-bases__container{width:1200px;margin:0 auto}.company-bases__title{width:1200px;color:#ffffff;font-size:48px;font-family:PingFang SC;text-align:center;line-height:67px;margin-bottom:54px}.company-bases__info{width:1200px;height:280px;background:linear-gradient(0deg,#002069,#091738);border-radius:16px 16px 16px 16px;border:1px solid #38bdf8;transition:all .3s ease}.company-bases__info:hover{transform:translateY(-4px);box-shadow:0 8px 32px rgba(15,161,234,.2)}.company-bases__info-title{color:#ffffff;font-size:24px;font-family:PingFang SC;font-weight:900;line-height:33.6px;text-align:center;margin:63px auto 16px}.company-bases__info-text{color:#ffffff;font-size:16px;font-family:PingFang SC;font-weight:400;line-height:32px;text-align:left;width:800px;margin:auto}.company-bases__info-row{display:flex;width:100%;justify-content:space-between}.company-bases__info-row--full{display:block;margin-top:16px}.company-bases__map{position:relative;width:1200px;height:728px;margin:28px auto 0;background:url(/company/d1.png) 50% no-repeat;background-size:contain}@keyframes pulse-expand{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.company-bases__markers{position:absolute;top:0;left:0;right:0;bottom:0}.company-bases__marker-dot{position:absolute;width:4px;height:4px;background:#38bdf8;border-radius:50%}.company-bases__marker-dot:first-child{top:150px;left:350px}.company-bases__marker-dot:nth-child(2){top:180px;left:420px}.company-bases__marker-dot:nth-child(3){top:220px;left:380px}.company-bases__marker-dot:nth-child(4){top:260px;left:450px}.company-bases__marker-dot:nth-child(5){top:300px;left:400px}.company-bases__marker-dot:nth-child(6){top:340px;left:480px}.company-bases__marker-dot:nth-child(7){top:190px;left:520px}.company-bases__marker-dot:nth-child(8){top:230px;left:560px}.company-bases__marker-dot:nth-child(9){top:270px;left:500px}.company-bases__marker-dot:nth-child(10){top:310px;left:540px}.company-bases__marker-dot:nth-child(11){top:350px;left:600px}.company-bases__marker-dot:nth-child(12){top:160px;left:640px}.company-bases__marker-dot:nth-child(13){top:200px;left:680px}.company-bases__marker-dot:nth-child(14){top:240px;left:620px}.company-bases__marker-dot:nth-child(15){top:280px;left:660px}.company-bases__marker-dot:nth-child(16){top:320px;left:700px}.company-bases__marker-dot:nth-child(17){top:170px;left:740px}.company-bases__marker-dot:nth-child(18){top:210px;left:780px}.company-bases__marker-dot:nth-child(19){top:250px;left:720px}.company-bases__marker-dot:nth-child(20){top:290px;left:760px}.company-bases__marker-dot:nth-child(21){top:330px;left:800px}.company-bases__marker-dot:nth-child(22){top:370px;left:840px}.company-bases__marker-dot:nth-child(23){top:410px;left:880px}.company-bases__marker-dot:nth-child(24){top:450px;left:920px}.company-bases__labels{position:absolute;top:0;left:0;right:0;bottom:0}.company-bases__label{position:absolute;display:flex;align-items:center;gap:4px}.company-bases__label-dot{width:8px;height:8px;background:#000000;border:2px solid #38bdf8;border-radius:50%}.company-bases__label--suzhou{top:280px;left:928px}.company-bases__label--suzhou .company-bases__label-dot{width:12px;height:12px;background:#0051ff;border-color:#ffffff}.company-bases__label--suzhou span{color:#ffffff;font-size:20px;font-family:PingFang SC;font-weight:900;line-height:28px}.company-bases__label--canada span,.company-bases__label--india span,.company-bases__label--pakistan span,.company-bases__label--russia span,.company-bases__label--singapore span,.company-bases__label--usa span,.company-bases__label--vietnam span{color:#38bdf8;font-size:12px;font-family:PingFang SC;font-weight:400;line-height:16.8px}.company-bases__label--usa{top:220px;left:288px}.company-bases__label--canada{top:158px;left:233px}.company-bases__label--russia{top:107px;left:822px}.company-bases__label--pakistan{top:251px;left:774px}.company-bases__label--india{top:296px;left:810px}.company-bases__label--vietnam{top:291px;left:885px}.company-bases__label--singapore{top:342px;left:881px}@media (max-width:1200px){.company-bases__container,.company-bases__info,.company-bases__map,.company-bases__title{width:100%;padding:0 40px;box-sizing:border-box}.company-bases__info-text{width:100%;padding:0 20px}.company-bases__map{height:auto;aspect-ratio:1200/728;padding:0}}@media (max-width:1024px){.company-bases{padding:60px 0}.company-bases__title{font-size:36px;line-height:50px;margin-bottom:40px}.company-bases__info{height:auto;padding:40px 24px;margin-bottom:24px}.company-bases__info-title{font-size:20px;line-height:28px;margin:0 auto 16px}.company-bases__info-text{font-size:14px;line-height:24px;padding:0}.company-bases__info-row{flex-wrap:wrap;gap:8px}.company-bases__info-row--full{margin-top:12px}.company-bases__map{aspect-ratio:4/3}}@media (max-width:768px){.company-bases{padding:40px 0}.company-bases__container,.company-bases__info,.company-bases__map,.company-bases__title{padding:0 24px}.company-bases__title{font-size:28px;line-height:40px;margin-bottom:32px}.company-bases__info{padding:32px 20px;margin-bottom:20px}.company-bases__info-title{font-size:18px;line-height:26px;margin-bottom:14px}.company-bases__info-text{font-size:13px;line-height:22px}.company-bases__info-row{display:flex;flex-direction:column;gap:8px}.company-bases__info-row--full{display:block;margin-top:12px}.company-bases__map{aspect-ratio:16/9;padding:0}}@media (max-width:480px){.company-bases{padding:32px 0}.company-bases__container,.company-bases__info,.company-bases__map,.company-bases__title{padding:0 16px}.company-bases__title{font-size:24px;line-height:34px;margin-bottom:24px}.company-bases__info{padding:24px 16px;margin-bottom:16px}.company-bases__info-title{font-size:16px;line-height:22px;margin-bottom:12px}.company-bases__info-text{font-size:12px;line-height:20px}.company-bases__info-row{display:flex;flex-direction:column;gap:6px}.company-bases__info-row--full{display:block;margin-top:10px}.company-bases__map{aspect-ratio:3/2;padding:0}}.field-card--expanded .field-card__title{font-size:32px}.bg-common{background:url(/home/common-bg.png) no-repeat 50%!important;background-size:cover!important;padding:40px 0 80px}@media screen and (max-width:768px){.bg-common{padding-bottom:0}}