.NC-home__top-three-btn-bg {
	margin: 0 auto;
	max-width: 1920PX;
	height: 0.72rem;
	min-width: 1007PX;
	background-color: #f0f0f0;
}

.NC-home__top-three-btn-bg .NC-home__top-three-btn {
	height: 0.35rem;
	line-height: 0.35rem;
	border-right-color: rgba(51, 51, 51, .5)
}

html[lang="ar"] .NC-home__top-three-btn-bg .NC-home__top-three-btn {
	border-right-color: none;
	border-left-color: rgba(51, 51, 51, .5)
}

.NC-home__top-carousel {
	min-width: 1007PX;
	min-height: 3.5rem;
}

.NC-home__top-carousel-control-con {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 0.64rem;
	pointer-events: none;
}

.NC-home__top-carousel-control {
	position: relative;
	height: 100%;
}

.NC-home__top-carousel-cont .carousel-control-prev,
.NC-home__top-carousel-cont .carousel-control-next {
	width: 0.4rem;
	height: 0.64rem;
	line-height: 0.64rem;
	background-color: transparent;
	pointer-events: auto;
}

.NC-home__top-carousel-cont .carousel-item .carousel-item-img-container {
	margin: 0 auto;
	max-width: 1920PX;
}

.NC-home__top-carousel-cont .carousel-item img {
	margin: 0 auto;
}

.NC-home__top-carousel-cont .carousel-item img.show {
	width: 100%;
}

.NC-home__top-carousel-cont .carousel-control-prev:hover,
.NC-home__top-carousel-cont .carousel-control-next:hover {
	background-color: rgba(0, 0, 0, .5);
}

.NC-home__top-carousel-cont .carousel-control-prev-icon,
.NC-home__top-carousel-cont .carousel-control-next-icon {
	width: 100%;
	height: 100%;
	background-image: none;
}

.carousel-control-prev-icon i,
.carousel-control-next-icon i {
	font-size: 0.3rem;
	color: #fff;
	text-shadow: 1PX 3PX 8PX rgba(102, 102, 102, .4);
}

.NC-home__top-carousel-cont .carousel-control-prev,
.NC-home__top-carousel-cont .carousel-control-next {
	opacity: 1;
}

.NC-home__top-carousel-cont .carousel-control-prev:hover,
.NC-home__top-carousel-cont .carousel-control-prev:focus,
.NC-home__top-carousel-cont .carousel-control-next:hover,
.NC-home__top-carousel-cont .carousel-control-next:focus {
	opacity: 1;
}

.NC-home__top-carousel-cont .carousel-indicators li {
	position: relative;
	margin-right: 0.08rem;
	margin-left: 0.08rem;
	border-color: rgba(250, 250, 250, .7);
}

.NC-home__top-carousel-cont .carousel-indicators li:hover {
	background-color: #fff;
}

.NC-home__top-carousel-cont .carousel-indicators .active {
	border-color: rgba(250, 250, 250);
	background-color: rgba(250, 250, 250);
}

.NC-home__top-carousel-cont .carousel-indicators .active::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -0.12rem;
	margin-left: -0.12rem;
	width: 0.24rem;
	height: 0.24rem;
	border-radius: 50%;
	background-color: rgba(250, 250, 250, .4);
}

.NC-home__title-font {
	font-size: 0.32rem;
}

.NC-home__share-look-post-link {
	height: 0.24rem;
	line-height: 0.24rem;
	color: #1a1a1a;
}

.NC-home__share-look-post-link:hover {
	color: #e30057;
}

.NC-home__share-look-item {
	position: relative;
	width: 2.25rem;
	height: 2.25rem;
}

.NC-home__share-look-item--big {
	width: 4.8rem;
	height: 4.8rem;
}

.NC-home__share-look-link {
	display: block;
	position: relative;
	width: 100%;
	height: 100% !important;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
}

.NC-home__share-look-link img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.NC-home__share-look-item-link,
.NC-home__share-look-item-link--big {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0;
	line-height: 0.4rem;
	background-color: rgba(255, 255, 255, .8);
	color: #333;
	transition: all 0.2s;
}

.NC-home__share-look-item-link:hover,
.NC-home__share-look-item-link--big:hover {
	background-color: #fff;
}

.NC-home__share-look-item-link--big {
	font-size: 0.28rem;
}

.NC-home__share-look-item:hover .NC-home__share-look-item-link {
	height: 0.4rem;
	line-height: 0.4rem;
}

