.home-bg-img{background-repeat:no-repeat;background-position:50%;background-size:cover}.home-img-personal{background-image:url(/home/personal_light.png)}.dark .home-img-personal{background-image:url(/home/personal_dark.png)}.home-img-enterprise{background-image:url(/home/enterprise_light.png)}.dark .home-img-enterprise{background-image:url(/home/enterprise_dark.png)}.home-img-k20905{background-image:url(/home/k20905_light.png)}.dark .home-img-k20905{background-image:url(/home/k20905_dark.png)}.home-img-k2latest{background-image:url(/home/k2latest_light.png)}.dark .home-img-k2latest{background-image:url(/home/k2latest_dark.png)}.home-img-k2thinking{background-image:url(/home/k2thinking_light.png)}.dark .home-img-k2thinking{background-image:url(/home/k2thinking_dark.png)}.home-img-agentcode{background-image:url(/home/agentcode.png)}.home-img-chatanalysis{background-image:url(/home/chatanalysis.png)}.home-img-deepsearch{background-image:url(/home/deepsearch.png)}.home-img-lawsafety{background-image:url(/home/lawsafety.png)}@media (min-width:1280px){.home-content.container{max-width:1440px}}.home-content{padding-inline:80px}@media (max-width:768px){.home-content{padding-inline:24px}}.logoloop__list{gap:8px}.home-nav{background-color:var(--Bg-Primary70);border-bottom:1px solid #0000;top:0;left:0;right:0;position:fixed;z-index:50}.home-nav,:root:not(.dark) .home-nav.overscrolled{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}:root:not(.dark) .home-nav.overscrolled{background-color:#ffffffb3}.home-nav.scrolled{border-bottom-color:var(--Separators-S1)}.home-nav-logo-container{background-color:var(--Labels-Primary);border-radius:19.867px;padding:6px 12px;display:flex;align-items:center;justify-content:center}.home-nav-title{font-family:MiSans VF,PingFang SC,sans-serif;font-size:22px;line-height:32px;font-weight:600;color:var(--Labels-Primary)}.home-nav-link{font-family:var(--UI-T2-Family,"PingFang SC",sans-serif);font-size:var(--UI-T2-Font-Size,16px);line-height:var(--UI-T2-Line-Height,24px);font-weight:var(--UI-T2-Weight,400);color:var(--Labels-Secondary);text-decoration:none;padding:4px 8px;transition:color .2s ease}.home-nav-link:hover{color:var(--Labels-Primary)}.home-nav-link:active{color:var(--Labels-Primary-active)}.home-nav-login-button{background-color:var(--Labels-Primary);color:var(--Bg-Primary);font-family:var(--UI-T2-Family,"PingFang SC",sans-serif);font-size:var(--UI-T2-Font-Size,16px);line-height:var(--UI-T2-Line-Height,24px);font-weight:500;height:32px;padding:0 16px;border-radius:8px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color .2s ease;min-width:64px}.home-nav-login-button:hover{background-color:var(--Labels-Primary-hover)}.home-nav-menu{position:absolute;background-color:var(--Bg-Primary);top:72px;left:0;right:0;bottom:0;height:calc(100vh - 72px);border-top:1px solid var(--Separators-S1);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.home-nav-menu .home-nav-link{display:block;padding:20px 24px;color:var(--Labels-Primary,#ffffffd6);font-family:MiSans VF;font-size:22px;font-style:normal;font-weight:450;line-height:32px}.home-nav-menu .home-nav-link:first-child{padding-top:26px}.home-nav-menu .home-nav-link:not(:last-child){border-bottom:1px solid var(--Separators-S1)}:root.dark .home-nav-login-button,:root.dark .home-nav-logo-container{background-color:var(--Labels-Primary)}:root.dark .home-nav-login-button{color:var(--Bg-Primary)}.home-hero{background:var(--Bg-Primary);color:var(--Labels-Primary);position:relative;min-height:900px;width:100%;padding-top:72px;overflow:hidden}.home-hero-video-wrapper{position:absolute;inset:0;overflow:visible;z-index:0;padding-left:20px;top:-72px}@media (max-width:768px){.home-hero-video-wrapper{padding-left:0;height:400px;top:300px;overflow:hidden}.home-hero-video{max-width:unset;margin-left:-50%}}.home-hero-video{height:100%;object-fit:contain;display:block}.home-hero-video-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000 0,#0000 40%,#00000080 70%,#000000bf);pointer-events:none}.home-hero-content{display:inline-flex;flex-direction:column;align-items:flex-start;margin-top:204px;position:relative;z-index:1}@media (max-width:768px){.home-hero-content{margin-top:54px}}.home-hero-content-title{display:flex;padding:8px 12px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:var(--Fills-F1)}.home-hero-title{display:flex;flex-direction:column;position:relative;margin-top:16px;max-width:350px}.home-hero-title span{background:linear-gradient(90deg,#b3b3b3 .08%,#fff 47.54%,#8f8f8f 95%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:#0000;color:#0000;font-size:48px;font-weight:600;line-height:1.5;font-family:MiSans VF}.oversea .home-hero-title{width:600px;max-width:unset;font-size:32px}.oversea .home-hero-title span{font-size:32px}@media (max-width:768px){.home-hero-title span{font-size:40px}.oversea .home-hero-title{width:100%}}.home-hero-title-line{position:absolute;inset:0;background:linear-gradient(90deg,#b3b3b3,#fff 50%,#8f8f8f);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:#0000}.home-partner{border-color:var(--Separators-S1);background-color:initial;position:absolute;bottom:48px;width:100%}@media (max-width:768px){.home-partner{margin-top:0}}.home-section{background-color:var(--Bg-Primary);padding-top:72px;padding-bottom:72px}@media (max-width:768px){.home-section{padding-top:48px;padding-bottom:48px}}.home-section-title{color:var(--Labels-Primary,#000000e6);color:var(--Labels-Primary);font-family:var(--UI-T1-Family,"PingFang SC");font-size:40px;font-style:normal;font-weight:500;line-height:140%;text-align:left;margin-bottom:8px}@media (max-width:768px){.home-section-title{font-size:32px}}.home-section-description{color:var(--Labels-Secondary,#0009);color:var(--Labels-Secondary,color(display-p3 0 0 0/.6));font-family:var(--UI-T2-Family,"PingFang SC");font-size:var(--UI-T2-Font-Size,16px);font-style:normal;font-weight:400;line-height:var(--UI-T2-Line-Height,24px)}.home-section-header{display:flex;flex-direction:column;align-items:flex-start;gap:12px}@media (min-width:768px){.home-section-header{flex-direction:row;align-items:center;justify-content:space-between}}.home-section-doc-button{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 12px;border-radius:8px;border:.5px solid var(--Separators-S1,#00000021);font-family:var(--UI-B2_Emphasized-Family,"PingFang SC",sans-serif);font-size:var(--UI-B2_Emphasized-Size,14px);line-height:var(--UI-B2_Emphasized-Line-Height,20px);font-weight:500;color:var(--Labels-Primary,#000000e6);background-color:initial;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.home-section-doc-button:hover{background-color:var(--Bg-Ground_PC,#f9fbfc)}.home-card-header{height:184px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-card-texture-container{position:absolute;inset:8px 8px 0 8px;z-index:1;overflow:hidden}.home-card:hover .home-card-header .home-card-title,.home-card:hover .home-card-header-texture{transform:scale(1.1);transition:transform .3s ease-in-out}.home-card-header-texture{width:100%;height:100%;background-size:cover;background-position:50%;pointer-events:none}.home-card-title{font-family:Geist Mono,PingFang SC,monospace;font-size:32px;font-weight:400;line-height:1;color:var(--Always-White);text-align:center;position:relative;z-index:1}.home-card-description{padding:24px;min-height:136px;flex:1}.home-card-description-text{font-family:var(--UI-B1-Family,"PingFang SC",sans-serif);font-size:var(--UI-B1-Font-Size,15px);line-height:var(--UI-B1-Line-Height,22px);font-weight:var(--UI-B1-Weight,400);color:var(--Labels-Secondary);white-space:pre-wrap}.home-card-divider{height:1px;background-color:var(--Separators-S1);margin-bottom:0}.home-card-pricing{padding:32px 24px;display:flex;flex-direction:column;gap:16px}.home-footer{background-color:var(--Bg-Primary);color:var(--Labels-Primary);border-color:var(--Separators-S1)}.home-footer-content{display:flex;flex-direction:column;gap:56px;padding-top:56px;padding-bottom:56px}@media (min-width:768px){.home-footer-content{flex-direction:row;align-items:flex-start;justify-content:space-between}}.home-footer-left{display:flex;flex-direction:column;gap:24px}.home-footer-logo,.home-footer-social{display:flex;align-items:center}.home-footer-social{gap:15px}.home-footer-social-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:100px;background-color:var(--Others-SubLayerBg);color:var(--Labels-Primary);text-decoration:none;transition:background-color .2s ease,opacity .2s ease}.home-footer-social-icon:hover{background-color:var(--Others-SubLayerBg-hover);opacity:.85}.home-footer-social-icon:active{background-color:var(--Others-SubLayerBg-active)}.home-footer-right{display:grid;grid-template-columns:repeat(2,130px);gap:40px}@media (min-width:768px){.home-footer-right{grid-template-columns:repeat(3,130px);gap:64px}}.home-footer-column{display:flex;flex-direction:column;gap:24px;width:130px}.home-footer-column-header{font-family:var(--UI-B1-Family,"PingFang SC",sans-serif);font-size:var(--UI-B1-Font-Size,15px);line-height:var(--UI-B1-Line-Height,22px);font-weight:500;color:var(--Labels-Primary);margin:0;height:36px;display:flex;align-items:center}.home-footer-column-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:20px}.home-footer-link{font-family:var(--UI-B2-Family,"PingFang SC",sans-serif);font-size:var(--UI-B2-Font-Size,14px);line-height:var(--UI-B2-Line-Height,20px);font-weight:var(--UI-B2-Weight,400);color:var(--Labels-Secondary);text-decoration:none;transition:color .2s ease;display:block}.home-footer-link:hover{color:var(--Labels-Primary)}.home-footer-bottom{display:flex;flex-direction:column;gap:22px;padding-top:22px;padding-bottom:36px;margin-top:0;border-top:1px solid var(--Separators-S1)}.home-footer-bottom-text{font-family:var(--UI-B2-Family,"PingFang SC",sans-serif);font-size:var(--UI-B2-Font-Size,14px);line-height:var(--UI-B2-Line-Height,20px);font-weight:var(--UI-B2-Weight,400);color:var(--Labels-Secondary);text-align:center;margin:0}.home-icon{display:flex;width:48px;height:48px;padding:12px;justify-content:center;align-items:center;background:var(--Bg-Ground_PC,#f9fbfc)}.home-icon path{fill:currentColor!important}.home-section-complex{background-color:var(--Bg-Primary)}.home-complex-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-complex-grid,.home-complex-scroll{width:100%;border:1px solid var(--Separators-S1,#00000021)}.home-complex-scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-complex-scroll::-webkit-scrollbar{display:none}.home-complex-scroll-container{display:flex;gap:24px;width:-webkit-max-content;width:max-content}.home-complex-card-scroll{flex-shrink:0;width:320px}@media (max-width:640px){.home-complex-card-scroll{width:280px}}.home-complex-card{display:flex;flex-direction:column;gap:16px;border-radius:0;border:none;border-left:1px solid var(--Separators-S1,#00000021);background-color:var(--Bg-Primary,#fff);overflow:hidden}.home-complex-card:first-child{border-left:none}.home-complex-card-body{padding:0 24px 24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.home-complex-card-title{font-family:var(--UI-T2_Emphasized-Family,"PingFang SC",sans-serif);font-size:var(--UI-T2_Emphasized-Size,16px);line-height:var(--UI-T2_Emphasized-Line-Height,24px);font-weight:500;color:var(--Labels-Primary,#000000e6)}.home-complex-card-description{font-family:var(--UI-B1-Family,"PingFang SC",sans-serif);font-size:var(--UI-B1-Font-Size,15px);line-height:var(--UI-B1-Line-Height,22px);font-weight:var(--UI-B1-Weight,400);color:var(--Labels-Secondary,#0009);white-space:pre-wrap}.home-cooperation{background-color:var(--Bg-Primary)}.home-cooperation-header{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.home-cooperation-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%}@media (max-width:1024px){.home-cooperation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-cooperation-card{position:relative;background-color:var(--Bg-Primary,#fff);border:1px solid var(--Separators-S1,#00000021);min-height:269px;width:100%;display:flex;flex-direction:column;overflow:hidden}.home-cooperation-logo{position:absolute;inset:0;height:120px;overflow:hidden;z-index:1;color:var(--Labels-Primary)}.home-cooperation-logo.partner-bg-img{display:block;background-position:0 0;background-size:contain;background-repeat:no-repeat;margin:24px;height:40px}.home-cooperation-logo:not(.partner-bg-img){display:flex;align-items:flex-start;justify-content:flex-start}.home-cooperation-logo img,.home-cooperation-logo-svg{width:auto;object-fit:contain;object-position:left top;color:var(--Labels-Primary,#000000e6)}.home-cooperation-logo-svg{color:var(--Labels-Primary,#000000e6)!important}.home-cooperation-logo-svg path{fill:currentColor!important}.home-cooperation-content{position:relative;padding:100px 24px 24px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.home-cooperation-description{font-family:var(--UI-B1-Family,"PingFang SC",sans-serif);font-size:var(--UI-B1-Font-Size,15px);line-height:var(--UI-B1-Line-Height,22px);font-weight:var(--UI-B1-Weight,400);color:var(--Labels-Secondary,#0009);white-space:pre-wrap;flex:1}.home-cooperation-tag{margin-top:20px;font-family:var(--UI-T1-Family,"PingFang SC",sans-serif);font-size:var(--UI-T1-Size,18px);font-weight:500;line-height:var(--UI-T1-Line-Height,26px);color:var(--Labels-Primary,#000000e6)}.home-cooperation-scroll{width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.home-cooperation-scroll::-webkit-scrollbar{display:none}.home-cooperation-scroll-container{display:flex;gap:24px;padding-bottom:8px;width:-webkit-max-content;width:max-content}.home-cooperation-card-scroll{flex-shrink:0;width:320px}@media (max-width:640px){.home-cooperation-card-scroll{width:280px}}.home-quick-start-card-header{height:204px;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:8px}.home-quick-start-card-info{padding:0;display:flex;flex-direction:column;gap:24px;flex:1}.home-quick-start-card-info-header{border-bottom:.5px solid var(--Separators-S1,#00000021);padding:24px;height:100px;display:flex;flex-direction:column;gap:4px;text-align:center}@media (max-width:768px){.home-quick-start-card-info-header{height:auto}}.home-quick-start-card-info-title{font-family:var(--UI-T1-Family,"PingFang SC",sans-serif);font-size:var(--UI-T1-Size,18px);font-weight:500;line-height:var(--UI-T1-Line-Height,26px);color:var(--Labels-Primary,#000000e6)}.home-quick-start-card-info-subtitle{font-family:var(--UI-T2-Family,"PingFang SC",sans-serif);font-size:var(--UI-T2-Font-Size,16px);font-weight:400;line-height:var(--UI-T2-Line-Height,24px);color:var(--Labels-Secondary,#0009);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-quick-start-card-features{padding-bottom:0;display:flex;flex-direction:column;gap:12px;padding-inline:24px;flex:1}.home-quick-start-card-feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.home-quick-start-card-feature-item{font-family:var(--UI-T2-Family,"PingFang SC",sans-serif);font-size:var(--UI-T2-Font-Size,16px);font-weight:400;line-height:var(--UI-T2-Line-Height,24px);color:var(--Labels-Secondary,#0009);padding-left:24px;position:relative;text-align:center}.home-quick-start-card-feature-item:before{content:"•";display:inline-block;margin-right:.5em}.home-quick-start-card-button-container{padding:0 24px 24px;display:flex;justify-content:center;gap:31px}.home-quick-start-card-button{height:40px;padding:0 12px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-family:var(--UI-B2_Emphasized-Family,"PingFang SC",sans-serif);font-size:var(--UI-B2_Emphasized-Size,14px);line-height:var(--UI-B2_Emphasized-Line-Height,20px);font-weight:500;text-decoration:none;transition:background-color .2s ease,color .2s ease;width:480px;max-width:100%}@media (max-width:768px){.home-quick-start-card-button{width:100%}}.home-quick-start-card-button-primary{background-color:var(--Labels-Primary,#000000e6);color:var(--Bg-Primary,#fff)}.home-quick-start-card-button-primary:hover{background-color:var(--Labels-Primary-hover,#000c);opacity:.85}.home-quick-start-card-button-secondary{background-color:var(--Fills-F1,#00000008);color:var(--Labels-Primary,#000000e6);border-radius:12px}.home-quick-start-card-button-secondary:hover{background-color:var(--Fills-F1-hover,#f9fbfc)}.home-tooltip{background:var(--BgGp-Secondary,#1f1f1f);padding:16px;flex-direction:column;gap:16px;color:#fff}.home-tooltip,.home-tooltip-image-container{border-radius:var(--Border-Radius-Large,12px);display:flex}.home-tooltip-image-container{width:144px;height:144px;align-items:center;justify-content:center;background:#fff;margin:0 auto}.logoloop{position:relative;overflow-x:hidden;--logoloop-gap:32px;--logoloop-logoHeight:28px;--logoloop-fadeColorAuto:#fff}.logoloop--vertical{overflow:hidden;height:100%;display:inline-block}.logoloop--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}@media (prefers-color-scheme:dark){.logoloop{--logoloop-fadeColorAuto:#0b0b0b}}.logoloop__track{display:flex;width:-webkit-max-content;width:max-content;will-change:transform;-webkit-user-select:none;user-select:none;position:relative;z-index:0}.logoloop--vertical .logoloop__track{flex-direction:column;height:-webkit-max-content;height:max-content;width:100%}.logoloop__list{display:flex;align-items:center}.logoloop--vertical .logoloop__list{flex-direction:column}.logoloop__item{flex:0 0 auto;margin-right:var(--logoloop-gap);font-size:var(--logoloop-logoHeight);line-height:1}.logoloop--vertical .logoloop__item{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__item:last-child{margin-right:var(--logoloop-gap)}.logoloop--vertical .logoloop__item:last-child{margin-right:0;margin-bottom:var(--logoloop-gap)}.logoloop__node{display:inline-flex;align-items:center}.logoloop__item img{height:var(--logoloop-logoHeight);width:auto;display:block;object-fit:contain;image-rendering:-webkit-optimize-contrast;-webkit-user-drag:none;pointer-events:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop--scale-hover .logoloop__item{overflow:visible}.logoloop--scale-hover .logoloop__item:hover .logoloop__node,.logoloop--scale-hover .logoloop__item:hover img{transform:scale(1.2);transform-origin:center center}.logoloop--scale-hover .logoloop__node{transition:transform .3s cubic-bezier(.4,0,.2,1)}.logoloop__link{display:inline-flex;align-items:center;text-decoration:none;border-radius:4px;transition:opacity .2s ease}.logoloop__link:hover{opacity:.8}.logoloop__link:focus-visible{outline:2px solid currentColor;outline-offset:2px}.logoloop--fade:after,.logoloop--fade:before{content:"";position:absolute;top:0;bottom:0;width:clamp(24px,8%,120px);pointer-events:none;z-index:10}.logoloop--fade:before{left:0;background:linear-gradient(to right,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}.logoloop--fade:after{right:0;background:linear-gradient(to left,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}.logoloop--vertical.logoloop--fade:after,.logoloop--vertical.logoloop--fade:before{left:0;right:0;width:100%;height:clamp(24px,8%,120px)}.logoloop--vertical.logoloop--fade:before{top:0;bottom:auto;background:linear-gradient(to bottom,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}.logoloop--vertical.logoloop--fade:after{bottom:0;top:auto;background:linear-gradient(to top,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}@media (prefers-reduced-motion:reduce){.logoloop__track{transform:translateZ(0)!important}.logoloop__item img,.logoloop__node{transition:none!important}}.logoloop-safari__container{overflow:hidden;position:relative}.logoloop-safari__container--scale-hover{padding-top:calc(var(--logoloop-logoHeight) * .1);padding-bottom:calc(var(--logoloop-logoHeight) * .1)}.logoloop-safari__fade-left{left:0;background:linear-gradient(to right,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}.logoloop-safari__fade-left,.logoloop-safari__fade-right{position:absolute;top:0;bottom:0;width:clamp(24px,8%,120px);pointer-events:none;z-index:10}.logoloop-safari__fade-right{right:0;background:linear-gradient(to left,var(--logoloop-fadeColor,var(--logoloop-fadeColorAuto)) 0,#0000 100%)}.logoloop-safari__track{display:flex;align-items:center;width:-webkit-max-content;width:max-content;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.logoloop-safari__item-wrapper{display:inline-flex;align-items:center;flex-shrink:0}.logoloop-safari__item-img{display:block}.logoloop-safari__item-img,.logoloop-safari__item-text{transition:transform .3s cubic-bezier(.4,0,.2,1);transform-origin:center center}.logoloop-safari__item-text{display:inline-block;line-height:1}.logoloop-safari__item--scale{transform:scale(1.2)}.partner-bg-img{background-repeat:no-repeat;background-position:50%;background-size:cover}.partner-img-genspark{background-image:url(/partner/genspark-light.png)}.dark .partner-img-genspark{background-image:url(/partner/genspark-dark.png)}.partner-img-jingtai{background-image:url(/partner/jingtai-light.png)}.dark .partner-img-jingtai{background-image:url(/partner/jingtai-dark.png)}.partner-img-keep{background-image:url(/partner/keep-light.png)}.dark .partner-img-keep{background-image:url(/partner/keep-dark.png)}.partner-img-meitu{background-image:url(/partner/meitu-light.png)}.dark .partner-img-meitu{background-image:url(/partner/meitu-dark.png)}.partner-img-perplexity{background-image:url(/partner/perplexity-light.png)}.dark .partner-img-perplexity{background-image:url(/partner/perplexity-dark.png)}.partner-img-shangjian{background-image:url(/partner/shangjian-light.png)}.dark .partner-img-shangjian{background-image:url(/partner/shangjian-dark.png)}.partner-img-tecent{background-image:url(/partner/tecent-light.png)}.dark .partner-img-tecent{background-image:url(/partner/tecent-dark.png)}.partner-img-xiaohongshu{background-image:url(/partner/xiaohongshu-light.png)}.dark .partner-img-xiaohongshu{background-image:url(/partner/xiaohongshu-dark.png)}.partner-img-rokid{background-image:url(/partner/rokid-light.png)}.dark .partner-img-rokid{background-image:url(/partner/rokid-dark.png)}.partner-img-dptech{background-image:url(/partner/dptech-light.png)}.dark .partner-img-dptech{background-image:url(/partner/dptech-dark.png)}.partner-img-codebuddy{background-image:url(/partner/codebuddy-light.png)}.dark .partner-img-codebuddy{background-image:url(/partner/codebuddy-dark.png)}