body {
	margin: 0;
}

.img-1 {
	position: absolute;
	width: 1790px;
	height: 872.2px;
	top: 0;
	left: 0;
	z-index: -1;
}

.container {
	position: relative;
}

.navigation-bar {
	display: flex;
	padding: 27px 0;

}

.navigation-bar-bg {
	background-color: rgb(126, 126, 197);
	transition: all 0.3s;
}

.navigation-bar>div {
	width: 50%;
}

.navigation-item {
	display: flex;
	align-items: end;
}

.navigation-item>div {
	width: 150px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 26px;
	color: #FFF;
	cursor: pointer;
	position: relative;
}

.navigation-active {
	background: #FFFFFF;
	border-radius: 31px;
	color: #604CE3 !important;
}

.navigation-title {
	font-family: FZJianZhi-M23S;
	font-weight: 600;
	font-size: 46px;
	margin-left: 236px;
	color: #FFFFFF;
	display: flex;
	align-items: center;
}

.navigation-title>img {
	width: 127px;
	height: 52px;
	margin-right: 10px;
}

.navigation-submenu {
	/* position: absolute; */
	width: 268px;
	background-color: #FFF;
	color: #000;
	border-radius: 4px;
	font-size: 24px;
	display: none;
}

.navigation-submenu>div:hover {
	color: #0925B6;
}

#navigation-item-2:hover .navigation-submenu {
	display: block;
}

.text-1 {
	margin-top: 209px;
	margin-left: 357px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 72px;
	color: #FFFFFF;
}

.img-2 {
	width: 572px;
	height: 619px;
	top: 198px;
	left: 1012px;
	position: absolute;
}

.text-2 {
	margin: 60px auto 0 auto;
}

.title-1 {
	text-align: center;
	width: 266px;
	height: 52px;
	line-height: 52px;
	border-radius: 26px;
	color: #FFF;
	background-color: rgb(220, 228, 255);
}

/* .text-3 {
	text-align: center;
	margin-top: 19px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 36px;
	color: #292929;
	margin-bottom: 95px;
} */
.title-2 {
	text-align: center;
	margin-top: 19px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 36px;
	color: #292929;
	margin-bottom: 95px;
}

.card-1 {
	display: flex;
	justify-content: space-around;
	padding: 0 200px;
}

.card-1-item {
	width: 377px;
	height: 431px;
	background: #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 30px #CCC;
	padding: 20px;
	font-size: 18px;
	position: relative;
}

.more {
	position: absolute;
	bottom: 15px;
}

.img-3 {
	width: 141px;
	height: 108px;
}

.img-4 {
	width: 93px;
	height: 104px;
}

.card-1-item-text {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 30px;
	color: #333333;
	margin: 26px 0 45px 0;
}

.card-1-item-text-2 {
	line-height: 36px;
	font-family: Source Han Sans CN;
	font-weight: bold;
	color: #333333;
	margin-bottom: 41px;
}

.img-6 {
	position: absolute;
	top: 1875px;
	left: 0;
	width: 931px;
	height: 875px;
	z-index: -2;
}

.img-7 {
	position: absolute;
	top: 2082px;
	left: 0;
	width: 582px;
	height: 525px;
	z-index: -1;
}

.text-4 {
	margin-top: 370px;
	margin-left: 1126px;
}

.text-5 {
	text-align: left;
	margin-left: 982px;
}

