﻿/*产品图集*/
.product-gallery-box .featurearea__big__img{border:1px solid #f2f2f2;border-radius:5px;overflow:hidden}
.product-gallery-box .featurearea__single__big__img a,.product-gallery-box .featurearea__single__thumb__img div{position:relative;width:100%;padding-bottom:100%;display:block}
.product-gallery-box .featurearea__single__big__img img,.product-gallery-box .featurearea__single__thumb__img img{position:absolute!important;top:0;left:0;width:100%;height:100%;object-fit:cover}
.featurearea__details__img .featurearea__single__big__img:not(:first-child),.featurearea__thumb__img .featurearea__single__thumb__img:not(:first-child){display:none}
.featurearea__details__img .featurearea__single__big__img.slick-slide,.featurearea__thumb__img .featurearea__single__thumb__img.slick-slide{display:block}
.featurearea__details__img{position:sticky;margin-bottom:0;top:90px}
.featurearea__img img{width:100%}
.featurearea__thumb__img{margin-top:10px;margin-left:-5px;margin-right:-5px;display:flex;flex-wrap:wrap}
.featurearea__thumb__img.slider__default__arrow .slick-arrow{position:absolute;z-index:2;top:50%;left:10px;width:42px;height:42px;margin:0;padding:0;border:1px solid rgba(0,0,0,.08);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:0 2px 10px rgba(0,0,0,.12);color:#222;font-size:0;line-height:1;opacity:1;transform:translateY(-50%);cursor:pointer;display:none!important;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,opacity .2s ease}
.featurearea__details__img:hover .featurearea__thumb__img.slider__default__arrow .slick-arrow{display:flex!important}
.featurearea__details__img .slick-slider{position:initial}
.featurearea__thumb__img.slider__default__arrow .slick-arrow:before{content:"";display:block;width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;opacity:1!important}
.featurearea__thumb__img.slider__default__arrow .slick-prev:before{margin-left:3px;transform:rotate(-135deg)}
.featurearea__thumb__img.slider__default__arrow .slick-next{right:10px;left:auto}
.featurearea__thumb__img.slider__default__arrow .slick-next:before{margin-right:3px;transform:rotate(45deg)}
.featurearea__thumb__img.slider__default__arrow .slick-arrow:hover,.featurearea__thumb__img.slider__default__arrow .slick-arrow:focus-visible{background:#16499c;color:#fff;box-shadow:0 3px 12px rgba(22,73,156,.3);outline:0}
.featurearea__thumb__img.slider__default__arrow .slick-arrow.slick-disabled,.featurearea__thumb__img.slider__default__arrow .slick-arrow.slick-disabled:hover{border-color:#ddd;background:#eee;color:#aaa;box-shadow:none;cursor:not-allowed}
.featurearea__thumb__img.slider__default__arrow .slick-arrow.slick-hidden{display:none!important}
.featurearea__thumb__img.transform-none .slick-track{transform:none!important}
.featurearea__single__big__img img{width:100%;height:auto;border-radius:5px;cursor:zoom-in}
.featurearea__single__thumb__img{padding:0 5px;width:20%}
.featurearea__single__thumb__img img{width:100%;height:auto}
.shop-single-video{background:#fff;position:absolute;width:36px;height:36px;line-height:30px;right:10px;top:10px;padding-left:2px;border-radius:50px;color:#333;text-align:center;font-size:20px;z-index:1;box-shadow:0 0 40px 5px rgb(0 0 0 / 5%);display:flex;align-items:center;justify-content:center}
.shop-single-video:hover{background:#16499c;color:#fff}
.shop-single-video i{font-size:14px}
.featurearea__single__thumb__img img{cursor:pointer;border:1px solid #eee;border-radius:5px;padding:2px}
.featurearea__single__thumb__img.slick-current img{background:#000}

@media screen and (max-width:767px){
    .product-header .product-gallery-box{width:100%}
}
@media (hover:none){
    .featurearea__details__img .featurearea__thumb__img.slider__default__arrow .slick-arrow{display:flex!important}
}
