@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;700;900&display=swap";:root{color-scheme:light;font-family:Noto Sans SC,Source Han Sans CN,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;--brand: #6bbc6e;--blue: #2f76c2;--text: rgba(0, 0, 0, .85);--muted: rgba(0, 0, 0, .65);--weak: rgba(0, 0, 0, .45);--line: rgba(0, 0, 0, .1);--page: #ffffff;--muted-bg: #f8f9fa}*{box-sizing:border-box}body{margin:0;background:var(--page);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1000px,calc(100% - 40px));margin:0 auto}.site-header{position:fixed;z-index:100;top:0;right:0;left:0;background:#0000000f;transition:background .2s,box-shadow .2s,border-color .2s}.site-header.is-scrolled,.site-header:has(.site-nav.is-open),.site-header--light{background:#fff;border-bottom:1px solid rgba(151,151,151,.1);box-shadow:0 1px 4px #0000000a}.site-header__inner{position:relative;display:flex;align-items:center;height:64px;max-width:1440px;margin:0 auto}.site-logo{position:absolute;left:50px;display:block;height:24px}.site-logo img{width:auto;height:24px}.site-logo__dark{display:none}.site-header.is-scrolled .site-logo__light,.site-header:has(.site-nav.is-open) .site-logo__light,.site-header--light .site-logo__light{display:none}.site-header.is-scrolled .site-logo__dark,.site-header:has(.site-nav.is-open) .site-logo__dark,.site-header--light .site-logo__dark{display:block}.site-nav{display:flex;margin-left:440px}.site-nav a{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:64px;color:#ffffffbf;font-size:16px}.site-nav a:hover{background:#0000002e;color:#fff}.site-nav a.active:after{position:absolute;right:0;bottom:0;left:0;height:2px;background:var(--brand);content:""}.site-header.is-scrolled .site-nav a,.site-header:has(.site-nav.is-open) .site-nav a,.site-header--light .site-nav a{color:var(--muted)}.site-header.is-scrolled .site-nav a:hover,.site-header:has(.site-nav.is-open) .site-nav a:hover,.site-header--light .site-nav a:hover{background:#00000008;color:#000}.site-header.is-scrolled .site-nav a.active,.site-header:has(.site-nav.is-open) .site-nav a.active,.site-header--light .site-nav a.active{color:var(--brand)}.nav-toggle{display:none}.site-nav a{color:#ffffffa6}.site-nav a.active{color:#fff}.site-nav a.active:after{height:1px}.home-hero{position:relative;min-height:600px;overflow:hidden;background:#0a0a0a}.hero-slides,.hero-slide,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide{background-position:center right;background-size:cover;opacity:0;transition:opacity .6s}.hero-slide.active,.hero-slide:first-child{opacity:1}.hero-overlay{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.16) 55%,transparent)}.home-hero__content{position:relative;z-index:2;width:min(1000px,calc(100% - 80px));margin:0 auto;padding-top:208px}.home-hero__title{width:314px}.hero-actions{display:flex;gap:24px;margin-top:114px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 24px;border-radius:999px;font-size:14px;font-weight:500}.btn--primary{background:#fff;color:var(--text)}.btn--ghost{border:1px solid #ffffff;color:#ffffffe6}.text-link{display:inline-flex;color:var(--blue);font-size:14px}.section-muted{background:var(--muted-bg)}.content-section{padding:48px 0}.centered{text-align:center}.section-heading{margin-bottom:24px;text-align:center}.section-heading h2{margin:0;font-size:30px;line-height:46px}.section-heading p{max-width:740px;margin:16px auto 0;color:var(--muted);font-size:14px}.news-home{padding:48px 0}.news-home__head{display:flex;align-items:baseline;justify-content:space-between;border-bottom:1px solid #dddddd;padding-bottom:16px}.news-home__head h2{margin:0;font-size:30px}.news-home__grid{display:grid;grid-template-columns:476px 1fr;gap:60px;padding-top:16px}.featured-news span{display:inline-flex;border:1px solid var(--blue);border-radius:999px;padding:4px 18px;color:var(--blue);font-size:14px}.featured-news h3,.recent-news h3,.product-title-row h2,.product-title-row strong{margin:16px 0;font-size:20px;line-height:30px}.featured-news p,.product-strip p,.info-card p,.timeline-item span,.news-row p,.article-body p{color:var(--muted);font-size:14px;line-height:24px}.featured-news img{width:100%;height:192px;margin-top:24px;object-fit:cover}.timeline-item{display:block;margin-top:20px;padding-left:18px;border-left:1px solid #bbbbbb}.timeline-item strong{display:block;margin-top:4px;overflow:hidden;color:var(--text);font-size:16px;text-overflow:ellipsis;white-space:nowrap}.product-strip{display:grid;grid-template-columns:1fr 476px;gap:60px;align-items:center;padding:48px 0}.product-strip:nth-child(2n){grid-template-columns:476px 1fr}.product-strip:nth-child(2n)>div{order:2}.product-strip>img{width:476px;height:300px;object-fit:cover}.product-title-row{display:flex;align-items:center;gap:12px}.product-title-row span{width:1px;height:32px;background:#d9d9d9}.product-title-row strong{font-weight:300}.solutions{padding:48px 0}.solution-grid,.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.solution-card,.info-card{overflow:hidden;background:#fff}.solution-card{position:relative;min-height:260px}.solution-card>img{width:100%;height:260px;object-fit:cover}.solution-card>div{position:absolute;inset:auto 0 0;padding:24px;background:linear-gradient(transparent,#0009);color:#fff}.solution-card h3,.solution-card p{margin:0}.solution-card p{margin-top:8px;font-size:14px}.banner{position:relative;min-height:600px;overflow:hidden}.banner-slides{position:absolute;top:0;right:0;bottom:0;left:0}.banner-slide{position:absolute;top:0;right:0;bottom:0;left:0;background:center right / cover no-repeat #0a0a0a;opacity:0;transition:opacity .6s ease}.banner-slide.active{opacity:1}.banner-overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0009,#0003 40%,#0000 70%);pointer-events:none}.banner-content{position:relative;z-index:2;width:100%;padding:208px calc((100% - 1000px)/2) 0}.banner-title-img{width:314px;height:auto}.banner-btns{display:flex;gap:24px;flex-wrap:wrap;margin-top:114px}.banner-btn{display:inline-flex;align-items:center;gap:12px;height:38px;padding:0 12px 0 24px;border-radius:50px;font-size:14px;font-weight:500;line-height:22px;white-space:nowrap}.banner-btn img{width:12px;height:12px}.banner-btn-live{border:1px solid #ffffff;background:#fff;color:#000000d9}.banner-btn-zhixue{border:1px solid #ffffff;background:transparent;color:#ffffffd9}.banner-indicators{position:absolute;z-index:3;bottom:40px;left:50%;display:flex;transform:translate(-50%)}.banner-indicator{position:relative;width:100px;height:24px;margin:0;padding:0;border:0;background:transparent;cursor:pointer}.banner-indicator:before{position:absolute;right:0;bottom:0;left:0;height:1px;background:#ffffffa6;content:""}.banner-indicator.active:before{bottom:-1px;height:2px;background:#6bbc6e}.news-section{width:100%;margin-bottom:48px;padding:48px calc((100% - 1000px)/2) 0;background:#f8f9fa}.news-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.news-title{margin:0;color:#000000d9;font-size:30px;font-weight:700;line-height:46px}.news-more{display:inline-flex;align-items:center;gap:4px;color:#2f76c2;font-size:14px;line-height:14px}.news-more img{width:12px;height:12px}.news-divider{width:100%;height:1px;background:#ddd}.news-main{display:flex;gap:60px;padding:16px 0 0}.news-left{display:block;width:476px;flex-shrink:0;padding-bottom:48px;color:inherit}.news-left-header{display:flex;align-items:center;gap:16px;margin-bottom:16px}.news-tag-btn{display:inline-flex;align-items:center;justify-content:center;width:88px;height:30px;flex-shrink:0;border:1px solid #2f76c2;border-radius:50px;background:#fff;color:#2f76c2;font-size:14px}.news-left-title{display:block;overflow:hidden;margin:0;color:#000000d9;font-size:20px;font-weight:700;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.news-left-desc{display:-webkit-box;overflow:hidden;margin:0 0 16px;color:#000000a6;font-size:14px;line-height:24px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-left-img{width:476px;height:192px;margin-top:24px;object-fit:cover}.news-right{min-width:0;flex:1}.news-right-title{margin:0 0 16px;color:#2f76c2;font-size:20px;font-weight:700;line-height:30px}.news-timeline{display:flex;gap:10px;min-width:0;padding-bottom:45px}.timeline-left{display:flex;position:relative;width:12px;flex-direction:column;align-items:center;padding-top:6px}.timeline-dot,.timeline-dot img{width:12px;height:12px}.timeline-dot{flex-shrink:0}.timeline-bar{width:1px;height:60px;background:#bbb}.timeline-bar.last{height:30px}.timeline-right{min-width:0;flex:1}.news-item{display:block;position:relative;z-index:1;min-width:0;margin-bottom:20px;margin-left:-22px;padding-left:22px;color:inherit}.news-item:last-child{margin-bottom:0}.news-item-date{color:#00000073;font-size:14px;line-height:24px;transition:color .2s}.news-item-title{display:block;overflow:hidden;max-width:100%;margin-top:4px;color:#000000d9;font-size:16px;line-height:24px;text-overflow:ellipsis;transition:color .2s;white-space:nowrap}.news-item:hover .news-item-date,.news-item:hover .news-item-title{color:#2f76c2}.product-section{width:1440px;max-width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:48px 220px}.product-grid{display:flex;align-items:center;gap:60px}.product-left{display:flex;width:476px;flex-shrink:0;flex-direction:column;justify-content:center}.product-right{width:476px;height:300px;flex-shrink:0}.product-right img{width:100%;height:100%;object-fit:cover}.product-title-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.product-title-row .product-label{margin:0;color:#000000d9;font-size:30px;font-weight:700;line-height:46px}.product-sep{width:1px;height:32px;border-radius:2px;background:#d9d9d9}.product-title-row .product-sub{margin:0;color:#000000d9;font-size:30px;font-weight:300;line-height:46px}.product-desc{margin:0 0 48px;color:#000000a6;font-size:14px;line-height:24px}.product-link{display:inline-flex;align-items:center;gap:5px;color:#2f76c2;font-size:14px;line-height:22px}.product-link img{width:12px;height:12px}.solutions-section{width:100%;padding:48px calc((100% - 1000px)/2);background:#f8f9fa}.solutions-title{margin:0 0 24px;padding:0;color:#000000d9;font-size:30px;font-weight:700;line-height:46px;text-align:center}.solutions-grid{display:flex;justify-content:center;gap:26px}.solution-card{position:relative;overflow:hidden;width:316px;min-width:200px;height:260px;border-radius:2px;background:transparent}.solution-card>img{width:100%;height:100%;object-fit:cover}.solution-card-title{position:absolute;z-index:1;right:0;bottom:24px;left:0;padding:0 16px;color:#ffffffd9;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:24px;font-weight:700;line-height:1.2;text-align:center;pointer-events:none}.solution-card>.solution-card-hover{display:flex;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:flex-start;padding:24px 24px 40px;background:#6bbc6ef2;opacity:0;transition:opacity .3s}.solution-card:hover .solution-card-hover{opacity:1}.hover-title{margin:0 0 16px;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:24px;font-weight:700;line-height:1.5;text-align:center}.hover-desc{margin:0;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:400;line-height:1.5;text-align:left}.about-banner{display:block;height:460px;background:center / cover no-repeat}.about-banner-content{width:100%;padding:120px calc((100% - 1000px)/2) 0}.about-banner-left{width:444px;margin-left:16px}.about-title-img{width:444px;height:234px;mix-blend-mode:lighten}.intro-section{padding:48px 20px;background:#fff}.intro-container{max-width:1000px;margin:0 auto;text-align:center}.intro-container .section-title,.cta-section .section-title{margin:0 0 16px;color:#000000d9;font-size:30px;font-weight:700;line-height:46px}.intro-text{width:730px;margin:0 auto;color:#000000a6;font-size:14px;line-height:22px;text-align:center}.intro-placeholder{width:100%;max-width:1000px;height:auto;margin:24px auto 0}.cta-section{padding-top:48px;padding-bottom:48px;background:#f8f9fa;text-align:center}.cta-section .section-desc{max-width:640px;margin:0 auto 32px;color:#000000a6;font-size:14px;line-height:22px}.cta-qr{width:128px;height:128px;margin:0 auto}.cta-qr img{width:100%;height:100%;border-radius:4px;object-fit:contain}.cta-qr-label{margin-top:12px;color:#555;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;text-align:center}.zhixueban-hero{position:relative;overflow:hidden;height:600px;background:center / cover no-repeat}.zhixueban-hero-content{position:relative;z-index:2;width:100%;padding:158px calc((100% - 1000px)/2) 80px}.zhixueban-hero-inner{display:flex;align-items:flex-start;justify-content:space-between;gap:60px}.zhixueban-hero-left{flex:0 0 480px}.zhixueban-hero-title-img{display:block;width:370px;height:204px;margin-bottom:24px}.zhixueban-hero-desc{width:370px;margin:0;color:#000;font-size:14px;line-height:22px}.zhixueban-page .section-title{margin:0 0 40px;color:#000000d9;font-size:30px;font-weight:700;line-height:46px;text-align:center}.zhixueban-daily{width:100%;box-sizing:border-box;padding:48px calc((100% - 1000px)/2);background:center / cover no-repeat}.zhixueban-daily .section-title{margin-bottom:24px}.zhixueban-cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.zhixueban-card-icon{display:flex;overflow:hidden;width:316px;height:276px;box-sizing:border-box;flex-direction:column;align-items:center;border-radius:2px;background:#fff;padding:16px 24px 24px;text-align:center}.zhixueban-card-icon img{width:156px;height:116px;margin:0 auto 12px;object-fit:contain}.zhixueban-card-title-wrap{display:flex;width:100%;justify-content:center}.zhixueban-card-icon h3{margin:8px auto 0;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:20px;font-weight:700;line-height:30px;text-align:center;white-space:nowrap}.zhixueban-card-icon p{width:268px;height:63px;max-width:100%;margin:8px auto 0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:center}.zhixueban-platform{width:1440px;max-width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:48px 220px}.zhixueban-platform .section-title{margin-bottom:24px}.zhixueban-subsection{display:flex;align-items:center;gap:60px;margin-bottom:24px}.zhixueban-subsection:last-child{margin-bottom:0}.zhixueban-subsection-img{width:476px;flex-shrink:0}.zhixueban-subsection-img img{width:100%;height:auto}.zhixueban-subsection-text{flex:1}.zhixueban-subsection-text h3{display:flex;align-items:center;gap:12px;margin:0 0 16px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;line-height:36px}.zhixueban-subsection-text h3 .label{color:#000000d9;font-weight:700}.zhixueban-subsection-text h3 .sep{display:inline-block;width:1px;height:26px;background:#d9d9d9;vertical-align:middle}.zhixueban-subsection-text h3 .sub{color:#000000d9;font-weight:300}.zhixueban-subsection-text p{max-width:100%;margin:0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px}.zhixueban-feedback{width:100%;height:278px;box-sizing:border-box;padding:86px calc((100% - 679px)/2);background:center / cover no-repeat;color:#fff;text-align:center}.zhixueban-feedback-content{max-width:679px;margin:0 auto}.zhixueban-feedback-content h2{margin:0 0 16px;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:30px;font-weight:700;line-height:46px}.zhixueban-feedback-content p{margin:0;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px}.zhixueban-value{width:1440px;max-width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:48px 220px;background:#fff}.zhixueban-value .section-title{margin-bottom:24px;line-height:48px}.zhixueban-card-row{display:flex;gap:24px;margin-bottom:24px}.zhixueban-card-row:last-child{margin-bottom:0}.zhixueban-card-value{display:flex;overflow:hidden;min-width:0;height:160px;box-sizing:border-box;flex:1;flex-direction:column;align-items:center;padding-top:42px;padding-bottom:42px;background-position:center;background-repeat:no-repeat;background-size:cover}.zhixueban-card-value h3{margin:0 0 16px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:36px;text-align:center}.zhixueban-card-value p{max-width:95%;margin:0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px;text-align:center}.zhixueban-section.cta-section{padding-top:48px;padding-right:calc((100% - 1000px)/2);padding-bottom:48px;padding-left:calc((100% - 1000px)/2)}.zhixueban-section .section-desc{max-width:640px;margin:0 auto 32px;font-size:16px;line-height:25.6px}.beijiao-hero{position:relative;overflow:hidden;height:600px;background:center / cover no-repeat}.beijiao-hero-content{position:relative;z-index:2;width:100%;padding:158px calc((100% - 1000px)/2) 80px}.beijiao-hero-left{position:absolute;z-index:2;top:220px;left:220px}.beijiao-hero-title-img{display:block;width:368px;max-width:90%;height:auto}.beijiao-section{padding:80px calc((100% - 1000px)/2)}.beijiao-page .section-title{margin:0 0 16px;color:#000000d9;font-size:30px;font-weight:700;line-height:46px}.beijiao-page .section-desc{max-width:600px;margin:0;color:#000000a6;font-size:14px;line-height:24px}.beijiao-feature-section{background:#fff}.beijiao-feature-section.first{padding-top:48px;padding-bottom:0}.beijiao-feature-section.last{padding-top:48px;padding-bottom:48px}.beijiao-feature-grid{display:flex;align-items:center;gap:60px}.beijiao-feature-grid.reverse{flex-direction:row-reverse}.beijiao-feature-text,.beijiao-feature-img{flex:1}.beijiao-feature-img img{width:100%;height:auto}.beijiao-feedback{width:100%;height:278px;box-sizing:border-box;padding:86px calc((100% - 679px)/2);background-position:center;background-repeat:no-repeat;background-size:cover;color:#fff;text-align:center}.beijiao-feedback-content{max-width:679px;margin:0 auto}.beijiao-feedback-content h2{margin:0 0 16px;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:30px;font-weight:700;line-height:46px}.beijiao-feedback-content p{margin:0;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px}.beijiao-scenario{width:1440px;max-width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:48px 220px;background:#fff}.beijiao-scenario .section-title{margin-bottom:24px;text-align:center}.beijiao-grid-2x2{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));justify-content:center;gap:24px}.beijiao-card-value{display:flex;overflow:hidden;width:100%;height:160px;box-sizing:border-box;flex-direction:column;align-items:center;padding:30px;background-position:center;background-repeat:no-repeat;background-size:cover}.beijiao-card-value h3{margin:0 0 16px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:36px;text-align:center}.beijiao-card-value p{max-width:95%;margin:0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px;text-align:center}.beijiao-section.cta-section{padding-top:48px;padding-bottom:48px}.beijiao-section.cta-section .section-title{text-align:center}.beijiao-section.cta-section .section-desc{max-width:640px;margin:0 auto 32px}.conference-hero{position:relative;overflow:hidden;height:600px;background:center / cover no-repeat}.conference-hero-content{display:flex;position:relative;width:100%;flex-direction:column;align-items:flex-start;padding:140px calc((100% - 1000px)/2) 80px}.conference-hero-title-img{display:block;width:386px;max-width:90%;height:auto;margin-bottom:8px;mix-blend-mode:darken}.conference-hero-subtitle{width:386px;max-width:90%;margin:0 0 4px;color:#f80;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:20px;font-weight:400;line-height:30px;text-align:center}.conference-hero-desc{width:386px;max-width:90%;margin:0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:center}.conference-page .section-title{margin:0 0 20px;color:#000000d9;font-size:30px;font-weight:700;line-height:46px;text-align:center}.conference-page .section-desc{max-width:800px;margin:0 auto 50px;color:#000000a6;font-size:16px;line-height:28px;text-align:center}.conference-product-section{width:100%;box-sizing:border-box;padding:48px calc((100% - 1000px)/2);background:#f8f9fa}.conference-product-grid{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));gap:24px}.conference-product-card{position:relative;overflow:hidden;width:100%;height:320px}.conference-product-card img{width:100%;height:100%;border-radius:0;object-fit:cover}.conference-product-card-title{display:flex;position:absolute;z-index:3;top:24px;left:50%;width:auto;height:36px;align-items:center;justify-content:center;margin:0;transform:translate(-50%);color:#f80;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:36px;pointer-events:none;transition:opacity .3s}.conference-product-card:hover .conference-product-card-title{opacity:0}.conference-product-card-hover{display:flex;position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;padding:28px;background:#6bbc6ef2;opacity:0;transition:opacity .3s}.conference-product-card:hover .conference-product-card-hover{opacity:1}.conference-product-hover-desc{margin:0;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:15px;font-weight:400;line-height:1.6;text-align:center}.conference-value{width:1440px;max-width:100%;box-sizing:border-box;margin-right:auto;margin-left:auto;padding:48px 220px;background:#fff}.conference-value .section-title{margin-bottom:24px;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;line-height:48px}.conference-card-full{display:flex;width:100%;height:160px;box-sizing:border-box;flex-direction:column;align-items:center;justify-content:center;margin-bottom:24px;padding:30px;background-position:center;background-repeat:no-repeat;background-size:cover}.conference-card-full h3,.conference-card-value h3{margin:0 0 16px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:36px;text-align:center}.conference-card-full p,.conference-card-value p{margin:0;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:24px;text-align:center}.conference-card-full p{max-width:900px}.conference-grid-2x2{display:grid;grid-template-columns:repeat(2,calc(50% - 12px));justify-content:center;gap:24px}.conference-card-value{display:flex;width:100%;height:160px;box-sizing:border-box;flex-direction:column;align-items:center;padding:30px;background-position:center;background-repeat:no-repeat;background-size:cover}.conference-card-value p{max-width:100%}.conference-section{padding:80px calc((100% - 1000px)/2)}.conference-section.cta-section{padding-top:48px;padding-bottom:48px}.conference-section.cta-section .section-desc{max-width:640px;margin:0 auto 32px}.news-list-hero{position:relative;overflow:hidden;width:100%;height:310px;margin-top:0;background:url(/assets/news-list/hero-bg.webp) left center / cover no-repeat}.news-list-hero-content{display:flex;position:absolute;top:64px;right:0;bottom:0;left:0;box-sizing:border-box;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 220px}.news-list-hero-title-img{width:424px;max-width:90%;height:auto;margin-bottom:16px;object-fit:contain;mix-blend-mode:lighten}.news-list-hero-desc{max-width:600px;margin:0;color:#fff;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.news-list-section{padding:48px 220px;background:#fff}.news-list-container{max-width:1000px;margin:0 auto}.news-list-item{display:flex;align-items:center;gap:24px;padding:0 0 48px}.news-list-date{position:relative;flex:0 0 85px;padding-right:24px;text-align:left;white-space:nowrap}.news-list-date:after{position:absolute;top:50%;right:0;width:1px;height:104px;transform:translateY(-50%);background:#0000001a;content:""}.news-list-day{width:54px;height:54px;color:#2f76c2;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:44px;font-weight:900;line-height:54px}.news-list-month{margin-top:4px;color:#2f76c2;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.news-list-info{min-width:0;flex:1}.news-list-title{overflow:hidden;max-width:44em;margin:0 0 8px;color:#000;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:20px;font-weight:700;line-height:30px;text-overflow:ellipsis;white-space:nowrap}.news-list-desc{overflow:hidden;max-width:44em;margin:0 0 16px;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-overflow:ellipsis;white-space:nowrap}.news-list-more{display:inline-flex;align-items:center;gap:6px;color:#2f76c2;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400}.news-list-more img{width:12px;height:12px}.news-list-thumb{overflow:hidden;width:224px;height:126px;flex:0 0 224px;border-radius:2px}.news-list-thumb img{width:100%;height:100%;object-fit:cover}.simple-hero,.product-hero{min-height:360px;padding-top:64px;background-position:center;background-size:cover}.simple-hero .container,.product-hero .container{padding:86px 0 64px}.simple-hero h1,.product-hero h1{margin:0;color:#fff;font-size:44px}.simple-hero p,.product-hero p{max-width:600px;color:#ffffffe6}.title-art{max-width:424px}.wide-image{width:100%;max-height:420px;object-fit:cover}.product-hero{--theme: var(--blue)}.product-hero h2{margin:12px 0;color:var(--theme);font-size:24px}.product-hero p{color:var(--muted)}.info-card{border:1px solid rgba(0,0,0,.06);border-radius:2px}.info-card img{width:100%;height:180px;object-fit:cover}.info-card div{padding:20px}.info-card h3{margin:0 0 12px;font-size:20px}.contact-cta{padding:48px 0}.contact-cta h2{margin:0 0 12px;font-size:30px}.contact-cta p{margin:0 0 24px;color:var(--muted)}.qr-image{width:128px;height:128px;margin:0 auto 8px;object-fit:contain}.event-banner{position:relative;overflow:hidden;width:100%;height:600px;background-color:#0a0a0a;background-position:left center;background-repeat:no-repeat;background-size:cover}.event-banner-content{position:relative;width:100%;height:100%}.event-title-img{position:absolute;top:70px;left:130px;width:580px;height:326px;object-fit:contain}.event-qrcode{position:absolute;bottom:92px;left:373px;display:flex;flex-direction:column;align-items:center}.event-qr{width:128px;height:128px;padding:6px;background:#fff}.event-qr img{width:100%;height:100%;object-fit:contain}.event-qr-label{margin-top:8px;color:#ffffffd9;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:12px;line-height:18px;text-align:center;white-space:nowrap}.event-section{box-sizing:border-box;width:100%;max-width:1440px;min-height:426px;margin:0 auto;padding:48px 220px}.event-section-title{margin:0 0 24px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:30px;font-weight:700;line-height:46px;text-align:center}.event-devices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.event-device-card{position:relative}.event-device-card img{width:100%;height:auto}.event-device-card h3{position:absolute;top:24px;left:50%;margin:0;color:#000;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:24px;font-weight:700;line-height:36px;text-align:center;white-space:nowrap;transform:translate(-50%)}.event-service-section{box-sizing:border-box;width:100%;padding:48px 220px;background:#f8f9fa;text-align:center}.event-section-desc{max-width:680px;margin:0 auto 48px;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;line-height:22px}.event-service-btn{display:inline-flex;align-items:center;justify-content:center;width:148px;height:52px;border:1px solid #979797;border-radius:2px;background:#235993;color:#fff;font-size:14px}.event-service-btn:hover{background:#1a4570}.news-hero{background-image:url(/assets/news-list/hero-bg.webp)}.news-list{padding:48px 0}.news-row{display:grid;grid-template-columns:86px 1fr 224px;gap:24px;align-items:center;padding-bottom:48px}.news-row time{border-right:1px solid var(--line);color:var(--blue)}.news-row time strong{display:block;font-size:44px;line-height:1}.news-row h3{margin:0 0 8px;overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.news-row img{width:224px;height:126px;object-fit:cover}.article-page{padding-top:0}.article-header{padding:80px 220px 40px;background:#fff}.article-header .container{width:1000px;margin:0 auto}.back-link{display:inline-flex;align-items:center;gap:8px;color:#33333373;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;transition:all .2s}.back-link:hover{color:#333333b3}.back-link img{width:14px;height:14px}.article-title,.article-header h1{margin:48px 0 8px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:30px;font-weight:700;line-height:45px}.article-meta,.article-header p{display:flex;align-items:center;gap:24px;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px}.article-body{overflow-x:hidden;padding:32px 220px 60px;background:#fff}.article-body .container{width:1000px;max-width:95%;margin:0 auto}.article-section{margin-bottom:32px}.article-body h3{margin:24px 0 12px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:16px;font-weight:700;line-height:24px}.article-body h3:first-child{margin-top:0}.article-body h4,.article-section h2{margin:32px 0 12px;color:#000000d9;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:20px;font-weight:700;line-height:30px}.article-body p,.article-section p{margin:0 0 14px;color:#000000a6;font-family:Source Han Sans CN,Noto Sans SC,sans-serif;font-size:14px;font-weight:400;line-height:22px;text-align:justify}.article-images{margin-top:24px}.img-group-2,.article-images.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:1000px;margin:24px 0}.img-group-4{display:grid;width:100%;max-width:1000px;margin:24px 0;grid-template-columns:repeat(2,1fr);gap:24px}.featured-image,.article-images img{width:100%;max-width:1000px;height:auto;margin:24px 0;object-fit:contain}.featured-image.hero-img{width:100%;max-width:1000px;height:326px;object-fit:cover;object-position:center bottom}.article-page--detail2 .featured-image.hero-img,.article-page--detail4 .featured-image.hero-img{height:auto;object-fit:contain}.img-group-2 img{width:100%;height:326px;object-fit:cover}.img-group-4 img{width:100%;height:200px;object-fit:cover}.site-footer{padding-top:48px;background:#222;color:#ffffffa6}.site-footer__inner{width:1000px;margin:0 auto}.footer-top{display:flex;align-items:center;justify-content:space-between}.footer-logo img{width:110px;height:22px}.footer-nav{display:flex;gap:60px}.footer-nav a{color:#ffffffa6;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:22px}.footer-line{width:1000px;height:1px;margin:24px auto 0;background:#55555580}.footer-address{margin:24px 0 0;color:#ffffffa6;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:22px;text-align:center}.footer-qrs{display:flex;justify-content:center;gap:100px;margin-top:21px}.footer-qr{display:flex;flex-direction:column;align-items:center;color:#ffffffa6;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;text-align:center;font-size:12px;line-height:18px}.footer-qr img{width:128px;height:128px}.footer-qr span{margin-top:8px}.footer-bottom{margin-top:16px;border-top:1px solid rgba(85,85,85,.5);padding:16px 0;color:#ffffffa6;font-family:Source Han Sans CN,Noto Sans SC,Microsoft YaHei,sans-serif;text-align:center;font-size:12px;line-height:18px}.not-found{min-height:420px;padding:160px 0 80px}@media (max-width: 1200px){.site-nav{margin-left:260px}.site-nav a{width:120px}.banner-slide{background-position:left center!important}.banner-content{padding-right:40px;padding-left:80px}.banner-title-img{width:260px}.product-section,.about-banner-content,.zhixueban-hero-content{padding-right:60px;padding-left:60px}.zhixueban-hero-title-img{width:300px;height:auto}.zhixueban-hero-desc{width:auto;max-width:285px}.zhixueban-platform,.zhixueban-value,.zhixueban-feedback,.zhixueban-daily{padding-right:60px;padding-left:60px}.zhixueban-cards-3{grid-template-columns:repeat(2,calc(50% - 12px));gap:16px}.zhixueban-card-icon{width:100%;height:275px}.beijiao-hero-content{padding-right:60px;padding-left:60px}.beijiao-hero-title-img{width:280px;max-width:100%}.beijiao-hero-left{left:80px}.beijiao-scenario,.beijiao-feedback{padding-right:60px;padding-left:60px}.beijiao-grid-2x2{grid-template-columns:repeat(2,1fr)}.conference-hero-content{padding-right:40px;padding-left:40px}.conference-hero-title-img{width:300px}.conference-hero-subtitle,.conference-hero-desc{width:300px;max-width:90%}.conference-hero-subtitle{font-size:18px}.conference-product-section,.conference-value{padding-right:60px;padding-left:60px}.conference-grid-2x2{grid-template-columns:repeat(2,1fr)}.news-list-hero-content{padding-right:80px;padding-left:80px}.news-list-section{padding-right:120px;padding-left:120px}.article-header{padding:80px 60px 40px}.article-body{padding:32px 60px 60px}.article-body .container{max-width:900px}.intro-text{width:auto;max-width:680px}.solutions-section{padding:48px calc((100% - 800px)/2)}.solution-card{width:calc((100% - 52px) / 3);min-width:220px}.event-title-img{left:80px}.event-qrcode{left:242px}.event-section,.event-service-section{padding-right:80px;padding-left:80px}}@media (max-width: 1024px){.banner-content{padding-right:40px;padding-left:40px}.product-section,.about-banner-content,.zhixueban-hero-content,.zhixueban-section,.zhixueban-section.cta-section,.zhixueban-platform,.zhixueban-value,.zhixueban-feedback,.zhixueban-daily{padding-right:20px;padding-left:20px}.zhixueban-hero-desc{width:auto;max-width:100%}.beijiao-hero-content,.beijiao-section,.beijiao-scenario,.beijiao-feedback,.conference-hero-content,.conference-section,.conference-product-section,.conference-value{padding-right:20px;padding-left:20px}.news-list-hero{height:auto;min-height:240px}.news-list-hero-content{padding:60px 20px}.news-list-section{padding:48px 20px}.intro-text{width:auto;max-width:100%}.event-banner{height:auto;min-height:500px;background-position:left center}.event-banner-content{display:flex;position:relative;padding:100px 20px 60px;flex-direction:column;align-items:center}.event-title-img,.event-qrcode{position:relative;top:auto;right:auto;bottom:auto;left:auto}.event-title-img{max-width:100%;height:auto;margin-bottom:6px}.event-qrcode{margin-top:16px}.event-section,.event-service-section{height:auto;padding-right:20px;padding-left:20px}}@media (max-width: 768px){.site-logo{left:20px}.nav-toggle{position:absolute;right:20px;display:flex;width:28px;height:28px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px}.nav-toggle span{display:block;width:22px;height:2px;background:#ffffffbf}.site-header.is-scrolled .nav-toggle span,.site-header:has(.site-nav.is-open) .nav-toggle span{background:var(--muted)}.site-nav{position:absolute;top:64px;right:0;left:0;display:none;margin:0;background:#fff;box-shadow:0 4px 12px #0000001a;flex-direction:column}.site-nav.is-open{display:flex}.site-nav a{width:100%;height:48px;color:var(--muted)}.home-hero{min-height:500px}.home-hero__content{width:calc(100% - 40px);padding-top:128px}.home-hero__title{width:220px}.banner{min-height:500px}.banner-content{padding:120px 40px 60px}.banner-title-img{width:200px;max-width:90%}.banner-btns{margin-top:64px}.news-section{padding:48px 20px 0}.news-header{padding:20px}.news-main{flex-direction:column;padding:20px}.news-left,.news-left-img{width:100%}.product-grid,.product-grid-reverse{flex-direction:column;gap:40px}.product-grid-reverse{flex-direction:column-reverse}.product-left,.product-right{width:100%}.solutions-grid{flex-direction:column;align-items:center}.solution-card{width:100%;max-width:480px}.about-banner{background-position:left center}.about-banner-content{padding:120px 40px 40px}.about-banner-left{width:auto;max-width:320px;margin-left:0}.about-title-img{width:100%;height:auto}.intro-container{max-width:100%}.cta-section{padding-top:32px;padding-bottom:32px}.event-banner{min-height:400px}.event-banner-content{padding:80px 40px 50px}.event-devices-grid{grid-template-columns:1fr}.event-section,.event-service-section{padding:32px 20px}.event-section-title{margin-bottom:12px;font-size:24px;line-height:36px}.event-section-desc{margin-bottom:32px}.event-service-btn{width:100%;max-width:240px}.zhixueban-hero{height:auto;min-height:auto;background-position:left center}.zhixueban-hero-content{padding:120px 40px 60px}.zhixueban-hero-inner{flex-direction:column}.zhixueban-hero-left{width:100%;flex:0 1 auto}.zhixueban-hero-title-img{width:240px;max-width:100%}.zhixueban-cards-3{grid-template-columns:1fr}.zhixueban-card-icon{width:100%;height:275px;padding:30px 24px}.zhixueban-subsection{flex-direction:column}.zhixueban-subsection.reverse{flex-direction:column-reverse}.zhixueban-subsection-img{width:100%}.zhixueban-card-row{flex-direction:column}.zhixueban-feedback{height:auto;padding-top:48px;padding-bottom:48px}.beijiao-hero{height:auto;min-height:auto;background-position:left center}.beijiao-hero-content{padding:120px 40px 60px}.beijiao-hero-left{position:relative;top:auto;left:auto;margin-bottom:16px;text-align:center;transform:none}.beijiao-hero-title-img{width:240px;max-width:100%}.beijiao-section{padding:60px 20px}.beijiao-feature-grid,.beijiao-feature-grid.reverse{flex-direction:column}.beijiao-feature-img{width:100%}.beijiao-grid-2x2{grid-template-columns:1fr}.beijiao-feedback{height:auto;padding-top:48px;padding-bottom:48px}.conference-hero{background-position:left center}.conference-hero-content{padding-right:40px;padding-left:40px}.conference-hero-title-img{width:240px;max-width:100%}.conference-hero-subtitle,.conference-hero-desc{width:240px;max-width:90%}.conference-hero-subtitle{font-size:16px}.conference-product-grid{grid-template-columns:1fr}.conference-product-card{width:100%;height:auto}.conference-product-card img{height:auto;object-fit:contain}.conference-grid-2x2{grid-template-columns:1fr}.news-list-hero{height:auto;min-height:240px;background-position:left center}.news-list-hero-content{padding:0 40px}.news-list-hero-title-img{max-width:100%}.news-list-section{padding:24px 20px}.news-list-item{flex-direction:column;align-items:stretch;gap:8px}.news-list-date{display:grid;width:100%;flex:none;grid-auto-flow:column;align-items:center;justify-content:start;gap:12px;padding-right:0}.news-list-date:after{display:none}.news-list-day{order:2;width:auto;height:auto;margin-top:4px;font-size:32px;line-height:1}.news-list-month{order:1;font-size:32px;line-height:1}.news-list-info{position:relative;padding-left:20px}.news-list-info:before{position:absolute;top:6px;bottom:-16px;left:0;width:1px;background:#0000001a;content:""}.news-list-thumb{width:100%;height:auto;flex:none;aspect-ratio:16 / 9}.article-header{padding:80px 20px 40px}.article-body{padding:32px 20px 60px}.article-header .container,.article-body .container{width:100%;max-width:none;padding:0}.article-title,.article-header h1{margin-top:28px;font-size:22px;line-height:34px}.article-meta,.article-header p{flex-direction:column;align-items:flex-start;gap:4px}.featured-image{aspect-ratio:16 / 9}.hero-actions{flex-direction:column;align-items:flex-start;margin-top:64px}.news-home__head,.footer-top{flex-direction:column;align-items:flex-start;gap:16px}.site-footer__inner{width:100%;padding:0 20px}.footer-line{width:100%}.news-home__grid,.product-strip,.product-strip:nth-child(2n),.solution-grid,.info-grid,.news-row,.article-images.grid{grid-template-columns:1fr}.product-strip:nth-child(2n)>div{order:initial}.product-strip>img,.news-row img{width:100%;height:auto;aspect-ratio:16 / 9}.simple-hero,.product-hero{min-height:300px}.simple-hero .container,.product-hero .container{padding:80px 0 48px}.news-row time{border-right:0}.footer-nav,.footer-qrs{flex-wrap:wrap;gap:16px}}
