.en .section_article_detail_data .item_content{
	text-align: left;
}  
.en #services > .page_wrapper > .examples > li .examples_item_title{
	text-align:center;
}
.en #services > .page_wrapper > .examples > li .examples_item_desc{
}
.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;
}
.en #services > .page_wrapper > .examples_youshi .examples_youshi_right .item.active .item_desc{
	width:100%;
	line-height:1.4;
}
.en .section_service_yunyin .section_service_yunyin_data_box .box_desc{
	text-align:left;
}
.en .section_company_linian .section_company_linian_data .item .item_desc{
	text-align:left;
	line-height:1.4;
}
.en .section_company_lianxifangshi .section_company_lianxifangshi_data .item .item_desc{
	text-align:left;
}
.en #footer .footer_content .footer_nav .footer_nav_right .item .item_con_box .item_con{
	width:180px;
}
.en #footer .footer_content .footer_nav .footer_nav_right .item:last-child{
	margin-right:0;
}
.en #footer .footer_content .footer_nav .footer_nav_right .item:last-child .item_con_box .item_con{
	width:460px;
}
.en #footer .footer_content .footer_nav .footer_nav_right .item .item_con_box .item_con li a{
	line-height:1.2;
}
@media (max-width: 768px){
	.en #services > .page_wrapper > .examples > li .examples_item_desc .examples_item_desc_text{
		-webkit-line-clamp: 6;
	}
	.en .section_service_yunyin .section_service_yunyin_data .item{
		width:100%;
		margin-right:0;
	}
}