.NC-home__share-look-item:hover .NC-home__share-look-item-link--big {
	height: 0.8rem;
	line-height: 0.8rem;
}

.NC-home__new-arrivals-product-list .product-content__banner-link {
	margin-top: 0.75rem;
}

.NC-home__banner-12 {
	margin-top: 0.6rem;
}

.what-hot-main-container {
	background-color: #f5f0f2;
}

.what-hot-item {
	position: relative;
	background-color: #f5f0f2;
}

.what-hot-item__header {
	height: 0.56rem;
	line-height: 0.56rem;
}

.what-hot-item__header a:hover {
	color: #e30057;
}

.what-hot__popular-list-container {
	height: calc(100% - 0.56rem);
}

.heat-lists-tab-pane-container {
	height: 100%;
}

.what-hot-heat-list .nav-tabs {
	border-bottom: none;
	margin: 0;
	min-height: 0.48rem;
	line-height: 0.48rem;
	background-color: #f5f5f5;
}

.what-hot-heat-list .nav-link {
	padding: 0;
	color: #333;
}

.what-hot-heat-list .nav-tabs .nav-link.active,
.what-hot-heat-list .nav-tabs .nav-item.show .nav-link {
	border-bottom: 0.02rem solid #e30057;
	color: #e30057;
}

.what-hot-heat-lists-img-cont {
	width: 1rem;
	height: 1rem;
}

.heat-lists-product-name {
	width: 2.6rem;
}

.what-hot-carousel-small-banner {
	max-width: 0.9rem;
	max-height: 0.9rem;
}

.what-hot-heat-lists-img {
	max-width: 100%;
	max-height: 100%;
}

.what-hot-swiper-controller-cont {
	bottom: 0;
	width: 100%;
	height: 0.6rem;
	line-height: 0.6rem;
}

.what-hot-swiper-controller {
	display: inline-block;
	color: #666;
	cursor: pointer;
}

html[lang="ar"] .what-hot-swiper-controller--left,
html[lang="ar"] .what-hot-swiper-controller--right {
	transform: rotate(180deg);
}

.what-hot-swiper-controller.disable {
	color: #ccc;
}

.what-hot-topic-banner .topic-banner-ellipsis-title {
	max-width: 50%;
}

.what-hot-topic-banner__description {
	padding: 0 0.2rem;
	height: 42PX;
	max-height: 0.42rem;
	overflow: hidden;
}

.what-hot-topic-banner__btn.btn {
	padding: 0 0.3rem;
	height: 0.36rem;
	line-height: 0.36rem;
	border-radius: 0.18rem;
	font-size: 14PX;
}

.what-hot-topic-banner .NC-home__topic-banner-carousel-indicators {
	height: 0.6rem;
	bottom: -0.6rem;
}

.NC-home__topic-banner-carousel-indicators li:hover,
.NC-home__topic-banner-carousel-indicators li.active {
	border-color: #333;
}

.NC-home__topic-banner-carousel-indicators li.active {
	background-color: #333;
}

.what-hot-item .NC-home__what-hot-carousel-control {
	display: none;
	position: absolute;
	top: 24.39%;
	background: rgba(0, 0, 0, 1);
	opacity: 0.2;
}

.what-hot-item .NC-home__what-hot-carousel-control.disable {
	display: none !important;
}

.what-hot-item .NC-home__what-hot-carousel-control:hover {
	opacity: 0.5;
}

.what-hot-item .carousel-control-prev-icon i,
.what-hot-item .carousel-control-next-icon i {
	font-size: 16PX;
	color: #fff;
}

.what-hot-item .NC-home__what-hot-carousel-control {
	width: 0.32rem;
	height: 0.48rem;
	line-height: 0.48rem;
}

.what-hot-item .carousel-control-prev-icon i,
.what-hot-item .carousel-control-next-icon i {
	font-size: 14PX;
}

#NC-home__topic-banner-carousel:hover .NC-home__what-hot-carousel-control,
#NC-home__banner-activity-carousel:hover .NC-home__what-hot-carousel-control {
	display: block;
}

.what-hot-item .NC-home__what-hot-carousel-control:hover {
	opacity: 0.5;
}

.what-hot-item .carousel-control-prev-icon,
.what-hot-item .carousel-control-next-icon {
	width: 100%;
	height: 100%;
	background-image: none;
}

.what-hot-heat-lists-num {
	width: 0.6rem;
	font-size: 0.32rem;
	color: #666;
}

.what-hot-heat-lists-num.num-1 {
	color: #e30057;
}

