.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DayPicker-Month{border-collapse:collapse;border-spacing:0;display:table;margin:1em 1em 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{background-position:50%;background-repeat:no-repeat;background-size:50%;color:#8b9898;cursor:pointer;display:inline-block;height:1.25em;left:auto;margin-top:2px;position:absolute;right:1.5em;top:1em;width:1.25em}.DayPicker-NavButton:hover{opacity:.8}.DayPicker-NavButton--prev{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC");margin-right:1.5em}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:.5em;padding:0 .5em;text-align:left}.DayPicker-Caption>div{font-size:1.15em;font-weight:500}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{color:#8b9898;display:table-cell;font-size:.875em;padding:.5em;text-align:center}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{border-radius:50%;text-align:center}.DayPicker-Day,.DayPicker-WeekNumber{cursor:pointer;display:table-cell;padding:.5em;vertical-align:middle}.DayPicker-WeekNumber{border-right:1px solid #eaecec;color:#8b9898;font-size:.75em;min-width:1em;text-align:right}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:.5em}.DayPicker-TodayButton{background-color:transparent;background-image:none;border:none;-webkit-box-shadow:none;box-shadow:none;color:#4a90e2;cursor:pointer;font-size:.875em}.DayPicker-Day--today{color:#d0021b;font-weight:700}.DayPicker-Day--outside{color:#8b9898;cursor:default}.DayPicker-Day--disabled{color:#dce0e0;cursor:default}.DayPicker-Day--sunday{background-color:#f7f8f8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#dce0e0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#4a90e2;color:#f0f8ff;position:relative}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51a0fa}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#f0f8ff}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{background:#fff;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.15);box-shadow:0 2px 5px rgba(0,0,0,.15);left:0;position:absolute;z-index:1}.n-produt__tool{font-size:15px;font-size:1.5rem;*zoom:1;padding:10px}.n-produt__tool:after,.n-produt__tool:before{content:"";display:block}.n-produt__tool:after{clear:both}.n-produt__tool ul{*zoom:1}.n-produt__tool ul:after,.n-produt__tool ul:before{content:"";display:block}.n-produt__tool ul:after{clear:both}.n-produt__tool li{float:left}.n-produt__tool .n-operating{padding-left:10px;padding-top:10px;position:relative;z-index:0}.n-produt__tool .n-operating:after{background-color:#e1e1e1;content:"";height:16px;left:0;position:absolute;top:14px;width:1px;z-index:1}.n-produt__tool-sort a,.n-produt__tool-sort button{color:#5d5d5d}.n-produt__tool-sort li{float:left;margin-right:8px}.n-produt__tool-sort .current a,.n-produt__tool-sort .current button,.n-produt__tool-sort a:hover,.n-produt__tool-sort button:hover{color:#cc1e05}.n-produt__tool-sort [class^=n-icon--]{vertical-align:top}.n-produt__tool-filter{padding-right:10px;position:relative;z-index:0}.n-produt__tool-filter li{margin-left:15px}.n-produt__tool-filter input[type=radio]{margin-right:6px}.n-produt__tool-range .n-form--control{padding-bottom:9px;padding-top:9px;width:116px;-ms-ime-mode:disabled;ime-mode:disabled}.n-produt__tool-range .n-form--control.fun-search-keyword{margin-left:15px;margin-right:15px;width:180px;-ms-ime-mode:auto;ime-mode:auto}.n-pager{*zoom:1}.n-pager:after,.n-pager:before{content:"";display:block}.n-pager:after{clear:both}.n-pager__total{margin-right:10px;padding-top:12px}.n-pager__num{*zoom:1}.n-pager__num:after,.n-pager__num:before{content:"";display:block}.n-pager__num:after{clear:both}.n-pager__num a,.n-pager__num button{background-color:#fff;border:1px solid #e1e1e1;color:#5d5d5d;display:block;float:left;height:36px;line-height:2;padding:5px 15px}.n-pager__num a+a,.n-pager__num button+button{border-left:none}.n-pager__num .current,.n-pager__num a:hover{color:#cc1e05}.n-pager__num .current{border-bottom:2px solid #cc1e05;font-weight:700}.n-pager__num [class^=n-icon--]{margin-top:5px}.n-pager__num .n-pager--first,.n-pager__num .n-pager--last{padding-left:12px;padding-right:12px}.n-pager__num .n-pager--last{border:1px solid #e1e1e1;border-left:0}.n-pager__num .n-pager--disable{cursor:not-allowed}.n-search-result{*zoom:1}.n-search-result:after,.n-search-result:before{content:"";display:block}.n-search-result:after{clear:both}.n-search__no-result{padding-bottom:30px;padding-top:15px}.n-search__no-result .n-search__no-item{margin-left:auto;margin-right:auto;width:660px}.search-spec__caption{max-width:160px;overflow:hidden;padding-top:8px;text-overflow:ellipsis;white-space:nowrap;width:160px}.search-spec-container{aspect-ratio:1260/41}.search-spec__wrap button{background:none;border:none;color:#525252;padding:0;text-align:start}.search-spec__wrap a{color:#525252}.search-spec__wrap .n-border-arrow--down,.search-spec__wrap .n-border-arrow--up{height:14px;width:14px}.search-spec__wrap .n-border-arrow--down:after,.search-spec__wrap .n-border-arrow--up:after{border-right-width:2px;border-top-width:2px;top:2px}.search-spec__wrap .n-border-arrow--up:after{top:6px}.search-spec__breadcrumb .n-title--16{padding-right:15px}.search-spec__breadcrumb-body{margin-left:20px;width:1150px}.search-spec__breadcrumb-body a{display:block}.search-spec__breadcrumb-title{color:#ff4e30;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-spec__breadcrumb-theme{background-color:#ededed;border-radius:2px;max-width:1120px;padding:5px 5px 0}.search-spec__breadcrumb-items{max-width:850px}.search-spec__breadcrumb-items li{background-color:#fff;margin-bottom:5px;margin-right:5px;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.search-spec__breadcrumb-items li:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.search-spec__breadcrumb-items a,.search-spec__breadcrumb-items button{padding-left:5px;padding-right:5px}.search-spec__breadcrumb-items button{display:block}.search-spec__breadcrumb-items .n-icon--close{font-size:20px;font-size:2rem;line-height:96%;opacity:1}.search-spec__breadcrumb-items-clear{background-color:#e1e1e1;height:100%;position:relative;width:30px;z-index:0}.search-spec__breadcrumb-items-clear a,.search-spec__breadcrumb-items-clear button{display:block;height:100%;position:absolute;right:0;top:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out;width:30px}.search-spec__breadcrumb-items-clear .n-icon--close{color:#5d5d5d;font-size:20px;font-size:2rem;left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.search-spec__breadcrumb-items-clear:hover{background-color:#bdbdbd}.search-spec__box{border-bottom:1px solid #e1e1e1;height:125px;overflow:hidden;position:relative;-webkit-transition:height .3s ease-out;transition:height .3s ease-out;z-index:0}.search-spec__box.is--active{height:100%}.search-spec__row-toggle{margin-left:10px;width:50px}.search-spec__form-attr-body .search-spec__row-toggle,.search-spec__form-name-body .search-spec__row-toggle{padding-top:8px}.search-spec__form-attr-body .search-spec__row-toggle:hover,.search-spec__form-name-body .search-spec__row-toggle:hover{color:#ff4e30}.search-spec__form-attr-body .search-spec__row-toggle:hover .n-border-arrow--down:after,.search-spec__form-name-body .search-spec__row-toggle:hover .n-border-arrow--down:after{border-bottom-color:#ff4e30;border-left-color:#ff4e30}.search-spec__form-attr-body .search-spec__row-toggle:hover .n-border-arrow--up:after,.search-spec__form-name-body .search-spec__row-toggle:hover .n-border-arrow--up:after{border-right:2px solid #ff4e30;border-top:2px solid #ff4e30}.search-spec__form-attr,.search-spec__form-name{padding-left:15px;padding-right:15px}.search-spec__form-attr-items,.search-spec__form-name-items{height:38px;overflow:hidden;-webkit-transition:height .3s ease-out;transition:height .3s ease-out}.search-spec__form-attr-items.is--active,.search-spec__form-name-items.is--active{height:100%}.search-spec__form-attr-items .n-custom__checkbox label,.search-spec__form-name-items .n-custom__checkbox label{display:inline-block}.search-spec__form-attr-items .n-custom__checkbox [type=checkbox]:checked~label:after,.search-spec__form-name-items .n-custom__checkbox [type=checkbox]:checked~label:after{top:-3px}.search-spec__form-name-items{width:1008px}.search-spec__form-name-items a:hover,.search-spec__form-name-items button:hover,.search-spec__form-name-items li.is-selected a,.search-spec__form-name-items li.is-selected button{color:#ff4e30;font-weight:700}.search-spec__form-name-items.is--active li{max-width:146px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:146px}.search-spec__form-attr-body{padding-bottom:2px;padding-top:2px;position:relative;z-index:0}.search-spec__form-attr-body:before{background-color:#e1e1e1;bottom:0;content:"";height:1px;left:0;position:absolute;width:1230px;z-index:-1}.search-spec__form-attr-body:last-child{margin-bottom:0}.search-spec__form-attr-body:last-child:before{background:none}.search-spec__form-attr-items{width:1008px}.search-spec__form-attr-items.is--active{height:114px;overflow:auto}.search-spec__form-attr-items.is--active li{width:166px}.search-spec__form-attr-items.is--active .n-custom__checkbox span:first-child{display:inline-block;max-width:126px;overflow:hidden;text-overflow:ellipsis;vertical-align:top;white-space:nowrap}.search-spec__form-attr-items.is--active::-webkit-scrollbar{background-color:hsla(8,100%,80%,.5);width:5px}.search-spec__form-attr-items.is--active::-webkit-scrollbar-thumb{background-color:#ffa497}.promoTagsFilterBlockWrap .search-spec__form-attr-body:before{background-color:#e1e1e1;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%;z-index:-1}.search-spec__footer{border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1;position:relative;z-index:0}.search-spec__footer:before{background-color:#e1e1e1;content:"";height:1px;left:0;margin:auto;position:absolute;right:0;width:1230px;z-index:-1}.search-spec__footer a,.search-spec__footer button{padding-bottom:10px;padding-top:10px}.search-spec__footer a:hover,.search-spec__footer button:hover{color:#ff4e30}.search-spec__footer a:hover .n-border-arrow--up:after,.search-spec__footer button:hover .n-border-arrow--up:after{border-right:2px solid #ff4e30;border-top:2px solid #ff4e30}.search-spec__footer button{text-align:center;width:100%}.search-spec__footer.is--close{background:none;bottom:0;left:0;position:absolute;width:1260px;z-index:0}.search-spec__footer.is--close a,.search-spec__footer.is--close button{color:#323232;padding-bottom:8px;padding-top:8px;position:relative}.search-spec__footer.is--close button{text-align:center;width:100%}.search-spec__footer.is--close:before{background:none;background-color:#ffa497;bottom:0;content:"";display:block;height:36px;margin-left:auto;margin-right:auto;position:absolute;width:102px;z-index:0}.search-spec__footer.is--close:after{background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.3)),to(hsla(8,100%,80%,.2)));background-image:linear-gradient(180deg,hsla(0,0%,100%,.3),hsla(8,100%,80%,.2));bottom:0;content:"";height:50px;left:0;position:absolute;width:100%;z-index:-1}.search-spec__footer.is--close .n-border-arrow--down:after{border-bottom-color:#525252;border-left-color:#525252}.search-spec__footer.is--close:hover:before{background-color:#ff836f}.n-search-result__body .n-card__list--topic .n-card__box{border:none;overflow:hidden;padding:15px;position:relative;z-index:0}.n-search-result__body .n-card__list--topic .n-card__box>i{bottom:-5px;position:absolute;right:-15px}.n-search-result__body .n-card__list--topic .n-card__box .search-limit__title{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-search-result__body .n-card__list--topic .n-card__box .search-limit__title>i{height:24px;margin-left:5px}.n-search-result__body .n-card__list--topic .n-card__box .search-limit__wrap{height:319px;margin:-5px;overflow:hidden}.n-search-result__body .n-card__list--topic .n-card__box .search-limit__wrap li{background-color:#fff;border-radius:16px;display:inline-block;margin:5px 5px 10px;max-height:32px;min-width:40px;padding:6px 10px;position:relative;z-index:2}.n-search-result__body .n-card__list--topic .n-card__box .search-limit__wrap li>a{display:inline-block;max-width:140px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.n-search-result__body .n-card__list--topic.search-keyword .n-card__box{background-color:#fff4f3}.n-search-result__body .n-card__list--topic.search-keyword .n-card__box .search-limit__wrap li{border:1px solid #ff4e30}.n-search-result__body .n-card__list--topic.search-keyword .n-card__box .search-limit__wrap li>a{color:#ff4e30}.n-search-result__body .n-card__list--topic.search-keyword .n-card__box .search-limit__wrap li:hover{background-color:#ffe7e4}.n-search-result__body .n-card__list--topic.search-form-name .n-card__box{background-color:#fff3f3}.n-search-result__body .n-card__list--topic.search-form-name .n-card__box .search-limit__wrap li{border:1px solid #e00061}.n-search-result__body .n-card__list--topic.search-form-name .n-card__box .search-limit__wrap li>a{color:#e00061}.n-search-result__body .n-card__list--topic.search-form-name .n-card__box .search-limit__wrap li:hover{background-color:#fff3f3}.n-search-result__body .n-card__list--topic.search-form-attribute .n-card__box{background-color:#e5f2ff}.n-search-result__body .n-card__list--topic.search-form-attribute .n-card__box .search-limit__wrap li{border:1px solid #0075e8}.n-search-result__body .n-card__list--topic.search-form-attribute .n-card__box .search-limit__wrap li>a{color:#0075e8}.n-search-result__body .n-card__list--topic.search-form-attribute .n-card__box .search-limit__wrap li:hover{background-color:#e5f2ff}.n-search-result__body .n-card__list .search-result__price-wrap{min-height:41px}.n-search-result__body .n-card__list>li{height:380px;width:196px}.n-search-result__body .n-card__list>li:nth-child(5n){margin-right:10px}.n-search-result__body .n-card__list>li:nth-child(6n){margin-right:0}.n-search-result__body .n-card__list .search-campaign__move{display:none}.n-search-result__body .n-card__list .n-notice--discount{margin-left:0}.n-search-result__body .n-card--list .n-card__list--topic .n-card__box .search-limit__wrap{height:auto;min-height:70px}.n-search-result__body .n-card--list>li{height:150px;margin-bottom:0;margin-right:0;width:100%}.n-search-result__body .n-card--list>li:nth-child(5n){margin-bottom:0;margin-right:0}.n-search-result__body .n-card--list>li:last-child{margin-bottom:0}.n-search-result__body .n-card--list>li:last-child .n-card__box{border-bottom:none}.n-search-result__body .n-card--list>li .n-soldout{padding:10px;width:120px}.n-search-result__body .n-card--list>li .n-icon--play{left:75px;top:87px}.n-search-result__body .n-card--list .n-card__box{*zoom:1;border:none;border-top:1px solid #e1e1e1;padding-bottom:15px;padding-top:15px}.n-search-result__body .n-card--list .n-card__box:after,.n-search-result__body .n-card--list .n-card__box:before{content:"";display:block}.n-search-result__body .n-card--list .n-card__box:after{clear:both}.n-search-result__body .n-card--list>li:first-child .n-card__box{border-top:none}.n-search-result__body .n-card--list .n-pic{border-radius:6px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);float:left;height:120px;margin-right:15px;width:120px}.n-search-result__body .n-card--list .n-name{margin-bottom:10px;padding:0}.n-search-result__body .n-card--list .n-name a{font-weight:700;height:auto;max-width:840px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.n-search-result__body .n-card--list .n-desc__list{display:block}.n-search-result__body .n-card--list .n-desc__list li{margin-bottom:5px;max-width:900px;overflow:hidden;padding-left:16px;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:0}.n-search-result__body .n-card--list .n-desc__list li:before{background-color:#5d5d5d;content:"";height:8px;left:0;margin-right:5px;position:absolute;top:4px;width:8px;z-index:1}.n-search-result__body .n-card--list .n-labels__wrap{position:absolute;right:0;top:15px;z-index:1}.n-search-result__body .n-card--list .n-sale--subtitle{height:auto;max-width:300px;padding-bottom:10px;padding-left:0;padding-right:0}.n-search-result__body .n-card--list .n-card__btn,.n-search-result__body .n-card--list .n-price__wrap{position:absolute;right:0;z-index:1}.n-search-result__body .n-card--list .n-price__wrap{padding:0;top:49px;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.n-search-result__body .n-card--list .n-price__wrap .n-final-price{margin-right:0}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon span{display:inline-block}.n-search-result__body .n-card--list .n-card__btn{border:none;bottom:15px}.n-search-result__body .n-card--list .n-card__btn .n-btn__wrapper{width:100%}.n-search-result__body .n-card--list .n-card__btn .n-btn{border:none;border-radius:2px;padding:10px 20px}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon,.n-search-result__body .n-card--list .n-card__btn .n-btn--card-red,.n-search-result__body .n-card--list .n-card__btn .n-btn--normal{padding:9px 12px;width:auto}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon .n-icon--collect,.n-search-result__body .n-card--list .n-card__btn .n-btn--card-red .n-icon--cart,.n-search-result__body .n-card--list .n-card__btn .n-btn--normal .n-icon--mail{margin-right:5px;margin-top:2px;vertical-align:top}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon,.n-search-result__body .n-card--list .n-card__btn .n-btn--card-red{color:#5d5d5d}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon{margin-right:15px;width:100%}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon:hover{color:#cc1e05}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon.n-btn--disabled{color:#999}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-icon.n-btn--disabled:hover{background:none}.n-search-result__body .n-card--list .n-card__btn .n-btn--card-red:hover{background-color:#f7f7f7;color:#cc1e05}.n-search-result__body .n-card__list--campaign .n-card__box{background-color:#ff6291;border:none;padding:5px}.n-search-result__body .n-card__list--campaign .n-card__box>a{*zoom:1;display:block}.n-search-result__body .n-card__list--campaign .n-card__box>a:after,.n-search-result__body .n-card__list--campaign .n-card__box>a:before{content:"";display:block}.n-search-result__body .n-card__list--campaign .n-card__box>a:after{clear:both}.n-search-result__body .n-card__list--campaign .search-campaign__img img{height:186px;width:186px}.n-search-result__body .n-card__list--campaign .search-campaign--img-four{*zoom:1}.n-search-result__body .n-card__list--campaign .search-campaign--img-four:after,.n-search-result__body .n-card__list--campaign .search-campaign--img-four:before{content:"";display:block}.n-search-result__body .n-card__list--campaign .search-campaign--img-four:after{clear:both}.n-search-result__body .n-card__list--campaign .search-campaign--img-four img{float:left;height:93px;width:93px}.n-search-result__body .n-card__list--campaign .search-campaign__body{display:table-cell;height:183px;text-align:center;vertical-align:middle}.n-search-result__body .n-card__list--campaign .search-campaign__texts{margin:auto;width:183px}.n-search-result__body .n-card__list--campaign .search-campaign__caption,.n-search-result__body .n-card__list--campaign .search-campaign__sub-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.n-search-result__body .n-card__list--campaign .search-campaign__caption{max-height:44px}.n-search-result__body .n-card__list--campaign .search-campaign__sub-title{margin-top:5px;max-height:36px}.n-search-result__body .n-card--list .n-card__list--campaign .n-card__box{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff3f3));background-image:linear-gradient(180deg,#fff,#fff3f3);padding:15px}.n-search-result__body .n-card--list .n-card__list--campaign .n-card__box>a{color:#ff296c}.n-search-result__body .n-card--list .n-card__list--campaign .n-card__box:after{border:2px solid #ff296c;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__img img{height:120px;width:120px}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign--img-four img{height:60px;width:60px}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__body,.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__move{float:left}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__body{height:auto;padding:35px 0;text-align:left;width:970px}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__texts{margin-left:0}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__caption,.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__sub-title{color:#ff296c;height:auto}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__move{display:block;margin-top:40px}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__move .n-title--16{margin-right:5px}.n-search-result__body .n-card--list .n-card__list--campaign .search-campaign__move .n-border-arrow--right:after{border-bottom-color:#ff296c;border-right-color:#ff296c;height:40%;top:50%;width:40%}.n-search-result__body .n-card--list .n-bs__card{height:150px;width:100%}.n-search-result__body .n-card--list .n-bs__card .n-card__box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:15px}.n-search-result__body .n-card--list .n-bs__logo{margin-right:15px}.n-search-result__body .n-card--list .n-bs__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n-search-result__body .n-card--list .n-bs__store-name{-webkit-line-clamp:1}.n-search-result__body .n-card--list .n-bs__shop-info{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.recommend_n-maxwidth-lg{margin:20px auto;width:1260px}.recommend__wrap .n-l-arrow__wrap,.recommend__wrap .n-r-arrow__wrap{top:calc(50% - 25px)}.recommend__wrap.n-l-two-columns{overflow:hidden}.recommend__wrap.n-l-two-columns .fun-searchResult-list{float:left;max-width:1228px}.recommend__wrap.n-l-two-columns .fun-searchResult-list>div{float:left;margin:0 10px 15px 0;position:relative;vertical-align:top;width:196px;z-index:0}.recommend__wrap .searchResult{overflow:hidden;position:relative}.recommend__wrap .n-search-carousel__body{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.recommend__wrap .n-title{border-radius:4px 4px 0 0;color:#fff;display:inline-block;margin-bottom:-8px;max-height:40px;overflow:hidden;position:relative;z-index:0}.recommend__wrap .n-title:after{border-left:35px solid transparent;border-right:25px solid transparent;border-top:50px solid transparent;content:"";left:0;position:absolute;top:0;z-index:-1}.recommend__wrap .n-search-result__body .n-search-carousel__body .recommend-card-wrap{padding:5px}.recommend__wrap .n-search-result__body .n-search-carousel__body>li:nth-child(6n){margin-right:10px}.recommend__wrap .n-search-result__body .n-search-carousel__body>li .n-pic{overflow:initial}.recommend__wrap .n-search-result__body .n-search-carousel__body>li .n-pic img{-webkit-transform:inherit;transform:inherit}.recommend__wrap.color-purple .n-title{background-color:#6e75a4}.recommend__wrap.color-purple .n-title:after{border-left-color:#5b5f93;border-top-color:#5b5f93}.recommend__wrap.color-purple .n-search-result__body{border:1px solid #6e75a4;border-top:5px solid #6e75a4}.recommend__wrap.color-second .n-title{background-color:#ddd;color:#5d5d5d;cursor:pointer;margin-right:10px}.recommend__wrap.color-second .n-title>div{font-weight:400}.recommend__wrap.color-second .n-title .n-icon--recommandation1{background-image:url(/Resource/Svg/YouNeed.svg)}.recommend__wrap.color-second .n-title .n-icon--hot-topic{background-image:url(/Resource/Svg/HotTopic.svg)}.recommend__wrap.color-second .n-title:after{border-left-color:#bdbdbd;border-top-color:#bdbdbd}.recommend__wrap.color-second .n-title.selected{background-color:#ff6291;color:#fff;z-index:2}.recommend__wrap.color-second .n-title.selected>div{font-weight:700}.recommend__wrap.color-second .n-title.selected .n-icon--recommandation1{background-image:url(/Resource/Svg/YouNeedWhite.svg)}.recommend__wrap.color-second .n-title.selected .n-icon--hot-topic{background-image:url(/Resource/Svg/HotTopicWhite.svg)}.recommend__wrap.color-second .n-title.selected:after{border-left-color:#ff296c;border-top-color:#ff296c}.recommend__wrap.color-second .n-search-result__body{border:1px solid #ff6291;border-top:5px solid #ff6291}.n-l-two-columns .n-search-result__body{padding-bottom:0}.n-l-two-columns .fun-searchResult-list div:nth-child(6n){margin-right:0}.n-search-result__body .n-search-carousel__body li{height:auto;margin-bottom:0}.n-price__wrap{position:relative}.discount-tag{background-color:#ff4e30;border-radius:20px 0 5px 20px;-webkit-box-shadow:-2px 2px 4px rgba(255,78,48,.5);box-shadow:-2px 2px 4px rgba(255,78,48,.5);color:#fff;display:inline-block;max-height:28px;padding:2px 5px 2px 6px;position:absolute;right:-4px;top:0;vertical-align:bottom}.discount-tag span{display:inline-block;font-size:14px;line-height:24px;vertical-align:text-bottom}.discount-tag:before{border-color:transparent transparent #a91300;border-style:solid;border-width:0 4px 4px 0;content:"";height:0;position:absolute;right:0;top:-4px;width:0}.n-search-result__body .n-card--list .discount-tag{margin:-3px -15px 0 10px}.hot-topic-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:5px;margin-left:-5px;margin-right:-5px}.hot-topic-list li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:10px;margin-left:5px;margin-right:5px;position:relative;width:calc(20% - 10px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e1e1e1}.hot-topic-list li .rt__rank{color:#999;margin-left:auto;min-width:20px;text-align:right}.hot-topic-list li .rt__rank.topThree{color:#ff4e30}.hot-topic-list li .rt-title-block{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:60px;width:100%;-ms-flex-line-pack:justify;align-content:space-between}.hot-topic-list li .rt__title{color:#323232;font-size:14px;font-weight:700;margin-top:10px;width:100%}.hot-topic-list li .rt-image-block{-webkit-box-flex:0;-ms-flex:0 0 60px;flex:0 0 60px}.hot-topic-list li .rt__rate{background-color:#ff4e30;border-radius:3rem;color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:20px;margin-bottom:0;margin-left:auto;margin-top:auto;padding:1px 5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hot-topic-list li .rt__rate>span{display:inline-block;font-weight:700;height:14px;line-height:14px;margin-bottom:2px;text-align:center;width:14px}.hot-topic-list li .rt-image-block,.hot-topic-list li .rt__rank{margin-right:10px}.n-icon--hot-topic,.n-icon--recommandation1{background-position:50%;height:24px;width:24px}.n-search-result__body .n-card--list .pvPrice{position:absolute;right:180px;top:52px}.n-search-result__body .n-card--list .search-result__price-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-width:230px}.n-search-result__body .n-card--list .n-price__wrap .n-final-price{margin-right:5px;min-width:100px;text-align:right}.n-search-result__body .search-result__price-wrap .discount-tag{margin-left:auto}.n-search-result__body .n-card--list .search-campaign__texts{width:100%}.n-search-result__body .n-card--list .search-campaign__caption,.n-search-result__body .n-card--list .search-campaign__sub-title{display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.n-search-result__body .n-card--list .search-campaign__caption{max-height:21px}.search-counter-info-wrap{aspect-ratio:1260/21;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.n-similarProduct__wrap{height:100%;width:100%}.n-similarProduct-header{background-color:#f7f7f7;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #bdbdbd}.n-similarProduct__productDetailWrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;height:166px;justify-content:space-between}.n-similarProduct__productDetailWrap .n-productDeatil__productImage{background:url(/Resource/Images/1x1.png) no-repeat 50%;height:120px;position:relative;width:120px}.n-similarProduct__productDetailWrap .n-productDeatil__productImage,.n-similarProduct__productDetailWrap .n-productDeatil__productImage img{border-radius:6px;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.n-similarProduct__productDetailWrap .n-productDeatil__productImage .n-soldout{background-color:rgba(0,0,0,.5);bottom:0;height:20%;left:0;position:absolute;text-align:center;width:100%;z-index:1}.n-similarProduct__productDetailWrap .n-productDeatil__productImage .n-soldout p{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.n-similarProduct__productDetailWrap .n-productDeatil__productImage .n-18x__mask{background-color:hsla(0,0%,100%,.8);height:100%;position:absolute;width:100%;z-index:1}.n-similarProduct__productDetailWrap .n-productDeatil__productImage .n-18x__mask .n-icon--18x{left:50%;position:relative;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0}.n-similarProduct__productDetailWrap .n-productDeatil__productName{-webkit-box-flex:2;-ms-flex:2;flex:2}.n-similarProduct__productDetailWrap .n-productDeatil__productInfo{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:end;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.n-similarProduct__productDetailWrap .n-productDeatil__productInfo .n-action__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.n-similarProduct__productDetailWrap .n-productDeatil__productInfo .n-action__wrap .n-icon--mail{background:url(/Resource/Svg/MailNoti.svg)}.n-similarProduct__productDetailWrap .n-productDeatil__productInfo .n-action__wrap .n-btn--normal:hover .n-icon--mail{background:url(/Resource/Svg/MailNoti-hover.svg)}.n-similarProduct__productDetailWrap .n-btn__wrapper:not(:last-of-type){margin-right:15px}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn{background-color:unset;border:none;color:#5d5d5d;display:-webkit-box;display:-ms-flexbox;display:flex}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn:hover{background-color:#f7f7f7;color:#cc1e05}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn:hover .n-icon--collect{background:url(/Resource/Svg/Collection-hover.svg)}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn:hover .n-icon--cart{background:url(/Resource/Svg/Cart-hover.svg)}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn [class^=n-icon--]{margin-right:5px}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn .n-icon--collect{background:url(/Resource/Svg/Collection.svg)}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn .n-icon--cart{background:url(/Resource/Svg/Cart.svg)}.n-similarProduct__productDetailWrap .n-btn__wrapper .n-btn.n-btn--card-icon.n-btn--active .n-icon--collect{background:url(/Resource/Svg/Collection-active.svg)}.n-similarProduct.n-produt__tool{padding:8px 10px 12px}.n-similarProduct__productListWrap .n-card__list{display:grid;grid-template-columns:repeat(5,1fr);grid-column-gap:15px;grid-row-gap:10px}.n-similarProduct__productListWrap .n-card__list:before{display:none}.n-similarProduct__productListWrap .n-card__list .n-name{padding:5px 10px 0}.n-similarProduct__productListWrap .n-card__list .n-price__wrap{padding:5px 10px}.n-similarProduct__productListWrap .n-card__box{background-color:#fff;margin:unset;min-height:285px;width:175px}.n-card__list,.n-card__wrap{*zoom:1}.n-card__list:after,.n-card__list:before,.n-card__wrap:after,.n-card__wrap:before{content:"";display:block}.n-card__list:after,.n-card__wrap:after{clear:both}.n-card__list>li,.n-card__wrap>li{float:left;margin-bottom:15px;margin-right:10px;position:relative;width:189px;z-index:0}.n-card__list>li:nth-child(5n),.n-card__wrap>li:nth-child(5n){margin-right:0}.n-card__list .n-card__box,.n-card__wrap .n-card__box{border:1px solid #e1e1e1;position:relative;z-index:0}.n-card__list .n-card__box .n-edit__box,.n-card__wrap .n-card__box .n-edit__box{opacity:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;visibility:hidden}.n-card__list .n-card__box:hover .n-edit__box,.n-card__wrap .n-card__box:hover .n-edit__box{opacity:1;visibility:visible}.n-card__list .n-pic,.n-card__wrap .n-pic{background:url(/Resource/Images/1x1.png) no-repeat 50%;background-size:cover;display:block;overflow:hidden}.n-card__list .n-soldout,.n-card__wrap .n-soldout{background-color:rgba(0,0,0,.5);bottom:0;height:20%;left:0;position:absolute;text-align:center;width:100%;z-index:1}.n-card__list .n-soldout p,.n-card__wrap .n-soldout p{color:#fff;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.n-card__list .n-labels__wrap,.n-card__wrap .n-labels__wrap{height:20px;margin-bottom:4px;margin-top:4px;overflow:hidden}.n-card__list .n-labels__wrap:before,.n-card__wrap .n-labels__wrap:before{content:"";display:inline-block;height:20px}.n-card__list .n-subtitle__box,.n-card__wrap .n-subtitle__box{height:18px;overflow:hidden;padding-left:10px;padding-right:10px}.n-card__list .n-name a,.n-card__wrap .n-name a{display:block;height:34px;overflow:hidden}.n-card__list .n-desc__list,.n-card__wrap .n-desc__list{display:none}.n-card__list .n-name,.n-card__wrap .n-name{padding:5px}.n-card__list .n-sale--subtitle,.n-card__wrap .n-sale--subtitle{height:26px;max-width:186px;overflow:hidden;padding:5px 5px 0;text-overflow:ellipsis;white-space:nowrap}.n-card__list a,.n-card__wrap a{color:#5d5d5d}.n-card__list .n-edit__box,.n-card__wrap .n-edit__box{right:10px;top:10px}.n-card__list .n-btn--card-icon span,.n-card__wrap .n-btn--card-icon span{display:none}.n-card__list li.n-bs__card,.n-card__wrap li.n-bs__card{background-color:#f7f7f7;height:375px;width:195px}.n-card__list li.n-bs__card .n-card__box,.n-card__wrap li.n-bs__card .n-card__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;padding:10px}.n-card__list:not(.n-card--list) .n-bs__card .n-card__box,.n-card__wrap:not(.n-card--list) .n-bs__card .n-card__box{border:none}.n-card__list .n-bs__content,.n-card__wrap .n-bs__content{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-card__list .n-bs__content,.n-card__list .n-bs__shop-info,.n-card__wrap .n-bs__content,.n-card__wrap .n-bs__shop-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center}.n-card__list .n-bs__shop-info,.n-card__wrap .n-bs__shop-info{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;line-height:normal}.n-card__list .n-bs__store-name,.n-card__wrap .n-bs__store-name{display:-webkit-box;font-size:18px;font-size:1.8rem;font-weight:700;margin-bottom:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#323232;overflow:hidden;text-align:center;text-overflow:ellipsis}.n-card__list .n-bs__static-title,.n-card__wrap .n-bs__static-title{color:#5d5d5d;font-size:13px;font-size:1.3rem;padding-bottom:15px}.n-card__list .n-bs__btn,.n-card__wrap .n-bs__btn{background-color:#fff;border:1px solid #5d5d5d;border-radius:2px;color:#5d5d5d;padding:5px 5px 5px 10px}.n-card__list .n-bs__btn svg,.n-card__wrap .n-bs__btn svg{margin-left:5px}.n-card__list .n-bs__logo,.n-card__wrap .n-bs__logo{border-radius:6px}.n-edit__box{display:block;height:38px;position:absolute;text-align:center;width:38px;z-index:1}.n-edit__box [class^=n-icon--]{margin-top:10px}.n-edit__box.n-edit--black{background-color:rgba(50,50,50,.8)}.n-edit__box.n-edit--black:hover{background-color:#323232}.n-edit__box.n-edit--gray{background-color:#f7f7f7}.n-edit__box.n-edit--gray:hover{background-color:#e1e1e1}.n-card__btn{*zoom:1;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.n-card__btn:after,.n-card__btn:before{content:"";display:block}.n-card__btn:after{clear:both}.n-card__btn .n-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:none;border:none;height:41px;justify-content:center;padding:6px;width:100%}.n-card__btn .n-btn__wrapper{width:33%}.n-card__btn .n-btn__content{margin-left:5px}.n-card__btn .n-btn:hover{background-color:#f3f3f3;color:#cc1e05}.n-card__btn .n-btn [class^=n-icon]{height:20px;vertical-align:top;width:20px}.n-card__btn .n-btn--card-icon{color:#323232;font-weight:700;padding-top:11px;width:100%}.n-card__btn .n-btn--card-icon.n-btn--disabled .n-icon__cart--disable{background:url(/Resource/Svg/Cart-disable.svg)}.n-card__btn .n-btn--card-icon .n-icon--collect{background:url(/Resource/Svg/Collection.svg)}.n-card__btn .n-btn--card-icon.n-btn--active .n-icon--collect{background:url(/Resource/Svg/Collection-active.svg)}.n-card__btn .n-btn--card-icon:hover:not(.n-btn--active) .n-icon--collect{background:url(/Resource/Svg/Collection-hover.svg)}.n-card__btn .n-btn--normal{border:none;border-radius:0}.n-card__btn .n-btn--normal .n-icon--mail{background:url(/Resource/Svg/MailNoti.svg)}.n-card__btn .n-btn--normal:hover .n-icon--mail{background:url(/Resource/Svg/MailNoti-hover.svg)}.n-card__btn .n-btn--card-gray,.n-card__btn .n-btn--card-red{color:#5d5d5d}.n-card__btn .n-btn--card-gray .n-icon--cart,.n-card__btn .n-btn--card-red .n-icon--cart{background:url(/Resource/Svg/Cart.svg)}.n-card__btn .n-btn--card-gray .n-icon--cart[data-isanybuy=true],.n-card__btn .n-btn--card-red .n-icon--cart[data-isanybuy=true]{background:url(/Resource/Svg/PromoArea.svg)}.n-card__btn .n-btn--card-gray:hover .n-icon--cart,.n-card__btn .n-btn--card-red:hover .n-icon--cart{background:url(/Resource/Svg/Cart-hover.svg);height:20px}.n-card__btn .n-btn--card-gray:hover .n-icon--cart[data-isanybuy=true],.n-card__btn .n-btn--card-red:hover .n-icon--cart[data-isanybuy=true]{background:url(/Resource/Svg/PromoArea-hover.svg)}.n-card__btn .n-btn--card-red,.n-card__btn .n-btn--normal{padding:10px 5%}.n-card__btn .n-btn--card-red [class^=n-icon--],.n-card__btn .n-btn--normal [class^=n-icon--]{margin-right:5px;margin-top:2px}.n-card__btn .n-btn--card-red:hover{background-color:#f7f7f7;color:#cc1e05}.search-filter__wrap{color:#323232;position:relative;width:100%}.search-filter__wrap ul{padding-top:0;width:534px}.search-filter__wrap a{color:#525252}.search-filter__wrap .search-spec__row-toggle{margin-left:15px}.search-filter__wrap .n-border-arrow--down,.search-filter__wrap .n-border-arrow--up{height:14px;width:14px}.search-filter__wrap .n-custom__checkbox [type=checkbox]:checked~label:after{top:-3px}.search-filter__wrap .n-border-arrow--down:after{top:2px}.search-filter__expand-block{background-color:#fff;-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.2);box-shadow:0 1px 3px 0 rgba(0,0,0,.2);color:#323232;left:0;position:absolute;right:0;top:-22px;z-index:1}.search-filter__expand-header{background-color:#ededed}.search-filter__shrink-wrap{border-left:1px solid #e1e1e1;-ms-flex-flow:wrap;flex-flow:wrap;margin-left:12px;padding-left:12px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search-filter__shrink-block,.search-filter__shrink-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:28px}.search-filter__shrink-block{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% - 70px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.search-filter__shrink-block li{height:28px;margin-right:8px}.search-filter__shrink-block li:nth-child(n+4){display:none}.n-search-counter{border-right:1px solid #e1e1e1;font-size:15px;margin-right:12px;padding-right:12px}.searchDispalyMode{text-align:left;width:20px}.search-mode-btn,.searchDispalyMode{background:none;border:none;padding:0}.search-mode-btn{height:40px;width:40px}ul.dropdown-list{background:#fff;border:1px solid #ddd;border-radius:8px;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1);overflow:hidden;padding-top:0}ul.dropdown-list li{color:#323232;cursor:pointer;font-size:16px;margin:0;padding:8px 20px;white-space:nowrap;width:100%}ul.dropdown-list li.active{color:#cc1e05}ul.dropdown-list li:hover{background-color:#f7f7f7}.filter-btn{background:#fff;border:1px solid #999;border-radius:24px;color:#323232;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;line-height:18px;padding:4px 12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.filter-btn:hover{background-color:#fee8e5}.current .filter-btn,.filter-btn.active,.filter-btn:hover{fill:#cc1e05;border-color:#cc1e05;color:#cc1e05}.empty-btn{background:none}.empty-btn,.empty-btn:hover{border:none}.switch-filter-btn{background:none;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.dropdown-modal{background-color:#fff;border-radius:4px;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);overflow:hidden}.dropdown-modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:8px 16px}.dropdown-modal-content{padding:0 16px 16px}.dropdown-modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px 16px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.close-btn{background:none;border:none;border-radius:50%;cursor:pointer;height:40px;width:40px}.close-btn:hover{background-color:#f7f7f7}.rounded-input{border-color:#999;border-radius:6px;width:120px}.fs-18{font-size:18px}.fs-16{font-size:16px}.fs-14{font-size:14px}.rounded-btn{border-radius:6px}.w-full{width:100%}.fw-bold{font-weight:700}.px-8{padding-left:8px;padding-right:8px}