.newsList .Img img{-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.articleTitle{text-align:left}.newsInfoBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px;min-height:38px}.newsInfoBox .dateBox .date{line-height:1;font-weight:600}.newsInfoBox .classTitle{background-color:#01325a;color:#fff;border-radius:0 0 10px 0;padding:5px 10px;text-align:center;font-weight:600;font-size:12px;letter-spacing:0.3px}@media (max-width:768px){.newsInfoBox .classTitle{margin-top:0}}.newsList{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -15px}@media (max-width:1024px){.newsList{margin:0 -10px}}.newsList .newsItem{width:calc(33.3333333333% - 30px);border-radius:5px;margin:15px;-webkit-box-shadow:0 0 15px rgba(0,0,0,0.1);box-shadow:0 0 15px rgba(0,0,0,0.1)}@media (max-width:1024px){.newsList .newsItem{width:calc(50% - 20px);margin:10px}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .item.hasAlbum,.newsList .item.hasVideo{cursor:pointer}.newsList .item.hasAlbum .title,.newsList .item.hasAlbum .title a,.newsList .item.hasVideo .title,.newsList .item.hasVideo .title a{color:#333}.newsList .item.hasAlbum .btn,.newsList .item.hasVideo .btn{pointer-events:none}@media (min-width:1181px){.newsList .item.hasAlbum:hover .title,.newsList .item.hasAlbum:hover .title a,.newsList .item.hasVideo:hover .title,.newsList .item.hasVideo:hover .title a{color:#1a5887}.newsList .item.hasAlbum:hover .btn,.newsList .item.hasVideo:hover .btn{color:#1a5887}.newsList .item.hasAlbum:hover .btn svg,.newsList .item.hasVideo:hover .btn svg{color:#1a5887;-webkit-animation:moveRight 1s infinite;animation:moveRight 1s infinite}}.newsList .item .btnBox{margin-top:10px}.newsList .item .btnBox .btn{color:#333;border-color:transparent;padding:14px 10px 14px 0px}@media (max-width:1180px){.newsList .item .btnBox .btn{padding:14px 0px}}.newsList .item .btnBox .btn svg{color:#333}@media (min-width:1181px){.newsList .item .btnBox .btn:hover{color:#1a5887}.newsList .item .btnBox .btn:hover svg{color:#1a5887;-webkit-animation:moveRight 1s infinite;animation:moveRight 1s infinite}}.newsList .Img{width:100%;border-radius:5px 5px 0 0;overflow:hidden}.newsList .Img img{width:100%;height:auto;display:block}@media (min-width:1181px){.newsList .Img:hover img{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:0.9}}.newsList .Txt{padding:20px 30px 20px;overflow:hidden}@media (max-width:480px){.newsList .Txt{padding:20px 15px 10px}}.newsList .Txt .title{margin-bottom:10px;font-size:22px;font-weight:600;color:#333;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.newsList .Txt .title a{display:block}@media (max-width:1180px){.newsList .Txt .title{font-size:20px}}.newsList .Txt .text{font-size:15px;color:#333}.newsList .Txt .text.ellipsis{height:47px;overflow:hidden}@media (max-width:768px){.newsList .Txt .text{font-size:14px}.newsList .Txt .text.ellipsis{height:45px}}.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}}