.e_mask{position:fixed;left:0;top:0;right:0;bottom:0;width:100vw;height:100vh;cursor:pointer;background-color:rgba(0,0,0,.3);z-index:9}.e_mask div{position:fixed;left:50%;top:50%;text-align:center;transform:translate(-50%,-50%) scale(.9)}.e_mask div img{width:464px;height:680px}.e_mask div p{margin-top:28px;font-size:20px;font-weight:500;color:#fff}@media screen and (max-width:500px){.e_mask{width:100vw}.e_mask div img{width:232px;height:340px}}