.product-details{overflow-x:hidden}.product-details .product-details-wrapper{display:flex;gap:0 84px;align-items:flex-start}.product-details .product-details-wrapper .img-link-icon{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);z-index:2;color:#fff;transition:all .5s ease .2s;border-radius:50%;background-color:var(--primary-color);display:flex;justify-content:center;align-items:center;width:50px;height:50px}.product-details .product-details-wrapper .img-link-icon .iconfont{font-size:26px}.product-details .product-details-wrapper .swiper-slide:hover .img-link-icon{transform:translate(-50%, -50%) scale(1)}.product-details .product-details-wrapper .product-details-left{width:calc(50% - 42px)}.product-details .product-details-wrapper .product-details-left .gallery-top .swiper-slide{aspect-ratio:760 / 560 !important}.product-details .product-details-wrapper .product-details-left .swiper-container{width:100%;overflow:hidden;position:relative}.product-details .product-details-wrapper .product-details-left .swiper-container .swiper-slide{aspect-ratio:1 / 1;background-color:#F6F6F6}.product-details .product-details-wrapper .product-details-left .swiper-container .swiper-slide img{width:100%;height:100%;object-fit:contain}.product-details .product-details-wrapper .product-details-left .swiper-container .swiper-button-white{color:var(--primary-color)}.product-details .product-details-wrapper .product-details-left .gallery-thumbs{overflow:hidden}.product-details .product-details-wrapper .product-details-left .gallery-thumbs .swiper-button-prev::after,.product-details .product-details-wrapper .product-details-left .gallery-thumbs .swiper-button-next::after{color:var(--primary-color);font-size:22px}.product-details .product-details-wrapper .product-details-left .gallery-thumbs .swiper-slide{opacity:.4;cursor:pointer;border:2px solid transparent}.product-details .product-details-wrapper .product-details-left .gallery-thumbs .swiper-slide-thumb-active{opacity:1;border-color:var(--primary-color)}.product-details .product-details-wrapper .product-details-right{width:calc(50% - 42px)}.product-details .product-details-wrapper .product-details-right .parameter-list{display:flex;flex-direction:column;gap:30px}.product-details .product-details-wrapper .product-details-right .parameter-list .parameter-item .label{font-weight:500}.product-details .product-details-wrapper .product-details-right .parameter-list .parameter-item .value{margin-top:8px;color:#6C6C6C}.product-details .product-details-wrapper .product-details-right .parameter-list .parameter-item .value img{width:38px}.product-details .product-information .product-information-top{display:flex;align-items:center;justify-content:space-between}.product-details .product-information .product-information-top .product-information-type{display:flex;gap:20px}.product-details .product-information .product-information-top .product-information-type li{background-color:#F6F6F6;height:54px;padding:15px 24px;cursor:pointer}.product-details .product-information .product-information-top .product-information-type li.active{color:#fff;background-color:var(--primary-color)}.product-details .product-information .product-information-list{display:none}.product-details .product-information .product-information-list.active{display:block}.product-details .product-information .product-information-list .product-information-item{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #D9D9D9}.product-details .product-information .product-information-list .product-information-item .product-information-item-left{display:flex;gap:24px}.product-details .product-information .product-information-list .product-information-item .product-information-item-left img{width:24px}.product-details .product-information .product-information-list .product-information-item .product-information-item-center{color:#6C6C6C}.product-details .product-information .product-information-list .product-information-item .product-information-item-right{display:flex;align-items:center;color:var(--primary-color);gap:40px}.product-details .product-information .product-information-list .product-information-item .product-information-item-right .download-file{background-color:var(--primary-color);padding:15px 24px;width:200px;height:50px;display:flex;align-items:center;justify-content:space-between;color:#fff;cursor:pointer}.product-details .product-information .product-information-list .product-information-item .product-information-item-right .download-file:hover{opacity:.8}@media screen and (max-width:992px){.product-details .product-details-wrapper{flex-direction:column;gap:32px}.product-details .product-details-wrapper .product-details-left,.product-details .product-details-wrapper .product-details-right{width:100%}.product-details .product-details-wrapper .product-details-right .parameter-list{gap:20px}.product-details .product-details-wrapper .product-details-right .parameter-list .title{font-size:32px;line-height:1.3}.product-details .product-details-wrapper .product-details-right .parameter-list .parameter-item .value{margin-top:6px}.product-details .product-information .product-information-top{align-items:flex-start}.product-details .product-information .product-information-top .product-information-type{gap:12px;flex-wrap:wrap}.product-details .product-information .product-information-top .product-information-type li{height:auto;padding:12px 18px}.product-details .product-information .product-information-list{margin-top:32px}.product-details .product-information .product-information-list .product-information-item{flex-wrap:wrap;align-items:flex-start;gap:16px;padding-top:24px;padding-bottom:24px}.product-details .product-information .product-information-list .product-information-item .product-information-item-left{width:100%;gap:16px}.product-details .product-information .product-information-list .product-information-item .product-information-item-right{width:100%;justify-content:space-between;gap:16px;flex-wrap:wrap}.product-details .product-information .product-information-list .product-information-item .product-information-item-right .download-file{width:auto;min-width:180px;height:auto;padding:12px 20px;gap:12px}}