.content-wrap{display:flex}.newsList{width:1200px;padding:65px 0 300px 50px}.newsList .newsItem-a{display:inline-block;margin-bottom:35px}.newsList .newsItem{display:flex;padding:10px 0 23px 12px;background-color:#fff}.newsList .newsItem:last-child{margin-bottom:0}.newsList .newsItem:hover{cursor:pointer;color:#990033;box-shadow:0 4px 40px 0 rgba(204,204,204,0.8)}.newsList .newsItem .news-img{width:345px;height:188px;border-radius:4px;object-fit:cover}.newsList .newsItem .news-info{padding:10px 24px}.newsList .newsItem .news-info .title{font-size:24px;width:790px;white-space:nowrap;text-overflow:ellipsis;height:32px;overflow:hidden;display:inline-block}.newsList .newsItem .news-info .summary{padding:20px 0 30px;color:#aaa}.newsList .newsItem .news-info .createDate{color:#aaa;font-size:#aaa}@media only screen and (max-width:992px){.newsList{width:100%;padding:30px 16px 60px}.newsList .newsItem-a{width:100%}.newsList .newsItem{flex-wrap:wrap;padding:10px 12px 23px;box-shadow:0 4px 40px 0 rgba(204,204,204,0.8)}.newsList .newsItem .news-img{width:100%;height:220px}.newsList .newsItem .news-info{width:100%;padding:12px 0 0}.newsList .newsItem .news-info .title{width:100%}.newsList .newsItem .news-info .summary{padding:12px 0}}.newestList{padding:65px 0 0 130px}.newestList .title{position:relative;margin-bottom:64px;font-size:20px}.newestList .title::before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:3px;height:17px;background-color:#990033}.newestList .itemBox{position:relative;cursor:pointer}.newestList .itemBox:hover{color:#990033}.newestList .itemBox:hover .point{background-color:#990033}.newestList .itemBox .point{position:absolute;left:-15px;top:25%;transform:translateY(-50%);width:7px;height:7px;border-radius:50%;background-color:#999999}.newestList .itemBox .item{width:300px;padding-bottom:25px;text-overflow:ellipsis;overflow:hidden;word-wrap:break-word;white-space:nowrap}@media only screen and (max-width:992px){.newestList{display:none}}
