.drawer .mask-show[data-v-7fe53bf6]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10;background-color:rgba(0,0,0,.5);opacity:1;transition:opacity .5s}.drawer .mask-hide[data-v-7fe53bf6]{opacity:0;transition:opacity .5s;box-shadow:-4px 0 30px 0 #f1f4fb}.drawer .main[data-v-7fe53bf6]{position:fixed;z-index:10;top:0;height:100%;background:#fff;transition:all .5s}.drawer .main-show[data-v-7fe53bf6]{opacity:1;box-shadow:-4px 0 30px 0 #f1f4fb}.drawer .main-hide[data-v-7fe53bf6]{opacity:0}.drawer .inner[data-v-7fe53bf6]{position:absolute}.drawer .drawer-head[data-v-7fe53bf6]{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;height:45px;line-height:45px;padding:0 15px;font-size:14px;font-weight:700;border-bottom:1px solid #eee}.drawer .drawer-head .close-btn[data-v-7fe53bf6]{display:inline-block;cursor:pointer;height:100%;padding-left:20px}.drawer .drawer-body[data-v-7fe53bf6]{font-size:14px;height:100%}