.what-hot-heat-lists-num.num-2 {
	color: #e30057;
	opacity: 0.8;
}

.what-hot-heat-lists-num.num-3 {
	color: #e30057;
	opacity: 0.6;
}

.what-hot-carousel-big-banner {
	width: 100%;
}

.NC-home__product-tabs {
	margin: 0.1rem 0.12rem;
	padding: 0 0.16rem;
	height: 0.32rem;
	line-height: 0.32rem;
	border-radius: 0.16rem;
	background-color: #f2f2f2;
	cursor: pointer;
}

.NC-home__product-tabs.active,
.NC-home__product-tabs:hover {
	color: #fff;
	background-color: #333;
}

.NC-home__product-arrow {
	width: 0.48rem;
	height: 0.32rem;
	line-height: 0.32rem;
	border: 1PX solid #e5e5e5;
	cursor: pointer;
}

html[lang="ar"] .NC-home__product-arrow {
	transform: rotate(180deg);
}

.NC-home__product-arrow:hover .nc-icon {
	color: #e30057;
}

.NC-home__product-arrow.disable {
	cursor: not-allowed;
}

.NC-home__product-arrow.disable .nc-icon {
	color: #ccc;
}

.NC-home__product-arrow.product-arrow-left {
	border-radius: 0.16rem 0 0 0.16rem;
	border-right: none;
}

.NC-home__product-arrow.product-arrow-right {
	border-radius: 0 0.16rem 0.16rem 0;
}

.NC-home__product-content {
	background-position: left top;
	background-size: cover;
}

html[lang="ar"] .NC-home__product-content {
	background-position: right top;
}

.product-content__banner {
	position: relative;
	padding-top: 2.7rem;
	width: 21.33333%;
	height: 5.22rem;
	font-size: 0.22rem;
}

.product-content__swiper-cont {
	width: 11.68rem;
	max-width: 11.68rem;
}

.product-content__swiper-cont {
	position: relative;
	transition: opacity 0.2s ease-in-out;
}

.product-content__swiper-cont:not(.show) {
	visibility: hidden;
	position: absolute;
	z-index: -1;
}

.product-content__swiper-cont .swiper-slide {
	width: 2.92rem;
}

.product-content__swiper-control {
	position: absolute;
	top: -1.02rem;
	right: 0;
}

html[lang="ar"] .product-content__swiper-control {
	right: auto;
	left: 0;
}

.NC-home__product-arrow--mid {
	display: none;
	position: absolute;
	top: 1.61rem;
	width: 0.32rem;
	height: 0.48rem;
	line-height: 0.48rem;
	background-color: rgba(0, 0, 0, .3);
	cursor: pointer;
	z-index: 2;
}

.product-content__swiper-cont:hover .NC-home__product-arrow--mid {
	display: block;
}

.product-content__swiper-cont:hover .NC-home__product-arrow--mid.disable,
.NC-home__product-arrow--mid.disable {
	display: none;
}

.NC-home__product-arrow--mid:hover {
	background-color: rgba(0, 0, 0, .5);
}

.NC-home__product-arrow--mid .nc-icon {
	font-size: 16PX;
	color: #fff;
}

.product-arrow-left--mid {
	left: 0.16rem;
}

.product-arrow-right--mid {
	right: 0.16rem;
}

html[lang="ar"] .product-arrow-left--mid {
	left: auto;
	right: 0.16rem;
}

html[lang="ar"] .product-arrow-right--mid {
	left: 0.16rem;
	right: auto;
}

html[lang="ar"] .NC-home__product-arrow--mid {
	transform: rotate(180deg)
}

.product-content__banner-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.product-content__item {
	width: 2.6rem;
	min-height: 5.02rem;
	background-color: #fff;
}

.product-content__item img {
	width: 100%;
}

.product-content__item_a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-content__item_a img {
	width: 100%;
}

.product-content__item a:hover {
	text-decoration: underline;
}

.product-content__item-img {
	position: relative;
	width: 2.6rem;
	height: 3.47rem;
}

.product-content__item-view-more {
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
	width: 2rem;
	height: 0.34rem;
	line-height: 0.34rem;
	color: #010101;
	background-color: #fff;
	opacity: 0;
	border: 1PX solid #e5e5e5;
	transition: all .5s;
	z-index: -1;
	cursor: pointer;
}

.product-content__item-img:hover .product-content__item-view-more {
	bottom: 0.7rem;
	opacity: .8;
	z-index: 2;
}

