.pc_footer .underJoin {
	width: 100%;
	height: 255rem;
	background: url('../../static/iconPc/6.png') no-repeat;
	background-size: cover;
	text-align: center;
	padding-top: 52rem;
}
.pc_footer .underJoin .joinText {
	font-size: 24rem;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
}
.pc_footer .underJoin .joinBtn {
	width: 174rem;
	height: 64rem;
	background: #FFFFFF;
	border-radius: 4rem;
	font-size: 21rem;
	margin: 48rem auto 0;
	color: #3577FD;
	cursor: pointer;
}
.pc_footer #footerBox {
	width: 100%;
	background: #3C7CFD;
	padding-top: 60rem;
	padding-bottom: 20rem;
	font-size: 14rem;
	font-family: MicrosoftYaHei;
	color: #FFFFFF;
}
.pc_footer #footerBox .footerInfo {
	position: relative;
	font-size: 14rem;
}
.pc_footer #footerBox .tabList {
	margin-right: 40rem;
	cursor: pointer;
}
.pc_footer #footerBox .tabList:hover {
	font-weight: bold;
}


.pc_footer #footerBox .address {
	margin-top: 40rem;
	padding-right: 150rem;
	font-size: 14rem;
}
.pc_footer #footerBox .address span{
	margin: 0rem 32rem;
}

.pc_footer #footerBox .beiAn {
	margin-top: 99rem;
}
.pc_footer .gonganImag {
	width: 20rem;
	height: 20rem;
	margin-left: 35rem;
}
.pc_footer .last{
	margin-top: 10rem;
}
.pc_footer #footerBox .beiAn span {
	margin-left: 35rem;
	font-size: 14rem;
}

.pc_footer #footerBox .beiAn span:last-child {
	margin-left: 10rem;
}
.pc_footer #footerBox .codeBox {
	position: absolute;
	right: 163rem;
	top: 0;
	text-align: center;
}
.pc_footer #footerBox .codeBox>div {
	margin-left: 40rem;
	font-size: 14rem;
}
.pc_footer #footerBox .codeBox img {
	width: 87rem;
	height: 87rem;
	margin-bottom: 10rem;
}
.pc_footer #footerBox .codeBox .footNull {
	width: 87rem;
	height: 91rem;
	margin-bottom: 10rem;
}
