@charset "UTF-8";
/* search */
.search-inner{display:inline-block;width:100%;margin:0px;padding:0;box-sizing:border-box;background:#ffffff;overflow-y:auto;}
.search-inner .title-box{display:flex;justify-content:space-between;align-items:center;margin:0 12px;}
.search-inner .title-text{font:bold 15px / 20px var(--primary-font-family);color:#404040;padding:12px 0;}
.search-inner .title-text.text-pink{color:#D62872;}
.search-inner .mr-12{margin-right:12px;}
.search-inner .delete-btn{background:url('/ecm/img/ec-images/trash.svg') no-repeat center / 100%;display:inline-block;margin:0px;padding:0px;border:none;box-sizing:border-box;width:20px;height:20px;}
.search-inner .tag-list{list-style:none;padding:0;margin:0 0 14px 0;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;}
.search-inner .tag-item{flex:0;display:flex;}
.search-inner .tag-item:first-child{margin-left:12px;}
.search-inner .tag-item:last-child{margin-right:12px;}
.search-inner .tag-link{font:15px / 20px var(--primary-font-family);color:#404040;display:inline-block;background-color:#F2F2F2;padding:6px 8px;border-radius:16px;white-space:nowrap;min-width:20px;text-align:center;}
.search-inner .title-btn-option{display:none;}
.search-inner .tag-delete-icon{display:none;}
.search-inner .delete-ver .tag-delete-icon{display:inline-block;width:32px;height:32px;border-radius:0 16px 16px 0;background-image:url('/ecm/img/ec-images/xmark.svg');background-size:54%;background-position:center;background-color:#D9D9D9;background-repeat:no-repeat;border:0;}
.search-inner .delete-ver .tag-link{border-radius:16px 0 0 16px;padding-right:0;}
.search-inner .delete-ver .title-btn-del{display:none;}
.search-inner .delete-ver .title-btn-option{display:flex;}
.search-inner .delete-btn-text{font:13px / 18px var(--primary-font-family);color:#404040;background:none;border:0;padding:0 6px 0 0;}
.search-inner .delete-btn-text + .delete-btn-text{border-left:1px solid #F2F2F2;padding:0 0 0 6px;}
.search-inner .guess-list{overflow-x:auto;transition:0.5s;height:80px;}
.search-inner .guess-box{margin-bottom:4px;}
.search-inner .guess-tag-list{list-style:none;padding:0;margin:0 0 8px 0;display:inline-flex;flex-wrap:nowrap;gap:6px;}
.search-inner .title-btn-show{display:flex;gap:8px;}
.search-inner .close-texe{font:15px / 20px var(--primary-font-family);color:#999999;}
.search-inner .refresh-btn{background:url('/ecm/img/ec-images/refresh.svg') no-repeat center / 70%;display:inline-block;margin:0px;padding:0px;border:none;box-sizing:border-box;width:20px;height:20px;}
.search-inner .refresh-btn:disabled{background:url('/ecm/img/ec-images/refresh-grey.svg') no-repeat center / 70%;}
.search-inner .eyes-btn{background:url('/ecm/img/ec-images/solid-eye.svg') no-repeat center / 93%;display:inline-block;margin:0px;padding:0px;border:none;box-sizing:border-box;width:20px;height:20px;}
.search-inner .close-eyes-btn{background:url('/ecm/img/ec-images/eye-slash.svg') no-repeat center / 92%;display:inline-block;margin:0px;padding:0px;border:none;box-sizing:border-box;width:20px;height:20px;}
.search-inner .title-btn-close{display:none;}
.search-inner .close-ver .title-btn-show{display:none;}
.search-inner .close-ver .title-btn-close{display:flex;gap:4px;align-content:center;}
.search-inner .close-ver .guess-list{height:0;}
.search-inner .popular-area{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:10px;margin-top:12px;margin-bottom:10px;}
.search-inner .popular-box{border-radius:15px;border:1px solid #FBE9F1;flex:0 0 290px;background-image:url('/ecm/img/ec-images/popular-bg.svg'),linear-gradient(to bottom,#FFF5F9,#F9F9F9);background-repeat:no-repeat;background-position:0 0;width:290px;}
.search-inner .popular-box:first-child{margin-left:12px;}
.search-inner .popular-box:last-child{margin-right:12px;}
.search-inner .popular-list{list-style:none;display:flex;flex-direction:column;gap:6px;padding:0;margin:0 8px 12px 8px;}
.search-inner .popular-item{border-radius:8px;background-image:linear-gradient(to right,#F3F3F3,#FEF5F9);padding:6px 8px;margin:0;display:flex;gap:4px;align-items:center;}
.search-inner .popular-item.bg-red{background-image:linear-gradient(to right,#FFE4F0,#FCF6F9);}
.search-inner .popular-list-number{font:15px / 25px var(--primary-font-family);background-color:#B3B3B3;width:25px;height:25px;color:#ffffff;border-radius:4px;text-align:center;display:inline-block;flex:0 0 25px;}
.search-inner .popular-list-number.number-red{background-color:#FF4343;}
.search-inner .popular-list-number.number-orange{background-color:#FF6A00;}
.search-inner .popular-list-number.number-yellow{background-color:#FFC800;}
.search-inner .popular-list-group{display:flex;flex:0 0 152px;align-items:center;gap:4px;width:152px;}
.search-inner .popular-list-text{font:15px / 20px var(--primary-font-family);color:#4B4B4B;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:152px;}
.search-inner .icon-box{flex:1 0 28px;}
.search-inner .new-icon{font:9px / 16px var(--primary-font-family);color:#fff;width:28px;background:#FF4343;border-radius:3px;text-align:center;height:16px;}
.search-inner .popular-title{margin:10px 0 7px 8px;display:flex;gap:4px;align-items:center;}
.search-inner .popular-title-text{font:bold 17px / 24px var(--primary-font-family);color:#D62872;}
.search-inner .heat-group{display:flex;align-items:center;justify-content:right;gap:2px;}
.search-inner .heat-text{font:11px / 16px var(--primary-font-family);width:62px;color:#999999;text-align:right;}
.search-inner .heat-arrow{width:14px;height:16px;background-position:center center;background-repeat:no-repeat;}
.search-inner .heat-arrow.up{background-image:url('/ecm/img/ec-images/arrow-up.svg');}
.search-inner .heat-arrow.equal{position:relative;}
.search-inner .heat-arrow.equal::before{content:"";width:4px;height:2px;background-color:#CCCCCC;border-radius:1px;position:absolute;top:calc(50% - 1px);left:calc(50% - 2px);}
.search-inner .rules-area{margin:16px 0 18px 12px;position:relative;}
.search-inner .rules-btn{border:1px solid #B3B3B3;background:#ffffff;font-size:13px;line-height:18px;padding:3px 5px 3px 8px;border-radius:13px;display:flex;gap:4px;align-items:center;color:#999999;}
.search-inner .rules-icon{text-align:center;}
.search-inner .dialog-box{background-color:rgba(0,0,0,0.8);width:327px;padding:12px;border-radius:8px;position:absolute;bottom:38px;left:0;}
.search-inner .dialog-box::before{content:"";position:absolute;height:0px;width:0px;border-top:8px solid rgba(0,0,0,0.8);border-right:8px solid transparent;border-left:8px solid transparent;bottom:-8px;left:9px;}
.search-inner .close-btn{background:none;border:0;padding:0;position:absolute;right:12px;top:12px;}
.search-inner .rules-title{font:15px / 20px var(--primary-font-family);font-weight:bold;color:#ffffff;margin:0 0 4px 0;}
.search-inner .rules-text{font:13px / 18px var(--primary-font-family);color:#ffffff;margin:0;}

/* product-list(masonry) - category/cateGoods/ranking */
.product-list-area,.product-list-area *{box-sizing:border-box;}
.product-list-area{overflow:visible;border:0;margin:0;display:flex;width:initial;flex-direction:column;}
.product-list-area img{display:inline-block;vertical-align:middle;max-width:100%;}
.product-list-area .end-of-list{display:flex;justify-content:center;align-items:center;padding:20px 10px;font-size:15px;line-height:20px;font-family:var(--primary-font-family);color:#999;}
.product-list{font-family:var(--primary-font-family);position:relative;margin:0;padding:0;transition:all 0.3s ease;}
.product-list .product-item{float:none;background:#fff;list-style:none;overflow:hidden;width:100%;height:auto;position:relative;margin:0;}
.product-list .product-item:nth-child(odd),.product-list .product-item:nth-child(even){margin:0;}
.product-list .product-item a{background:initial;border:initial;text-align:initial;display:block;position:relative;}
.product-list .product-item > .video-cover{position:absolute;top:0;z-index:2;pointer-events:none;width:100%;}
.product-list .product-item > .video-cover .videoBtn{background:url('/ecm/img/cmm/play.svg') no-repeat center / 34px 34px;display:inline-block;position:absolute;top:50%;left:50%;z-index:3;pointer-events:auto;transform:translate(-50%,-50%);width:50px;height:50px;}
.product-list .product-item .prdImgWrap{width:100%;}
.product-list .product-item .prdImgWrap .imgTag,.product-list .product-item .prdImgWrap .imgTagRectangle{top:0;}
.product-list .product-item .prdImgWrap .imgTagBottom,.product-list-area .product-list .product-item .prdImgWrap .imgTagBottom{bottom:16px;}
.product-list .product-item .prdImgWrap .imgTag,.product-list .product-item .prdImgWrap .imgTagRectangle,.product-list .product-item .prdImgWrap .imgTagBottom{z-index:3;}
.product-list .product-item .prdImgWrap .stateBox{display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.6);font-family:var(--primary-font-family);height:auto;bottom:16px;}
.product-list .product-item .prdImgWrap .mo-plus-tag-group{display:flex;align-items:flex-start;flex-direction:column;gap:2px;position:absolute;top:50%;left:2px;z-index:3;}
.product-list .product-item .prdImgWrap .mo-plus-tag-group > .ec-tag{font-size:10px;line-height:1.1;padding:2px;}
.product-list .product-item .prdImgWrap .pagination.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{margin:0;padding:6px 0 4px;}
.product-list .product-item .product-info-wrap{font-family:var(--primary-font-family);}
.product-list .product-item .product-event,.product-list .product-item .product-name-box,.product-list .product-item .price-area .star-box,.product-list .product-item .price-area .event-badge-group{font-size:initial;height:initial;padding:0;}
.product-list .product-item .product-event:not(:empty){display:block;color:#d22;font-size:13px;line-height:18px;margin:0 0 2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.product-list .product-item .product-name-box:not(:empty){display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:0 0 4px;padding:0;overflow:hidden;max-height:40px;}
.product-list .product-item .product-name-box .goods-tag-group{float:left;display:inline-flex;align-items:start;gap:4px;margin:2px 8px 0 0;}
.product-list .product-item .product-name-box .goods-tag-group .ec-tag.ec-mo-plus{width:21px;height:16px;}
.product-list .product-item .product-name-box .goods-tag-group .ec-tag.ec-pre-order{width:16px;height:16px;}
.product-list .product-item .product-name-box .product-name{color:#404040;font-size:15px;font-weight:400;line-height:20px;word-break:break-all;margin:0;}
.product-list .product-item .price-area{display:flex;flex-direction:column;margin:0;}
.product-list .product-item .price-area .ec-prices-group{margin:0;padding:0;}
.product-list .product-item .price-area .ec-prices-group .ec-current-prices{font-size:13px;line-height:18px;font-weight:400;}
.product-list .product-item .price-area .ec-prices-group .ec-current-price{font-size:24px;line-height:24px;font-weight:700;}
.product-list .product-item .price-area .ec-prices-group .ec-origin-prices{font-size:11px;line-height:16px;}
.product-list .product-item .price-area .star-box:not(:empty){display:flex;align-items:center;gap:5px;margin:4px 0 0;}
.product-list .product-item .price-area .star-box .ratingStars{display:flex;align-items:flex-end;line-height:16px;padding:0;}
.product-list .product-item .price-area .star-box .ratingStars .star{width:15px;height:15px;display:inline-flex;align-items:center;box-sizing:border-box;background-size:cover;background-position:center;}
.product-list .product-item .price-area .star-box .ratingStars .star.starFull{background-image:url('/ecm/img/cmm/mobile/goods/review/icon_star_full_24x24.svg');}
.product-list .product-item .price-area .star-box .ratingStars .star.starHalf{background-image:url('/ecm/img/cmm/mobile/goods/review/icon_star_half_24x24.svg');}
.product-list .product-item .price-area .star-box .ratingStars .star.starOutline{background-image:url('/ecm/img/cmm/mobile/goods/review/icon_star_outline_24x24.svg');}
.product-list .product-item .price-area .star-box .ratingCounts{display:inline-flex;align-items:flex-end;font-size:11px;line-height:16px;color:#b3b3b3;}
.product-list .product-item .price-area .star-box .ratingCounts .number{display:inline-block;vertical-align:bottom;overflow:hidden;text-overflow:ellipsis;width:60px;}
.product-list .product-item .price-area .event-badge-group:not(:empty){display:flex;align-items:center;flex-wrap:nowrap;gap:3px;overflow:hidden;width:100%;margin:4px 0 0;}
.product-list .product-item .price-area .event-badge-group .ec-badge{font-size:10px;line-height:14px;flex-shrink:0;min-width:fit-content;width:auto;height:auto;padding:0 2px;margin:0;}
.product-list .product-item .product-summary{display:flex;align-items:center;justify-content:space-between;pointer-events:none;}
.product-list .product-item .product-meta .totalSales:not(:empty){display:inline-flex;align-items:center;justify-content:flex-start;font-size:11px;line-height:16px;color:#454545;padding:0;min-height:initial;}
.product-list .product-item .product-actions{display:flex;align-items:center;gap:8px;pointer-events:auto;}
.product-list .product-item .product-actions .btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;width:24px;height:24px;padding:2px;}
.product-list .product-item .product-actions .btn > span{display:flex;width:20px;height:20px;}
.product-list .product-item .product-actions .btn.btn-cart > span{background:url("/ecm/img/cmm/cart-plus.svg") no-repeat center center / 20px 20px;}
.product-list .product-item .product-actions .btn-wishlist > span#trackOn{background:url("/ecm/img/cmm/solid-heart.svg") no-repeat center center / 20px 20px;}
.product-list .product-item .product-actions .btn-wishlist > span#trackOff{background:url("/ecm/img/cmm/heart.svg") no-repeat center center / 20px 20px;}
.product-list .product-item a > i:not(.store-icon,.preorder-icon){background:transparent url(/ecm/img/cmm/mobile/topDigitalBk.png) no-repeat;background-size:auto 26px;width:20px;height:26px;font-size:13px;font-family:var(--primary-font-family);font-weight:bold;line-height:24px;color:#fff;text-align:center;position:absolute;top:0px;right:5px;z-index:2;}
/* product-list grid type */
.product-list.grid-type{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:10px;gap:10px;padding:10px 10px 0;}
.product-list.grid-type .product-item{box-sizing:border-box;border-radius:4px;border:1px solid #ededed;display:flex;flex-direction:column;justify-content:flex-end;}
.product-list.grid-type .product-item > a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}
.product-list.grid-type .product-item > .video-cover{height:calc(50vw - 15px);}
.product-list.grid-type .product-item .prdImgWrap{height:calc(50vw - 1px);}
.product-list.grid-type .product-item .prdImgWrap .mo-plus-tag-group{transform:translateY(calc(-50% + 20px));}
.product-list.grid-type .product-item .prdImgWrap .stateBox{font-size:15px;line-height:20px;padding:5px 0;}
.product-list.grid-type .product-item .product-info-wrap{padding:2px 10px 0;}
.product-list.grid-type .product-item .product-summary{padding:0 8px 4px 10px;}
.product-list.grid-type .product-item .product-meta .totalSales:not(:empty){margin:4px 0 0;}
/* product-list list type */
.product-list.list-type{display:flex;flex-direction:column;width:100%;}
.product-list.list-type .product-item + .product-item{border-top:1px solid #ededed;}
.product-list.list-type .product-item > a{display:flex;flex-wrap:wrap;padding:15px 0;}
.product-list.list-type .product-item > a > i:not(.store-icon,.preorder-icon){background:transparent url("/ecm/img/cmm/mobile/topDigitalBk.png") no-repeat;background-size:auto 26px;width:20px;height:26px;font:bold 13px/24px Helvetica,sans-serif;color:#FFFFFF;text-align:center;position:absolute;top:0px;right:5px}
.product-list.list-type .product-item .video-cover{top:15px;width:110px;height:110px;}
.product-list.list-type .product-item .prdImgWrap{flex-shrink:0;width:110px;height:126px;float:none;margin:0;}
.product-list.list-type .product-item .prdImgWrap .mo-plus-tag-group{transform:translateY(-50%);}
.product-list.list-type .product-item .prdImgWrap .stateBox{font-size:13px;line-height:18px;padding:3px 0;}
.product-list.list-type .product-item .product-info-wrap{width:calc(100% - 110px);min-height:150px;padding:0 10px;}
.product-list.list-type .product-item .product-summary{align-items:flex-end;width:calc(100% - 110px);margin:0 0 0 110px;padding:0 10px;position:absolute;bottom:15px;z-index:1;}
/* setItemArea tag */
.goods-tag-group{float:left;display:inline-flex!important;align-items:center;gap:4px;margin:2px 8px 0 0;height: 16px!important;}
.ec-tag.ec-mo-plus{width:21px;height:16px!important;}
.ec-tag.ec-pre-order{width:16px;height:16px!important;}
.ec-tag.ec-pre-order-two{width: 26px;height:16px!important;}
.ec-tag.ec-flash-sale{width: 48px;height: 16px!important;color: #ffffff!important;}
.ec-tag img{width: 100%!important;padding: 0 !important;}
/* setprd tag */
.setprd .goods-tag-group{margin: 3px 8px 0 0!important;}