
/* 20250717 新版首页调整 */
 .banner_box .swiper-slide {
	height: 4.613rem;
}

.banner_box .swiper-slide img {
	border-radius: 0;
}

.swiper-pagination .swiper-pagination-bullet {
	width: 0.213rem;
	height: 0.213rem;
	border-radius: 100%;
}

.swiper-pagination-bullet-active {
	background-color: #fff;
}

.new_menu_wrap {
	position: relative;
	top: -0.267rem;
	padding: 0.267rem;
	border-radius: 5px 5px 0 0;
	background-color: #fff;
	z-index: 10;
}

.title_logo img {
	width: 100%;
}
.one_menu_box{
	position: relative;
	top: -0.24rem;
}
.new_menu_item {
	flex: 1;
}

.new_menu_item img {
	width: 100%;
}

.two_menu_box .new_menu_item {
	margin-right: 0.213rem;
}

.two_menu_box .new_menu_item:last-child {
	margin-right: 0;
}
.three_menu_box {
	margin-top: 0.267rem;
}
.three_menu_box .new_menu_item {
	margin-right: 0.213rem;
}
.three_menu_box .new_menu_item:last-child {
	margin-right: 0;
} 
.four_menu_box{
	flex-wrap: wrap;
}
.four_menu_box .new_menu_item{
	width: 25%;
	text-align: center;
	flex: unset;
	margin-top: 0.267rem;
}
.four_menu_box img{
	width: 0.933rem;
	height: 0.933rem;
}
.four_menu_box .new_menu_item p{
	font-size: 0.373rem;
	color: #232323;
}
.new_content{
	padding-bottom: 1.9rem;
}
.new_recommend_wrap{
	padding: 0 0.267rem;
}