﻿@charset "UTF-8";
/* --------------------------------

www.yy2b.cn 社区CSS

作者千玄QQ 1271482816

-------------------------------- */

/* 底部 */
.footer {
	border-bottom: 1px solid #000;
	box-sizing: border-box;
	left: 0;
	bottom: 0;
	letter-spacing: .4px;
	line-height: 1.3;
	z-index: 6;
	position: relative;
	width: 100%;
	margin-top: 100px;
	height: 313px;
	background-color: #232323;
}

.footer__wrapper {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 30px 5px 0px;
}

.footer__wrapper>.footer__row:first-of-type {
	margin-bottom: 20px;
}

.pull-left {
	float: left;
}

.footer__column-products {
	margin-right: 110px;
}

.footer h4 {
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	margin-bottom: 20px;
	color: #fff;
	letter-spacing: 2px;
}

.footer__column-products .footer__column:not(:last-of-type) {
	margin-right: 90px;
}

.footer .list__link:hover {
	color: #03a9f4;
}

.footer .list__link {
	color: #979b9e;
	display: block;
	font-size: 14px;
	line-height: 2.2;
	padding: 0;
}

.pull-right {
	float: right;
}

.footer .join {
	margin: 12px 0 12px;
	width: 390px;
}

.join {
	text-align: center;
}

.join__form {
	position: relative;
	max-width: 544px;
	margin: 0 auto;
	text-align: left;
}

.field {
	position: relative;
}

.footer .join .field__wrap {
	border: 2px solid #33353a;
}

.field__wrap {
	border-radius: 5px;
}

.footer .join .field__input {
	height: 54px;
	color: #a9a9a9;
	padding: 0 15px 0 58px;
}

.field__input {
	border: 0;
	box-sizing: border-box;
	width: 100%;
	height: 64px;
	padding: 10px 22px 0;
	background: #17181b;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
}

.footer button, .footer input, .footer select, .footer textarea {
	color: inherit;
	font: inherit;
	font-family: Microsoft YaHei;
	margin: 0;
	outline: none;
	font-size: 14px;
}

.footer .join .field__wrap img {
	height: 30px;
	left: 14px;
	position: absolute;
	top: 14px;
	vertical-align: middle;
	width: 30px;
}

.footer .join .field__label {
	padding: 0 56px;
	top: 22px;
}

.field__label {
	position: absolute;
	top: 25px;
	padding: 0 22px;
	font-size: 12px;
	color: #adb7be;
	pointer-events: none;
	transition: -webkit-transform .2s;
	transition: transform .2s;
	transition: transform .2s, -webkit-transform .2s;
}

.footer .join .join__btn {
	background: transparent;
	height: 38px;
	right: 10px;
	top: 2px;
	width: unset;
}

.join__btn {
	background: transparent;
	box-sizing: border-box !important;
	position: absolute;
	top: 22px;
	right: 14px;
	height: 46px;
	padding: 10px;
}

.v6-btn {
	border: 0;
	padding: 12px 20px 11px;
	border-radius: 40px;
	color: #fff;
	letter-spacing: .4px;
	outline: none;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 14px;
}

.footer .signup-cta {
	color: #50595b;
	font-size: 13px;
}

.footer .social__links {
	margin: 15px 0 0;
}

.footer .social__links .link__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: left;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.link__container .feng-weibo-logo {
	color: #E6162D;
}

.footer .social__link {
	float: right;
}

.social__link {
	margin: 0 20px;
}

.footer .social__links:after {
	content: "";
	display: table;
	clear: both;
}

.link {
	margin-bottom: 40px;
}

.link .t {
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	margin: 0;
	margin-right: 20px;
	width: 100%;
}

.link li {
	float: left;
	margin: 20px 0;
	padding: 8px;
}

.link li a {
	color: #adb7be;
}

.footer__wrapper>.footer__row:nth-of-type(2) {
	border-top: #2e2e2e solid 1px;
	padding: 30px 0;
}

