@charset"utf8";
/*速效*/
/*登陆*/
.card-inner-login{ width: 100%; height: 560px; overflow: hidden; background: url(../../images/login/login-bj.png) no-repeat center;}
.inner-login-main{ width: 1200px; margin: 0 auto; }
.inner-login{margin-top: 15px;}
.inner-login-box{ float: right; width: 330px; padding: 53px 23px 23px 23px; border-radius: 4px; overflow: hidden;  position: relative;background: #fff;margin-top: 111px;}
.login_account {   overflow: hidden;}
.main_login { width: 1200px; margin: 0 auto; overflow: hidden; zoom: 1;}
.login_mainly {height: 44px;line-height: 44px;background: #fff;color: #999999;position: relative;}
.inner-login .login_from label {width: 44px;height: 33px; margin-top: 5px; background: none; float: left;position: absolute;overflow: hidden;}
.inner-login .login_from input {width: 274px;padding: 12px 0 12px 54px;outline: 0;font-family: "Microsoft YaHei";font-size: 12px;border: 1px solid #ddd; border-radius: 5px;}
.inner-login .login_from .inputIcon_close {width: 18px;height: 18px;display: inline-block;background-position: -96px -33px;position: absolute;top: 14px;right: 11px;z-index: 99;cursor: pointer;display: none;}
.login_mg10 {margin-top: 20px;}
.login_mainly .login_icon{background: url(../../images/common/main-icon.png) no-repeat; overflow: hidden;}
.login_mainly .login_icon2{background: url(../../images/common/common.png) no-repeat; overflow: hidden;}
.login_mainly label.ico_account i{width: 44px;height: 33px;display: inline-block;}
.login_mainly .icon_user {background-position: -90px 6px;}
.login_mainly .icon_pass {background-position: -124px 6px;}
.login_memory { margin-top: 16px; overflow: hidden; zoom: 1; }
.memory_account { color: #999; cursor: pointer; position: relative; padding-left: 18px; }
.login_memory .login_icon{background: url(../../images/common/common.png) no-repeat; overflow: hidden;}
.login_memory i {width: 14px;height: 14px;display: inline-block;position: absolute;left: 0;top: 2px;}
.login_memory .icon_remember { background-position: -70px -53px;}
.login_memory .icon_remember_up{ background-position: -92px -53px;}
.login_btn{ width: 100%; overflow: hidden; margin-top: 16px; }
.login_btn .login_btn_comm{ width: 140px; height: 45px; font-size: 20px; border-radius: 6px; line-height: 44px; text-align:center; display: inline-block; }
.login_btn a{ color: #fff; }
.login_link{ background: #27baff; }
.login_link:hover{ background: #00aeff; }
.register_link{ background: #ffad6a; float: right; }
.register_link:hover{ background: #ffa357;}
.login_memory {margin-top: 16px;overflow: hidden;zoom: 1;}
.login_memory a.forget_password {color: #999;}
/*.login_error{ display: none; position: absolute; top: 16px; left: 23px; padding-left:25px;  overflow: hidden; width: 215px; height: 30px; line-height: 30px;  background: #fff2f1; }
.login_error .login_error_icon{ width: 16px; height: 16px; position: absolute; top: 8px; left:6px; display: block; background:url(../../images/common/common.png) no-repeat; background-position: -70px -34px;}*/

.login_error{position: absolute; bottom: 16px; left: 23px;width: 330px;}
.login_error .error_info{display: inline-block;max-width: 300px; height: 30px; line-height: 30px;  background: #ffe6e6; padding-left:25px;padding-right: 5px;color: #f23130;}
.login_error .error_info:before{display: block;content: "";position: absolute; top: 8px; left:6px;width: 16px; height: 16px;background:url(../../images/common/common.png) no-repeat -70px -34px;}
.index_title{ position: absolute;top: 0; left: 0; text-align: center; width: 100%; height: 50px; line-height: 50px; background: #e9f1ff; font-size: 18px; color: #333;}
.footer-login{height: 280px;}
