@charset "UTF-8";

.ft{
	width: 100%;
	background-color: #fff;
	clear: both;
}
.ft-cn{
	width: 1200px;
	height: 139px;
	margin: 0 auto;
	padding-top: 30px;
	overflow: hidden;
}
.ft-le-le{
	float: left;
	overflow: hidden;	
}
.ft-s1{
	display: block;
	font-size: 16px;
	color: #333333;
	padding-bottom: 14px;
}
.ft-d1{
	font-size: 14px;
	color: #666666;
	padding-bottom: 14px;
	overflow: hidden;
}
.ft-d1>a{
	float: left;
	
}
.ft-d1>span{
	float: left;
}
.ft-ri{
	width: 640px;
	height: 169px;
	float: left;
	margin-left: 90px;
	background: url("../images/logo2.png") no-repeat;
}
.ft-ri>p{
	float: right;
	margin-top: 40px;
	line-height: 26px;
	font-size: 14px;
	color: #666666;
}
.ft-bot{
	width: 100%;
	height: 74px;
	background-color: #002e20;
}
.ft-bot-cn{
	width: 1200px;
	height: 74px;
	margin: 0 auto;
	overflow: hidden;
}
.ft-bot-s1{
	display: block;
	font-size: 14px;
	color: #fff;
	margin-top: 28px;
}








