.news{padding-top:108px;padding-bottom:95px}.news .news-box{display:flex;flex-wrap:wrap}.news .news-item{width:400px;height:450px;margin-right:30px;margin-bottom:30px;transition:all .3s}.news .news-item .item-img{width:100%;height:263px;background-repeat:no-repeat;background-size:cover;background-position:center center}.news .news-item .news-bottom{padding:0 25px;box-sizing:border-box}.news .news-item .news-bottom .item-title{margin-top:20px;font-size:18px;font-weight:bold;color:#000;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .news-item .news-bottom .item-date{padding-top:5px;font-size:14px;font-weight:400;color:#999;line-height:20px}.news .news-item .news-bottom .item-content{margin-top:20px;height:50px;font-size:14px;font-weight:400;color:#999;line-height:26px;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news .news-item:nth-child(3n){margin-right:0}.news .news-item:hover{box-shadow:0 6px 61px 7px rgba(130,130,130,0.11)}.news .more{display:flex;align-items:center;justify-content:center;margin:0 auto;margin-top:40px;width:165px;height:54px;font-size:14px;font-weight:400;color:rgba(255,255,255,0.8);line-height:26px;text-transform:uppercase;background:#1a98d1;cursor:pointer}