.to-help-container{position:fixed;z-index:99999;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:442px;background-image:url(../../../../pc/partner-team/nav-popup-bg.png)}.to-help-mask{background-color:rgba(0,0,0,.5);position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:50000}.to-help-mask.to-help-hide{display:none}.to-help-content{position:absolute;width:400px;top:265px;left:50%;transform:translateX(-50%);text-align:center}.to-help-content .to-help-title{font-family:PingFangSC-Medium;font-size:28px;color:#666;margin-bottom:0}.to-help-content .to-help-desc{font-family:PingFangSC-Regular;font-size:16px;color:#999;margin-bottom:15px}.to-help-content .to-help-btn{width:140px;height:42px;margin:auto;background-color:#4bc3a5;border-radius:8px;border:0;color:#FFF;font-size:16px;line-height:40px;text-align:center;user-select:none;-moz-user-select:none;-webkit-user-select:none;cursor:pointer}