
.bottom {
	background-color: #fff;
}
.bottom-box {
	width: 1186px;
	
	margin: 0 auto;
}
.bottom-box-top {
	width: 1200px;
	height: 151px;
	padding: 0 40px;
	padding-top: 15px;

	border-bottom: 2px solid #595B5D;
	margin: 0 auto;
	background-color: #2E323F;
	margin-bottom: 40px;
}
.bottom-box-top-left {
	float: left;
	margin-right: 16px;
	padding-top: 14px;
}
.bottom-box-top-right {
	float: left;
	margin-top: 12px;
	margin-right: 105px;
	color: #A4A6AB;
}
.bottom-box-top-right p,h4 {
	color: #A4A6AB;
}
.bottom-box-top-right p {
	color: #9ca8c5;
	margin-top: 5px;
	font-size: 14px;
}
.bottom-box-bannner {
	padding-left: 15px;
	border-bottom: 2px solid #DDD;
}
.bottom-box-bannner dl {
	width: 190px;
	float: left;
}
.bottom-box-bannner dt {
	height: 35px;
	font-size: 16px;
	
	margin-top: 30px;
}

.bottom-box-bannner dt a {
	color: #666;
	font-weight: bold;
}
.bottom-box-bannner dl dd a {
	color: #ccc;
	font-size: 12px;
}
.bottom-box-bannner dl dd {
	height: 24px;
	
}
.bottom-app-left {
	width: 150px;
	float: right;
	margin-top: 30px;
}
.bottom-app-left h4 {
	color: #66667e;
	font-size: 14px;
	margin-bottom: 8px;
}
.bottom-box-last {
	/* height: 100px; */
	text-align: center;
}
.bottom-box-last span{
	display: inline-block;
	height: 12px;
	line-height: 13px;
	font-size: 12px;
	color: #ccc;
	border-right: 1px solid #ccc;
	padding-right: 7px;
}
.bottom-box-last .last-one {
	border: 0;
}
.bottom-app-left img {
	width: 150px;
	height: 100%;
}
.bottom-box-last {
	color: #595B5D;
}
.footer-box div {
	margin-bottom: 16px;
}
.footer-box div span {
	margin-right: 16px;
}
.footer-box p {
	font-size: 12px;
	color: #666;
	font-family: Source Han Sans CN;
	font-weight: 400;
	line-height: 24px;
	margin-top: 18px;
}