#innerPage,#innerPage * {box-sizing:border-box;}
#innerPage {--inner-primary:#071b32;--inner-primary-light:#0c3151;--inner-blue:#255b87;--inner-gold:#b99a5d;--inner-gold-light:#d4bd89;--inner-text:#263442;--inner-gray:#6f7b86;--inner-line:#dce3e9;--inner-sticky-top:110px;position:relative;width:100%;padding:42px 30px 110px;background:linear-gradient(180deg,#f3f6f8 0,#fff 360px);overflow:visible;}
#innerPage::before {position:absolute;top:0;right:0;width:42%;height:330px;background:linear-gradient(135deg,transparent 35%,rgba(37,91,135,.055));clip-path:polygon(38% 0,100% 0,100% 100%);content:"";pointer-events:none;}
#innerPage .inner-page-section {position:relative;z-index:1;width:100%;overflow:visible;transform:none;contain:none;}
#innerPage .inner-page-frame {position:relative;width:min(100%,1420px);margin:0 auto;overflow:visible;transform:none;contain:none;}

/* inner-breadcrumb-nav */

#innerPage .inner-breadcrumb-nav {position:relative;top:auto;right:auto;bottom:auto;left:auto;display:block;float:none;clear:both;width:100%;max-width:none;height:auto;margin:0 0 35px;padding:0;border:0;background:transparent;overflow:visible;transform:none;}
#innerPage .inner-breadcrumb-list {position:relative;top:auto;right:auto;bottom:auto;left:auto;display:flex;float:none;clear:both;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:none;height:auto;margin:0;padding:0;border:0;background:transparent;box-shadow:none;transform:none;clip-path:none;list-style:none;}
#innerPage .inner-breadcrumb-list li {position:relative;top:auto;right:auto;bottom:auto;left:auto;display:flex;float:none;align-items:center;width:auto;height:auto;margin:0;padding:0;border:0;background:transparent;clip-path:none;letter-spacing:.08em;font-size:12px;line-height:1.6;color:var(--inner-gray);}
#innerPage .inner-breadcrumb-list li::before {display:none;content:none;}
#innerPage .inner-breadcrumb-list li:not(:last-child)::after {position:static;display:block;flex:0 0 auto;width:5px;height:5px;margin:0 14px;border:0;border-top:1px solid var(--inner-gold);border-right:1px solid var(--inner-gold);background:transparent;transform:rotate(45deg);clip-path:none;content:"";}
#innerPage .inner-breadcrumb-list li:last-child::after {display:none;content:none;}
#innerPage .inner-breadcrumb-list a,#innerPage .inner-breadcrumb-list em {position:relative;top:auto;right:auto;bottom:auto;left:auto;display:inline-block;float:none;width:auto;height:auto;margin:0;padding:0;border:0;background:transparent;box-shadow:none;transform:none;clip-path:none;}
#innerPage .inner-breadcrumb-list a::before,#innerPage .inner-breadcrumb-list em::before,#innerPage .inner-breadcrumb-list em::after {display:none;content:none;}
#innerPage .inner-breadcrumb-list a {color:var(--inner-gray);text-decoration:none;transition:color .3s ease;}
#innerPage .inner-breadcrumb-list a::after {position:absolute;right:0;bottom:-4px;left:0;display:block;width:auto;height:1px;margin:0;border:0;background:var(--inner-gold);transform:scaleX(0);transform-origin:right center;clip-path:none;transition:transform .3s ease;content:"";}
#innerPage .inner-breadcrumb-list a:hover {color:var(--inner-primary);}
#innerPage .inner-breadcrumb-list a:hover::after {transform:scaleX(1);transform-origin:left center;}
#innerPage .inner-breadcrumb-list a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:5px;}
#innerPage .inner-breadcrumb-list em {font-style:normal;font-weight:500;color:var(--inner-primary);}


#innerPage .content-wrap {position:relative;display:grid;grid-template-columns:290px minmax(0,1fr);align-items:start;gap:55px;float:none;clear:both;width:100%;min-height:1px;margin:0;padding:0;overflow:visible;transform:none;contain:none;}
#innerPage .content-main {position:relative;float:none;min-width:0;width:auto;margin:0;padding:0;overflow:visible;}
#innerPage .content-main img{height: auto !important;}

#innerPage .inner-aside {position:-webkit-sticky;position:sticky;top:var(--inner-sticky-top);right:auto;bottom:auto;left:auto;z-index:10;align-self:start;float:none;width:100%;height:max-content;max-height:calc(100vh - var(--inner-sticky-top) - 30px);margin:0;padding:0;background:linear-gradient(145deg,var(--inner-primary) 0%,var(--inner-primary-light) 100%);box-shadow: 0 11px 42px rgba(7, 27, 50, .16);transform:none;contain:none;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(212,189,137,.5) rgba(255,255,255,.06);overflow-y: scroll;overflow-x: hidden;}
#innerPage .inner-aside::-webkit-scrollbar {width:5px;}
#innerPage .inner-aside::-webkit-scrollbar-track {background:rgba(255,255,255,.06);}
#innerPage .inner-aside::-webkit-scrollbar-thumb {border-radius:10px;background:rgba(212,189,137,.5);}
#innerPage .inner-aside::before {position:absolute;top:0;right:0;z-index:2;width:95px;height:4px;background:linear-gradient(90deg,var(--inner-gold),var(--inner-gold-light));content:"";pointer-events:none;}
#innerPage .inner-aside::after {position:absolute;top:-80px;right:-85px;width:190px;height:190px;border:1px solid rgba(255,255,255,.06);border-radius:50%;content:"";pointer-events:none;}



