﻿/*#footer {*/
	/*background: #2d3237;*/
/*}*/
#footer .footer_top {
	padding: 37px 0 33px;
	border-bottom: 1px solid #373d43;
}
#footer .footer_top .left {
	height: 42px;
}
#footer .footer_top .left span {
	display: inline-block;
	height: 100%;
}
#footer .footer_top .left .f_logo {
	width: 155px;
	margin-right: 10px;
	background: url(../images/productsys/icon.png) -36px -530px;
}
#footer .footer_top .left .f_slogan {
	width: 180px;
}
#footer .footer_top .right {
	color: #c0c1c1;
}
#footer .footer_top .right span {
	display: inline-block;
	line-height: 32px;
	margin-left: 20px;
	font-size: 12px;
}
#footer .footer_top .right span i {
	display: inline-block;
	width: 37px;
	height: 32px;
	margin-bottom: -12px;
	background: url(../images/productsys/icon.png) -36px 142px;
}
#footer .footer_top .right span .f14 {
	font-size: 14px;
}
 #footer .footer_top .right span:nth-child(2) i {
 background-position: -136px 142px;
}
#footer .footer_center {
	padding: 33px 0;
}
#footer .footer_center ul {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
#footer .footer_center ul li {
	width: 80px;
}
#footer .footer_center ul li:last-child {
	width: 270px;
}
#footer .footer_center ul li h6 {
	padding-bottom: 30px;
	color: #c0c1c1;
}
#footer .footer_center ul li a {
	display: block;
	font-size: 12px;
	padding-bottom: 17px;
	color: #999;
}
#footer .footer_center ul li:last-child {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}
#footer .footer_center ul li:last-child div {
	padding-right: 30px;
}
#footer .footer_center ul li:last-child p {
	padding: 13px 0;
	text-align: center;
	color: #fff;
}
#footer .footer_link {
	font-size: 12px;
	line-height: 20px;
	padding: 25px 0;
	color: #595e62;
	border-top: 1px solid #373d43;
	border-bottom: 1px solid #373d43;
}
#footer .footer_link a {
	margin-right: 15px;
	color: #595e62;
}
#footer .footer_bottom {
	font-size: 12px;
	line-height: 20px;
	color: #595e62;
	text-align: center;
	padding: 40px 0 54px;
}
#footer .footer_bottom img {
	margin: 9px 0;
}
