.block .product-left h3 {
    width: 100%;
}
.block .product-right .show-detail {
    display: flex;
    flex-wrap: wrap;margin: 0px -10px 0px -10px;
}
.block .product-right .show-detail .product-item {
    width: 25%; position:relative;
    flex-wrap: wrap;
    border-bottom: 0;
}
.block .product-right .show-detail .product-item .product-img {
    width: 100%;
}
.block .product-right .show-detail .product-item .product-info {
    width: 100%;padding:5%; background-color:#f3f4f8;padding-bottom:10%;
}
.block .product-right .show-detail .product-item .product-info .btn {

    padding: 10px 0;
    width: 49%;
    text-align: center;
    float: left;
    margin: 0;    margin-top: 20px;
}
.block .product-right .show-detail .product-item .product-info .btn:last-child {
    float: right;
}
.block .product-right .show-detail .product-item .product-info p {
 display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}

.block .product-right .show-detail .product-item:hover img {
	-webkit-transform: scale(0.892);
	-ms-transform: scale(0.892);
	-o-transform: scale(0.892);
	transform: scale(0.892);
}
.block .product-right .product-list .product-item .product-img img{
-moz-transition: all .4s ease-in-out;
-webkit-transition: all .4s ease-in-out;
-ms-transition: all .4s ease-in-out;
-o-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;}

.block .product-right .show-detail .product-item:hover{}






.block .product-right .show-detail .product-item .product-info span {
    margin-bottom: 20px;
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product-view .product-image, .single_product_items {
    display: block;
}
.product-view .image-additional {
    margin-top: 20px;
}
.product-view .image-additional li img {
    margin: 0;
}
.left-search{border: 1px #fff solid;height:42px;display: flex;float:right;background-color:#fff;width:20%;}
.search-t{width: 80%;line-height:42px;heighr:42px;outline: 0;padding-left:10px;float:left;border: none;background-color:#fff;}
.search-b{width: 20%;float: right;height:40px;line-height:40px; background:transparent url("https://i.trade-cloud.com.cn/image/search-pr.webp");border: none;background-repeat: no-repeat;
background-position: center; cursor:pointer;}
#ert{width:21px;height:22px;float:left; background-image:url("https://i.trade-cloud.com.cn/image/p-su.webp"); background-repeat:no-repeat; background-position:center center;}
#uioi{width:21px;height:22px; float:left;background-image:url("https://i.trade-cloud.com.cn/image/p-he.webp"); background-repeat:no-repeat; background-position:center center;}
.tab-list dd{ cursor:pointer;}
.tab-list .list .current{background-image:url("https://i.trade-cloud.com.cn/image/p-su-1.webp") !important;}
.tab-list .list1 .current{background-image:url("https://i.trade-cloud.com.cn/image/p-he-1.webp") !important;}
.location{width:100%;float:left; background-color:#f3f4f8;}
.location .layout{padding-top:1%;padding-bottom:1%;}
.position{float:left;line-height:40px;}

		   .product-img{ position:relative;}

.video-play {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;  opacity: 1;
  overflow: hidden;z-index:15;
}
 .video-play {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;

}
	.shown_products_a_left{width:60% !important;float:left;}
	.shown_products_a_right{width:38% !important;}
@media screen and (max-width: 950px) {
    .block .product-right .show-detail .product-item {
        width: 50%;
    }
}



@media screen and (max-width: 768px) {
    .block .product-right .show-detail .product-item {
        width: 100%;
    }
	
.block .product-right .product-list .product-item{padding-left:0;padding-right:0;}
.layout-mobile{padding: 0 !important;}.block .product-right .show-detail{margin:0;}
}