.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;font-family:"Oswald",sans-serif}.newsInfoBox .classTitle,.newsInfoBox .dateBox{padding:5px 0}.newsInfoBox .dateBox{font-size:18px;font-weight:500}.newsInfoBox .dateBox .date{line-height:1.4}.newsInfoBox .classTitle{font-size:18px;line-height:20px;letter-spacing:0.5px;padding:5px 10px;margin-left:auto}.newsList .newsItem{padding:20px 0}.newsList .item{border:1px solid rgba(0,0,0,0.25);display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:840px){.newsList .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}}.newsList .Img{width:50%;max-width:400px;-ms-flex-negative:0;flex-shrink:0;margin:0 auto}@media (max-width:840px){.newsList .Img{width:100%}}.newsList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.newsList .Txt{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:20px;overflow:hidden}@media (max-width:840px){.newsList .Txt{padding:20px 0 0}}.newsList .Txt .title a{display:block;font-family:"Oswald",sans-serif;font-size:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1180px){.newsList .Txt .title a{font-size:22px}}.newsList .Txt .text{color:#595959;font-size:16px;margin-top:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:1180px){.newsList .Txt .text{font-size:15px}}.newsList .Txt .btnBox{margin-top:20px}.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:#ae4233;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}@media (min-width:1201px){.shareBox .back:hover{background:#398cb1}}