.cate-filters-container {
    width: 2.3rem;
}

.category-side-list {
    width: 2.3rem;
    top: 0;
}

.cate-filters-item {
    width: 2rem;
}

.brand-list-item__link {
    height: 0.48rem;
    width: 0.92rem;
    border: 1px solid #e6e6e6;
}

.brand-list-item__link:hover {
    background: #f6f6f6;
}

.brand-list-item__pic {
    max-width: 0.74rem;
    max-height: 0.37rem;
}

.scale-secondary {
    transform: scale(0.8)
}

.cate-sort-dropdown .active a {
    color: #e30057
}

.selection-filter__price {}

.width-auto {
    width: auto !important
}

.cate-sort-dropdown:hover {
    box-shadow: 0px 0px 0.16rem rgba(0, 0, 0, 0.16);
}

.cate-sort-dropdown:hover .nc-icon-angle-down {
    transform: rotate(180deg)
}

.cate-sort-dropdown:hover .dropdown-menu {
    box-shadow: 0px 0px 0.16rem rgba(0, 0, 0, 0.16);
    border-top: 1px solid #e6e6e6;
}

.cate-sort-dropdown:hover .btn-default {
    border-color: #fff;
    border-bottom-color: #e6e6e6
}

.cate-sort-dropdown .nc-icon-success-solid {
    display: none
}

.cate-sort-dropdown .selected .nc-icon-success-solid {
    display: block
}

.cate-sort-dropdown .selected {
    font-weight: bold;
}

.cate-sort-dropdown .dropdown-menu {
    min-width: 100%;
}

.cate-sort-dropdown .dropdown-menu li {
    padding: 0.07rem 0.15rem;
}

.cate-sort-dropdown .dropdown-item {
    display: flex
}

.cate-sort-dropdown .dropdown-item:hover {
    font-weight: bold;
    background: #f7f7f7;
    color: #333
}

.cate-sort-dropdown .dropdown-item.selected {}

.cate-sort-dropdown .dropdown-menu li span {}

.cate-sort-dropdown .btn {
    padding: 0.05rem;
    min-width: 1.65rem;
    position: relative;
    z-index: 5;
    background: #fff
}

.cate-sort-dropdown.show .nc-icon-angle-down {
    transform: rotate(180deg)
}

.product-item-view-more .product-item-more {
    justify-content: flex-start !important
}

.cate-sort-dropdown:hover .dropdown-menu {
    display: block;
    transform: translateY(-0.03rem);
    z-index: 4
}

.brand-list-item__link.loading-gif-bg {
    min-height: 0.52rem;
    background-size: 80%;
}

.category-products-container {
    min-height: 3rem
}

.product-list-container {
    min-height: 3rem
}

.btn-clear-all-attr:hover {
    color: #E30057
}

.btn-clear-all-attr:hover .nc-icon-delete-all {
    color: #E30057
}

.attr-filter-tag:hover {
    color: #E30057
}

.view-more-product .more-product-item {
    min-height: 2.87rem;
    max-height: 3.82rem;
}

.category-tootip {
    width: 2rem;
}

