.bottom{
	width: 100%;
	background:#3c3837;
	padding-top: 40px;
	/* padding-bottom: 20px; */
	color: #B8B8B8;
}
.bottom .bg1{
	display: flex;
	width: 1400px;
	margin: 0 auto;
}
.bottom .bg1 .one{
	display: flex;
	flex-direction: column;
}
.bottom .bg1 a{
	color:#B8B8B8;
}
.bottom .one .xiaobiao{
	display: flex;
	margin-top: 40px;
}
.bottom .one .xiaobiao .left li{
	margin-right: 46px;
	margin-bottom: 22px;
	white-space:nowrap;
}
.bottom .one .xiaobiao .left li:hover{
	color: #FFFFFF;
}
.bottom .one .xiaobiao .right{
	margin-left:20px ;
}
.bottom .one .xiaobiao .right li{
	margin-right: 64px;
	margin-bottom: 22px;
	white-space:nowrap;
}
.bottom .one .xiaobiao .right li:hover{
	color: #FFFFFF;
}

.bottom .two{
	margin-left: 64px;
	margin-right: 64px;
}
.bottom .two ul{
	color: #FFFFFF;
	margin-bottom: 40px;
}
.bottom .two .lianx{
	display: flex;
	flex-direction: column;
}
.bottom .two .lianx li{
	display: flex;
	margin-bottom: 46px;
}
.bottom .two .lianx li:last-child{
	margin-bottom: 0px;
}
.bottom .two .lianx p{
	margin-left: 16px;
	white-space: nowrap;
}

.bottom .two .lianx p:hover{
	color: #FFFFFF;
}
.three{
	margin-left: 64px;
	margin-right: 64px;
}
.bottom .three ul{
	margin-bottom: 20px;
	color: #FFFFFF;
}
.bottom .four{
	margin-left: 64px;
}
.bottom .four .up{
	position: relative;
	
}
.bottom .four .up .p1{
	position: absolute;
	top: 0px;
	left: 52px;
	white-space: nowrap;
}
.bottom .four .up .p1:hover{
	color: #FFFFFF;
}
.bottom .four .up .p2{
	position: absolute;
	white-space: nowrap;
	left: 52px;
	top: 22px;
	color: #FE9D12;
	font-weight: 700;
	font-size: 22px;
}
.bottom .four .zx{
	width: 204px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #FE9D12;
	color: #FFFFFF;
	margin-top: 48px;
}
.bottom .four .zx:hover{
	background: #ffac34;
}
.bottom .four .zx img{
	margin-right: 10px;
}
.lj{
	width: 100%;
	background: #393534;
}
.lj .bg2{
	height: 54px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lj .bg2 p{
	color: #B8B8B8;
	font-size: 14px;
}
.lj .bg2 a{
	color: #B8B8B8;
	margin-right:15px ;
}
.lj .bg2 a:hover{
	color: #FFFFFF;

  }
.gongshang{
    text-align: center;
  }