.footer {
	color: #FFFFFF;
}

.footer1 {
	background: #303030;
	height: 258px;
	padding-top: 40px;
}

.footer2 {
	background: #333333;
	/* height: 146px; */
}

.footer1-logos {
	float: left;
	margin-right: 40px;
}

.content-footer {
	padding: 0 112px;
}

.footer1-master {
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: 400;
	margin-top: 8px;
	opacity: 0.5;
}

.footer1-logo {
	font-size: 12px;
	font-weight: 400;
	width: 220px;
	position: relative;
	top: 1px;
}

.footer1-logo a {
	display: inline-block;
}

.footer1-logo span {
	opacity: .5;
	color: #6BCC38;
	display: block;
	margin-top: 9px;
	letter-spacing: 1px;
	font-size: 14px;
}

.footer1-logo img {
	height: 32px;
	margin-right: 8px;
	opacity: 1;
}

.footer1-logo2 a {
	display: inline-block;
	margin-top: 33px;
}

.footer1-logo2 img {
	width: 84px;
	height: 32px;
	margin-right: 8px;
	opacity: 1;
}

.footer1-item {
	font-size: 16px;
	float: left;
	margin-right: 94px;
	position: relative;
	top: -2px;
}

.footer1-items {
	width: 869px;
}

.footer1-qrs {
	position: relative;
	padding-left: 95px;
	color: #787878;
}

.footer1-qrs::after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	width: 1px;
	height: 98px;
	background-color: #666666;
}

.footer1-header {
	letter-spacing: 2px;
	color: #FFFFFF;
}

.footer1-item ul {
	margin: 17px 0 0 0;
	padding: 0;
}

.footer1-item ul li {
	list-style: none;
	margin: 0 0 8px 0;
	line-height: 21px;
}

.footer1-item ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #787878;
}

.footer1-item li a span {
	letter-spacing: 1px;
}

.footer1-items .footer1-item:nth-child(1) li a:hover, .footer1-items .footer1-item:nth-child(2) li a:hover
	{
	color: #fff;
}

.footer1-line {
	height: 98px;
	border-left: 1px solid #666666;
	float: left;
	margin: 42px 0 0 82px;
}

.footer1-qr {
	position: relative;
	width: 104px;
	float: left;
	text-align: center;
}

.footer1-qr img {
	width: 104px;
	height: 104px;
	margin-top: 14px;
}

.footer1-qrs .footer1-item{
	margin-right: 96px;
	margin-top: 18px;
}
.footer1-qrs .footer1-item ul li {
	list-style: none;
	margin: 0 ;
	line-height: 21px;
}


.footer1-qrs .footer1-qr:first-child img {
	margin-bottom: 17px;
}

.footer1-qrs .footer1-item a {
	color: #767676;
}

.footer1-qr span {
	margin-bottom: 4px;
	display: inline-block;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
}

.footer1-qr span:last-child {
	position: absolute;
	width: 120px;
	bottom: -21px;
	left: -9px;
}

.footer2-title {
	font-size: 12px;
	font-weight: 400;
	text-align: center;
	border-bottom: 1px solid #303030;
	padding: 14px 0 20px;
	color: rgba(255, 255, 255, 0.5);
	cursor: pointer;
	display: inline-block;
    text-align: center;
    width: 100%;
}

.footer2-title a:link, .footer2-title a:visited {
	color: rgba(255, 255, 255, 0.5);
}

.footer2-title:hover, .footer2-title:hover a {
	color: rgba(255, 255, 255, 0.7);
}

.footer2-links {
	font-size: 12px;
	font-weight: 400;
	position: relative;
	overflow: hidden;
	padding-top: 21px;
	padding-bottom: 13px;
	color: rgba(255, 255, 255, 0.4);
}

.footer2-links span {
	float: left;
}

.footer2-links div {
	margin-left: 82px;
}

.footer2-links a {
	color: rgba(255, 255, 255, 0.4);
	margin-right: 32px;
	white-space: nowrap;
	margin-bottom: 8px;
	display: inline-block;
	font-family: "SourceHanSansSC-Regular", "Microsoft Yahei", "微软雅黑",
		sans-serif;
}

.footer2-links a:hover {
	color: rgba(255, 255, 255, 0.7)
}

@media screen and (max-width: 1279px) {
}

@media screen and (max-width: 1024px) {
	.footer .footer1-items {
		width: 416px;
	}
	.footer .footer1-logos {
		margin-right: 14px;
	}
	.footer1 {
		padding-top: 23px;
	}
	.footer1 .content {
		width: 900px !important;
	}
	.content-questions, .content-footer {
		width: 900px;
		margin: 0 auto;
		min-width: 900px;
	}
	.footer1 .footer1-qrs {
		padding-left: 17px;
	}
	.footer1 .footer1-qrs .footer1-qr:first-child {
		margin-right: 21px;
	}
	.footer1-items .footer1-item, .footer .footer1-items .footer1-item:nth-child(2)
		{
		margin-right: 17px;
	}
	.footer2-title {
		padding-left: 0;
		padding-bottom: 22px;
	}
}