@charset "utf-8";.login{width:100%;height:100%;position:fixed;z-index:999;left:0;top:0;background:url(../images/login_bj.png) no-repeat center center #2a3645;background-size:cover;-webkit-background-size:cover}.login_con{width:762px;height:518px;background:url(../images/login_con_bj.png) no-repeat center center #fff;overflow: hidden;border-radius: 16px;-webkit-border-radius: 16px;position:absolute;z-index:20;left:50%;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);box-sizing:border-box;-webkit-box-sizing:border-box;padding-top:68px}.login_con .logo{display:block;width:147px;height:47px;margin:0 0 20px 408px}.login_con h1{font-size:24px;font-weight:500;color:#4d9859;letter-spacing:10px;margin:0 0 40px 408px}.login_con ul{width:322px;margin:0 0 48px 408px}.login_con ul li{border-bottom:1px solid #edeff5;padding:10px 0;margin-bottom:20px}.login_con ul li input{font-size:14px;color:#000;border:0;outline:0;display:block;width:100%;height:30px;line-height:30px}.login_con .login-btn{display:block;border:0;outline:0;cursor:pointer;width:322px;height:48px;background:#4d9859;border-radius:4px;-webkit-border-radius:4px;text-align:center;line-height:48px;color:#fff;letter-spacing:1px;font-size:18px;margin:0 0 0 408px}