.bottom{
	width:100%;
	height: 170px;
	background: #4fa8f1;
}

.bottom-t{
	width:1200px;
	height: 170px;
	margin: 0px auto;
}
.bottom-left{
	float: left;
	margin-top: 40px;
}
.bottom-left img{
	margin-top: 20px;
	float: left;
}
.bottom-text{
	margin-left: 20px;
	float: left;
	line-height: 33px;
	color: #fff;
	font-size: 14px;
}
.bottom-right{
	width:280px;
	height: 77px;
	float: right;
	margin-top:66px;

}
.bt-t a{
	width:40px;
	height: 40px;
	padding-right: 10px;
	float: left;


}
.bottom-right p{
	margin-top: 12px;
	float: left;
	font-size: 18px;
	color: #fff;
	}
.bottom-right p a{
		font-size: 24px;
		color: #fff;
		padding-left:10px;
		padding-right:10px;	
	}
img{
	border:0px;
}
.bt-t{
	position: relative;
}
.wx{
	display: none;
	top: -220px;
	left:20px;
	position: absolute;
}
.wx-a:hover .wx{
	display:block;
}
.app_x{
position: relative;
}
.app_1{
	display: none;
	position: absolute;

left: -80px;

width: 210px;

bottom: 50px;
}
.app_x:hover .app_1{
display:block
}
body{
	min-width:1220px;
}