.header-c{font-weight: 500;}
.container{padding:0 .55rem;}
.container .logobox{text-align: center;margin:.8rem auto .35rem;}
.container .logobox img{width: 2.32rem;height: 2.34rem;display: block;margin: auto;}
.container .logobox h1{font-size: .36rem;text-align: center;font-weight: bold;background:linear-gradient(0deg,rgba(23,61,159,1) 0%, rgba(33,180,250,1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-top: .3rem;letter-spacing: .08rem;}

.inp-group{height:.38rem;line-height:.38rem;background:rgba(243,243,243,0.5);border-radius: .44rem;padding:.25rem .4rem;margin-bottom: .36rem;}
.inp-group i{width: .4rem;height:.4rem;float:left;margin-right: .3rem;}
.inp-group i.acc{background:url(../images/ic_username.png) no-repeat center center;background-size:.4rem;}
.inp-group i.tel{background:url(../images/ic_tel.png) no-repeat center center;background-size:.4rem;}
.inp-group i.pwd{background:url(../images/ic_password.png) no-repeat center center;background-size:.4rem;}
.inp-group i.eye{float:right;background:url(../images/ic_eye1.png) no-repeat center center;background-size:.4rem;margin-right:0;}
.inp-group i.eye.disabled{background:url(../images/ic_eye.png) no-repeat center center;background-size:.4rem;}
.inp-group i.yzm{background:url(../images/ic_yzm.png) no-repeat center center;background-size:.4rem;}

.inp-group input{width:75%;height: .4rem;border:none;background:none;columns: #333333;;font-size: .3rem;line-height: .4rem; -webkit-appearance: none;}
.inp-group input::-webkit-input-placeholder{color: #999;font-size: .3rem;}
.inp-group input::-moz-placeholder{color: #999;font-size: .3rem;}
.inp-group input:-ms-input-placeholder{color: #999;font-size: .3rem;}


.yzmbox{margin-bottom: .5rem;}
.yzmbox .inp-group{margin-bottom: 0;}
.inp-yzm{width:2.8rem;display: inline-block;}
#verifyCode{display: inline-block;vertical-align: middle;}


.container a.btn_register,.btn_confirm,.reConfirm{display: block;height:.88rem ;border-radius: .44rem;text-align: center;line-height: .88rem;font-size: .3rem;background:linear-gradient(0deg,rgba(22,56,155,1) 0%,rgba(34,185,254,1) 100%);color:#fff;margin-bottom:.2rem;margin-top:.6rem;}
.container p{font-size: .24rem;color: #bbb;text-align: center;}
.container p.yes{padding:.48rem 0;font-size: .26rem;color:#666;}
.container p.yes a.go_login{color: #e21717;font-weight: bold;}

/* 忘记密码 */
.yzmCon .inpYzm{width:3.52rem;float: left;margin-bottom: 0;}
.sendYzm{width:1.8rem;height: .6rem;line-height: .6rem;text-align: center;color:#fff;font-size: .26rem;background-color:#ff3964;float: right;margin-top:.14rem;border-radius: .3rem;;}
.sendYzm.disabled{background-color:#999;}
