.newsInfoBox .classTitle,.newsInfoBox .dateBox .date,.newsList .Txt .title{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:10px}.newsInfoBox .dateBox{padding-left:12px;padding-top:3px}.newsInfoBox .dateBox .date{color:#0072BA;font-size:16px;font-weight:500;line-height:1.5;font-family:"Poppins",Arial,Noto Sans TC,Microsoft JhengHei,sans-serif}.newsInfoBox .dateBox .slash{display:inline-block}.newsInfoBox .dateBox .slash:before{content:"";width:1px;height:14px;display:block;-webkit-transform:rotate(30deg);transform:rotate(30deg);background-color:#C9C9C9;margin:0 4px}.newsInfoBox .classTitle{color:#ffffff;font-size:16px;font-weight:400;line-height:1.5;padding:1px 18px;min-width:128px;text-align:center;background-color:#0072BA}@media (max-width:480px){.newsInfoBox .classTitle{min-width:auto}}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -25px}@media (max-width:768px){.newsList{margin:0 -15px}}.newsList .newsItem{width:33.3333333333%;padding:0 25px 45px}@media (max-width:1180px){.newsList .newsItem{width:50%}}@media (max-width:768px){.newsList .newsItem{padding:0 15px 30px}}@media (max-width:640px){.newsList .newsItem{width:100%}}@media (min-width:1181px){.newsList .newsItem:hover .newsInfoBox .classTitle{background-color:#004571}.newsList .newsItem:hover .newsInfoBox .dateBox .date{color:#004571}.newsList .newsItem:hover .btnBox .btn{color:#004571}.newsList .newsItem:hover .btnBox .btn .icon{background-color:#004571}}.newsList .item{position:relative}.newsList .linkWrap{position:absolute;inset:0;margin:auto;z-index:3}.newsList .Img{width:100%}.newsList .Img img{width:100%}.newsList .Txt{padding-top:20px}.newsList .Txt:not(:has(.classTitle)) .dateBox{padding-left:0}.newsList .Txt:not(:has(.sdgBox)) .btnBox{margin-top:40px}@media (max-width:480px){.newsList .Txt:not(:has(.sdgBox)) .btnBox{margin-top:25px}}.newsList .Txt .title{display:block;color:#111111;font-size:20px;font-weight:500;line-height:1.5;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.newsList .Txt .title{font-size:18px}}@media (max-width:640px){.newsList .Txt .title{font-size:17px}}.newsList .Txt .text{color:#333333;font-size:16px;font-weight:400;letter-spacing:0.5px;line-height:1.875;margin-top:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.newsList .btnBox{display:inline-block;margin-top:10px}.newsList .btnBox .btnMore{padding:0;min-width:105px}.newsList .btnBox .btnMore .icon{width:35px;height:35px;margin-left:7px}.shareBox{float:right}.shareBox .btn-fb{display:inline-block;vertical-align:middle;margin-right:5px}.shareBox .back{display:inline-block;vertical-align:middle;padding:3px 5px;border-radius:3px;font-size:12px;color:#ffffff;background:rgb(174,66,51);background:-webkit-gradient(linear,left top,left bottom,from(rgb(174,66,51)),to(rgb(196,76,76)));background:linear-gradient(to bottom,rgb(174,66,51) 0%,rgb(196,76,76) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae4233',endColorstr='#c44c4c',GradientType=0);cursor:pointer}@media (min-width:1181px){.shareBox .back:hover{background:#398cb1}}