.js-footer{
	width: 100%;
	min-width: 1200px;
}
.foot_top{
	width: 100%;
	height:79px;
	background: #1D1E1F;
	float: left;
}
.foot_conter{
	overflow: hidden;
	width:100%;
	background: #18191A;
	float: left;
}
.foot_bottom{
	width:100%;
	height:57px;
	background: #101419;
	float: left;
}
.foottop_box{
	width:calc(100% - 200px);
	display: inline-flex;
	flex-direction: row;
	justify-content: space-around;
}
.ad{
	color: #333;
	display: inline-block;
	width: 130px;
	padding: 2px 10px;
	float: left;
}
.ml70{margin-left:70px;}
/* move */
.m_js-footer{
	width: 100%;
}
.m_foot_top{
	width: 100%;
	background: #1E1F1F;
}
.m_foottop_box{
	width:100%;
}
.m_foot_conter{
	overflow: hidden;
	width:100%;
	background: #18191A;
}
.m_xtjcli{
	display: inline-block;
	min-width: 63px;
}
.m_foot_bottom{
	width:100%;
	background: #101419;
}