.product-content__item-view-more:hover {
	opacity: 1 !important;
	background-color: #fff;
}

.product-content__item-discount {
	position: absolute;
	top: 0;
	left: 0;
	width: 75PX;
	height: 20PX;
	line-height: 20PX;
	background-image: url("/web/assets/images/index/product-discount-bg.png");
}

html[lang="ar"] .product-content__item-discount {
	left: auto;
	right: 0;
	background-image: url('/web/assets/images/index/product-discount-bg-ar.png');
}

.product-content__item-sold-num {
	min-width: 1.58rem;
	height: 0.36rem;
	line-height: 0.36rem;
	border-radius: 0.18rem;
	background-color: rgba(227, 0, 87, .06);
}

.product-content__item-link {
	min-width: 1rem;
	padding: 0 0.15rem;
	height: 0.36rem;
	line-height: 0.36rem;
	background-color: #333333;
	border-radius: 0.18rem;
}

.product-content__item-link:hover {
	background-color: #4d4d4d;
	text-decoration: none;
}

.loading-gif-bg.index-banner {
	min-height: 3.5rem;
}

.loading-gif-bg.index-banner-big {
	min-height: 7.3rem;
}

.product-group__header-title {
	line-height: 1;
}

#NC-home__topic-banner-carousel .carousel-item .what-hot-carousel-big-banner {
	width: 4.3rem;
	height: 2.6rem;
}

#NC-home__banner-activity-carousel .carousel-item .what-hot-carousel-big-banner {
	width: 4.3rem;
	height: 2.58rem;
}

.what-hot__popular-list-container .loading-gif-bg {
	background-size: 80%;
}

.NC-home-brand-product-item.loading-gif-bg {
	min-height: 1.2rem;
	background-size: 60%;
}

.NC-home-cursor-default {
	cursor: default;
}

.NC-obscuration.NC-home-cursor-default:hover {
	opacity: 1;
}

.home-index-recom {
	padding-bottom: 0.8rem;
}

.home-index-recom .price {
	font-size: 0.16rem;
	color: #e30057;
}

.home-index-recom .title,
.home-index-recom .title-cont {
	color: #000000;
}

.home-index-recom .art {
	text-align: left;
}

.home-index-recom .recom-item {
	background-color: transparent;
	position: relative;
}

.home-index-recom .recom-item:hover .recommend-content__item-view-more {
	bottom: 1.2rem;
	opacity: .8;
	z-index: 2;
}

.home-index-recom .recom-item,
.home-index-recom .art {
	overflow: hidden;
	width: 2.25rem;
}

/* .home-index-recom .recom-item .pic {
	height: 3rem;
} */

.home-index-recom .pic img {
	width: 100%;
	/* max-width: 2.25rem;
	max-height: 3rem; */
}

/* .home-index-recom .recom-item.shape .pic {
	height: 2.25rem;
} */

.home-index-recom .recom-item.shape .pic img {
	width: 100%;
	/* max-width: 2.25rem;
	max-height: 2.25rem; */
}

.home-index-recom .home-index-load {
	color: #fff;
	font-size: 0.14rem;
	background-color: #333;
	height: 0.48rem;
	border-radius: 0.48rem;
	cursor: pointer;
}

.home-index-recom .home-index-load:hover {
	background-color: #4c4c4c;
}

.home-index-recom .home-index-load .nc-icon-arrows-below- {
	margin-top: 0.02rem;
	line-height: 1;
}

.home-index-recom .home-index-load .loading-container {
	width: 100% !important;
}

.home-index-recom .title-cont a.title {
	font-size: 0.13rem;
}

.home-index-recom .title-cont a.title:hover {
	color: #333;
	text-decoration: underline;
}

html[lang="ar"] .home-index-recom .nc-icon-arrows-right- {
	transform: rotate(180deg);
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
	float: left;
}

