.b-layout {
	background-image: url(../../images/banner_fuwu_gaishu@2x.jpg)
}

.b-content {
	justify-content: flex-start
}

.g-content {
	display: flex;
	flex-wrap: wrap;
	row-gap: 60px;
	justify-content: space-between
}

.g-item {
	width: 560px
}

.g-item>div:nth-child(1) {
	font-weight: 400;
	font-size: 20px;
	color: #000;
	line-height: 26px
}

.g-item>div:nth-child(2) {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin: 20px 0
}

.g-item a {
	display: block;
	color: #2e82f7;
	margin-bottom: 20px
}

.gj-content {
	margin-top: 160px;
	display: flex;
	justify-content: space-between
}

.gj-content>div {
	width: 350px
}

.oem-link {
	margin-top: 20px;
	display: flex;
	flex-wrap: wrap;
	column-gap: 60px;
	row-gap: 20px
}

.oem-link a {
	display: block;
	color: #2e82f7;
	width: 160px
}

.al-content {
	display: flex;
	flex-wrap: wrap;
	column-gap: 75px;
	row-gap: 60px
}

.al-item {
	width: 350px
}

.al-img {
	width: 350px;
	height: 525px
}

.al-title {
	font-weight: 400;
	margin: 20px 0;
	font-size: 20px;
	color: #000;
	line-height: 26px
}

.al-description {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-bottom: 20px
}

.al-link {
	font-size: 16px;
	color: #2e82f7
}

.al-link a {
	color: #2e82f7
}