.news{padding-top:60px;padding-bottom:125px;width:100%;background-image:url('/static/cn/images/news/news-bg.jpg');background-repeat:no-repeat;background-size:cover}.news .news-content{display:flex;padding-top:40px}.news .news-content-right{flex:1}.news-box{margin-left:50px}.news-box .news-item{display:flex;margin-bottom:60px}.news-box .news-item .news-img{position:relative;margin-right:30px;width:300px;height:155px;background-repeat:no-repeat;background-size:cover}.news-box .news-item .news-img .img-border{display:none;position:absolute;bottom:-6px;right:-6px;height:51px;width:51px;border-right:2px solid #e84827;border-bottom:2px solid #e84827;transition:all .3s}.news-box .news-item .news-right{flex:1;width:620px}.news-box .news-item .news-right .news-title{font-size:22px;font-weight:400;line-height:27px;color:#17171a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:all .3s}.news-box .news-item .news-right .news-date{display:flex;align-items:center;margin-top:3px;font-size:14px;font-weight:400;line-height:27px;color:#b8bccc}.news-box .news-item .news-right .news-date .date-icon{margin-right:10px;height:14px;width:14px;background-repeat:no-repeat;background-size:cover;background-image:url('/static/cn/images/news/date.png')}.news-box .news-item .news-right .news-item-content{margin-top:10px;height:52px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:16px;font-weight:400;line-height:26px;color:#6d7385}.news-box .news-item .news-right .to-detail{display:flex;align-items:center;justify-content:center;margin-top:10px;width:84px;height:30px;font-size:12px;font-weight:400;line-height:24px;color:#b8bdcc;border:1px solid rgba(189,194,208,0.5);border-radius:15px}.news-box .news-item:hover .news-img .img-border{display:block}.news-box .news-item:hover .news-right .news-title{color:#e84827}.ds-public-page{padding-left:50px;padding-top:20px}