html.site-mobile .news-page{--news-hero-overlap:calc(24 * 100vw / 375);--news-content-w:100%;--news-list-w:100%;--news-item-gap:0;--news-thumb-w:calc(120.5 * 100vw / 375);--news-thumb-h:calc(79 * 100vw / 375)}html.site-mobile .news-hero{aspect-ratio:750/500}html.site-mobile .news-hero__background{background-image:url(/assets/mobile-banners/news-banner.png);background-size:100% 100%}html.site-mobile .news-hero__title-wrap{position:absolute;inset:0}html.site-mobile .news-hero__title{top:50%;left:50%;width:auto;margin:0;color:transparent;background:linear-gradient(90deg,#007aff,#00e5ff 52.404%,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(40 * 100vw / 375);font-weight:600;letter-spacing:calc(2 * 100vw / 375);line-height:1.2;text-align:center;white-space:nowrap;transform:translate(-50%,calc(-50% - calc(10 * 100vw / 375)))}html.site-mobile .news-page__container{width:100%;padding:0;box-sizing:border-box}html.site-mobile .news-page__body{margin-top:calc(var(--news-hero-overlap) * -1);padding-bottom:calc(32 * 100vw / 375)}html.site-mobile .news-page__layout{width:100%}html.site-mobile .news-list__items{gap:0}html.site-mobile .news-list-item{border-bottom:0}html.site-mobile .news-list-item__link{grid-template-columns:minmax(0,1fr) var(--news-thumb-w);gap:calc(16 * 100vw / 375);align-items:start;padding:calc(12 * 100vw / 375) calc(16 * 100vw / 375)}html.site-mobile .news-list-item__thumb{grid-column:2;grid-row:1;width:var(--news-thumb-w);height:var(--news-thumb-h);border-radius:calc(4 * 100vw / 375)}html.site-mobile .news-list-item__body{grid-column:1;grid-row:1;min-height:0;gap:calc(16 * 100vw / 375)}html.site-mobile .news-list-item__title{color:#111f2c;font-family:var(--font-sans);font-size:calc(16 * 100vw / 375);font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}html.site-mobile .news-list-item__source,html.site-mobile .news-list-item__summary{display:none}html.site-mobile .news-list-item__meta{margin:0;color:rgba(17,31,44,.56);font-size:calc(12 * 100vw / 375);line-height:1.4}html.site-mobile .news-pagination{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:calc(8 * 100vw / 375);margin-top:0;padding:calc(11 * 100vw / 375) calc(16 * 100vw / 375) calc(32 * 100vw / 375)}html.site-mobile .news-pagination:after,html.site-mobile .news-pagination:before{content:"";flex:1 1;max-width:calc(111.5 * 100vw / 375);height:1px;background:rgba(17,31,44,.12)}html.site-mobile .news-pagination__list,html.site-mobile .news-pagination__summary{display:none}html.site-mobile .news-pagination__load-more{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;gap:calc(4 * 100vw / 375);min-height:calc(44 * 100vw / 375);padding:0 calc(8 * 100vw / 375);color:transparent;background:linear-gradient(90deg,#0026ff,#00bfe5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-family:var(--font-sans);font-size:calc(16 * 100vw / 375);font-weight:400;line-height:1.2;text-decoration:none}html.site-mobile .news-pagination__load-more-icon{display:none}html.site-mobile .news-pagination__load-more:after{width:calc(7 * 100vw / 375);height:calc(7 * 100vw / 375);margin-left:calc(4 * 100vw / 375);border-right:calc(1.5 * 100vw / 375) solid #00aef0;border-bottom:calc(1.5 * 100vw / 375) solid #00aef0;content:"";transform:translateY(calc(-2 * 100vw / 375)) rotate(45deg)}html.site-mobile .news-page__sidebar,html.site-mobile .news-wechat-card{display:none}html.site-mobile .news-detail-page__inner{width:100%;padding:calc(var(--mobile-header-h) + 24px) var(--mobile-gutter) 48px;box-sizing:border-box}html.site-mobile .news-detail-page__breadcrumb{font-size:calc(15 * 100vw / 375)}html.site-mobile .news-cta-banner{flex-direction:column;padding:calc(20 * 100vw / 375);text-align:center}html.site-mobile .join-page{--join-hero-overlap:calc(24 * 100vw / 375);--join-content-w:100%;--join-section-gap:calc(24 * 100vw / 375);--join-benefit-gap:calc(16 * 100vw / 375);--join-tab-h:calc(44 * 100vw / 375);--join-row-h:calc(53 * 100vw / 375)}html.site-mobile .join-hero{aspect-ratio:750/500}html.site-mobile .join-hero__background{background-image:url(/assets/mobile-banners/join-banner.png);background-size:100% 100%}html.site-mobile .join-hero__title-wrap{position:absolute;inset:0}html.site-mobile .join-hero__title{top:50%;left:50%;width:auto;margin:0;color:transparent;background:linear-gradient(90deg,#00e5ff,#00e5ff 52.404%,#fff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:calc(40 * 100vw / 375);font-weight:600;letter-spacing:calc(2 * 100vw / 375);line-height:1.2;text-align:center;white-space:nowrap;transform:translate(-50%,calc(-50% - calc(10 * 100vw / 375)))}html.site-mobile .join-page__container{width:100%;padding-left:var(--mobile-gutter);padding-right:var(--mobile-gutter);box-sizing:border-box}html.site-mobile .join-page__body{margin-top:calc(var(--join-hero-overlap) * -1);padding-left:0;padding-right:0;padding-bottom:0}html.site-mobile .join-section-title{position:relative;margin:0 0 var(--join-section-gap);padding-bottom:calc(17 * 100vw / 375);color:#171a1d;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:calc(24 * 100vw / 375);font-weight:600;line-height:1.2}html.site-mobile .join-section-title:after{content:"";position:absolute;left:0;bottom:0;width:calc(28 * 100vw / 375);height:calc(2 * 100vw / 375);background:linear-gradient(90deg,#0026ff,#00bfe5)}html.site-mobile .join-benefits{margin-bottom:calc(32 * 100vw / 375)}html.site-mobile .join-benefits__grid{display:flex;flex-direction:column;gap:var(--join-benefit-gap)}html.site-mobile .join-benefit-column{padding:calc(24 * 100vw / 375) calc(20 * 100vw / 375);border-radius:calc(8 * 100vw / 375);background:#fff;box-sizing:border-box}html.site-mobile .join-benefit-column__head{min-height:0;margin-bottom:calc(12 * 100vw / 375)}html.site-mobile .join-benefit-column__index{display:none}html.site-mobile .join-benefit-column__title{position:static;left:auto;margin:0;font-size:calc(18 * 100vw / 375);font-weight:500;line-height:1.3}html.site-mobile .join-benefit-column__content{font-size:calc(16 * 100vw / 375);line-height:calc(26 * 100vw / 375);color:#171a1d;opacity:.85}html.site-mobile .join-benefit-column__content p{margin:0 0 calc(26 * 100vw / 375);text-align:justify}html.site-mobile .join-benefit-column__content p:last-child{margin-bottom:0}html.site-mobile .join-benefit-column__summary{margin:0 0 calc(16 * 100vw / 375);font-size:calc(16 * 100vw / 375);line-height:calc(26 * 100vw / 375);color:#171a1d;opacity:.85;text-align:justify}html.site-mobile .join-benefit-column--welfare .join-benefit-column__head{margin-bottom:calc(12 * 100vw / 375)}html.site-mobile .join-welfare-grid{display:flex;flex-direction:column;gap:calc(16 * 100vw / 375);margin:0}html.site-mobile .join-welfare-grid__item{position:relative;padding-left:calc(26 * 100vw / 375)}html.site-mobile .join-welfare-grid__item:before{content:"";position:absolute;left:0;top:calc(2 * 100vw / 375);width:calc(14 * 100vw / 375);height:calc(14 * 100vw / 375);background:url(/assets/join/mobile/welfare-check.svg) 50%/contain no-repeat}html.site-mobile .join-welfare-grid__title{margin:0 0 calc(4 * 100vw / 375);color:#171a1d;font-size:calc(16 * 100vw / 375);font-weight:500;line-height:1.3}html.site-mobile .join-welfare-grid__desc{color:#171a1d;font-size:calc(14 * 100vw / 375);line-height:1.4;opacity:.56;text-align:justify}html.site-mobile .join-jobs{margin-left:calc(-1 * var(--mobile-gutter));margin-right:calc(-1 * var(--mobile-gutter));padding:calc(32 * 100vw / 375) var(--mobile-gutter) calc(64 * 100vw / 375);background:#fff}html.site-mobile .join-jobs .join-section-title{margin-bottom:calc(12 * 100vw / 375)}html.site-mobile .join-jobs__intro{margin:0 0 calc(24 * 100vw / 375);font-size:calc(16 * 100vw / 375);line-height:calc(24 * 100vw / 375);color:#171a1d;opacity:.85;text-align:justify}html.site-mobile .join-jobs__tabs{display:flex;overflow-x:auto;margin-left:calc(-1 * var(--mobile-gutter));margin-right:calc(-1 * var(--mobile-gutter));margin-bottom:calc(20 * 100vw / 375);padding-left:calc(4 * 100vw / 375);padding-right:var(--mobile-gutter);border:0;border-bottom:calc(1 * 100vw / 375) solid #edeff4;background:transparent;-webkit-overflow-scrolling:touch;scrollbar-width:none}html.site-mobile .join-jobs__tabs::-webkit-scrollbar{display:none}html.site-mobile .join-jobs__tab{position:relative;flex:0 0 auto;min-width:calc(96 * 100vw / 375);height:var(--join-tab-h);padding:0 calc(16 * 100vw / 375);border:0;color:rgba(23,26,29,.6);background:transparent;font-size:calc(16 * 100vw / 375);font-weight:400;line-height:var(--join-tab-h);white-space:nowrap}html.site-mobile .join-jobs__tab--active{color:transparent;background:transparent;background-image:linear-gradient(90deg,#0026ff,#00bfe5);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:500}html.site-mobile .join-jobs__tab--active:after{content:"";position:absolute;left:calc(16 * 100vw / 375);right:calc(16 * 100vw / 375);bottom:0;height:calc(2 * 100vw / 375);background:linear-gradient(90deg,#0026ff,#00bfe5)}html.site-mobile .join-jobs__list{gap:calc(12 * 100vw / 375)}html.site-mobile .join-job-row{overflow:hidden;border-radius:calc(8 * 100vw / 375);background:#f7f8fc}html.site-mobile .join-job-row__header{grid-template-columns:minmax(0,1fr) auto calc(12 * 100vw / 375);gap:calc(8 * 100vw / 375);align-items:center;min-height:var(--join-row-h);padding:calc(14 * 100vw / 375) calc(20 * 100vw / 375)}html.site-mobile .join-job-row__title{color:#171a1d;font-size:calc(18 * 100vw / 375);font-weight:500;line-height:1.3}html.site-mobile .join-job-row__location{display:block;color:#171a1d;font-size:calc(14 * 100vw / 375);line-height:1.3;opacity:.56;text-align:right;white-space:nowrap}html.site-mobile .join-job-row__icon{width:calc(12 * 100vw / 375);height:calc(12 * 100vw / 375)}html.site-mobile .join-job-row__icon img{content:url(/assets/join/mobile/job-arrow.svg)}html.site-mobile .join-job-row--expanded .join-job-row__header{border-bottom:calc(1 * 100vw / 375) solid #edeff4}html.site-mobile .join-job-row--expanded .join-job-row__icon{transform:rotate(180deg)}html.site-mobile .join-job-row__panel{padding:calc(16 * 100vw / 375) calc(20 * 100vw / 375) calc(20 * 100vw / 375)}html.site-mobile .join-job-row__detail{font-size:calc(16 * 100vw / 375);line-height:calc(24 * 100vw / 375);opacity:.85;text-align:justify}html.site-mobile .join-job-row__label{margin:0 0 calc(8 * 100vw / 375);font-size:calc(16 * 100vw / 375);font-weight:500;line-height:calc(24 * 100vw / 375)}html.site-mobile .join-job-row__bullets{margin:0 0 calc(20 * 100vw / 375)}html.site-mobile .join-job-row__bullets li{font-size:calc(16 * 100vw / 375);line-height:calc(24 * 100vw / 375)}html.site-mobile .join-job-row__bullets li+li{margin-top:calc(4 * 100vw / 375)}.product-hero__description-mobile,.product-title--mobile{display:none}html.site-mobile .jahead-ai-page,html.site-mobile .mega-ai-page,html.site-mobile .meta-ai-page{--product-mobile-gutter:calc(28 * 100vw / 375);padding-top:var(--mobile-header-h)}html.site-mobile .jahead-hero__content,html.site-mobile .mega-hero__content,html.site-mobile .meta-hero__content{padding-left:calc(35.5 * 100vw / 375);padding-right:calc(35.5 * 100vw / 375)}html.site-mobile .jahead-hero>.product-detail-hero__mobile-background,html.site-mobile .mega-hero>.product-detail-hero__mobile-background,html.site-mobile .meta-hero>.product-detail-hero__mobile-background{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:fill;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.site-mobile .jahead-hero__brand,html.site-mobile .mega-hero__brand,html.site-mobile .meta-hero__brand{font-size:calc(32 * 100vw / 375);letter-spacing:calc(6 * 100vw / 375);background-image:linear-gradient(90deg,#007aff,#00e5ff 52.4%,#fff)}html.site-mobile .jahead-hero__title,html.site-mobile .mega-hero__title,html.site-mobile .meta-hero__title{font-size:calc(24 * 100vw / 375);letter-spacing:calc(2 * 100vw / 375);white-space:normal}html.site-mobile .jahead-hero__description,html.site-mobile .mega-hero__description,html.site-mobile .meta-hero__description{font-size:calc(13 * 100vw / 375);line-height:1.625;letter-spacing:calc(2 * 100vw / 375);white-space:normal;max-width:calc(100vw - var(--mobile-gutter) * 2)}html.site-mobile .product-hero__description-desktop{display:none}html.site-mobile .product-hero__description-mobile{display:block}html.site-mobile .product-hero__description-mobile>span{display:block;white-space:nowrap}html.site-mobile .jahead-hero__actions,html.site-mobile .mega-hero__actions,html.site-mobile .meta-hero__actions{flex-wrap:wrap;justify-content:center;gap:calc(12 * 100vw / 375)}html.site-mobile .jahead-hero__button,html.site-mobile .mega-hero__button,html.site-mobile .meta-hero__button{width:calc(124 * 100vw / 375);min-width:0;height:calc(41 * 100vw / 375);padding:0;font-size:calc(15 * 100vw / 375);border-radius:calc(5 * 100vw / 375)}html.site-mobile .jahead-section-title,html.site-mobile .mega-section-title,html.site-mobile .meta-section-title{font-size:calc(28 * 100vw / 375);line-height:calc(40 * 100vw / 375);padding:0;white-space:normal}html.site-mobile .product-title--desktop{display:none}html.site-mobile .product-title--mobile{display:inline}html.site-mobile .jahead-overview,html.site-mobile .mega-overview,html.site-mobile .meta-overview{padding-left:var(--product-mobile-gutter);padding-right:var(--product-mobile-gutter)}html.site-mobile .jahead-overview__architecture,html.site-mobile .meta-overview__architecture{width:calc(100% + var(--product-mobile-gutter) * 2);height:auto;max-height:none;max-width:none;margin-right:calc(var(--product-mobile-gutter) * -1);margin-left:calc(var(--product-mobile-gutter) * -1)}html.site-mobile .mega-overview__comparison{max-height:none;max-width:none}html.site-mobile .jahead-overview__description,html.site-mobile .mega-overview__description,html.site-mobile .meta-overview__description{display:block;width:100%;font-size:calc(13 * 100vw / 375);line-height:calc(24 * 100vw / 375);letter-spacing:calc(2 * 100vw / 375);text-align:left}html.site-mobile .jahead-overview__description>span,html.site-mobile .mega-overview__description>span,html.site-mobile .meta-overview__description>span{display:inline;white-space:normal}html.site-mobile .jahead-capabilities,html.site-mobile .mega-capabilities,html.site-mobile .meta-capabilities{padding-left:var(--product-mobile-gutter);padding-right:var(--product-mobile-gutter)}html.site-mobile .jahead-capabilities__grid,html.site-mobile .mega-capabilities__grid,html.site-mobile .meta-capabilities__grid{display:flex;width:100%;flex-direction:column;gap:calc(70 * 100vw / 375)}html.site-mobile .jahead-capability-card,html.site-mobile .mega-capability-card,html.site-mobile .meta-capability-card{width:100%;height:auto;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}html.site-mobile .jahead-capability-card__visual,html.site-mobile .mega-capability-card__visual,html.site-mobile .meta-capability-card__visual{width:100%;aspect-ratio:638/489;height:auto;border-radius:calc(16 * 100vw / 375);object-fit:cover;display:block}html.site-mobile .jahead-capability-card__body,html.site-mobile .mega-capability-card__body,html.site-mobile .meta-capability-card__body{align-items:stretch;padding:calc(16 * 100vw / 375) 0 0;gap:calc(10 * 100vw / 375)}html.site-mobile .jahead-capability-card__title,html.site-mobile .mega-capability-card__title,html.site-mobile .meta-capability-card__title{font-size:calc(20 * 100vw / 375);line-height:calc(28 * 100vw / 375)}html.site-mobile .jahead-capability-card__subtitle,html.site-mobile .mega-capability-card__subtitle,html.site-mobile .meta-capability-card__subtitle{font-size:calc(15 * 100vw / 375);line-height:calc(21 * 100vw / 375)}html.site-mobile .jahead-capability-card__description,html.site-mobile .mega-capability-card__description,html.site-mobile .meta-capability-card__description{font-size:calc(13 * 100vw / 375);line-height:calc(24 * 100vw / 375);letter-spacing:calc(2 * 100vw / 375)}html.site-mobile .jahead-capability-card__button,html.site-mobile .mega-capability-card__button,html.site-mobile .meta-capability-card__button{display:inline-flex;align-items:center;justify-content:center;width:100%;height:calc(41 * 100vw / 375);margin-top:calc(8 * 100vw / 375);padding:0;border:1px solid hsla(0,0%,100%,.4);border-radius:calc(6 * 100vw / 375);background:transparent;font-size:calc(15 * 100vw / 375);line-height:calc(41 * 100vw / 375);text-align:center}html.site-mobile .meta-ai-page{--meta-hero-h:calc(490 * 100vw / 375);--meta-hero-content-top:calc(104 * 100vw / 375);--meta-hero-stack-gap:calc(12 * 100vw / 375);--meta-section-title-size:calc(20 * 100vw / 375);--meta-overview-pt:calc(70 * 100vw / 375);--meta-overview-pb:calc(40 * 100vw / 375);--meta-overview-gap:calc(24 * 100vw / 375);--meta-arch-w:100%;--meta-arch-h:auto;--meta-cap-pt:calc(70 * 100vw / 375);--meta-cap-pb:calc(70 * 100vw / 375);--meta-cap-title-gap:calc(24 * 100vw / 375)}html.site-mobile .meta-hero__background img{object-fit:fill}html.site-mobile .meta-overview__architecture{aspect-ratio:750/478}html.site-mobile .meta-capabilities{background:#000 url(/assets/meta-ai/mobile/capabilities-bottom.png) bottom/100% auto no-repeat}html.site-mobile .meta-capability-card__visual{aspect-ratio:638/400;object-fit:contain}html.site-mobile .jahead-ai-page{--jahead-hero-h:calc(490 * 100vw / 375);--jahead-hero-content-top:calc(104 * 100vw / 375);--jahead-hero-stack-gap:calc(12 * 100vw / 375);--jahead-section-title-size:calc(20 * 100vw / 375);--jahead-overview-pt:calc(70 * 100vw / 375);--jahead-overview-pb:calc(40 * 100vw / 375);--jahead-overview-gap:calc(24 * 100vw / 375);--jahead-arch-w:100%;--jahead-arch-h:auto;--jahead-cap-pt:calc(70 * 100vw / 375);--jahead-cap-pb:calc(70 * 100vw / 375);--jahead-cap-title-gap:calc(24 * 100vw / 375)}html.site-mobile .jahead-hero picture img{object-fit:fill}html.site-mobile .jahead-overview__architecture{aspect-ratio:750/568}html.site-mobile .jahead-capability-card:nth-child(n) .jahead-capability-card__visual{aspect-ratio:638/400}html.site-mobile .jahead-capabilities{background:#000 url(/assets/jahead-ai/mobile/capabilities-bottom.png) bottom/100% auto no-repeat}html.site-mobile .jahead-capability-card__visual{aspect-ratio:638/400;object-fit:contain}html.site-mobile .jahead-capability-card__description{margin-top:0}html.site-mobile .mega-ai-page{--mega-hero-h:calc(490 * 100vw / 375);--mega-hero-content-top:calc(104 * 100vw / 375);--mega-hero-stack-gap:calc(12 * 100vw / 375);--mega-section-title-size:calc(20 * 100vw / 375);--mega-overview-pt:calc(70 * 100vw / 375);--mega-overview-pb:calc(40 * 100vw / 375);--mega-overview-gap:calc(24 * 100vw / 375);--mega-comparison-w:100%;--mega-comparison-h:auto;--mega-cap-pt:calc(70 * 100vw / 375);--mega-cap-pb:calc(70 * 100vw / 375);--mega-cap-title-gap:calc(24 * 100vw / 375)}html.site-mobile .mega-hero picture img{object-fit:fill}html.site-mobile .mega-overview__comparison-wrap{display:block;width:calc(100% + var(--product-mobile-gutter) * 2);margin-right:calc(var(--product-mobile-gutter) * -1);margin-left:calc(var(--product-mobile-gutter) * -1)}html.site-mobile .mega-overview__comparison{width:100%;height:auto;aspect-ratio:750/473}html.site-mobile .mega-capability-card:first-child .mega-capability-card__visual,html.site-mobile .mega-capability-card:nth-child(2) .mega-capability-card__visual,html.site-mobile .mega-capability-card:nth-child(3) .mega-capability-card__visual,html.site-mobile .mega-capability-card:nth-child(4) .mega-capability-card__visual{aspect-ratio:638/400}html.site-mobile .mega-capabilities{background:#000 url(/assets/mega-ai/mobile/capabilities-bottom.png) bottom/100% auto no-repeat}@media (min-width:1921px){html:not(.site-mobile) .site-header-layer--dark,html:not(.site-mobile) main>:not(.site-footer){width:1920px;zoom:var(--desktop-scale,1)}}@media (max-width:1439.98px){html:not(.site-mobile) .home-2027{--hero-logo-top:283.5px;--hero-logo-w:335.25px;--hero-logo-h:47.25px;--hero-title-top:365.25px;--hero-title-size:75px}}