/* BASIC css start */
.thumb .wish {
    background-image: url(/design/joylife/pc/_wg/img/icon_201711301453579100.png) !important;
    background-repeat: no-repeat;
    transition: 0.2s;
    cursor:pointer; 
}

.thumb .wish.wish_in{
    background-image: url(/design/joylife/pc/_wg/img/icon_201711301454054500.png) !important;
}


/* BASIC css end */

