/******底部footbox样式******/
.comm-icon{
	display: inline-block;
	background: url(../images/comm.png);
}
.footbox{
	background: #fff;
	margin-top: 100px;
	min-width: 1200px;
}
.foot-main{
	/*border-top: 3px solid #e7e7e7;*/
	width: 1200px;
	margin: 0 auto;
	padding-top: 52px;
	overflow: hidden;
}
.foot-myhome{
	text-align: center;
	font-size: 12px;
	color: #bcbcbc;
	width: 1260px;
	margin-left:-30px; 
}
.foot-myhome a{
	font-size: 14px;
	padding:  0 14px;
	color: #555
}
.foot-tell-us{
	text-align: center;
	margin-top: 30px;
	color: #555
}
.foot-tell-us span{
	margin:0 15px;
}
.icon1-foot1{
	height: 14px;
	width: 14px;
	background-position: -1px -15px;
	vertical-align: middle;
	margin-right: 9px;
}
.icon1-foot2{
	height: 14px;
	width: 20px;
	background-position: -1px -32px;
	vertical-align: middle;
	margin-right: 9px;
}
.icon1-foot3{
	height: 16px;
	width: 18px;
	background-position: -1px -50px;
	vertical-align: middle;
	margin-right: 9px;
}
.icon1-foot4{
	height: 14px;
	width: 15px;
	background-position: -1px -70px;
	vertical-align: middle;
	margin-right: 9px;
}
.foot-my-info{
	color: #9d9d9d;
	text-align: center;
	line-height: 18px;
	margin-top: 30px;
}
.foot-my-info p{
	padding: 3px 0;
}
.foot-my-info a{
	color: #9d9d9d
}
.footbottom{
	border-top: 1px solid #f0f0f0;
	color: #9d9d9d;
	text-align: center;
	line-height: 18px;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.footbottom p{
	padding: 4px 0
}
.footbottom a{
	color: #9d9d9d;
}