.footer__wrapper>.footer__row {
	width: 100%;
}

.footer__column-cta.cta-author {
	margin-right: 60px;
}

a.v6-btn {
	display: inline-block;
}

.v6-btn_blue {
	background: #b721ff !important;
	background-image: linear-gradient(-20deg, #b721ff 0%, #21d4fd 100%) !important;
}

.v6-btn_blue:hover {
	background: #21d4fd !important;
	background-image: linear-gradient(-20deg, #21d4fd 0%, #b721ff 100%) !important;
}

.footer .button-cta.author {
	max-width: 158px;
}

.footer .button-cta span, .caption {
	font-size: 12px;
	line-height: 1.6;
}

.footer .button-cta.affiliate {
	max-width: 120px;
}

.footer .button-cta {
	color: #50595b;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	height: 38px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-left: 14px;
	vertical-align: middle;
}

.footer__wrapper>.footer__row:after {
	content: "";
	display: table;
	clear: both;
}

.footer__column-counts .count:first-of-type {
	margin-left: 0 !important;
}

.footer__column-counts .count {
	float: left;
	margin-left: 60px;
}

.footer__column-counts .count .number {
	font-size: 20px;
	line-height: 1;
	margin-bottom: 6px;
	color: #d6d6d6;
}

.footer__column-counts .count .caption {
	color: #50595b;
	line-height: 1;
}

.footer__wrapper>.footer__row:last-of-type {
	margin-top: 25px;
}

.footer__wrapper>.footer__row {
	width: 100%;
}

.copyright, .copyright a,.footer .copyright {
	color: #50595b;
	font-size: 13px;
}

.wencom,.copyright {
	margin-bottom: 10px;
}

.wencom {
	width: 100%;
	color: #50595b;
	font-size: 13px;
}

#footer-bottom .payment .icon-v6-lock {
	margin-right: 6px;
	margin-top: -3px;
}

#footer-bottom .payment .icon {
	height: 16px;
	vertical-align: middle;
}

#footer-bottom .icon-v6-stripe.alipay {
	width: 50px;
	height: auto;
}

#footer-bottom .payment .icon-v6-stripe {
	margin-left: 30px;
}

.column12 {
	border: 2px #ff5d8f solid !important;
	color: #ff5d8f !important;
}

#footer-bottom .payment .icon-v6-stripe.weixinpay {
	width: 62px;
	height: auto;
}

#footer-bottom:after, .footer:after {
	content: "";
	display: table;
	clear: both;
}

#footer-bottom .payment span {
	font-size: 14px;
}

.link__container i {
	font-size: 30px;
}

.join__form .feng-sousuo2 {
	font-size: 24px;
	color: #a9a9a9;
}

.wencom  a {
	color: #00e500;
}

@media screen and (max-width: 1200px) {
	.ducts {
		display: none;
	}
}

@media screen and (max-width: 900px) {
	.hodss {
		display: none;
	}

	.join__form {
		max-width: 100%;
	}

	.footer .join {
		width: 100%;
	}

	.wencom {
		margin-bottom: 30px;
	}

	.footer__column-newsletter {
		float: left;
	}

	.footer__column-newsletter, .cta-affiliate {
		margin-left: 10px;
	}

	.cta-author {
		height: 70px;
		margin-left: 10px;
	}
}

#footer-bottom .icon11 {
	height: 35px;
	margin-left: 30px;
	margin-top: -6px;
	filter: grayscale(1);
}

#footer-bottom .icon11:hover {
	filter: grayscale(0);
}

#footer-bottom {
	bottom: 0;
	left: 0;
	border-top: 1px solid #444;
	letter-spacing: .4px;
	line-height: 1.3;
	z-index: 2;
	width: 100%;
	background: url(https://dl.zhutix.net/2018/11/footer_bottom_bg.png) repeat-x left bottom #000;
	padding: 25px  379px 0;
	overflow: hidden;
	position: relative;
}