.w-foot {
	font: 12px/1.5 Microsoft Yahei, simsun, Tahoma, Helvetica, Arial, SimHei, sans-serif;
	background: #fff;
	padding: 40px 0;
	margin-top: 50px
}

.w-foot blockquote,
.w-foot dd,
.w-foot dl,
.w-foot dt,
.w-foot fieldset,
.w-foot form,
.w-foot h1,
.w-foot h2,
.w-foot h3,
.w-foot h4,
.w-foot h5,
.w-foot h6,
.w-foot input,
.w-foot li,
.w-foot ol,
.w-foot p,
.w-foot pre,
.w-foot td,
.w-foot textarea,
.w-foot th,
.w-foot ul {
	margin: 0;
	padding: 0
}

.w-foot a,
.w-foot h1,
.w-foot h2,
.w-foot h3,
.w-foot h4,
.w-foot h5,
.w-foot h6,
.w-foot p {
	font-size: 100%
}

.w-foot li,
.w-foot ol,
.w-foot ul {
	list-style: none
}

.w-foot table {
	border-collapse: collapse;
	border-style: none
}

.w-foot button {
	border: 0;
	padding: 0;
	cursor: pointer
}

.w-foot img {
	border: 0
}

.w-foot img,
.w-foot input,
.w-foot select {
	vertical-align: middle
}

.w-foot textarea {
	resize: vertical
}

.w-foot a {
	outline: 0
}

.w-foot a,
.w-foot a:hover {
	text-decoration: none;
	color: #333
}

.w-foot .w-foot__s1,
.w-foot .w-foot__s2 p,
.w-foot .w-foot__s2:before {
	width: 1240px
}

.w-foot .w-foot__s1 {
	position: relative;
	margin: 0 auto;
	zoom: 1;
	overflow: hidden;
	display: none
}

.w-foot .w-foot__s1:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both
}

.w-foot .w-foot__s1__section {
	float: left;
	display: inline;
	width: 25%;
	border-left: 1px solid #e8e8e8;
	margin-left: -1px;
	margin-bottom: -500px;
	padding-bottom: 500px
}

.w-foot .w-foot__s1__section__tl {
	padding-left: 60px;
	font-size: 16px;
	font-weight: 700;
	color: #333
}

.w-foot .w-foot__s1__section__list {
	margin-top: 20px;
	padding-left: 60px
}

.w-foot .w-foot__s1__section__list__item {
	display: block;
	line-height: 30px;
	height: 30px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden
}

.w-foot .w-foot__s1__section__list__item__link {
	color: #666
}

.w-foot .w-foot__s1__section__list__item__link:hover {
	color: #fac200
}

.w-foot .w-foot__s1__section01 .w-foot__s1__section__list__item {
	float: left;
	width: 66px;
	margin-right: 10px
}

.w-foot .w-foot__s1__section__qrcode {
	display: block;
	width: 130px;
	height: 130px;
	margin-top: 22px;
	margin-left: 60px
}

.w-foot .w-foot__s1__section__qrcode__img {
	vertical-align: top;
	width: 130px;
	height: 130px
}

.w-foot .w-foot__s2:before {
	content: "";
	height: 1px;
	overflow: hidden;
	display: none;
	margin: 0 auto 40px;
	background-color: #e8e8e8
}

.w-foot .w-foot__s2 p {
	color: #666;
	text-align: center;
	margin: 0 auto 12px
}

.w-foot .w-foot__s2 p a {
	color: #666;
	white-space: nowrap
}

.w-foot .w-foot__s2 p a:hover,
.w-foot .w-foot__s2 p strong,
.w-foot .w-foot__s2 p strong:hover,
.w-foot .w-foot__s2 p strong a,
.w-foot .w-foot__s2 p strong a:hover {
	color: #fac200
}

.w-foot .w-foot__s2 p span {
	color: #e8e8e8;
	margin: 0 10px
}

@media (max-width:1439px) {
	.w-foot .w-foot__s1,
	.w-foot .w-foot__s2 p,
	.w-foot .w-foot__s2:before {
		width: 980px
	}
	.w-foot .w-foot__s1__section01 .w-foot__s1__section__list,
	.w-foot .w-foot__s1__section01 .w-foot__s1__section__tl {
		padding-left: 20px
	}
	.w-foot .w-foot__s1__section01 .w-foot__s1__section__list__item {
		width: 56px
	}
}

.w-foot--with-friendlink .w-foot__s1 {
	display: block
}

.w-foot--with-friendlink .w-foot__s2 {
	padding-top: 40px
}

.w-foot--with-friendlink .w-foot__s2:before {
	display: block
}

.w-foot--dark {
	background: #333;
	color: #888
}

.w-foot--dark .w-foot__s1__section__list__item__link,
.w-foot--dark .w-foot__s1__section__tl {
	color: #888
}

.w-foot--dark .w-foot__s1__section {
	border-left-color: #666
}

.w-foot--dark .w-foot__s2:before {
	background: #666
}

.w-foot--dark .w-foot__s2 p,
.w-foot--dark .w-foot__s2 p a {
	color: #888
}

.w-foot--dark .w-foot__s2 p span {
	color: #666
}