
.brandlistimg{
	width: 100%;
	min-width: 12rem;
	height: 3rem;
}
.brandlistimg img{
	width: 100%;
	height: 100%;
}
.brandlist_title{
	margin-top: 0.95rem;
}
.brandlist_title_produc{
	width: 12rem;
	margin: auto;
	margin-top: 0.9rem;
}
/* 品牌列表 */
.pingxin{
	width: 12rem;
	margin: auto;
}
.jingshi{
	width: 1130px;
	height: 315px;
	margin: auto;
	border: 2px solid #efeef1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.pint{
	width: 4.52rem;
	padding: 45px 45px;
}
.pint img{
	/* width: 100%; */
	height: 2.26rem;
	/* margin-left: 0.45rem; */
	/* width: 607px;
	height: 303px; */
}
.pingming{
	width: 50%;
	text-align: center;
	/* display: flex;
	flex-wrap: wrap;
	align-items: center; */
}
.pingmi{
	width: 50%;
	/* margin-top: 115px; */
	text-align: center;
}
.jingtu{
	/*padding-top: 175px;
	padding-bottom: 45px;*/
}
.jingziu{
	font-size: 25px;
	margin-top: 10px;
	color: rgb(80,80,80);
}
.product{
	width: 12rem;
	margin: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	margin-top: 1.3rem;
	/* padding-bottom: 1.5rem; */
}
.product-img{
	width: 2.5rem;
	text-align: center;
	margin: 0 0.2rem ;
	margin-bottom: 1rem;
}
.product-img img{
	width: 2.6rem;
	height: 2.2rem;
}
.product-img_tit{
	font-size: 0.2rem;
	width: 1.8rem;
	color: rgb(95,95,95);
	letter-spacing: 1px;
	margin: auto;
	font-weight: 600;
	line-height: 0.22rem;
}
.product-img_cont{
	font-size: 0.15rem;
	margin-top: 0.25rem;
	color: rgb(95,95,95);
	letter-spacing: 1px;
}