.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-invisible-blank-slide {
	visibility: hidden;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	-o-transition-property: transform, height;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-container-3d {
	-webkit-perspective: 12rem;
	perspective: 12rem;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal>.swiper-wrapper {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical>.swiper-wrapper {
	-ms-touch-action: pan-x;
	touch-action: pan-x;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	width: 0.27rem;
	height: 0.44rem;
	margin-top: -0.22rem;
	z-index: 10;
	cursor: pointer;
	background-size: 0.27rem 0.44rem;
	background-position: center;
	background-repeat: no-repeat;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
	opacity: 0.35;
	cursor: auto;
	pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 0.1rem;
	right: auto;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 0.1rem;
	left: auto;
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: 300ms opacity;
	-o-transition: 300ms opacity;
	transition: 300ms opacity;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0.1rem;
	left: 0;
	width: 100%;
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
	position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	-webkit-transform: scale(0.66);
	-ms-transform: scale(0.66);
	transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	-webkit-transform: scale(0.33);
	-ms-transform: scale(0.33);
	transform: scale(0.33);
}

.swiper-pagination-bullet {
	width: 0.08rem;
	height: 0.08rem;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: 0.2;
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff;
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 0.1rem;
	top: 50%;
	-webkit-transform: translate3d(0px, -50%, 0);
	transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0.06rem 0;
	display: block;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 0.08rem;
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	-webkit-transition: 200ms top, 200ms -webkit-transform;
	transition: 200ms top, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top;
	transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 0.04rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	white-space: nowrap;
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	-webkit-transition: 200ms left, 200ms -webkit-transform;
	transition: 200ms left, 200ms -webkit-transform;
	-o-transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left;
	transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, 0.25);
	position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	-webkit-transform-origin: right top;
	-ms-transform-origin: right top;
	transform-origin: right top;
}

.swiper-container-horizontal>.swiper-pagination-progressbar {
	width: 100%;
	height: 0.04rem;
	left: 0;
	top: 0;
}

.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 0.04rem;
	height: 100%;
	left: 0;
	top: 0;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #ffffff;
}

.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #ffffff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000000;
}

.swiper-pagination-progressbar.swiper-pagination-black {
	background: rgba(0, 0, 0, 0.25);
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000000;
}

.swiper-scrollbar {
	border-radius: 0.1rem;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 0.03rem;
	z-index: 50;
	height: 0.05rem;
	width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 0.03rem;
	top: 1%;
	z-index: 50;
	width: 0.05rem;
	height: 98%;
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, 0.5);
	border-radius: 0.1rem;
	left: 0;
	top: 0;
}

.swiper-scrollbar-cursor-drag {
	cursor: move;
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
	max-width: 100%;
	max-height: 100%;
	-o-object-fit: contain;
	object-fit: contain;
}

.swiper-slide-zoomed {
	cursor: move;
}

