.footer{
	width: 100%;
	float: left;
	padding-bottom: 40px;
}
.footer-top{
	width: 100%;
	float: left;
	background: #333;
	padding: 45px 0;
}
.foot-top-mid{
	width: 1200px;
	margin: 0 auto;
	overflow: auto;
}
.footer-nav{
	width: 100%;
	float: left;
	height: 45px;
	background: #666;
	line-height: 45px;
}
.footer-nav-mid{
	width: 1200px;
	margin: 0 auto;
	height:45px;
	line-height:45px;
	color: #fff;
}
.footer-block-one{
	width: 540px;
	float: left;
}
.bottom-link{
	width: 100%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.bottom-link a{
	color:#fff;
	padding-right: 15px;
}
.bottom-link a:hover{
	color:#aace3b;
	transition: all ease .5s
}
.flink{
	width: 100%;
	border-bottom: 1px solid #666666;
	padding-bottom: 15px;
	line-height: 30px;
	margin-top: 20px;
}
.flink h1{
	float: left;
	height: 30px;
	color:#666666;
	font-size: 18px;
}
.flink a{
	color:#555;
	margin-right: 10px;
	font-size: 12px;
}
.flink a:hover{
	color:#aace3b;
	font-size: 12px;
}
.bottom-QQ{
	display: inline-block;
	margin-top: 15px;
	background:#000000;
	padding: 10px 25px;
	margin-top: 40px;
	color: #fff;
	font-size: 14px;
}
.bottom-QQ:hover{
	background:#aace3b;
	animation: btnanimate .3s  ease;
}
@keyframes btnanimate
{
  0%{
    transform: translate(10px)
  }
  25%{
   
    transform: translate(-20px)
  }
  50%{
   transform: translate(20px)
  }
  75%{
    transform: translate(-10px)
  }
  100%{
    transform: translate(10px)
  }
}
@-webkit-keyframes logoanimate
{
  0%{
    transform: translate(10px)
  }
  25%{
   
    transform: translate(-20px)
  }
  50%{
   transform: translate(20px)
  }
  75%{
    transform: translate(-10px)
  }
  100%{
    transform: translate(10px)
  }
}
.footer-block-two{
	width: 320px;
	float: left;
	margin-left: 55px;
}
.footer-block-two h1{
	width: 100%;
	height: 35px;
	line-height: 35px;
	color:#fff;
	font-size: 20px;
	float: left;
	text-align: left;
}
.footer-block-two h1 span{
	color:#f5f5f5;
	font-size: 12px;
	padding-left: 10px;
}
.footer-block-two p{
	width: 100%;
	float: left;
	line-height: 30px;
	color:#f5f5f5;
	font-size: 16px;
}
.footer-block-twop span{
	color:#f5f5f5;
}
.footer-block-three{
	float: right;
	width: 226px;
}
.footer-block-three .bottom-logo{
	float: left;
	width: 206px;
	height: 49px;
	display: block;
}
.bottom-weixin{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.bottom-weixin li{
	width: 95px;
	height: 120px; 
}
.bottom-weixin li img{
	width: 95px;
	height: 95px; 
}
.bottom-weixin li span{
	width: 95px;
	height: 30px; 
	float: left;
	display: block;
	line-height: 30px;
	text-align: center;
	color:#666;
	font-size: 14px;
}
.copyright{
	width:60%; 
	float:left;
	}
	.icp{ width:30%; text-align:right;float:right;}
	
	
	.commonposition{_position:absolute;_top: expression(documentElement.scrollTop + 200 + "px");position:fixed; top:20%; right:0px; z-index:999999; display:none;}
.commonposition a{display:block; width:45px; height:45px; position:relative; background-color:#e20000; background-image:url(../images/icon.png);background-repeat:no-repeat; margin-top:1px;}
.commonposition a span{display:none; position:absolute; right:0px; top:0px; height:45px; padding-left:50px; color:#fff;line-height:45px; font-size:14px;background-color:#262626;}
.commonposition a.HomeQQ{ background-position:-362px -186px;}
.commonposition a.Homedianhua{ background-position:-362px -231px;}
.commonposition a.Homexuqiu{ background-position:-362px -275px;}
.commonposition a.Homeweixin{ background-position:-362px -322px;}
.commonposition a.Hometop{ background-position:-362px -370px; background-color:#4e4e4e;}
.commonposition a span.QQbggray{background-position:-360px -186px;background-image:url(../images/icon.png);background-repeat:no-repeat; width:90px;}
.commonposition a span.weixinerweima{right:45px; padding:0px;}
.commonposition a span.dianhuabggray{background-position:-362px -231px;background-image:url(../images/icon.png);background-repeat:no-repeat;width:180px;}
.commonposition a span.Homexuqiu{ background-position:-362px -275px;background-image:url(../images/icon.png);background-repeat:no-repeat;width:120px;}
