.mask-close{
    margin-top: 10px;
    text-align: right;
    margin-right: 32px;
}
.mask-close a{
    color: #999;
    font-size: 16px;
}
.mask{
    display: none;
    position:absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/background.jpg) no-repeat 50%;
    /*background: url(../bg2.png) no-repeat 50%;*/
    background-size: cover;
}
/*.mask-mian{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    margin-top: -270px;!*margin-top: -200px;*!
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    width: 380px;
    height: 540px;!*height: 400px;*!
    box-shadow: 0 2px 10px #999;
    -moz-box-shadow: #999 0 2px 10px;
    -webkit-box-shadow: #999 0 2px 10px;
}*/
.mask-main-common{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -190px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fff;
    width: 380px;
    box-shadow: 0 2px 10px #999;
    -moz-box-shadow: #999 0 2px 10px;
    -webkit-box-shadow: #999 0 2px 10px;
}
.mask-main-login{
    margin-top: -270px;
    height: 540px;
}
.mask-main-frame{
    margin-top: -200px;
    height: 400px;
}
.qrcode {
    position: relative;
    text-align: center;
}
.qrcode .QrCode_img {
    display: block;
    width: 270px;
    height: 270px;
    margin: 12px auto 12px;
    /*opacity: .1;*/
}
.sub_title {
    text-align: center;
    font-size: 20px;
    color: #353535;
    margin-bottom: 20px;
}
.sub_desc {
    text-align: center;
    color: #888;
    font-size: 18px;
}
.saomiao-inner{
    /*display: none;*/
}
.longtime{
    display: none;
}
.refresh_qrcode_mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 270px;
}
.qrcode .refresh_tips {
    margin-top: 40px;
    color: #353535;
}
.sx{
    position: absolute;
    left: 142px;
    top:87px;
    width: 96px;
    height: 95px;
    background: url(../img/imgResource.png) no-repeat 0 -150px;
    /*background-position: 0 -150px;*/
    -webkit-background-size: 487px 462px;
    background-size: 487px 462px;
}
 .sub_title {
     font-size: 20px;
     color: #353535;
     margin-bottom: 14px;
     font-weight: 400;
 }
.entry-cg{
    display: none;
}
.cg-wrap{
    position: absolute;
    left: 55px;
    top: 0;
    width: 270px;
    height: 270px;
    background: #ffffff;
}

.cg{
    width: 95%;
}

.mask_over{
    display: none;
}
