*{ margin:0px; padding:0px;}body{background-color: rgb(51, 51, 51); padding: 50px;}
a { display: inline-block;text-decoration:none;}
.wxlogin{position: relative;text-align: center;}
.wx_login_ewm{width:200px;margin:0 auto;margin-top: 50px;background:#fff;}
#output{width:200px;margin:0 auto;}
 .title {
    text-align: center;
    font-size: 20px;color:#fff;
}


 .title2 {
    text-align: center;
    font-size: 16px;color:#fff; margin-top:20px;
}

 .title2  a{color: #FC0 !important;
}


 .wx_login_text{width:230px;margin:0 auto; margin-top: 15px;padding:5px;
    background-color: #232323;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    box-shadow: inset 0 5px 10px -5px #191919, 0 1px 0 0 #444;
    -moz-box-shadow: inset 0 5px 10px -5px #191919,0 1px 0 0 #444;
    -webkit-box-shadow: inset 0 5px 10px -5px #191919, 0 1px 0 0 #444;
}


.wx_login_text p{text-align: center;font-size: 14px;color:#fff;}
.wxsq_bj{width:160px;margin:80px auto;}
.wxsq_title{text-align: center;font-size: 14px;}
.mc{text-align: center;font-size: 14px;padding:5px;}
.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;}
.wx_login {width: 600px;height: 400px;position: fixed;z-index: 2000;top: 50%;left: 50%;margin-top: -300px;margin-left: -300px;background: #fff;}
.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:25px;height:2px;background: #555;position: absolute;top:14px;left:2px;}
.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;}