/*.epress_ad .ads_image{position:relative;}*/
/*.epress_ad .ads_image:after{*/
/*    content: '';*/
/*    display: block;*/
/*    position: absolute;*/
/*    top: 10px;*/
/*    bottom:15px;*/
/*    left:20px;*/
/*    right:20px;*/
/*    background: rgba(0, 0, 0, .2);*/
/*    border: 1px solid rgba(255, 255, 255, .4);*/
/*    opacity: 0;*/
/*    z-index: 2;*/
/*    transform: scale(1);*/
/*    transition: .3s ease-out;*/
/*}*/
/*.epress_ad .ads_image:hover:after {*/
/*    opacity: 1;*/
/*    transform: scale(1);*/
/*    z-index: 1*/
/*}*/