.cate-nav-frame-loading {
    background: linear-gradient(#f7f7f7 50%, #fff 50%);
    background-size: 100% 0.34rem;
    height: 6rem;
}

.frame-loading {
    background: #f7f7f7;
    min-height: 0.2rem;
}

.frame-loading>* {
    display: none !important;
}

.cate-filter-top.frame-loading {
    min-height: 0.56rem;
    border-bottom: 0;
}

.search-correct-tips span {
    font-weight: bold;
    font-size: 14PX;
}

.search-correct-tips span:nth-of-type(1) {
    color: #1A1A1A;
}

.search-correct-tips span:nth-of-type(2) {
    color: #0066CC;
}

.NC-home__recommend-product-list .swiper-container {
    width: 100%;
}

.NC-home__recommend-product-list .swiper-slide {
    display: flex;
}

.recommend-swiper-arrow {
    position: absolute;
    top: 43%;
    transform: translateY(-50%);
    cursor: pointer;
}

.recommend-swiper-arrow.recommend-swiper-arrow-prev {
    left: -0.3rem;
}

.recommend-swiper-arrow.recommend-swiper-arrow-next {
    right: -0.3rem;
}

.recommend-swiper-arrow .nc-icon {
    font-size: 0.24rem;
}

.recommend-swiper-arrow.disable {
    display: none
}

.recommend-swiper-arrow:hover .nc-icon {
    color: #e30057
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-prev {
    right: -0.3rem;
    left: auto;
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-next {
    right: auto;
    left: -0.3rem;
}

html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-prev .nc-icon,
html[lang="ar"] .recommend-swiper-arrow.recommend-swiper-arrow-next .nc-icon {
    transform: rotate(180deg)
}

html[lang="ar"] .recommend-product-item.mr-lg-30 {
    margin-right: 0;
    margin-left: 0.3rem
}

.swiper-button-disabled {
    display: none;
}

.recommend-products__title {
    font-size: 0.3rem;
}

.recommend-before-img {
    width: 100%;
}

.recommend-before-loading {
    width: 2.23rem;
    min-height: 2.23rem;
}

.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("../images/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;
}

.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;
}

.product-item-more {
    background-color: rgb(242, 242, 242);
    cursor: pointer;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    height: 100%;
}

.product-item-more:hover {
    opacity: .8;
}

.view-more-text {
    font-size: 0.32rem;
}

.view-more-icon {
    display: block;
    border-radius: 50%;
    width: 0.6rem;
    height: 0.6rem;
    box-shadow: 0.02rem 0.08rem 0.1rem rgba(0, 0, 0, .1);
    background-color: #fff;
    line-height: 0.6rem;
    text-align: center;
}

.view-more {
    min-width: 2.16rem;
    min-height: 2.16rem;
}

.product-item-more-link {
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
}

.cate-filter-view-more .nc-icon,
.cate-filter-view-less .nc-icon {
    vertical-align: -0.02rem;
}

.cate-filter-head__close {
    display: block;
}

.cate-filter-head__show {
    display: none;
}

.category-side-filter__body {
    height: 0;
    overflow: hidden;
    transition: .2s ease
}

.active.cate-filter-1 .category-side-filter__body {
    height: 0.3rem
}

.active.cate-filter-2 .category-side-filter__body {
    height: 0.6rem
}

.active.cate-filter-3 .category-side-filter__body {
    height: 0.9rem
}

.active.cate-filter-4 .category-side-filter__body {
    height: 1.2rem
}

.active.cate-filter-5 .category-side-filter__body {
    height: 1.5rem;
}

.active.cate-filter-1--brand .category-side-filter__body {
    height: 0.62rem
}

.active.cate-filter-2--brand .category-side-filter__body {
    height: 1.24rem
}

.active.cate-filter-3--brand .category-side-filter__body {
    height: 1.86rem
}

.active.cate-filter-4--brand .category-side-filter__body {
    height: 2.48rem
}

.active.cate-filter-5--brand .category-side-filter__body {
    height: 3.1rem
}

.category-side-filter__foot {
    display: none;
}

.cate-filter-view-less {
    display: none;
}

.more .cate-filter-view-less {
    display: block;
}

.more .cate-filter-view-more {
    display: none;
}

.cate-filter {
    transition: .3s ease;
    overflow: hidden;
}

.cate-filter:not(.active):hover {
    border-bottom-color: #333
}

.active .category-side-filter__foot {
    display: block
}

.cate-filter.active .cate-filter-head__close {
    display: none
}

.cate-filter.active .cate-filter-head__show {
    display: block
}

.active .category-side-filter__body {
    height: auto;
}

.cate-filter-list li {
    overflow: hidden;
    line-height: 0.3rem;
    min-height: 26PX;
}

.icon-toggle-container {
    display: none
}

.attrs-filter-toggle-js .icon-toggle-container {
    display: block;
}

.product-item--hover {
    margin-bottom: 0.6rem;
}

.product-item--hover:hover {
    margin-bottom: 0.4rem;
}

.product-item-pic-container::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .04);
}

.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;
}

.product-item--hover:hover .product-item-wrap {
    /*width: max-content;*/
    width: 3.4rem;
    padding: 0.1rem;
    position: absolute;
    top: -0.1rem;
    left: -0.1rem;
    box-shadow: 0 0 0.12rem rgba(0, 0, 0, .12);
    background-color: #fff;
    z-index: 500;
}

