.module_w1400 {
	--discount-xl-img-wd: 0.84rem;
	--discount-M-img-wd: 0.89rem;
	--discount-S-img-wd: 0.68rem;
}

.module_coupon {
	--item-wd: 43%;
}

#module .mp {
	display: block;
	margin-bottom: 0.36rem;
	box-shadow: none;
	border-radius: 0;
}

#module .mp img {
	border-radius: 0;
}



#module .M-content_1 .NY_sb .sell-text {
	min-height: .63rem;
}

#module .sell-text {
	font-size: .21rem;
	color: #05064F;
}





#module .swiper-title {
	color: #05064F;
}

#module .swiper-container.swiper2 {
	margin-bottom: 0rem;
}
#module .swiper-container1{
    margin-top: 0;
    margin-bottom: 0.4rem;
}

#module .swiper-container.swiper2 .NY_img_box img {
	width: 100%;
}

#module .swiper-container.swiper2 .swiper-pagination {
	display: none;
}

#module .swiper-container.swiper2 .swiper-wrapper {
	width: auto;
}

#module .swiper-container.swiper2 .swiper-slide {
	width: 26% !important;
	margin-right: 0.1rem;
    position: relative;
}
#module .swiper-container.swiper2 .swiper-slide .imgLB{
    position: absolute;
    left: 0;
    bottom: 0;
}
#module .swiper-container.swiper2 .swiper-slide .imgRT{
    position: absolute;
    top:  0;
    right: 0;
}

#module .NY_fo .NY_img_box a img {
	max-width: none;
}

.swiper-button-next,
.swiper-button-prev {
	width: .44rem !important;
	height: .44rem !important;
	background: #FFFFFF;
	border-radius: 50%;
	border: .01rem solid #B0B0B0;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 60% 60% !important;
}

#module .NY_fourbox .NY_title {
	min-height: 0;
	margin: 0.4rem 0 .3rem;
	font-size: .24rem;
	color: #05064F;
}


@media screen and (max-width:768px) {
	#module .swiper-container.swiper2 .swiper-slide {
		width: 60% !important;
	}



}

@media screen and (max-width:768px) {
	.module_coupon {
		--item-wd: 48%;
	}
}