img { border: 0 none; vertical-align: center; }
ul, li { list-style-type: none;}
body, input, select, button, textarea { font-family:"微软雅黑";  }	/*设置默认字体*/
button { cursor: pointer; }
i, em, cite { font-style: normal; }
a, a:link { color: #000; text-decoration: none; }/*设置a标签基本样式与伪类选择器设置*/
a:visited {}
a:active, a:hover { text-decoration: none; color:#d00000; }
a:focus { outline: none; } 
.orange { color:#F26E01;}

.clear:after {
	content: '';
	display: block;
	height: 0;
	overflow: hidden;
	clear:both;
}
/*企业荣誉结构样式*/
.Customized {
	width: 100%;
	background: #eaeaea;
	border-top: 0.1em solid #eaeaea ;
	border-bottom: 0.1em solid #eaeaea ;
	text-align: center;
}
.Customized_af {
	font-size: 1em;
	font-weight: 300;
	line-height: 150%;
	color: #666666;
	margin: 1em 0 0 0;
}
.Customized_bf {
	font-size: 1.2em;
	color: #a61b29;
	margin: 0 0 1.5em 0;
}
.Customized_cf {
	width: 94%;
	margin: 0 auto 2em;
}
.cf{
	float: left;
	width: 48%;
	height: 49em;
	background: #ffffff;
	border-bottom: 0.1em solid #ffffff;
	margin: 0 0 2em 0;
}
.Customized_cf li:nth-child(odd) {
	margin: 0 0.8em 2em 0;
}
.cf_af {
	width: 70%;
	margin: 1em 0 ;
}
.cf_bf {
	font-size: 1.1em;
	color: #a61b29;
	/*line-height: 200%;*/
}
.cf_cf {
	display: block;
	width: 95%;
	font-size: 1em;
	color: #666666;
	margin: 0.5em auto 1em;
	line-height: 150%;
}