.DocViewer-module__w1jWVa__authPrompt{background:linear-gradient(135deg,#fafafa 0%,#f0f0f0 100%);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.DocViewer-module__w1jWVa__authIcon{margin-bottom:24px;font-size:64px}.DocViewer-module__w1jWVa__authText{color:#666;text-align:center;margin-bottom:24px;font-size:18px}.DocViewer-module__w1jWVa__authBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;padding:12px 48px;font-size:16px;font-weight:500;transition:all .3s;box-shadow:0 4px 15px #667eea66}.DocViewer-module__w1jWVa__authBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea80}.DocViewer-module__w1jWVa__authBtn:active{transform:translateY(0)}.DocViewer-module__w1jWVa__loading{color:#666;justify-content:center;align-items:center;min-height:60vh;font-size:18px;display:flex}.DocViewer-module__w1jWVa__docContainer{flex-direction:column;flex:1;width:100%;max-width:1200px;margin:0 auto 16px;padding:16px;display:flex}.DocViewer-module__w1jWVa__docTitleWrapper{position:relative}.DocViewer-module__w1jWVa__docTitle{color:#333;text-align:center;background-color:#fff;border-radius:12px;margin-bottom:20px;padding:16px;font-size:20px;font-weight:600;box-shadow:0 0 8px #0000001a}.DocViewer-module__w1jWVa__shareTrigger{cursor:pointer;background-color:#ffffffe6;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.DocViewer-module__w1jWVa__shareTrigger:hover{background-color:#f0f0f0}.DocViewer-module__w1jWVa__shareTrigger svg{color:#1772f6;font-size:16px;transition:color .3s}.DocViewer-module__w1jWVa__qrcodePopup{opacity:0;visibility:hidden;pointer-events:none;z-index:10;background:#fff;border-radius:12px;flex-direction:column;align-items:center;gap:12px;min-width:180px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-10px);box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014}.DocViewer-module__w1jWVa__shareTrigger:hover .DocViewer-module__w1jWVa__qrcodePopup{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.DocViewer-module__w1jWVa__qrcodePopup:before{content:"";background:#fff;width:12px;height:12px;position:absolute;top:-6px;right:10px;transform:rotate(45deg);box-shadow:-2px -2px 4px #0000000d}.DocViewer-module__w1jWVa__qrcodePopup svg{border:2px solid #f0f0f0;border-radius:8px}.DocViewer-module__w1jWVa__qrcodeHint{color:#999;text-align:center;font-size:14px;line-height:1.4}.DocViewer-module__w1jWVa__docViewer{background:#fff;border:1px solid #e0e0e0;border-radius:8px;flex:1;width:100%;overflow:hidden}@media (max-width:768px){.DocViewer-module__w1jWVa__docTitle{box-shadow:none;border:none;padding:0;font-size:18px}.DocViewer-module__w1jWVa__shareTrigger{display:none}}
.site-header{background-color:#fff;width:100%;height:60px;box-shadow:0 0 8px #0000001a}.site-header-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.site-header-container{justify-content:space-between;align-items:center;height:60px;display:flex}.site-header-nav{align-items:center;display:flex}.site-header-brand{cursor:pointer;align-items:center;display:flex}.site-header-brand img{width:auto;height:32px}.site-header-user{align-items:center;gap:8px;display:flex}.site-header-avatar{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;overflow:hidden;box-shadow:0 0 8px #0000001a}.site-header-avatar img{object-fit:cover;width:100%;height:100%}.site-header-username{color:#333;margin-right:8px;font-size:14px;font-weight:500}.site-header-logout,.site-header-login{color:#1890ff;cursor:pointer;background:0 0;border:none;font-size:14px}@media (max-width:768px){.site-header-wrapper{padding:0 16px}}
.site-footer{background-color:#f5f5f5;border-top:1px solid #e8e8e8;width:100%;padding:16px 0}.site-footer-wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.site-footer-container{align-items:center;gap:30px;display:flex}.site-footer-logo{justify-content:flex-end;align-items:center;width:35%;display:flex}.site-footer-logo img{opacity:.8;width:auto;height:32px}.site-footer-info{flex:1}.site-footer-info p{color:#666;margin:8px 0;font-size:14px;line-height:1}.site-footer-copyright{margin-right:12px}@media (max-width:768px){.site-footer{display:none}}
.CoverImage-module__BAauQa__wrapper{aspect-ratio:16/9;background:#e8eef4;border-bottom:1px solid #eee;flex-shrink:0;width:100%;position:relative;overflow:hidden}.CoverImage-module__BAauQa__image{object-fit:cover;object-position:center}
.ConferenceCard-module__62-lSq__cardLink{color:inherit;outline:none;text-decoration:none;display:block}.ConferenceCard-module__62-lSq__cardLink:focus-visible .ConferenceCard-module__62-lSq__card{outline:2px solid var(--chm-primary,#0c95ff);outline-offset:3px}.ConferenceCard-module__62-lSq__card{background:var(--chm-surface,#fff);border-radius:var(--chm-radius,10px);box-shadow:var(--chm-shadow-card,0 4px 20px #00143c2e);transition:transform .22s var(--chm-ease,ease),box-shadow .22s var(--chm-ease,ease);animation:ConferenceCard-module__62-lSq__fadeInUp .4s var(--chm-ease,ease)both;animation-delay:var(--delay,0s);font-size:var(--chm-font-min,14px);position:relative;overflow:hidden}@media (hover:hover){.ConferenceCard-module__62-lSq__cardLink:hover .ConferenceCard-module__62-lSq__card{transform:translateY(-2px);box-shadow:0 8px 28px #001e5038}}@keyframes ConferenceCard-module__62-lSq__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ConferenceCard-module__62-lSq__card{animation:none}@media (hover:hover){.ConferenceCard-module__62-lSq__cardLink:hover .ConferenceCard-module__62-lSq__card{transform:none}}}.ConferenceCard-module__62-lSq__coverWrap{flex-shrink:0;position:relative}.ConferenceCard-module__62-lSq__body{padding:16px 18px 18px}.ConferenceCard-module__62-lSq__name{color:var(--chm-text,#1a2b3c);margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.45}.ConferenceCard-module__62-lSq__sloganRow{margin:0 0 8px;font-size:18px;line-height:1.5}.ConferenceCard-module__62-lSq__sloganLabel{color:var(--chm-text,#1a2b3c);font-weight:400}.ConferenceCard-module__62-lSq__sloganText{color:var(--chm-primary,#0c95ff);font-weight:700}.ConferenceCard-module__62-lSq__cardDivider{background:linear-gradient(90deg,#0c95ff59,#0c95ff14);height:1px;margin:0 0 10px}.ConferenceCard-module__62-lSq__meta{font-size:var(--chm-font-min,14px);color:var(--chm-text-secondary,#666);flex-wrap:wrap;justify-content:space-between;gap:6px 14px;margin:0 0 10px;line-height:1.5;display:flex}.ConferenceCard-module__62-lSq__metaItem{align-items:center;gap:4px;display:inline-flex}.ConferenceCard-module__62-lSq__metaItem i{font-size:var(--chm-font-min,14px);color:var(--chm-text-secondary,#666);flex-shrink:0}.ConferenceCard-module__62-lSq__desc{font-size:var(--chm-font-mid,16px);text-align:justify;white-space:normal;word-break:break-word;margin:0;line-height:1.65}@media (max-width:767px){.ConferenceCard-module__62-lSq__body{padding:14px 14px 16px}}
.TimelineItem-module__Xd5vSG__item{z-index:var(--item-z,1);grid-template-columns:1fr 40px 1fr;align-items:center;margin-bottom:0;display:grid;position:relative}@media (min-width:768px){.TimelineItem-module__Xd5vSG__item+.TimelineItem-module__Xd5vSG__item{margin-top:calc(-1*var(--chm-timeline-overlap,380px))}}.TimelineItem-module__Xd5vSG__cardSlot{grid-area:1/3;justify-self:start;width:100%;max-width:550px;padding-left:12px;position:relative}.TimelineItem-module__Xd5vSG__cardSlot:after{content:"";z-index:2;pointer-events:none;border:10px solid #0000;position:absolute;top:50%;transform:translateY(-50%)}.TimelineItem-module__Xd5vSG__item:not(.TimelineItem-module__Xd5vSG__isLeft) .TimelineItem-module__Xd5vSG__cardSlot:after{border-right-color:var(--chm-surface,#fff);filter:drop-shadow(-1px 0 2px #00143c1a);left:-7px}.TimelineItem-module__Xd5vSG__axis{z-index:1;grid-area:1/2;justify-content:center;align-items:center;display:flex;position:relative}.TimelineItem-module__Xd5vSG__empty{grid-area:1/1;justify-content:flex-end;align-items:center;display:flex}.TimelineItem-module__Xd5vSG__yearBadge{-webkit-backdrop-filter:blur(8px);color:#fff;min-width:44px;font-size:var(--chm-font-min,14px);font-variant-numeric:tabular-nums;letter-spacing:.04em;background:linear-gradient(135deg,#0c95ffe0 0%,#006edceb 100%);border:1px solid #ffffff47;border-radius:20px;justify-content:center;align-items:center;padding:4px 16px;font-weight:700;line-height:1.2;display:inline-flex;box-shadow:0 2px 10px #0064d273,inset 0 1px #ffffff40}.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__cardSlot{grid-column:1;justify-self:end;padding-left:0;padding-right:12px}.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__cardSlot:after{border-right-color:#0000;border-left-color:var(--chm-surface,#fff);filter:drop-shadow(1px 0 2px #00143c1a);left:auto;right:-7px}.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__axis{grid-column:2}.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__empty{grid-column:3;justify-content:flex-start;padding-right:0}.TimelineItem-module__Xd5vSG__node{background:var(--chm-primary,#0c95ff);width:12px;height:12px;box-shadow:0 0 0 3px #0c95ff40,0 0 12px var(--chm-primary-glow,#0c95ff8c);border-radius:50%}@media (max-width:767px){.TimelineItem-module__Xd5vSG__item{grid-template-rows:auto auto;grid-template-columns:12px minmax(0,1fr);align-items:stretch;margin-top:0;margin-bottom:20px;scroll-margin-top:12px;display:grid}.TimelineItem-module__Xd5vSG__cardSlot:after,.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__cardSlot:after{display:none}.TimelineItem-module__Xd5vSG__axis,.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__axis{grid-area:1/1/-1;min-height:100%;display:block;position:relative}.TimelineItem-module__Xd5vSG__node{z-index:1;width:10px;height:10px;position:absolute;top:10px;left:-4px;right:auto}.TimelineItem-module__Xd5vSG__empty,.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__empty{grid-area:1/2;justify-content:flex-start;align-items:center;padding:0;display:flex}.TimelineItem-module__Xd5vSG__yearBadge{flex-shrink:0}.TimelineItem-module__Xd5vSG__cardSlot,.TimelineItem-module__Xd5vSG__isLeft .TimelineItem-module__Xd5vSG__cardSlot{grid-area:2/2;justify-content:center;width:100%;max-width:none;padding:10px 0 0;display:flex}.TimelineItem-module__Xd5vSG__cardSlot>*{width:100%;max-width:100%}}
.Timeline-module__FrE4Ea__wrapper{padding:0 20px 40px}.Timeline-module__FrE4Ea__track{max-width:1200px;margin:0 auto;position:relative}.Timeline-module__FrE4Ea__track:before{content:"";background:linear-gradient(to bottom,transparent 0%,var(--chm-primary-glow,#0c95ff8c)4%,#0c95ff59 96%,transparent 100%);width:2px;box-shadow:0 0 8px var(--chm-primary-soft,#0c95ff26);z-index:0;border-radius:1px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.Timeline-module__FrE4Ea__wrapper{padding:0 15px 72px}.Timeline-module__FrE4Ea__track:before{background:linear-gradient(to bottom,transparent 0%,var(--chm-primary-glow,#0c95ff8c)2%,#0c95ff59 98%,transparent 100%);width:2px;display:block;left:0;transform:none}}
.CaseCollection-module__cBGz1G__container{box-sizing:border-box;flex:1;width:100%;max-width:1200px;margin:0 auto;padding:24px 20px 32px}.CaseCollection-module__cBGz1G__header{text-align:center;margin-bottom:20px}.CaseCollection-module__cBGz1G__title{color:#222;margin:0 0 8px;font-size:24px;font-weight:600;line-height:1.3}.CaseCollection-module__cBGz1G__subtitle{background:linear-gradient(90deg,#00dfd8 0%,#007cf0 33%,#7928ca 66%,#ff0080 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:14px;margin:0;display:flex}.CaseCollection-module__cBGz1G__subtitleLine{background:linear-gradient(90deg,#0000,#007cf0b3);flex-shrink:0;width:40px;height:1px}.CaseCollection-module__cBGz1G__subtitleLine:last-child{background:linear-gradient(90deg,#ff0080b3,#0000)}.CaseCollection-module__cBGz1G__subtitleText{letter-spacing:6px;padding-left:6px;font-size:16px;font-weight:600}.CaseCollection-module__cBGz1G__toolbar{background-color:#fff;border-radius:12px;margin-bottom:20px;padding:16px;box-shadow:0 0 8px #00000014}.CaseCollection-module__cBGz1G__filtersDesktop{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.CaseCollection-module__cBGz1G__searchRow{align-items:stretch;gap:8px;display:flex}.CaseCollection-module__cBGz1G__searchRow .CaseCollection-module__cBGz1G__search{flex:1;min-width:0}.CaseCollection-module__cBGz1G__filterToggle{flex-shrink:0}.CaseCollection-module__cBGz1G__filters{grid-template-columns:1fr;gap:12px;margin-top:12px;display:grid}.CaseCollection-module__cBGz1G__filterItem{width:100%}.CaseCollection-module__cBGz1G__summary{color:#888;justify-content:space-between;align-items:center;gap:8px;margin-top:10px;font-size:14px;display:flex}.CaseCollection-module__cBGz1G__summary strong{color:#1772f6;margin:0 2px;font-weight:600}.CaseCollection-module__cBGz1G__resetBtn{height:auto;padding:0 4px;line-height:1.4}.CaseCollection-module__cBGz1G__emptyWrapper{background-color:#fff;border-radius:12px;padding:60px 20px;box-shadow:0 0 8px #00000014}.CaseCollection-module__cBGz1G__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.CaseCollection-module__cBGz1G__card{color:inherit;background-color:#fff;border-radius:12px;min-width:0;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 0 8px #00000014}.CaseCollection-module__cBGz1G__card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.CaseCollection-module__cBGz1G__cover{aspect-ratio:16/9;background-color:#f5f5f5;flex-shrink:0;width:240px;position:relative;overflow:hidden}.CaseCollection-module__cBGz1G__coverImage{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;transition:transform .4s}.CaseCollection-module__cBGz1G__card:hover .CaseCollection-module__cBGz1G__coverImage{transform:scale(1.06)}.CaseCollection-module__cBGz1G__coverPlaceholder{color:#bbb;background-color:#fafafa;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.CaseCollection-module__cBGz1G__awardBadge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#00dfd8 0%,#007cf0 33%,#7928ca 66%,#ff0080 100%);border-radius:999px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex;position:absolute;bottom:8px;right:8px;box-shadow:inset 0 1px #ffffff59,inset 0 -1px #0000001f,0 2px 12px #7928ca73}.CaseCollection-module__cBGz1G__awardBadge i{text-shadow:0 0 6px #fff9;font-size:13px;line-height:1}.CaseCollection-module__cBGz1G__caseIdBadge{color:#fff;-webkit-backdrop-filter:blur(2px);background-color:#00000080;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4;position:absolute;bottom:8px;left:8px}.CaseCollection-module__cBGz1G__body{flex-direction:column;flex:1;min-width:0;padding:14px 16px;display:flex}.CaseCollection-module__cBGz1G__cardTitle{color:#1f1f1f;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.9em;margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.45;display:-webkit-box;overflow:hidden}.CaseCollection-module__cBGz1G__unit{color:#666;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px;font-size:13px;overflow:hidden}.CaseCollection-module__cBGz1G__tags{flex-wrap:nowrap;gap:6px;margin-top:auto;display:flex;overflow:hidden}.CaseCollection-module__cBGz1G__tag{color:#666;text-overflow:ellipsis;white-space:nowrap;background-color:#f5f5f5;border-radius:4px;max-width:100%;padding:2px 8px;font-size:12px;line-height:1.6;display:inline-block;overflow:hidden}.CaseCollection-module__cBGz1G__tagProject{color:#1772f6;background-color:#1772f614;flex-shrink:0}.CaseCollection-module__cBGz1G__tagTopic{min-width:0}@media (max-width:768px){.CaseCollection-module__cBGz1G__container{padding:16px 12px 24px}.CaseCollection-module__cBGz1G__title{font-size:20px}.CaseCollection-module__cBGz1G__toolbar{padding:12px}.CaseCollection-module__cBGz1G__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.CaseCollection-module__cBGz1G__card{flex-direction:column}.CaseCollection-module__cBGz1G__cover{width:100%;min-width:0;max-width:none}.CaseCollection-module__cBGz1G__body{padding:12px}.CaseCollection-module__cBGz1G__cardTitle{font-size:15px}:is(.CaseCollection-module__cBGz1G__searchRow .ant-input,.CaseCollection-module__cBGz1G__filters .ant-select-selector,.CaseCollection-module__cBGz1G__filters .ant-select-selection-search-input,.CaseCollection-module__cBGz1G__filters .ant-select-selection-item,.CaseCollection-module__cBGz1G__filters .ant-select-selection-placeholder){font-size:16px}}
.ScrollDownButton-module__EQUata__scrollBtn{z-index:20;color:#fff;cursor:pointer;background:#0000004d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0;padding:0;font-size:20px;line-height:1;animation:2.2s cubic-bezier(.22,1,.36,1) infinite ScrollDownButton-module__EQUata__scrollBreathe;display:inline-flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.ScrollDownButton-module__EQUata__scrollBtn:active{opacity:.75}.ScrollDownButton-module__EQUata__scrollBtnUp{animation:2.2s cubic-bezier(.22,1,.36,1) infinite ScrollDownButton-module__EQUata__scrollBreatheUp}@keyframes ScrollDownButton-module__EQUata__scrollBreathe{0%,to{opacity:.82;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(6px)}}@keyframes ScrollDownButton-module__EQUata__scrollBreatheUp{0%,to{opacity:.82;transform:translate(-50%)translateY(0)}50%{opacity:1;transform:translate(-50%)translateY(-6px)}}@media (prefers-reduced-motion:reduce){.ScrollDownButton-module__EQUata__scrollBtn,.ScrollDownButton-module__EQUata__scrollBtnUp{opacity:1;animation:none}}
.page-module__g482Zq__pageContainer{background-color:#f5f7fa;flex-direction:column;min-height:100vh;display:flex}.page-module__g482Zq__mainContainer{flex-direction:column;flex:1;display:flex}
.page-module__VlVoZa__pageContainer{--chm-primary:#1677ff;--chm-primary-dark:#0958d9;--chm-primary-glow:#0c95ff8c;--chm-primary-soft:#0c95ff26;--chm-surface:#fff;--chm-text:#333;--chm-text-secondary:#666;--chm-shadow-card:0 4px 20px #0d1f331a;--chm-radius:10px;--chm-ease:cubic-bezier(.22,1,.36,1);--chm-font-min:16px;--chm-font-mid:18px;--chm-font-display:"Noto Serif SC","Source Han Serif SC","Songti SC","STSong",serif;--chm-timeline-overlap:240px;min-height:100dvh;color:var(--chm-text);font-size:var(--chm-font-min);background-color:#eef4fb;background-image:url(/assets/chm/chm_bg.jpeg);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;display:flex}.page-module__VlVoZa__mainContainer{flex-direction:column;flex:1;display:flex}.page-module__VlVoZa__pageHeader{text-align:center;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto 30px;padding:44px 24px 8px;position:relative}.page-module__VlVoZa__headerInner{z-index:1;box-shadow:var(--chm-shadow-card,0 4px 20px #00143c2e);background:radial-gradient(90% 80% at 50% 40%,#ffffffb8 0%,#ffffff47 55%,#0000 100%),url(https://mediafiles.cn-healthcare.com/brand/chs/chm_bg.gif) 50%/cover no-repeat;border-radius:10px;padding:30px 0 20px;position:relative}.page-module__VlVoZa__eyebrow{letter-spacing:.22em;color:var(--chm-primary-dark);-webkit-backdrop-filter:blur(6px);opacity:0;animation:page-module__VlVoZa__headerReveal .65s var(--chm-ease)50ms both;background:#ffffff8c;border:1px solid #0c95ff38;border-radius:999px;align-items:center;gap:10px;margin:0 0 18px;padding:6px 16px;font-size:12px;font-weight:600;display:inline-flex}.page-module__VlVoZa__eyebrowDot{background:var(--chm-primary);width:4px;height:4px;box-shadow:0 0 6px var(--chm-primary-glow);border-radius:50%}.page-module__VlVoZa__title{opacity:0;animation:page-module__VlVoZa__headerReveal .7s var(--chm-ease).14s both;justify-content:center;margin:0 0 12px;display:flex;position:relative}.page-module__VlVoZa__titleSrOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__VlVoZa__titleImage{width:min(90%,620px);height:auto;display:block}.page-module__VlVoZa__enTitle{opacity:0;animation:page-module__VlVoZa__headerReveal .7s var(--chm-ease).26s both;margin:0 0 10px}.page-module__VlVoZa__enTitleText{max-width:40em;color:var(--chm-primary);text-transform:uppercase;font-size:clamp(20px,2vw,22px);font-weight:600;line-height:1.55;display:inline-block}.page-module__VlVoZa__subtitleWrap{opacity:0;animation:page-module__VlVoZa__headerReveal .7s var(--chm-ease).38s both;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__VlVoZa__subtitleLine{background:linear-gradient(90deg,#0000,#0c95ff73);flex:1;max-width:96px;height:1px}.page-module__VlVoZa__subtitleLine:last-child{background:linear-gradient(90deg,#0c95ff73,#0000)}.page-module__VlVoZa__subtitle{white-space:nowrap;letter-spacing:.05em;margin:0;font-size:clamp(20px,2vw,18px);line-height:1.65}.page-module__VlVoZa__headerAnchor{z-index:1;background:linear-gradient(to bottom,var(--chm-primary-glow)0%,#0c95ff33 100%);width:2px;height:36px;box-shadow:0 0 10px var(--chm-primary-soft);opacity:0;animation:page-module__VlVoZa__headerReveal .6s var(--chm-ease).5s both;border-radius:1px;margin:20px auto 0;position:relative}.page-module__VlVoZa__headerAnchor:after{content:"";background:var(--chm-primary);width:10px;height:10px;box-shadow:0 0 0 3px #ffffffe6,0 0 12px var(--chm-primary-glow);border-radius:50%;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.page-module__VlVoZa__timelineSection{flex:1;padding-bottom:8px}@keyframes page-module__VlVoZa__headerReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module__VlVoZa__eyebrow,.page-module__VlVoZa__title,.page-module__VlVoZa__enTitle,.page-module__VlVoZa__subtitleWrap,.page-module__VlVoZa__headerAnchor{opacity:1;animation:none}}@media (max-width:767px){.page-module__VlVoZa__pageContainer{background-attachment:scroll}.page-module__VlVoZa__pageHeader{margin-bottom:0;padding:20px 16px 16px}.page-module__VlVoZa__headerAnchor{display:none}.page-module__VlVoZa__headerInner{padding:16px 8px 12px}.page-module__VlVoZa__title{margin-bottom:10px}.page-module__VlVoZa__enTitle{margin-bottom:12px;display:none}.page-module__VlVoZa__enTitleText{letter-spacing:.04em;text-transform:uppercase;max-width:none;padding:0 4px;font-size:13px;font-weight:500;line-height:1.55;display:block}.page-module__VlVoZa__subtitleWrap{gap:0}.page-module__VlVoZa__subtitle{white-space:normal;letter-spacing:.02em;font-size:14px;line-height:1.7}}
.page-module__XXY4Sq__pageContainer{flex-direction:column;min-height:100vh;display:flex}.page-module__XXY4Sq__mainContainer{flex-direction:column;flex:1;display:flex}
.page-module__s3G3ZG__pageContainer{--ao-primary:#1677ff;--ao-primary-hover:#4096ff;--ao-primary-active:#0958d9;--ao-primary-soft:#1677ff1a;--ao-bg:#f4f8fc;--ao-bg-accent:#d6e8fb;--ao-surface:#fff;--ao-text:#0f172a;--ao-text-secondary:#475569;--ao-text-muted:#64748b;--ao-border:#e2e8f0;--ao-shadow:0 4px 20px #0d1f3314;--ao-shadow-cta:0 6px 16px #1677ff47;--ao-radius:12px;--ao-radius-sm:8px;--ao-ease:cubic-bezier(.22,1,.36,1);--ao-space:8px;--ao-cta-gradient:linear-gradient(135deg,#3b9bff 0%,#1677ff 48%,#0958d9 100%);--ao-cta-gradient-hover:linear-gradient(135deg,#69b1ff 0%,#4096ff 45%,#1677ff 100%);--ao-cta-gradient-active:linear-gradient(135deg,#1677ff 0%,#0958d9 55%,#003eb3 100%);background-color:var(--ao-bg);min-height:100dvh;color:var(--ao-text);touch-action:manipulation;background-image:radial-gradient(95% 52% at 8% -6%,#1677ff33 0%,#0000 60%),radial-gradient(75% 46% at 96% 6%,#4096ff29 0%,#0000 55%),radial-gradient(85% 55% at 50% 105%,#0958d91f 0%,#0000 58%),linear-gradient(165deg,#f8fbff 0%,#eaf2fb 45%,#dde9f6 100%);flex-direction:column;display:flex}.page-module__s3G3ZG__mainContainer{width:100%;max-width:750px;padding:calc(var(--ao-space)*2)calc(var(--ao-space)*2)calc(var(--ao-space)*4);box-sizing:border-box;flex:1;margin:0 auto}.page-module__s3G3ZG__contentContainer{gap:calc(var(--ao-space)*2.5);width:100%;animation:page-module__s3G3ZG__aoFadeUp .45s var(--ao-ease)both;flex-direction:column;display:flex}.page-module__s3G3ZG__eventCard{background-color:var(--ao-surface);border-radius:var(--ao-radius);width:100%;box-shadow:var(--ao-shadow);border:1px solid #e2e8f0cc;overflow:hidden}.page-module__s3G3ZG__eventCardImage{aspect-ratio:15/8;background-color:#d6e8f8;width:100%;overflow:hidden}.page-module__s3G3ZG__eventCardImage img{object-fit:cover;width:100%;height:100%;display:block}.page-module__s3G3ZG__eventCardContent{align-items:center;gap:calc(var(--ao-space)*.75);padding:calc(var(--ao-space)*2.5)calc(var(--ao-space)*2.5)calc(var(--ao-space)*3);text-align:center;flex-direction:column;display:flex}.page-module__s3G3ZG__eventCardTitle{letter-spacing:.01em;color:var(--ao-primary-active);background:linear-gradient(120deg,#0958d9 0%,#1677ff 42%,#36a3ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:700;line-height:1.4}@supports not ((-webkit-background-clip:text) or (background-clip:text)){.page-module__s3G3ZG__eventCardTitle{color:var(--ao-primary-active);-webkit-text-fill-color:unset;background:0 0}}.page-module__s3G3ZG__eventCardDesc{color:var(--ao-text-secondary);margin:0;font-size:1rem;line-height:1.5}.page-module__s3G3ZG__toActionButton{width:100%}.page-module__s3G3ZG__toActionButton .ant-btn{letter-spacing:.04em;border-radius:var(--ao-radius-sm);height:48px;min-height:48px;box-shadow:var(--ao-shadow-cta);transition:background .25s var(--ao-ease),background-position .25s var(--ao-ease),box-shadow .25s var(--ao-ease),transform .15s var(--ao-ease),filter .25s var(--ao-ease);background-position:0%;background-size:140% 140%;border:none;font-size:1rem;font-weight:600;color:#fff!important;background:var(--ao-cta-gradient)!important}.page-module__s3G3ZG__toActionButton .ant-btn:hover{filter:brightness(1.04);background-position:100%;transform:translateY(-1px);box-shadow:0 10px 24px #1677ff66;color:#fff!important;background:var(--ao-cta-gradient-hover)!important}.page-module__s3G3ZG__toActionButton .ant-btn:active{filter:brightness(.98);background-position:50%;transform:scale(.98)translateY(0);box-shadow:0 3px 10px #1677ff40;color:#fff!important;background:var(--ao-cta-gradient-active)!important}.page-module__s3G3ZG__toActionButton .ant-btn:focus-visible{outline:3px solid var(--ao-primary);outline-offset:3px}.page-module__s3G3ZG__contactsContainer{background-color:var(--ao-surface);width:100%;box-shadow:var(--ao-shadow);border-radius:var(--ao-radius);border:1px solid #e2e8f0cc;flex-direction:column;display:flex;overflow:hidden}.page-module__s3G3ZG__wechatContacts{align-items:center;gap:calc(var(--ao-space)*1.5);padding:calc(var(--ao-space)*3)calc(var(--ao-space)*2.5);text-align:center;flex-direction:column;display:flex}.page-module__s3G3ZG__wechatContactsLead{max-width:28em;color:var(--ao-text-secondary);margin:0;font-size:1rem;line-height:1.65}.page-module__s3G3ZG__contactsQrcode{padding:calc(var(--ao-space)*1.5);border:1px solid var(--ao-border);border-radius:var(--ao-radius-sm);background:linear-gradient(#f8fbff 0%,#f0f6fc 100%);justify-content:center;align-items:center;display:flex}.page-module__s3G3ZG__contactsQrcode img{object-fit:cover;width:168px;height:168px;display:block}.page-module__s3G3ZG__wechatContactsHint{color:var(--ao-text-muted);margin:0;font-size:1rem;line-height:1.5}.page-module__s3G3ZG__wechatContactsHintDesktop{display:none}.page-module__s3G3ZG__phoneContacts{gap:calc(var(--ao-space)*1.25);padding:calc(var(--ao-space)*2.5);border-top:1px solid var(--ao-border);background-color:#fafcfe;flex-direction:column;display:flex}.page-module__s3G3ZG__phoneContactsTitle{letter-spacing:.06em;color:var(--ao-text-muted);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.page-module__s3G3ZG__phoneContactsItem{justify-content:space-between;align-items:center;gap:calc(var(--ao-space)*1.5);min-height:48px;padding:calc(var(--ao-space)*1.25)calc(var(--ao-space)*1.75);background-color:var(--ao-surface);border:1px solid var(--ao-border);border-radius:var(--ao-radius-sm);flex-direction:row;display:flex}.page-module__s3G3ZG__phoneContactsItemName{min-width:0;color:var(--ao-text);font-variant-numeric:tabular-nums;flex:1;font-size:1rem;font-weight:600;line-height:1.4}.page-module__s3G3ZG__phoneContactsItemPhone{flex-shrink:0}.page-module__s3G3ZG__phoneContactsItemPhone a{min-width:88px;min-height:40px;padding:0 calc(var(--ao-space)*1.75);color:var(--ao-primary);background-color:var(--ao-primary-soft);cursor:pointer;transition:background-color .2s var(--ao-ease),color .2s var(--ao-ease);border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.page-module__s3G3ZG__phoneContactsItemPhone a:hover{color:var(--ao-primary-active);background-color:#1677ff29}.page-module__s3G3ZG__phoneContactsItemPhone a:active{transform:scale(.97)}.page-module__s3G3ZG__phoneContactsItemPhone a:focus-visible{outline:3px solid var(--ao-primary);outline-offset:2px}@keyframes page-module__s3G3ZG__aoFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.page-module__s3G3ZG__contentContainer{animation:none}.page-module__s3G3ZG__phoneContactsItemPhone a{transition:none}.page-module__s3G3ZG__toActionButton .ant-btn{transition:none}.page-module__s3G3ZG__phoneContactsItemPhone a:active{transform:none}.page-module__s3G3ZG__toActionButton .ant-btn:hover{transform:none}.page-module__s3G3ZG__toActionButton .ant-btn:active{transform:none}}@media (min-width:768px){.page-module__s3G3ZG__mainContainer{padding:calc(var(--ao-space)*4)calc(var(--ao-space)*3)calc(var(--ao-space)*6)}.page-module__s3G3ZG__eventCardTitle{font-size:1.375rem}.page-module__s3G3ZG__contactsQrcode img{width:180px;height:180px}.page-module__s3G3ZG__wechatContactsHintMobile{display:none}.page-module__s3G3ZG__wechatContactsHintDesktop{display:block}}
