#app{background:#fff;height:100%}body,html{height:100%;background:#fff}.verifyPage{font-family:PingFangSC-Medium,PingFang SC;letter-spacing:1px;color:#181b3e;background-color:#f8f8f8;min-height:100vh}.verifyPage .banner{height:76vw;background:url(../img/bg.4a303fe6.png) no-repeat center;background-size:100% 100%}.verifyPage .banner .headerBox{width:100%;height:48px;position:fixed;top:0;left:0;padding:0 25px;-webkit-box-sizing:border-box;box-sizing:border-box}.verifyPage .banner .headerBox .closeImg{width:20px}.verifyPage .banner .headerBox .font14{font-size:14px}@media only screen and (max-width: 360px){.verifyPage .banner{height:54vw}}.verifyPage .verifyMain{padding:60px 26px 0;-webkit-box-sizing:border-box;box-sizing:border-box}.verifyPage .verifyMain .label{font-size:14px;text-align:left;min-width:80px}.verifyPage .verifyMain input{text-align:left;font-size:14px;width:70%;height:42px;line-height:42px;outline:none;background:transparent;border:none;outline:medium}.verifyPage .verifyMain input:last-child{margin-right:0}.verifyPage .verifyMain input:focus{outline:none;background-color:transparent}.verifyPage .verifyMain input::-moz-selection{background:transparent}.verifyPage .verifyMain input::selection{background:transparent}.verifyPage .verifyMain input::-moz-selection{background:#f1f1f1}.verifyPage .verifyMain .heigh{margin:20px 0}.verifyPage .font14{font-size:14px}.verifyPage .flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.verifyPage .flexc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.verifyPage .between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.verifyPage .btn{color:#fff;width:88%;height:50px;line-height:50px;background:#2d2d2d;border-radius:4px;margin:0 auto;position:fixed;bottom:20vw;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}