.img-responsive{display:block;width:100% \9;max-width:100%;height:auto;}
.eten-clear {clear: both;overflow: hidden;font-size:0px;line-height: 0px;height:1;}


.eten-product{background: #ffffff;padding: 20px;border-radius: 20px;}
.eten-product .card-header{ color:#333333; font-weight: bold; }
.eten-product .eten-product-album{}
.eten-product .eten-product-info{ padding: 10px 0;}
.eten-product .eten-product-info .product-title{ font-size: 26px;line-height: 36px;}
.eten-product .eten-product-info .card{ margin-bottom: 20px;}
.eten-product .eten-product-info .card-body{padding: 10px;}
.eten-product .eten-product-info .card-title{font-size: 16px;line-height: 22px;}
.eten-product .eten-product-info .card-text p{margin: 2px 0 2px 0;}
.eten-product .eten-product-info .product-buttons{ margin: 10px 0px;}
.eten-product .eten-product-info .product-buttons .btn-outline-dark{--bs-btn-border-color: var(--bs-border-color-translucent);}
#eten-product-box .swiper-pagination-bullet-active{background:#bb9a65;}

#product-details{ overflow: hidden; width: 100%;}
@media (max-width:1200px){
    .eten-product{padding: 6px;}
    .eten-product .eten-product-info .product-title span{ display: none;}
    .product-buttons .btn{ margin-bottom: 10px; text-align: left;}
    #product-details img{display:block;width:100% \9;max-width:100%;height:auto;}
    #eten-product-box .site-content{padding: 20px 0 20px 0;}
    #eten-product-box .card-body{padding: 4px;}
}

.product-video-box{position: fixed;width: 100%;height: 100%;top: 0;left: 0;background-color: rgba(0, 0, 0, .7);z-index: 999999999;display: none;}
.product-video-plyr{width: 60%;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);overflow: hidden;}
.product-video-plyr video{width: 100%;object-fit: fill;}
.product-video-close{font-weight: normal;font-size: 30px;width: 30px;height: 30px; line-height: 30px; text-align: center;overflow: hidden;background-color: transparent;position: absolute;top: 0;right: 0;cursor: pointer;z-index: 999;color: #fff;}
.product-video-close:hover{background-color: #ff0000;color: #fff;}


/***查看图片***/
.photo-full-screen{ z-index:999999999;}
.photo-full-screen .pswp-title-content{height: 44px;font-size: 20px;line-height: 44px;color: #FFF;opacity: 0.75;padding: 0 10px;text-align:center;}
.photo-full-screen .pswp__counter{position: absolute;left: auto;right:5px;bottom: 0;top:auto;height: 44px;font-size: 13px;line-height: 44px;color: #FFF;opacity: 0.75;padding: 0 10px;}
.photo-full-screen .pswp__ui--hidden .pswp__counter{opacity:0;}
.photo-full-screen .close-btn-model{position:absolute;left:5px;top:0;height:44px;line-height:44px;color:#FFF;opacity:0.75;padding:0 15px;background:url('/static/plugins/PhotoSwipe-4.1.3/images/icn-arrow-back.png') no-repeat center center;background-size:9px 15px;}
.photo-full-screen .close-btn-model:active{opacity:1;}
.photo-full-screen .pswp__caption{text-align:left;}
.photo-full-screen .pswp__caption__center{position:absolute;left:0;bottom:0;max-width:50%;padding:10px 15px;word-break: keep-all;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}