/* section */
section{padding: 6vw 0;z-index: 10;}
section >*{z-index:5;}
section  .title_box .page_title {font-size: 1.8rem;color: var(--info);letter-spacing: 2px;font-weight: 500;position: relative;font-family: "M PLUS Rounded 1c", sans-serif;}
section .title_box .subtitle{font-weight: 400;font-size: 3.8rem;color: var(--primary);position: relative;font-family: 'Cormorant Garamond', sans-serif;line-height: 110%;margin-bottom: 0px;text-transform: uppercase;}
section .title_box .noteBox,section .title_box .noteBox .pageh1{line-height: 190%;letter-spacing: 0.5px;font-size: 20px;position: relative;margin-top: 30px;word-spacing: 100vw;color: var(--info);font-weight: 500;opacity: .7;width: min(100%, 400px);}
section.bg_box{background:no-repeat 50% / cover;}
.more_btn { margin-top: 0px }
.more_btn a { position: relative; overflow: hidden; width: 180px; padding: 10px 10px; display: inline-block; text-align: center; border: 1px solid #cbcbcb; border-radius: 12px; color: var(--info); line-height: 120%; }
.more_btn font { font-size: 15px; position: relative; writing-mode: inherit; color: var(--info); font-weight: 400; letter-spacing: 1px; text-align: center; }
.more_btn span.arrow { display: none; }
.more_btn span::before { content: ""; position: absolute; top: calc(50% - 5px); right: 23px; width: 10px; height: 10px; border-top: 1px solid #ffffff; border-right: 1px solid #ffffff; transform: rotate(45deg); opacity: .5; }
.more_btn span::after { content: ""; position: absolute; top: calc(50% - 5px); right: 15px; width: 10px; height: 10px; border-top: 1px solid #fff; border-right: 1px solid  #fff; transform: rotate(45deg) }

#wrap{position:relative;background: linear-gradient(135deg, #fdf4f2 0%, #fdf4f2 10%, var(--triadic2) 100%);}
#wrap::after{content:"";width: 100%;height: 100%;position:absolute;top: 0;right:0;background: url(/images/39/BG_01.png);background-size:cover;display:block;z-index: 0;}



/* serve_area */
#serve_area {width: 100%;position: relative;padding: 9vw 0;}
#serve_area::after{content:"";width: 40%;height: 80%;position:absolute;top: 10%;right:0;background: #ffffff;background-size:cover;background-position:top;background-repeat:no-repeat;display:block;background-color: rgba(var(--white-rgb), 0.9);backdrop-filter: blur(15px);border-radius: 60px;box-shadow: 0 20px 40px rgba(var(--info-rgb), 0.05);border: 1px solid var(--white);}
/* åº•ç´‹è£é£¾æ–‡å­— */
#serve_area .bg-decorative-text {position: absolute;bottom: 60px;left: 60px;font-size: 6.6vw;font-weight: 400;color: #f7d9cf;text-transform: uppercase;z-index: 0;pointer-events: none;white-space: nowrap;font-family: 'Cormorant Garamond', sans-serif;font-style: italic;letter-spacing: 20px;}
/* ä½ˆå±€å®¹å™¨ */
#serve_area .container {max-width: 1490px;width: 90%;display: grid;grid-template-columns: 400px 550px 1fr;gap: 40px;align-items: center;z-index: 10;margin: 0 8vw 0 auto;}
/* --- å·¦å´ --- */
#serve_area .content-left { display: flex; flex-direction: column; }
#serve_area .category-tag { color: var(--info); font-size: 14px; letter-spacing: 4px; margin-bottom: 4px; opacity: 0.8; }
#serve_area .main-title { font-family: 'Noto Serif TC',serif; font-size: 48px; color: var(--primary); text-transform: uppercase; font-weight: 400; margin-bottom: 30px; }
#serve_area .divider-group {margin-bottom: 30px;margin-top: 20px;max-width: 85%;}
#serve_area .progress-line {width: 100%;height: 1px;background-color: rgba(var(--info-rgb),0.5);position: relative;margin-bottom: 12px;margin-top: 20px;}
#serve_area .progress-active {position: absolute;left: 0;top: 0;height: 100%;width: 20%;background-color: var(--secondary);transition: width var(--text-speed) var(--ease-elegant);}
#serve_area .pagination-text { font-size: 12px; color: var(--info); opacity: 0.5; font-family: monospace; margin-bottom: 8px; }
#serve_area .sub-desc {font-size: .9rem;color: #898480;}
#serve_area .content-article {margin-bottom: 40px;min-height: 160px;}
#serve_area .content-article h2 {font-size: 24px;margin-bottom: 15px;color: #8a6f64;font-weight: 500;}
#serve_area .content-article p {font-size: 16px;text-align: justify;max-width: 85%;letter-spacing: 1px;color: var(--info);opacity: 0.6;}
#serve_area .action-group { display: flex; align-items: center; gap: 20px; }
#serve_area .btn-more {padding: 10px 30px;border: 1px solid var(--primary);border-radius: 10px;color: var(--primary);background: transparent;cursor: pointer;font-size: 14px;transition: all 0.4s var(--ease-elegant);letter-spacing: 2px;}
#serve_area .btn-more:hover { background-color: var(--primary); color: var(--white); }
#serve_area .nav-arrows { display: flex; gap: 12px; }
#serve_area .arrow-btn {width: 40px;height: 40px;border: 1px solid rgb(0 0 0 / 50%);border-radius: 50%;background: transparent;display: flex;align-items: center;justify-content: center;cursor: pointer;color: var(--info);opacity: 0.4;transition: all 0.3s var(--ease-elegant);}
#serve_area .arrow-btn:hover {opacity: 1;border-color: var(--secondary);background-color: var(--white);}
#serve_area .arrow-btn:hover svg { color: var(--secondary); }
/* --- ä¸­é–“åœ–ç‰‡ --- */
#serve_area .content-center { display: flex; justify-content: center; }
#serve_area .main-image-box {width: 100%;aspect-ratio: 3/4;max-width: 660px;border-radius: 60px;overflow: hidden;box-shadow: 0 30px 60px rgba(var(--info-rgb),0.1);position: relative;}
#serve_area .main-image-box img { width: 100%; height: 100%; object-fit: cover; transition: opacity var(--text-speed) var(--ease-elegant); }
/* --- å³å´æ¸…å–® --- */
#serve_area .content-right {padding: 40px;}
#serve_area .sidebar-header { margin-bottom: 30px; }
#serve_area .sidebar-header .sideTxt {font-size: 26px;margin-bottom: 5px;color: var(--info);font-weight: 500;}
#serve_area .sidebar-header p {font-size: 18px;color: var(--info);opacity: 0.5;}
#serve_area .treatment-list { list-style: none; }
#serve_area .list-item {display: flex;align-items: center;padding: 20px 0;border-bottom: 1px solid rgba(var(--info-rgb),0.25);cursor: pointer;transition: transform var(--text-speed) var(--ease-elegant);}
#serve_area .list-item:last-child { border-bottom: none; }
#serve_area .list-item:hover { transform: translateX(8px); }
#serve_area .icon-box {width: 70px;height: 70px;border-radius: 50%;background-color: var(--triadic2);display: flex;align-items: center;justify-content: center;margin-right: 20px;color: var(--complement);transition: all var(--text-speed) var(--ease-elegant);}
#serve_area .icon-box img { padding: 0 16px; }
#serve_area .item-info .cn { font-weight: 500; font-size: 20px; color: var(--info); opacity: 0.8; margin-bottom: 2px; transition: all var(--text-speed) var(--ease-elegant); }
#serve_area .item-info .en { font-size: 16px; color: var(--info); opacity: 0.5; transition: all var(--text-speed) var(--ease-elegant); font-family: 'Cormorant Garamond',sans-serif; }
/* é¸ä¸­ç‹€æ…‹æ¨£å¼ */
#serve_area .list-item.active .icon-box { background-color: var(--secondary); color: var(--white); box-shadow: 0 10px 20px rgba(var(--secondary-rgb),0.1); }
#serve_area .list-item.active .icon-box img { -webkit-filter: contrast(0) brightness(200%); filter: contrast(0) brightness(200%); }
#serve_area .list-item.active .item-info .cn { color: var(--triadic1); opacity: 1; }
#serve_area .list-item.active .item-info .en {color: var(--secondary);opacity: 0.8;}
/* å‹•æ…‹åˆ‡æ›å‹•ç•« */
#serve_area .fade-element { transition: opacity var(--text-speed) var(--ease-elegant),transform var(--text-speed) var(--ease-elegant); }
#serve_area .hidden-state { opacity: 0; transform: translateY(15px); }
/* éŸ¿æ‡‰å¼ä½ˆå±€èª¿ç”¨æ‚¨çš„è®Šæ•¸ */
@media (max-width:1560px) {
  #serve_area .container { grid-template-columns: 400px 440px 1fr; }
}
@media (max-width:1366px) {
  #serve_area .container { grid-template-columns: 310px 420px 1fr; }
}
@media (max-width:1280px) {
  #serve_area .container { grid-template-columns: 270px 320px 1fr; }
}
@media (max-width:1140px) {
  #serve_area .container { grid-template-columns: 1fr 1.2fr; gap: 40px; margin: 0 auto; }
  #serve_area .content-left { grid-column: span 1; }
  #serve_area .content-center { grid-column: span 1; }
  #serve_area .bg-decorative-text { display: none; }
  #serve_area .content-right { grid-column: span 2; display: none; }
  #serve_area::after { width: 100%; height: 90%; top: 4%; background: #fdf4f2; border: 1px solid #fdf4f2; box-shadow: none; }
  #serve_area .divider-group,#serve_area .content-article p { max-width: 100%; }
}
@media (max-width:768px) {
  #serve_area .container { grid-template-columns: 1fr; padding-bottom: 60px; }
  #serve_area .content-left,#serve_area .content-center,#serve_area .content-right { grid-column: span 1; }
  #serve_area .main-title { font-size: 36px; }
  #serve_area .bg-decorative-text { font-size: 15vw; }
  #serve_area .content-right { padding: 30px; }
}


/* team_area */
#team_area {display: flex;position: relative;flex-direction: column;align-items: center;padding: 4vw 0 6vw;z-index: 20;}
#team_area::before{content:"";width: 100%;position:absolute;top: 0;right:0;display:block;height: 100%;background: #fff;border-radius: 600px 600px 0 0;}
#team_area::after{position:absolute;width:100%;height: 30%;background: linear-gradient(to bottom, rgb(0 0 0 / 0%) 0%, #fdf4f2 100%);bottom: 0;left:0;z-index: 2;content:"";}

/* æ¨™é¡Œå€å¡Š */
#team_area .title_box { margin-bottom: 40px; }
#team_area .title_box .left { display: flex; flex-direction: column; align-items: center; }
#team_area .team-header { text-align: center; margin-bottom: 60px; position: relative; }
#team_area .header-cn { font-size: 20px; font-weight: 500; letter-spacing: 4px; color: var(--info); margin-bottom: 5px; }
#team_area .header-en { font-family: 'Noto Serif TC',serif; font-size: 64px; color: var(--primary); text-transform: uppercase; font-weight: 300; letter-spacing: 2px; line-height: 1; }
/* æ»‘å‹•å®¹å™¨ä½ˆå±€ */
#team_area .team-slider-container {width: 100%;max-width: 1800px;display: flex;align-items: center;justify-content: space-around;gap: 30px;position: relative;}
#team_area .side-photo {width: 280px;height: 370px;border-radius: 20px;overflow: hidden;opacity: 0.9;flex-shrink: 0;transition: all var(--text-speed) var(--ease-elegant);transform: scale(0.95);}
#team_area .side-photo img { width: 100%; height: 100%; object-fit: cover; }
#team_area .main-card {flex: 1;max-width: 1060px;display: flex;align-items: flex-start;position: relative;padding: 20px;}
#team_area .photo-wrapper {position: relative;z-index: 5;width: 400px;flex-shrink: 0;}
#team_area .photo-border {position: absolute;bottom: -30px;lef;left: -30px;width: 100%;height: 90%;border: 1px solid var(--primary);border-radius: 30px;z-index: -1;transition: transform var(--text-speed) var(--ease-elegant);}
#team_area .main-photo {width: 100%;height: 540px;border-radius: 30px;overflow: hidden;box-shadow: 0 15px 45px rgba(var(--info-rgb),0.1);background-color: #e9e3dc;}
#team_area .main-photo img { width: 100%; height: 100%; object-fit: cover; transition: all var(--text-speed) var(--ease-elegant); filter: blur(0px); transform: scale(1); }
#team_area .info-card {background-color: #f7f7f7;border-radius: 0 40px 40px 0;padding: 50px 60px 50px 120px;margin-left: -50px;flex: 1;min-height: 400px;display: flex;flex-direction: column;justify-content: center;box-shadow: 0 10px 40px rgba(var(--info-rgb),0.03);position: relative;border: 1px solid var(--white);margin-top: 40px;}
#team_area .info-top {display: flex;justify-content: space-between;align-items: baseline;margin-bottom: 20px;}
#team_area .name-box {display: flex;align-items: baseline;gap: 12px;}
#team_area .name {font-size: 34px;font-weight: 500;color: var(--info);}
#team_area .title {font-size: 18px;color: var(--info);opacity: 0.9;font-weight: 500;}
#team_area .department {font-size: 18px;color: var(--info);opacity: 0.9;font-weight: 500;}
#team_area .line {width: 100%;height: 1px;background-color: rgba(var(--info-rgb),0.4);margin-bottom: 25px;}
#team_area .slogan {font-size: 16px;color: var(--info);font-weight: 400;margin-bottom: 30px;letter-spacing: 1px;line-height: 1.5;}
#team_area .highlights { margin-bottom: 35px; }
#team_area .highlight-label {color: #8dc5cb;font-weight: 500;margin-bottom: 12px;display: block;font-size: 16px;letter-spacing: 2px;}
#team_area .highlight-item {font-size: 15px;color: #6b6b6b;margin-bottom: 8px;display: flex;gap: 5px;line-height: 1.4;}
#team_area .btn-more-link{
    display: flex;
    width: 180px;
    text-decoration: none;
    white-space: initial;
}
#team_area .btn-more {padding: 15px 10px;border: 1px solid #cbcbcb;border-radius: 12px;background: var(--white);color: #3c3c3c;font-size: 14px;cursor: pointer;transition: all .5s var(--ease-elegant);box-shadow: 0 4px 10px rgba(0,0,0,0.02);width: 100%;text-align: center;display: flex;flex-direction: column;align-items: center;}
#team_area .btn-more:hover {border-color: var(--secondary);background: var(--secondary);color: var(--white);transform: translateY(-2px);box-shadow: 0 6px 15px rgba(var(--primary-rgb),0.15);}
/* å°Žè¦½åˆ†é  */
#team_area .team-nav {display: flex;justify-content: center;gap: 10px;position: absolute;bottom: 0;left: 50%;transform: translate(-20%, 0);}
#team_area .nav-item-wrapper {position: relative;width: 48px;height: 48px;display: flex;align-items: center;justify-content: center;cursor: pointer;transition: transform 0.5s var(--ease-elegant);}
#team_area .progress-ring { position: absolute; top: 0; left: 0; width: 100%; height: 100%; transform: rotate(-90deg); pointer-events: none; }
#team_area .progress-ring-circle-bg {stroke: rgba(var(--primary-rgb),0.15);stroke-width: 1.5;fill: none;}
#team_area .progress-ring-circle { stroke: var(--primary); stroke-width: 2; stroke-linecap: round; fill: none; stroke-dasharray: 157; stroke-dashoffset: 157; opacity: 0; transition: opacity 0.3s; }
#team_area .nav-item-wrapper.active .progress-ring-circle { opacity: 1; animation: teamProgressRun 5s linear forwards; }
@keyframes teamProgressRun {
  from { stroke-dashoffset: 157; }
  to { stroke-dashoffset: 0; }
}
#team_area .progress-ring-circle { stroke-dasharray: 157; stroke-dashoffset: 157; transform: rotate(-90deg); transform-origin: center; animation: none; }
@keyframes teamProgress {
  0% { stroke-dashoffset: 157; }
  100% { stroke-dashoffset: 0; }
  }
#team_area .nav-dot {font-size: 13px;color: #b4b4b4;opacity: 0.6;font-family: monospace;transition: all 0.4s var(--ease-elegant);z-index: 2;}
#team_area .nav-item-wrapper.active .nav-dot {color: var(--primary);opacity: 1;font-weight: 500;font-size: 15px;}
#team_area .fade-item {transition: opacity var(--text-speed) var(--ease-elegant),transform var(--text-speed) var(--ease-elegant),filter var(--text-speed) var(--ease-elegant);filter: blur(0px);opacity: 1;transform: translateY(0) scale(1);}
#team_area .is-hidden { opacity: 0; filter: blur(10px); transform: translateY(15px) scale(0.98); }
#team_area #mainTeamImg.is-hidden { transform: scale(1.05); filter: blur(15px); }
/* è³‡æ–™å­˜å„²å€ - éš±è—ä½† SEO å¯è¦‹ */
#team_area #team_data_store { display: none; }
/* RWD */
@media (max-width:1560px) {
  #team_area .photo-wrapper { width: 340px; }
  #team_area .main-photo { height: 480px; }
  #team_area .team-nav { left: 53%; bottom: -40px; }
  #team_area .info-card { padding: 50px 40px 50px 90px; }
  #team_area .name { font-size: 25px; }
  #team_area .title,#team_area .department { font-size: 15px; }
}
@media (max-width:1280px) {
  #team_area .team-nav { position: relative; left: auto; bottom: -40px; transform: translate(0%,0); }
  #team_area .side-photo { display: none; }
  #team_area .main-card { flex-direction: column; align-items: center; }
  #team_area .info-card { margin-left: 0; margin-top: 50px; border-radius: 40px; width: 100%; padding: 40px 40px 40px; }
  #team_area::before { border-radius: 200px 200px 0 0; }
  #team_area #teamSkills { min-height: 100px; }
}



/* news_area */
#news_area #imglist { display: grid; grid-template-columns: 600px 1fr; width: 100%; gap: 60px }
#news_area #imglist .left li { margin: 20px; }
#news_area .right { position: relative }
#news_area li .img_scale img { aspect-ratio: 4/3; width: 100% }
#news_area .img_box li .item { align-items: center; padding: 20px 0px; display: grid; grid-template-columns: 1fr 170px; gap: 0 30px }
#news_area li .item .Txt h3 { color: #132d65; font-size: 21px; letter-spacing: 1px; margin-bottom: 10px }
#news_area li .item .Txt article { color: #6e7c9a; font-size: 18px }
#news_area li .more_btn a { width: 90px; padding: 10px 50px 10px 30px }
#news_area li .more_btn.white font { font-size: 14px }
#news_area .img_nav li .item .Txt h3 { -webkit-line-clamp: 2; height: 70px; margin-bottom: 20px }
#news_area .img_nav li .row { padding: 0 15px }
#imglist .img_nav { width: 100%; position: absolute; bottom: 40px; right: 0 }
#imglist .img_nav .img_show { margin: 0 10px 0 }
#imglist .img_nav img { width: 140px; aspect-ratio: 4/3; object-fit: cover }
#linkArea {position: relative;padding: 6vw 0 0vw 0;}
#linkArea::before {content: "";width: 100%;height: 100%;position: absolute;top: -250px;left: 0;background-image: url(/images/39/n_BG_01.png);background-repeat: no-repeat;background-size: cover;display: block;z-index: 0;}

/* news_area */
#news_area { padding: 0 0 4vmax; overflow: initial; position: relative; }
#news_area .title_box {   }
#news_area .title_box .subtitle { margin-bottom: 10px }
#news_area .title_box .subtitle:before { width: 45px; height: 73px; top: -30px; right: -80px; left: auto; background-image: url(/images/39/img-n-t-1.png); background-repeat: no-repeat; background-color: #ffffff00; }
#news_area .news_box { margin: 0 auto 0; position: relative; z-index: 1; width: min(1380px,90%); }
#news_area .tabs_btn .newsList { display: flex; gap: 15px; position: relative; margin-bottom: 70px; justify-content: center; flex-direction: column; }
#news_area .tabs_btn .newsList li { display: flex; gap: 13px; position: relative; }
#news_area .tabs_btn .newsList li:before { position: absolute; height: 1px; width: 30px; background: #eba088; display: block; top: 45%; left: 0; content: ""; z-index: -1; opacity: 0; }
#news_area .tabs_btn li.active { padding-left: 40px; }
#news_area .tabs_btn a { padding: 0px 0 0 13px; font-size: 16px; color: var(--info); font-weight: 400; display: block; letter-spacing: 0px; }
#news_area .tabs_btn li:last-child a { border-right: 0px solid #515151 }
#news_area .tabs_btn .active a { color: #eba088; }
#news_area .tabs_btn .newsList li.active:before { left: 10px; opacity: 1; }
#news_Item { display: grid; grid-template-columns: 80% 200px; gap: 20px; justify-content: space-between; }
#news_Item .itemTitleBox { position: relative; }
#news_Item .deck01 { margin-bottom: 60px }
#news_Item .tabs_box { position: relative; width: 100%; }
#news_Item .tabs_body .tab_info .news_list li { padding: 0 20px; }
#news_Item .tabs_body .items { height: 100%; border-radius: 32px; overflow: hidden; position: relative; transition: .4s; }
#news_Item .tabs_body .items:hover { transform: translateY(-6px); }
#news_Item .tabs_body .pic { position: relative; padding-bottom: 78%; overflow: hidden; border-radius: 32px; aspect-ratio: 1/1; }
#news_Item .tabs_body .pic img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; transition: 1s; }
#news_Item .tabs_body .items:hover img { transform: scale(1.05); }
#news_Item .tabs_body .Txt { padding: 32px 28px 26px; }
#news_Item .tabs_body .title { font-size: 18px; line-height: 1.5; font-weight: 500; color: var(--info); margin-bottom: 18px; }
#news_Item .tabs_body p { font-size: 1rem; line-height: 2; color: #6f6a68; margin-bottom: 20px; }
#news_Item .tabs_body .infoBox { padding-top: 22px; border-top: 1px solid #bdbdbd; display: flex; justify-content: space-between; }
#news_Item .tabs_body .date { font-size: 1rem; color: #8f8884; }
#news_Item .tabs_body .category { font-size: 1rem; color: #6f625d; text-decoration: none; letter-spacing: 1px; }
#news_Item .tabs_body .atag_item { inset: 0; z-index: 5; }
#news_Item .txt_clamp { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#news_Item .txt_clamp2 { display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
#news_Item .tabs_body .tab_info .Txt .btnBox { background-image: url(/images/39/img-n-arrow.png); width: 100%; height: 100%; background-repeat: no-repeat; background-position: 50% 50% }
#news_Item .tabs_body .tab_info .time { font-size: 14px; display: flex; flex-direction: row; align-items: flex-start; gap: 10px; border-right: 1px solid #dddddd }
#news_Item .tabs_body .tab_info .time font.m_txt { color: #2c7ac4; font-weight: 600; font-family: 'Cormorant Garamond',sans-serif; line-height: 70%; font-size: 29px; gap: 4px; display: flex; flex-direction: column }
#news_Item .tabs_body .tab_info .time font.m_txt .year_text { letter-spacing: 0.5px; font-family: 'Cormorant Garamond',sans-serif; font-size: 18px }
#news_Item .tabs_body .tab_info .time font.d_txt { width: 20px; grid-area: time_d; color: var(--dark) }
#news_Item .tabs_body .tab_info h3 { height: auto; font-weight: 500; font-size: 20px; line-height: 160%; -webkit-line-clamp: 1; }
#news_Item .btn { position: absolute; right: 10px; bottom: 30px; width: 35px; height: 35px; padding: 0px 0px; width: 35px; height: 35px; margin: 0; border-radius: 50%; display: flex; justify-content: center }
#news_Item .tabs_box .tabs_btn .moreBtn a { font-weight: 400; color: #fff; font-size: 14px; line-height: 50px; padding: 0 20px }
#news_Item .tabs_body .tab_info .time .classTitle { font-size: 16px; font-weight: 400; writing-mode: sideways-lr; letter-spacing: 2px; color: #787878; }
#news_area .tabs_body .tab_info { width: 100%; top: 0; left: 0; opacity: 0; pointer-events: none; }
#news_area .tabs_body .tab_info.showBox { opacity: 1; pointer-events: auto; }

/* arrow */
#news_Item .arrow { gap: 10px; }
#news_Item .arrow a { display: flex; justify-content: center; align-items: center; }
#news_Item .arrow a span { width: 45px; height: 45px; position: relative; display: flex; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(var(--primary-rgb),0.65); border-radius: 100px; }
#news_Item .arrow a:hover span { background-color: var(--triadic1); }
#news_Item .arrow a span::after { content: ""; position: absolute; top: calc(50% - 5px); right: 19px; width: 10px; height: 10px; border-top: 1px solid rgba(var(--primary-rgb)); border-right: 1px solid  rgba(var(--primary-rgb)); transform: rotate(45deg) }
#news_Item .arrow a:hover span::after { border-top: 1px solid rgb(255 255 255); border-right: 1px solid rgb(255 255 255); }
#news_Item .arrow a.prev { -webkit-transform: scaleX(-1); transform: scaleX(-1); }



/* cases */
.cases-sec {position: relative;width: 100%;min-height: 1000px;padding: 6vw 0 0;z-index: 0;}
/* ä¸­å¤®å¤§å¼§å½¢ç²‰è‰²èƒŒæ™¯ */
.cases-sec::before {content: "";position: absolute;width: 1500px;height: 760px;left: 33%;top: 320px;background: var(--triadic2);border-radius: 50% 50% 0 0;transform: translateX(-20%);z-index: 0;}
/* å³ä¸Šæ·¡æ·¡æµ®æ°´å° */
.cases-bg-mark {position: absolute;right: -30px;top: -220px;z-index: -3;}
/* åœ–ç‰‡å…±ç”¨ */
.cases-photo { position: absolute; overflow: hidden; z-index: 5; background: #fff; }
.cases-photo img { display: block; width: 100%; height: 100%; object-fit: cover; }
/* å·¦å´ä¸»åœ– */
.cases-photo-main {left: 0;top: 225px;width: 720px;height: 565px;border-radius: 28px;}
/* ä¸Šæ–¹æ¼‚æµ®åœ– */
.cases-photo-top { left: 58%; top: 98px; width: 200px; height: 190px; border-radius: 24px; z-index: 8; }
/* ä¸‹æ–¹æ¼‚æµ®åœ– */
.cases-photo-bottom { left: 445px; top: 675px; width: 355px; height: 235px; border-radius: 28px; z-index: 9; }
/* å³å´åœ– */
.cases-photo-right { right: 0; top: 330px; width: 280px; height: 390px; border-radius: 28px 0 0 28px; z-index: 6; }
/* ä¸­å¤®å…§å®¹ */
.cases-content {position: absolute;left: 45%;top: 280px;width: 450px;z-index: 10;color: #8a7d78;}
.cases-subtitle { margin-bottom: 10px; font-size: 30px; line-height: 1.2; font-weight: 500; color: #4a3f3b; letter-spacing: 0.05em; }
.cases-title { margin: 0 0 62px; font-family: "Cormorant Garamond","Times New Roman",serif; font-size: 58px; line-height: 1; font-weight: 300; letter-spacing: 0.16em; color: #acd6d4; }
.cases-heading { margin: 0; font-size: 24px; line-height: 1.8; font-weight: 700; color: #9b7f71; letter-spacing: 0.04em; }
.cases-line { width: 100%; height: 1px; margin: 26px 0 30px; background: rgba(155,142,135,0.28); }
.cases-text { margin: 0; font-size: 16px; line-height: 2.35; font-weight: 500; letter-spacing: 0.04em; color: #8d8580; }
/* æŒ‰éˆ• */
.cases-btns { position: absolute; right: -270px; bottom: 42px; display: flex; flex-direction: column; gap: 18px; }
.cases-btn { display: flex; align-items: center; justify-content: center; width: 176px; height: 44px; border: 2px solid rgba(130,123,120,0.55); border-radius: 10px; background: rgba(255,255,255,0.38); color: #8a817c; font-size: 15px; font-weight: 600; letter-spacing: 0.05em; text-decoration: none; transition: 0.3s ease; }
.cases-btn:hover { background: rgba(255,255,255,0.78); border-color: rgba(130,123,120,0.85); }
/* å¹³æ¿ */
@media (max-width:1680px) {
  .cases-photo-main { width: 560px; height: 480px; }
  .cases-photo-bottom { left: 125px; top: 650px; }
  .cases-photo-right { width: 190px; height: 410px; }
  .cases-btns { right: -220px; bottom: 42px; }
  .cases-content { width: 400px; left: 43%; top: 330px; }
}
@media (max-width:1440px) {
  .cases-photo-right { width: 110px; }
}
@media (max-width:1280px) {
  .cases-sec { min-height: 820px; }
  .cases-photo-main { width: 52vw; height: 480px; }
  .cases-content { left: 58%; width: 360px; top: 360px; }
  .cases-photo-bottom { left: 12%; width: 310px; height: 200px; }
  .cases-btns { right: auto; bottom: auto; position: relative; margin-top: 30px; }
  .cases-photo-right { display: none; }
}
/* æ‰‹æ©Ÿ */
@media (max-width:768px) {
	.cases-sec {min-height: auto;padding: 30px 30px 0;}
	.cases-sec::before { width: 900px; height: 620px; left: 50%; top: 220px; }
	.cases-sec::after,.cases-bg-mark { display: none; }
	.cases-photo,.cases-content { position: relative; left: auto; right: auto; top: auto; bottom: auto; }
	.cases-photo-main { width: 100%; height: 360px; border-radius: 24px; margin-bottom: 42px; }
	.cases-content { width: 100%; }
	.cases-title { font-size: 46px; margin-bottom: 42px; }
	.cases-subtitle { font-size: 26px; }
	.cases-heading { font-size: 21px; }
	.cases-text { font-size: 15px; line-height: 2.15; }
	.cases-btns { position: relative; right: auto; bottom: auto; margin-top: 36px; gap: 14px; }
	.cases-btn { width: 100%; height: 48px; }
	.cases-photo-top,.cases-photo-bottom,.cases-photo-right { display: none; }
}

.consult-section { width: 100%; overflow: hidden; padding: 3vw 0 7vw; }
.consult-wrap { position: relative; width: 100%; max-width: 1920px; min-height: 900px; margin: 0 auto; }
.consult-heading { position: absolute; left: 14.2%; top: 7.8%; z-index: 3; }
.consult-wrap .consult-heading .title_box { margin-bottom: 50px; }
.consult-main-img { position: absolute; right: 0; top: 9.2%; width: 53.2%; height: 765px; border-radius: 32px 0 0 32px; overflow: hidden; z-index: 1; }
.consult-main-img img { width: 100%; height: 100%; display: block; object-fit: cover; transition: opacity 0.45s ease,transform 0.45s ease; }
.consult-main-imgfooter .top p a img.is-fading { opacity: 0; transform: scale(1.015); }
.consult-small-img { width: 405px; height: 337px; border-radius: 0 24px 24px 0; overflow: hidden; }
.consult-small-img img { width: 100%; height: 100%; object-fit: cover; }

.consult-bottom { position: absolute; left: 0; bottom: 5.8%; display: flex; align-items: flex-start; gap: 74px; z-index: 5; }
.consult-list { width: 318px; margin-top: 0; padding-top: 0; position: relative; z-index: 6; }
.consult-link { display: block; position: relative; width: 100%; min-height: 117px; padding: 0 46px 22px 0; border: 0; border-bottom: 1px solid rgba(113,103,98,0.28); background: transparent; text-align: left; cursor: pointer; color: #625957; text-decoration: none; white-space: normal; }
.consult-link + .consult-link { padding-top: 28px; }
.consult-link .en,.consult-link .zh { position: relative; z-index: 2; }
.consult-link .en { display: block; margin-bottom: 12px; font-size: 18px; line-height: 1.2; }
.consult-link .zh { display: block; font-size: 22px; font-weight: 700; }
.consult-link .arrow { position: absolute; right: 0; top: 44px; }
.consult-link + .consult-link .arrow { top: 72px; }
.consult-link:hover .arrow,.consult-link.active .arrow { transform: translateX(6px); color: #de856e; }
.consult-link.active .zh { color: #e18470; }
.consult-link:focus-visible,.consult-btn:focus-visible { outline: 3px solid #b66b5b; outline-offset: 4px; border-radius: 8px; }
.consult-list .consult-link:hover .zh,.consult-list .consult-link.active .zh { color: #e18470; }
.consult-list .consult-link:hover .en,.consult-list .consult-link.active .en { color: #d4a79c; }
.consult-list .consult-link:hover .arrow,.consult-list .consult-link.active .arrow { color: #e18470; transform: translateY(-50%) translateX(6px); }
.consult-list .consult-link .en,.consult-list .consult-link .zh,.consult-list .consult-link .arrow { transition: color .35s ease,transform .35s ease; }
.consult-list .consult-link,.consult-list .consult-link:link,.consult-list .consult-link:visited,.consult-list .consult-link:hover { white-space: normal !important; text-decoration: none !important; }
.consult-list .consult-link { display: flex !important; flex-direction: column; justify-content: center; position: relative; width: 100%; height: 114px; min-height: 0 !important; padding: 0 48px 0 0 !important; border: 0 !important; border-bottom: 1px solid rgba(113,103,98,0.28) !important; background: transparent !important; color: #625957; line-height: 1.4; }
.consult-list .consult-link + .consult-link { padding-top: 0 !important; }
.consult-list .consult-link .en { display: block; margin: 0 0 10px 0; font-size: 18px; line-height: 1.2; color: #b8aba5; font-family: 'Cormorant Garamond',sans-serif; }
.consult-list .consult-link .zh { display: block; margin: 0; font-size: 22px; line-height: 1.35; font-weight: 500; color: #6c5148; }
.consult-list .consult-link.active .zh { color: #e18470; }
.consult-list .consult-link .arrow { position: absolute; right: 0; top: 50%; transform: translateY(-50%); font-size: 30px; line-height: 1; color: #7c716d; transition: transform 0.3s ease; }
.consult-list .consult-link:hover .arrow,.consult-list .consult-link.active .arrow { transform: translateY(-50%) translateX(6px); }


@media (max-width:1440px) {
	.consult-heading { left: 8%; }
	.consult-small-img { width: 190px; height: 337px; }
	}
@media (max-width:1200px) {
	.consult-wrap { min-height: auto; padding: 70px 6vw; }
	.consult-heading,.consult-main-img,.consult-bottom { position: relative; left: auto; right: auto; top: auto; bottom: auto; }
	.consult-heading { margin-bottom: 44px; }
	.consult-main-img { width: 100%; height: 520px; border-radius: 28px; }
	.consult-bottom { margin-top: 40px; gap: 40px; }
	.consult-small-img { width: 38%; border-radius: 24px; }
	.consult-list { flex: 1; }
}
@media (max-width:768px) {
	.consult-wrap {padding: 50px 30px;}
	.consult-kicker { font-size: 24px; }
	.consult-desc { margin-top: 28px; font-size: 17px; line-height: 1.8; }
	.consult-main-img { height: 360px; }
	.consult-bottom { flex-direction: column; }
	.consult-small-img {width: 100%;height: 260px;display: none;}
	.consult-list { width: 100%; }
}

@media screen and (max-width:1660px){
	#book_area .workframe{margin:0 40px 0 auto}
	#news_area::before{height:260px}
}
@media screen and (max-width:1440px){
   #book_area .workframe{margin: 0 auto;}
}
@media screen and (max-width: 1380px){
	section .title_box .subtitle{font-size: 2.8rem;}

}
@media screen and (min-width:1281px){
	.more_btn.white a:hover { background-color: var(--secondary); }
	.more_btn.white a:hover font { color: #ffffff }
}

@media screen and (max-width:1280px){
	section .title_box{margin-bottom:0px}
	section .title_box .page_title{margin-bottom: 0;}
	#news_area .track{width:100vw;margin-top:30px}
}
@media (max-width:1200px){
	#imglist .img_nav{position:relative}
}
@media screen and (max-width:1024px){
	section .title_box .page_title,#serve_area .content-article h2{font-size: 1.4rem;}
	section .title_box .noteBox,section .title_box .noteBox .pageh1{font-size: 18px;margin-top:20px}
	#news_Item{gap:55px;display:flex;flex-direction:column;align-items:flex-start}
	#news_Item .deck01,#linkArea::before{display:none}
	#news_Item .arrow{display: flex;}
	#news_Item .itemTitleBox { order: -1; width: 100%; display: flex; flex-direction: column; align-items: center; }
	#news_area .title_box .page_title { text-align: center; }
	#news_area .track p{font-size:90px}
    #news_area .title_box{margin-bottom:20px}
	#news_area .tabs_btn .newsList{margin-bottom:40px;display: flex;flex-direction: row;justify-content: center;}
	#news_area .tabs_btn a{font-size:15px}
}
@media (max-width: 960px){
    #news_area .track p{font-size:36px}
}
@media screen and (max-width:768px){
	section .title_box .subtitle{font-size: 2.5rem;}
	#news_Item .tabs_body .tab_info .news_list li{padding:15px 10px}
	#news_Item .tabs_body .tab_info .Txt{grid-template-columns:1fr;gap:0}
	#news_Item .tabs_body .tab_info h3{font-size:17px}
	#news_Item .tabs_body .tab_info .time{border-right:0px solid #dddddd}
	#news_Item .tabs_body .tab_info .time .classTitle{display:none}
}
@media screen and (max-width:640px){
  #team_area .main-photo {height: 370px;}
    #team_area .photo-wrapper{width:80%}
	.bottombtn .productbtn img{width: 16px;}
}
