#product_detail_pic .detail_pic{text-align:center;position: relative;}
#product_detail_pic .detail_pic .up{position: relative;margin-bottom: 11px;}
#product_detail_pic .detail_pic .up .big_box{margin:auto;position: relative;padding-top: 100%;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .big_pic{display: none;}
#product_detail_pic .detail_pic .up .big_box.FirstVideo .video_box{display: block;}
#product_detail_pic .detail_pic .up .big_box .video_box{display: none;position: absolute;inset:0 0 0 0;}
#product_detail_pic .detail_pic .up .big_box .video_box iframe{width: 100%;height: 100%;}
/*#product_detail_pic .detail_pic .up .big_box.center{left: 50%;transform:translate(-50%,0);}*/
#product_detail_pic .detail_pic .big_pic{position: absolute;inset:0 0 0 0;align-items: center;justify-content: center;display: flex;}
#product_detail_pic .detail_pic .small_img_list{margin:0 auto; position:relative;width: 100%;}
#product_detail_pic .detail_pic .small_img_list .list{list-style-type: none;padding-inline-start: 0;}
#product_detail_pic .detail_pic .small_img_list .list .item{position:relative;border-radius: 6px;overflow: hidden;}
#product_detail_pic .detail_pic .small_img_list .list .item:after{opacity: 0;content: '';position: absolute;inset:0 0 0 0;background-color:#8E8D8D78;cursor: pointer;transition:all 0.4s ease-out}
#product_detail_pic .detail_pic .small_img_list .list .item:hover:after,
#product_detail_pic .detail_pic .small_img_list .list .item.current:after,
#product_detail_pic .detail_pic .small_img_list .list .item.video:after{opacity: 1;}
#product_detail_pic .detail_pic .small_img_list .list .item.video:before{content: '';position: absolute;transform:translate(-50%,-50%);border-radius: 50%;border:4px solid white;left: 50%;top: 50%;width: 50%;    height: 50%;z-index: 11;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list .item .imgBox{position:relative;padding-top: 100%;height: 0; }
#product_detail_pic .detail_pic .small_img_list .list .item.video .imgBox:after{content: '';position: absolute;border-width: 6px 0 6px 12px;border-style: solid;border-color: transparent transparent transparent white;transform:translate(-50%,-50%);z-index: 14;left: 52%;top: 50%;cursor: pointer;}
#product_detail_pic .detail_pic .small_img_list .list a{width: 100%;height: 100%; display:flex;position: absolute;left: 0;top: 0;align-items: center;justify-content: center;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction{position: absolute;inset:0 0 0 0;pointer-events:none;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;position: absolute;top:calc(50% - 20px);z-index: 10000;background: #FFFFFF;color: #000000;pointer-events:auto;border-radius: 20px;font-size: 22px;transition:all 0.4s ease-out;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction svg{fill: currentColor;width: auto;height: 1em;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right:0;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left:0;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover{color:#FFFFFF;background: #000000;}
#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{color:#FFFFFF;background: #000000;}
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{width: 25px;height: 25px;display: block;position: absolute;top: 50%;z-index: 10000;background: #e8768f;pointer-events:auto;border-radius: 50%;opacity: 0.3;transition:all 0.4s ease-out;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next:hover,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev:hover{opacity: 1;}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next{right: 0;transform:translate(10px,-50%) rotate(180deg);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev{left: 0;transform:translate(-10px,-50%);}*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-next svg,*/
/*#product_detail_pic .detail_pic .small_img_list .bx-controls .bx-controls-direction .bx-prev svg{fill:white;}*/

#product_detail_pic .detail_pic .down .img_btn{width: 30px;height: 30px;border-radius: 30px;background: white;text-align: center;line-height: 30px;position: absolute;top: 50%;transform:translate(0,-50%);position: absolute;}
#product_detail_pic .detail_pic .down .img_btn.left{left: 10px;}
#product_detail_pic .detail_pic .down .img_btn.right{right: 10px;}
#product_detail_pic .detail_pic .down .img_btn a{position: absolute;inset: 0 0 0 0;font-family: monospace;color: var( --e-global-color-3187e95 );font-weight: bold;}

#products_features{padding-left: 20px;}
#products_features .item{padding-top: 5px;color: #4E5358;font-family: var( --e-global-typography-text-font-family ), Sans-serif;font-weight: 400;position: relative;}
#products_features .item:after{position: absolute;content: '';width: 6px;height: 6px;border-radius: 4px;background: #54595f;top: 13px;left: -19px;}

/*手机*/
@media screen and (max-width: 600px){
    #highlights_images_div{height: 275px !important;}
    .highlights_images{height: 275px !important;}

    #product_image{height: 500px !important;}
    #image_list_div{width:100% !important;height:auto !important;top: 400px !important;}
    #image_list_div .product_image{float:left !important;margin-right:10px !important;}
    #main_image{width:100% !important;height:390px !important;top: 0 !important;}
    #main_image img{height:auto !important;}
    #image_list_div .up,
    #image_list_div .down{display: none !important;}
}


.play{position: relative;}
.play:before{
    content: '';
    position: absolute;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    border: 4px solid #fff;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 50%;
    z-index: 11;
    cursor: pointer;
}
.play:after{
    content: '';
    position: absolute;
    inset: 0 0 0 0;
    background-color: rgba(0,0,0,.4);
    cursor: pointer;
}
.play a:before{content: '';position: absolute;transform: translate(-50%,-50%);border-radius: 50%;border: 4px solid #fff;left: 50%;top: 50%;width: 50%;height: 50%;z-index: 11;cursor: pointer;}
.play a:after{content:'';position: absolute;border-width: 6px 0 6px 12px;border-style: solid;border-color: transparent transparent transparent #fff;transform: translate(-50%,-50%);z-index: 14;left: 52%;top: 50%;cursor: pointer;}

.product_image:hover{
    cursor: pointer;
}

.show_img_list img{filter: brightness(0.5);}

.show_current{filter: brightness(1.3) !important;}

.show_image_pre:hover{
    cursor: pointer;
    color: white !important;
}
.show_image_next:hover{
    cursor: pointer;
    color: white !important;
}
