.bannerbox {
	padding-top: 220px;
	background-color: #F9FAFD;
}

.banner_title h1 {
	font-weight: bold;
	padding-left: 40px;
	font-size: 48px;

}

.banner_text {
	position: relative;
	top: 28px;
	width: auto;
	height: auto;
}

.banner_text p {
	position: absolute;
	top: 0;
	left: 40px;
	font-size: 28px;
	line-height: 48px;
	width: 40%;
}

.introducebox {
	background-color: #F9FAFD;
	padding-top: 40px;
	position: relative;
	z-index: 3;
}

.introduce {
	margin: 0 40px;
	padding: 56px 44px 44px;
	background-color: #ffffff;
	border-radius: 24px;
	box-shadow: 0px 20px 32px rgba(88, 109, 155, 0.16);
}

.introduce h1 {
	font-size: 36px;
	line-height: 58px;
	font-weight: normal;
}

.introduce_title {
	font-weight: bold;
}

.introduce p {
	margin-top: 24px;
}

/* 按钮 */
.about_but {
	width: 346px;
	height: 140px;
	margin: 0 auto;
	background-image: url("../images/general/Button@2x.png");
	background-repeat: no-repeat;
	margin-top: 32px;
}

.about_but a {
	font-size: 28px;
	color: #FEFEFE;
	line-height: 114px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.about_but a span {
	padding-left: 82px;
}

.what_do {
	margin-top: -28px;
	background-image: url("../images/home/Color_block@3x.png");
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F9FAFD;
	position: relative;
	z-index: 2;
}

.what_do>h1 {
	font-size: 48px;
	margin-left: 40px;
	padding-top: 160px;
}

.what_bground {
	margin: 0 40px;
	padding: 56px 44px;
	background-color: #ffffff;
	border-radius: 24px;
	box-shadow: 0px 20px 32px rgba(88, 109, 155, 0.16);
	margin-top: 32px;
}

.what_bground img {
	width: 88px;
	height: auto;
}

.what_bground h1 {
	margin-top: 40px;
	margin-bottom: 20px;
}

.productbox {
	background-color: #F9FAFD;
	padding-top: 100px;
}

.product_bground {
	background-image: url("../images/home/illustration_background@3x.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.product_textbox {
	margin: 64px 40px 0PX;
}

.explain {
	padding-left: 32px;
	font-size: 22px;
	line-height: 24px;
}

.xt_bground {
	background-image: url("../images/home/synergy_icon_home_round_pressed@3x.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.LBIM_bground {
	background-image: url("../images/home/LBIM_icon_home_round_pressed@3x.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.product_textbox>h1 {
	font-size: 40px;
	padding: 28px 0px;
}

.product_textbox>.about_but {
	margin: 32px 0px 40px -18px;
}

.product_advantagebox {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.advantage {
	width: 38%;
	padding: 56px 44px;
	background-color: #ffffff;
	border-radius: 24px;
	box-shadow: 0px 20px 32px rgba(88, 109, 155, 0.16);
	margin-bottom: 32px;
}

.advantage img {
	display: block;
	width: 100px;
	height: auto;
	margin: 0 auto;
}

.advantage>h1 {
	margin: 32px 0px 20px;
	text-align: center;
	font-size: 32px;
}

.advantage>p {
	font-size: 26px;
	line-height: 42px;
}

.customerbox {
	background-color: #F9FAFD;
	padding-bottom: 80px;
}

.customer {
	padding: 0px 4px;
	padding-top: 88px;
	text-align: center;
}

.customertext {
	color: #1A61F8;
	font-size: 28px;
	font-weight: bold;
}

.customer>h1 {
	font-size: 48px;
	display: inline-block;
	margin-top: 20px;
	margin-bottom: 56px;
}
