.footerBox{
	width: 100%;
	padding: 4% 5%;
	box-sizing: border-box;
	background-color: #f5f5f7;
}
.question_ul{
	width: 100%!important;
}
.question_li{
	color: #1d1d1f!important;
}
.footer_beian{
	background: #F5F5F7;
	color: #1d1d1f!important;
    padding: 0% 5% 4%;
    box-sizing: border-box;
    text-align: center;
	font-size: 12px;
}
.footer_beian a{
	color: #1d1d1f!important;
	font-size: 12px;
}