.mainArea:not(.show) .titleBox .title{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.mainArea:not(.show) .titleBox .decoTitle{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.mainArea:not(.show) .contentBox{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.mainArea.show .titleBox .title{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all 0.6s}.mainArea.show .titleBox .decoTitle{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all 0.6s 0.2s}.mainArea.show .contentBox{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);transition:all 0.6s}.newsInfoBox{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox .date{line-height:1}.newsInfoBox .classTitle{font-size:16px;line-height:1;letter-spacing:0.5px;padding:5px 10px}.newsList{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}.newsList .newsItem{width:33.3333333333%;padding:0 15px 30px}@media (max-width:1024px){.newsList .newsItem{width:50%}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .item{position:relative;background-color:#eee;border-radius:10px;overflow:hidden;height:100%;min-height:300px}.newsList .item:not(:has(.Img)) .Txt{color:#000000}.newsList .item:not(:has(.Img)) .Txt .text{color:#666666}.newsList .item:not(:has(.Img)) .Txt .btnBox .btn.style3{background-color:rgba(0,0,0,0);color:#000000}.newsList .item:has(.Img) .Img{opacity:1}.newsList .item:has(.Img) .Txt{color:#fff}.newsList .item:has(.Img) .Txt .text{color:inherit}.newsList .item:has(.Img) .Txt .btnBox .btn.style3{background-color:rgba(0,0,0,0);color:#fff}@media (min-width:1024px){.newsList .item:has(.Img):hover .Img{opacity:0}}@media (min-width:1024px){.newsList .item:hover .Txt .title{color:#0088b8}.newsList .item:hover .Txt .text{color:#666666}.newsList .item:hover .Txt .btnBox .btn.style3{background-color:rgba(0,0,0,0);color:#0088b8}}.newsList .Img{width:100%;opacity:0;transition:all 0.5s}.newsList .Img img{width:100%;height:auto;display:block}.newsList .Txt{padding:30px 20px 63px;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.newsList .Txt .title{display:block;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all 0.5s}@media (max-width:1023px){.newsList .Txt .title{font-size:22px}}.newsList .Txt .text{height:60px;font-size:16px;padding-top:10px;transition:all 0.5s}@media (max-width:1023px){.newsList .Txt .text{font-size:15px}}.newsList .Txt .btnBox{position:absolute;bottom:0;left:0;width:100%;padding:10px 20px 30px}.newsList .Txt .btnBox:before{content:"";display:block;width:calc(100% - 40px);height:1px;background-color:#ddd;position:absolute;top:0;left:20px;z-index:1}.newsList .Txt .btnBox .btn.style3{-ms-flex-pack:justify;justify-content:space-between;transition:all 0.5s}.memberArea{border-radius:35px;margin-bottom:40px}.introductArea .topBox{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:end;padding-bottom:20px;border-bottom:1px solid #eff2f2;margin:0 0 20px}.introductArea .topBox .left{width:calc(100% - 560px)}@media (max-width:1023px){.introductArea .topBox .left{width:100%;margin:0 0 10px}}.introductArea .topBox .titleBox{margin:0}.introductArea .topBox .titleBox .decoTitleBox{margin:0 0 21px}.introductArea .topBox .titleBox .title{font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;font-size:30px}.introductArea .topBox .bread{padding:0;margin:0 0 6px}.introductArea .topBox .bread .wrap{max-width:unset;padding:0;-ms-flex-pack:end;justify-content:end;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:560px}.introductArea .topBox .bread .wrap a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.introductArea .textEditor{padding-bottom:40px}.introductArea .pageBox{padding-bottom:20px;border-top:#eff2f2 solid 1px}