@charset "utf-8";
/* CSS Document */

/* 背景*/


/*.blk_bg{ width:100%; height:100%; background:url(../images/login.png);
           -webkit-background-size: cover;
    position:fixed;
    top:0;
    left:0;
    bottom:0;
    right:0;
    z-index:-1;}
.middle{ width:1000px; background-color:#ffffff; margin:60px auto; padding-bottom:60px;}
.logo{ padding-top:60px; margin-left:70px;}
.nr{ width:844px; margin:40px auto;}
*/
.blk_bg{ width:100%; height:100%; background:url(../images/login.png) no-repeat bottom center;
           -webkit-background-size: cover;overflow: auto;}
.middle{ width:1000px; background-color:#ffffff; margin:60px auto; padding-bottom:60px;}
.logo{ padding-top:60px; margin-left:70px;}
.nr{ width:844px; margin:40px auto;}
.login_box{ float:left; width:280px; height:347px; border:1px solid #e1dfdf; background-color:#ffffff; padding:0 45px;}
.login_box p{ color:#14b75c; font-size:18px; margin-top:30px;}
.yonghu,.yanzheng{ border:1px solid #d6d7dc; width:268px; height:43px; line-height:43px; padding-left:10px; margin:12px 0 0 0;
color:#808080;}
.yanzheng_box{ height:53px;}
.yanzheng{ width:116px; margin-top:12px;margin-right:6px;float:left}
.yz_img{margin-top:20px;margin-right:6px;width:91px; height:43px; display:block; float:left}
.change{margin-top:24px;float:left; color:#14b75c;}
.forget{ color:#a9a8a8; font-size:12px; float:right; margin:12px 0 8px 0;}
.login_btn{ width:278px; height:45px; border-radius:4px; color:#ffffff; font-size:18px; text-align:center; line-height:45px;
 background-color:#14b75c; border:none;}
 
 .rit_img{ float:right; width:438px; margin-top:30px;}