.footer{
    width: 100%;
    background: url(../../img/bgimg.jpg) repeat left top;
	    padding-bottom: 20px;
		    padding-top: 10px;}

.footer .top{
	width: 1200px;

	margin: 0 auto;

	position: relative;}




.footer .top .part_a{
	width: 453px;
	margin-top:20px;
	float: left;
	}

.footer .top .part_a ul li{
	min-width: 20px;
	height: 28px;
	list-style: none;
	float: left;
	font-size: 14px;
	/* margin-bottom:10px; */
	}

.footer .top .part_a ul li a{
	color: #999;}

.footer .top .part_b{width: 21%;float: left;margin-top: 20px;margin-left: 10px;margin-right: 25px;}

.footer .top .part_b span{
	width: 100%;
	height: 50px;
	font-size: 16px;}

.footer .top .part_b .detail{
	font-size: 14px;
	line-height: 22px;
	    margin-top: 15px;}

.footer .top .part_c{
	width: 10%;
	float: left;
	margin-top: 20px;
	}


.footer .top .part_c ul li{
	/* width: 130px; */
	/* float: left; */
	/* list-style: none; */
	}

.footer .top .part_c ul .li_a{}

.footer .top .part_c ul .li_b{}

.footer .top .part_c ul li .wechat{
	/* width: 130px; */
	/* height: 100px; */
	}

.footer .top .part_c ul li .wechat p{
	text-align: center;
	font-size: 14px;
	margin:10px auto;}

.footer .top .part_c ul li .wechat img{
	display: block;
	width: 60px;
	height: 60px;
	margin: 0 auto;}

.promote{
	display: none;
	width: 400px;
	height: 150px;
	overflow: hidden;
	background: rgb(159,32,29);
	position:absolute;
	top:50px;
	left:0px;}

.promote .info{
	width: 90%;
	height: 90%;
	margin: 0 auto;
	margin-top: 10px;
	line-height: 30px;
	font-size: 16px;

	color: rgb(245,245,245);}

.code .code_b{
	width:200px;
	height:200px;
	position:absolute;
	top:70px;left:50px;}

	
	.code .code_c{

width:150px;

position:absolute;

bottom:-135px;

right: 120px;

}
	
	.code .code_d{
width:150px;

 position:absolute;
 bottom:-185px;
 left:600px;}

@font-face {
  font-family: 'iconfont';
src: url(iconfont.eot); /* ie9*/
  src: url('iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff') format('woff'), /* chromeã€firefox */
  url('iconfont.ttf') format('truetype'), /* chromeã€firefoxã€operaã€Safari, Android, iOS 4.2+*/
  url('iconfont.svg#iconfont') format('svg');}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;}
.footer .buttom{
	width: 900px;
	height: 50px;
	margin: 0 auto;
	font-size: 12px;
	margin-top: 30px;
	text-align: center;}
.float-wrap {
	position: fixed;
	_position: absolute;
	right: 0;
	bottom: 0;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight));
	margin: 0;
	z-index: 2999;
	padding-bottom: 40px;}

.float-list {
	background-color: #f5f5f5;
	border: 1px #e6e6e6 solid;
	border-bottom: 0;
	position: relative;}

.float-item {
	border-bottom: 1px #e6e6e6 solid;}

.float-item a {
	font-size: 12px;
	padding: 10px 6px;
	text-align: center;
	display: block;
	color: #0064B4;}

.float-item a .iconfont {
	font-size: 24px;}
.part_d img {
    width: 100%;
    height: auto;
}

.part_d {
    width: 314px;
    float: left;
    margin-right: 25px;
    margin-top: 20px;
}
.part_b p {
    line-height: 24px !important;
}