.news-title-en{
 width: 1200px;
 min-height: 48px;
 background: rgba(31,104,172,.1);
 border-radius: 2px;
 line-height: 48px;
 display: flex;
 flex-direction: row;
 justify-content: space-between;
 padding: 0 30px;
}
.page-en{
	display: flex;
    flex-direction: column;
    min-height: 950px
}
.news-page-en11 {
    margin: 0 auto;
    width: 1200px;
    margin-top: 40px;
}