.footer-full {
	background: #F5F7FA;
}

.footer-content {
	padding-top: 10px;
}

 
.footer-content .line,.footer-full .line {
	width: 100%;
	height: 1px;
	background: #d8d8d8;
}

.footer-copright {
	height: 50px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 12px;
	color: #636979;
	line-height: 50px;
	font-weight: 400;
}

.footer-table {
	
}

.footer-table th {
	width: 200px;
	font-size: 17px;
	font-weight: 400;
	color: #252B39;
	line-height: 70px;
	text-align: left;
}

.footer-table td {
	vertical-align: top;
	font-size: 14px;
	font-weight: 400;
	color: #636979;
	line-height: 26px;
}