#innerPage .aside-heading {position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:25px;width:100%;margin:0;padding: 25px 30px 20px;border:0;border-bottom:1px solid rgba(255,255,255,.13);border-radius:0;background:transparent;text-align:left;color:#fff;font:inherit;appearance:none;-webkit-appearance:none;}
#innerPage .aside-toggle {cursor:default;}
#innerPage .aside-heading-text {display:block;min-width:0;}
#innerPage .aside-heading-en {display:block;margin-bottom:9px;letter-spacing:.24em;font-family:"Cormorant Garamond",serif;font-size:10px;font-weight:600;line-height:1.5;color:var(--inner-gold-light);}
#innerPage .aside-heading .h3 {display:block;margin:0;letter-spacing:.1em;font-size:21px;font-weight:500;line-height:1.5;color:#fff;}
#innerPage .aside-toggle-icon {position:relative;display:none;flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(255,255,255,.2);border-radius:50%;}
#innerPage .aside-toggle-icon::before,#innerPage .aside-toggle-icon::after {position:absolute;top:50%;left:50%;width:13px;height:1px;background:var(--inner-gold-light);transform:translate(-50%,-50%);transition:transform .3s ease,opacity .3s ease;content:"";}
#innerPage .aside-toggle-icon::after {transform:translate(-50%,-50%) rotate(90deg);}
#innerPage .aside-toggle:focus-visible {outline:2px solid var(--inner-gold-light);outline-offset:-5px;}
#innerPage .inner-aside.is-open .aside-toggle-icon::after {opacity:0;transform:translate(-50%,-50%) rotate(0);}
#innerPage .aside-collapsible {position:relative;z-index:1;display:block;}

/*  aside-menu */

#innerPage .aside-menu {position:relative;z-index:1;display:block;width:100%;margin:0;padding:0;list-style:none;}
#innerPage .aside-menu li {position:relative;display:block;float:none;width:100%;margin:0;padding:0;border-bottom:1px solid rgba(255,255,255,.1);}
#innerPage .aside-menu li::before,#innerPage .aside-menu li::after {display:none;content:none;}
#innerPage .aside-menu a {position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height: 52px;padding: 10px 28px 10px 30px;letter-spacing:.07em;font-size:14px;line-height:1.6;color:rgba(255,255,255,.72);text-decoration:none;transition:padding-left .35s ease,color .35s ease,background .35s ease;}
#innerPage .aside-menu a::before {position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--inner-gold);transform:scaleY(0);transform-origin:center;transition:transform .35s ease;content:"";}
#innerPage .aside-menu a > span {display:block;min-width:0;}
#innerPage .aside-menu a i {position:relative;display:block;flex:0 0 auto;width:22px;height:1px;background:rgba(255,255,255,.32);transition:width .35s ease,background .35s ease;}
#innerPage .aside-menu a i::after {position:absolute;top:-3px;right:0;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);content:"";}
#innerPage .aside-menu a:hover,#innerPage .aside-menu li.current a,#innerPage .aside-menu li.active a {padding-left:37px;background:rgba(255,255,255,.075);color:#fff;}
#innerPage .aside-menu a:hover::before,#innerPage .aside-menu li.current a::before,#innerPage .aside-menu li.active a::before {transform:scaleY(1);}
#innerPage .aside-menu a:hover i,#innerPage .aside-menu li.current a i,#innerPage .aside-menu li.active a i {width:30px;background:var(--inner-gold-light);}
#innerPage .aside-menu a:focus-visible {outline:2px solid var(--inner-gold-light);outline-offset:-5px;}
#innerPage .aside-menu a:hover i::after { border-top: 1px solid var(--inner-gold-light); border-right: 1px solid var(--inner-gold-light); }
/* aside-contact */

#innerPage .aside-contact {position:relative;z-index:1;padding:32px 30px 35px;background:rgba(0,0,0,.12);}
#innerPage .aside-contact > span {display:block;margin-bottom:7px;letter-spacing:.21em;font-family:"Cormorant Garamond",serif;font-size:9px;line-height:1.5;color:var(--inner-gold-light);}
#innerPage .aside-contact > div {margin-bottom:20px;letter-spacing:.06em;font-size:13px;line-height:1.7;color:rgba(255,255,255,.58);}
#innerPage .aside-contact > a {display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border:1px solid rgba(255,255,255,.22);letter-spacing:.12em;font-size:12px;color:#fff;text-decoration:none;transition:border-color .3s ease,background .3s ease;}
#innerPage .aside-contact > a i {position:relative;width:25px;height:1px;background:var(--inner-gold-light);}
#innerPage .aside-contact > a i::after {position:absolute;top:-3px;right:0;width:7px;height:7px;border-top:1px solid var(--inner-gold-light);border-right:1px solid var(--inner-gold-light);transform:rotate(45deg);content:"";}
#innerPage .aside-contact > a:hover {border-color:var(--inner-gold-light);background:rgba(185,154,93,.13);}
#innerPage .aside-contact > a:focus-visible {outline:2px solid var(--inner-gold-light);outline-offset:4px;}


