#InFooter{
	margin: 0px;padding: 0px;font-size: 12px;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	margin-top: 6px;


	text-align: center;
}
.InFooterA{
	width: 100%;
	height: 30px;
	overflow: hidden;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #3562BF;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	margin:0 auto;
}
#InFooterB{
	width: 952px;
	overflow: hidden;
	text-align: left;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #696969;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align:center;
}
.InFooterB1{
	float: left;
}

/*右侧4格漂浮*/
.siteFixedNav {
	width: 46px;
	height: 212px;
	position: fixed;
	left: 50%;
	top: 210px;
	margin:0 0 0 608px;
	z-index: 1002;
}

.siteFixedNav a {
	display: block;
	width: 100%;
	height: 53px;
	text-decoration: none;
	background: url(/images/2015/siteFixedNav.gif) no-repeat;
}

.siteFixedNav .fixedNavHome {background-position: 0 0;}
.siteFixedNav .fixedNavWx {background-position: 0 -53px;}
.siteFixedNav .fixedNavApp {background-position: 0 -106px;}
.siteFixedNav .fixedNavTop {
	background-position: 0 -159px;
	background-position: 0 -159px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
}

.fixedWxQrcode,.fixedAppQrcode {
	width: 100px;
	height: 105px;
	position: absolute;
	left: -100px;
	display: none;
	background: url(/images/2015/siteFixedNav.gif) no-repeat;
}

.fixedWxQrcode {
	top: 38px;
	background-position: -94px 0;
}
.fixedAppQrcode {
	top: 90px;
	background-position: -200px 0;
}

.siteFixedNavClose {
		position: absolute;
		top: -1.2em;
		cursor: pointer;
		font-size: 16px;
		height: 18px;
		right: 0px;
		display: block;
		background: rgb(238, 238, 238);
	}