.product_header[data-v-2ed60d58]{background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(.052083rem)}.product[data-v-2ed60d58]{position:fixed;z-index:-1;top:.3125rem;right:0;left:0;bottom:0;min-height:3.125rem;min-width:3.645833rem}.product-fullpage-indicator[data-v-2ed60d58]{position:absolute;z-index:333;right:.260417rem;top:50%;transform:translateY(-50%)}.product-fullpage-indicator-item[data-v-2ed60d58]{margin:.114583rem 0;width:5vh;height:5vh;min-height:.15625rem;min-width:.15625rem;cursor:pointer;transition:all .3s;border-radius:50%;overflow:hidden}.product-fullpage-indicator-item.active[data-v-2ed60d58],.product-fullpage-indicator-item[data-v-2ed60d58]:hover{transform:scale(1.3);box-shadow:0 0 .072917rem 0 rgba(136,150,171,.5)}.product-fullpage-indicator-item img[data-v-2ed60d58]{width:100%;height:100%}.product .view-wrapper[data-v-2ed60d58]{background-repeat:no-repeat;background-size:cover;background-position:50%;position:absolute;height:100vh;width:100%}.product .view-wrapper .content[data-v-2ed60d58]{width:2.604167rem;transform:translateY(-60%);position:absolute;top:50%;padding:.104167rem;background:rgba(0,0,0,.3);cursor:pointer}.product .view-wrapper .content h2[data-v-2ed60d58]{text-align:center;font-size:.25rem}.product .view-wrapper .content .logo[data-v-2ed60d58]{width:.416667rem;height:.416667rem}.product .view-wrapper .content h2[data-v-2ed60d58]{margin-top:.166667rem;line-height:.166667rem;font-size:.145833rem;color:#fff}.product .view-wrapper .content .description[data-v-2ed60d58]{margin-top:.125rem;line-height:.135417rem;font-size:.072917rem;color:#fff;text-indent:2em}.product .view-wrapper .content .description p+p[data-v-2ed60d58]{margin-top:.083333rem}.product .view-wrapper .content .description-img[data-v-2ed60d58]{display:flex;justify-content:space-around;align-items:center;text-align:center}.product .view-wrapper .content .description-img .description-img-list[data-v-2ed60d58]{width:1.041667rem;color:#fff}.product .view-wrapper .content .description-img .description-img-list h4[data-v-2ed60d58]{font-size:.057292rem}.product .view-wrapper .content .description-img .description-img-list .el-image[data-v-2ed60d58]{width:1.041667rem;height:.729167rem}.move-up-leave-active[data-v-2ed60d58]{-webkit-animation:outUp-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation:outUp-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-ms-transform:scale(1);transform:scale(1)}.move-up-enter-active[data-v-2ed60d58]{-webkit-animation:inUp-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation:inUp-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.move-down-leave-active[data-v-2ed60d58]{-webkit-animation:outDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation:outDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-ms-transform:translateY(0);transform:translateY(0)}.move-down-enter-active[data-v-2ed60d58]{-webkit-animation:inDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation:inDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-ms-transform:scale(.6);transform:scale(.6)}.move-up-enter[data-v-2ed60d58]{animation:inUp-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation-fill-mode:forwards}.move-down-leave-to[data-v-2ed60d58]{-webkit-animation:outDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);animation:outDown-data-v-2ed60d58 .7s cubic-bezier(.66,0,.34,1);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-ms-transform:translateY(0);transform:translateY(0)}.move-down-enter-active .logo[data-v-2ed60d58],.move-up-enter-active .logo[data-v-2ed60d58]{-webkit-animation:slideUpIn30-data-v-2ed60d58 .77s .4s;animation:slideUpIn30-data-v-2ed60d58 .77s .4s}.move-down-enter-active h2[data-v-2ed60d58],.move-up-enter-active h2[data-v-2ed60d58]{-webkit-animation:slideUpIn150-data-v-2ed60d58 .77s .4s;animation:slideUpIn150-data-v-2ed60d58 .77s .4s}.move-down-enter-active .description-img[data-v-2ed60d58],.move-down-enter-active .description[data-v-2ed60d58],.move-up-enter-active .description-img[data-v-2ed60d58],.move-up-enter-active .description[data-v-2ed60d58]{-webkit-animation:slideUpIn100px-data-v-2ed60d58 .77s .4s;animation:slideUpIn100px-data-v-2ed60d58 .77s .4s}@keyframes inUp-data-v-2ed60d58{0%{transform:translateY(100%);opacity:0}60%{opacity:.1}to{opacity:1;transform:translateY(0)}}@keyframes outUp-data-v-2ed60d58{0%{transform:translateY(0);opacity:1}50%{opacity:.1}to{transform:translateY(-100%);opacity:0}}@keyframes inDown-data-v-2ed60d58{0%{transform:translateY(-100%);opacity:0}60%{opacity:.1}to{transform:translateY(0);opacity:1}}@keyframes outDown-data-v-2ed60d58{0%{transform:translateY(0);opacity:1}50%{opacity:.1}to{opacity:0;transform:translateY(100%)}}@keyframes slideUpIn30-data-v-2ed60d58{0%{transform:translate3d(0,30%,0);visibility:hidden}to{transform:translateZ(0);visibility:visible}}@keyframes slideUpIn150-data-v-2ed60d58{0%{transform:translate3d(0,150%,0);visibility:hidden}to{transform:translateZ(0);visibility:visible}}@keyframes slideUpIn100px-data-v-2ed60d58{0%{transform:translate3d(0,.520833rem,0);visibility:hidden}to{transform:translateZ(0);visibility:visible}}.product_header[data-v-13dea3c3]{background-color:hsla(0,0%,100%,.7);backdrop-filter:blur(.052083rem);border-bottom:.005208rem solid #eff0f1}.box[data-v-13dea3c3]{padding-top:.3125rem;min-height:4.479167rem;width:100%}.box .productDetail-top[data-v-13dea3c3]{position:relative;width:100%}.box .productDetail-top .product_header-title[data-v-13dea3c3]{max-width:50%;font-size:.3125rem;font-weight:800;color:#fff;position:absolute;right:2%;bottom:20%}.box .productDetail-conten[data-v-13dea3c3]{width:80%;text-align:center;margin:.104167rem auto .520833rem auto}.box .productDetail-conten .title[data-v-13dea3c3]{margin:0 auto;text-align:center}.box .productDetail-conten .title h2[data-v-13dea3c3]{font-size:.130208rem}.box .productDetail-conten .title div[data-v-13dea3c3]{font-size:.083333rem;text-align:left;text-indent:2em}.box .productDetail-conten .gongneg[data-v-13dea3c3]{margin:.208333rem auto}.box .productDetail-conten .gongneg h2[data-v-13dea3c3]{font-size:.130208rem;text-align:center}.box .productDetail-conten .gongneg .gongneg-list[data-v-13dea3c3]{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;width:90%;margin:0 auto}.box .productDetail-conten .gongneg .gongneg-list .list[data-v-13dea3c3]{width:30%;margin-bottom:.15625rem;background:#fff;box-shadow:0 .005208rem .260417rem .015625rem rgba(0,0,0,.25);height:2.083333rem;overflow:hidden}.box .productDetail-conten .gongneg .gongneg-list .list h3[data-v-13dea3c3]{font-size:.09375rem;margin:.026042rem}.box .productDetail-conten .gongneg .gongneg-list .list .list-text[data-v-13dea3c3]{padding:0 10%;font-size:.072917rem;line-height:.130208rem}.box .productDetail-conten .gongneg .gongneg-list .list .el-image[data-v-13dea3c3]{height:60%}.box .productDetail-conten .gongneg .gongneg-list.list2[data-v-13dea3c3]{width:85%;justify-content:space-around}.box .productDetail-conten .gongneg .gongneg-list.list2 .list[data-v-13dea3c3]{width:36%}.box .productDetail-conten .gongneg .gongneg-list.list3[data-v-13dea3c3]{width:85%;justify-content:space-between}.box .productDetail-conten .gongneg .gongneg-list.list3 .list[data-v-13dea3c3]{width:30%}.box .productDetail-conten .anli[data-v-13dea3c3]{text-align:center}.box .productDetail-conten .anli h2[data-v-13dea3c3]{font-size:.130208rem;text-align:center}.box .productDetail-conten .anli .anli-list[data-v-13dea3c3]{width:90%;margin:0 auto;display:flex;flex-direction:column}.box .productDetail-conten .anli .anli-list .list[data-v-13dea3c3]{height:1.5625rem;display:flex;align-items:center;background:#fff;box-shadow:0 .015625rem .03125rem -.020833rem rgba(0,0,0,.12),0 .03125rem .083333rem rgba(0,0,0,.08),0 .046875rem .145833rem .041667rem rgba(0,0,0,.05)}.box .productDetail-conten .anli .anli-list .list .el-image[data-v-13dea3c3]{width:45%;height:100%}.box .productDetail-conten .anli .anli-list .list .anli-list-content[data-v-13dea3c3]{flex:1;padding:0 .104167rem}.box .productDetail-conten .anli .anli-list .list .anli-list-content div[data-v-13dea3c3]{text-align:left;text-indent:2em;font-size:.072917rem;line-height:.15625rem}