h1, h3 {
	color: #595961;
	text-align: center
}
.color1 {
	color: #9797a1;
	text-align: center
}
.product-wrap {
	width: 100%;
	height: auto;
	overflow: hidden
}
.banner-box {
	width: 100%;
	height: 2.8rem
}
.banner-box img {
	width: 100%;
	height: 2.8rem
}
.product-page1, .product-page3 {
	background: #fff;
padding:.3rem .1rem
}
.product-page1 h1, .product-page2 h1 {
font-size:.18rem;
line-height:.35rem
}
.product-page1 p, .product-page2 p {
font-size:.14rem;
line-height:.25rem
}
.product-page1-ul, .product-page2-ul, .product-page3-ul {
	overflow: hidden;
	width: 100%
}
.product-page1-ul li {
	width: 50%;
	float: left;
margin-top:.2rem
}
.product-page1-ul li img {
	width: .8rem;
height:.8rem;
	display: block;
	margin: 0 auto
}
.product-page1-ul li h3 {
line-height:.35rem;
font-size:.16rem
}
.product-page2 {
padding:.3rem 0
}
.product-page2-ul li {
	display: flex;
	width: 47%;
	float: left;
margin-top:.3rem;
margin-left:.1rem
}
.icon-box1 {
width:.4rem;
height:.4rem;
border-radius:.5rem;
	background: #fff;
margin-top:.05rem
}
.icon-box1 img {
width:.2rem;
height:.2rem;
	display: block;
margin:.1rem auto
}
.con-box1 {
margin-left:.1rem;
height:.5rem
}
.con-box1 h3 {
font-size:.14rem;
line-height:.25rem;
	text-align: left
}
.con-box1 p {
font-size:.12rem;
	color: #9797a1;
	text-align: left
}
.product-page3 h1 {
font-size:.16rem
}
.product-page3-ul li {
	display: flex;
	justify-content: space-between;
padding:.1rem .2rem;
margin-top:.1rem
}
.product-page3-img {
	display: block;
width:.6rem;
height:.6rem
}
.product-page3-img img {
width:.6rem;
height:.6rem
}
.page3-con {
margin-left:.3rem
}
.page3-con h3 {
font-size:.16rem;
	text-align: left
}
.page3-con p {
font-size:.14rem;
	color: #9a9aa9;
line-height:.25rem;
	text-align: left
}
.product-page4 {
	background: #000;
	height: 3rem;
padding:.2rem 0
}
.product-page4-ul li {
	width: 25%;
height:.8rem;
	float: left;
margin-top:.3rem
}
.product-page4-ul li img {
	display: block;
width:.6rem;
height:.6rem;
	margin: 0 auto
}
.product-page4-text {
	display: block;
	color: #fff;
font-size:.16rem;
line-height:.35rem;
	text-align: center
}
.product-page4 h1 {
	color: #fff;
	text-align: center
}
