﻿.footer{
	background-color:#212121;
	clear:both;
	padding-bottom:20px;
}
.footerContent{
	width:1003px;
	margin:0px auto;

}
.footerContentMenu{
	padding-top:30px;
}
.footerContentMenu dl{
	float:left;
	margin-right:150px;
	
}

.footerContentMenu dl dt{
	color:#b5b5b5;
	font-size:18px;
	margin-bottom:10px;
	font-weight:bold;
}
.footerContentMenu dl dd{
	line-height:25px;
}
.footerContentMenu dl dd a{
	color:#717171;
}

.QRCode{
	float:right;
	margin-right:20px;
}
.QRCode p{
	float:left;
	width:125px;
	text-align:center;
	background-color:#ffffff;
	margin-right:20px;
}
.QRCode p img{
	width:105px;
	height:105px;
	margin:2px;
}
.QRCode p span{
	display:block;
	font-size:14px;
	padding:2px 0px 5px 0px;
}
.footerRight{
	height:20px;

	background-image:url("../Picture/footerbg.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	background-color:#212121;
	color:#717171;
	padding-top:180px;
	text-align:center;
}
.footerRight span{
	margin-left:10px;
}

.footerRight a{
	color:#717171;
}
.footerRight a:hover{
	color: #FC7523;
}

.sinaweibo{
	background-image:url("../picture/sinaweibo.jpg");
	background-repeat:no-repeat;
	height:18px;
	display:block;
	line-height:18px;
	padding-left:25px;
	margin-bottom:10px;
}
.qqweibo{
	background-image:url("../picture/qqweibo.jpg");
	background-repeat:no-repeat;
	height:18px;
	display:block;
	line-height:18px;
	margin-bottom:10px;
	padding-left:25px;	
}
.Rss{
	background-image:url("../picture/rss.jpg");
	background-repeat:no-repeat;
	height:18px;
	display:block;
	line-height:18px;
	padding-left:25px;
}
