@charset "UTF-8";.newsList{width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start}.newsList .newsItem .floatBox{position:relative;overflow:hidden;z-index:2;transition:.4s box-shadow;box-shadow:0 0 #0000}.newsList .newsItem .floatBox .text,.newsList .newsItem .floatBox .date{pointer-events:none}@media only screen and (min-width: 1201px) and (min-width: 1201px){.newsList .newsItem .floatBox:hover{box-shadow:15px 15px 50px #00000026}.newsList .newsItem .floatBox:hover .picBox:after{transform:translate3d(-50%,-50%,0)}.newsList .newsItem .floatBox:hover .text{opacity:1;transform:translateY(0)}.newsList .newsItem .floatBox:hover .date{top:0;transform:translateY(0)}.newsList .newsItem .floatBox:hover~.textBox{transform:translateY(-100%)}}@media only screen and (min-width: 1201px) and (max-width: 1200px){.newsList .newsItem .floatBox:active{box-shadow:15px 15px 50px #00000026}.newsList .newsItem .floatBox:active .picBox:after{transform:translate3d(-50%,-50%,0)}.newsList .newsItem .floatBox:active .text{opacity:1;transform:translateY(0)}.newsList .newsItem .floatBox:active .date{top:0;transform:translateY(0)}.newsList .newsItem .floatBox:active~.textBox{transform:translateY(-100%)}}.newsList .newsItem .itemTitle{display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.newsList .newsItem .itemTitle>a{display:block}.newsList .newsItem .paragraph{margin-top:10px;display:block;overflow:hidden;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.newsList .newsItem .picBox{position:relative}.newsList .newsItem .picBox:after{content:"";width:100%;height:200%;pointer-events:none;transition:.4s transform;background:linear-gradient(180deg,#2d1a0500 30%,#2d1a0599 50%,#2d1a0599 50%,#2d1a0599);position:absolute;top:0;left:50%;transform:translate(-50%)}.newsList .newsItem .text{position:absolute;bottom:0;left:0;transform:translateY(calc(100% - 10px));z-index:2;padding:30px;color:#fff;opacity:0;transition:.5s transform,.5s opacity}@media only screen and (max-width: 1200px){.newsList .newsItem .text{display:none}}.newsList .newsItem .textBox{padding:20px 30px;transition:.4s transform}@media only screen and (max-width: 1200px){.newsList .newsItem .textBox{padding:20px 15px}}@media only screen and (max-width: 575px){.newsList .newsItem .textBox{padding-bottom:0}}@media only screen and (min-width: 1201px){.newsList .newsItem .textBox .paragraph{display:none}}.newsList .newsItem .date{position:absolute;top:100%;left:0;transform:translateY(-100%);padding:30px;color:#fff;z-index:2;gap:10px;transition:.4s top,.4s transform;display:flex;align-items:center;justify-content:flex-start}@media only screen and (max-width: 1200px){.newsList .newsItem .date{padding:15px}}.newsList .newsItem .date .yy{font-size:clamp(.875rem,.6544rem + .3922vw,1.125rem);font-weight:300;line-height:1.5;margin-bottom:-8px}.newsList .newsItem .date .mm{font-size:clamp(.875rem,.5441rem + .5882vw,1.25rem);font-weight:700;line-height:1.5;margin-bottom:-5px}.newsList .newsItem .date .dd{font-size:clamp(2rem,1.2831rem + 1.2745vw,2.8125rem);font-weight:500;line-height:1}.newsList .newsItem[data-type=square]{width:100%}.newsList .newsItem[data-type=square] .picBox .rectangle{display:none}.newsList .newsItem[data-type=square] .picBox .pic{position:relative;width:100%;overflow:hidden}.newsList .newsItem[data-type=square] .picBox .pic:before{content:"";display:block;width:100%;height:100%;padding-top:100%}.newsList .newsItem[data-type=square] .picBox .pic picture{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.newsList .newsItem[data-type=square] .picBox .pic img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.newsList .newsItem[data-type=rectangle]{width:100%}.newsList .newsItem[data-type=rectangle] .picBox .square{display:none}.newsList .newsItem[data-type=rectangle] .picBox .pic{position:relative;width:100%;overflow:hidden}.newsList .newsItem[data-type=rectangle] .picBox .pic:before{content:"";display:block;width:100%;height:100%;padding-top:58.8235294118%}.newsList .newsItem[data-type=rectangle] .picBox .pic picture{width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.newsList .newsItem[data-type=rectangle] .picBox .pic img{width:100%;height:100%;object-fit:cover;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}@media only screen and (max-width: 767px){.newsList{justify-content:center}}.news-page{color:#321c05}.bannerBlk{width:100%;position:relative;padding-top:var(--headerH)}.bannerBlk:after{content:"";width:100%;height:100%;background:linear-gradient(180deg,#0003,#0000 38.2%);position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.bannerBlk .container{max-width:1440px;min-height:650px;padding:60px 0;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1200px){.bannerBlk .container{width:calc(100% - var(--baseSpace) * 2)}}@media only screen and (min-width: 1921px){.bannerBlk .container{max-width:75vw}}.bannerBlk .txtBox{width:62.5%;max-width:46.875vw;position:relative;z-index:2}@media only screen and (max-width: 900px){.bannerBlk .txtBox{width:100%;max-width:100%}}.bannerBlk .txtBox .mainSlogan,.bannerBlk .txtBox .subSlogan,.bannerBlk .txtBox .paragraph{opacity:0;transform:translateY(30px);transition:.8s transform,.8s opacity}.bannerBlk .txtBox .mainSlogan{font-family:El Messiri,Noto Sans TC,微軟正黑體修正,Microsoft JhengHei,微軟正黑體,sans-serif;font-size:clamp(3.4375rem,-.1471rem + 6.3725vw,7.5rem);font-weight:500;line-height:1.1;letter-spacing:2px;transition-delay:.2s}.bannerBlk .txtBox .subSlogan{font-size:clamp(1.5625rem,1.2868rem + .4902vw,1.875rem);font-weight:500;line-height:1.3;letter-spacing:1px;margin-top:10px;transition-delay:.4s}.bannerBlk .txtBox .paragraph{margin-top:20px;transition-delay:.6s}.bannerBlk .picBox{width:100%;height:100%;overflow:hidden;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.bannerBlk .picBox .pic{width:100%;height:100%}.bannerBlk .picBox .pic img{width:100%;height:100%;object-fit:cover;transition:1s transform .2s}.bannerBlk.aost-show .txtBox .mainSlogan,.bannerBlk.aost-show .txtBox .subSlogan,.bannerBlk.aost-show .txtBox .paragraph{transform:translateY(0);opacity:1}.bannerBlk.aost-show .picBox .pic img{transform:scale(1.05)}.bannerBlk[data-theme=light],.bannerBlk[data-theme=light] .unitTitle .paragraph{color:#000}.bannerBlk[data-theme=dark],.bannerBlk[data-theme=dark] .unitTitle .paragraph{color:#fff}.bannerBlk[data-align=right] .txtBox{margin-left:auto;text-align:right}.bannerBlk[data-align=center] .txtBox{margin:0 auto;text-align:center}.bannerBlk[data-align=center] .unitTitle{text-align:center}.bannerBlk[data-align=left] .txtBox{margin-right:auto}.contentBlk{width:100%;overflow:hidden}.contentBlk .container{max-width:1440px;width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){.contentBlk .container{width:calc(100% - var(--baseSpace) * 2)}}.contentBlk .tabBox{width:100%;padding:40px 0 30px;position:relative;z-index:3}.contentBlk .tabBox multipurpose-nav[m4-type=drag] .drag-container .wrapper{gap:clamp(30px,.2206rem + 2.9412vw,60px)!important}@media only screen and (max-width: 575px){.contentBlk .tabBox{padding:20px 0}}.contentBlk .page-head{width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){.contentBlk .page-head{width:calc(100% - var(--baseSpace) * 2)}}.contentBlk .page-head .mainTitle{transition:.8s opacity,1s transform;transition-delay:.2s;transform:translateY(20px);opacity:0}.contentBlk .page-head .subTitle{transition:.8s opacity,1s transform;transition-delay:.4s;transform:translateY(20px);opacity:0;line-height:1.5}.contentBlk .page-head .paragraph{transition:.8s opacity,1s transform;transition-delay:.6s;transform:translateY(20px);opacity:0}.contentBlk .page-head .decText{transition:.8s opacity;transition-delay:.8s;opacity:0}.contentBlk .page-head.aost-show .decText{opacity:.5}.contentBlk .page-head.aost-show .mainTitle,.contentBlk .page-head.aost-show .subTitle,.contentBlk .page-head.aost-show .paragraph{transform:translateY(0);opacity:1}.contentBlk .contentBox{width:100%;padding-top:clamp(50px,1.4706rem + 2.9412vw,80px)}.contentBlk .newsListBox{position:relative;z-index:2;margin-top:clamp(50px,1.4706rem + 2.9412vw,80px);padding-bottom:clamp(50px,-2.3897rem + 9.8039vw,150px)}.contentBlk .newsListBox:after{content:"";width:79.1666666667vw;height:calc(100% - 80px);bottom:0;left:0;background:#f2f2f2;position:absolute;z-index:-1}.contentBlk .moreBtn{margin-top:clamp(50px,1.4706rem + 2.9412vw,80px);text-align:center}.contentBlk .noData{padding-bottom:clamp(50px,1.4706rem + 2.9412vw,80px);width:calc(100% - var(--1frSpace) * 2 - var(--baseSpace) * 2);margin:auto}@media only screen and (max-width: 1200px){.contentBlk .noData{width:calc(100% - var(--baseSpace) * 2)}}.newsList{padding:0 80px;gap:clamp(50px,1.4706rem + 2.9412vw,80px) 11.71875%}.newsList .newsItem[data-type=square]{width:31.25%}.newsList .newsItem[data-type=rectangle]{width:53.125%}@media only screen and (min-width: 768px){.newsList .newsItem:nth-child(4n-1){margin-left:auto}}@media only screen and (min-width: 768px) and (min-width: 1201px){.newsList .newsItem:nth-child(4n-1){margin-left:25.78125%}}@media only screen and (max-width: 1200px){.newsList{padding:0 40px;gap:clamp(50px,1.4706rem + 2.9412vw,80px) 50px}}@media only screen and (max-width: 900px){.newsList{padding:0}.newsList .newsItem[data-type=square]{width:calc(31.25% + 2.0833333333vw)}.newsList .newsItem[data-type=rectangle]{width:calc(53.125% + 2.0833333333vw)}}@media only screen and (max-width: 767px){.newsList .newsItem[data-type=square]{width:85%}.newsList .newsItem[data-type=rectangle]{width:100%}}
