.bigimg{
	width: 100%;
    height: 8.75rem;
    margin-top: 0.7rem;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.BrandImgBox{
	width: 13.4rem;
	padding-top: 3.66rem;
	margin: 0 auto;
}

.bigimg_Title{
	max-width: 7rem;
	font-size: 0.36rem;
	color: #fff;
}

.bigimg_Subtitle{
	max-width: 7rem;
	margin-top: 0.15rem;
	font-size: 0.32rem;
	color: #fff;
}

.honor{
	padding-top: 0.65rem;
	background-color: #333333;
}

.honor .main{
	width: 13.4rem;
	margin: 0 auto;
}
.list_flex{
	justify-content: space-between;
}
.fancyImg{
	width: 4.3rem !important;
	height: 4rem;
}

.containerP{
	max-width: 4.3rem;
	color: #F2F2F2;
	font-size: 0.18rem;
	text-align: center;
	margin-top: 0.3rem;
	margin-bottom: 0.4rem;
}

.page{
	padding-bottom: 1.36rem;
}

.page .list .item{
	width: 0.42rem;
	height: 0.42rem;
	border: 0.01rem solid #535353 !important;
	border-radius: 50%;
}

.page .list .item:hover{
	color: #fff;
	background-color: black !important;
}

.page .list .active{
	color: #fff;
	background-color: black !important;
}
