/* 外层 */
.login-warp{width: 100%;height: 100%;}
/* 头部 */
.login-warp-header{height: 50px;width: 100%;background: rgb(255,102,0);color:#fff;font-size: 2rem;text-align: center;}
.login-warp .login-warp-header .icon-qiyezhongxin_qiyeguanli{color: #fff;}
.login-warp-logo{width: 100%;text-align: center;height: 60px;display: inline-block;}
.login-warp-logo img{width: 60%;margin: 10% 0 5% 0;}
.login-warp-input{width: 100%;text-align: center;}
.login-warp-input p{font-size: 1.5rem;}
.login-warp-input .weui-cell input{font-size: 1.7rem;}

/* 下横线 */
.yellow-line{width: 40%;height: 2px;background-color: rgb(255,102,0);
position: absolute;top: 135%;left: 30%;
}
/* 手机号登录 */
.pw-input{width: 75%;font-size: 15px;height: 16px;}
.IDorPhone{font-size: 15px;height: 16px;}
.haveCode{display: none;font-size: 1.4rem;float: right;
margin-right: 15px;}

/* 登录按钮 */
.weui-btn{width: 90%;border-radius: 25px;background: rgb(255,102,0) !important;}
/* 注册和忘记密码 */
.forgetpw{color: black;cursor: pointer;}
.forgetpw:hover{color: rgb(250,102,0);}
.foottext:before{border-top: none;}
/* 三方登录 */
.third-login:before{border-top: none;}
.third-logo:before{border-top: none;}
.third-login{width: 100%;text-align: center;}
.third-login .third-login-text{width:90%;text-align: center;}
.third-logo{width: 80%;text-align: text;}
.third-logo img{width: 12%;margin-left: 15%;}
.foot-thrid{position: fixed;bottom: 5%;width: 100%;text-align: center;}

.login-warp .putInfo{height: 18px;}
.id_{position: absolute;bottom: 10px;right: 20px;color: red;}
.pw_{position: absolute;bottom: 10px;right: 20px;color: red;}
.putInfo .haveCode{color: rgb(250,102,0);min-width: 50px;text-align: center;}

/* 忘记密码 */
.weui-bar__item_on—myself{
	color: rgb(255,102,0);
	position: relative;
}
.weui-bar__item_on—myself span{
	position: absolute;bottom:0;left: 25%;
	height: 2px;width: 50%;background: rgb(255,102,0);
}
.noClick{pointer-events: none;color: #a1a1a1 !important;}
.have_code{float: right;margin-right: 15px;color: rgb(250,105,0);min-width: 50px;text-align: center;}
.appeal{width: 100%;text-align: right;margin-bottom: 10px;cursor: pointer;}
.appeal div{margin-right: 30px;}

.email_get .appeal{margin-top: 15px;}
