body{
	font-size: 14px;
	font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}
a{
	text-decoration: none;
	color: inherit;
}
.left{
	float: left;
}
.right{
	float: right;
}
.w1280{
	width: 1280px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
ul.ft0{
	font-size: 0;
}
ul.ft0 li{
	float: left;
	font-size: 16px;
	text-align: center;
}
.section_tl{
	height: 42px;
	line-height: 42px;
	*line-height: 40px;
	padding: 0 24px;
	color: #999;
	font-size: 14px;
	letter-spacing: 1px;
}
.section_tl h2{
	display: inline-block;
	font-size: 18px;
	color: #004d90;
	display: inline-block;
	padding-right: 8px;
	float: left;
}