.erphp-weixin-scan-layer{position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: rgba(49,59,67,.8);z-index: 10002;}
.erphp-weixin-scan-box{z-index: 10003;background-color: #ffffff;
width: 370px !important;
position: absolute;
margin: auto;
border-radius: 5px;
transform: translate(-50%, -50%);
top: 50%;
left: 50%;opacity: 1.0;padding: 30px 0 20px}
.erphp-weixin-scan{margin:0 auto 10px;position:relative;max-width: 250px;text-align:center}
.erphp-weixin-scan .ews-title{text-align:center;font-size:18px;font-weight: 600;}
.erphp-weixin-scan img{max-width: 100%;height: auto;}
.erphp-weixin-scan .ews-box{text-align: center;}
.erphp-weixin-scan .ews-box .ews-input{border:1px solid #eee;border-radius:3px;padding:6px 12px;width:120px;height: 35px;box-sizing: border-box;}
.erphp-weixin-scan .ews-box .ews-bind-button{background: #07C160;border:none;padding:7px 12px;color:#fff;border-radius: 3px;font-size:14px;cursor: pointer;height: 35px;box-sizing: border-box;}
.erphp-weixin-scan .ews-tips{text-align:center;font-size:13px;color:#999;margin-top:10px;}
.erphp-weixin-scan .ews-qrcode-wrap{position:relative;margin:0 !important}
.erphp-weixin-scan .ews-qrcode-wrap .expired{position: absolute;top: 0;left: 0;height: 100%;width: 100%;opacity: .95;background: #fff url(//tdxgs.cn/wp-content/plugins/erphp-weixin-scan-pro/assets/expired.png) center center no-repeat;}
.erphp-weixin-scan .ews-qrcode.blur{filter: blur(8px);}