/*�ͷ�ҳ��*/
html {
    font-family: "Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","����",Arial,sans-serif;
    height: 100%;
}
body {
    background: rgba(0, 0, 0, 0) url("/images/background2c92cf.png") no-repeat scroll 50% 50% / cover ;
    font-size: 14px;
    height: 100%;
}
.login_content {
    padding-top: 50px;
    text-align: center;
}
.scan {
    padding: 50px;
}
.login_header {
    /*background-color: #fff;*/
    border-radius: 5px;
    /*display: block;*/
    height: 100%;
    overflow: hidden;
    /*padding: 50px 80px;*/
    text-align: center;
    vertical-align: middle;
}
.login_header img{
    margin:3em;
}
#qrcode{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
.list-style{
    margin-bottom: 0;
    text-align: center;
}
.wx_box{
    position: relative;
}
.qqstyle{
    text-align: center;
    padding-top: 1em;
}