.footer{
	background: #F1F2F3;
	overflow: hidden;
	clear: both;
	padding: 40px 0 30px;
}
.footer .footer_list{
	overflow: hidden;
	clear: both;
}
.footer .footer_list .footer_item{
	width: 370px;
	float: left;
	margin-right: 50px;
	margin-top: 30px;
}
.footer .footer_list .footer_item .footer_tit{
	font-family: PingFangSC-Medium;
	font-weight: bold;
	font-size: 14px;
	color: #0D1C28;
	letter-spacing: 0;
	line-height: 24px;
}
.footer .footer_list .footer_item .footer_menu{}
.footer .footer_list .footer_item .footer_menu a{
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #45484B;
	letter-spacing: 0;
	line-height: 46px;
	margin-right: 20px;
	white-space: nowrap;
}
.footer .footer_code{
	float: right;
}
.footer .footer_code .footer_code_con{
	opacity: 0.7;
	border: 1px solid #DFE1E2;
	width: 280px;
	line-height: 80px;
	text-align: center;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #45484B;
	margin-bottom: 10px;
}
.footer .footer_code .footer_code_con img{
	width: 23px;
	height: 23px;
	margin-right: 16px;
}
.footbot{
	/*opacity: 0.4;*/
	background: #e9ebeb;
	overflow: hidden;
	clear: both;
	padding: 20px 0;
	font-family: PingFangSC-Regular;
	font-size: 14px;
	color: #727475;
	line-height: 20px;
}
.footbot .footbot_copy p{
	display: inline-block;
}
.footbot .footbot_zc{
	color: #8E8F8F;
	float: left;
}
.footbot .footbot_zc img,.footbot .footbot_zc a{
	height: 13px;
	margin: 0 15px;
	/*font-family: PingFangSC-Regular;*/
	font-family: 黑体;
	font-weight: bold;
	font-size: 16px;
	/*color: #8E8F8F;*/
	color: #999;
	line-height: 20px;
}