@charset "utf-8";

/* 底部 */
.foot-mg{
	margin-top:50px;
}

.foot-xs{
	height:85px;
	padding:0px; 
	margin:0px; 
	clear:both;
}

.foot-bg{
	background:#282828;
	height:240px;
}

.foot-bg .foot-width{
	width:1150px;
	margin:0 auto;
	padding-top:38px;
}

.foot-bg .foot-width ul li{
	float:left;
	width:191px;
}

.foot-bg .foot-width ul li .design{
	width:195px;
}

.foot-bg .foot-width ul li a{
	display:block;
	line-height:24px;
}

.foot-bg .foot-width ul li a.on{
	color:#ffffff;
}

.foot-bg .foot-width ul li a:hover{
	color:#fff;
}

.copy-bg{
	background:#282828;
	height:50px;
	border-top:1px solid #333333;
}

.copy-bg .copy-width{
	width:1150px;
	margin:0 auto;
	line-height:50px;
}
.copy-bg .copy-width span{
	float:right;
	line-height:50px;
}

/* 结束 */
