.news{position:relative}.news .news-title{padding-top:115px}.news .news-title .title .ch-title{text-align:left}.news .news-title .title .number{top:-75px;left:305px}.news-content .news-item{display:flex;align-items:center;margin-top:50px}.news-content .news-item .news-date{padding-right:45px}.news-content .news-item .news-date .day{font-size:35px;font-weight:400;line-height:26px;color:#b7b7b7}.news-content .news-item .news-date .year{padding-top:10px;font-size:18px;font-weight:400;line-height:26px;color:#b7b7b7}.news-content .news-item .news-date .arrow{margin-top:15px;width:40px;height:13px;background-repeat:no-repeat;background-size:cover;background-image:url('/static/cn/images/news/arrow.png')}.news-content .news-item .news-item-content{width:680px}.news-content .news-item .news-item-content .item-title{font-size:18px;font-weight:500;line-height:30px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .3s}.news-content .news-item .news-item-content .item-content{display:-webkit-box;padding-top:20px;height:85px;font-size:14px;font-weight:400;line-height:22px;color:#666;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.news-content .news-item .news-img{margin-left:65px;width:308px;height:173px;background-repeat:no-repeat;background-size:cover}.news-content .news-item:hover .news-date .arrow{background-image:url('/static/cn/images/news/active-arrow.png')}.news-content .news-item:hover .news-item-content .item-title{color:#004d9b}