.virtual-phone-tabbar-wrap{min-height:10.5%}.virtual-phone-tabbar{position:absolute;bottom:0;left:0;right:0;height:10.5%;display:flex;justify-content:space-around;align-items:center;background:linear-gradient(269deg,#241d1b,#000 49%,#241d1b);-webkit-user-select:none;-moz-user-select:none;user-select:none}.virtual-phone-tabbar .virtual-phone-tabbar_item{cursor:pointer;height:75%;padding:0 12px}.virtual-phone-tabbar .virtual-phone-tabbar_item .img-btn{height:100%}.virtual-phone-navbar{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;background-color:#0f1a2f;-webkit-user-select:none;-moz-user-select:none;user-select:none}.virtual-phone-navbar>*{flex:1}.virtual-phone-navbar .center{text-align:center;font-size:20px;font-family:Source Han Sans CN;font-weight:700;color:#fff}.virtual-phone-navbar .iconfont{font-size:20px;cursor:pointer}.virtual-phone-navbar .right{text-align:right}.phone-shell{position:fixed;z-index:9;padding:1px;background-color:#01cab5;border-radius:10px 10px 6px 6px;border:.5px solid #01cab5;overflow:hidden}.phone-shell .virtual-phone-layout{position:relative;background-color:#050505;border-radius:6px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.phone-shell .virtual-phone-layout .content{flex:1;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}.phone-shell .drag{background-color:#01cab5;height:25px;cursor:grab;position:relative}.phone-shell .drag:active{cursor:grabbing}.phone-shell .drag .icon-close{position:absolute;right:5px;top:50%;transform:translateY(-50%);cursor:pointer;border-radius:50%;padding:3px}.phone-shell .drag .icon-close:hover{background:#eee;color:#050505}