.w_1920 {
	max-width:1920px;
	margin:0 auto
}
.footer-box {
	position:relative;
	height:345px;
	background-image:url(/image/footer_bg_2.1a8f00.png);
	background-size:1920px 345px;
	background-repeat:no-repeat;
	margin-top:-80px
}
.footer-box:after {
	content:"";
	position:absolute;
	width:100%;
	height:237px;
	top:-237px;
	left:0;
	right:0;
	background-image:url(/image/footer_bg_1.42bbd8.png);
	background-size:1920px 237px;
	background-repeat:no-repeat
}
.footer-box.no_bg {
	background:none
}
.footer-box.no_bg:after {
	display:none
}
.footer-box.no_bg .footer-content .download div,.footer-box.no_bg .footer-content .footer-right-box .title {
	color:#d8b39d
}
.footer-box.no_bg .code-describe {
	color:#d8b39d!important
}
.footer-box.no_bg .copyright,.footer-box.no_bg .copyright span {
	color:#928881
}
.footer-box .copyright {
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	height:36px;
	text-align:center;
	color:#fff;
	background:rgba(0,0,0,.4);
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-ms-flex-pack:center;
	justify-content:center;
	cursor:default
}
.footer-box .copyright span {
	font-size:12px;
	color:#928881;
	font-weight:400;
	margin-right:10px
}
.footer-box .copyright span.icp {
	cursor:pointer
}
.footer-box .copyright span.cop {
	padding-left:18px;
	background-image:url(/image/icon_cop.dd2166.png);
	background-repeat:no-repeat;
	background-size:14px
}
.footer-box .copyright span:last-child {
	margin-right:0
}
.footer-content {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	padding-top:80px
}
.footer-content .logo {
	width:212px;
	height:218px;
	background-image:url(/image/footer_logo.610bfc.png);
	background-size:100%;
	background-repeat:no-repeat;
	margin-right:148px
}
.footer-content .footer-right-box {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	margin-top:10px
}
.footer-content .footer-right-box .title {
	font-size:16px;
	color:#c8bdb6;
	font-weight:400
}
.footer-content .footer-right-box .download {
	width:90px;
	margin-right:96px;
	-webkit-flex-shrink:0;
	-ms-flex-negative:0;
	flex-shrink:0
}
.footer-content .footer-right-box .download .title {
	margin-bottom:60px
}
.footer-content .footer-right-box .download div {
	padding-left:30px;
	color:#cabeb7;
	font-size:14px;
	font-weight:400;
	background-repeat:no-repeat;
	background-position:0;
	margin-bottom:26px;
	cursor:pointer
}
.footer-content .footer-right-box .download div.icon_android {
	background-image:url(/image/icon_android.020de4.png);
	background-size:20px 12px
}
.footer-content .footer-right-box .download div.icon_win {
	background-image:url(/image/icon_win.de5d6b.png);
	background-size:19px 16px
}
.footer-content .footer-right-box .contact_information .title {
	margin-bottom:15px;
	padding-left:50px
}
.footer-content .footer-right-box .contact_information .code-list {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex
}
.footer-content .footer-right-box .contact_information .code-list li {
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	-webkit-flex-direction:column;
	-ms-flex-direction:column;
	flex-direction:column;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-ms-flex-align:center;
	align-items:center;
	margin-right:80px
}
.footer-content .footer-right-box .contact_information .code-list li:last-child {
	margin-right:0
}
.footer-content .footer-right-box .contact_information .code-list li .code-image {
	width:105px;
	height:106px;
	background-image:url(/image/footer_code_bg.206429.png);
	background-size:105px 106px;
	background-repeat:no-repeat
}
.footer-content .footer-right-box .contact_information .code-list li .code-image img {
	width:100%;
	height:100%;
	padding:8px
}

.footer-content .footer-right-box .contact_information .code-list li .code-text {
	margin-top:10px
}
.footer-content .footer-right-box .contact_information .code-list li .code-text .code-describe {
	font-size:12px;
	font-weight:400;
	color:#cabeb7;
	text-align:center;
	margin-bottom:5px
}