#innerPage #article {position:relative;width:100%;margin:0;padding:0;border:1px solid rgba(7,27,50,.08);background:#fff;box-shadow: 0 8px 60px rgba(7, 27, 50, .08);overflow:hidden;}
#innerPage #article::before {position:absolute;top:0;right:0;left:0;z-index:2;height:4px;background:linear-gradient(90deg,var(--inner-blue),var(--inner-gold) 72%,var(--inner-gold-light));content:"";}

/*  article-heading */

#innerPage .article-heading {position:relative;padding:50px 58px 43px;border-bottom:1px solid var(--inner-line);overflow:hidden;}
#innerPage .article-heading::after {position:absolute;top:-70px;right:-65px;width:205px;height:205px;border:1px solid rgba(37,91,135,.08);border-radius:50%;content:"";pointer-events:none;}
#innerPage .article-heading-en {position:relative;z-index:1;margin-bottom:15px;letter-spacing:.27em;font-family:"Cormorant Garamond",serif;font-size:10px;font-weight:600;line-height:1.5;color:var(--inner-blue);}
#innerPage .article-title-row {position:relative;z-index:1;display:flex;align-items:center;gap:28px;}
#innerPage .article-heading .h2 {flex:0 1 auto;margin:0;letter-spacing:.1em;font-size:clamp(27px,2.2vw,38px);font-weight:500;line-height:1.45;color:var(--inner-primary);}
#innerPage .article-title-line {display:block;flex:1 1 auto;height:1px;background:linear-gradient(90deg,var(--inner-gold),rgba(185,154,93,0));}

/* article-editor  */

#innerPage .article-editor {display:block;min-height:400px;padding:55px 58px 70px;letter-spacing:.045em;font-size:16px;line-height:2;color:var(--inner-text);overflow-wrap:break-word;}
#innerPage .article-editor::after {display:block;clear:both;content:"";}
#innerPage .article-editor > *:first-child {margin-top:0;}
#innerPage .article-editor > *:last-child {margin-bottom:0;}
#innerPage .article-editor p {margin:0 0 22px;}
#innerPage .article-editor a {color:var(--inner-blue);text-decoration-color:rgba(37,91,135,.4);text-underline-offset:4px;transition:color .3s ease;}
#innerPage .article-editor a:hover {color:var(--inner-gold);}
#innerPage .article-editor a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:4px;}
#innerPage .article-editor img {display:block;max-width:100%;height:auto;margin:32px auto;}
#innerPage .article-editor figure {max-width:100%;margin:35px 0;}
#innerPage .article-editor figure img {margin:0 auto;}
#innerPage .article-editor figcaption {margin-top:10px;text-align:center;font-size:12px;line-height:1.7;color:var(--inner-gray);}
#innerPage .article-editor h2,#innerPage .article-editor h3,#innerPage .article-editor h4,#innerPage .article-editor h5,#innerPage .article-editor h6 {margin:45px 0 19px;letter-spacing:.07em;font-weight:500;line-height:1.55;color:var(--inner-primary);}
#innerPage .article-editor h2 {padding-left:18px;border-left:3px solid var(--inner-gold);font-size:25px;}
#innerPage .article-editor h3 {font-size:21px;}
#innerPage .article-editor h4,#innerPage .article-editor h5,#innerPage .article-editor h6 {font-size:18px;}
#innerPage .article-editor ul,#innerPage .article-editor ol {margin:22px 0;padding-left:25px;}
#innerPage .article-editor li {margin-bottom:8px;padding-left:5px;}
#innerPage .article-editor li::marker {color:var(--inner-gold);}
#innerPage .article-editor blockquote {position:relative;margin:35px 0;padding:27px 30px 27px 35px;border-left:3px solid var(--inner-gold);background:#f4f7f9;color:#42505c;}
#innerPage .article-editor table {width:100%;margin:32px 0;border-collapse:collapse;font-size:14px;line-height:1.7;}
#innerPage .article-editor th,#innerPage .article-editor td {padding:15px 17px;border:1px solid var(--inner-line);text-align:left;vertical-align:middle;}
#innerPage .article-editor th {background:var(--inner-primary);font-weight:500;color:#fff;}
#innerPage .article-editor tr:nth-child(even) td {background:#f7f9fa;}
#innerPage .article-editor iframe,#innerPage .article-editor video {display:block;max-width:100%;margin:32px auto;}


/*  sub-banner-wrap */
#sub-banner-wrap {position:relative;width:100%;background:#071b32;overflow:hidden;}

#sub-banner {position:relative;width:100%;height:420px;overflow:hidden;}
#sub-banner::before {position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(7,27,50,.68) 0%,rgba(7,27,50,.38) 50%,rgba(7,27,50,.68) 100%);content:"";pointer-events:none;}
#sub-banner::after {position:absolute;right:0;bottom:0;left:0;z-index:1;height:35%;background:linear-gradient(0deg,rgba(7,27,50,.35),transparent);content:"";pointer-events:none;}
#sub-banner img {display:block;width:100%;height:100%;object-fit:cover;object-position:center;}

