/*新闻页面英文版样式*/
.news_en .title_zh {
    font-size: 24px !important;
}

.news_en .title_en {
    font-size: 14px !important;
}

.news_en .news_item .date {
    font-size: 12px !important;
}

.news_en .news_item .title {
    font-size: 14px !important;
}

.news_en .news_item .desc {
    font-size: 12px !important;
    line-height: 18px !important;
}

.content_box .works .text_box .title{
width: 450px;
line-height: 30px;
font-size: 18px;
font-weight: bold;
color: #222222;
text-align: left;
margin-bottom: 12px;
}