.h-row>div>div[data-v-05a838ba]{padding:8px;color:#000;border-radius:3px;text-align:center;background-color:#fff;height:150px;line-height:36px;border:1px solid #eee}.pnumber[data-v-05a838ba]{margin:5px 0;font-size:larger}.vch-drawer-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(15,23,42,.45);z-index:2000;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-animation:vch-mask-in .2s ease;animation:vch-mask-in .2s ease}.vch-drawer,.vch-drawer-mask{display:-webkit-box;display:-ms-flexbox;display:flex}.vch-drawer{width:1200px;max-width:96vw;height:100%;background:#fff;-webkit-box-shadow:-8px 0 28px rgba(0,0,0,.16);box-shadow:-8px 0 28px rgba(0,0,0,.16);position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-animation:vch-drawer-in .25s ease;animation:vch-drawer-in .25s ease}@-webkit-keyframes vch-mask-in{0%{opacity:0}to{opacity:1}}@keyframes vch-mask-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes vch-drawer-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vch-drawer-in{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.vch-drawer .vch-view-form{-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:auto;padding:14px 20px}.vch-drawer-close{position:absolute;top:10px;right:14px;width:28px;height:28px;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#8c94a3;cursor:pointer;font-size:15px;z-index:5}.vch-drawer-close:hover{background:#eef4ff;color:#3c72ff}