#sub-banner-wrap .sub-banner-title {position:absolute;top:50%;left:50%;z-index:3;width:calc(100% - 40px);max-width:1200px;text-align:center;transform:translate(-50%,-50%);}
#sub-banner-wrap .sub-banner-title::before {display:block;width:42px;height:1px;margin:0 auto 18px;background:#c9aa6e;content:"";}
#sub-banner-wrap .sub-banner-title span {display:block;margin-bottom:9px;letter-spacing:.32em;font-family:"Cormorant Garamond",serif;font-size:12px;font-weight:600;line-height:1.5;color:#d6bd8c;}
#sub-banner-wrap .sub-banner-title h1 {margin:0;letter-spacing:.16em;font-size:38px;font-weight:500;line-height:1.45;color:#fff;text-shadow:0 3px 18px rgba(0,0,0,.28);}
#sub-banner-wrap .sub-banner-title h1::after {display:block;width:80px;height:1px;margin:20px auto 0;background:rgba(255,255,255,.5);content:"";}



@media screen and (max-width:1470px){
	#innerPage{
    padding: 42px 6vw 100px;
}
}
@media screen and (max-width:1199px) {
	#innerPage {padding-right:25px;padding-left:25px;}
	#innerPage .content-wrap {grid-template-columns:255px minmax(0,1fr);gap:38px;}
	#innerPage .article-heading {padding-right:45px;padding-left:45px;}
	#innerPage .article-editor {padding-right:45px;padding-left:45px;}
}

@media screen and (max-width:991px) {
	#innerPage {padding-bottom:85px;}
	#innerPage .inner-breadcrumb-nav {margin-bottom:25px;}
	#innerPage .content-wrap {grid-template-columns:minmax(0,1fr);gap:30px;}
	#innerPage .inner-aside {position:relative;top:auto;align-self:auto;height:auto;max-height:none;overflow-y: hidden;overscroll-behavior: auto;}
	#innerPage .aside-toggle {padding:24px 28px;cursor:pointer;}
	#innerPage .aside-toggle-icon {display:block;}
	#innerPage .aside-collapsible {display:none;}
	#innerPage .aside-menu {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}
	#innerPage .aside-menu li:nth-child(odd) {border-right:1px solid rgba(255,255,255,.1);}
	#innerPage .aside-contact {display:none;}
	#sub-banner {height:350px;}
	#sub-banner-wrap{margin-top: 60px;}
	#sub-banner-wrap .sub-banner-title h1 {font-size:32px;}
}

@media screen and (max-width:767px) {
	#innerPage {padding: 30px 18px 60px;}
	#innerPage .inner-breadcrumb-nav {margin-bottom:25px;}
	#innerPage .content-wrap {gap:30px;}
	#innerPage .aside-heading-en {margin-bottom:7px;}
	#innerPage .aside-heading .h3 {font-size:19px;}
	#innerPage .aside-menu a {min-height:56px;padding:14px 22px;font-size:13px;}
	#innerPage .aside-menu a:hover,#innerPage .aside-menu li.current a,#innerPage .aside-menu li.active a {padding-left:27px;}
	#innerPage .article-heading {padding:37px 28px 31px;}
	#innerPage .article-heading .h2 {font-size:26px;}
	#innerPage .article-title-line {display:none;}
	#innerPage .article-editor {min-height:300px;padding:37px 28px 50px;font-size:15px;}
	#innerPage .article-editor h2 {font-size:22px;}
	#innerPage .article-editor table {display:block;width:100%;overflow-x:auto;white-space:nowrap;}
	#sub-banner {height:280px;}
	#sub-banner-wrap .sub-banner-title {width:calc(100% - 30px);}
	#sub-banner-wrap .sub-banner-title span {font-size:10px;}
	#sub-banner-wrap .sub-banner-title h1 {letter-spacing:.12em;font-size:27px;}
}

@media screen and (max-width:560px) {
	#innerPage {padding-right:15px;padding-left:15px;}
	#innerPage .aside-toggle {padding:22px;}
	#innerPage .aside-menu {grid-template-columns:1fr;}
	#innerPage .aside-menu li:nth-child(odd) {border-right:0;}
	#innerPage .article-heading {padding-right:22px;padding-left:22px;display: none;}
	#innerPage .article-heading-en {letter-spacing:.19em;font-size:9px;line-height:1.7;}
	#innerPage .article-heading .h2 {font-size: 22px;}
	#innerPage .article-editor {padding-right:22px;padding-left:22px;line-height:1.9;}
	#innerPage .article-editor blockquote {padding:22px;}
}


@media screen and (max-width:480px) {
	#sub-banner {height:235px;}
	#sub-banner-wrap .sub-banner-title h1 {font-size:23px;}
}

/* ========================================================
   最新消息列表基本設定
======================================================== */
#innerPage.news-list-page .news-list-panel {width:100%;background:#fff;overflow:hidden;}
#innerPage.news-list-page .news-heading-description {margin:18px 0 0;letter-spacing:.05em;font-size:13px;line-height:1.9;color:var(--inner-gray);}