.product-item__wish {
    margin-left: 20PX;
}

html[lang="ar"] .product-item__wish {
    margin-left: 0;
    margin-right: 20PX;
}

.product-item__wish .nc-icon {
    vertical-align: middle;
    font-size: 15PX;
}

.product-item__wish .nc-icon-heart {
    font-weight: bold;
    color: #999;
}

.nc-icon-wishlist-solid {
    color: #e30057;
}

html[lang="ar"] .product-item__wish {
    right: auto;
    left: 0
}

.product-icon-new {
    display: inline-block;
    background-color: #ff9603;
    color: #fff;
    height: 16PX;
    line-height: 16PX;
}

.product-item-name {
    width: 3.2rem
}

.product-item-brand {
    height: 16PX;
    line-height: 1.1;
}

.active-name {
    height: 16PX;
    margin: 0 0.05rem 0 -1px;
    line-height: 16PX;
    width: calc(100% - 0.18rem);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 12PX;
    background-color: #FFF0F4;
    color: #e30057;
}

@media (max-width:1280px) {
    .active-name {
        display: none;
    }
}

.product-item-activity .nc-icon {
    line-height: 1
}

.filter-price-input {
    margin-top: -0.1rem;
}

.product-item-view-more {
    margin-bottom: 0.8rem;
}

.product-clearance-countdown {
    background: rgba(227, 0, 38, .1)
}

.image-view-swiper {
    display: none;
    right: 0.1rem;
    top: 0.1rem
}

.product-item:hover .product-item-wrap--poa {
    width: 3.56rem;
    padding-right: 0.65rem;
}

html[lang="ar"] .product-item:hover .product-item-wrap--poa {
    padding-right: 0.1rem;
    padding-left: 0.84rem;
}

.product-item-wrap--poa:hover .image-view-swiper {
    display: block
}

.product-item .ui-swiper-slide {
    width: 0.5rem;
    min-height: 0.5rem;
    max-height: 0.7rem;
}

.ui-swiper-slide:hover>img.lazy-loaded {
    opacity: 1;
}

.product-item__pic a {
    display: flex;
    width: 100%;
    /*height: 100%;*/
}

.product-item__pic .product-item-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .04);
}

.product-item__pic a img {
    width: 100%;
}

.product-item.view-more {
    width: 2.76rem;
}

html[lang="ar"] .product-item--hover:hover .product-item-wrap {
    left: auto !important;
    right: -0.1rem
}

html[lang="ar"] .active-name {
    margin: 1px -1px 0 0;
}

html[lang="ar"] .image-view-swiper {
    right: auto;
    left: 0.1rem;
}

html[lang="ar"] .product-item-discount {
    text-align: right;
    text-indent: 0.14rem;
}

.product-item .fix-test {
    font-style: normal;
}

.product-item-wrap--poa .image-view-swiper {
    width: 0.5rem;
    height: 100%
}

.active-name-clearance {
    line-height: 1.3
}

.product-item__pic--square .product-item__pic .loading-gif-bg {
    min-height: 2.76rem;
}

.product-item__pic--rect .product-item__pic .loading-gif-bg {
    min-height: 3.7rem;
}

.image-view-swiper .lazyload-before-img {
    background-image: url('data:image/png;base64,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');
    background-color: #f4f4f4;
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
}

.product-sale-logo {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.36rem;
    color: #FFF7CC;
    line-height: 1.3;
    background-size: 100% 100%;
    background-position: center center;
}

.product-sale-logo .product-sale-logo-text {
    color: #FFEFBF;
    text-shadow: 1px 0.02rem 0.02rem rgba(82, 0, 0, 0.40);
}

.product-item .loading-container {
    z-index: 499;
}

.product-item-activity-icon {
    color: #e30057;
    font-size: 16PX;
}

.product-item__rank {
    position: absolute;
    top: -0.03rem;
    left: 0;
    width: 0.39rem;
    height: 0.38rem;
    text-align: center;
    color: #fff;
    font-size: 16PX;
    font-weight: bold;
    background-image: url("/web/assets/images/product/rank-normal.png");
    line-height: 0.35rem;
    text-indent: -0.02rem;
}

