
/**
 * @description
 * 更新时间 { 2025-07-03 14:11:20 }
 * 更新节点: prod-en
 */
body,html{height:100%;margin:0}.view3d{background:#323232;width:100%;height:100vh}.view3d .view3d-wrapper{width:100%;height:100vh;padding-top:56px;box-sizing:border-box}.webview3d{background:#323232;width:100%;height:100%}.webview3d .theme-default{display:none}.webview3d .view3d-wrapper{width:100%;height:100vh;padding-top:0}.view3d-loading{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.3);top:0;left:0;display:flex;flex-flow:column;align-items:center;justify-content:center;z-index:99;font-size:14px;color:#fff}.error-layer-wrapper{position:fixed;width:100%;height:100%;background:#323232;top:0;left:0;display:none;justify-content:center;z-index:100}.error-layer{display:flex;z-index:999;width:500px;min-height:180px;padding:41px;box-sizing:border-box;flex-direction:column;align-items:center;margin-top:260px}.error-layer img{width:200px}.error-layer .err-content{display:block;margin-bottom:0;font-size:16px;color:#24b0b6;text-align:center;margin:24px 0;white-space:normal}.error-layer .err-btn-group{display:flex;justify-content:space-around}.error-layer .err-btn-group div{padding:6px 12px;border-radius:3px;font-size:12px;color:#fff;cursor:pointer}.error-layer .err-btn-group #err-back{white-space:nowrap;border:1px solid #979797;margin-right:45px}.error-layer .err-btn-group #err-reload,.error-layer .err-btn-group #err-reload-login{white-space:nowrap;background:#24b0b6}.error-layer .err-btn-group #err-reload-login{display:none}@media screen and (max-width:979px){.view3d-header-box{visibility:hidden}.view3d .view3d-wrapper{width:100%;height:100vh;padding-top:0;box-sizing:border-box}}@media screen and (max-width:768px){.error-layer{width:340px;padding:35px;margin-top:130px}}#view3d .GStar-mobile-bottomMenu,#webview3d .GStar-mobile-bottomMenu{border-bottom:1px solid #323232}.ios3d .GStar-mobile-bottomMenu{height:80px!important}.ios3d .GStar-mobile-bottomMenu>ul{align-items:start!important}#view3d .GStar-mobile-topMenu-left{opacity:0}#webview3d .GStar-mobile-topMenu-left{opacity:0}.GStar-mobile-topMenu-right #btn-fullScreen{display:none}#webview3d .GStar-mobile-topMenu-right{width:174px}#webview3d .GStar-mobile-bottomMenu{height:70px!important}#webview3d .GStar-mobile-bottomMenu>ul{padding-bottom:10px}#view3d .GStar-mobile-topMenu-right{width:174px}.view3d-wrapper button{letter-spacing:0}@-webkit-keyframes rotate{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.view3d-loading svg{overflow:hidden;margin:38px;margin-top:-68px;animation:rotate linear 3s infinite}.tip-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(70,76,91,.9);z-index:9999999}.tip-modal .tip-modal-wrap{padding:0 30px;position:absolute;width:450px;height:auto;min-height:151px;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;z-index:999;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;font-size:16px;color:#373838;text-align:center;border-radius:8px}.tip-modal .tip-modal-wrap button{width:auto;height:32px;padding:0 30px;border:1px solid #24b0b6;border-radius:3px;background:#fff;margin:20px auto 0}