.ef-mark{position:fixed;top:0;bottom:0;left:0;right:0;z-index:99;height:100%;background-color:rgba(0,0,0,.45)}.markbox-fade-enter-active{-webkit-animation:markbox-fade-in .3s;animation:markbox-fade-in .3s}.markbox-fade-leave-active{-webkit-animation:markbox-fade-out .3s;animation:markbox-fade-out .3s}@-webkit-keyframes markbox-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes markbox-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes markbox-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes markbox-fade-out{0%{opacity:1}100%{opacity:0}}