.pop-container{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);z-index:999}.pop-content{position:absolute;left:50%;top:50%;border-radius:8px;background:#fff;padding:20px
20px 50px;width:375px;transform:translate(-50%,-50%);box-sizing:border-box}.pop-title{font-size:18px;font-weight:500;letter-spacing:0px;line-height:18px;color:#333;text-align:center}.pop-close{position:absolute;width:36px;height:36px;background:url("/style/img/pop_close.png") no-repeat center center;background-size:12px 12px;top:15px;left:10px;cursor:pointer}.pop-btn-confirm{color:#fff;font-size:16px;font-weight:bold;height:42px;border-radius:100px;background:#e74c3c;display:flex;justify-content:center;align-items:center;margin:20px
25px 25px;cursor:pointer}.pop-btn-confirm.disabled{opacity:0.5}.pop-link-xieyi{font-size:12px;color:#507daf}.pop-inner{margin:30px
0;text-align:center}.pop-title-right{line-height:20px;color:#999;font-size:14px;position:absolute;right:30px;top:25px;cursor:pointer}