.text-6 {
	text-align: left;
	margin-left: 982px;
	width: 576px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.text-7 {
	margin: 0 auto 0 auto;
}

.card-2 {
	display: flex;
	align-items: center;
	justify-content: space-around;
	padding: 0 300px;
}

.card-2-item {
	box-shadow: 0 0 30px #CCC;
	width: 342px;
	height: 378px;
	background: #FFFFFF;
	border-radius: 5px;
	padding: 20px;
	position: relative;
}

.cardimg-1 {
	width: 144px;
	height: 140px;
	margin-left: 60px;
}

.card-2-item-title {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 30px;
	color: #292929;
	margin-top: 36px;
	margin-bottom: 23px;
}

.card-2-item-text {
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #292929;
	line-height: 30px;
}

.card-2-img-content {
	font-family: Source Han Sans CN;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	position: absolute;
	left: 120px;
	top: 60px;
}

.img-8 {
	position: absolute;
	width: 758px;
	height: 657px;
	top: 220px;
	left: 520px;
}

.img-9 {
	/* position: absolute; */
	width: 1204px;
	height: 500px;
}

.welcome-text {
	width: 1244px;
	height: 540px;
	margin: 0 auto;
	position: relative;
}

.welcome-text-2 {
	position: absolute;
	top: 75px;
	left: 660px;
}

.welcome-text-2 div:nth-child(1) {
	font-family: Source Han Sans CN;
	font-weight: 500;
	font-size: 30px;
	color: #333333;
	line-height: 48px;
}

.welcome-text-2 div:nth-child(2) {
	width: 479px;
	margin-top: 34px;
	font-family: Source Han Sans CN;
	font-weight: 400;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}

.bottom {
	width: 100%;
	height: 329px;
	background: #282828;
}

.title-bg {
	width: 100%;
	position: absolute;
	top: 0;
	z-index: -1;
}

.second-sheets-title {
	color: #FFF;
	text-align: center;
	margin-top: 100px;
}

.second-sheets-title>div:nth-child(1) {
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 50px;
}

.second-sheets-title>div:nth-child(2) {
	font-family: Arial;
	font-weight: normal;
	font-size: 30px;
	margin-top: 18px;
}

.product-list {
	display: flex;
	flex-wrap: wrap;
	margin-top: 176px;
	padding: 84px 269px;
	justify-content: space-between;
}

.product-item {
	width: 403px;
	height: 393px;
	background-color: #F6F9FF;
	margin-bottom: 80px;
	border-radius: 8px;
	/* z-index: 0; */
	position: relative;
}

.product-img {
	width: 100%;
	height: 203px;
	position: relative;
}

.product-img-text {
	text-align: center;
	/* line-height: 203px; */
	font-family: Microsoft YaHei;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F6F9FF;
	/* z-index: 2; */
	margin-top: -134px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.product-img>img {
	width: 100%;
	height: 100%;
	/* position: absolute;
	top: 0;
	z-index: 1; */
}

.product-text {
	padding: 20px 40px 0 40px;
	font-family: Microsoft YaHei;
	font-weight: 600;
	font-size: 18px;
	color: #000000;
	overflow: hidden;
	/* 隐藏溢出的内容 */
	text-overflow: ellipsis;
	/* 溢出用省略号显示 */
	display: -webkit-box;
	-webkit-line-clamp: 3;
	/* 限制在三行内 */
	-webkit-box-orient: vertical;
	line-height: 1.6em;
	/* 行高，根据需要调整 */
	height: 4.8em;
	/* 高度 = 行高 x 行数 */
}

.product-item:hover .product-text {
	height: 90%;
	position: absolute;
	top: 0;
	background-color: #F6F9FF;
	transition: all 0.8s;
	-webkit-line-clamp: 30;
}

.product-divider {
	width: 52px;
	height: 4px;
	background: #000000;
	border-radius: 2px;
	margin: 20px auto 0 auto;
	opacity: 0.7;
}

.contact-content {
	margin-top: 174px;
}

.contact-address {
	text-align: center;
	font-family: Adobe Heiti Std;
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	line-height: 40px;
	padding: 60px 0;
}

.map-box {
	width: 80%;
	height: 500px;
	margin: 0 auto;
	box-shadow: 0px 0px 16px 0px rgba(118, 148, 255, 0.24);
}

.detailed-information {
	display: flex;
	width: 80%;
	margin: 60px auto;
}

.detailed-information>div {
	flex: 1;
}

.detailed-information-b {
	display: flex;
	width: 80%;
	margin: 0 auto;
	color: #FFF;
}

.detailed-information-b>div {
	flex: 1;
}

.bottom {
	display: flex;
	align-items: center;
}

.color-FFF {
	color: #FFF !important;
}

.corporate-name {
	font-family: Adobe Heiti Std;
	font-weight: 400;
	font-size: 36px;
	color: #000000;
	margin-bottom: 20px;
}

.corporate-text {
	font-family: Adobe Heiti Std;
	font-weight: normal;
	font-size: 30px;
	color: #000000;
	margin-top: 10px;
}

.qr-code {
	display: flex;
	align-items: center;
	text-align: center;
	justify-content: right;
}

.code-img>img {
	width: 150px;
	height: 150px;
}

.code-img>div {
	font-family: Adobe Heiti Std;
	font-weight: normal;
	font-size: 20px;
	color: #000000;
	line-height: 40px;
}

.swiper {
	width: 100%;
	height: 700px;
}

.swiper-container {
	width: 100%;
	height: 700px;
}

.swiper-certificate {
	text-align: center;
}

.swiper-certificate>div {
	width: 30%;
}

.swiper-certificate>div:nth-child(4),
.swiper-certificate>div:nth-child(5) {
	width: 50%;
}

.swiper-certificate img {
	height: 100%;
}

.business-scope {
	width: 80%;
	margin: 0 auto;
	font-size: 24px;
	line-height: 40px;
}

.technical-support {
	background: #000;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	opacity: 0.9;
	cursor: pointer;
	color: rgb(104, 104, 233);
}

@media only screen and (max-width: 1440px) {
	.navigation-title {
		font-size: 26px;
	}

	.swiper-slide>img {
		width: 100%;
	}

	.navigation-item>div {
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}

	.navigation-item>div:nth-child(4)>img {
		margin-top: 0 !important;
	}

	.card-1-item {
		width: 250px;
		font-size: 14px;
	}

	.text-4 {
		margin-left: 926px;
	}

	.text-5 {
		margin-left: 782px;
	}

	.text-6 {
		margin-left: 782px;
	}

	.img-6 {
		width: 731px;
		height: 675px;
	}

	.img-7 {
		width: 382px;
		height: 325px;
	}
}