.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}}.hero{position:relative;min-height:560px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.hero__content{position:relative;z-index:1;text-align:center;width:800px;max-width:100%;height:316px;padding:0 16px;box-sizing:border-box}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:#132356;border:1px solid #2459bb;border-radius:8px;margin-bottom:32px;opacity:0;animation:fadeInUp .5s ease forwards}.hero__badge-icon{width:14px;height:14px;background:url(/svg/badge-icon.svg) 50%/contain no-repeat}.hero__badge-text{font-family:Microsoft YaHei UI,sans-serif;font-weight:400;font-size:13px;line-height:1.3;color:#38bdf8}.hero__title{font-size:56px;color:#ffffff;margin-bottom:20px;animation:fadeInUp .5s ease .2s forwards}.hero__subtitle,.hero__title{font-family:PingFang SC,sans-serif;font-weight:400;line-height:1.2;text-align:center;opacity:0}.hero__subtitle{font-size:48px;color:#38bdf8;margin-bottom:48px;animation:fadeInUp .5s ease .4s forwards}.hero__actions{gap:16px;opacity:0;animation:fadeInUp .5s ease .6s forwards;width:100%;max-width:344px;height:auto;margin:0 auto;flex-wrap:wrap}.hero__actions,.hero__btn{display:flex;justify-content:center}.hero__btn{align-items:center;gap:6px;width:160px;height:48px;padding:0;border-radius:12px;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s ease;text-decoration:none}.hero__btn--primary{background:linear-gradient(90deg,#0fa1ea,#1c79fc);color:#ffffff;border:none;position:relative;overflow:hidden}.hero__btn--primary:hover{transform:scale(1.05)}.hero__btn--secondary{background:transparent;border:1px solid #ffffff;color:#10a3eb}.hero__btn--secondary:hover{background:rgba(255,255,255,.1)}.hero__btn-arrow{width:14px;height:14px;background:url(/svg/arrow-right-white.svg) 50%/contain no-repeat}.hero__btn-arrow--blue{background:url(/svg/arrow-right-blue.svg) 50%/contain no-repeat}@media screen and (max-width:768px){.hero{min-height:400px}.hero__content{height:auto;padding:0 20px}.hero__badge{margin-bottom:24px;padding:6px 10px}.hero__badge-text{font-size:12px}.hero__title{font-size:36px;margin-bottom:16px}.hero__subtitle{font-size:28px;margin-bottom:32px}.hero__actions{gap:12px;flex-direction:column;align-items:center}.hero__btn{width:100%;max-width:280px;height:44px;font-size:14px}}@media screen and (max-width:480px){.hero{min-height:350px}.hero__content{padding:0 16px}.hero__badge{margin-bottom:20px;padding:5px 8px}.hero__badge-icon{width:12px;height:12px}.hero__badge-text{font-size:11px}.hero__title{font-size:28px;margin-bottom:12px}.hero__subtitle{font-size:22px;margin-bottom:24px}.hero__actions{gap:10px}.hero__btn{width:100%;max-width:240px;height:42px;font-size:13px}.hero__btn-arrow{width:12px;height:12px}}.stats{position:relative;width:100%;padding:40px 0;background:rgba(255,255,255,.05)}.stats__container{justify-content:center;max-width:1200px;margin:0 auto;padding:0 60px;gap:60px}.stats__container,.stats__item{display:flex;align-items:center}.stats__item{flex-direction:column;gap:12px;min-width:200px}.stats__value{display:flex;align-items:baseline;font-size:48px;gap:4px}.stats__suffix,.stats__value{font-weight:500;line-height:48px;color:#ffffff}.stats__suffix{font-size:32px}.stats__label{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:20px;color:#ffffff;text-align:center}@media screen and (max-width:1024px){.stats{padding:32px 0}.stats__container{padding:0 30px;gap:40px}.stats__item{min-width:150px;gap:8px}.stats__value{font-size:40px;line-height:40px}.stats__suffix{font-size:26px;line-height:40px}.stats__label{font-size:14px;line-height:18px}}@media screen and (max-width:768px){.stats{padding:24px 0}.stats__container{flex-wrap:wrap;justify-content:center;padding:0 20px;gap:24px}.stats__item{min-width:140px;gap:6px}.stats__value{font-size:32px;line-height:32px}.stats__suffix{font-size:20px;line-height:32px}.stats__label{font-size:13px;line-height:16px}}@media screen and (max-width:480px){.stats{padding:20px 0}.stats__container{padding:0 16px;gap:20px}.stats__item{min-width:100px;gap:4px}.stats__value{font-size:28px;line-height:28px}.stats__suffix{font-size:18px;line-height:28px}.stats__label{font-size:12px;line-height:15px}}.data-collection{position:relative;width:100%;height:840px;overflow:hidden;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.data-collection__container{position:relative;z-index:1;max-width:1280px;height:100%;margin:0 auto;padding:0 40px}.data-collection__container,.data-collection__header{width:100%;display:flex;flex-direction:column;align-items:center}.data-collection__header{max-width:1200px;height:135px;margin-top:56px;justify-content:center}.data-collection__title{height:67px;margin:0;font-size:48px;font-style:"Heavy";line-height:67.2px}.data-collection__subtitle,.data-collection__title{width:100%;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;color:#ffffff;text-align:center;letter-spacing:0}.data-collection__subtitle{max-width:1200px;height:52px;margin:16px 0 30px;font-size:16px;font-style:"Regular";line-height:26px;white-space:pre-line}.data-collection__grid{width:100%;max-width:1200px;height:520px;margin-top:17px;display:flex;flex-direction:column;gap:40px}.data-collection__row{width:100%;height:240px;display:flex;justify-content:center;gap:40px}.data-collection__row:nth-child(2){gap:39px}.data-collection__card{width:373px;height:240px;background:#091738;border:1px solid transparent;border-radius:16px;padding:40px 24px;display:flex;flex-direction:column;transition:all .3s ease}.data-collection__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)}.data-collection__card:nth-child(2){width:374px}.data-collection__card-top{display:flex;align-items:center;gap:16px;margin-bottom:24px}.data-collection__icon-wrapper{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.data-collection__icon{width:40px;height:40px;object-fit:contain}.data-collection__card-title{font-size:24px;line-height:32px;color:#ffffff;margin:0}.data-collection__card-description,.data-collection__card-title{font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:400}.data-collection__card-description{width:100%;max-width:325px;height:52px;margin:16px 0 0;font-size:16px;font-style:"Regular";line-height:26px;color:#a0b4d6;letter-spacing:0}@media screen and (max-width:1024px){.data-collection{height:auto;padding:40px 0}.data-collection__container{padding:0 24px}.data-collection__header{height:auto;margin-top:0;margin-bottom:32px}.data-collection__title{height:auto;font-size:40px;line-height:1.2}.data-collection__subtitle{height:auto;font-size:15px;line-height:1.5;margin:12px 0 0}.data-collection__grid{height:auto;margin-top:0;gap:24px}.data-collection__row{height:auto;flex-wrap:wrap;gap:24px}.data-collection__row:nth-child(2){gap:24px}.data-collection__card{width:calc(50% - 12px);height:auto;padding:32px 20px}.data-collection__card:nth-child(2){width:calc(50% - 12px)}.data-collection__card-description{height:auto}}@media screen and (max-width:768px){.data-collection{padding:32px 0}.data-collection__container{padding:0 16px}.data-collection__title{font-size:32px}.data-collection__subtitle{font-size:14px;margin:8px 0 0}.data-collection__grid{gap:16px}.data-collection__row{flex-direction:column;gap:16px}.data-collection__row:nth-child(2){gap:16px}.data-collection__card{width:100%;padding:24px 20px}.data-collection__card:nth-child(2){width:100%}.data-collection__card-top{margin-bottom:16px}.data-collection__card-title{font-size:20px;line-height:1.3}.data-collection__card-description{font-size:14px;line-height:1.5;margin-top:8px}.data-collection__icon,.data-collection__icon-wrapper{width:36px;height:36px}}@media screen and (max-width:480px){.data-collection{padding:24px 0}.data-collection__title{font-size:26px}.data-collection__subtitle{font-size:13px}.data-collection__card{padding:20px 16px}.data-collection__card-title{font-size:18px}.data-collection__card-description{font-size:13px}.data-collection__icon,.data-collection__icon-wrapper{width:32px;height:32px}}.clients{position:relative;width:100%;padding:80px 0;background:url(/imgs/bg1.png) no-repeat 50%;background-size:cover}.clients__title{text-align:center;font-weight:800;font-size:48px;color:#ffffff;margin-bottom:16px}.clients__description{text-align:center;font-weight:400;font-size:16px;color:#ffffff;margin-bottom:56px}.clients__banner{position:relative;width:100%;overflow:hidden}.clients__banner:before{left:0;background:linear-gradient(90deg,rgba(11,40,74,.99) 0,rgba(11,40,74,0))}.clients__banner:after,.clients__banner:before{content:"";position:absolute;z-index:1;top:0;bottom:0;width:20%}.clients__banner:after{right:0;background:linear-gradient(270deg,rgba(48,33,85,.99) 0,rgba(48,33,85,0))}.clients__logo-grid{height:100%;flex-direction:column;justify-content:center;gap:0}.clients__logo-grid,.clients__row{position:relative;width:100%;display:flex}.clients__row{height:120px;overflow:hidden;align-items:center;margin:12px 0}.clients__row-inner{display:flex;flex-shrink:0;will-change:transform;gap:24px}.clients__row--left .clients__row-inner{animation:scrollLeft 145s linear infinite}.clients__row--right .clients__row-inner{animation:scrollRight 145s linear infinite}.clients__row:hover .clients__row-inner{animation-play-state:paused}.clients__item{flex-shrink:0;width:240px;height:120px;display:flex;align-items:center;justify-content:center}.clients__logo{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1024px){.clients{padding:60px 0}.clients__title{font-size:40px}.clients__description{font-size:15px;margin-bottom:40px}.clients__banner:after,.clients__banner:before{width:15%}.clients__row{height:100px;margin:10px 0}.clients__row-inner{gap:20px}.clients__item{width:200px;height:100px}}@media screen and (max-width:768px){.clients{padding:40px 0}.clients__title{font-size:32px;margin-bottom:12px}.clients__description{font-size:14px;margin-bottom:32px}.clients__banner:after,.clients__banner:before{width:10%}.clients__row{height:80px;margin:8px 0}.clients__row-inner{gap:16px}.clients__item{width:160px;height:80px}}@media screen and (max-width:480px){.clients{padding:32px 0}.clients__title{font-size:24px;margin-bottom:10px}.clients__description{font-size:13px;margin-bottom:24px}.clients__banner:after,.clients__banner:before{width:8%}.clients__row{height:64px;margin:6px 0}.clients__row-inner{gap:12px}.clients__item{width:120px;height:64px}}@keyframes scrollLeft{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes scrollRight{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.data-annotation-service{position:relative;padding:50px 0;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.data-annotation-service__header{text-align:center;margin-bottom:48px}.data-annotation-service__title{font-size:48px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:67px}.data-annotation-service__subtitle{font-size:16px;font-weight:400;color:rgba(255,255,255,.8);margin:0;line-height:26px}.data-annotation-service__content{display:flex;flex-direction:column;align-items:center;gap:24px}.data-annotation-service__tabs{display:flex;gap:24px;margin-bottom:0;justify-content:center}.data-annotation-service__tab{display:flex;align-items:center;gap:8px;padding:16px 24px;width:120px;height:54px;font-size:16px;font-weight:400;color:#ffffff;background:transparent;border:1px solid #2459bb;border-radius:99px;cursor:pointer;transition:all .3s ease;justify-content:center}.data-annotation-service__tab--active,.data-annotation-service__tab:hover{background:linear-gradient(90deg,#0fa1ea,#1c79fc);border-color:transparent}.data-annotation-service__tab-icon{width:16px;height:16px;flex-shrink:0}.data-annotation-service__tab-label{flex-shrink:0}.data-annotation-service__card-wrapper{display:flex;gap:48px;align-items:flex-start;width:1200px;justify-content:center;background:#091738;border-radius:24px;padding:40px;position:relative;box-sizing:border-box}.data-annotation-service__card{flex-shrink:0;max-width:423px}.data-annotation-service__card-content{display:flex;flex-direction:column;gap:24px}.data-annotation-service__card-title{font-size:32px;font-weight:800;color:#ffffff;margin:0;line-height:45px}.data-annotation-service__card-description{font-size:16px;font-weight:400;color:rgba(255,255,255,.8);margin:0;line-height:26px}.data-annotation-service__tags{display:flex;gap:16px;flex-wrap:wrap}.data-annotation-service__tag{padding:8px 16px;font-size:14px;color:#38bdf8;background:rgba(56,189,248,.1);border:1px solid #243b64;border-radius:99px;line-height:14px}.data-annotation-service__cta,.data-annotation-service__tag{display:flex;justify-content:center;align-items:center;font-weight:400}.data-annotation-service__cta{gap:16px;padding:16px 24px;width:160px;height:54px;font-size:16px;color:#ffffff;background:linear-gradient(90deg,#0fa1ea,#1c79fc);border:none;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:56px}.data-annotation-service__cta:hover{transform:translateY(-2px);box-shadow:0 8px 16px rgba(15,161,234,.3)}.data-annotation-service__cta-text{flex-shrink:0;color:#ffffff}.data-annotation-service__cta-icon{width:16px;height:16px;flex-shrink:0}.data-annotation-service__image-wrapper{flex-shrink:0;position:relative;width:633px;height:374px}.data-annotation-service__image{width:100%;height:100%;object-fit:cover}.data-annotation-service__card-icon{width:48px;height:48px}@media screen and (max-width:1200px){.data-annotation-service__card-wrapper{width:100%;max-width:1200px;gap:32px;padding:32px}.data-annotation-service__image-wrapper{width:50%;height:auto;aspect-ratio:633/374}}@media screen and (max-width:1024px){.data-annotation-service{padding:40px 0}.data-annotation-service__title{font-size:40px;line-height:1.2}.data-annotation-service__subtitle{font-size:15px}.data-annotation-service__tabs{gap:16px;flex-wrap:wrap;padding:0 16px}.data-annotation-service__tab{padding:12px 20px;width:auto;height:48px;font-size:15px}.data-annotation-service__card-wrapper{flex-direction:column;align-items:center;gap:32px;padding:32px;margin:0 24px;width:auto}.data-annotation-service__card{max-width:100%;width:100%}.data-annotation-service__card-content{gap:20px}.data-annotation-service__card-title{font-size:28px;line-height:1.3}.data-annotation-service__image-wrapper{width:100%;height:auto;aspect-ratio:633/374}.data-annotation-service__cta{margin-top:32px}}@media screen and (max-width:768px){.data-annotation-service{padding:32px 0}.data-annotation-service__header{margin-bottom:32px;padding:0 16px}.data-annotation-service__title{font-size:32px}.data-annotation-service__subtitle{font-size:14px;line-height:1.5}.data-annotation-service__tabs{gap:12px}.data-annotation-service__tab{padding:10px 16px;height:42px;font-size:14px;gap:6px}.data-annotation-service__tab-icon{width:14px;height:14px}.data-annotation-service__card-wrapper{padding:24px;margin:0 16px;gap:24px}.data-annotation-service__card-content{gap:16px}.data-annotation-service__card-title{font-size:24px}.data-annotation-service__card-description{font-size:14px;line-height:1.5}.data-annotation-service__tag{padding:6px 12px;font-size:13px}.data-annotation-service__cta{padding:12px 20px;width:auto;height:48px;font-size:15px;margin-top:24px}}@media screen and (max-width:480px){.data-annotation-service{padding:24px 0}.data-annotation-service__header{margin-bottom:24px}.data-annotation-service__title{font-size:26px}.data-annotation-service__subtitle{font-size:13px}.data-annotation-service__tabs{gap:8px;padding:0 12px}.data-annotation-service__tab{padding:8px 14px;height:38px;font-size:13px}.data-annotation-service__tab-icon{width:12px;height:12px}.data-annotation-service__card-wrapper{padding:20px 16px;margin:0 12px;border-radius:16px}.data-annotation-service__card-title{font-size:20px}.data-annotation-service__card-description{font-size:13px}.data-annotation-service__tag{padding:5px 10px;font-size:12px}.data-annotation-service__cta{padding:10px 18px;height:42px;font-size:14px;gap:8px;margin-top:20px}.data-annotation-service__cta-icon{width:14px;height:14px}}.annotation-process{position:relative;background:#080c19;padding:50px 0;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.annotation-process__header{position:relative;text-align:center;margin-bottom:0;padding-top:32px;z-index:2}.annotation-process__header-bg-svg{width:100%;height:100%}.annotation-process__title{position:relative;font-size:48px;font-weight:800;color:#ffffff;margin:0 0 16px;line-height:67px;z-index:1}.annotation-process__subtitle{position:relative;font-size:16px;font-weight:400;color:rgba(255,255,255,.8);margin:0;line-height:24px;max-width:553px;display:inline-block;z-index:1}.annotation-process__content{position:relative;width:1200px;height:579px;margin:90px auto 0}.annotation-process__top-row{position:absolute;left:0;top:0;display:flex;justify-content:space-between;width:100%;z-index:1}.annotation-process__bottom-row{position:absolute;left:132px;top:339px;display:flex;flex-direction:row-reverse;gap:190px;z-index:2}.annotation-process__card{width:373px;height:240px;background:#091738;border-radius:16px;opacity:.8;border:1px solid rgba(255,255,255,.2);padding:32px 24px;display:flex;flex-direction:column;gap:24px;transition:all .3s ease}.annotation-process__card:hover{background:linear-gradient(180deg,#091738,#1a429e);border:1px solid #38bdf8;opacity:1;transform:translateY(-4px);box-shadow:0 12px 40px rgba(56,189,248,.3)}.annotation-process__card-icon{width:40px;height:40px}.annotation-process__card-title{font-size:24px;font-weight:800;color:#ffffff;margin:0;line-height:32px}.annotation-process__card-description{font-size:16px;font-weight:400;color:#a0b4d6;margin:0;line-height:24px;opacity:.8}.annotation-process__center{position:absolute;left:262px;top:0;width:675px;height:487px;z-index:0}.annotation-process__center-bg{position:absolute;left:0;top:0;width:100%;height:100%}.annotation-process__center-label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:16px;z-index:1}.annotation-process__center-icon{position:relative;width:80px;height:80px}.annotation-process__center-icon-bg{position:absolute;left:0;top:0;width:80px;height:80px;z-index:0}.annotation-process__center-icon-inner{position:absolute;left:15px;top:16px;width:50px;height:50px;z-index:1}.annotation-process__center-text{font-size:24px;font-weight:400;color:#438cff;line-height:32px}@media screen and (max-width:1200px){.annotation-process__content{width:100%;max-width:1200px;padding:0 24px;box-sizing:border-box}.annotation-process__card{width:340px;height:auto;min-height:220px}.annotation-process__bottom-row{left:80px;gap:120px}.annotation-process__center{left:200px;width:60%}}@media screen and (max-width:1024px){.annotation-process{padding:40px 0}.annotation-process__title{font-size:40px;line-height:1.2}.annotation-process__subtitle{font-size:15px}.annotation-process__content{position:relative;width:100%;height:auto;margin:48px auto 0;display:flex;flex-direction:column;gap:24px}.annotation-process__bottom-row,.annotation-process__top-row{position:relative;left:auto;top:auto;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.annotation-process__bottom-row{gap:24px}.annotation-process__card{width:calc(50% - 12px);height:auto;min-height:200px;gap:16px;padding:28px 20px}.annotation-process__center{position:relative;left:auto;top:auto;width:300px;height:216px;margin:0 auto;order:-1}}@media screen and (max-width:768px){.annotation-process{padding:32px 0}.annotation-process__header{padding-top:0;margin-bottom:0}.annotation-process__title{font-size:32px}.annotation-process__subtitle{font-size:14px;line-height:1.5;padding:0 16px}.annotation-process__content{margin-top:32px;padding:0 16px;gap:16px}.annotation-process__bottom-row,.annotation-process__top-row{gap:16px}.annotation-process__card{width:100%;min-height:auto;gap:12px;padding:24px 20px}.annotation-process__card-icon{width:36px;height:36px}.annotation-process__card-title{font-size:20px;line-height:1.3}.annotation-process__card-description{font-size:14px;line-height:1.5}.annotation-process__center{width:240px;height:173px;margin-bottom:8px}.annotation-process__center-text{font-size:20px}.annotation-process__center-icon{width:64px;height:64px}}@media screen and (max-width:480px){.annotation-process{padding:24px 0}.annotation-process__title{font-size:26px}.annotation-process__subtitle{font-size:13px}.annotation-process__content{margin-top:24px;padding:0 12px}.annotation-process__card{padding:20px 16px;gap:10px}.annotation-process__card-icon{width:32px;height:32px}.annotation-process__card-title{font-size:18px}.annotation-process__card-description{font-size:13px}.annotation-process__center{width:200px;height:144px}.annotation-process__center-text{font-size:18px}.annotation-process__center-icon{width:56px;height:56px}}.why-choose-us{position:relative;background:#070d1a;padding:50px 0;background:url(/home/common-bg.png) no-repeat 50%;background-size:cover}.why-choose-us__header{display:flex;flex-direction:column;align-items:center;gap:32px;margin-bottom:50px}.why-choose-us__title{width:1200px;font-size:48px;text-align:center;line-height:67px}.why-choose-us__subtitle,.why-choose-us__title{color:#ffffff;font-family:PingFang SC,sans-serif;margin:0}.why-choose-us__subtitle{font-size:16px;line-height:26px;opacity:.8}.why-choose-us__cards{width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.why-choose-us__card-row{display:flex;gap:24px}.why-choose-us__card{position:relative;background:#091738;border-radius:8px;overflow:hidden;border:1px solid transparent;transition:all .3s ease}.why-choose-us__card:hover{background:linear-gradient(180deg,#091738,#1a429e);border:1px solid #38bdf8;border-radius:16px;transform:translateY(-4px);box-shadow:0 12px 40px rgba(56,189,248,.3)}.why-choose-us__card-content{padding:32px 24px;display:flex;flex-direction:column;gap:16px}.why-choose-us__card:first-child,.why-choose-us__card:nth-child(2),.why-choose-us__card:nth-child(3),.why-choose-us__card:nth-child(4){width:282px;height:280px}.why-choose-us__card-row:last-child .why-choose-us__card{width:588px;height:280px}.why-choose-us__icon-wrapper{position:relative;width:48.76px;height:48.76px}.why-choose-us__icon-bg{position:absolute;left:0;top:0;width:48.76px;height:48.76px}.why-choose-us__icon-inner{position:absolute;left:10.6px;top:10px;width:26px;height:26px}.why-choose-us__icon{width:48.76px;height:48.76px}.why-choose-us__card-title{color:#ffffff;font-size:24px;font-family:PingFang SC,sans-serif;line-height:32px;margin:0;width:170px}.why-choose-us__card-row:last-child .why-choose-us__card-title{color:#ffffff}.why-choose-us__card-description{color:#a0b4d6;font-size:16px;font-family:PingFang SC,sans-serif;line-height:24px;margin:0}.why-choose-us__card--highlight .why-choose-us__card-description{color:#ffffff}@media screen and (max-width:1200px){.why-choose-us__cards,.why-choose-us__title{width:100%;max-width:1200px;padding:0 24px;box-sizing:border-box}.why-choose-us__card:first-child,.why-choose-us__card:nth-child(2),.why-choose-us__card:nth-child(3),.why-choose-us__card:nth-child(4){width:calc(25% - 18px);height:auto;min-height:260px}.why-choose-us__card-row:last-child .why-choose-us__card{width:calc(50% - 12px);height:auto;min-height:260px}}@media screen and (max-width:1024px){.why-choose-us{padding:40px 0}.why-choose-us__header{gap:24px;margin-bottom:40px;padding:0 24px}.why-choose-us__title{font-size:40px;line-height:1.2}.why-choose-us__subtitle{font-size:15px}.why-choose-us__cards{gap:20px}.why-choose-us__card-row{flex-wrap:wrap;justify-content:center;gap:20px}.why-choose-us__card-row:last-child .why-choose-us__card,.why-choose-us__card:first-child,.why-choose-us__card:nth-child(2),.why-choose-us__card:nth-child(3),.why-choose-us__card:nth-child(4){width:calc(50% - 10px);min-height:240px}.why-choose-us__card-content{padding:28px 20px;gap:14px}.why-choose-us__card-title{font-size:22px;line-height:1.3;width:auto}.why-choose-us__card-description{font-size:15px;line-height:1.5}}@media screen and (max-width:768px){.why-choose-us{padding:32px 0}.why-choose-us__header{gap:16px;margin-bottom:32px;padding:0 16px}.why-choose-us__title{font-size:32px}.why-choose-us__subtitle{font-size:14px;line-height:1.5;text-align:center}.why-choose-us__cards{gap:16px;padding:0 16px}.why-choose-us__card-row{flex-direction:column;gap:16px}.why-choose-us__card-row:last-child .why-choose-us__card,.why-choose-us__card:first-child,.why-choose-us__card:nth-child(2),.why-choose-us__card:nth-child(3),.why-choose-us__card:nth-child(4){width:100%;min-height:auto}.why-choose-us__card-content{padding:24px 20px;gap:12px}.why-choose-us__icon,.why-choose-us__icon-wrapper{width:40px;height:40px}.why-choose-us__card-title{font-size:20px}.why-choose-us__card-description{font-size:14px}}@media screen and (max-width:480px){.why-choose-us{padding:24px 0}.why-choose-us__header{gap:12px;margin-bottom:24px}.why-choose-us__title{font-size:26px}.why-choose-us__subtitle{font-size:13px}.why-choose-us__cards{gap:12px;padding:0 12px}.why-choose-us__card-row{gap:12px}.why-choose-us__card-content{padding:20px 16px;gap:10px}.why-choose-us__icon,.why-choose-us__icon-wrapper{width:36px;height:36px}.why-choose-us__card-title{font-size:18px}.why-choose-us__card-description{font-size:13px;line-height:1.4}}.product-services{position:relative;background:#070d1b;padding:56px 0 80px;background:url(/imgs/bg1.png) no-repeat 50%;background-size:cover}.product-services__header{width:1200px;margin:0 auto}.product-services__title{font-size:48px;line-height:67px;margin-bottom:24px}.product-services__subtitle,.product-services__title{width:1200px;color:#ffffff;font-family:PingFang SC;text-align:center}.product-services__subtitle{font-size:16px;line-height:26px;opacity:.8;margin-bottom:54px}.product-services__content{width:1120px;display:flex;justify-content:space-between;align-items:center;margin:0 auto;gap:20px}.product-services__card{flex:1;height:480px;position:relative;cursor:pointer;transition:all .3s ease;background:#091738;border-radius:16px;border:1px solid rgba(56,189,248,.2)}.product-services__card--active{width:400px;height:480px;flex:none}.product-services__card-bg-image{position:absolute;left:0;bottom:0;right:0;z-index:1;overflow:hidden;opacity:0;transition:opacity .3s ease}.product-services__card-bg-image img{width:100%;object-fit:cover}.product-services__card--active .product-services__card-bg-image{opacity:1}.product-services__card-content{position:relative;display:flex;flex-direction:column;gap:16px;transition:all .3s ease;padding:40px 24px 0;z-index:99}.product-services__icon{width:40px;height:40px;margin:50% auto 0;transition:all .3s ease}.product-services__icon img{width:100%;height:100%;object-fit:contain}.product-services__card--active .product-services__icon{margin:0}.product-services__card-title{color:#ffffff;font-size:18px;font-family:PingFang SC;line-height:28px;text-align:center;transition:all .3s ease;word-break:break-word;margin-bottom:8px}.product-services__card--active .product-services__card-title{text-align:left}.product-services__card-description{align-self:stretch;flex-shrink:0;color:#ffffff;font-size:16px;font-family:PingFang SC;line-height:28px;margin:0}.product-services__card-description p{margin:0}.product-services__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:#1c79fc;border-radius:8px;cursor:pointer;margin-top:8px}.product-services__button-text{flex-shrink:0;color:#ffffff;font-size:14px;font-family:Microsoft YaHei;line-height:20px}.product-services__button-icon{width:14px;height:14px}@media screen and (max-width:1200px){.product-services__header{width:100%;max-width:1200px;padding:0 24px;box-sizing:border-box}.product-services__subtitle,.product-services__title{width:100%}.product-services__content{width:100%;max-width:1200px;padding:0 24px;box-sizing:border-box}}@media screen and (max-width:1024px){.product-services{padding-bottom:60px}.product-services__title{font-size:40px;line-height:1.2;margin-bottom:16px}.product-services__subtitle{font-size:15px;margin-bottom:40px}.product-services__content{flex-wrap:wrap;justify-content:center;gap:16px}.product-services__card,.product-services__card--active{width:calc(50% - 8px);height:auto;min-height:320px}.product-services__card-content{padding:28px 20px}.product-services__icon{margin:20% auto 0}.product-services__card--active .product-services__icon{margin:0 auto 16px}.product-services__card--active .product-services__card-title{text-align:center}}.product-services__card--active .product-services__card-title{font-size:28px;line-height:34px}@media screen and (max-width:768px){.product-services{padding-bottom:40px}.product-services__header{padding:0 16px}.product-services__title{font-size:32px;margin-bottom:12px}.product-services__subtitle{font-size:14px;line-height:1.5;margin-bottom:32px}.product-services__content{flex-direction:column;padding:0 16px;gap:12px}.product-services__card{padding:24px 20px;display:flex;flex-direction:column}.product-services__card,.product-services__card--active{width:100%;min-height:auto}.product-services__card-bg-image{display:none}.product-services__card-content{padding:0;gap:12px}.product-services__icon{width:36px;height:36px;margin:0}.product-services__card-title{font-size:20px;line-height:1.3;text-align:left}.product-services__card-description{font-size:13px;line-height:1.5}.product-services__button{width:auto;max-width:160px;padding:10px 16px;margin-top:4px}.product-services__button-text{font-size:13px}}@media screen and (max-width:480px){.product-services{padding-bottom:32px}.product-services__title{font-size:26px}.product-services__subtitle{font-size:13px;margin-bottom:24px}.product-services__card{padding:20px 16px}.product-services__icon{width:32px;height:32px}.product-services__card-title{font-size:18px}.product-services__card-description{font-size:12px}.product-services__button{padding:8px 14px}.product-services__button-text{font-size:12px}.product-services__button-icon{width:12px;height:12px}}.model-card--active{width:360px}.aurora-container{position:absolute;z-index:1;top:0;left:0;right:0;height:700px}