.qing-product-gallery{width:100%}.qing-product-gallery__stage{display:flex;align-items:center;justify-content:center;width:100%;height:900px;overflow:hidden;background:#fff}.qing-product-gallery__main{display:block;width:100%;height:100%;object-fit:contain;opacity:1;transition:opacity .22s ease}.qing-product-gallery__main.is-changing{opacity:0}.qing-product-gallery__thumbs{display:flex;gap:10px;overflow:auto;scrollbar-width:thin}.qing-product-gallery--bottom .qing-product-gallery__thumbs{margin-top:24px;align-items:center}.qing-product-gallery--left{display:grid;grid-template-columns:auto minmax(0,1fr);gap:24px}.qing-product-gallery--left .qing-product-gallery__thumbs{grid-column:1;grid-row:1;flex-direction:column;max-height:900px}.qing-product-gallery--left .qing-product-gallery__stage{grid-column:2;grid-row:1}.qing-product-gallery__thumb{flex:0 0 auto;width:58px;height:58px;padding:0;overflow:hidden;border:1px solid #e0e0e0;border-radius:0;background:#fff;cursor:pointer;opacity:.72;transition:border-color .2s,opacity .2s}.qing-product-gallery__thumb:hover,.qing-product-gallery__thumb.is-active{border-color:#000;opacity:1}.qing-product-gallery__thumb img{display:block;width:100%;height:100%;object-fit:cover}.qing-product-gallery__notice{padding:20px;border:1px dashed #ccc;background:#fff}@media(max-width:767px){.qing-product-gallery--left{display:block}.qing-product-gallery--left .qing-product-gallery__thumbs{flex-direction:row;margin-top:16px;max-height:none}.qing-product-gallery__stage{height:500px}}
