@charset "UTF-8";@keyframes loading{0%{transform:rotate(0deg);transform-origin:center center}100%{transform:rotate(360deg);transform-origin:center center}}.page-product-list .page-banner{position:relative;z-index:5;background-position:center 65%}.product-list{padding:1rem 0 4rem 0;overflow:hidden;position:relative;z-index:5}.product-list .product-list-container{display:flex;gap:2rem}.product-list .left{width:260px}.product-list .left a,.product-list .left .more a::after{color:inherit}.product-list .left h3{height:50px;line-height:50px;background-color:#3E3A39;width:100%;padding:0 10px;font-size:20px;color:#FAF3E8;position:relative}.product-list .left>ul{background-color:#FFFFFF;padding-bottom:20px}.product-list .left h4{height:38px;line-height:38px;padding:0 30px 0 10px;position:relative;cursor:pointer;overflow:hidden;transition:all .4s ease;color:#3E3A39;font-size:16px}.product-list .left h4:hover,.product-list .left h4.active{color:#FCC319}.product-list .left .pro-second{padding:0 0 10px 15px}.product-list .left .pro-second h6{line-height:28px;height:28px}.product-list .left .pro-second h6:hover,.product-list .left .pro-second h6.active{color:#FCC319}.product-list .left .pro-third{line-height:28px;height:28px;margin:0 20px}.product-list .left .pro-third:hover,.product-list .left .pro-third.active{color:#FCC319}.product-list .left .pro-second h6 a,.product-list .left .pro-third a{font-size:14px;font-weight:normal;position:relative;display:block;padding-left:20px}.product-list .left .more a::after{font-size:16px;position:absolute;right:10px;top:50%;transform:translateY(-50%) scale(.6, .4);content:'▼'}.product-list .right{width:calc(100% - 260px)}.product-list .page-overview{line-height:5rem}.product-list .page-overview span{margin-right:1.5rem}.item-list{width:100%;display:flex;flex-wrap:wrap;gap:2rem}.item-list>div{position:relative;overflow:hidden;width:calc((100% - 4rem) / 3);border:1px solid #ccc;border-radius:16px}.item-list>div:hover .imgs a{transform:scale(1.1)}.item-list>div:hover .text b{color:#FCC319}.item-list .imgs{aspect-ratio:1 / 1;overflow:hidden}.item-list .imgs a{display:block;width:100%;height:100%;background-size:cover;background-position:center;transition:all .4s ease}.item-list .text{background-color:#FFFFFF;padding:2rem}.item-list .text>b{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:normal;line-height:1.3em;height:36px;overflow:hidden;margin-bottom:1rem;transition:all .4s ease}.item-list .text .buy-now{display:inline-block;position:relative;cursor:pointer;height:3.8rem;line-height:3.8rem;padding:0 1.9rem;text-align:center;border-radius:1.9rem;transition:all .4s ease;background-color:#FCC319;color:#3E3A39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:bold;width:100%}.item-list .text .buy-now:hover{background-color:#3E3A39;color:#FCC319}.item-list .text .buy-now[disabled]{background:#debe5e;color:#977717;cursor:not-allowed}.item-list .text .buy-now.loading::after{content:'';width:2rem;height:2rem;display:inline-block;margin-left:1rem;background:url(../images/loading.svg) no-repeat center center;background-size:100% 100%;animation:loading 1s linear infinite;opacity:.5}.item-list .text .buy-now::before,.item-list .text .buy-now::after,.item-list .text .buy-now span{vertical-align:middle}.product-detail{padding:10px 0 40px 0;position:relative;z-index:5}.product-detail .product-top{position:relative;display:flex;justify-content:space-between;height:715px}.product-detail .product-top .swiper.thumb{height:100%;min-width:135px;margin-right:1rem;position:relative}.product-detail .product-top .swiper.thumb .thumb-bar{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-height:100%;display:flex;flex-wrap:wrap;gap:10px;position:relative}.product-detail .product-top .swiper.thumb .thumb-bar::-webkit-scrollbar{display:none}.product-detail .product-top .swiper.thumb .thumb-item{background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#FFFFFF;cursor:pointer;border-radius:4px;width:100%;overflow:hidden;aspect-ratio:1 / 1;box-shadow:0 0 0 1px #ccc inset;transition:box-shadow .4s ease}.product-detail .product-top .swiper.thumb .thumb-item:hover,.product-detail .product-top .swiper.thumb .thumb-item.active{box-shadow:0 0 0 2px #FCC319 inset}.product-detail .product-top .swiper.thumb .btn{position:absolute;z-index:5;left:0;right:0;border:1px solid #ccc;height:24px;cursor:pointer;background:#fffc;line-height:22px;text-align:center;display:none;transition:all .4s ease}.product-detail .product-top .swiper.thumb .btn:hover{color:#FCC319;background:#3E3A39;border-color:#3E3A39}.product-detail .product-top .swiper.thumb .swiper-prev-button{top:0;border-radius:4px 4px 0 0}.product-detail .product-top .swiper.thumb .swiper-next-button{bottom:0;border-radius:0 0 4px 4px}.product-detail .product-top .swiper.thumb:hover .btn{display:block}.product-detail .product-top .swiper.thumb .btn[disabled]{display:none}.product-detail .product-top .swiper.show{margin:0;height:100%;min-width:715px;width:715px;overflow:hidden;position:relative;border-radius:4px;display:none}.product-detail .product-top .swiper.show .swiper-slide>a{background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#FFFFFF;display:block;width:100%;height:100%}.product-detail .product-top .swiper.show .pagination-bar{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);background:#3E3A39;padding:3px 15px;border-radius:19px;font-size:12px;color:#FFFFFF;opacity:.5;pointer-events:none;z-index:100;width:auto}.product-detail .product-top .swiper.show:hover .pagination-bar{opacity:1}.product-detail .product-top .swiper.show.image-show{display:block}.product-detail .product-top .swiper.show.image-show .inside-show{background-repeat:no-repeat;background-position:center;background-size:cover;background-color:#FFFFFF;display:block;width:100%;height:100%}.product-detail .product-info{position:relative;margin-left:4rem;width:calc(100% - 135px - 715px - 4rem)}.product-detail .product-info>*{margin-bottom:4rem}.product-detail .product-info h3{font-size:4rem;color:#3E3A39;line-height:1.6}.product-detail .product-info h3::before,.product-detail .product-info h3::after{content:'';display:block;width:100%;height:0px}.product-detail .product-info h3::before{margin-bottom:-0.3em}.product-detail .product-info h3::after{margin-top:-0.3em}.product-detail .product-info h3 span{display:none}.product-detail .product-info h3 span[status='0']{display:inline-block;color:red;font-size:12px;font-weight:normal;margin-left:5px}.product-detail .product-info p{font-size:2.2rem;line-height:1.6}.product-detail .product-info .price{font-size:24px;color:#d70000;font-weight:bold}.product-detail .product-info .price::before{content:attr(unit);margin-right:.2em;color:inherit}.product-detail .product-info .QTY{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:2rem}.product-detail .product-info .QTY-input{position:relative;width:48%;display:none}.product-detail .product-info .QTY-input input[type='number']{-moz-appearance:textfield;appearance:none;text-align:center;height:38px;line-height:38px;width:100%;min-width:120px;border:1px solid #3E3A39;border-radius:19px;padding:0 19px 0 60px;font-weight:bold;font-size:16px}.product-detail .product-info .QTY-input input[type='number']::-webkit-outer-spin-button,.product-detail .product-info .QTY-input input[type='number']::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-detail .product-info .QTY-input input[type='number']:focus{outline:none;box-shadow:none}.product-detail .product-info .QTY-input .btns{position:absolute;top:50%;transform:translateY(-50%);text-align:center;width:30px;height:30px;line-height:30px;color:#3E3A39;font-weight:bold;font-size:20px;cursor:pointer;transition:all .4s ease;user-select:none}.product-detail .product-info .QTY-input .btns:hover{color:#FCC319}.product-detail .product-info .QTY-input label{position:absolute;top:50%;transform:translateY(-50%);left:19px;opacity:.5;user-select:none}.product-detail .product-info .QTY-input .minus{left:60px}.product-detail .product-info .QTY-input .add{right:15px}.product-detail .product-info button{height:5rem!important;line-height:5rem!important;font-size:2rem;font-weight:bold;overflow:visible!important}.product-detail .product-info button .tips{position:absolute;top:-30px;right:10px;padding:5px 10px;z-index:10;font-size:14px;font-weight:normal;line-height:1em;border-radius:6px;display:none}.product-detail .product-info button .tips::after{content:'';position:absolute;width:6px;height:6px;transform:rotate(45deg);top:20px;right:20px}.product-detail .product-info button .tips.ok{background-color:#008100;color:#fff}.product-detail .product-info button .tips.ok::after{background-color:#008100}.product-detail .product-info button .tips.warning{background-color:#FCC319;color:#3E3A39}.product-detail .product-info button .tips.warning::after{background-color:#FCC319}.product-detail .product-info .add-to-follow{display:inline-block;position:relative;cursor:pointer;height:3.8rem;line-height:3.8rem;padding:0 1.9rem;text-align:center;border-radius:1.9rem;transition:all .4s ease;background-color:#FCC319;color:#3E3A39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:50%}.product-detail .product-info .add-to-follow:hover{background-color:#3E3A39;color:#FCC319}.product-detail .product-info .add-to-follow[disabled]{background:#debe5e;color:#977717;cursor:not-allowed}.product-detail .product-info .add-to-follow.loading::after{content:'';width:2rem;height:2rem;display:inline-block;margin-left:1rem;background:url(../images/loading.svg) no-repeat center center;background-size:100% 100%;animation:loading 1s linear infinite;opacity:.5}.product-detail .product-info .add-to-follow::before,.product-detail .product-info .add-to-follow::after,.product-detail .product-info .add-to-follow span{vertical-align:middle}.product-detail .product-info .goto-follow{display:inline-block;position:relative;cursor:pointer;height:3.8rem;line-height:3.8rem;padding:0 1.9rem;text-align:center;border-radius:1.9rem;transition:all .4s ease;background-color:#FFFFFF;color:#3E3A39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 0 0 1px #3E3A39 inset;width:50%}.product-detail .product-info .goto-follow:hover{background-color:#3E3A39;color:#FCC319}.product-detail .product-info .goto-follow[disabled]{background:#debe5e;color:#977717;cursor:not-allowed}.product-detail .product-info .goto-follow.loading::after{content:'';width:2rem;height:2rem;display:inline-block;margin-left:1rem;background:url(../images/loading.svg) no-repeat center center;background-size:100% 100%;animation:loading 1s linear infinite;opacity:.5}.product-detail .product-info .goto-follow::before,.product-detail .product-info .goto-follow::after,.product-detail .product-info .goto-follow span{vertical-align:middle}.product-detail .product-info .goto-follow svg{margin-left:1rem;transition:transform .4s ease}.product-detail .product-info .goto-follow:hover svg{transform:translateX(2rem)}.product-detail .product-info .product-manual{position:relative}.product-detail .product-info .product-manual>a{display:inline-block;position:relative;cursor:pointer;height:3.8rem;line-height:3.8rem;padding:0 1.9rem;text-align:center;border-radius:1.9rem;transition:all .4s ease;background-color:#dcccbd;color:#3E3A39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;font-size:2rem;height:5rem;line-height:5rem;font-weight:bold;width:100%;z-index:10}.product-detail .product-info .product-manual>a:hover{background-color:#3E3A39;color:#FCC319}.product-detail .product-info .product-manual>a[disabled]{background:#debe5e;color:#977717;cursor:not-allowed}.product-detail .product-info .product-manual>a.loading::after{content:'';width:2rem;height:2rem;display:inline-block;margin-left:1rem;background:url(../images/loading.svg) no-repeat center center;background-size:100% 100%;animation:loading 1s linear infinite;opacity:.5}.product-detail .product-info .product-manual>a::before,.product-detail .product-info .product-manual>a::after,.product-detail .product-info .product-manual>a span{vertical-align:middle}.product-detail .product-info .product-manual>a::after{content:'▼';font-size:.8em;position:absolute;width:2em;height:2em;line-height:2em;text-align:center;right:19px;top:calc((100% - 2em) / 2);transform:rotate(-90deg);transition:transform .4s ease;transition-delay:.2s}.product-detail .product-info .product-manual>a:hover::after{color:#FCC319}.product-detail .product-info .product-manual.loading>a::after{background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#FFFFFF;content:'';width:2em;height:2em;background-image:url(../images/loading.svg);background-color:transparent;transform:none;animation:loading 1s linear infinite;opacity:.5}.product-detail .product-info .product-manual.no>a,.product-detail .product-info .product-manual.no>a:hover{background-color:#999;color:#666;cursor:not-allowed}.product-detail .product-info .product-manual.no>a::after{display:none}.product-detail .product-info .product-manual ul{position:absolute;top:2.5rem;max-height:0;overflow:hidden;left:0;background:#FFFFFF;width:100%;z-index:9;transition:all .4s ease;border-radius:0 0 19px 19px}.product-detail .product-info .product-manual ul li{padding:10px 15px;margin:0 15px;line-height:20px;border-bottom:1px dashed #ccc;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.product-detail .product-info .product-manual ul li span{font-size:14px;font-weight:bold;display:inline-block;vertical-align:middle;padding:.05em 1em;color:#FFFFFF}.product-detail .product-info .product-manual ul li span.EN{background-image:linear-gradient(90deg, #0A2463, #0A2463)}.product-detail .product-info .product-manual ul li span.JP{background-image:linear-gradient(90deg, #BC002D, #ffffff)}.product-detail .product-info .product-manual ul li span.CN{background-color:#d09100}.product-detail .product-info .product-manual ul li span.KR{background-image:linear-gradient(90deg, #CD2E3A, #0047A0)}.product-detail .product-info .product-manual ul li:first-child{padding-top:3.5rem}.product-detail .product-info .product-manual ul li:last-child{margin-bottom:2rem}.product-detail .product-info .product-manual ul li:hover{opacity:.5}.product-detail .product-info .product-manual:hover>a::after{transform:rotate(0deg)}.product-detail .product-info .product-manual:hover ul{max-height:300px;box-shadow:0 0 0 1px inset #ccc;transition:all .4s ease}.product-detail .product-info .content-share{display:flex;align-items:center;justify-content:center;gap:2rem;font-size:2rem}.product-detail .product-info .content-share>label{font-weight:bold}.product-detail .product-info .content-share>span{display:inline-block;position:relative;cursor:pointer;height:3.8rem;line-height:3.8rem;padding:0 1.9rem;text-align:center;border-radius:1.9rem;transition:all .4s ease;background-color:transparent;color:#3E3A39;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:5rem;line-height:5rem}.product-detail .product-info .content-share>span:hover{background-color:#3E3A39;color:#FCC319}.product-detail .product-info .content-share>span[disabled]{background:#debe5e;color:#977717;cursor:not-allowed}.product-detail .product-info .content-share>span.loading::after{content:'';width:2rem;height:2rem;display:inline-block;margin-left:1rem;background:url(../images/loading.svg) no-repeat center center;background-size:100% 100%;animation:loading 1s linear infinite;opacity:.5}.product-detail .product-info .content-share>span::before,.product-detail .product-info .content-share>span::after,.product-detail .product-info .content-share>span span{vertical-align:middle}.product-detail .product-info .content-share>span:hover{background-color:#FFFFFF;color:#3E3A39aa;box-shadow:0 0 0 1px #3E3A39 inset}.product-detail .product-bottom{padding-top:40px}.product-detail .product-bottom .product-bottom-box{background:#fff;min-height:500px;padding:3% 4%;overflow:hidden;position:relative;z-index:5}.product-detail .product-bottom .product-bottom-nav{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;width:100%;white-space:nowrap}.product-detail .product-bottom .product-bottom-nav::-webkit-scrollbar{display:none}.product-detail .product-bottom .product-bottom-nav li{font-size:2rem;font-weight:bold;display:inline-block;margin-right:4rem;padding:0 .5rem 2rem .5rem;overflow:hidden;color:#3E3A39;cursor:pointer;position:relative}.product-detail .product-bottom .product-bottom-nav li:last-child{margin-right:0}.product-detail .product-bottom .product-bottom-nav li.cur{color:#FCC319}.product-detail .product-bottom .product-bottom-nav li::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background:#FCC319;transform:scaleX(0);transition:transform .4s ease}.product-detail .product-bottom .product-bottom-nav li.cur::after{transform:scaleX(1)}.product-detail .product-bottom .product-bottom-nav li:hover{color:#FCC319}.product-detail .product-bottom .swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto}.product-detail .product-bottom .zc-detail-text{padding:2% 0;overflow:hidden}.product-detail .product-bottom .zc-detail-text .title{background:#ebf1fc;color:#81858b;font-size:16px;padding:10px 20px;margin-bottom:20px;font-weight:bold;overflow:hidden}.product-detail .product-bottom .zc-detail-text .text{padding:0 0;overflow:hidden;color:#3E3A39;font-size:1.6rem;line-height:1.6}.product-table-show{font-size:16px}.product-table-show td{padding:10px;border-bottom:1px dashed #ccc}.product-table-show td:first-child{padding-right:20px;font-weight:bold}.product-table-show tr:last-child td{border-bottom:none}.magnifier-lens{position:fixed;border:2px solid #fff;background:rgba(255,255,255,0.3);cursor:crosshair;display:none;z-index:1000;box-shadow:0 0 10px rgba(0,0,0,0.3);pointer-events:none}.magnifier-view{position:fixed;top:50%;transform:translateY(-50%);border:2px solid #ddd;background:#fff;display:none;z-index:1001;box-shadow:0 0 20px rgba(0,0,0,0.3);overflow:hidden}.magnifier-view img{position:absolute;max-width:none;max-height:none}.product-image-show{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;background-color:#000c;display:none;overflow:hidden;justify-content:center;align-items:center}.product-image-show img{display:block;max-width:100%;max-height:100%;box-shadow:0 0 10px rgba(0,0,0,0.3);transform:translate(0, 0)}.product-image-show img.full{max-width:none;max-height:none}.product-image-show.show{display:flex}.product-image-show .operate-bar{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:2rem;justify-content:center;background-color:#3E3A39;padding:1rem;border-radius:19px;box-shadow:0 0 0 1px #FFFFFF;z-index:10}.product-image-show .operate-bar svg{cursor:pointer;font-size:1.6rem;color:#FFFFFF}.product-image-show .operate-bar svg:hover{color:#FCC319}.product-image-show .operate-bar svg.disabled{opacity:.3;cursor:not-allowed}/*# sourceMappingURL=./product.css.map */