.bottom{
	width:100%;
	height:132px;
	overflow: hidden;
	position: relative;
	background: url(../images/bj_08.jpg) no-repeat center;
	background-position: 0px -0px;
	background-size: cover;
}

.bottom-all {
    width: 100%;
	position:absolute;
	margin: 0 auto;
	height:132px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-repeat: no-repeat;

}

#bottom-content {
	display: flex;
	margin: 0 auto;
	width:1080px;
	height:100%;
	z-index:1;
	left: 808px;
	top: 15px;
	line-height: 30px;
	align-items: center;
	text-align: center;
}

.bottom_style {	
	width: 900px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
}

.bottom_style a {
	color: #FFFFFF;
}

.bottom .left-img {
	width: 200px;
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
}