@charset "UTF-8";.button_box div,.login_box ul li{line-height:40px;text-align:center}.button_box div,.err_tip,.login_box ul li,.logo{text-align:center}body{width:100%;height:auto;background:url(../img/bg_login.png) no-repeat;background-size:100%}.logo{font-family:"微软雅黑";font-size:24px;color:#2F323E;margin-top:26px}.login_box{margin:-270px auto 0 -260px;width:460px;height:480px;padding:30px;background:#fff;-webkit-box-shadow:0 0 10px 0 rgba(87,190,255,.2);box-shadow:0 0 10px 0 rgba(87,190,255,.2);border-radius:10px;position:absolute;top:50%;left:50%}.login_box ul{margin:60px auto 0;width:320px;overflow:hidden}.login_box ul li{width:100%;height:45px;margin-bottom:25px}.login_box ul p{float:left}.login_box ul input{display:block;float:left;height:40px;width:276px;padding-left:40px;outline:0;border:1px solid #2F323E;border-radius:4px}.login_box ul input:focus{border:1px solid #35A9DD;background-color:#F2F6FA}.login_box ul .name{background:url(../img/user_name.png) 10px center no-repeat}.login_box ul .password{background:url(../img/password.png) 10px center no-repeat}.err_tip{width:100%;font-size:14px;color:#FF7D7D;height:40px}.button_box{width:116px;margin:0 auto;overflow:hidden}.button_box div{cursor:pointer;float:left;width:116px;height:40px;color:#fff;font-size:18px;border-radius:4px;background-image:-webkit-gradient(linear,left bottom, left top,color-stop(0, #1a93e8),to(#2ec2ef));background-image:linear-gradient(0deg,#1a93e8 0,#2ec2ef 100%)}.button_box div:hover{text-decoration:none;opacity:.8;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.psw>p,.user_name>p{width:64px}