/*µÇÂ¼*/
.login_warp{height: 350px;padding: 10px 25px 33px;width: 270px;background: #425464;border-radius: 5px;}
.login_warp p{margin-left: 3px;font-size: 16px;color: #ffffff;margin-bottom: 6px;line-height: 1;}
.login_warp .login_user input{width: 226px;font-size: 16px;line-height: 1;color: #555555;padding: 16px 0px 16px 42px;}
.login_warp input{margin-bottom: 16px;background: #ffffff;border: 1px solid #26343f;border-radius: 4px;height: 16px;font-family: "Microsoft YaHei", "Î¢ÈíÑÅºÚ";}
.login_warp .login_username{background: url("imageslogin_user_icon_06.jpg") no-repeat 13px center #ffffff;}
.login_warp  .login_user_password{background: url("imageslogin_password_icon_14.jpg") no-repeat 13px center #ffffff;}
.verification_warp{overflow: hidden;}
.login_password{letter-spacing: 1em;}
.login_warp .verification_warp input{padding: 14px 0px 14px 0px;width: 138px;text-align: center;font-size: 20px;height: 20px;float: left;}
.verification_img{width: 115px;height: 50px;float: right;}
.login_warp .login_btn{width: 270px;height: 50px;color: #ffffff;line-height: 50px;font-size: 18px;text-align: center;border: none;background: #ff9c31;cursor: pointer;margin:8px 0 15px 0;}
.login_container{position: relative;overflow: hidden;}
.login_warp{position: absolute;right: 0px;top: 50%;margin-top: -210px;}
.login_logo{height: 115px;width: 500px;position: absolute;left: 195px;top: 50%;margin-top: -57.5px;}
.login_warp .link a{color: white;float: left;height: 20px}
.login_warp .errortip{height: 20px;text-align: center;font-size: 16px;}
.login_warp .register_btn{width: 270px;height: 50px;color: #ffffff;line-height: 50px;font-size: 18px;text-align: center;border: none;background: #55B1FE;cursor: pointer;margin:8px 0 15px 0;}