.sms-phone-verify{z-index:100;position:absolute;left:0;bottom:0;right:0;top:0;background:rgba(51,51,51,.68);padding:60px 15px}.sms-phone-verify .ctn{background:#fff;border-radius:8px;position:relative;padding:16px 24px}.sms-phone-verify .ctn .close{position:absolute;top:12px;right:12px;width:16px;height:16px;background-size:16px 16px;background-image:url(../image/close.png)}.sms-phone-verify .ctn .close:hover{background-image:url(../image/close_a.png)}.sms-phone-verify .title{font-size:14px;font-weight:700;color:#333}.sms-phone-verify .text{margin:28px 0 10px 0;color:#333;font-size:14px}.sms-phone-verify .phone-w{height:24px;display:flex;align-items:center;border-radius:2px;background:#f4f4f4;font-size:14px;color:#666;height:34px;padding:0 10px;margin-bottom:16px}.sms-phone-verify .phone-w img{width:16px;height:16px;background-size:16px 16px;object-fit:cover;margin-right:10px}.sms-phone-verify .sms-w{display:flex;align-items:center;margin-bottom:24px;justify-content:space-between}.sms-phone-verify .sms-w div{border:1px solid #e0dfde;width:176px}.sms-phone-verify .sms-w div input{border:none;height:16px;line-height:16px;padding:8px;outline:0}.sms-phone-verify .sms-w .sms-btn{width:98px;height:34px;line-height:34px;text-align:center;background:rgba(82,158,252,.1);color:#529efc;font-size:14px;margin-left:18px;cursor:pointer}.sms-phone-verify .sms-err-txt{color:#fc451d;padding:15px 0}.sms-phone-verify .verify-btn{border-radius:2px;display:flex;height:40px;align-items:center;justify-content:center;background-color:#529efc;color:#fff;font-size:16px;cursor:pointer}.sms-phone-verify .no-verify{display:flex;align-items:center;justify-content:center;margin:15px 0;color:#529efc;cursor:pointer}.icon-clear{position:absolute;cursor:pointer;width:10px;height:10px;top:18px;right:32px}.notice-dialog-wrap{position:fixed;z-index:2003;top:0;right:0;bottom:0;left:0;overflow:auto;margin:0;background-color:rgba(0,0,0,.5);display:none}.notice-dialog-wrap .wrap-box{display:flex;flex-direction:column;width:1112px;min-height:150px;max-height:640px;overflow:scroll;background:#fff;border-radius:12px;margin:0 auto 50px;margin-top:15vh;box-shadow:0 1px 3px rgb(0 0 0 / 30%);padding:24px 0;box-sizing:border-box;color:#303133;font-size:14px;position:relative}.notice-dialog-wrap .top-title{text-align:center;font-weight:800;font-size:20px;color:#303133;padding:0 48px 24px;line-height:1}.notice-dialog-wrap .box-inner{overflow:auto;padding:0 48px}.icon-close{position:absolute;top:20px;right:20px;width:24px;height:24px;cursor:pointer}