.home-footer {
	min-width: 1000px;
	margin: 0 auto;
	background-color: #fff
}

.home-footer-introduce {
	width: 1000px;
	height: 236px;
	margin: 0 auto;
	padding-top: 56px;
	box-sizing: border-box;
	border-bottom: 1px solid #f2f2f2
}

.home-footer-list {
	display: inline-block;
	vertical-align: text-top
}

.home-footer-list span {
	display: block;
	height: 36px;
	font-size: 14px;
	color: #6a6a6a;
	text-align: left;
	vertical-align: sub
}

.home-footer-list div {
	font-size: 12px;
	color: #333;
	text-align: left;
	vertical-align: sub
}

.home-footer-help {
	float: right;
	width: 120px
}

.home-footer-help span {
	text-align: right
}

.home-footer-help div {
	float: right;
	width: 89px;
	height: 89px;
	background: url(/src/images/home/wechatHelp.png) no-repeat;
	background-size: contain
}

.home-footer-app {
	float: right;
	width: 120px
}

.home-footer-app span {
	text-align: right
}

.home-footer-app div {
	float: right;
	width: 89px;
	height: 89px;
	background-repeat: no-repeat;
}

.home-footer-content {
	width: 372px
}

.home-footer-content .home-footer-logo {
	display: block;
	width: 87px;
	height: 20px;
	background-repeat: no-repeat;
}

.home-footer-content div {
	line-height: 1.9;
	color: #6a6a6a
}

.home-footer-us {
	width: 120px;
	margin-left: 80px;
	margin-right: 65px
}

.home-footer-us a {
	display: block;
	margin-bottom: 20px;
	color: #4d4d4d;
	text-decoration: none
}

.home-footer-us b {
	display: inline-block;
	margin-right: 15px;
	vertical-align: sub
}

.home-footer-wechat {
	position: relative;
	cursor: pointer
}

.home-footer-wechat b {
	width: 23px;
	height: 18px;
	background-repeat: no-repeat;
}

.home-footer-wechat:hover {
	color: #000;
	text-decoration: none
}

.home-footer-weibo b {
	width: 23px;
	height: 18px;
	background-repeat: no-repeat;
}

.home-footer-weibo:hover {
	color: #000;
	text-decoration: none
}

.home-footer-product {
	width: 80px
}

.home-footer-product a {
	display: block;
	margin-bottom: 10px;
	text-decoration: none;
	color: #333
}

.home-footer-product a:hover {
	color: #000
}

.home-footer-address {
	width: 100%;
	height: 130px;
	padding: 30px 0px;
	font-size: 12px;
	text-align: center;
	color: #fff;
	background-color: #fff;
	box-sizing: border-box;
	background: rgba(0,0,0,0.7);
}
.home-footer-address p {
	color:#dedede;
	line-height:24px;
	margin:0px;
	padding:0px;
}
.home-footer-address b {
	margin-left: 3px;
	margin-right: 3px
}

.home-footer-address a {
	color: #dedede;
	text-decoration: none
}

.home-footer-address a:hover {
	color: #000
}

.home-footer-app div {
	background-position: 0px 0px
}

.home-footer-content .home-footer-logo {
	background-position: -189px 0px
}

.home-footer-wechat b {
	background-position: 0px -189px
}

.home-footer-weibo b {
	background-position: -123px -189px
}

.home-footer-app div,.home-footer-content .home-footer-logo,.home-footer-wechat b,.home-footer-weibo b {
	background-image: url(/src/home/css/home_footer_z.png)
}