.theme--light.v-expansion-panels .v-expansion-panel{background-color:#fff;color:rgba(0,0,0,.87)}.theme--light.v-expansion-panels .v-expansion-panel--disabled{color:rgba(0,0,0,.38)}.theme--light.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:rgba(0,0,0,.12)}.theme--light.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:rgba(0,0,0,.54)}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.04}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.12}.theme--light.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.16}.theme--light.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.04}.theme--dark.v-expansion-panels .v-expansion-panel{background-color:#1e1e1e;color:#fff}.theme--dark.v-expansion-panels .v-expansion-panel--disabled{color:hsla(0,0%,100%,.5)}.theme--dark.v-expansion-panels .v-expansion-panel:not(:first-child):after{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-expansion-panels .v-expansion-panel-header .v-expansion-panel-header__icon .v-icon{color:#fff}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:hover:before{opacity:.08}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:hover:before,.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header:focus:before{opacity:.24}.theme--dark.v-expansion-panels.v-expansion-panels--focusable .v-expansion-panel-header--active:focus:before{opacity:.32}.theme--dark.v-expansion-panels.v-expansion-panels--hover>.v-expansion-panel>.v-expansion-panel-header:hover:before{opacity:.08}.v-expansion-panels{border-radius:4px;display:flex;flex-wrap:wrap;justify-content:center;list-style-type:none;padding:0;width:100%;z-index:1}.v-expansion-panels>*{cursor:auto}.v-expansion-panels>:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.v-expansion-panels>:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active{border-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--active+.v-expansion-panel{border-top-left-radius:4px;border-top-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.v-expansion-panels:not(.v-expansion-panels--accordion):not(.v-expansion-panels--tile)>.v-expansion-panel--next-active .v-expansion-panel-header{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}.v-expansion-panel{flex:1 0 100%;max-width:100%;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel:before{border-radius:inherit;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1;transition:box-shadow .28s cubic-bezier(.4,0,.2,1);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-expansion-panel:not(:first-child):after{border-top:thin solid;content:"";left:0;position:absolute;right:0;top:0;transition:border-color .2s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1)}.v-expansion-panel--disabled .v-expansion-panel-header{pointer-events:none}.v-expansion-panel--active+.v-expansion-panel,.v-expansion-panel--active:not(:first-child){margin-top:16px}.v-expansion-panel--active+.v-expansion-panel:after,.v-expansion-panel--active:not(:first-child):after{opacity:0}.v-expansion-panel--active>.v-expansion-panel-header{min-height:64px}.v-expansion-panel--active>.v-expansion-panel-header--active .v-expansion-panel-header__icon:not(.v-expansion-panel-header__icon--disable-rotate) .v-icon{transform:rotate(-180deg)}.v-expansion-panel-header__icon{display:inline-flex;margin-bottom:-4px;margin-top:-4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-expansion-panel-header__icon{margin-left:auto}.v-application--is-rtl .v-expansion-panel-header__icon{margin-right:auto}.v-expansion-panel-header{align-items:center;border-top-left-radius:inherit;border-top-right-radius:inherit;display:flex;font-size:.9375rem;line-height:1;min-height:48px;outline:none;padding:16px 24px;position:relative;transition:min-height .3s cubic-bezier(.25,.8,.5,1);width:100%}.v-application--is-ltr .v-expansion-panel-header{text-align:left}.v-application--is-rtl .v-expansion-panel-header{text-align:right}.v-expansion-panel-header:not(.v-expansion-panel-header--mousedown):focus:before{opacity:.12}.v-expansion-panel-header:before{background-color:currentColor;border-radius:inherit;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-expansion-panel-header>:not(.v-expansion-panel-header__icon){flex:1 1 auto}.v-expansion-panel-content{display:flex}.v-expansion-panel-content__wrap{padding:0 24px 16px;flex:1 1 auto;max-width:100%}.v-expansion-panels--accordion>.v-expansion-panel{margin-top:0}.v-expansion-panels--accordion>.v-expansion-panel:after{opacity:1}.v-expansion-panels--popout>.v-expansion-panel{max-width:calc(100% - 32px)}.v-expansion-panels--popout>.v-expansion-panel--active{max-width:calc(100% + 16px)}.v-expansion-panels--inset>.v-expansion-panel{max-width:100%}.v-expansion-panels--inset>.v-expansion-panel--active{max-width:calc(100% - 32px)}.v-expansion-panels--flat>.v-expansion-panel:after{border-top:none}.v-expansion-panels--flat>.v-expansion-panel:before{box-shadow:0 0 0 0 rgba(0,0,0,.2),0 0 0 0 rgba(0,0,0,.14),0 0 0 0 rgba(0,0,0,.12)}.v-expansion-panels--tile,.v-expansion-panels--tile>.v-expansion-panel:before{border-radius:0}.product-quantity-control{border-radius:6px;border:1px solid #eee;overflow:hidden;display:inline-flex;align-items:center}.product-quantity-control button{width:38px;height:38px;font-size:20px;color:#666;background:#fcfcfc;line-height:40px}.product-quantity-control button:disabled{color:#ccc}.product-quantity-control input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;font-weight:500;font-size:18px;color:#000;width:45px;height:38px;text-align:center;border-left:1px solid #eee;border-right:1px solid #eee}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-quantity-control[data-theme=mobile] button{width:.65rem;height:.63rem;font-size:.26rem;line-height:.63rem}.product-quantity-control[data-theme=mobile] input[type=number]{font-size:.3rem;width:.76rem;height:.63rem}.page-product[data-theme=pc] .product-introduction-content h3,.page-product[data-theme=pc] .product-introduction-content h4,.page-product[data-theme=pc] .product-introduction-menu h3,.page-product[data-theme=pc] .product-introduction-menu h4,.page-product[data-theme=pc] .product-price-container h3,.page-product[data-theme=pc] .product-price-container h4,.page-product[data-theme=pc] .product-purchase-bar h3,.page-product[data-theme=pc] .product-purchase-bar h4{font-size:24px;margin:24px 0;font-weight:600;color:#333}.page-product[data-theme=pc] .product-introduction-content p,.page-product[data-theme=pc] .product-introduction-menu p,.page-product[data-theme=pc] .product-price-container p,.page-product[data-theme=pc] .product-purchase-bar p{font-size:18px;font-weight:400;line-height:28px;color:#333}.page-product[data-theme=pc] .product-introduction-content a,.page-product[data-theme=pc] .product-introduction-menu a,.page-product[data-theme=pc] .product-price-container a,.page-product[data-theme=pc] .product-purchase-bar a{color:#178ca4}.page-product[data-theme=pc] .product-top{display:grid;grid-template-columns:1014px 810px;grid-gap:24px;gap:24px}@media screen and (max-width:2359px){.page-product[data-theme=pc] .product-top{grid-template-columns:56% 1fr}}@media screen and (max-width:1919px){.page-product[data-theme=pc] .product-top{grid-template-columns:60% 1fr}}@media screen and (max-width:1279px){.page-product[data-theme=pc] .product-top{grid-template-columns:56% 1fr;grid-gap:14px;gap:14px}}.page-product[data-theme=pc] .product-view{position:relative;z-index:1}.page-product[data-theme=pc] .product-view .control-btns{display:flex;align-items:center;justify-content:center;margin-top:15px}.page-product[data-theme=pc] .product-view .control-btns button{margin:0 12px;background:#f0f0f0;padding:10px 18px;display:flex;align-items:center;border-radius:106px;font-size:18px;font-weight:600;color:#1a1a1a}.page-product[data-theme=pc] .product-view .control-btns button.selected,.page-product[data-theme=pc] .product-view .control-btns button:hover{background:#000;color:#fff}.page-product[data-theme=pc] .product-view .control-btns button i{font-size:20px;margin-right:12px}.page-product[data-theme=pc] .product-view .product-sticky{position:-webkit-sticky;position:sticky;top:70px}.page-product[data-theme=pc] .product-view .product-combination .main-img{position:relative}.page-product[data-theme=pc] .product-view .product-combination .main-img .img-box{aspect-ratio:3/2;border-radius:6px;overflow:hidden}.page-product[data-theme=pc] .product-view .product-combination .main-img .img-box img{width:100%;aspect-ratio:3/2}.page-product[data-theme=pc] .product-view .product-combination .main-img i{position:absolute;left:50%;bottom:30px;transform:translate(-50%);color:#666;font-size:30px}.page-product[data-theme=pc] .product-view .product-combination .accesories-img{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:10px;gap:10px}.page-product[data-theme=pc] .product-view .product-combination .accesories-img .img-box{border-radius:4px;overflow:hidden;width:156px;aspect-ratio:3/2}.page-product[data-theme=pc] .product-view .product-combination .accesories-img .img-box img{width:100%;aspect-ratio:3/2}.page-product[data-theme=pc] .product-view .product-photos{width:1014px}.page-product[data-theme=pc] .product-view .product-video{width:1014px;height:678px;overflow:hidden}@media screen and (max-width:2359px){.page-product[data-theme=pc] .product-view .product-photos,.page-product[data-theme=pc] .product-view .product-video{width:100%;height:auto}}.product-view .product-video video{width:100%;height:auto}.page-product[data-theme=pc] .product-choose h1{font-size:28px;font-weight:500;line-height:38px;color:#333}.page-product[data-theme=pc] .product-choose section{margin:20px 0}.page-product[data-theme=pc] .product-choose .package-prices{padding-bottom:16px;border-bottom:1px solid #eee}.page-product[data-theme=pc] .product-choose .package-accessories li{margin-top:24px}.page-product[data-theme=pc] .product-choose .package-accessories li p{font-size:16px;font-weight:600;line-height:24px;color:#999;margin-bottom:10px}.page-product[data-theme=pc] .product-choose .package-accessories li p.required:after{content:" *";color:var(--df-orange)}.page-product[data-theme=pc] .product-choose .package-accessories li .options{display:flex;align-items:center;flex-wrap:wrap;grid-gap:14px;gap:14px}.page-product[data-theme=pc] .product-choose .package-accessories li .options span{background-color:transparent;border-radius:6px;border:1px solid #eee;font-size:18px;font-weight:500;color:#666;padding:10px 24px;cursor:pointer}.page-product[data-theme=pc] .product-choose .package-accessories li .options span.selected{border:1px solid #ff5a00;color:#000;background-color:#fff}.page-product[data-theme=pc] .product-choose .package-accessories li .options span.notavailable{cursor:not-allowed;color:#eee}.page-product[data-theme=pc] .product-choose .product-prices{color:#000;font-size:24px;font-weight:600;line-height:36px}.page-product[data-theme=pc] .product-choose .product-prices>*{margin-right:12px}.page-product[data-theme=pc] .product-choose .product-prices span{color:var(--df-orange);font-size:24px;font-weight:600;line-height:36px}.page-product[data-theme=pc] .product-choose .product-prices span.origin-price{font-size:16px;font-weight:400;line-height:24px;text-decoration:line-through;color:#999}.page-product[data-theme=pc] .product-choose .product-prices .vip-icon{border-radius:4px;background:#000;display:flex;align-items:center;padding:4px 8px;font-size:16px;font-weight:600;line-height:24px;color:#ffd88b}.page-product[data-theme=pc] .product-choose .product-prices .vip-icon i{font-size:20px;margin-right:4px;position:relative;top:-2px}.page-product[data-theme=pc] .product-choose .product-prices .other-discount-icon{display:flex;align-items:center;padding:3px 8px;background:rgba(255,90,0,.04);border:1px solid rgba(255,90,0,.1);border-radius:4px;color:#ff2a00;font-size:16px;font-weight:400;line-height:24px}.page-product[data-theme=pc] .product-choose .product-prices .other-discount-icon i{font-size:14px;margin-right:4px}.page-product[data-theme=pc] .product-choose .product-sku{color:#999;font-size:16px;font-weight:400;line-height:24px}.page-product[data-theme=pc] .product-choose .sale-icon{font-size:18px;font-weight:500;line-height:28px;color:#ff2a00;padding:2px 12px;background:rgba(255,90,0,.04);border:1px solid rgba(255,90,0,.1);border-radius:4px}.page-product[data-theme=pc] .product-choose .product-volume-discount{position:relative;font-size:16px;font-weight:400;line-height:24px;color:#999}.page-product[data-theme=pc] .product-choose .product-volume-discount i{color:#b3b3b3;font-size:14px;margin-left:8px}.page-product[data-theme=pc] .product-choose .product-volume-discount ul{position:absolute;top:24px;left:40%;padding:4px 10px;box-shadow:0 2px 12px 0 rgba(0,0,0,.06);min-width:196px;background:#fff;opacity:0;transition:.3s;z-index:1}@media screen and (max-width:1919px){.page-product[data-theme=pc] .product-choose .product-volume-discount ul{left:0}}@media screen and (max-width:1279px){.page-product[data-theme=pc] .product-choose .product-volume-discount ul{left:auto;right:0}}.page-product[data-theme=pc] .product-choose .product-volume-discount:hover ul{opacity:1}.page-product[data-theme=pc] .product-choose .product-volume-discount ul li{margin:6px 0}.page-product[data-theme=pc] .product-choose .product-volume-discount ul li b{font-size:16px;font-weight:400;line-height:24px;color:#000;margin-right:46px}.page-product[data-theme=pc] .product-choose .product-volume-discount ul li span{font-size:14px;font-weight:400;line-height:24px;color:#333}.page-product[data-theme=pc] .product-choose .product-notice{border-radius:6px;padding:10px;background:#fafafa;color:#666;font-size:14px;font-weight:400;line-height:22px}.page-product[data-theme=pc] .product-choose .product-notice span{color:#333}.page-product[data-theme=pc] .product-choose .product-reward-points{font-size:14px;font-weight:400;line-height:22px;color:#666}.page-product[data-theme=pc] .product-choose .product-reward-points i{line-height:22px;font-size:30px;color:#faad14;margin-right:4px;position:relative;top:4px}.page-product[data-theme=pc] .product-choose .product-reward-points a{color:#178ca4}.page-product[data-theme=pc] .product-choose .product-short-description{font-size:14px;font-weight:400;line-height:22px;color:#666}.page-product[data-theme=pc] .product-choose .eligible-for-add-on-deal{padding:11px 10px;background:rgba(255,90,0,.05);display:flex;align-items:center}.page-product[data-theme=pc] .product-choose .eligible-for-add-on-deal i{font-size:18px;color:#fff;padding:0 8px;background:#ff2a00;border-radius:12px;margin-right:11px;line-height:20px}.page-product[data-theme=pc] .product-choose .eligible-for-add-on-deal span{font-size:16px;font-weight:400;line-height:22px;color:#ff2a00}.page-product[data-theme=pc] .product-choose .event-description{display:flex;align-items:center;background:rgba(255,90,0,.05);padding:10px 12px 8px;border-radius:6px}.page-product[data-theme=pc] .product-choose .event-description .celebration-icon{border-radius:12px;height:24px;width:66px}.page-product[data-theme=pc] .product-choose .event-description .celebration-icon i{font-size:16px}.page-product[data-theme=pc] .product-choose .event-description p{font-size:16px;line-height:22px;font-weight:400;color:#ff2a00;margin-left:10px}.page-product[data-theme=pc] .product-choose .related-products li{position:relative;border-radius:6px;border:1px solid #f0f0f0;padding:20px 24px 20px 156px;margin-bottom:12px;list-style:none}.page-product[data-theme=pc] .product-choose .related-products li.select{border:1px solid var(--df-orange)}.page-product[data-theme=pc] .product-choose .related-products li:hover{border:1px solid #ff8c4d}.page-product[data-theme=pc] .product-choose .related-products li a{position:absolute;left:0;right:0;top:0;bottom:0}.page-product[data-theme=pc] .product-choose .related-products li .img-box{width:144px;height:96px;position:absolute;top:50%;left:0;transform:translateY(-50%);border-radius:6px;overflow:hidden}.page-product[data-theme=pc] .product-choose .related-products li .img-box img{width:100%;-o-object-fit:cover;object-fit:cover}.page-product[data-theme=pc] .product-choose .related-products li .name{font-size:18px;font-weight:600;line-height:28px;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin-bottom:12px}.page-product[data-theme=pc] .product-choose .related-products li .price{font-size:16px;font-weight:400;line-height:24px;color:#333}.page-product[data-theme=pc] .product-choose .related-products li .price.lightened{color:var(--df-orange);font-weight:500}.page-product[data-theme=pc] .product-choose .related-products li .origin-price{font-size:16px;line-height:24px;text-decoration:line-through;color:#999;font-weight:400;margin-left:12px}.page-product[data-theme=pc] .product-choose .related-models li{position:relative;border-radius:6px;border:1px solid #f0f0f0;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.page-product[data-theme=pc] .product-choose .related-models li:hover{border:1px solid var(--df-orange)}.page-product[data-theme=pc] .product-choose .related-models li a{position:absolute;left:0;right:0;top:0;bottom:0}.page-product[data-theme=pc] .product-choose .related-models li .img-box{width:135px;height:88px;border-radius:10px;overflow:hidden;margin-right:15px}.page-product[data-theme=pc] .product-choose .related-models li .img-box img{width:100%;-o-object-fit:cover;object-fit:cover}.page-product[data-theme=pc] .product-choose .related-models li>div:nth-of-type(2){flex:1;display:flex;flex-direction:column;justify-content:center}.page-product[data-theme=pc] .product-choose .related-models li .name{font-size:18px;font-weight:600;line-height:28px;color:#000}.page-product[data-theme=pc] .product-choose .related-models li .stock{margin-top:6px;font-size:16px;font-weight:400;line-height:24px;color:var(--df-orange)}.page-product[data-theme=pc] .product-choose .short-title{font-size:18px;font-weight:600;line-height:28px;color:#333}.page-product[data-theme=pc] .product-choose .related-accessories li{position:relative;border-radius:6px;border:1px solid #f0f0f0;padding:15px 18px 15px 14px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;cursor:pointer}.page-product[data-theme=pc] .product-choose .related-accessories li.select{border:1px solid var(--df-orange)}.page-product[data-theme=pc] .product-choose .related-accessories li .img-box{width:102px;height:68px;margin:0 14px;border-radius:6px;overflow:hidden}.page-product[data-theme=pc] .product-choose .related-accessories li .img-box img{width:100%;aspect-ratio:3/2}.page-product[data-theme=pc] .product-choose .related-accessories li>div:last-of-type{flex:1}.page-product[data-theme=pc] .product-choose .related-accessories li>div:last-of-type>:not(:last-child){margin-bottom:6px}.page-product[data-theme=pc] .product-choose .related-accessories li .name{font-size:18px;font-weight:600;line-height:28px;color:#333;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin-bottom:12px}@media screen and (max-width:1919px){.page-product[data-theme=pc] .product-choose .related-accessories li .name,.page-product[data-theme=pc] .product-choose .related-products li .name{-webkit-line-clamp:3}}@media screen and (max-width:1279px){.page-product[data-theme=pc] .product-choose .related-accessories li .name,.page-product[data-theme=pc] .product-choose .related-products li .name{-webkit-line-clamp:4}}.page-product[data-theme=pc] .product-choose .related-accessories li .price{font-size:16px;font-weight:400;line-height:24px;color:#333}.page-product[data-theme=pc] .product-choose .related-accessories li .price span{color:var(--df-orange);font-weight:600}.page-product[data-theme=pc] .product-choose .related-accessories li .price span.origin-price{color:#999;text-decoration:line-through;margin-left:6px;font-weight:300}.page-product[data-theme=pc] .product-choose .related-accessories li .details{font-size:16px;font-weight:400;line-height:24px;color:#ff8c4d;display:flex;align-items:center;cursor:pointer}.page-product[data-theme=pc] .product-choose .related-accessories li .details i{font-size:16px;margin-left:4px}.page-product[data-theme=pc] .product-choose .discontinued-notice{background:#fafafa;border-radius:6px;padding:14px 15px 19px}.page-product[data-theme=pc] .product-choose .discontinued-notice p:first-of-type{color:#333;font-size:18px;font-weight:400;line-height:28px;margin-bottom:12px}.page-product[data-theme=pc] .product-choose .discontinued-notice p:last-of-type{color:#666;font-size:14px;font-weight:400;line-height:22px;margin-left:30px}.page-product[data-theme=pc] .product-choose .discontinued-notice i{font-size:20px;color:#999;margin-right:10px}.page-product[data-theme=pc] .product-choose .discontinued-recommend-products li:not(:last-child){margin-bottom:12px;border-bottom:1px solid #f0f0f0}.page-product[data-theme=pc] .product-choose .discontinued-recommend-products li .img-box{width:144px;height:96px;margin-right:10px}.page-product[data-theme=pc] .product-choose .discontinued-recommend-products li .img-box img{-o-object-fit:cover;object-fit:cover;width:100%}.page-product[data-theme=pc] .product-choose .discontinued-recommend-products li .sku{font-size:16px;font-weight:600;line-height:24px;color:#333}.page-product[data-theme=pc] .product-choose .discontinued-recommend-products li a{margin-left:auto;font-size:18px;font-weight:600;line-height:28px;color:#178ca4}.page-product[data-theme=pc] .product-choose .notify-me-subscribe{padding:20px;border-radius:6px;background:#fafafa}.page-product[data-theme=pc] .product-choose .notify-me-subscribe p{font-size:16px;font-weight:600;line-height:24px;color:#333}.page-product[data-theme=pc] .product-choose .notify-me-subscribe p i{font-size:20px;margin-right:8px;color:#999}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div{position:relative;margin-top:20px}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div input{border:1px solid #f0f0f0;height:52px;width:100%;border-radius:32px;padding-left:14px;line-height:52px;font-size:16px;font-weight:600;color:#333}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div input::-moz-placeholder{font-weight:400;color:#999}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div input:-ms-input-placeholder{font-weight:400;color:#999}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div input::-ms-input-placeholder{font-weight:400;color:#999}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div input::placeholder{font-weight:400;color:#999}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div button{position:absolute;height:52px;right:0;top:0;background:var(--df-orange);font-size:18px;font-weight:600;line-height:28px;color:#fff;display:flex;align-items:center;justify-content:center;padding:0 36px;border-radius:32px}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div button.send{background:#178ca4}.page-product[data-theme=pc] .product-choose .notify-me-subscribe>div button i{font-size:24px}.page-product[data-theme=pc] .product-introduction-menu{box-shadow:0 6px 10px 0 rgba(0,0,0,.05);background:#fff;position:-webkit-sticky;position:sticky;top:59px;margin-top:50px;z-index:1;opacity:0;transition:.3s}.page-product[data-theme=pc] .product-introduction-menu a{font-size:14px;font-weight:400;color:#666;padding:8px 0}.page-product[data-theme=pc] .product-introduction-menu a.active,.page-product[data-theme=pc] .product-introduction-menu a:hover{font-weight:600;color:#333}.page-product[data-theme=pc] .product-purchase-bar{height:80px;background:#fff;box-shadow:0 0 8px 0 rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;bottom:0;z-index:1}.page-product[data-theme=pc] .product-purchase-bar .product-name{height:80px;flex:1;font-size:16px;font-weight:600;color:#333;display:flex;align-items:center;max-width:60%}@media screen and (max-width:1919px){.page-product[data-theme=pc] .product-purchase-bar .product-name{max-width:50%}}@media screen and (max-width:1279px){.page-product[data-theme=pc] .product-purchase-bar .product-name{max-width:45%}}@media screen and (max-width:1000px){.page-product[data-theme=pc] .product-purchase-bar .product-name{max-width:40%}}.page-product[data-theme=pc] .product-purchase-bar .product-name i{font-size:28px;color:#848484;margin-right:20px;font-weight:400}.page-product[data-theme=pc] .product-purchase-bar .product-name .product-info{width:calc(100% - 48px)}.page-product[data-theme=pc] .product-purchase-bar .product-name .product-info .product-stock-status span{margin-right:20px;margin-bottom:6px;font-size:14px;font-weight:400;line-height:24px;color:#999}.page-product[data-theme=pc] .product-purchase-bar .product-name .product-info .product-stock-status span.lightened{color:var(--df-orange);font-size:16px}.page-product[data-theme=pc] .product-purchase-bar .product-name .product-info>span{width:100%;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-product[data-theme=pc] .product-purchase-bar .product-purchase{height:80px;margin-left:auto;flex-shrink:0}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-prices{font-size:24px;font-weight:600;margin-right:12px}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-prices span{color:var(--df-orange)}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-prices span.origin-price{font-size:16px;font-weight:400;margin-left:10px;color:#999;text-decoration:line-through}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-purchase-action button{display:block;color:var(--df-orange);font-size:18px;font-weight:600;border-radius:46px;padding:10px 24px;background:#f8f8f8;margin:0 12px}@media screen and (max-width:1279px){.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-prices{margin-right:6px}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-purchase-action button{margin:0 4px;padding:10px 12px}}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-purchase-action button:first-of-type{color:#fff;background-color:var(--df-orange)}.page-product[data-theme=pc] .product-purchase-bar .product-purchase .product-purchase-action button.disabled-btn{color:#b3b3b3;background-color:#f8f8f8;cursor:not-allowed}.page-product[data-theme=pc] .product-purchase-bar .product-purchase i{font-size:30px;color:var(--df-orange);display:block;width:48px;height:48px;line-height:48px;text-align:center;cursor:pointer}.page-product[data-theme=pc] .product-introduction-content{margin-bottom:50px}.page-product[data-theme=pc] .product-introduction-content p{margin:30px 0;font-size:18px;font-weight:400;line-height:28px;color:#333}.page-product[data-theme=pc] .product-introduction-content a{color:#178ca4}.page-product[data-theme=pc] .product-introduction-content table{text-align:center;width:100%}.page-product[data-theme=pc] .product-introduction-content iframe{width:1028px;display:block;margin:0 auto;aspect-ratio:16/9;max-width:100%}.page-product[data-theme=pc] .product-introduction-content img{max-width:min(1028px,100%);text-align:center;margin:0 auto;display:block}.page-product[data-theme=pc] .product-introduction-content li{position:relative;font-size:18px;font-weight:400;text-indent:24px;line-height:40px;color:#333}.page-product[data-theme=pc] .product-introduction-content li:before{content:"";display:block;width:4px;height:4px;border-radius:4px;top:18px;left:8px;position:absolute;background-color:#333}.page-product[data-theme=pc] .product-introduction-content .product-resource .resource-menu{display:flex;justify-content:flex-start;align-items:center;border-bottom:1px solid #eaeaea;margin-bottom:30px}.page-product[data-theme=pc] .product-introduction-content .product-resource .resource-menu span{font-size:20px;font-weight:400;color:#666;padding:10px 4px;margin-left:20px;margin-right:44px;cursor:pointer}.page-product[data-theme=pc] .product-introduction-content .product-resource .resource-menu span.selected{font-weight:600;color:#333;border-bottom:2px solid #333}.page-product[data-theme=pc] .product-introduction-content .get-more{margin-top:20px;font-size:16px;font-weight:400;text-align:center;color:#999;cursor:pointer}.page-product[data-theme=pc] .product-introduction-content .get-more i{font-size:12px;margin-left:10px}.page-product[data-theme=pc] .product-introduction-content .product-faq>p{text-align:center}.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content *{font-size:18px;font-weight:400;line-height:28px;color:#333}.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h1,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h2,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h3,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h4,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h5,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content h6,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content p{margin:5px 0}.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content a,.page-product[data-theme=pc] .product-introduction-content .product-faq .faq-content a *{color:#178ca4}.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel-header{align-items:flex-start}.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel-header p,.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel-header span{color:#000;margin:5px 0}.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel-header i{color:#666;position:relative;top:10px;font-size:14px}.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel-header.v-expansion-panel-header--active i{transform:rotate(180deg)}.page-product[data-theme=pc] .product-introduction-content .product-faq .v-expansion-panel:before{box-shadow:none}.page-product .product-introduction-content .product-faq .faq-question *{font-size:18px;font-weight:600!important;line-height:28px;font-style:normal!important}.page-product .product-introduction-content .product-faq .faq-answer *{font-size:18px;font-weight:400!important;line-height:28px;font-style:normal!important}.page-product[data-theme=pc] .product-introduction-content .review-list .review{margin-bottom:50px}.page-product[data-theme=pc] .product-introduction-content .review-list .review .author{font-size:20px;font-weight:400;color:#000}.page-product[data-theme=pc] .product-introduction-content .review-list .review .date{font-size:14px;font-weight:400;color:#999;margin:0 24px}.page-product[data-theme=pc] .product-introduction-content .review-list .review .rating{display:flex;align-items:center}.page-product[data-theme=pc] .product-introduction-content .review-list .review .rating i{font-size:24px;color:var(--df-orange);margin-right:12px}.page-product[data-theme=pc] .product-introduction-content .review-list .review .comment{font-size:16px;font-weight:400;line-height:24px;color:#333;white-space:pre-wrap}.page-product[data-theme=pc] .product-introduction-content .review-list .review .review-img-list{display:flex;align-items:center}.page-product[data-theme=pc] .product-introduction-content .review-list .review .review-img-list .img-box{width:240px;height:180px;border-radius:4px;overflow:hidden;margin-right:30px}.page-product[data-theme=pc] .product-introduction-content .review-list .review .review-img-list .img-box img{width:100%;aspect-ratio:4/3}.page-product[data-theme=pc] .product-introduction-content .product-links{margin:24px 0 100px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.page-product[data-theme=pc] .product-introduction-content .product-links a{display:block;background:#f8f8f8;padding:8px 16px;color:#178ca4;border-radius:4px;margin:0 10px 10px;flex-wrap:wrap}.page-product[data-theme=pc] .product-introduction-content .product-links a:hover{background:#178ca4;color:#fff}.page-product[data-theme=pc] .notify-pop-box{width:580px;padding:62px 50px 40px}.page-product[data-theme=pc] .notify-pop-box p:first-of-type{margin-bottom:24px;text-align:center;font-size:18px;font-weight:600;line-height:24px;color:#333}.page-product[data-theme=pc] .notify-pop-box p:nth-of-type(2){font-size:14px;font-weight:400;line-height:22px;margin-bottom:24px}.page-product[data-theme=pc] .notify-pop-box .email{position:relative;height:66px;transition:height .3s;border:1px solid #eaeaea}.page-product[data-theme=pc] .notify-pop-box .email.empty{border-radius:4px;height:52px}.page-product[data-theme=pc] .notify-pop-box .email.err input{color:#ff4d4f}.page-product[data-theme=pc] .notify-pop-box .email label{color:#999;font-size:8px;position:absolute;top:12px;left:18px;transition:.3s}.page-product[data-theme=pc] .notify-pop-box .email.empty label{font-size:16px;top:15px}.page-product[data-theme=pc] .notify-pop-box .email input{position:absolute;width:444px;font-size:16px;font-weight:500;z-index:1;line-height:50px;bottom:0;left:18px}.page-product[data-theme=pc] .notify-pop-box>button{width:480px;height:52px;line-height:50px;font-size:18px;font-weight:600;color:#fff;border-radius:4px;background:var(--df-orange);margin-top:24px}.page-product[data-theme=pc] .accessory-pop-box .empty{width:100%;min-height:268px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333}.page-product[data-theme=pc] .notify-pop-box p.err{font-size:14px;font-weight:400;line-height:22px;color:#ff4d4f;margin-top:20px}.page-product[data-theme=pc] .notify-pop-box p.err i{margin-right:8px;font-size:14px}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content{width:700px;margin:30px 40px;max-height:80vh;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .overview{font-size:32px;font-weight:600;padding-bottom:20px;border-bottom:1px solid #eaeaea;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:2}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .slides{margin:20px 0}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information img{max-width:100%}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .name{font-size:28px;font-weight:500;line-height:38px;color:#333;margin:20px 0}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .name:hover{color:#178ca4}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .price{font-size:18px;font-weight:400;line-height:28px;color:#333;padding-bottom:20px;border-bottom:1px solid #eaeaea}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .desc .desc-title{font-size:24px;font-weight:600;line-height:36px;color:#333;margin:20px 0}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .desc .desc-content{font-size:16px;font-weight:400;line-height:24px;color:#666;margin:20px 0}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .desc .desc-content li{position:relative;padding-left:20px}.page-product[data-theme=pc] .accessory-pop-box .accessory-pop-box-content .information .desc .desc-content li:before{content:"";position:absolute;display:block;width:4px;height:4px;border-radius:4px;top:8px;left:4px;background-color:#666}.page-product[data-theme=mobile] .product-view,.page-product[data-theme=mobile] .product-view .product-combination .main-img{position:relative}.page-product[data-theme=mobile] .product-view .product-combination .main-img .img-box{aspect-ratio:3/2;border-radius:6px;overflow:hidden;width:4rem;margin:.3rem auto .4rem}.page-product[data-theme=mobile] .product-view .product-combination .main-img .img-box img{width:100%;aspect-ratio:3/2}.page-product[data-theme=mobile] .product-view .product-combination .main-img i{position:absolute;left:50%;bottom:-.45rem;transform:translate(-50%);color:#666;font-size:.3rem}.page-product[data-theme=mobile] .product-view .product-combination .accesories-img{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:.1rem;gap:.1rem}.page-product[data-theme=mobile] .product-view .product-combination .accesories-img .img-box{border-radius:4px;overflow:hidden;width:1.58rem;aspect-ratio:3/2}.page-product[data-theme=mobile] .product-view .product-combination .accesories-img .img-box img{width:100%;aspect-ratio:3/2}.page-product[data-theme=mobile] .product-view .product-video{width:7.5rem;height:5rem}.page-product[data-theme=mobile] .product-view .control-btns{position:absolute;bottom:.26rem;right:.32rem;display:flex;align-items:center;justify-content:center}.page-product[data-theme=mobile] .product-view .control-btns button{margin-left:.12rem;background:#f0f0f0;padding:.1rem .18rem;border-radius:1rem;font-size:.18rem;font-weight:600;color:#1a1a1a}.page-product[data-theme=mobile] .product-view .control-btns button.selected{background:#000;color:#fff}.page-product[data-theme=mobile] .product-view .control-btns button i{font-size:.2rem;margin-right:.1rem}.page-product[data-theme=mobile] .product-choose h1{font-size:.32rem;font-weight:400;line-height:.42rem;color:#333;margin:.2rem .26rem}.page-product[data-theme=mobile] .product-choose section{margin:.2rem .26rem}.page-product[data-theme=mobile] .product-choose .discontinued-notice p:first-of-type{color:#333;font-size:.28rem;font-weight:400;margin-bottom:.12rem}.page-product[data-theme=mobile] .product-choose .discontinued-notice p:last-of-type{color:#666;font-size:.24rem;font-weight:400;line-height:.36rem;margin-left:.36rem}.page-product[data-theme=mobile] .product-choose .discontinued-notice i{font-size:.3rem;color:#999;margin-right:.1rem}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li{height:1.08rem}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li:not(:last-child){border-bottom:1px solid #f0f0f0}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li .img-box{width:1.44rem;height:.96rem;margin-right:.1rem}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li .img-box img{-o-object-fit:cover;object-fit:cover;width:100%}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li .sku{font-size:.24rem;font-weight:400;color:#333}.page-product[data-theme=mobile] .product-choose .discontinued-recommend-products li a{margin-left:auto;font-size:.24rem;font-weight:400;color:var(--df-orange)}.page-product[data-theme=mobile] .product-choose .product-prices{color:#000;font-size:.32rem;font-weight:400;line-height:.42rem}.page-product[data-theme=mobile] .product-choose .product-prices>*{margin-right:.12rem}.page-product[data-theme=mobile] .product-choose .product-prices span{color:var(--df-orange);font-size:.32rem;font-weight:400;line-height:.42rem}.page-product[data-theme=mobile] .product-choose .product-prices span.origin-price{font-size:.28rem;font-weight:400;line-height:.42rem;text-decoration:line-through;color:#999}.page-product[data-theme=mobile] .product-choose .product-prices .vip-icon{border-radius:4px;background:#000;display:flex;align-items:center;padding:.04rem .08rem 0;font-size:.3rem;font-weight:600;line-height:.42rem;color:#ffd88b}.page-product[data-theme=mobile] .product-choose .product-prices .vip-icon i{font-size:.3rem;margin-right:4px;position:relative;top:-2px}.page-product[data-theme=mobile] .product-choose .product-prices .other-discount-icon{display:inline-flex;align-items:center;padding:.04rem .08rem;background:rgba(255,90,0,.04);border:1px solid rgba(255,90,0,.1);border-radius:4px;color:#ff2a00;font-size:.3rem;font-weight:400;line-height:.4rem}.page-product[data-theme=mobile] .product-choose .product-prices .other-discount-icon i{font-size:.2rem;margin-right:.04rem}.page-product[data-theme=mobile] .product-choose .product-sku{color:#999;font-size:.24rem;font-weight:400;line-height:.3rem}.page-product[data-theme=mobile] .product-choose .sale-icon{font-size:.3rem;font-weight:500;line-height:.42rem;color:#ff2a00;padding:2px .1rem;background:rgba(255,90,0,.04);border:1px solid rgba(255,90,0,.1);border-radius:4px}.page-product[data-theme=mobile] .product-choose .product-volume-discount{position:relative;font-size:.26rem;font-weight:400;line-height:.42rem;color:#999}.page-product[data-theme=mobile] .product-choose .product-volume-discount.lightened{color:#000}.page-product[data-theme=mobile] .product-choose .product-volume-discount i{color:#b3b3b3;font-size:.2rem;padding-bottom:.2rem;display:inline-block;float:right}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul{background:#fff;z-index:1}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul li{padding-bottom:.2rem}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul li:first-of-type{width:100%;padding-bottom:.1rem;margin:.15rem 0;border-bottom:1px solid #f7f7f7}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul li:first-of-type b{color:#444}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul li b{font-size:.26rem;font-weight:400;line-height:.24rem;color:#ff5a00}.page-product[data-theme=mobile] .product-choose .product-volume-discount ul li span{font-size:.26rem;font-weight:400;line-height:.24rem;color:#333}.page-product[data-theme=mobile] .product-choose .product-short-description{position:relative;font-size:.26rem;font-weight:400;line-height:.42rem;color:#999}.page-product[data-theme=mobile] .product-choose .eligible-for-add-on-deal{padding:.15rem .2rem .1rem;background:rgba(255,90,0,.05);display:flex;align-items:center}.page-product[data-theme=mobile] .product-choose .eligible-for-add-on-deal i{font-size:.26rem;color:#fff;padding:0 .15rem;background:#ff2a00;border-radius:.2rem;margin-right:.25rem;line-height:.32rem}.page-product[data-theme=mobile] .product-choose .eligible-for-add-on-deal span{font-size:.24rem;font-weight:400;line-height:.32rem;color:#ff2a00}.page-product[data-theme=mobile] .product-choose .event-description{display:flex;align-items:center;background:rgba(255,90,0,.05);padding:.1rem;border-radius:.06rem}.page-product[data-theme=mobile] .product-choose .event-description .celebration-icon{border-radius:.2rem;height:.34rem;width:1rem}.page-product[data-theme=mobile] .product-choose .event-description p{font-size:.24rem;line-height:.32rem;font-weight:400;color:#ff2a00;margin-left:.1rem}.page-product[data-theme=mobile] .product-choose .product-notice{border-radius:.06rem;padding:.08rem;background:#fafafa;color:#333;font-size:.24rem;font-weight:400}.page-product[data-theme=mobile] .product-choose .product-notice span{color:#666}.page-product[data-theme=mobile] .product-stock-status:after{content:"";display:block;clear:both}.page-product[data-theme=mobile] span.expect-restock{color:#999;background:#f8f8f8;display:block;height:.6rem;line-height:.6rem;padding:0 .2rem;font-size:.24rem}.page-product[data-theme=mobile] .product-stock-status span{float:right;font-size:.26rem;font-weight:400;color:#999}.page-product[data-theme=mobile] .product-stock-status span.lightened{color:var(--df-orange)}.page-product[data-theme=mobile] .product-purchase-bar{height:1.36rem;background:#fff;box-shadow:0 0 36px 0 rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;bottom:0;margin-top:auto;z-index:99}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase{height:1.36rem;padding:0 .3rem;width:100%;justify-content:space-between;position:absolute;top:0;left:0}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase>*{margin-right:.2rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action{flex:1;justify-content:center}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button{display:block;background-color:var(--df-orange);color:#fff;font-size:.28rem;font-weight:600;border-radius:.1rem;padding:.2rem .3rem .16rem;line-height:.3rem;margin-right:.2rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button:last-of-type{margin-right:0}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.inverse-btn{color:var(--df-orange);background-color:#f8f8f8;display:flex;align-items:center;justify-content:center;padding:.2rem .24rem .16rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.inverse-btn i{color:var(--df-orange);font-size:.4rem;width:.4rem;height:.4rem;line-height:.4rem;margin-right:.1rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button i.single{margin-right:0}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.disabled-btn{color:#b3b3b3;background-color:#f8f8f8}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.notify-me-btn{width:5.2rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.notify-me-btn i{margin-right:.2rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.back-order-btn{padding:.2rem .12rem .16rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase .product-purchase-action button.add-cart-btn{padding:.2rem .5rem .16rem}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase i{font-size:.54rem;color:#000;display:block;width:.6rem;height:.6rem;line-height:.6rem;text-align:center;overflow:hidden;display:inline-block}.page-product[data-theme=mobile] .product-purchase-bar .product-purchase i.lightened{color:var(--df-orange)}.page-product[data-theme=mobile] .product-purchase-bar .miniCart{margin-right:0}.page-product[data-theme=mobile] .product-purchase-bar .miniCart i{font-size:.5rem}.page-product[data-theme=mobile] .notify-pop-box{width:5.8rem;padding:.7rem .47rem .4rem}.page-product[data-theme=mobile] .notify-pop-box p:first-of-type{margin-bottom:.36rem;text-align:center;font-size:.3rem;font-weight:600;line-height:.42rem;color:#333}.page-product[data-theme=mobile] .notify-pop-box p:nth-of-type(2){font-size:.26rem;font-weight:400;line-height:.36rem;margin-bottom:.3rem}.page-product[data-theme=mobile] .notify-pop-box .email{position:relative;height:1rem;transition:height .3s;border:1px solid #eaeaea}.page-product[data-theme=mobile] .notify-pop-box .email.empty{border-radius:4px;height:.8rem}.page-product[data-theme=mobile] .notify-pop-box .email label{color:#999;font-size:.18rem;position:absolute;top:.1rem;left:.2rem;transition:.3s}.page-product[data-theme=mobile] .notify-pop-box .email.empty label{font-size:.2rem;top:.2rem}.page-product[data-theme=mobile] .notify-pop-box .email input{position:absolute;font-size:.26rem;font-weight:500;z-index:1;line-height:.8rem;bottom:0;left:.18rem;right:0}.page-product[data-theme=mobile] .notify-pop-box .email.err input{color:#ff4d4f}.page-product[data-theme=mobile] .notify-pop-box>button{width:4.8rem;height:.8rem;line-height:.8rem;font-size:.3rem;font-weight:600;color:#fff;border-radius:4px;background:var(--df-orange);margin-top:.3rem}.page-product[data-theme=mobile] .notify-pop-box p.err{font-size:.2rem;font-weight:400;color:#ff4d4f;margin-top:.2rem}.page-product[data-theme=mobile] .notify-pop-box p.err i{margin-right:.08rem;font-size:.2rem}.page-product[data-theme=mobile] .drawer .related-products li{position:relative;border-radius:6px;border:1px solid #f0f0f0;padding:.1rem .1rem .1rem 1.54rem;margin-bottom:.12rem;list-style:none}.page-product[data-theme=mobile] .drawer .related-products li.select{border:1px solid var(--df-orange)}.page-product[data-theme=mobile] .drawer .related-products li a{position:absolute;left:0;right:0;top:0;bottom:0}.page-product[data-theme=mobile] .drawer .related-products li .img-box{width:1.44rem;height:.96rem;overflow:hidden;position:absolute;top:50%;left:0;transform:translateY(-50%)}.page-product[data-theme=mobile] .drawer .related-products li .img-box img{width:100%;-o-object-fit:cover;object-fit:cover}.page-product[data-theme=mobile] .drawer .related-products li .name{font-size:.24rem;font-weight:400;color:#000;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;margin-bottom:.12rem}.page-product[data-theme=mobile] .drawer .related-products li .price{font-size:.24rem;font-weight:600;line-height:.36rem;color:#333}.page-product[data-theme=mobile] .drawer .related-products li .price.lightened{color:var(--df-orange);font-weight:600}.page-product[data-theme=mobile] .drawer .related-products li .origin-price{font-size:.24rem;text-decoration:line-through;color:#b3b3b3;font-weight:400;margin-left:8px}.page-product[data-theme=mobile] .drawer .package-accessories li{margin-top:.3rem}.page-product[data-theme=mobile] .drawer .package-accessories li p{font-size:.24rem;font-weight:500;line-height:.24rem;color:#999;margin-bottom:.3rem}.page-product[data-theme=mobile] .drawer .package-accessories li p.required:after{content:" *";color:var(--df-orange)}.page-product[data-theme=mobile] .drawer .package-accessories li .options{display:flex;align-items:center;flex-wrap:wrap;grid-gap:.14rem;gap:.14rem}.page-product[data-theme=mobile] .drawer .package-accessories li .options span{background-color:transparent;border-radius:.06rem;border:1px solid #eee;font-size:.26rem;font-weight:500;color:#666;padding:.1rem .2rem;cursor:pointer}.page-product[data-theme=mobile] .drawer .package-accessories li .options span.selected{border:1px solid #ff5a00;color:#000;background-color:#fff}.page-product[data-theme=mobile] .drawer .package-accessories li .options span.notavailable{cursor:not-allowed;color:#eee}.page-product[data-theme=mobile] .content>h3,.page-product[data-theme=mobile] .content>h4{font-size:.34rem;line-height:.42rem;padding-top:.3rem;padding-bottom:.12rem;border-bottom:1px solid #d8d8d8;color:#666;font-weight:400;margin-bottom:.2rem}.page-product[data-theme=mobile] .content>h3:before,.page-product[data-theme=mobile] .content>h4:before{content:"";display:block;height:.2rem;background-color:#f8f8f8;width:100vw;position:relative;left:-.3rem;top:-.2rem}.page-product[data-theme=mobile] .product-introduction-container{padding:0 .3rem;width:100%}.page-product[data-theme=mobile] .product-introduction-content p{margin:.3rem 0;color:#333;font-size:.28rem;line-height:.46rem;font-weight:400}.page-product[data-theme=mobile] .product-introduction-content a{color:#178ca4}.page-product[data-theme=mobile] .product-introduction-content img{width:100%;text-align:center}.page-product[data-theme=mobile] .product-introduction-content iframe{width:100%;aspect-ratio:16/9;text-align:center}.page-product[data-theme=mobile] .product-introduction-content li{position:relative;font-size:.28rem;font-weight:400;padding-left:.4rem;line-height:.48rem;color:#333}.page-product[data-theme=mobile] .product-introduction-content li:before{content:"";display:block;width:4px;height:4px;border-radius:4px;top:.18rem;left:.1rem;position:absolute;background-color:#333}.page-product[data-theme=mobile] .product-introduction-content li a{color:#178ca4}.page-product[data-theme=mobile] .product-introduction-content .get-more{margin-top:.1rem;font-size:.24rem;font-weight:400;text-align:center;color:#999;cursor:pointer}.page-product[data-theme=mobile] .product-introduction-content .get-more i{font-size:.2rem;margin-left:.1rem}.page-product[data-theme=mobile] .product-introduction-content .product-faq>p{text-align:center}.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content *{font-size:.26rem;font-weight:400;line-height:.42rem;color:#333}.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content p{margin:.05rem 0}.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content a,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content a *{color:#178ca4}.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h1,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h2,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h3,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h4,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h5,.page-product[data-theme=mobile] .product-introduction-content .product-faq .faq-content h6{margin:.05rem 0}.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel-header{align-items:flex-start}.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel-header i{color:#666;position:relative;top:.1rem;font-size:.2rem}.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel-header p,.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel-header span{color:#000;margin:.05rem 0}.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel-header.v-expansion-panel-header--active i{transform:rotate(180deg)}.page-product[data-theme=mobile] .product-introduction-content .product-faq .v-expansion-panel:before{box-shadow:none}.page-product[data-theme=mobile] .product-introduction-content .review-list .review{margin-bottom:.5rem}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .author{font-size:.28rem;font-weight:400;color:#666}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .date{font-size:.26rem;font-weight:400;color:#999;margin-left:auto}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .rating{display:flex;align-items:center}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .rating i{font-size:.5rem;color:var(--df-orange);margin-right:.1rem}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .comment{font-size:.26rem;font-weight:400;line-height:.42rem;color:#333;margin:.1rem 0;white-space:pre-wrap}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .review-img-list{display:flex;align-items:center}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .review-img-list .img-box{width:2.4rem;height:1.8rem;border-radius:4px;overflow:hidden;margin-right:.3rem}.page-product[data-theme=mobile] .product-introduction-content .review-list .review .review-img-list .img-box img{width:100%;aspect-ratio:4/3}.page-product[data-theme=mobile] .product-introduction-content .product-links{background-color:#fff;padding:.3rem 0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.page-product[data-theme=mobile] .product-introduction-content .product-links a{display:block;background:#f8f8f8;padding:.1rem .2rem;color:#178ca4;margin:0 .2rem .2rem 0;flex-wrap:wrap}.page-product[data-theme=mobile] .product-introduction-content .product-links a:hover{background:#178ca4;color:#fff}.scroll-top{position:fixed;right:20px;bottom:120px;width:60px;height:88px;border-radius:30px;padding:14px;background:#fff;border:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;font-size:16px;line-height:24px;color:#999;transition:.3s;cursor:pointer;z-index:99}.scroll-top i{font-weight:900;font-size:18px}.scroll-top:hover{box-shadow:0 4px 16px 0 rgba(0,0,0,.1);color:#666}.scroll-top:hover i{color:#333}div[data-theme=pc] .breadcrumb{padding:0;font-family:Poppins;margin:20px 0 15px;display:flex;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-wrap:wrap;height:22px}div[data-theme=pc] .breadcrumb>li{font-size:14px;color:#666}div[data-theme=pc] .breadcrumb a{color:#999}div[data-theme=pc] .breadcrumb>li+li:before{padding-left:8px;content:"/\00a0";color:#999}div[data-theme=pc] .breadcrumb>li:last-of-type>a{color:#666}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{align-items:center;background:rgba(0,0,0,.3);bottom:0;display:flex;height:50px;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{margin:0;position:absolute;bottom:0;left:0;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.v-window{overflow:hidden}.v-window__container{display:flex;flex-direction:column;height:inherit;position:relative;transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window__container--is-active{overflow:hidden}.v-window__next,.v-window__prev{background:rgba(0,0,0,.3);border-radius:50%;position:absolute;margin:0 16px;top:calc(50% - 20px);z-index:1}.v-window__next .v-btn:hover,.v-window__prev .v-btn:hover{background:none}.v-application--is-ltr .v-window__prev{left:0}.v-application--is-ltr .v-window__next,.v-application--is-rtl .v-window__prev{right:0}.v-application--is-rtl .v-window__next{left:0}.v-window--show-arrows-on-hover{overflow:hidden}.v-window--show-arrows-on-hover .v-window__next,.v-window--show-arrows-on-hover .v-window__prev{transition:transform .2s cubic-bezier(.25,.8,.5,1)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__prev{transform:translateX(-200%)}.v-application--is-ltr .v-window--show-arrows-on-hover .v-window__next,.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__prev{transform:translateX(200%)}.v-application--is-rtl .v-window--show-arrows-on-hover .v-window__next{transform:translateX(-200%)}.v-window--show-arrows-on-hover:hover .v-window__next,.v-window--show-arrows-on-hover:hover .v-window__prev{transform:translateX(0)}.v-window-x-reverse-transition-enter-active,.v-window-x-reverse-transition-leave-active,.v-window-x-transition-enter-active,.v-window-x-transition-leave-active,.v-window-y-reverse-transition-enter-active,.v-window-y-reverse-transition-leave-active,.v-window-y-transition-enter-active,.v-window-y-transition-leave-active{transition:.3s cubic-bezier(.25,.8,.5,1)}.v-window-x-reverse-transition-leave,.v-window-x-reverse-transition-leave-to,.v-window-x-transition-leave,.v-window-x-transition-leave-to,.v-window-y-reverse-transition-leave,.v-window-y-reverse-transition-leave-to,.v-window-y-transition-leave,.v-window-y-transition-leave-to{position:absolute!important;top:0;width:100%}.v-window-x-transition-enter{transform:translateX(100%)}.v-window-x-reverse-transition-enter,.v-window-x-transition-leave-to{transform:translateX(-100%)}.v-window-x-reverse-transition-leave-to{transform:translateX(100%)}.v-window-y-transition-enter{transform:translateY(100%)}.v-window-y-reverse-transition-enter,.v-window-y-transition-leave-to{transform:translateY(-100%)}.v-window-y-reverse-transition-leave-to{transform:translateY(100%)}.v-btn:not(.v-btn--outlined).accent,.v-btn:not(.v-btn--outlined).error,.v-btn:not(.v-btn--outlined).info,.v-btn:not(.v-btn--outlined).primary,.v-btn:not(.v-btn--outlined).secondary,.v-btn:not(.v-btn--outlined).success,.v-btn:not(.v-btn--outlined).warning{color:#fff}.theme--light.v-btn{color:rgba(0,0,0,.87)}.theme--light.v-btn.v-btn--disabled,.theme--light.v-btn.v-btn--disabled .v-btn__loading,.theme--light.v-btn.v-btn--disabled .v-icon{color:rgba(0,0,0,.26)!important}.theme--light.v-btn.v-btn--disabled.v-btn--has-bg{background-color:rgba(0,0,0,.12)!important}.theme--light.v-btn.v-btn--has-bg{background-color:#f5f5f5}.theme--light.v-btn.v-btn--outlined.v-btn--text{border-color:rgba(0,0,0,.12)}.theme--light.v-btn.v-btn--icon{color:rgba(0,0,0,.54)}.theme--light.v-btn:hover:before{opacity:.08}.theme--light.v-btn:focus:before{opacity:.24}.theme--light.v-btn--active:before,.theme--light.v-btn--active:hover:before{opacity:.18}.theme--light.v-btn--active:focus:before{opacity:.16}.theme--dark.v-btn{color:#fff}.theme--dark.v-btn.v-btn--disabled,.theme--dark.v-btn.v-btn--disabled .v-btn__loading,.theme--dark.v-btn.v-btn--disabled .v-icon{color:hsla(0,0%,100%,.3)!important}.theme--dark.v-btn.v-btn--disabled.v-btn--has-bg{background-color:hsla(0,0%,100%,.12)!important}.theme--dark.v-btn.v-btn--has-bg{background-color:#272727}.theme--dark.v-btn.v-btn--outlined.v-btn--text{border-color:hsla(0,0%,100%,.12)}.theme--dark.v-btn.v-btn--icon{color:#fff}.theme--dark.v-btn:hover:before{opacity:.08}.theme--dark.v-btn:focus:before{opacity:.24}.theme--dark.v-btn--active:before,.theme--dark.v-btn--active:hover:before{opacity:.18}.theme--dark.v-btn--active:focus:before{opacity:.32}.v-btn{align-items:center;border-radius:4px;display:inline-flex;flex:0 0 auto;font-weight:500;letter-spacing:.0892857143em;justify-content:center;outline:0;position:relative;text-decoration:none;text-indent:.0892857143em;text-transform:uppercase;transition-duration:.28s;transition-property:box-shadow,transform,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.v-btn.v-size--x-small{font-size:.625rem}.v-btn.v-size--small{font-size:.75rem}.v-btn.v-size--default,.v-btn.v-size--large{font-size:.875rem}.v-btn.v-size--x-large{font-size:1rem}.v-btn:before{background-color:currentColor;border-radius:inherit;bottom:0;color:inherit;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .2s cubic-bezier(.4,0,.6,1)}.v-btn:not(.v-btn--round).v-size--x-small{height:20px;min-width:36px;padding:0 8.8888888889px}.v-btn:not(.v-btn--round).v-size--small{height:28px;min-width:50px;padding:0 12.4444444444px}.v-btn:not(.v-btn--round).v-size--default{height:36px;min-width:64px;padding:0 16px}.v-btn:not(.v-btn--round).v-size--large{height:44px;min-width:78px;padding:0 19.5555555556px}.v-btn:not(.v-btn--round).v-size--x-large{height:52px;min-width:92px;padding:0 23.1111111111px}.v-btn>.v-btn__content .v-icon{color:inherit}.v-btn__content{align-items:center;color:inherit;display:flex;flex:1 0 auto;justify-content:inherit;line-height:normal;position:relative;transition:inherit;transition-property:opacity}.v-btn__content .v-icon.v-icon--left,.v-btn__content .v-icon.v-icon--right{font-size:18px;height:18px;width:18px}.v-application--is-ltr .v-btn__content .v-icon--left{margin-left:-4px;margin-right:8px}.v-application--is-ltr .v-btn__content .v-icon--right,.v-application--is-rtl .v-btn__content .v-icon--left{margin-left:8px;margin-right:-4px}.v-application--is-rtl .v-btn__content .v-icon--right{margin-left:-4px;margin-right:8px}.v-btn__loader{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.v-btn--absolute.v-btn--right,.v-btn--fixed.v-btn--right{right:0}.v-btn--absolute.v-btn--left,.v-btn--fixed.v-btn--left{left:0}.v-btn--absolute.v-btn--top,.v-btn--fixed.v-btn--top{top:0}.v-btn--absolute.v-btn--bottom,.v-btn--fixed.v-btn--bottom{bottom:0}.v-btn--absolute{position:absolute}.v-btn--fixed{position:fixed}.v-btn--block{display:flex;flex:1 0 auto;min-width:100%!important;max-width:none}.v-btn--is-elevated{box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:after{box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)}.v-btn--is-elevated:active{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab{box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:after{box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.v-btn--is-elevated.v-btn--fab:active{box-shadow:0 7px 8px -4px rgba(0,0,0,.2),0 12px 17px 2px rgba(0,0,0,.14),0 5px 22px 4px rgba(0,0,0,.12)}.v-btn--disabled{pointer-events:none}.v-btn--fab,.v-btn--icon{min-height:0;min-width:0;padding:0}.v-btn--fab.v-size--x-small .v-icon,.v-btn--icon.v-size--x-small .v-icon{height:18px;font-size:18px;width:18px}.v-btn--fab.v-size--default .v-icon,.v-btn--fab.v-size--small .v-icon,.v-btn--icon.v-size--default .v-icon,.v-btn--icon.v-size--small .v-icon{height:24px;font-size:24px;width:24px}.v-btn--fab.v-size--large .v-icon,.v-btn--icon.v-size--large .v-icon{height:28px;font-size:28px;width:28px}.v-btn--fab.v-size--x-large .v-icon,.v-btn--icon.v-size--x-large .v-icon{height:32px;font-size:32px;width:32px}.v-btn--icon.v-size--x-small{height:20px;width:20px}.v-btn--icon.v-size--small{height:28px;width:28px}.v-btn--icon.v-size--default{height:36px;width:36px}.v-btn--icon.v-size--large{height:44px;width:44px}.v-btn--icon.v-size--x-large{height:52px;width:52px}.v-btn--fab.v-btn--absolute,.v-btn--fab.v-btn--fixed{z-index:4}.v-btn--fab.v-size--x-small{height:32px;width:32px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--bottom{bottom:-16px}.v-btn--fab.v-size--x-small.v-btn--absolute.v-btn--top{top:-16px}.v-btn--fab.v-size--small{height:40px;width:40px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--bottom{bottom:-20px}.v-btn--fab.v-size--small.v-btn--absolute.v-btn--top{top:-20px}.v-btn--fab.v-size--default{height:56px;width:56px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--bottom{bottom:-28px}.v-btn--fab.v-size--default.v-btn--absolute.v-btn--top{top:-28px}.v-btn--fab.v-size--large{height:64px;width:64px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--bottom{bottom:-32px}.v-btn--fab.v-size--large.v-btn--absolute.v-btn--top{top:-32px}.v-btn--fab.v-size--x-large{height:72px;width:72px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--bottom{bottom:-36px}.v-btn--fab.v-size--x-large.v-btn--absolute.v-btn--top{top:-36px}.v-btn--loading{pointer-events:none;transition:none}.v-btn--loading .v-btn__content{opacity:0}.v-btn--outlined{border:thin solid}.v-btn--plain:before{display:none}.v-btn--plain:not(.v-btn--active):not(.v-btn--loading):not(:focus):not(:hover) .v-btn__content{opacity:.62}.v-btn--round{border-radius:50%}.v-btn--rounded{border-radius:28px}.v-btn--tile{border-radius:0}.product-photos-scroller{position:relative}.product-photos-scroller.full{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff}.product-photos-scroller .cover{position:absolute;left:0;right:0;bottom:0;top:0}.product-photos-scroller.full>button{position:fixed;right:64px;top:130px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;z-index:1}.product-photos-scroller.full>button>i{font-size:24px;color:#ccc}.product-photos-scroller[data-theme=pc] .carousel-box{border-radius:12px;overflow:hidden}.product-photos-scroller[data-theme=pc] .controls{margin:10px auto 20px;display:flex;justify-content:center;flex-wrap:wrap}.product-photos-scroller[data-theme=pc] .controls>div{border-radius:6px;overflow:hidden;width:102px;height:68px;border:1px solid transparent;margin:0 5px 5px;cursor:pointer}.product-photos-scroller.full .carousel-and-controls{display:flex;flex-direction:column;justify-content:space-between;height:100%}.product-photos-scroller.full .carousel{position:relative;margin-top:80px;margin-bottom:10px;flex:1}.product-photos-scroller.full .controls{margin-top:auto;margin-bottom:80px;width:100%}.product-photos-scroller.full .controls>div{width:150px;height:100px}.product-photos-scroller[data-theme=pc] .controls>div.active{border:1px solid #666}.product-photos-scroller[data-theme=pc] .controls>div img{width:100%;-o-object-fit:cover;object-fit:cover}.product-photos-scroller .v-item-group,.product-photos-scroller .v-window__container{transition:0s}.product-photos-scroller.normal .img-box{width:1014px;height:677px;border-radius:6px;overflow:hidden}.product-photos-scroller.full .v-window{max-width:100%;max-height:100%}.product-photos-scroller.full .v-window .v-window__container{max-width:100%;max-height:100%;margin:0 auto;position:static}.product-photos-scroller.full .img-box{aspect-ratio:3/2;width:100%;max-width:1664px;max-height:100%;border-radius:6px;overflow:hidden}.product-photos-scroller .img-box img{width:100%;aspect-ratio:3/2}@media screen and (max-width:2359px){.product-photos-scroller.normal .img-box{width:100%;height:auto}}.product-photos-scroller[data-theme=mobile] .img-box{width:7.5rem;height:5rem}.product-photos-scroller[data-theme=mobile] .controls{position:absolute;bottom:.35rem;left:.3rem;display:flex}.product-photos-scroller[data-theme=mobile] .controls>div{border-radius:4px;overflow:hidden;width:.1rem;height:.1rem;margin-right:.08rem;border-radius:.05rem;opacity:.4;background:#000;transition:.3s}.product-photos-scroller[data-theme=mobile] .controls>div.active{opacity:1;width:.2rem}.product-accessory-photos-scroller .img-box{width:700px;height:469px}.product-accessory-photos-scroller .v-btn--icon.v-size--small{width:10px!important;height:10px!important;color:#ccc!important}.product-accessory-photos-scroller .v-btn--icon.v-size--small.v-btn--active{color:#666!important}.product-accessory-photos-scroller .v-btn--icon.v-size--small:before{opacity:1!important}.product-table[data-v-e3db2a9a]{border:1px solid #f1f1f1}.product-table .product-table-content-container[data-v-e3db2a9a]{overflow-x:auto;overflow-y:hidden;padding-bottom:10px}.product-table[data-theme=pc] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar{height:13px}.product-table[data-theme=pc] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar-thumb{border-radius:6.5px;background:#d4d4d4}.product-table[data-theme=pc] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:6.5px}.product-table[data-theme=pc] .product-table-title[data-v-e3db2a9a]{font-size:30px;font-weight:700;line-height:40px;color:#333;margin:20px 0 24px;text-align:center}.product-table[data-theme=pc] .product-table-row[data-v-e3db2a9a]{min-width:100%;display:grid;grid-gap:4px;gap:4px}.product-table[data-theme=pc] .product-table-head[data-v-e3db2a9a]{width:132px}.product-table[data-theme=pc] .cell[data-v-e3db2a9a]{padding:4px;min-height:58px;display:flex;align-items:center;justify-content:center;text-align:center;cursor:default}.product-table[data-theme=pc] .cell a[data-v-e3db2a9a]{font-size:16px;font-weight:700;line-height:24px;color:#333}.product-table[data-theme=pc] .cell a[data-v-e3db2a9a]:hover{color:#178ca4}.product-table[data-theme=pc] .product-table-row .cell[data-v-e3db2a9a]{background-color:#fff}.product-table[data-theme=pc] .product-table-row.odd .cell[data-v-e3db2a9a]{background-color:#f9f9f9}.product-table[data-theme=pc] .product-table-head.cell[data-v-e3db2a9a]{font-size:14px;font-weight:600;text-align:center;color:#000;position:-webkit-sticky;position:sticky;left:0}.product-table[data-theme=pc] .product-table-row.odd .product-table-head.cell[data-v-e3db2a9a]{background-color:#d8d8d8}.product-table[data-theme=pc] .product-table-body.cell[data-v-e3db2a9a]{min-width:225px}.product-table[data-theme=pc] .product-table-body.cell span[data-v-e3db2a9a]{font-size:16px;line-height:24px;color:#333;white-space:pre-wrap}.product-table[data-theme=pc] .product-table-body.cell span.sku[data-v-e3db2a9a]{font-weight:500;color:#8a8a8a}.product-table[data-theme=pc] .product-table-body.cell button[data-v-e3db2a9a]{font-size:18px;color:#178ca4}.product-table[data-theme=pc] .product-table-body.cell button i[data-v-e3db2a9a]{font-size:20px;margin-right:4px}.product-table[data-theme=mobile] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar{height:.13rem}.product-table[data-theme=mobile] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar-thumb{border-radius:.06rem;background:#d4d4d4}.product-table[data-theme=mobile] .product-table-content-container[data-v-e3db2a9a]::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.06rem}.product-table[data-theme=mobile] .product-table-title[data-v-e3db2a9a]{font-size:.3rem;font-weight:700;line-height:.4rem;color:#333;margin:.2rem auto;text-align:center;max-width:4.78rem}.product-table[data-theme=mobile] .product-table-content[data-v-e3db2a9a]{min-width:100%;padding-bottom:.1rem}.product-table[data-theme=mobile] .product-table-row[data-v-e3db2a9a]{display:grid;grid-gap:4px;gap:4px}.product-table[data-theme=mobile] .product-table-head[data-v-e3db2a9a]{width:2.2rem}.product-table[data-theme=mobile] .cell[data-v-e3db2a9a]{padding:4px;min-height:.7rem;display:flex;align-items:center;justify-content:center;text-align:center;cursor:default}.product-table[data-theme=mobile] .cell a[data-v-e3db2a9a]{font-size:.24rem;font-weight:700;color:#333}.product-table[data-theme=mobile] .cell a[data-v-e3db2a9a]:hover{color:#178ca4}.product-table[data-theme=mobile] .product-table-row .cell[data-v-e3db2a9a]{background-color:#fff}.product-table[data-theme=mobile] .product-table-row.odd .cell[data-v-e3db2a9a]{background-color:#f9f9f9}.product-table[data-theme=mobile] .product-table-head.cell[data-v-e3db2a9a]{font-size:.24rem;font-weight:600;text-align:center;color:#000;position:-webkit-sticky;position:sticky;left:0}.product-table[data-theme=mobile] .product-table-row.odd .product-table-head.cell[data-v-e3db2a9a]{background-color:#d8d8d8}.product-table[data-theme=mobile] .product-table-body.cell[data-v-e3db2a9a]{min-width:2.22rem}.product-table[data-theme=mobile] .product-table-body.cell span[data-v-e3db2a9a]{font-size:.24rem;color:#333}.product-table[data-theme=mobile] .product-table-body.cell span.sku[data-v-e3db2a9a]{font-weight:500;color:#8a8a8a}.product-table[data-theme=mobile] .product-table-body.cell button[data-v-e3db2a9a]{font-size:.24rem;color:#178ca4}.product-table[data-theme=mobile] .product-table-body.cell button i[data-v-e3db2a9a]{font-size:.28rem;margin-right:2px}.resource-list[data-theme=pc][data-v-af1443ba]{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px 27px;gap:20px 27px}.resource-list[data-theme=pc] .resource[data-v-af1443ba]{position:relative}.resource-list[data-theme=pc] .resource[data-v-af1443ba]:hover{box-shadow:0 0 36px 0 rgba(0,0,0,.1)}.resource-list[data-theme=pc] .resource .img-box[data-v-af1443ba]{width:100%;height:auto;border-radius:6px 6px 0 0;overflow:hidden}.resource-list[data-theme=pc] .resource .img-box img[data-v-af1443ba]{width:100%;aspect-ratio:1.65}.resource-list[data-theme=pc] .resource .detail[data-v-af1443ba]{background-color:#fff;padding:16px}.resource-list[data-theme=pc] .resource .detail>div[data-v-af1443ba]{height:34px}.resource-list[data-theme=pc] .resource .detail .text[data-v-af1443ba]{font-size:20px;font-weight:500;line-height:30px;color:#000;margin:0 0 20px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:62px}.resource-list[data-theme=pc] .resource:hover .detail .text[data-v-af1443ba]{color:var(--df-orange)}.resource-list[data-theme=pc] .resource .detail .text .tag[data-v-af1443ba]{font-size:16px;font-weight:500;border-radius:4px;display:inline-block;color:#fff;background-color:#ff2a00;margin-right:8px;padding:2px 5px 0;text-transform:capitalize}.resource-list[data-theme=pc] .resource .detail .text .tag.Projects[data-v-af1443ba]{background-color:#ff2a00}.resource-list[data-theme=pc] .resource .detail .text .tag.Media[data-v-af1443ba]{background-color:#fa1446}.resource-list[data-theme=pc] .resource .detail .text .tag.Blog[data-v-af1443ba]{background-color:#ff8c4d}.resource-list[data-theme=pc] .resource .detail .text .tag.Course[data-v-af1443ba]{background-color:#f7b848}.resource-list[data-theme=pc] .resource .detail .text .tag.Tutorial[data-v-af1443ba]{background-color:#ff5a01}.resource-list[data-theme=pc] .resource .detail .text b[data-v-af1443ba]{font-weight:500}.resource-list[data-theme=pc] .resource .detail .author .portrait[data-v-af1443ba]{width:34px;height:34px;overflow:hidden;margin-right:8px;border-radius:17px}.resource-list[data-theme=pc] .resource .detail .author .portrait img[data-v-af1443ba]{width:100%;position:relative;top:50%;transform:translateY(-50%)}.resource-list[data-theme=pc] .resource.Media .detail .author .portrait[data-v-af1443ba]{width:auto;border-radius:none}.resource-list[data-theme=pc] .resource .detail .author .name[data-v-af1443ba]{font-size:16px;font-weight:500;line-height:24px;color:#666}.resource-list[data-theme=pc] .resource .detail .date[data-v-af1443ba]{font-size:14px;font-weight:400;line-height:22px;color:#999}.resource-list[data-theme=pc] .resource a[data-v-af1443ba]{position:absolute;top:0;left:0;right:0;bottom:0}@media screen and (max-width:1279px){.resource-list[data-theme=pc][data-v-af1443ba]{grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.resource-list[data-theme=pc] .resource .img-box[data-v-af1443ba]{width:100%;height:auto}}.drawer{position:fixed;bottom:1.36rem}.drawer,.drawer .cover{top:0;left:0;right:0;z-index:98}.drawer .cover{position:absolute;background:rgba(0,0,0,.8);bottom:0}.drawer>.box{z-index:99;width:7.5rem;max-height:calc(100vh - 3rem);padding:.3rem;background:#fff;align-self:center;border-radius:.12rem .12rem 0 0;box-shadow:0 0 36px 0 rgba(0,0,0,.1);position:absolute;bottom:0;overflow-y:scroll}