html[lang="en"] .section_article_detail_data .item_content{
	text-align: left;
}  
html[lang="en"] #services > .page_wrapper > .examples > li .examples_item_title{
	text-align:center;
	white-space: pre-line;
}
html[lang="en"] #services > .page_wrapper > .examples > li .examples_item_desc{
	white-space: pre-line;
}
html[lang="en"] #services > .page_wrapper > .examples > li .examples_item_desc .examples_item_desc_text{
	text-align:left;
	line-height:1.6;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
	text-overflow: ellipsis;
}
html[lang="en"] #services > .page_wrapper > .examples_youshi .examples_youshi_right .item.active .item_desc{
	width:100%;
	line-height:1.4;
}
html[lang="en"] .section_service_yunyin .section_service_yunyin_data_box .box_desc{
	text-align:left;
}
html[lang="en"] .section_company_linian .section_company_linian_data .item .item_desc{
	text-align:left;
	line-height:1.4;
}
html[lang="en"] .section_company_lianxifangshi .section_company_lianxifangshi_data .item .item_desc{
	text-align:left;
}
html[lang="en"] #footer .footer_content .footer_nav .footer_nav_right .item .item_con_box .item_con{
	width:180px;
}
html[lang="en"] #footer .footer_content .footer_nav .footer_nav_right .item:last-child{
	margin-right:0;
}
html[lang="en"] #footer .footer_content .footer_nav .footer_nav_right .item:last-child .item_con_box .item_con{
	width:460px;
}
html[lang="en"] #footer .footer_content .footer_nav .footer_nav_right .item .item_con_box .item_con li a{
	line-height:28px;
}
/* #191: EN "Authoritative Ecosystem Partnership" title/desc width 468→800, keep centered */
html[lang="en"] .section_company_hezuo .section_company_hezuo_data{
	width:800px;
}
@media (max-width: 768px){
	html[lang="en"] #services > .page_wrapper > .examples > li .examples_item_desc .examples_item_desc_text{
		-webkit-line-clamp: 6;
	}
	html[lang="en"] .section_service_yunyin .section_service_yunyin_data .item{
		width:100%;
		margin-right:0;
	}
	html[lang="en"] .section_company_hezuo .section_company_hezuo_data{
		width:100%;
	}
}
