@charset "utf-8";
/* CSS Document */
#footer .card {
	width:142px;
	height:30px;
	position:absolute;
	top:-38px;
	left:220px;
	z-index:2;
}
#footer .menu {
	width:558px;
	height: 20px;
	float:left;
	position:absolute;
	z-index:2;
	left: 1px;
	top: -36px;
	text-align:left;
}
#footer .copyright {
	width:100%;
	height: auto;
	float:left;
}
#footer .design {
	width:106px;
	height:  auto;
	position:absolute;
	z-index:2;
	left: 8px;
	top: 45px;
}
.add_info{
	position:absolute;
	bottom:15px;
	right:-205px;
}
.add_wechat{
	position:absolute;
	bottom:-25px;
	right:-205px;
}