html{
    height:100%;
}
body{
    height:100%;
    background:url('../img/login/login_bg.jpg') no-repeat;
    background-size:cover;
    overflow:hidden;
}

#wrap{
    width:100%;
    height:100%;
}

.login_box{
    width:82%;
    height:80%;
    margin:5% 8% 0% 10%;
    background:url('../img/login/login_box_bg.png') no-repeat right top #fff;
    position: relative;
}
.copyright{height:13%;text-align:center;color:#fff;padding-top:2%;box-sizing:border-box;}
.logo{
    width:170px;
    height:70px;
    position:absolute;
    left:30px;
    top:30px;
}
.logo img{
    width:170px;
    height:70px;
}

.reg_left_bg{
    width:690px;
    height:485px;
    background:url('../img/login/reg_bg.png') no-repeat;
    background-position: center;
    background-size:cover;
    position: relative;
    top:170px;
    left:94px;
    float:left;
}
.reg_left_bg2{
    width:690px;
    height:485px;
    background:url('../img/login/reg_bg2.png') no-repeat;
    background-position: center;
    background-size:cover;
    position: relative;
    top:170px;
    left:94px;
    float:left;
}

.form{width:500px;float:right;margin-right:100px;padding-top:80px;}
.form h1{font-size:36px;font-weight: bold;color:#d0191f;text-align:center;}
.form .item_group{height:68px;line-height:68px;border-bottom:#e5e5e5 solid 1px;margin-top:20px;position: relative;}
.form .item_group input{width:100%;height:68px;line-height:68px;border:none;background:none;font-size:20px;text-indent: 48px;}
.form .item_group .f_ico1{background:url('../img/icon/mobile.png') no-repeat 0 20px;}
.form .item_group .f_ico2{background:url('../img/icon/safe.png') no-repeat 0 20px;}
.form .item_group .f_ico3{background:url('../img/icon/pwd1.png') no-repeat 0 20px;}
.form .item_group .f_ico4{background:url('../img/icon/pwd2.png') no-repeat 0 20px;}



.form .agree{background:url('../img/icon/check.png') no-repeat 0 2px;padding-left:25px;margin-top:20px;font-size:16px;color:#333;cursor:pointer;}
.form .agree.active{background-image: url('../img/icon/check2.png')}
.form .agree a{color:#333;text-decoration: none;}
.form .agree a:hover{color:#d0191f}
.form .btn_box{text-align:center;margin-top:40px;}
.form .btn_box .login_btn{width:300px;height:50px;line-height:50px;font-size:18px;color:#fff;text-align:center;background:#d0191f;border-radius:5px;border:none;display:inline-block;outline: none;text-decoration: none;}
.form .btn_box .login_btn:hover{text-decoration: none;}
.form .tips{color:#999;text-align:center;font-size:18px;margin-top:30px;}
.form .tips a{color:#d0191f;text-decoration: none;}

.getCode{width:100px;height:30px;line-height:30px;font-size:14px;color:#fff;text-align:center;border-radius:5px;background:#d0191f;position: absolute;right:0;top:10px;cursor:pointer;}

.reg_win{text-align:center;} 
.reg_win_box{padding-top:60px;}
.reg_win h2{font-size:24px;font-weight: bold;margin:20px 0;}
.reg_win p{font-size:16px;}
.reg_win .go_url{text-align:center;}
.reg_win .go_url a{display:inline-block;padding:0;width:150px;height:50px;line-height:50px;color:#fff;font-size:18px;background:#d0191f;text-align:center;border:none;outline: none;margin:25px 50px 0 50px;text-decoration: none;}

.login_other{font-size:20px;margin:15px 0 0 0;}
.login_other .pull-left{color:#333;}
.login_other .pull-right{color:#999;}
.login_other a:hover{color:#d0191f}

/* 三方登录 */
.other_login{width:400px;margin:35px auto 0 auto;text-align:center;font-size:16px;}
.other_login .other_title{text-align:center;font-size:20px;color:#666;background:url('../img/icon/other_line.jpg') no-repeat center;margin-bottom:20px;}
.other_login .other_code img{width:51px;height:51px;}
@media screen and (max-width:1681px){
    .form{width:450px;}
    .reg_left_bg,.reg_left_bg2{width:580px;height:408px;}
    .form .item_group{margin-top:20px;}
    .getCode{top:11px}
}

@media screen and (max-width:1601px){
    .reg_left_bg,.reg_left_bg2{width:456px;height:321px;top:200px}
    .form .item_group{margin-top:10px;height:50px;line-height:50px;}
    .form .item_group input{height:50px;line-height:50px;font-size:16px;}
    .form .item_group .f_ico1, .form .item_group .f_ico2, .form .item_group .f_ico3, .form .item_group .f_ico4{background-position: 0 14px;background-size:17px 20px;}
    .form .item_group input{text-indent: 28px;}
    .form .tips{font-size:16px;margin-top:20px;}
    .form .agree{font-size:14px;}
    .form .btn_box .login_btn{font-size:16px;}
    .form h1{font-size:30px;}
    .getCode{top:5px;}
    .login_other{font-size:16px;}
    .other_login .other_title{font-size:18px;}
    .other_login{font-size:14px;margin:20px auto 0 auto;}
    .form .btn_box{margin-top:20px;}
    
    
}


@media screen and (max-width:1441px){
    .form{width:400px;padding-top:60px;}
    .form .item_group .f_ico1, .form .item_group .f_ico2, .form .item_group .f_ico3, .form .item_group .f_ico4{background-position: 0 14px;background-size:17px 20px;}
    .form .item_group input{text-indent: 28px;}
}
@media screen and (max-width:1367px){
    .reg_left_bg,.reg_left_bg2{width:370px;height:261px;top:150px;}
    .form h1{font-size:24px;}
    .form .item_group{margin-top:10px;height:45px;line-height:45px;}
    .form .item_group input{height:45px;line-height:45px;font-size:14px;}
    .getCode{top:0px;}
    .form .item_group .f_ico1, .form .item_group .f_ico2, .form .item_group .f_ico3, .form .item_group .f_ico4{background-position: 0 12px;}
    .form .btn_box{margin-top:20px;}
    .form .tips{margin-top:20px;}
    .login_other{font-size:14px;}
    .other_login .other_title{margin-bottom:10px;font-size:14px;}
    .other_code img{width:50px;height:50px;}
}