section.news .header .text-box .desc,section.top-news .top-news-card .text-box .desc,.news-card .text-box .desc,.no-content .desc,.common-banner .desc{font-size:1rem;font-weight:400;line-height:1.8;letter-spacing:.5px}section.news .header .text-box .title-en{font-size:2rem;font-weight:600;line-height:1.5;letter-spacing:.5px}@media only screen and (max-width: 1024px){section.news .header .text-box .title-en{font-size:1.875rem}}section.news .header .text-box .title-zh{font-size:1.75rem;font-weight:500;line-height:1.5;letter-spacing:1px}@media only screen and (max-width: 1024px){section.news .header .text-box .title-zh{font-size:1.625rem}}.sub-navbar{position:fixed;top:0;right:0;z-index:3;padding:50px 0;display:flex;flex-direction:column;justify-content:space-between;gap:50px;width:80px;width:calc(var(--side-space) + var(--1fr));height:100vh;background:#fff;transition:box-shadow .5s}.sub-navbar .space,.sub-navbar .button-group{height:120px}.sub-navbar .menu{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.sub-navbar .menu-button-box{display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .menu-button-box .menu-text{max-height:0;opacity:0;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .menu-button-box:hover .menu-text,.sub-navbar .menu-button-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .menu-button-box:hover .menu-button,.sub-navbar .menu-button-box.active .menu-button{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .menu-button-box:hover .menu-button .icon,.sub-navbar .menu-button-box.active .menu-button .icon{transform:rotate(0)}.sub-navbar .menu-button-box:hover .menu-button .icon span,.sub-navbar .menu-button-box.active .menu-button .icon span{background:#fff}.sub-navbar .menu-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:45px;height:45px;transition:border-color .5s ease,background .5s ease}.sub-navbar .menu-button .icon{display:flex;flex-direction:column;gap:5px;transform:rotate(-30deg);transition:transform .5s ease}.sub-navbar .menu-button .icon span{display:block;background:#181818;width:20px;height:3px;transition:background .5s ease}.sub-navbar .search-box,.sub-navbar .member-box,.sub-navbar .language-box{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.sub-navbar .search-box .icon-box,.sub-navbar .member-box .icon-box,.sub-navbar .language-box .icon-box{width:20px;height:20px;font-size:1.25rem}.sub-navbar .search-box .menu-text,.sub-navbar .member-box .menu-text,.sub-navbar .language-box .menu-text{max-height:0;opacity:0;font-size:.875rem;font-weight:500;line-height:1.4;letter-spacing:.5px;transition:max-height .5s ease,opacity .5s ease,margin-top .5s ease}.sub-navbar .search-box:hover .menu-text,.sub-navbar .search-box.active .menu-text,.sub-navbar .member-box:hover .menu-text,.sub-navbar .member-box.active .menu-text{margin-top:10px;max-height:20px;opacity:1}.sub-navbar .language-box{position:relative;width:100%}.sub-navbar .language-box .icon-box{transition:color .5s}.sub-navbar .button-group{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:end}.sub-navbar[scroll-top=true] .tip-text{opacity:0;z-index:-1;pointer-events:none}.sub-navbar[scroll-top=true] .top-button{opacity:1;pointer-events:initial}.sub-navbar .tip-text{position:absolute;bottom:0;color:#18181880;transform:rotate(90deg) translate(-30%);cursor:pointer;transition:opacity .5s ease}.sub-navbar .top-button{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.2);width:40px;height:40px;cursor:pointer;opacity:0;pointer-events:none;transition:background .5s ease,border-color .5s ease,opacity .5s ease}.sub-navbar .top-button .icon-box{font-size:1.25rem;color:#00000080;transition:color .5s ease}.sub-navbar .top-button:hover{background:#0f4c8e;border-color:#0f4c8e}.sub-navbar .top-button:hover .icon-box{color:#fff}@media only screen and (max-width: 1200px){.sub-navbar{display:none}}.common-banner{position:relative}.common-banner .img-box{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.common-banner .img-box img{width:100%;height:100%;object-fit:cover}.common-banner .title{font-size:clamp(2.375rem,.0833rem + 3.0556vw,3.75rem);font-weight:600;line-height:1.1}.common-banner .subtitle{font-size:1.375rem;font-weight:500;line-height:1.4;letter-spacing:1px}.common-banner[data-type=base]{padding:160px calc(var(--1fr) * 3) 140px;display:flex;flex-direction:column;justify-content:center;min-height:600px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:160px calc(var(--1fr) * 3) 220px;justify-content:start}.common-banner[data-type=base][data-align=left]{align-items:flex-start}.common-banner[data-type=base][data-align=left] .content-box{align-items:flex-start;text-align:left}.common-banner[data-type=base][data-align=center]{align-items:center}.common-banner[data-type=base][data-align=center] .content-box{align-items:center;text-align:center}.common-banner[data-type=base][data-align=right]{align-items:flex-end}.common-banner[data-type=base][data-align=right] .content-box{align-items:flex-end;text-align:right}.common-banner[data-type=base] .content-box{display:flex;flex-direction:column;max-width:760px}.common-banner[data-type=base] .title{margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.common-banner[data-type=base] .title:after{display:block;background:#00a9cc;width:100px;height:4px;content:""}.common-banner[data-type=base] .subtitle{margin-bottom:10px}.common-banner[data-type=bottom-block]{padding-top:525px;min-height:750px}.common-banner[data-type=bottom-block] .img-box{height:750px}.common-banner[data-type=bottom-block] .content-box{padding:3.75rem calc(var(--1fr) * 2) 2.5rem;display:flex;align-items:stretch;gap:calc(var(--1fr) * 2);background:#fff;width:calc(var(--1fr) * 35);min-height:225px}.common-banner[data-type=bottom-block] .title-box{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-start;gap:15px;width:calc(var(--1fr) * 8)}.common-banner[data-type=bottom-block] .info-box{flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;gap:20px}.common-banner[data-type=bottom-block] .info-box{width:calc(100% - var(--1fr) * 10)}.common-banner[data-type=bottom-block] .multipurpose-wrapper{position:initial;padding:0;background:transparent;max-width:100%;height:auto}.common-banner[data-type=bottom-block] .multipurpose-wrapper multipurpose-nav[m4-type=drag] .drag-container .wrapper{padding-top:12px;height:auto}.common-banner[data-type=bottom-block] .multipurpose-wrapper multipurpose-nav[m4-type=drag] .drag-container .category:after{position:initial;margin-top:10px}.common-banner[data-text-theme=light]{color:#fff}.common-banner[data-text-theme=dark]{color:#181818}@media only screen and (max-width: 1200px){.common-banner[data-type=bottom-block] .title-box{width:calc(var(--1fr) * 10)}.common-banner[data-type=bottom-block] .info-box{width:calc(100% - var(--1fr) * 12)}}@media only screen and (max-width: 1024px){.common-banner .subtitle{font-size:1.25rem}.common-banner[data-type=base]{padding:160px var(--side-space) 140px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:160px var(--side-space) 220px}.common-banner[data-type=bottom-block]{padding-top:400px;min-height:initial}.common-banner[data-type=bottom-block] .subtitle{font-size:1.375rem}.common-banner[data-type=bottom-block] .img-box{height:550px}.common-banner[data-type=bottom-block] .content-box{padding:30px 0 20px;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.common-banner[data-type=bottom-block] .title-box,.common-banner[data-type=bottom-block] .info-box{width:100%}}@media only screen and (max-width: 575px){.common-banner[data-type=base]{padding:90px 20px 0;justify-content:start;min-height:450px}.common-banner[data-type=base]:has(~.multipurpose-wrapper){padding:90px 20px 100px}}.breadCrumbs{position:absolute;top:0;left:0;z-index:2;padding:30px var(--1fr);width:100%;overflow-x:scroll;scrollbar-color:transparent transparent;scrollbar-width:none;-ms-overflow-style:none}.breadCrumbs::-webkit-scrollbar{display:none}.breadCrumbs[data-theme=light] .item{color:#fff}.breadCrumbs[data-theme=light] .item:not(:first-child):before{opacity:.5}.breadCrumbs[data-theme=dark] .item{color:#181818}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item{color:#fff}.breadCrumbs:has(~.common-banner[data-text-theme=light][data-type=base]) .item:not(:first-child):before{opacity:.5}.breadCrumbs:has(~.common-banner[data-text-theme=dark][data-type=base]) .item{color:#181818}.breadCrumbs .items{display:flex;align-items:center;gap:15px}.breadCrumbs .item{flex-shrink:0;display:flex;align-items:center;gap:15px;max-width:300px;font-size:.875rem;font-weight:400;line-height:1.5;letter-spacing:.5px}.breadCrumbs .item:not(:first-child):before{opacity:.2;content:"/"}.breadCrumbs .item:last-child{font-weight:700}.breadCrumbs .item a,.breadCrumbs .item span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width: 1024px){.breadCrumbs{padding:30px var(--side-space)}}@media only screen and (max-width: 575px){.breadCrumbs{padding:15px 20px}}.no-content{padding:100px 20px;display:flex;align-items:center;justify-content:center;background:#f2f2f2}.no-content .text-box{display:flex;flex-direction:column;align-items:center;gap:10px;max-width:420px;text-align:center}.no-content .title{font-size:1.5rem;font-weight:500;line-height:1.5;letter-spacing:.5px}@media only screen and (max-width: 1200px){.no-content .title{font-size:1.375rem}}.more-button{padding:5px 20px 5px 5px;display:flex;align-items:center;gap:10px;border-radius:500px;width:max-content;cursor:pointer;transition:background .5s ease,color .5s ease}.more-button[data-theme=white]{background:#fff}.more-button[data-theme=lightgray]{background:#f2f2f2}.more-button[data-order=icon-first]{padding:5px 20px 5px 5px;flex-direction:row}.more-button[data-order=text-first]{padding:5px 5px 5px 20px;flex-direction:row-reverse}.more-button .more-button-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#0f4c8e;color:#fff;font-size:.75rem}.more-button .icon-plus{transition:transform .5s ease}.more-button span{flex-grow:1;text-align:center;font-size:1rem;font-weight:600;line-height:1.5}@media only screen and (min-width: 1201px){.more-button:hover[data-theme]{background:#0f4c8e;color:#fff}.more-button:hover .icon-plus{transform:rotate(180deg)}}.news-card{display:flex;transform:translateY(50px);background:#fff;min-height:290px;opacity:0;transition:opacity var(--aost-trans, .8s),transform var(--aost-trans, .8s),background .5s}.news-card.aost-show{transform:translateY(0);opacity:1}.news-card .img-box{width:290px;aspect-ratio:1/1}.news-card .img-box img{width:100%;height:100%;object-fit:cover}.news-card .content-box{padding:40px;flex-grow:1;display:flex;flex-direction:column;gap:20px;height:100%}.news-card .text-box{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;transition:color .5s}.news-card .text-box .title{font-size:1.125rem;font-weight:500;line-height:1.6;letter-spacing:.5px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-card .text-box .desc{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news-card .content-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between}.news-card .icon-box{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;font-size:.9375rem;opacity:0;transition:opacity .5s}.news-card .icon-box .icon-plus{transition:transform .5s,color .5s}.news-card .date-box{display:flex;align-items:center;gap:5px}.news-card .date-box .year{font-size:1rem;font-weight:400;line-height:1.5;letter-spacing:.5px;transition:color .5s}.news-card .date-box .month,.news-card .date-box .date{font-size:1rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#00a9cc;transition:color .5s}@media only screen and (min-width: 1201px){.news-card:hover{background:#0f4c8e}.news-card:hover .text-box{color:#fff}.news-card:hover .icon-box{opacity:1}.news-card:hover .icon-box .icon-plus{transform:rotate(180deg);color:#fff}.news-card:hover .date-box .year,.news-card:hover .date-box .month,.news-card:hover .date-box .date{color:#fff}}@media only screen and (max-width: 1440px){.news-card{min-height:250px}.news-card .img-box{width:250px}}@media only screen and (max-width: 1200px){.news-card .icon-box{opacity:1}}@media only screen and (max-width: 575px){.news-card{flex-direction:column;min-height:initial}.news-card .img-box{width:100%}.news-card .content-box{padding:30px 20px}}.top-news-switch-button{position:fixed;bottom:10px;left:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#00a9cc;width:50px;height:50px;color:#fff;font-size:.9375rem;cursor:pointer}section.banner.aost-show .common-banner .title,section.banner.aost-show .common-banner .subtitle,section.banner.aost-show .common-banner .desc,section.banner.aost-show .multipurpose-wrapper{transform:translateY(0);opacity:1}section.banner.aost-show .common-banner .title{transition-delay:.2s}section.banner.aost-show .common-banner .subtitle{transition-delay:.4s}section.banner.aost-show .common-banner .desc{transition-delay:.6s}section.banner.aost-show .multipurpose-wrapper{transition-delay:.8s}section.banner .common-banner .title,section.banner .common-banner .subtitle,section.banner .common-banner .desc,section.banner .multipurpose-wrapper{transform:translateY(20px);opacity:0;transition:transform .5s,opacity .5s}section.banner .container{position:relative;grid-column:3/-3}section.banner .multipurpose-wrapper .more-button{align-self:center}section.banner .multipurpose-wrapper .more-button span{font-size:.875rem}@media only screen and (max-width: 1200px){section.banner .container{grid-column:2/-2}}section.top-news[d-none]{display:none}section.top-news[d-none]~section.news{background:#fff}section.top-news[d-none]~section.news .header dropdown-el .select-wrapper{background:#f2f2f2}section.top-news[d-none]~section.news .header dropdown-el[d4-status=open] .select-wrapper{background:#0f4c8e}section.top-news[d-none]~section.news .news-card{background:#f2f2f2}section.top-news .container{padding-top:100px;padding-bottom:100px;grid-column:6/-6;display:flex;align-items:center;gap:clamp(1.25rem,-12.2917rem + 18.0556vw,9.375rem)}section.top-news .swiper-nav-button{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 0 20px #00000026;width:50px;height:50px;color:#0003;font-size:.9375rem;cursor:pointer;transition:color .5s ease}section.top-news .swiper-nav-button:hover{color:#0f4c8e}section.top-news .top-news-card{padding-bottom:40px;display:flex;align-items:flex-end;justify-content:space-between;gap:80px;border-bottom:1px solid rgba(0,0,0,.2)}section.top-news .top-news-card .content-box{flex:1;display:flex;flex-direction:column;gap:20px;width:100%}section.top-news .top-news-card .info-box{display:flex;align-items:center;flex-wrap:wrap;gap:5px 15px}section.top-news .top-news-card .info-box .tip{flex-shrink:0;font-size:1rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#0f4c8e}section.top-news .top-news-card .cate-wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:5px 10px}section.top-news .top-news-card .cate-wrapper .cate{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:800;line-height:1.5;letter-spacing:.5px;color:#00a9cc}section.top-news .top-news-card .cate-wrapper .cate:not(:last-child):after{flex-shrink:0;display:block;background:#0003;border-radius:50%;width:3px;height:3px;content:""}section.top-news .top-news-card .text-box{display:flex;flex-direction:column;align-items:flex-start;gap:5px}section.top-news .top-news-card .text-box .title{max-width:100%;font-size:1.75rem;font-weight:500;line-height:1.3;letter-spacing:1px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.top-news .top-news-card .text-box .desc{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}section.top-news .top-news-card .date-box{flex-shrink:0;display:flex;align-items:center;justify-content:end;gap:10px;width:105px}section.top-news .top-news-card .date-box .date{font-size:3.125rem;font-weight:500;line-height:1}section.top-news .top-news-card .date-box .month-year{display:flex;flex-direction:column}section.top-news .top-news-card .date-box .month,section.top-news .top-news-card .date-box .year{font-size:.875rem;font-weight:800;line-height:1.5;letter-spacing:.5px}@media only screen and (min-width: 1201px){section.top-news[d-none]~section.news .news-card:hover{background:#0f4c8e}}@media only screen and (max-width: 1200px){section.top-news .container{gap:30px;grid-column:2/-2}}@media only screen and (max-width: 1024px){section.top-news .container{padding:50px 10px;grid-column:1/-1;gap:20px}section.top-news .swiper-nav-button{width:30px;height:30px;font-size:.625rem}section.top-news .top-news-card .text-box .title{font-size:1.375rem;line-height:1.5}section.top-news .top-news-card .date-box .date{font-size:2.1875rem;font-weight:600}}@media only screen and (max-width: 767px){section.top-news .top-news-card{padding-bottom:20px;flex-direction:column;align-items:flex-start;gap:20px}section.top-news .top-news-card .date-box{justify-content:start;width:100%}section.top-news .top-news-card .date-box .month-year{flex-direction:row}}section.news{padding-top:80px;padding-bottom:120px;background:#f2f2f2}section.news .container{grid-column:6/-6;display:flex;flex-direction:column;gap:50px}section.news .header{display:flex;align-items:flex-end;justify-content:space-between;gap:80px}section.news .header.aost-show{transform:initial}section.news .header .text-box{display:flex;flex-direction:column;gap:10px}section.news .header .text-box .title-box{display:flex;align-items:center;gap:10px}section.news .header dropdown-el{flex-shrink:0}section.news .header dropdown-el[d4-status=open] .select-wrapper{background:#0f4c8e}section.news .header dropdown-el .select-wrapper{background:#fff}section.news .header dropdown-el .dropdown-icon{background:#0f4c8e}section.news .card-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}section.news .content>.content-footer{margin-top:80px;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1200px){section.news .container{grid-column:2/-2}section.news .card-wrapper{grid-template-columns:repeat(1,1fr)}section.news .content>.content-footer{margin-top:50px}}@media only screen and (max-width: 1024px){section.news{padding-top:50px;padding-bottom:80px}section.news .container{gap:40px}}@media only screen and (max-width: 767px){section.news .header{flex-direction:column;align-items:flex-start;justify-content:initial;gap:20px}section.news .header dropdown-el{align-self:center;width:250px}}
