.bottom {
	height: 100px;
	background: #202020;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid rgba(255, 255, 255, 0.06);
	margin-top: 70px;
}

.bottom_left {
	height: 100px;
	float: left;
	width: 70%;
}

.bottom_right {
	height: 100px;
	overflow: hidden;
	background: #c7000a
}

.bottom_content {
	width: 100%;
	max-width: 1440px;
	height: 100px;
	transform: translateX(-50%);
	position: absolute;
	left: 50%;
	top: 0;
	overflow: hidden
}

.bottom_content_left {
	float: left;
}

.bottom_content_left img {
	vertical-align: top;
	margin-top: 27px;
}

.bottom_content_right {
	float: right;
}

.backtop {
	float: right;
	overflow: hidden;
	width: 20%;
	cursor: pointer
}

.bottom_content_right img {
	vertical-align: top;
	width: 36px;
	height: 36px;
	margin-top: 32px;
}

.bottom_content_right2 {
	float: left;
	line-height: 100px;
	height: 100px;
	margin-right: 10%;
	color: #fff;
	font-size: 16px;
	font-family: 'siyuanLight';
}

.footer {
	min-height: 285px;
	background: #202020;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	overflow: hidden;
}

.footer_content {
	width: 100%;
	max-width: 1440px;
	overflow: hidden;
	margin: 0 auto;
}

.footer_left {
	width: 142px;
	height: 142px;
	float: left;
	background: #202020;
	border: 1px solid #363636;
	border-radius: 2px;
	overflow: hidden;
	margin-top: 76px;
}

.footer_left img {
	vertical-align: top;
	width: 116px;
	height: 116px;
	margin: 13px;
}

.footer_left2 {
	float: left;
	margin: 90px 0 0 38px;
}

.footer_left2_one {
	overflow: hidden;
}

.footer_left2_font {
	color: #767676;
	font-size: 16px;
	line-height: 30px;
	font-family: 'siyuanLight';
}

.footer_left2_font p {
	font-weight: bold;
	font-size: 18px;
}

.footer_dl {
	float: right;
	margin-left: 4% !important;
	margin-top: 60px;
}

.footer_dl a {
	color: #767676;
	font-size: 14px;
	font-family: 'siyuanLight';
}

.footer_dl a:hover {
	text-decoration: underline;
	color: #bbb
}

.footer_dl dt a {
	font-size: 16px;
}

.footer_dl dd {
	line-height: 32px;
}


.foot {
	height: 70px;
	line-height: 70px;
	background: #202020
}

.foot_content {
	width: 100%;
	max-width: 1440px;
	margin: 0 auto;
	overflow: hidden;
}

.foot_left {
	float: left
}

.foot_left a {
	color: #767676;
	font-size: 14px;
}

.foot_left a:hover {
	text-decoration: underline;
	color: #bbb
}

.foot_left span {
	display: inline-block;
	width: 1px;
	height: 11px;
	background: #363636;
	margin: 30px 14px 0;
	vertical-align: top;
}

.foot_right {
	float: right;
	color: #5b5b5b;
	font-size: 14px;
	font-family: 'siyuanLight';
}
.badge {
	float: left;
	width: 22px;
	margin-left: 30px;
}

.badge img {
	vertical-align: top;
	margin-top: 24px;
}
