.news{padding-top:60px;width:100%;background-image:url('../images/news-bg.jpg');background-repeat:no-repeat;background-size:cover}.news .news-content{display:flex;padding-top:40px}.news .news-content-right{flex:1;margin-left:50px;padding-bottom:30px}.news .news-content-right .news-title{font-size:32px;font-weight:400;text-align:center;line-height:40px;color:#333}.news .news-content-right .news-date{display:flex;align-items:center;justify-content:center;margin-top:16px;margin-bottom:30px;font-size:14px;font-weight:400;line-height:27px;color:#b8bccc}.news .news-content-right .news-date .date-icon{margin-right:10px;height:14px;width:14px;background-repeat:no-repeat;background-size:cover;background-image:url('../images/news-date.png')}.news .news-content-right .news-img{position:relative;margin:0 auto;margin-bottom:60px;width:793px;height:410px;background-repeat:no-repeat;background-size:cover}.news .news-content-right .news-img .img-border{position:absolute;bottom:-15px;right:-15px;height:125px;width:125px;border-right:6px solid #e84827;border-bottom:6px solid #e84827}.news .news-content-right img{max-width:100%}.news .news-content-right div,.news .news-content-right p{font-size:16px;font-weight:400;line-height:24px;color:#6d7385}.news .news-content-right .bold{font-size:20px;font-weight:bold;line-height:24px;color:#6d7385}.next{display:flex;justify-content:space-between;align-items:flex-end;padding-top:35px;padding-bottom:115px;border-top:1px solid rgba(189,194,208,0.5)}.next .next-left{margin-left:250px;width:800px}.next .next-left .to-next{display:block;font-size:16px;font-weight:400;line-height:24px;color:#6d7385;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.next .next-left .to-next:first-child{padding-bottom:10px}.next .back{display:flex;align-items:center;justify-content:center;width:100px;height:27px;font-size:14px;font-weight:400;line-height:24px;color:#6d7385;border:1px solid #6d7385;border-radius:14px}.next .back .back-icon{margin-right:6px;height:15px;width:15px;background-image:url('../images/news-back.png');background-repeat:no-repeat;background-size:cover}