html,body{
    width:100%;
    height:100%;
    overflow: hidden;
}
#page-login{
    width:100%;
    height:100%;
    background-image:url(../images/user/bg@2x.jpg);
    background-repeat:  no-repeat;
    background-position: center center;
    background-size: cover;
}
#page-login .logo img{
    width:160px;
    display: inline-block;
    height:auto;
    margin-top:20px;
}
.user-pubcon{
    width:1100px;
    position:absolute;
    left:50%;
    margin-left:-550px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    /* overflow: hidden; */
}
.user-left{
    width:500px;
    /*height:620px;*/
    height:760px;
    background-image:url(../images/user/login_bg.png);
    background-repeat:  no-repeat;
    background-position: center center;
    background-size: cover;
    float: left;
    border-radius:10px 0px 0px 10px;
}
.user-right{
    width:600px;
    float: right;
    /*height:620px;*/
    height:760px;
    background:#fff;
    position: relative;
    border-radius:0px 10px 10px 0;
}
.c-login{
    position: absolute;
    width:70px;
    height:70px;
    background-image:url(../images/user/icon-ewm.png);
    background-repeat:  no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    right:0;
    cursor: pointer;
}
.c-login:hover{
    background-image:url(../images/user/icon-ewm_act.png);
}
.c-login.a-login{
    background-image:url(../images/user/icon-account.png);
}
.c-login.a-login:hover{
    background-image:url(../images/user/icon-account_act.png);
}
.c-login .tips{
    position: absolute;
    height:28px;
    width:133px;
    right:100%;
    margin-right:-5px;
    top:50%;
    margin-top:-14px;
    font-size:16px;
    text-align: center;
    text-indent: -5px;
    line-height: 28px;
    color: #337FF4;
    background-image:url(../images/user/icon-tips.png);
    background-repeat:  no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.login-con{
    width:400px;
    left:50%;
    margin-left:-200px;
    padding-bottom:0px;
}
.login-con h3{
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #444;
}
.each-input{
    margin-top:20px;
    border: 1px solid #D8D8D8;
    border-radius:4px;
    position: relative;
    height:46px;
}
.each-input i.icon{
    width:20px;
    height:20px;
    display: inline-block;
    position: absolute;
    left:9px;
    background-repeat:  no-repeat;
    background-position: center center;
    top:50%;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
}
.btn-getCode,.btn-imgcode{
    position: absolute;
    width:100px;
    height:48px;
    right:-1px;
    top:-1px;
    font-size:16px;
    line-height: 46px;
    color:#fff;
    background: #337FF4;
    border-radius: 0px 4px 4px 0px;
    text-align: center;
}
.btn-imgcode img{
    display: block;
    width:100%;
    height:100%;
    vertical-align: top;
}
.code-mar{
    margin-right:110px;
}
.btn-getCode:hover{
    color:#fff;
}
.icon-phone{
    background-image:url(../images/user/icon-phone.png);
    background-size: 12px auto;
}
.icon-pwd{
    background-image:url(../images/user/icon-pwd.png);
    background-size: 14px auto;
}
.icon-safe{
    background-image:url(../images/user/icon-safe.png);
    background-size: 20px auto;
}
.icon-company{
    background-image:url(../images/user/icon-company.png);
    background-size: 20px auto;
}
.icon-user{
    background-image:url(../images/user/icon-user.png);
    background-size: 20px auto;
}
.icon-email{
    background-image:url(../images/user/icon-email.png);
    background-size: 20px auto;
}
.pub-ipt_con{
    margin-left:30px;
    margin-right:10px;
    height:26px;
    padding:10px 0;
}
.pub-ipt{
    line-height: 26px;
}
.little-tips{
    padding:10px;
}
.little-tips a{
    font-size:14px;
    color:#337FF4;
}
.little-tips a:hover{
    text-decoration: underline;
}
.tips-con{
    margin-top:10px;
}
.login-con .btn-con a{
    width:100%;
    height: 48px;
    background: #337FF4;
    font-size:16px;
    text-align: center;
    line-height: 48px;
    border-radius: 4px;
    color:#fff;
}
a.btn-blue{
    font-size: 14px;
    color: #337FF4;
    background:none;
}
a.btn-blue:hover{
    text-decoration: underline;
}
.login-con .btn-con a.btn-link{
    font-size: 14px;
    background:none;
    color: #444;
}
.login-con .btn-con a.btn-link:hover{
    text-decoration: underline;
    color: #337FF4;
}
.login-con .ewm-con{
    width:240px;
    height:240px;
    padding:10px;
    border: 1px solid #D8D8D8;
    border-radius:10px;
    margin:0 auto;
}
.login-con .ewm-con img{
    width:100%;
    height:100%;
    display: block;
    vertical-align: top;
}
.login-con .login-con_main h4{
    display: block;
    text-align: center;
    font-size:20px;
    font-weight: bold;
    line-height: 30px;
    margin-top:10px;
}
.login-con_main h4 span{
    padding-left:34px;
    background-repeat:  no-repeat;
    background-position: left center;
    background-image:url(../images/user/icon-wechat.png);
    background-size: 24px auto;
}
.login-con_main p{
    font-size:16px;
    text-align: center;
    line-height: 30px;
}
.btm-tips{
    position: absolute;
    bottom: 0;
    height: 40px;
    background: rgba(102,102,102,0.04);
    line-height: 40px;
    color:#444;
    font-size:14px;
    width:100%;
    text-indent: 20px;
}
.btm-tips a{
    color: #337FF4;
    margin:0 5px;
}
.btm-tips a.right{
    margin-right:20px;
}
#page-login .close{
    width: 28px;
    height: 28px;
    background-repeat:  no-repeat;
    background-position: left center;
    background-image:url(../images/user/icon-close.png);
    background-size: 28px auto;
    right:-38px;
    top:0;
    position: absolute;
    cursor: pointer;
}
.mt20{
    margin-top:20px;
}
/****小的桌面****/
@media screen and (max-width:1600px) {
    #login .pub-cont{
        width:1000px;
    }
    .user-pubcon{
        width:1000px;
        margin-left:-500px;
    }
    .user-pubcon .user-left{
        width:400px;
        height:660px;
    }
    .user-pubcon .user-right{
        width:600px;
        height:660px;
    }
    .each-input{
        height:40px;
        margin-top:10px;
    }
    .btn-getCode,.btn-imgcode{
        height:42px;
    }
    .pub-ipt_con{
        padding:8px 0px;
        height:24px;
    }
}


.pop-page,.pop-page #page-login{
    background: none;
}
.pop-page .logo{
    display: none;
}
.pop-page .user-pubcon{
    width:900px;
    margin-left: -450px;
}
.pop-page .user-left{
    width:400px;
    height:520px;
}
.pop-page .user-right{
    width:500px;
    height:520px;
}