/*
*ΧιΌώΡωΚ½
*/
.ewm-dj {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: none;}
.ewm-dj img{width:120px;border:3px solid #fff;}

.s3 .kslj:hover .ewm-dj img {
    transform: scale(1)!important;}

.ewm-dj.on {
    display: block;
    top: 75%;}
