.footer{
	color: #7B8B95;
	background-color: #d6dee6;
	min-width: 1000px;
}

.main-footer{
	float: left;
}

.main-footer ul{
	padding-left: 90px;
}

.main-footer li{
	list-style: none;
	float: left;
	padding-right : 24px;
	height: 72px;
	line-height: 72px;
}

.main-footer li a{
	color:#7B8B95;
}

.main-footer li a:HOVER{
	color:#ff6700;
}

.attion-icon{
	float:right;
	margin-right: 90px;
	height: 72px;
	line-height: 72px;
}

.attion-icon span{
	display: block;
	float:left;
}

#footer-weixin{
	width: 35px;
	height: 39px;
	background: url("../../../img/lglow/web/footer_all.png") no-repeat;
	background-position:0 0 ;
	margin-top: 16.5px;
	margin-left: 14px;
}

#footer-weibo{
	width: 35px;
	height: 39px;
	background: url("../../../img/lglow/web/footer_all.png") no-repeat;
	background-position:-35px 0 ;
	margin-top: 16.5px;
	margin-left: 20px;
}

.copyright-intro{
	text-align: center;
	height: 60px;
	line-height: 60px;
	color:#7B8B95;
}

#weixintips{
	position: fixed;
	height: 60px;
	display: none;
}