.contentdb {
	width: 1400px;
	margin: 0 auto;
}

.contentf {
	width: 1200px;
	margin: 0 auto;
}
.footer {
	height: 496px;
	background: #232324;
}

.ft-top {
	padding-top: 48px;
	height: 407px;
	border-bottom: 1px solid rgba(255,255,255,0.04);
	box-sizing: border-box;
}

.ft-top .ft-left {
	width: 278px;
	height: 314px;
	border-right: 1px solid rgba(255,255,255,0.04);
}

.ft-top .ft-left h2 {
	width: 184px;
	height: 37px;
	margin-top: 28px;
	line-height: 0;
	overflow: hidden;
	margin-bottom: 30px;
}

.ft-top .ft-left h2 img {
	width: 100%;
}

.ft-top .ft-left .ft-code span {
	display: block;
	height: 88px;
	margin-bottom: 26px;
}

.ft-top .ft-left .ft-code span i {
	display: block;
	width: 88px;
	height: 88px;
	float: left;
	line-height: 0;
	overflow: hidden;
}

.ft-top .ft-left .ft-code span i img {
	width: 100%;
}

.ft-top .ft-left .ft-code span em {
	display: block;
	width: 36px;
	padding: 3px 11px 2px;
	box-sizing: border-box;
	float: left;
	font-size: 14px;
	color: rgba(255,255,255,0.53);
	line-height: 14px;
}

.ft-top .ft-cen {
	width: 364px;
	height: 314px;
	border-right: 1px solid rgba(255,255,255,0.04);
	padding: 25px 63px 0 75px;
	box-sizing: border-box;
}

.ft-top .ft-cen h4 {
	height: 54px;
	line-height: 54px;
	display: inline-block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	font-size: 18px;
	color: #cfcfcf;
	font-weight: bold;
	margin-bottom: 16px;
}

.ft-top .ft-cen ul {
	width: 100%;
}

.ft-top .ft-cen ul li {
	margin-bottom: 8px;
}

.ft-top .ft-cen ul li span {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: rgba(255,255,255,0.2);
}

.ft-top .ft-cen ul li p {
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.39);
}

.ft-top .ft-nav {
	width: 556px;
	padding: 25px 0 0 75px;
	box-sizing: border-box;
}

.ft-top .ft-nav h4 {
	height: 54px;
	line-height: 54px;
	display: inline-block;
	border-bottom: 1px solid rgba(255,255,255,0.05);
	font-size: 18px;
	color: #cfcfcf;
	font-weight: bold;
	margin-bottom: 6px;
}

.ft-top .ft-nav ul li {
	float: left;
	width: 215px;
	height: 47px;
	line-height: 47px;
}

.ft-top .ft-nav ul li a {
	font-size: 16px;
	color: rgba(255,255,255,0.3);
	display: block;
	background: url(/statics/images/xinzyst/ft-jt.png) no-repeat right;
}

.ft-top .ft-nav ul li:nth-child(2n) {
	float: right;
}

.ft-bot {
	height: 80px;
}

.ft-bot span {
	display: block;
	height: 80px;
	float: left;
}

.ft-bot span em {
	display: inline-block;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
	color: rgba(255,255,255,0.39);
	margin-right: 10px;
}

.ft-bot span em a {
	font-size: 14px;
	color: rgba(255,255,255,0.39);
}

.ft-bot span em.ba a {
	padding-left: 25px;
	background: url(/statics/images/xinzyst/d6173a158f0a.png) no-repeat 0 center;
}

.ft-bot strong {
	float: right;
	height: 80px;
}

.ft-bot strong i {
	display: block;
	height: 80px;
	line-height: 80px;
	float: left;
	font-size: 14px;
	color: rgba(255,255,255,0.39);
	font-weight: normal;
}

.ft-bot strong a {
	display: block;
	height: 88px;
	line-height: 88px;
	float: left;
	font-size: 14px;
	color: rgba(255,255,255,0.39);
	margin-right: 15px;
	font-weight: normal;
}

.ft-bot strong a:last-child {
	margin-right: 0;
}

.fl {
	float: left;
}

.fr {
	float: right;
}