.content {
	background: #f1f1f2;
	background-repeat: no-repeat;
	background-position: 75% 85%; 
	background-size: 18%;
}

.introduceTitle{
	width: 1150px;
	margin: 0 auto;
	line-height: 50px;
	font-size: 20px;
	font-weight: bold;
	padding-top: 30px;
}

.product{
	padding-top: 50px;
	background: #f1f1f2;
}

.contentShow{
	padding: 30px 0;
	width: 1300px;
	margin: 0 auto;
}

.name{
	/* font-size: 26px; */
	font-weight: bold;
}

.productImg3 img{
	width: 1200px;
	margin-top: 20px;
}

.introduce{
	display: flex;
	align-items: center;
	font-size: 20px;
	/* font-weight: bold; */
}

.introduce p{
	margin-left: 10px;
}

.text{
	display: flex;
}

.text img{
	margin-left: 200px;
}

.list p{
	width: 400px;
	margin: 30px 100px 30px 0;
}

.text-introduce{
	font-size: 1.125rem;
	margin-bottom: 1.25rem;
	line-height: 1.875rem;
	width: 62.5rem;
}
