footer {
	background-color: #2f2f2f;
	padding: 60px 0 90px 0;
}

.footer_module ul {
	display: inline-block;
	vertical-align: top;
}

.footer_module ul:nth-of-type(1),
.footer_module ul:nth-of-type(2) {
	width: 180px;
}

.footer_module ul:nth-of-type(3) {
	width: 240px;
}

.footer_module ul:nth-of-type(4) {
	width: 195px;
}

.footer_module ul:nth-of-type(5) {
	width: 203px;
}

.footer_module ul:nth-of-type(6) {
	width: 180px;
	float: right;
}

.footer_module ul li {
	margin-top: 15px;
	font-size: 14px;
	color: #afafb0;
}

.app_download{
	margin-left:12px;
}

.footer_module ul li a {
	color: #afafb0;
}

.footer_module ul li a:hover {
	color: #319EFF;
	//text-decoration: underline;
}

.footer_module ul .module_name {
	font-size: 24px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 0px;
}
.ewm{
	width: 120px;
}
.ask_online {
	margin-top: 25px;
}

.ask_phone img,
.ask_online img {
	float: left;
	margin-right: 8px;
}

.ask_phone p:nth-of-type(1),
.ask_online p:nth-of-type(1) {
	font-size: 12px;
	color: #afafb0;
}

.ask_phone p:nth-of-type(2) {
	font-size: 17px;
	color: #fff;
	margin-top: 6px;
}

.ask_online p:nth-of-type(2) {
	font-size: 15px;
	color: #fff;
	margin-top: 8px;
}

.ask_online p:nth-of-type(2) a {
	color: #fff;
}

.ask_online p:nth-of-type(2) a:hover {
	color: #319EFF;
}

.icp {
	text-align: center;
	font-size: 12px;
	color: #AFAFB0;
	margin-top: 70px;
	line-height: 16px;
}