.newsList .item{-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.mainArea{background-image:url(../images/deco_grid_bg1.jpg)}@media (max-width:1180px){.mainArea .classBox{background-color:transparent}}.mainArea .contentBox{padding:80px 0 40px}@media (max-width:1180px){.mainArea .contentBox{padding:60px 0 40px}}@media (max-width:640px){.mainArea .contentBox{padding:40px 0 30px}}.mainArea .classNote{padding-bottom:20px}.newsInfoBox{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.newsInfoBox .dateBox .date{color:#0094c7;line-height:1}.newsInfoBox .classTitle.btn .btnLink{height:30px;background:transparent;-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px}.newsInfoBox .classTitle.btn .btnLink:before{display:none}.newsInfoBox .classTitle.btn .btnLink .text{line-height:30px}.newsInfoBox .articleTitle{width:100%;margin-top:10px;margin-bottom:10px}.newsInfoBox .sideShare{width:100%;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:5px}.newsList{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px;padding-bottom:30px}.newsList .newsItem{width:25%;padding:20px 10px}@media (max-width:1440px){.newsList .newsItem{width:33.33%}}@media (max-width:960px){.newsList .newsItem{width:50%}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .item{width:100%;max-width:400px;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background-color:#fff;margin:0 auto;overflow:hidden}.newsList .item.hasAlbum,.newsList .item.hasVideo{cursor:pointer}@media (min-width:1181px){.newsList .item:hover{-webkit-transform:translate3d(0,-5px,0);-moz-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);-webkit-box-shadow:0px 0px 15px 2px rgba(0,122,165,0.15);-moz-box-shadow:0px 0px 15px 2px rgba(0,122,165,0.15);box-shadow:0px 0px 15px 2px rgba(0,122,165,0.15)}}.newsList .Img{width:100%}.newsList .Img img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.newsList .Txt{overflow:hidden;padding:10px 20px 20px}@media (max-width:1180px){.newsList .Txt{padding:10px 10px 20px}}@media (min-width:1181px){.newsList .Txt .title a:hover{color:#0094c7}}.newsList .Txt .title.ellipsis{max-height:65px}.newsList .Txt .expStyle.ellipsis{max-height:120px}.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;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;font-size:12px;color:#fff;background:#ae4233;background:-moz-linear-gradient(top,#ae4233 0%,#c44c4c 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ae4233),color-stop(100%,#c44c4c));background:-webkit-linear-gradient(top,#ae4233 0%,#c44c4c 100%);background:-o-linear-gradient(top,#ae4233 0%,#c44c4c 100%);background:-webkit-gradient(linear,left top,left bottom,from(#ae4233),to(#c44c4c));background:linear-gradient(to bottom,#ae4233 0%,#c44c4c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ae4233',endColorstr='#c44c4c',GradientType=0);cursor:pointer}.shareBox .back:hover{background:#398cb1}