.swiper-lazy-preloader {
	width: 0.42rem;
	height: 0.42rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.21rem;
	margin-top: -0.21rem;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-ms-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube {
	overflow: visible;
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
	pointer-events: auto;
	visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.6;
	-webkit-filter: blur(0.5rem);
	filter: blur(0.5rem);
	z-index: 0;
}

.swiper-container-flip {
	overflow: visible;
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 12rem;
}

.recommend-product-item {
	width: 2.15rem;
	display: flex;
	flex-direction: column;
}

.recommend-product-item__link {
	width: 100%;
	height: 100%;
}

.recommend-product-item__img {
	position: relative;
	margin-bottom: 13PX;
	width: 2.16rem;
	height: 100%;
	min-height: 2.16rem;
	border: 1PX solid #ededed;
	box-sizing: border-box;
}

.recommend-product-item__img img {
	width: 100%;
}

.recommend-product-item__desc {
	width: 100%;
	line-height: 1;
}

.recommend-product-item-discount {
	position: absolute;
	top: -1px;
	left: 0;
	width: 75PX;
	height: 20PX;
	line-height: 20PX;
	background-image: url("/web/assets/images/index/product-discount-bg.png");
	text-align: left;
	text-indent: 0.08rem;
}

html[lang="ar"] .recommend-product-item-discount {
	left: auto;
	right: 0;
	text-align: right;
	background-image: url('/web/assets/images/index/product-discount-bg-ar.png');
}

.recommend-product-item .price_old {
	text-decoration: line-through;
}

.recommend-content__item-view-more {
	position: absolute;
	bottom: 0.4rem;
	left: 50%;
	transform: translateX(-50%);
	min-width: 1.8rem;
	min-height: 0.38rem;
	line-height: 0.38rem;
	color: #010101;
	background-color: #fff;
	opacity: 0;
	border: 1PX solid #e5e5e5;
	text-align: center;
	transition: all .3s;
	z-index: -1;
	cursor: pointer;
}

.recommend-product-item__img:hover .recommend-content__item-view-more {
	bottom: 0.7rem;
	opacity: .8;
	z-index: 2;
}

.recommend-content__item-view-more:hover {
	opacity: 1 !important;
	background-color: #fff;
}

.NC-home__recommend-product-list {
	position: relative;
	min-height: 1.4rem;
	margin-bottom: 0.9rem;
}

.not-swipe-recommend .recommend-product-item {
	margin: 0 0.12rem 0.5rem 0.12rem !important;
}

.not-swipe-recommend .view-more {
	margin: 0 0.12rem 0.55rem 0.12rem;
}

.recommend-product-item a[href="javascript:void(0);"] {
	cursor: default;
}

.recommend-product-item a[href="javascript:void(0);"]:hover {
	text-decoration: none;
}

.swiper-wrapper .recommend-product-item {
	width: 2.25rem;
}

.swiper-wrapper .recommend-product-item__img {
	width: 2.25rem;
}

.not-swipe-recommend .recommend-product-item {
	margin: 0 0.15rem 0.5rem 0.15rem !important;
}

.not-swipe-recommend .view-more {
	margin: 0 0.15rem 0.55rem 0.15rem;
}

.recommend-product-item__link.loading-gif-bg {
	min-height: 2.23rem;
}

.recommend-product-new {
	font-size: 12PX;
	line-height: 16PX;
}

.recommend-product-sale {
	padding: 0 0.03rem;
	font-size: 12PX;
	height: 14PX;
	line-height: 14PX;
	border: 1px solid #e30057;
}

.recommend-product-item__desc-attrs {
	height: 32PX;
}

.modal-guide .modal-dialog-nc {
	width: 6.8rem;
	max-width: none;
	min-width: 580PX;
}

.modal-guide .modal-body {
	padding: 0 0.15rem 0.15rem;
}

.modal-guide-close {
	position: absolute;
	right: 0.06rem;
	top: 0.04rem;
	z-index: 1;
}

.font-size-88-f {
	font-size: 0.88rem;
}

.guide-discount-symbol {
	display: inline-block;
	transform: translate(-0.05rem) rotate(90deg);
	font-size: 0.36rem
}

.guide-discount-percent {
	line-height: 1.2;
}

.btn-modal-guide-register {
	display: flex !important;
	height: 0.48rem;
	min-height: 40PX;
}

.product-item-discount {
	position: absolute;
	top: 0;
	left: 0;
	width: 70PX;
	height: 20PX;
	line-height: 20PX;
	background-image: url(../images/product-discount-bg.png);
	text-align: left;
	text-indent: 0.06rem;
	color: #fff;
	font-size: 12PX;
}

/* home  6col */
@media (min-width:1930px) and (max-width:2135px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.99rem;
	}
	.recommend-content__item-view-more{
		min-width: 1.6rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.16rem;
	}
}
@media screen and (max-width:2400px) and (min-width:2136px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.73rem;
	}
	.recommend-content__item-view-more{
		min-width: 1.4rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.14rem;
	}
}
@media screen and (max-width:2560px) and (min-width:2401px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.59rem;
	}
	.recommend-content__item-view-more{
		min-width: 1.3rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.12rem;
	}
}
@media screen and (max-width:2880px) and (min-width:2561px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.39rem;
	}
	.recommend-content__item-view-more{
		min-width: 1.2rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.1rem;
	}
}
@media screen and (min-width:2881px) and (max-width:3200px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.19rem;
	}
	.recommend-content__item-view-more{
		min-width: 1rem;
		min-height: 0.2rem;
		line-height: 0.2rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.08rem;
	}
	.nc-icon{
		font-size: 0.1rem;
	}
}
@media screen and (min-width:3201px) and (max-width:3415px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:1.09rem;
	}
	.recommend-content__item-view-more{
		min-width: 0.8rem;
		min-height: 0.2rem;
		line-height: 0.2rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.08rem;
	}
	.nc-icon{
		font-size: 0.1rem;
	}
}
@media screen and (min-width:3416px) and (max-width:3840px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:0.97rem;
	}
	.recommend-content__item-view-more{
		min-width: 0.8rem;
		min-height: 0.2rem;
		line-height: 0.2rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.08rem;
	}
	.nc-icon{
		font-size: 0.1rem;
	}
}
@media screen and (min-width:3841px){
	.home-index-recom .recom-item, .home-index-recom .art{
		width:0.79rem;
	}
	.recommend-content__item-view-more{
		min-width: 0.8rem;
		min-height: 0.2rem;
		line-height: 0.2rem;
	}
	.mt-lg-16, .my-lg-16, .ma-lg-16{
		margin-top: 0.08rem;
	}
	.nc-icon{
		font-size: 0.1rem;
	}
}
