.newsInfoBox .dateBox .date,.newsInfoBox .dateBox .year,.newsList .bottomBox,.newsList .bottomBox .classTitle,.newsList .item,.newsList .newsItem .Txt .text{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.wrap{max-width:1380px}.insPage .newsInfoBox{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.insPage .classTitle{color:#fff;background-color:#43A2FF;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;padding:8px 18px;border-radius:15px}@media (max-width:480px){.insPage .classTitle{padding:6px 12px}}.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-bottom:10px;gap:10px}.newsInfoBox .dateBox{font-family:"Figtree",sans-serif;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.newsInfoBox .dateBox .date{font-size:46px;font-weight:600;line-height:1;color:#43A2FF}@media (max-width:480px){.newsInfoBox .dateBox .date{font-size:38px}}.newsInfoBox .dateBox .year{font-size:15px;font-weight:500;letter-spacing:0.5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;color:#43A2FF}@media (max-width:480px){.newsInfoBox .dateBox .year{font-size:13px}}.newsList{--padding-inline:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;row-gap:45px}@media (max-width:1024px){.newsList{--padding-inline:30px}}@media (max-width:480px){.newsList{--padding-inline:24px}}.newsList .newsItem{width:calc((100% - 60px) / 3)}@media (max-width:992px){.newsList .newsItem{width:calc((100% - 30px) / 2)}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .newsItem .Txt{position:relative;padding:40px var(--padding-inline) 20px;height:calc(100% - 52px)}@media (max-width:480px){.newsList .newsItem .Txt{padding:30px var(--padding-inline) 20px}}.newsList .newsItem .Txt .title a{display:block;font-size:22px;color:#43A2FF;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1180px){.newsList .newsItem .Txt .title a{font-size:18px}}.newsList .newsItem .Txt .text{color:#5C5C5C;font-size:14px;letter-spacing:0.5px;line-height:1.5;margin:20px 0 25px;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1180px){.newsList .newsItem .Txt .text{font-size:15px}}.newsList .item{position:relative;max-width:400px;background-color:#ececec;overflow:hidden;margin-left:auto;margin-right:auto;border-radius:15px;position:relative;height:100%}@media (max-width:992px){.newsList .item{max-width:100%}}@media (max-width:768px){.newsList .item{max-width:100%}}.newsList .item.hasAlbum,.newsList .item.hasVideo{cursor:pointer}@media (min-width:1181px){.newsList .item:hover:before{opacity:1}.newsList .item:hover .Img{opacity:1}.newsList .item:hover .Txt .title a{color:#fff}.newsList .item:hover .Txt .text{color:#fff}.newsList .item:hover .dateBox .date{color:#fff}.newsList .item:hover .dateBox .year{color:#fff}.newsList .item:hover .bottomBox .classTitle{color:#fff}.newsList .item:hover .bottomBox .btn:after,.newsList .item:hover .bottomBox .btn:before{width:9px;height:2px;-webkit-transform:translate(50%,-50%) rotate(45deg);transform:translate(50%,-50%) rotate(45deg);top:calc(50% - 3px);background-color:#fff}.newsList .item:hover .bottomBox .btn:after{-webkit-transform:translate(50%,-50%) rotate(-45deg);transform:translate(50%,-50%) rotate(-45deg);top:calc(50% + 3px)}}.newsList .item:before{content:"";position:absolute;inset:0;background:-webkit-gradient(linear,left top,right bottom,from(rgba(0,105,209,0.8)),color-stop(50%,rgba(67,162,255,0.8)),to(rgba(95,209,220,0.8)));background:linear-gradient(to right bottom,rgba(0,105,209,0.8) 0%,rgba(67,162,255,0.8) 50%,rgba(95,209,220,0.8) 100%);background-size:cover;opacity:0;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;z-index:0;overflow:hidden;border-radius:5px}.newsList .item .linkWrap{width:100%;height:100%;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.newsList .Img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all 0.5s;transition:all 0.5s;opacity:0}.newsList .Img img{opacity:0.25;width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.newsList .bottomBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px var(--padding-inline);border-top:1px solid #fff;position:relative}.newsList .bottomBox .classTitle{font-family:"Noto Sans TC",sans-serif;color:#43A2FF;font-size:14px;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.newsList .bottomBox .btnBox{margin-top:0px;margin-left:auto;margin-right:-6px}.newsList .bottomBox .btnBox .btn{min-width:unset;width:25px;height:25px;display:block;padding:0;border-bottom:none;color:#43A2FF}.newsList .bottomBox .btnBox .btn:after,.newsList .bottomBox .btnBox .btn:before{top:50%;right:12.5px;background-color:currentColor}@media (min-width:1181px){.newsList .bottomBox .btnBox .btn:hover{background-color:unset}}.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}}