/* ========================================================
   最新消息列表
======================================================== */
#innerPage.news-list-page .news-list {counter-reset:news-item;padding: 0;}
#innerPage.news-list-page .news-card {position:relative;display:grid;grid-template-columns:75px minmax(0,1fr) 150px;align-items:center;gap:28px;min-height:205px;margin:0;padding: 10px 25px;border-bottom:1px solid var(--inner-line);counter-increment:news-item;transition:border-color .35s ease,background .35s ease;}
#innerPage.news-list-page .news-card:first-child {border-top:1px solid var(--inner-line);}
#innerPage.news-list-page .news-card::before {position:absolute;top:-1px;bottom:-1px;left: 0;width:3px;background:var(--inner-gold);transform:scaleY(0);transform-origin:center;transition:transform .35s ease;content:"";}
#innerPage.news-list-page .news-card:hover {border-color:rgba(185,154,93,.55);background:linear-gradient(90deg,rgba(185,154,93,.055),transparent 45%);}
#innerPage.news-list-page .news-card:hover::before {transform:scaleY(1);}

/* ========================================================
   消息流水編號
======================================================== */
#innerPage.news-list-page .news-card-number {align-self:start;padding-top:3px;}
#innerPage.news-list-page .news-card-number::before {display:block;letter-spacing:.05em;font-family:"Cormorant Garamond",serif;font-size:34px;font-weight:400;line-height:1;color:rgba(7,27,50,.18);content:counter(news-item,decimal-leading-zero);transition:color .35s ease;}
#innerPage.news-list-page .news-card:hover .news-card-number::before {color:var(--inner-gold);}

/* ========================================================
   最新消息文字
======================================================== */
#innerPage.news-list-page .news-card-main {min-width:0;}
#innerPage.news-list-page .news-card-meta {display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:13px;}
#innerPage.news-list-page .date {display:inline-flex;align-items:center;letter-spacing:.14em;font-family:"Cormorant Garamond",serif;font-size:13px;font-weight:600;line-height:1.5;color:var(--inner-gold);}
#innerPage.news-list-page .date::before {display:inline-block;width:24px;height:1px;margin-right:11px;background:var(--inner-gold);content:"";}
#innerPage.news-list-page .news-card-category {padding:3px 9px;border:1px solid var(--inner-line);letter-spacing:.08em;font-size:10px;line-height:1.5;color:var(--inner-gray);}
#innerPage.news-list-page .news-card-title {margin:0 0 13px;letter-spacing:.055em;font-size:20px;font-weight:500;line-height:1.6;}
#innerPage.news-list-page .news-card-title a {display:inline;color:var(--inner-primary);text-decoration:none;transition:color .3s ease;font-size: 22px;}
#innerPage.news-list-page .news-card-title a:hover {color:var(--inner-blue);}
#innerPage.news-list-page .news-card-title a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:5px;}
#innerPage.news-list-page .news-card-description {display:-webkit-box;margin:0;overflow:hidden;letter-spacing:.035em;font-size:13px;line-height:1.9;color:var(--inner-gray);-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/* ========================================================
   閱讀更多按鈕
======================================================== */
#innerPage.news-list-page .more {display:flex;align-items:center;justify-content:flex-end;}
#innerPage.news-list-page .more a {display:inline-flex;align-items:center;justify-content:space-between;gap:15px;min-width:135px;padding:13px 0;border-bottom:1px solid var(--inner-line);letter-spacing:.16em;font-family:"Cormorant Garamond",serif;font-size:10px;font-weight:600;line-height:1.5;color:var(--inner-primary);text-decoration:none;transition:border-color .3s ease,color .3s ease;}
#innerPage.news-list-page .more a i {position:relative;display:block;width:28px;height:1px;background:currentColor;transition:width .3s ease;}
#innerPage.news-list-page .more a i::after {position:absolute;top:-3px;right:0;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;transform:rotate(45deg);content:"";}
#innerPage.news-list-page .more a:hover {border-color:var(--inner-gold);color:var(--inner-gold);}
#innerPage.news-list-page .more a:hover i {width:39px;}
#innerPage.news-list-page .more a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:4px;}

/* ========================================================
   分頁間距
======================================================== */
#innerPage.news-list-page #pagenav {padding-top:48px;}

/* ========================================================
   Aside 次分類
======================================================== */
#innerPage.news-list-page .aside-menu li > ul {display:block;width:100%;margin:0;padding:8px 0 12px;background:rgba(0,0,0,.13);list-style:none;}
#innerPage.news-list-page .aside-menu li > ul li {border-bottom:0;}
#innerPage.news-list-page .aside-menu li > ul li::before,#innerPage.news-list-page .aside-menu li > ul li::after {display:none;content:none;}
#innerPage.news-list-page .aside-menu li > ul a {min-height:auto;padding:9px 25px 9px 47px;background:transparent;letter-spacing:.05em;font-size:12px;line-height:1.6;color:rgba(255,255,255,.58);}
#innerPage.news-list-page .aside-menu li > ul a::before {top:50%;bottom:auto;left:31px;width:5px;height:1px;background:var(--inner-gold-light);transform:none;}
#innerPage.news-list-page .aside-menu li.current > ul a,#innerPage.news-list-page .aside-menu li.active > ul a {padding-left:47px;background:transparent;color:rgba(255,255,255,.58);}
#innerPage.news-list-page .aside-menu li > ul a:hover,#innerPage.news-list-page .aside-menu li > ul li.current > a,#innerPage.news-list-page .aside-menu li > ul li.active > a {padding-left:52px;background:rgba(255,255,255,.055);color:#fff;}
#innerPage .inner-aside.is-open .aside-collapsible {display:block;}

