.centen{
	width: 100%;
	margin: 0;
	margin-top: 118px;
}
.bottom {
	width: 1200px;
    margin: 0 auto;
}
.banner{
	width: 100%;
	display: flex;
}
.banner img{
	width: 100%;
}
.gsjs{
	width: 820px;
	margin: 0 auto;
}
.abou{
	font-size: 24px;
	text-align: center;
	margin: 58px 0;
}
.aboutext{
	width: 100%;
	font-size: 14px;
	line-height: 2.14;
}
.about{
	width: 100%;
}
.aboutcon{
	display: flex;
	justify-content: space-between;
	padding-bottom: 32px;
	border-bottom: 1px solid #eee;
}
.aboutcons a{
	width: 48%;
}
.aboutcons img{
	width: 100%;
}
.aboutcons{
	width: 100%;
	display: flex;
	flex-direction: column;
}
.consbiao{
	font-size: 16px;
	margin-top: 28px;
}
.constext{
	margin-top: 2px;
    font-size: 12px;
    color: #999;
    line-height: 1.5;
}
.dtsous{
	display: flex;
	height: 100%;
}
.dtsou{
	height: 100%;
	margin-left: 1.04rem;
}
.fix-bottom{
	margin-left: 0;
}