body,html,#app{ height:100%; background: #000; } .authpage{ height:100%; background: #000; .auth-con{ height:100%; background: url("../../images/auth/authbg.png") center top no-repeat; .auth-box{ width:415px; margin:0 auto; .authb-head{ height: 65px; background: #010720; border-radius: 16px 16px 0px 0px; img{width:157px;height:27px;} } .inputboxp{ width:415px; background: rgba(255,255,255,0.3); border-radius: 0px 0px 16px 16px; padding:27px; p.headtips{ color:#fff; font-size: 18px; font-weight: bold; margin-bottom: 30px; } .input-group-auth{ margin-bottom: 15px; p.labelp{font-size: 14px;color:#fff;margin-bottom: 9px;} input{ width:320px; } } .tip-con{font-size: 14px;color:#fff;margin-bottom: 15px;} .getCode{ margin-bottom: 15px; color:#fff; width: 218px; } .gobtn{ width: 218px; margin:0 auto; margin-top: 10px; } .tips{ font-size: 14px; text-align: center; color: #BF0707; height:20px; line-height: 20px; margin-top: 30px; } } } } }