.reset-mobile-modal{display:none;position:absolute;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.2);z-index:1000}.reset-mobile-body{position:absolute;padding:30px;top:260px;left:50%;margin-left:-300px;width:600px;background-color:#fff;border-radius:10px;box-sizing:border-box}.reset-mobile-tips{margin-bottom:30px;font-size:16px;color:#333;line-height:1.5}.reset-mobile-close{position:absolute;top:226px;left:calc(50% + 300px);width:44px;height:44px;background:url(/assets/images/close.png) no-repeat;background-size:100% auto;cursor:pointer;z-index:101}