@charset "utf-8";
/*登录*/
.login_new {
    position: relative;
    height: 100%;
    width: 100%;
    background: url("../images/bg_new.jpg") no-repeat 0 0;
    background-size: 100% 100%;
}