.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li{
    position: relative;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li .pic {
	position: relative;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li .pic img{
	width: 100%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li .pic .img2 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	/* opacity: 0; */
	/* transition: all 0.6s; */
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li .pic .img11{
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.6s;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li :hover .img2 {
	/* opacity: 1; */
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li .pic11{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: all 0.6s;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li :hover .img11{
	opacity: 0;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li  .popover-zoom{
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 300%;
	margin: 0;
	background-color: #f8f8f8;
	z-index: 20000;
	opacity: 0;
	visibility: hidden;
	/* -moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	transform: translate(0, 20px); */
	padding: 30px;

}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(8n+7) .popover-zoom {
    left: -100%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(8n+8) .popover-zoom {
    left: -200%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li  .popover-zoom .box{
	position: relative;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li  .popover-zoom .box img{
	width: 100%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li  .popover-zoom .box .img4{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:hover .popover-zoom{
	opacity: 1;
	visibility: visible;
}
.jm-wishList-t li .pic{
    position: relative;
}


.jm-wishList-t li .pic img{
	width: 100%;
}
.jm-wishList-t li .pic .img2 {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 100%;
	/*height: 100%;*/
	/* opacity: 0; */
	/* transition: all 0.6s; */
}
.jm-wishList-t li .pic .img11{
        position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: all 0.6s;
}
.jm-wishList-t  li:hover .img2 {
	/* opacity: 1; */
}
.jm-wishList-t li  .pic11{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: all 0.6s;
}
.jm-wishList-t li:hover .img11{
	opacity: 0;
}
.jm-wishList-t li   .popover-zoom{
	position: absolute;
	bottom: 100%;
	left: 0;
	width: 300%;
	margin: 0;
	background-color: #f8f8f8;
	z-index: 20000;
	opacity: 0;
	visibility: hidden;
	/* -moz-transform: translate(0, 20px);
	-ms-transform: translate(0, 20px);
	-webkit-transform: translate(0, 20px);
	transform: translate(0, 20px); */
	padding: 30px;

}
.jm-wishList-t li:nth-child(6n+5) .popover-zoom {
    left: -100%;
}
.jm-wishList-t li:nth-child(6n+6) .popover-zoom {
    left: -200%;
}
.jm-wishList-t li   .popover-zoom .box{
	position: relative;
}
.jm-wishList-t li   .popover-zoom .box img{
	width: 100%;
}
.jm-wishList-t li  .popover-zoom .box .img4{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.jm-wishList-t li:hover .popover-zoom{
	opacity: 1;
	visibility: visible;
}
.jm-wishList-t li {
    position: relative;
}
@media(max-width:1400px){
    .jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(8n+7) .popover-zoom {
    left: 0;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(8n+8) .popover-zoom {
    left: 0;
}
    .jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(6n+5) .popover-zoom {
    left: -100%;
}
.jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:nth-child(6n+6) .popover-zoom {
    left: -200%;
}
}
@media(max-width:1200px){
   .jm-wishList-t li:nth-child(6n+5) .popover-zoom {
    left: 0;
}
.jm-wishList-t li:nth-child(6n+6) .popover-zoom {
    left: -0;
}
.jm-wishList-t li:nth-child(5n+4) .popover-zoom {
    left: -100%;
}
.jm-wishList-t li:nth-child(5n+5) .popover-zoom {
    left: -200%;
}
}
@media(max-width:768px){
    .jm-wishList .iv-mini .jm-wishList-box .jm-wishList-c .list .item-c li:hover .popover-zoom,
    .jm-wishList-t li:hover .popover-zoom{
        display: none;
    }
}