@media screen and (max-width:1199px) {
	#innerPage.news-list-page .news-list {padding-right:40px;padding-left:40px;}
	#innerPage.news-list-page .news-card {grid-template-columns:60px minmax(0,1fr) 135px;gap:23px;}
	#innerPage.news-list-page .news-card::before {left:-40px;}
}

@media screen and (max-width:991px) {
	#innerPage.news-list-page .news-card {grid-template-columns:55px minmax(0,1fr);gap:20px;}
	#innerPage.news-list-page .more {grid-column:2;justify-content:flex-start;}
	#innerPage.news-list-page .more a {min-width:130px;}
}

@media screen and (max-width:767px) {
	#innerPage.news-list-page .news-list {padding-right:28px;padding-left:28px;}
	#innerPage.news-list-page .news-card {grid-template-columns:1fr;gap:0;min-height:auto;padding:30px 0;}
	#innerPage.news-list-page .news-card::before {left:-28px;}
	#innerPage.news-list-page .news-card-number {position:absolute;top:29px;right:0;padding:0;}
	#innerPage.news-list-page .news-card-number::before {font-size:28px;}
	#innerPage.news-list-page .news-card-main {padding-right:42px;}
	#innerPage.news-list-page .news-card-meta {padding-right:15px;}
	#innerPage.news-list-page .news-card-title {font-size:18px;}
	#innerPage.news-list-page .news-card-description {-webkit-line-clamp:3;}
	#innerPage.news-list-page .more {grid-column:1;margin-top:20px;}
	#innerPage.news-list-page #pagenav {padding-top:38px;}
}

@media screen and (max-width:560px) {
	#innerPage.news-list-page .news-list {padding-right: 15px;padding-left: 15px;}
	#innerPage.news-list-page .news-card::before {left:-22px;}
	#innerPage.news-list-page .news-card-main {padding-right:0;}
	#innerPage.news-list-page .news-card-meta {padding-right:45px;}
	#innerPage.news-list-page .news-card-category {display:none;}
	#innerPage.news-list-page .news-card-title {font-size:17px;}
}


/* ========================================================
   最新消息內容區塊
======================================================== */
#innerPage.news-detail-page .news-detail {width:100%;background:#fff;overflow:hidden;}
#innerPage.news-detail-page .function-site {position:relative;padding:58px 58px 48px;border-bottom:1px solid var(--inner-line);background:linear-gradient(135deg,#fff 0%,#f7f9fa 100%);}
#innerPage.news-detail-page .function-site::before {position:absolute;top:0;left:58px;width:55px;height:3px;background:var(--inner-gold);content:"";}

/* ========================================================
   消息標題與日期
======================================================== */
#innerPage.news-detail-page .news-detail-meta {display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:20px;}
#innerPage.news-detail-page .date {display:inline-flex;align-items:center;margin:0;letter-spacing:.16em;font-family:"Cormorant Garamond",serif;font-size:13px;font-weight:600;line-height:1.5;color:var(--inner-gold);}
#innerPage.news-detail-page .date::before {display:inline-block;width:27px;height:1px;margin-right:12px;background:var(--inner-gold);content:"";}
#innerPage.news-detail-page .news-detail-category {display:inline-block;padding:4px 11px;border:1px solid var(--inner-line);letter-spacing:.1em;font-size:10px;line-height:1.5;color:var(--inner-gray);}
#innerPage.news-detail-page .function-site .h2 {max-width:850px;margin:0;letter-spacing:.065em;font-size:30px;font-weight:500;line-height:1.6;color:var(--inner-primary);}
#innerPage.news-detail-page .news-detail-heading-line {display:flex;align-items:center;width:100%;margin-top:27px;}
#innerPage.news-detail-page .news-detail-heading-line::before {width:7px;height:7px;border:1px solid var(--inner-gold);border-radius:50%;content:"";}
#innerPage.news-detail-page .news-detail-heading-line span {display:block;width:95px;height:1px;background:linear-gradient(90deg,var(--inner-gold),transparent);}

/* ========================================================
   最新消息主圖
======================================================== */
#innerPage.news-detail-page .function-img {position:relative;margin: 48px 58px 50px;background:#f1f4f6;overflow:hidden;}
#innerPage.news-detail-page .function-img::before {position:absolute;top:0;right:0;z-index:1;width:70px;height:70px;border-top:1px solid rgba(255,255,255,.7);border-right:1px solid rgba(255,255,255,.7);content:"";transform:translate(-16px,16px);pointer-events:none;}
#innerPage.news-detail-page .function-img img {display:block;width:100%;height:auto;max-height:600px;object-fit:cover;}

