:root{--temp21Primary:#001e40;--temp21PrimaryDark:#00152e;--temp21SoftBg:#eef3f8;--temp21PageBg:#fff;--temp21ContentMax:1280px;--temp21FooterBg:#001e40;--temp21Text:#1a1a1a;--temp21Muted:#666;--temp21HeadHeight:72px;--temp21GutterX:20px}.bg-temp21PageBgColor{background-color:var(--temp21PageBg)}.temp21-page{overflow-x:hidden;background:var(--temp21PageBg);color:var(--temp21Text)}.temp21-container{max-width:var(--temp21ContentMax);margin:0 auto;padding-left:var(--temp21GutterX);padding-right:var(--temp21GutterX)}.temp21-content-placeholder,.temp21-home-placeholder,.temp21-list-placeholder{padding:48px 0 64px}.temp21-content-placeholder__title,.temp21-home-placeholder__title,.temp21-list-placeholder__title{margin:0 0 12px;font-size:24px;font-weight:700;color:var(--temp21Primary)}.temp21-content-placeholder__text,.temp21-home-placeholder__text,.temp21-list-placeholder__text{margin:0;font-size:15px;line-height:1.6;color:var(--temp21Muted)}.temp21-page-head{position:relative;z-index:100;width:100%}.temp21-home-hero-wrap{position:relative}.temp21-home-hero-wrap .temp21-page-head--overlay{position:absolute;top:0;left:0;right:0;z-index:20}.temp21-header-pc--overlay{background:linear-gradient(180deg,rgba(0,30,64,.55),rgba(0,30,64,.15) 70%,rgba(0,30,64,0))}.temp21-header-pc--solid{background:#fff;border-bottom:1px solid #e8eef3}.temp21-header-pc__inner{display:flex;align-items:center;width:100%;max-width:var(--temp21ContentMax);min-height:var(--temp21HeadHeight);margin:0 auto;padding:10px var(--temp21GutterX);gap:20px}.temp21-header-pc__nav{display:flex;flex:1;min-width:0;align-items:center;overflow:hidden}.temp21-header-pc__nav-scroll{display:flex;flex:1;min-width:0;align-items:center;gap:6px 28px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.temp21-header-pc__nav-scroll::-webkit-scrollbar{display:none}.temp21-header-pc--overlay .temp21-header-pc__nav-link{color:#fff}.temp21-header-pc--solid .temp21-header-pc__nav-link{color:var(--temp21Primary)}.temp21-header-pc__nav-link{position:relative;padding:6px 0;font-size:15px;font-weight:500;line-height:1.2;white-space:nowrap;text-decoration:none;transition:opacity .2s ease}.temp21-header-pc__nav-link:hover{opacity:.85}.temp21-header-pc__nav-link--active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:currentColor;border-radius:1px}.temp21-header-pc__actions{display:flex;flex-shrink:0;align-items:center;gap:10px}.temp21-header-pc__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.temp21-header-pc__search-panel{width:100%;padding:0 var(--temp21GutterX) 12px}.temp21-header-pc__search-inner{max-width:var(--temp21ContentMax);width:280px;margin:0 0 0 auto}.temp21-header-mobile--overlay{background:rgba(0,30,64,.72);color:#fff}.temp21-header-mobile--solid{background:#fff;border-bottom:1px solid #e8eef3}.temp21-header-mobile__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer}.temp21-header-mobile--overlay .temp21-header-mobile__menu{background:#fff;color:var(--temp21Primary)}.temp21-header-mobile__bar,.temp21-header-mobile__menu,.temp21-header-mobile__search{padding-left:var(--temp21GutterX);padding-right:var(--temp21GutterX)}.temp21-header-mobile__bar{padding-top:8px;padding-bottom:8px}.temp21-header-mobile__search{padding-bottom:8px}.temp21-header-mobile__menu{padding-top:8px;padding-bottom:12px}.temp21-hero__viewport{position:relative;width:100%;height:240px}@media (min-width:768px){.temp21-hero__viewport{height:560px}}@media (min-width:1200px){.temp21-hero__viewport{height:640px}}.temp21-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity .5s ease;pointer-events:none}.temp21-hero__slide.is-active{opacity:1;pointer-events:auto}.temp21-hero__overlay{position:absolute;inset:0;z-index:2;display:flex;align-items:center;background:linear-gradient(90deg,rgba(0,30,64,.55),rgba(0,30,64,.28) 42%,rgba(0,30,64,.08) 68%,rgba(0,30,64,0))}.temp21-hero__overlay-inner{width:100%}.temp21-hero__copy{max-width:560px;color:#fff;text-align:left}.temp21-hero__accent{display:block;width:48px;height:3px;margin-bottom:20px;background:#fff}.temp21-hero__title{margin:0 0 18px;font-size:32px;font-weight:700;line-height:1.25;color:#fff}.temp21-hero__title-line{display:block}@media (min-width:768px){.temp21-hero__title{font-size:48px;margin-bottom:22px}}.temp21-hero__desc{margin:0 0 28px;max-width:480px;font-size:14px;line-height:1.85;color:hsla(0,0%,100%,.92)}@media (min-width:768px){.temp21-hero__desc{font-size:15px;margin-bottom:32px}}.temp21-hero__ctas{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.temp21-hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:128px;height:44px;padding:0 22px;border-radius:2px;font-size:14px;font-weight:500;line-height:1;transition:opacity .2s ease,background .2s ease,color .2s ease}.temp21-hero__btn:hover{opacity:.92}.temp21-hero__btn--primary{background:#fff;color:#001e40;border:1px solid #fff}.temp21-hero__btn-arrow{font-size:16px;line-height:1}.temp21-hero__btn--secondary{background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.9)}.temp21-hero__btn--secondary:hover{background:hsla(0,0%,100%,.08);opacity:1}.temp21-hero__arrow{position:absolute;top:50%;z-index:3;display:none;align-items:center;justify-content:center;width:44px;height:44px;margin-top:-22px;border:0;border-radius:50%;background:hsla(0,0%,100%,.85);cursor:pointer}@media (min-width:768px){.temp21-hero__arrow{display:inline-flex}}.temp21-hero__arrow--left{left:24px}.temp21-hero__arrow--right{right:24px}.temp21-hero__arrow-img--left{transform:rotate(180deg)}.temp21-hero__dots{position:absolute;left:0;right:0;bottom:16px;z-index:3;display:flex;justify-content:center;gap:8px}.temp21-hero__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:hsla(0,0%,100%,.45);cursor:pointer}.temp21-hero__dot.is-active{background:#fff}.temp21-foot{background:#001e40;color:hsla(0,0%,100%,.82)}.temp21-foot__main{padding:56px 0 40px}.temp21-foot__grid{display:grid;gap:36px}@media (min-width:900px){.temp21-foot__grid{grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,.85fr)) minmax(0,1.2fr);gap:40px 36px;align-items:start}}.temp21-foot__intro{min-width:0}.temp21-foot__desc{margin:0 0 28px;max-width:280px;font-size:14px;line-height:1.85;color:#fff}.temp21-foot__socials{display:flex;align-items:center;gap:16px}.temp21-foot__social-icon{width:20px;height:20px;object-fit:contain}.temp21-foot__links-title{margin:0 0 20px;font-size:16px;font-weight:600;line-height:1.3;color:#fff}.temp21-foot__links-list{margin:0;padding:0;list-style:none}.temp21-foot__links-item+.temp21-foot__links-item{margin-top:14px}.temp21-foot__link{color:hsla(0,0%,100%,.72);font-size:14px;line-height:1.4;text-decoration:none;transition:color .2s ease}.temp21-foot__link:hover{color:#fff}.temp21-foot__contact{min-width:0}@media (min-width:900px){.temp21-foot__contact{padding-left:36px;border-left:1px solid hsla(0,0%,100%,.18)}}.temp21-foot__contact-line{display:flex;align-items:flex-start;gap:10px;margin:0 0 14px;font-size:13px;line-height:1.55;color:hsla(0,0%,100%,.78)}.temp21-foot__contact-icon{flex-shrink:0;width:12px;height:auto;margin-top:3px;object-fit:contain}.temp21-foot__qr-box{margin-top:18px;width:88px;height:88px;padding:4px;overflow:hidden;background:#fff}.temp21-foot__qr-img{width:100%;height:100%;object-fit:cover}.temp21-foot__bar{border-top:1px solid hsla(0,0%,100%,.14);padding:50px 0 64px}.temp21-foot__bar-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 24px}.temp21-foot__bar-left,.temp21-foot__bar-right{margin:0;font-size:12px;line-height:1.5;color:hsla(0,0%,100%,.55)}.temp21-foot__bar-right{display:flex;flex-wrap:wrap;align-items:center;gap:28px}.temp21-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.temp21-section-head__titles{min-width:0}.temp21-section-head__en{margin:0 0 6px;font-size:12px;letter-spacing:.08em;color:#9aa4b2;text-transform:uppercase;line-height:1.2}.temp21-section-head__name{margin:0;font-weight:500;font-size:16px;color:#001e40;line-height:1.4}.temp21-section-head__name:after{content:"";display:block;width:28px;height:2px;margin-top:8px;background:#001e40}.temp21-more-link{color:#001e40;font-size:13px;font-weight:500}.temp21-overview{padding:56px 0;background:#f5f8fb}.temp21-overview__inner{display:grid;gap:32px}@media (min-width:768px){.temp21-overview__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);align-items:center;gap:48px}}.temp21-overview__summary{margin:0 0 28px;font-size:14px;line-height:1.85;color:#666}.temp21-overview__stats{display:flex;flex-wrap:wrap;gap:28px 48px;margin-bottom:28px}.temp21-overview__stat{display:flex;flex-direction:column;gap:6px}.temp21-overview__stat-value{font-size:36px;font-weight:700;line-height:1;color:#001e40}.temp21-overview__stat-label{font-size:13px;color:#888}.temp21-overview__cta{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 22px;border:1px solid #001e40;background:transparent;color:#001e40;font-size:14px;border-radius:2px}.temp21-overview__cta:hover{background:#001e40;color:#fff}.temp21-overview__img{width:100%;height:280px;overflow:hidden}@media (min-width:768px){.temp21-overview__img{height:400px}}.temp21-research{padding:56px 0;background:#f5f8fb}.temp21-research__layout{display:flex;flex-direction:column;gap:20px}@media (min-width:1024px){.temp21-research__layout{flex-direction:row;align-items:stretch;gap:24px}}.temp21-research__featured{display:block;flex-shrink:0}.temp21-research__featured-media{position:relative;overflow:hidden;border-radius:4px;max-width:100%}@media (max-width:1023px){.temp21-research__featured-media{width:100%!important;height:420px!important}}.temp21-research__featured-caption{position:absolute;left:0;right:0;bottom:0;z-index:1;padding:28px 24px 24px;color:#fff}.temp21-research__featured-title{margin:0 0 10px;font-size:22px;font-weight:700;line-height:1.35}.temp21-research__featured-desc{margin:0 0 16px;font-size:13px;line-height:1.7;opacity:.92}.temp21-research__featured-btn{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 16px;border-radius:4px;background:#fff;color:#001e40;font-size:13px;font-weight:500}.temp21-research__side{flex:1;display:grid;gap:16px;margin:0;padding:0;list-style:none;min-width:0}@media (min-width:640px){.temp21-research__side{grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}}@media (min-width:1024px){.temp21-research__side{min-height:698px}}.temp21-research__side-item{min-height:0;height:100%}.temp21-research__side-card{display:flex;flex-direction:column;height:100%;min-height:160px;padding:22px 20px;color:#001e40;border-radius:4px;box-sizing:border-box}.temp21-research__side-card--light{background:#fff;box-shadow:0 1px 0 rgba(0,30,64,.04)}.temp21-research__side-card--soft{align-items:center;justify-content:center;text-align:center;background:#d7e8f5;padding:28px 20px}.temp21-research__side-icon{display:block;width:28px;height:28px;margin-bottom:14px;object-fit:contain}.temp21-research__side-title{display:block;font-size:15px;font-weight:600;line-height:1.55;color:#001e40}.temp21-research__side-card--soft .temp21-research__side-title{font-size:18px;font-weight:700;margin-bottom:10px}.temp21-research__side-sub{display:block;font-size:13px;line-height:1.6;color:#5a6b7d}.temp21-research__side-more{display:inline-flex;align-items:center;margin-top:auto;padding-top:16px;font-size:13px;font-weight:500;color:#1a6fb5}.temp21-dept-faculty{padding:56px 0;background:#f5f8fb}.temp21-dept-faculty__inner{display:grid;gap:40px;align-items:start}@media (min-width:900px){.temp21-dept-faculty__inner{grid-template-columns:minmax(200px,.72fr) minmax(0,2fr);gap:56px}}.temp21-dept__list{margin:8px 0 0;padding:0;list-style:none}.temp21-dept__item+.temp21-dept__item{margin-top:4px}.temp21-dept__link{display:block;padding:12px 0;color:#4a5563;font-size:14px;line-height:1.5;transition:color .2s ease}.temp21-dept__link:hover{color:#001e40}.temp21-faculty-wrap{min-width:0}.temp21-faculty__grid{display:grid;gap:20px;grid-template-columns:1fr}@media (min-width:640px){.temp21-faculty__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}.temp21-faculty__card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #e6edf4;border-radius:2px;color:#001e40}.temp21-faculty__avatar{position:relative;width:100%;aspect-ratio:164/205;overflow:hidden;background:#eef2f7}.temp21-faculty__body{display:flex;flex-direction:column;gap:8px;padding:14px 14px 16px}.temp21-faculty__name{margin:0;font-size:15px;font-weight:700;line-height:1.4;color:#001e40}.temp21-faculty__bio{margin:0;font-size:12px;line-height:1.65;color:#4a5563}.temp21-faculty__meta{margin:0;font-size:12px;line-height:1.5;color:#8a94a6}.temp21-faculty__pager{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:18px}.temp21-faculty__pager-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #d5dee8;background:#fff;color:#001e40;font-size:18px;line-height:1;cursor:pointer}.temp21-faculty__pager-btn:disabled{opacity:.35;cursor:default}.temp21-faculty__pager-index{font-size:12px;color:#8a94a6}.temp21-enrollment{padding:56px 0 64px;background:var(--temp21Primary);color:#fff}.temp21-enrollment .temp21-section-head{margin-bottom:28px}.temp21-enrollment .temp21-section-head__en,.temp21-enrollment .temp21-section-head__name{color:#fff}.temp21-enrollment .temp21-section-head__name:after{background:#fff}.temp21-enrollment__grid{display:grid;gap:20px}@media (min-width:900px){.temp21-enrollment__grid{grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}}.temp21-enrollment__card{display:flex;flex-direction:column;min-height:320px;padding:28px 24px 32px;border:1px solid hsla(0,0%,100%,.28);border-radius:2px;background:transparent}.temp21-enrollment__card-title{margin:0 0 14px;font-size:20px;font-weight:500;line-height:1.3;color:#fff}.temp21-enrollment__card-desc{margin:0 0 22px;font-size:13px;line-height:1.85;color:hsla(0,0%,100%,.78)}.temp21-enrollment__links{list-style:none;margin:0 0 28px;padding:0;display:flex;flex-direction:column;gap:14px}.temp21-enrollment__links li{position:relative;padding-left:14px;font-size:14px;line-height:1.5;color:#fff}.temp21-enrollment__links li:before{content:"";position:absolute;left:0;top:.55em;width:4px;height:4px;border-radius:50%;background:#fff}.temp21-enrollment__link{color:#fff;text-decoration:none}.temp21-enrollment__link:hover{opacity:.85;text-decoration:underline;text-underline-offset:3px}.temp21-enrollment__btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:112px;padding:0 22px;border:none;border-radius:2px;background:#fff;font-size:14px;font-weight:500;color:#001e40;width:fit-content;transition:opacity .2s ease}.temp21-enrollment__btn:hover{opacity:.9;color:#001e40}.temp21-enrollment__actions{margin-top:auto;display:flex;flex-direction:column}.temp21-enrollment__action{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 0;border-top:1px solid hsla(0,0%,100%,.28);font-size:14px;color:#fff}.temp21-enrollment__action:last-child{border-bottom:1px solid hsla(0,0%,100%,.28)}.temp21-enrollment__action:hover{opacity:.85}.temp21-enrollment__action-icon{flex-shrink:0;width:16px;height:16px;object-fit:contain}.temp21-campus-news{padding:56px 0 64px;background:#e2efff}.temp21-campus-news__more{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 14px;border:1px solid rgba(0,30,64,.45);border-radius:2px;font-size:13px;font-weight:500;color:#001e40;transition:background .2s ease,border-color .2s ease}.temp21-campus-news__more:hover{background:#fff;border-color:#001e40}.temp21-campus-news__layout{display:grid;gap:28px}@media (min-width:900px){.temp21-campus-news__layout{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}}.temp21-campus-news__feat{display:flex;flex-direction:column;min-width:0;color:var(--temp21Text)}.temp21-campus-news__feat-media{position:relative;width:100%;aspect-ratio:352/198;overflow:hidden;background:#d9e2ec}.temp21-campus-news__feat-body{display:grid;grid-template-columns:56px minmax(0,1fr);grid-template-areas:"badge title" "summary summary";gap:12px 14px;margin-top:16px;align-items:start}.temp21-campus-news__badge{grid-area:badge;display:flex;flex-direction:column;align-items:center;justify-content:center;width:56px;height:56px;background:#001e40;color:#fff;line-height:1.1}.temp21-campus-news__badge-day{font-size:22px;font-weight:600}.temp21-campus-news__badge-month{margin-top:2px;font-size:12px;opacity:.92}.temp21-campus-news__feat-title{grid-area:title;margin:0;font-size:15px;font-weight:600;line-height:1.45;color:#001e40}.temp21-campus-news__feat-summary{grid-area:summary;margin:0;font-size:13px;line-height:1.7;color:#6b7785}.temp21-campus-news__side{margin:0;padding:0;list-style:none;min-width:0}.temp21-campus-news__side li{border-bottom:1px solid #d7e0ea}.temp21-campus-news__side li:first-child{border-top:1px solid #d7e0ea}.temp21-campus-news__side-link{display:flex;align-items:center;gap:16px;padding:22px 0;color:var(--temp21Text)}.temp21-campus-news__side-num{flex-shrink:0;width:36px;font-size:28px;font-weight:500;line-height:1;color:#c5ced8;letter-spacing:.02em}.temp21-campus-news__side-main{min-width:0;display:flex;flex-direction:column;gap:8px}.temp21-campus-news__side-title{display:block;font-size:15px;font-weight:500;line-height:1.45;color:#001e40}.temp21-campus-news__side-date{font-size:12px;color:#8a95a3}.temp21-scenery{padding:48px 0;background:var(--temp21SoftBg)}.temp21-scenery__grid{display:grid;gap:16px;margin:0;padding:0;list-style:none}@media (min-width:768px){.temp21-scenery__grid{grid-template-columns:repeat(3,1fr)}}.temp21-scenery__img{width:100%;height:220px;overflow:hidden;border-radius:4px}.temp21-ext-links{padding:56px 0 64px;background:#e2efff}.temp21-ext-links__inner{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:260px}.temp21-ext-links__item{display:flex;flex-direction:column;align-items:center;gap:12px;color:#001e40}.temp21-ext-links__icon{display:block;width:64px;height:64px;flex-shrink:0;line-height:0}.temp21-ext-links__icon img{width:64px;height:64px;object-fit:contain}.temp21-ext-links__label{font-size:14px;font-weight:500;line-height:1.4;text-align:center;white-space:nowrap;color:#001e40}@media (max-width:899px){.temp21-ext-links__inner{gap:40px 56px}}.temp21-subpage__main{padding:24px 0 56px}@media (max-width:767px){.temp21-subpage .temp21-container,.temp21-subpage__main.temp21-container{padding-left:var(--temp21GutterX);padding-right:var(--temp21GutterX)}}.temp21-subpage__grid{display:grid;gap:28px}@media (min-width:1024px){.temp21-subpage__grid{grid-template-columns:minmax(0,1fr) 300px;align-items:start}}.temp21-breadcrumb{margin-bottom:16px;font-size:13px;color:var(--temp21Muted)}.temp21-breadcrumb__link{color:var(--temp21Muted);text-decoration:none}.temp21-breadcrumb__current{color:var(--temp21Primary)}.temp21-breadcrumb__sep{margin:0 6px}.temp21-tabs{margin-bottom:20px;border-bottom:1px solid #e5edf5}.temp21-tabs__list{display:flex;flex-wrap:wrap;gap:8px 20px;margin:0;padding:0;list-style:none}.temp21-tabs__link{display:inline-block;padding:10px 0;color:var(--temp21Muted);font-size:15px;text-decoration:none;border-bottom:2px solid transparent}.temp21-tabs__link.is-active{color:var(--temp21Primary);font-weight:700;border-bottom-color:var(--temp21Primary)}.temp21-list{margin:0;padding:0;list-style:none}.temp21-list-item+.temp21-list-item{border-top:1px solid #e8eef5}.temp21-list-item__link{display:flex;gap:20px;padding:24px 0;color:var(--temp21Text)}.temp21-list-item__link--with-pic{align-items:stretch}@media (max-width:767px){.temp21-list-item__link{flex-direction:column}.temp21-list-item__thumb{width:100%;height:auto;aspect-ratio:244/192}.temp21-content-article__title,.temp21-overview__stat-value{font-size:28px}.temp21-campus-news__layout,.temp21-dept-faculty__inner,.temp21-research__layout{grid-template-columns:1fr}}.temp21-list-item__thumb{position:relative;width:200px;height:156px;flex-shrink:0;overflow:hidden;background:#eef2f7}.temp21-list-item__body{display:flex;flex:1;min-width:0;flex-direction:column}.temp21-list-item__title{margin:0 0 10px;font-size:18px;font-weight:600;color:#001e40;line-height:1.45}.temp21-list-item__summary{margin:0;flex:1;font-size:13px;line-height:1.7;color:#6b7785}.temp21-list-item__summary p{margin:0}.temp21-list-item__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.temp21-list-item__date{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#8a95a3}.temp21-list-item__date-icon{width:12px;height:13px;object-fit:contain}.temp21-list-item__more{font-size:13px;color:#001e40;font-weight:500;white-space:nowrap}.temp21-list__empty{padding:40px 0;text-align:center;color:var(--temp21Muted)}.temp21-list__pagination{margin-top:28px}.temp21-list-sidebar{display:flex;flex-direction:column;gap:28px}.temp21-list-sidebar__hot-title{position:relative;margin:0 0 8px;padding-left:12px;font-size:16px;font-weight:600;color:#001e40;line-height:1.3}.temp21-list-sidebar__hot-title:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;background:#001e40}.temp21-list-sidebar__hot-list{margin:0;padding:0;list-style:none}.temp21-list-sidebar__hot-list li{border-bottom:1px solid #e4ebf2}.temp21-list-sidebar__hot-link{display:flex;align-items:flex-start;gap:12px;padding:16px 0;color:var(--temp21Text)}.temp21-list-sidebar__hot-num{flex-shrink:0;width:28px;font-size:22px;font-weight:500;line-height:1.2;color:#c5ced8}.temp21-list-sidebar__hot-main{min-width:0;display:flex;flex:1;flex-direction:column;gap:8px}.temp21-list-sidebar__hot-text{font-size:14px;font-weight:500;line-height:1.5;color:#001e40}.temp21-list-sidebar__hot-date{font-size:12px;color:#8a95a3}.temp21-list-sidebar__notice{padding:18px 16px 16px;background:#eef4fb;border:1px solid #d9e4f0}.temp21-list-sidebar__notice-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.temp21-list-sidebar__notice-title{display:inline-flex;align-items:center;gap:8px;margin:0;font-size:16px;font-weight:600;color:#001e40;line-height:1.3}.temp21-list-sidebar__notice-icon{width:20px;height:16px;object-fit:contain}.temp21-list-sidebar__notice-more{font-size:13px;color:#001e40;white-space:nowrap}.temp21-list-sidebar__notice-more:hover{opacity:.8}.temp21-list-sidebar__notice-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.temp21-list-sidebar__notice-card{display:flex;flex-direction:column;gap:8px;padding:14px 14px 14px 16px;background:#fff;border-left:3px solid #b7c7d9;color:var(--temp21Text)}.temp21-list-sidebar__notice-card--accent{border-left-color:#001e40}.temp21-list-sidebar__notice-tag{display:inline-flex;align-items:center;width:fit-content;height:22px;padding:0 8px;background:#e2efff;font-size:12px;color:#001e40;line-height:1}.temp21-list-sidebar__notice-text{font-size:14px;font-weight:500;line-height:1.5;color:#001e40}.temp21-list-sidebar__notice-date{font-size:12px;color:#8a95a3}.temp21-content-article{max-width:920px;margin:0 auto}.temp21-content-article__header{margin-bottom:28px}.temp21-content-article__topline{display:flex;flex-wrap:wrap;align-items:center;gap:12px 16px;margin-bottom:20px}.temp21-content-article__tag{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;background:#001e40;font-size:13px;font-weight:500;line-height:1;color:#fff}.temp21-content-article__pubdate{font-size:14px;line-height:1.4;color:#8a95a3}.temp21-content-article__title{margin:0 0 28px;font-weight:500;font-size:48px;line-height:1.35;color:#001e40}.temp21-content-article__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;padding:16px 0;border-top:1px solid #e8eef3;border-bottom:1px solid #e8eef3}.temp21-content-article__info{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px}.temp21-content-article__info-item{display:inline-flex;align-items:center;gap:8px;font-size:14px;line-height:1.4;color:#6b7785}.temp21-content-article__info-icon{flex-shrink:0;object-fit:contain}.temp21-article-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}.temp21-article-actions__share{position:relative}.temp21-article-actions__ctrl{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:transparent;font-size:14px;line-height:1.4;color:#6b7785;cursor:pointer}.temp21-article-actions__ctrl:hover{color:#001e40}.temp21-article-actions__icon{flex-shrink:0;object-fit:contain}.temp21-share-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;display:flex;flex-direction:column;gap:4px;min-width:120px;padding:8px;border:1px solid #e4ebf2;background:#fff;box-shadow:0 8px 24px rgba(0,30,64,.08)}.temp21-share-panel__item{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;border:0;background:transparent;font-size:13px;color:#43474f;cursor:pointer;text-align:left}.temp21-share-panel__item:hover{background:#f3f7fb}.temp21-content-article__body{font-size:16px;line-height:1.85;color:#333}.temp21-content-article__body img{max-width:100%;height:auto}.temp21-related{margin-top:40px;padding-top:28px;border-top:1px solid #e8eef3}.temp21-related__title{position:relative;margin:0 0 20px;padding-left:12px;font-size:16px;font-weight:600;line-height:1.3;color:#001e40}.temp21-related__title:before{content:"";position:absolute;left:0;top:.15em;bottom:.15em;width:3px;background:#001e40}.temp21-related__grid{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin:0;padding:0;list-style:none}.temp21-related__grid>li{flex:0 0 auto;max-width:100%}.temp21-related__card{display:flex;flex-direction:column;gap:10px;box-sizing:border-box;width:100%;max-width:357px;height:236px;padding:18px 20px;border:1px solid #e4ebf2;background:#fff;color:var(--temp21Text);transition:border-color .2s ease}@media (min-width:768px){.temp21-related__card{width:357px}}.temp21-related__card:hover{border-color:#c5d3e2}.temp21-related__date{font-size:12px;line-height:1.3;color:#8a95a3}.temp21-related__card-title{display:block;font-weight:500;font-size:18px;color:#001e40;line-height:1.55}.temp21-related__card-desc{margin:0;font-weight:500;font-size:14px;color:#43474f;line-height:17px}@media print{.no-print,.temp21-article-actions,.temp21-foot,.temp21-page-head{display:none!important}.temp21-content-article{max-width:none}}.temp-shell{position:relative}@media (min-width:768px){.temp-home .temp-page-head,.temp-home .temp21-page-head{position:relative;z-index:100}}@media (max-width:767px){.temp-page-head,.temp21-page-head{position:relative;z-index:100}}.temp-home{margin-top:0;padding-top:0}.temp-home-scroll{overflow-x:hidden}