.newsList .Img,.newsList .Img:before,.newsList .newsItem{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0 10px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox .date{line-height:1}.newsInfoBox .classTitle{font-size:14px;line-height:1;letter-spacing:0.5px;font-family:"Noto Sans TC",sans-serif;font-weight:500;line-height:1.2}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -20px}.newsList .newsItem{width:33.3333333333%;padding:0 20px 40px}@media (max-width:1180px){.newsList .newsItem{width:50%}}@media (max-width:640px){.newsList .newsItem{width:100%}}@media (min-width:1181px){.newsList .newsItem:hover{-webkit-filter:drop-shadow(0 0 20px rgba(0,139,227,0.3));filter:drop-shadow(0 0 20px rgba(0,139,227,0.3))}.newsList .newsItem:hover .Img:before{opacity:1;-webkit-animation:rotate 3s linear infinite;animation:rotate 3s linear infinite}}.newsList .item.hasAlbum,.newsList .item.hasVideo{cursor:pointer}.newsList .item.noLink .title,.newsList .item.noLink a{cursor:auto}.newsList .Img{width:100%;border-radius:5px;padding:2px;overflow:hidden;background-color:transparent;--clr-1:#e4e4e4;--clr-2:#6d6d72;--clr-3:#444345}.newsList .Img img{border-radius:5px;width:100%;height:auto;display:block}.newsList .Img:before{content:"";--deg:0deg;position:absolute;z-index:-1;inset:-2px;background:conic-gradient(from var(--deg),var(--clr-2),var(--clr-1),var(--clr-2),var(--clr-3),var(--clr-2),var(--clr-1),var(--clr-2));border-radius:inherit;opacity:0;-webkit-filter:blur(10px);filter:blur(10px)}.newsList .Txt{overflow:hidden;padding:20px 0}.newsList .Txt .title,.newsList .Txt .title a{display:block;font-size:20px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-weight:600;letter-spacing:0.45px}@media (max-width:1180px){.newsList .Txt .title,.newsList .Txt .title a{font-size:20px}}.newsList .Txt .text{height:60px;color:#707070;font-size:15px;padding-top:10px}@media (max-width:1180px){.newsList .Txt .text{font-size:14px}}.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:#fff;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}}