.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-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:10px}.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;padding:5px 10px}.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 -15px}.newsList .newsItem{width:-webkit-calc(100%/3);width:-moz-calc(100%/3);width:calc(100% / 3);padding:0 15px 30px}@media (max-width:1180px){.newsList .newsItem{width:50%}}@media (max-width:640px){.newsList .newsItem{width:100%}}.newsList .item{padding:20px 0px}.newsList .Img{width:100%}.newsList .Img img{width:100%;height:auto;display:block;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.newsList .Txt{padding:15px 0;overflow:hidden}.newsList .Txt .title a{display:block;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{height:60px;color:#8B8B8B;font-size:16px;padding-top:10px}@media (max-width:1180px){.newsList .Txt .text{font-size:15px}}.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:-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:-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:1181px){.shareBox .back:hover{background:#398cb1}}