@CHARSET "UTF-8";

.footer {
	width:100%;
	min-width: 1200px;
	height:220px;
	background-image:url(../../Image/common/bottom/footer-hoomfly.png);	
}

.footer .footer-container {
	width:1200px;
	height:200px;
	margin:0 auto;
	padding-top: 35px;
	overflow: hidden;
}

.footer .footer-container ul {
	width:1100px;
	height:200px;
	padding-left:100px;
}

.footer .footer-container ul li {
	width:246px;
	height:160px;
	float:left;
}

.footer .footer-container ul .footer-container-li02 {
	width:2px;
	height:146px;
	background-image: url(../../Image/common/bottom/shuxian.png);	
}

.footer .footer-container ul .footer-container-li04 {
	width:2px;
	height:146px;
	background-image: url(../../Image/common/bottom/shuxian.png);	
}

.footer .footer-container ul .footer-container-li06 {
	width:2px;
	height:146px;
	background-image: url(../../Image/common/bottom/shuxian.png);	
}

.footer .footer-container ul li p {
	width:246px;
	height:28px;
	font-size: 14px;
	font-family: "微软雅黑","宋体",arial;
	text-align: center;
	line-height: 28px;
	color:#ececec;
}

.footer .footer-container .footer-wechat {
	height:auto;
}

.footer .footer-container ul li .footer-container-p {
	font-size: 16px;
	color:#FFFFFF;
	margin-left: -2px;
	margin-bottom: 8px;
}

.footer .footer-container ul .footer-container-li01  p{
	color:#ececec;
}

.copyright {
	width:100%;
	min-width: 1200px;
	text-align: center;
	background:#1e2329;	
}

.copyright i {
	display: block;
	width:700px;
	color: #808080;
	line-height: 35px;
	text-align: center;
	font-family: "微软雅黑","宋体",arial;
	margin:0 auto;
}

.copyright p {
	width:700px;
	text-align: center;
	margin:0 auto;
}