.heade_ul li:nth-of-type(1) .item {
	border-bottom: 2px solid #fff;
}

.swiper-container {
	width: 100%;
	height: 604px;
}

.swiper-slide {
	height: auto !important;
}

.swiper-wrapper {
	height: auto;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide img {
	width: 100%;
}

.swiper-slide img {
	width: 100%;
	position: relative;
}

.indeximgcontent,
.indeximgcontent1 {
	width: 300px;
	height: 300px;
	margin-left: 60px;
	position: relative;
}

.indeximg {
	width: 300px;
	height: 300px;
}

.imgcontent {
	position: relative;
	z-index: 11;
	transform: translateY(-30%);
	display: -ms-flexbox;
	display: flex;
	justify-content: flex-end;
	width: 1200px;
	margin: 0 auto;
}

.indextext {
	top: 80px;
	width: 100%;
	text-align: center;
	font-size: 20px;
	position: absolute;
	font-weight: bold;

}

.rightimg {
	position: absolute;
	right: 20px;
	bottom: 0;
	width: 187.2px;
	height: 172.8px;
}

.rightimg {
	display: none;
}

.company {
	/* position: relative;
	z-index: 11; */
	/* transform: translateY(-220px); */
	width: 90%;
	margin: 30px 5% 0 5%;
}

.content {
	margin-top: 30px;
	display: flex;
	flex-direction: column;
	align-items: center;
	color: #666;
}

ul li {
	list-style: disc;
	font-size: 20px;
	line-height: 40px;

}

.logo {
	width: 150px;
	height: 30px;
}

.label {
	font-size: 24px;
}

.indexWord {
	font-size: 15px;
	font-weight: initial;
	margin-top: 14px;
	line-height: 26px;
}