.headerTx {
    display: none;
}
.wxlogin{position: relative;text-align: center;}
.wx_login_ewm{margin-top: 50px;}
#output{width:200px;margin:0 auto;}
.wx_login_text p{text-align: center;line-height: 40px;font-size: 14px;color:#555;}
.wxsq_bj{width:160px;margin:80px auto;}
.wxsq_title{text-align: center;font-size: 14px;}
.wxsq_btn{width:90%;margin:50px auto;}
.wxsq_btn a{width:100%;height:45px;border-radius: 4px;background: #08b30d;color:#fff;text-align: center;font-size: 14px;line-height: 45px;}
.dn{display:none;}
.headerTx {
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1001;
    background-color: hsla(0, 0%, 100%, .7);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff, endColorstr=#B2ffffff);
}
.wx_login {width:250px;height:300px;position:fixed;z-index:2000;top:50%;left:50%;margin-top:-200px;margin-left:-125px;background:#fff;padding:10px 0 0;border:1px solid rgba(102,133,136,.1);box-shadow:0 4px 20px 0 rgba(0,0,0,.16);border-radius:6px;font-size:14px;text-align:center;box-sizing:border-box;color:#434343;transition:transform .5s cubic-bezier(.55,0,.1,1),opacity .5s cubic-bezier(.55,0,.1,1)}
.wx_login .wxgba {font-size: 20px;color: #333;position: absolute;top: 10px;right: 10px;width: 30px;height: 30px;}
.wx_login .wxgba:after,.wx_login .wxgba:before{content: "";width:15px;height:2px;background: #555;position: absolute;top:4px;right:0;}
.wx_login .wxgba:after{transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg); }
.wx_login .wxgba:before{transform:rotate(-45deg);-ms-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);}
.qq_iframe { width: 100%; height: 100%; border: none;}