.product-item,
.product-item__pic {
    width: 3.2rem;
    /*width: 2.76rem;
    min-height: 2.76rem;*/
}

.product-item-wrap,
.product-item-wrap-inner {
    height: 100%;
}

.product-item__pic {
	height: 3.2rem;
	overflow: hidden;
    /*height: calc(100% - 90PX);*/
}

.product-item__bottom {
    margin-top: 15PX;
    height: 75PX;
}

html[lang="ar"] .page-small-link .nc-icon {
    transform: rotate(180deg)
}

.page-small-link .nc-icon {
    font-size: 0.12rem;
    font-weight: bold;
    cursor: pointer;
}

.page-small-link.disabled .nc-icon {
    color: #999;
}

.price-rate-container li {
    height: 0.4rem;
    margin-left: 0.03rem;
    margin-right: 0.03rem;
    background: #f7f7f7;
}

.price-rate-container li.selected .price-rate {
    background: #333
}

.price-rate-container .price-rate {
    background: #e6e6e6;
}

.price-rate-container li:hover .price-rate {
    background: #E30057;
}

.price-input-container .price-filter-input {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: 0.12rem;
}

.category-operation-container {
    background-color: #f5f5f5;
    background-size: 100% 100%;
    min-height: 2.4rem;
    align-items: stretch;
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.category-operation-list {
    width: 60%;
}

@media (max-width:1380px) {
    .category-operation-list {
        width: 66%;
    }
}

.category-operation-list ul {
    max-height: calc(1.1rem + 39PX);
    overflow: hidden;
}

.category-operation-list .list__item {
    margin-right: 0.16rem;
}

html[lang="ar"] .category-operation-list .list__item {
    margin-left: 0.16rem;
    margin-right: 0;
}

.category-operation-title {
    display: flex;
    align-items: baseline;
}

.category-operation--selected {
    width: 0.19rem;
    height: 0.19rem;
    border-radius: 0 0 0 0.9rem;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.16rem;
    display: none
}

.list__item.selected {
    background: #FFEBF2
}

.list__item.selected:hover {
    background: #FFEBF2
}

.list__item.selected .category-operation--selected {
    display: block;
}

.category-operation--selected .nc-icon-close {
    font-size: 0.12rem;
    display: block;
    transform: scale(.7);
    text-align: center;
    text-indent: 0.03rem;
}

.view-more-product {
    min-width: 2.16rem;
    min-height: 2.16rem;
}

.more-product-item {
    width: 100%;
    cursor: pointer;
}

.view-more-desc {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.view-more-product-icon {
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    border-radius: 50%;
    color: #fff;
    border: 1px solid #fff;
    box-shadow: 0px 0.06rem 0.12rem rgba(0, 0, 0, 0.1);
    line-height: 0.64rem;
    text-align: center;
    margin: 0 auto;
}

.more-product-item:hover .product-item-more-img {
    transform: scale(1.1);
    transition: transform .5s linear;
}

.more-product-item:hover .view-more-product-icon {
    background-color: #e30057;
}

.more-product-item-link {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.product-item-more-img {
    filter: blur(0.02rem)
}

.more-product-item-link::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    opacity: 0.3;
}

html[lang="ar"] .view-more-product-icon {
    transform: rotate(180deg)
}

.product-relate-search-list-container {
    display: none;
}

.product-related-search-btn {
    position: absolute;
    top: 0;
    right: -100PX;
    display: inline-block;
    transition: all 0.3s;
}

.product-related-search-btn.active {
    transform: rotate(180deg);
}

.product-relate-search-list.active {
    height: auto;
}

.product-relate-search-item {
    flex: 0 0 20%
}

.product-relate-search-item:hover {
    color: #E30057;
    text-decoration: underline;
}

.related-searches--product-view .product-relate-search-item {
    margin: 0 0.08rem 0.16rem;
    ;
    padding: 0 0.24rem;
    height: 0.48rem;
    line-height: 0.44rem;
    background: #f7f7f7;
    border: 0.02rem solid #f7f7f7;
    flex: none;
}

.related-searches--product-view .product-relate-search-item:hover {
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border-color: #333;
}