/* ========================================================
   編輯器文章內容
======================================================== */
#innerPage.news-detail-page #article {padding:55px 58px 65px;letter-spacing:.035em;font-size:15px;line-height:2;color:#46515c;}
#innerPage.news-detail-page #article::after {display:block;clear:both;content:"";}
#innerPage.news-detail-page #article > *:first-child {margin-top:0;}
#innerPage.news-detail-page #article > *:last-child {margin-bottom:0;}
#innerPage.news-detail-page #article p {margin:0 0 24px;line-height:2;}
#innerPage.news-detail-page #article h2,#innerPage.news-detail-page #article h3,#innerPage.news-detail-page #article h4,#innerPage.news-detail-page #article h5,#innerPage.news-detail-page #article h6 {margin:45px 0 20px;letter-spacing:.06em;font-weight:500;line-height:1.65;color:var(--inner-primary);}
#innerPage.news-detail-page #article h2 {padding-bottom:14px;border-bottom:1px solid var(--inner-line);font-size:24px;}
#innerPage.news-detail-page #article h3 {position:relative;padding-left:18px;font-size:21px;}
#innerPage.news-detail-page #article h3::before {position:absolute;top:.4em;bottom:.4em;left:0;width:3px;background:var(--inner-gold);content:"";}
#innerPage.news-detail-page #article h4 {font-size:18px;}
#innerPage.news-detail-page #article ul,#innerPage.news-detail-page #article ol {margin:0 0 25px;padding-left:1.8em;}
#innerPage.news-detail-page #article li {margin-bottom:8px;line-height:1.9;}
#innerPage.news-detail-page #article a {color:var(--inner-blue);text-decoration:underline;text-underline-offset:4px;transition:color .3s ease;}
#innerPage.news-detail-page #article a:hover {color:var(--inner-gold);}
#innerPage.news-detail-page #article a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:3px;}
#innerPage.news-detail-page #article img {max-width:100%;height:auto;margin:12px 0;}
#innerPage.news-detail-page #article blockquote {margin:35px 0;padding:25px 30px;border-left:3px solid var(--inner-gold);background:#f6f8f9;color:var(--inner-primary);}
#innerPage.news-detail-page #article table {width:100%;margin:30px 0;border-collapse:collapse;border-spacing:0;}
#innerPage.news-detail-page #article th,#innerPage.news-detail-page #article td {padding:14px 16px;border:1px solid var(--inner-line);text-align:left;vertical-align:top;}
#innerPage.news-detail-page #article th {background:var(--inner-primary);font-weight:500;color:#fff;}

/* ========================================================
   上一篇與下一篇
======================================================== */
#innerPage.news-detail-page #pagenav.news-detail-pager {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 58px;padding:0;border-top:1px solid var(--inner-line);border-bottom:1px solid var(--inner-line);}
#innerPage.news-detail-page .news-detail-pager p {min-width:0;margin:0;}
#innerPage.news-detail-page .news-detail-pager .page-next {border-left:1px solid var(--inner-line);text-align:right;}
#innerPage.news-detail-page .news-detail-pager a {display:flex;flex-direction:column;gap:14px;min-height:145px;padding:25px 28px;color:var(--inner-primary);text-decoration:none;transition:background .35s ease,color .35s ease;}
#innerPage.news-detail-page .news-detail-pager a:hover {background:#f6f8f9;color:var(--inner-gold);}
#innerPage.news-detail-page .news-detail-pager a:focus-visible {position:relative;z-index:2;outline:2px solid var(--inner-blue);outline-offset:-2px;}
#innerPage.news-detail-page .pager-direction {display:flex;align-items:center;gap:12px;letter-spacing:.16em;font-family:"Cormorant Garamond",serif;font-size:10px;font-weight:600;color:var(--inner-gold);}
#innerPage.news-detail-page .page-next .pager-direction {justify-content:flex-end;}
#innerPage.news-detail-page .pager-direction i {position:relative;display:block;width:27px;height:1px;background:currentColor;transition:width .3s ease;}
#innerPage.news-detail-page .page-prev .pager-direction i::before {position:absolute;top:-3px;left:0;width:7px;height:7px;border-bottom:1px solid currentColor;border-left:1px solid currentColor;content:"";transform:rotate(45deg);}
#innerPage.news-detail-page .page-next .pager-direction i::after {position:absolute;top:-3px;right:0;width:7px;height:7px;border-top:1px solid currentColor;border-right:1px solid currentColor;content:"";transform:rotate(45deg);}
#innerPage.news-detail-page .news-detail-pager a:hover .pager-direction i {width:38px;}
#innerPage.news-detail-page .pager-content {display:flex;align-items:center;gap:15px;min-width:0;}
#innerPage.news-detail-page .page-next .pager-content {justify-content:flex-end;}
#innerPage.news-detail-page .pager-content img {flex:0 0 auto;width:58px;height:44px;margin:0;object-fit:cover;background:#f1f4f6;}
#innerPage.news-detail-page .pager-title {display:-webkit-box;overflow:hidden;letter-spacing:.04em;font-size:13px;line-height:1.7;color:var(--inner-primary);-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/* ========================================================
   返回最新消息
