/**
 * 联系我们－境内机构样式。
 * 
 * @since 2015-04-25
 * @version 1.0
 * @author Luowen
 */


.filiales-wrap ul {
	margin-top: 50px;
	zoom: 1;
}
.filiales-wrap ul:after {
	content: "\20";
	display: block;
	clear: both;
	height: 0;
}
.filiales-wrap li {
	float: left;
	width: 487px;
	height: 210px;
	padding-left: 25px;
	background: url(/img/icon-arrow.png) no-repeat 0 7px;
}
.filiales-wrap h3 span {
	font-weight: normal;
	margin-left: 20px;
}