.chanpin {
	width: 100%;
	padding-top: 100px;
	padding-bottom: 140px;
	background-color: #fff;
}

.chaiyou {
	/* height: 18px; */
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	color: #302F2F;
}

.chaiyou p {
	padding: 0 16px;
	border-left: 4px solid #302f2f;
	border-right: 4px solid #302f2f;
}

/* 企业文化 */
.wenhua {
	width: 100%;
	background-color: #F8F8F8;
	padding: 100px 0;
}

.wenhua .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.wenhua .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
	text-align: center;
}

.qiye {
	width: 100%;
	background-color: #fff;
	padding-top: 100px;
	padding-bottom: 79px;
}

.qiye .chaiyou p {
	color: #009E3F;
	border-left: 4px solid #009E3F;
	border-right: 4px solid #009E3F;
}

.qiye .biaoti h1 {
	font-size: 52px;
	font-weight: bold;
	color: #302F2F;
	text-align: center;
}

.qiye .biaoti {
	margin-top: 29px;
	padding-bottom: 91px;
}

.wenhua .biaoti {
	margin-top: 29px;
	padding-bottom: 91px;
}

.zhuize {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.zhuize1 {
	width: 23%;
	height: 286px;
	background-color: #FFFFFF;
	margin-bottom: 30px;
	padding: 52px;
}

.y-tu{
	width: 56px;
	height: 56px;
	margin: 0 auto;
	display: flex;
    align-items: center;
}

.y-tu img {
	width: 100%;
	/* height: auto; */
}

.y-h1 {
	font-size: 22px;
	padding-top: 30px;
	font-weight: 600;
	color: #302F2F;
	line-height: 33px;
	padding-bottom: 19px;
	text-align: center;
}

.y-h2 {
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	color: #808080;
	line-height: 27px;
}

.qiye1 {
	display: flex;
	justify-content: space-between;
}

.qi-hezi {
	width: 256px;
}

.qi-hezi1 {
	width: 100%;
	height: 256px;
	position: relative;
	background-size: 100% 100% !important;
	margin-bottom: 29px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.zongzhi {
	display: flex;
	margin-bottom: 18px;
}

.qiu {
	width: 8px;
	height: 8px;
	background: #009E3F;
	border-radius: 50%;
	margin-top: 10px;
}

.zongzhi p {
	font-size: 20px;
	font-weight: 500;
	color: #302F2F;
	line-height: 30px;
	margin-left: 16px;
}

.qi-zi {
	width: 125px;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
	line-height: 36px;
	text-align: center;
}

@media screen and (max-width:1440px) {
	.qi-hezi {
		width: 19%;
	}

	.qi-hezi1 {
		background-size: cover !important;
	}
}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1100px) {

	.zhuize1 {
		width: 48%;
	}

	.qi-hezi {
		width: 32%;
	}

	.qiye1 {
		flex-wrap: wrap;
	}

	.msya {
		width: 32%;
	}
}

@media screen and (max-width:768px) {
	.qiye .biaoti h1 {
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.qiye .biaoti {
		margin-top: 29px;
		padding-bottom: 20px;
	}

	.qiye {
		width: 100%;
		background-color: #fff;
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.zhuize1 {
		height: 180px;
		padding: 30px 10px 10px 10px;
		margin-bottom: 15px;
	}

	.y-h1 {
		font-size: 18px;
		padding-top: 8px;
		font-weight: 600;
		color: #302F2F;
		line-height: 33px;
		padding-bottom: 10px;
		text-align: center;
	}

	.y-h2 {
		font-size: 14px;
		text-align: center;
		font-weight: 400;
		color: #808080;
		line-height: 27px;
	}

	.wenhua .biaoti h1 {
		font-size: 30px;
		font-weight: bold;
		text-align: center;
		margin-top: 15px;
		margin-bottom: 20px;
	}

	.wenhua .biaoti {
		margin-top: 29px;
		padding-bottom: 20px;
	}

	.wenhua {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.qi-hezi {
		width: 48%;
	}

	.zongzhi {
		display: flex;
		margin-bottom: 10px;
	}

	.qi-hezi1 {
		margin-bottom: 15px;
	}

	.zongzhi p {
		font-size: 18px;
	}
}

@media screen and (max-width:400px) {
	.qi-hezi1 {
		height: 160px;
	}
}