======================================================== */
#innerPage.news-detail-page .news-detail-back {display:flex;justify-content:center;padding:45px 20px 60px;}
#innerPage.news-detail-page .news-detail-back a {display:inline-flex;align-items:center;gap:15px;padding:14px 24px;border:1px solid var(--inner-primary);letter-spacing:.16em;font-family:"Cormorant Garamond",serif;font-size:10px;font-weight:600;color:var(--inner-primary);text-decoration:none;transition:background .3s ease,color .3s ease;}
#innerPage.news-detail-page .news-detail-back a i {position:relative;display:block;width:25px;height:1px;background:currentColor;transition:width .3s ease;}
#innerPage.news-detail-page .news-detail-back a i::before {position:absolute;top:-3px;left:0;width:7px;height:7px;border-bottom:1px solid currentColor;border-left:1px solid currentColor;content:"";transform:rotate(45deg);}
#innerPage.news-detail-page .news-detail-back a:hover {background:var(--inner-primary);color:#fff;}
#innerPage.news-detail-page .news-detail-back a:hover i {width:35px;}
#innerPage.news-detail-page .news-detail-back a:focus-visible {outline:2px solid var(--inner-blue);outline-offset:4px;}

/* ========================================================
   Aside 次分類
======================================================== */
#innerPage.news-detail-page .aside-menu li > ul {display:block;width:100%;margin:0;padding:8px 0 12px;background:rgba(0,0,0,.13);list-style:none;}
#innerPage.news-detail-page .aside-menu li > ul li {border-bottom:0;}
#innerPage.news-detail-page .aside-menu li > ul li::before,#innerPage.news-detail-page .aside-menu li > ul li::after {display:none;content:none;}
#innerPage.news-detail-page .aside-menu li > ul a {min-height:auto;padding:9px 25px 9px 47px;background:transparent;letter-spacing:.05em;font-size:12px;line-height:1.6;color:rgba(255,255,255,.58);}
#innerPage.news-detail-page .aside-menu li > ul a::before {top:50%;bottom:auto;left:31px;width:5px;height:1px;background:var(--inner-gold-light);transform:none;}
#innerPage.news-detail-page .aside-menu li.current > ul a,#innerPage.news-detail-page .aside-menu li.active > ul a {padding-left:47px;background:transparent;color:rgba(255,255,255,.58);}
#innerPage.news-detail-page .aside-menu li > ul a:hover,#innerPage.news-detail-page .aside-menu li > ul li.current > a,#innerPage.news-detail-page .aside-menu li > ul li.active > a {padding-left:52px;background:rgba(255,255,255,.055);color:#fff;}
#innerPage .inner-aside.is-open .aside-collapsible {display:block;}

@media screen and (max-width:1199px) {
	#innerPage.news-detail-page .function-site {padding-right:45px;padding-left:45px;}
	#innerPage.news-detail-page .function-site::before {left:45px;}
	#innerPage.news-detail-page .function-img {margin-right:45px;margin-left:45px;}
	#innerPage.news-detail-page #article {padding-right:45px;padding-left:45px;}
	#innerPage.news-detail-page #pagenav.news-detail-pager {margin-right:45px;margin-left:45px;}
}

@media screen and (max-width:991px) {
	#innerPage.news-detail-page .function-site .h2 {font-size:27px;}
}

@media screen and (max-width:767px) {
	#innerPage.news-detail-page .function-site {padding:45px 28px 38px;}
	#innerPage.news-detail-page .function-site::before {left:28px;}
	#innerPage.news-detail-page .function-site .h2 {font-size:23px;}
	#innerPage.news-detail-page .function-img {margin:35px 28px 0;}
	#innerPage.news-detail-page #article {padding:42px 28px 50px;font-size:14px;}
	#innerPage.news-detail-page #article h2 {font-size:21px;}
	#innerPage.news-detail-page #article h3 {font-size:19px;}
	#innerPage.news-detail-page #article table {display:block;overflow-x:auto;white-space:nowrap;}
	#innerPage.news-detail-page #pagenav.news-detail-pager {grid-template-columns:1fr;margin-right:28px;margin-left:28px;}
	#innerPage.news-detail-page .news-detail-pager .page-next {border-top:1px solid var(--inner-line);border-left:0;}
	#innerPage.news-detail-page .news-detail-pager a {min-height:125px;padding:22px;}
	#innerPage.news-detail-page .news-detail-back {padding-top:38px;padding-bottom:50px;}
}

@media screen and (max-width:560px) {
	#innerPage.news-detail-page .function-site {padding-right:22px;padding-left:22px;}
	#innerPage.news-detail-page .function-site::before {left:22px;}
	#innerPage.news-detail-page .function-site .h2 {font-size:21px;}
	#innerPage.news-detail-page .function-img {margin-right:22px;margin-left:22px;}
	#innerPage.news-detail-page #article {padding-right:22px;padding-left:22px;}
	#innerPage.news-detail-page #article blockquote {padding:20px;}
	#innerPage.news-detail-page #pagenav.news-detail-pager {margin-right:22px;margin-left:22px;}
	#innerPage.news-detail-page .pager-content img {display:none;}
}