.authentication-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.authentication-wrap .login-wrap_box{width:500px}.authentication-wrap .login-wrap_box h3{font-size:36px;font-family:Microsoft YaHei;font-weight:400;line-height:48px;color:#333;text-align:center}.authentication-wrap .login-wrap_box .form-input{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:52px;padding:0 20px;border-bottom:2px solid #ff7327;margin-top:62px;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.authentication-wrap .login-wrap_box .form-input input{height:100%;width:100%;outline:none;border:0}.authentication-wrap .login-wrap_box .form-input .el-select{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.authentication-wrap .login-wrap_box .form-input .el-select .el-input input::-webkit-input-placeholder{color:#7d7d7d}.authentication-wrap .login-wrap_box .form-input .el-select .el-input .el-select__caret{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);color:#7d7d7d}.authentication-wrap .login-wrap_box .form-input .el-select .el-input .el-select__caret.is-reverse{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:#7d7d7d}.authentication-wrap .login-wrap_box .form-input-sex{font-size:14px;color:#7d7d7d;padding-left:20px;padding-top:40px}.authentication-wrap .login-wrap_box .form-input-font1{font-size:14px;font-family:Microsoft YaHei;font-weight:400;line-height:20px;color:#ff7327;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.authentication-wrap .login-wrap_box .form-input-font1:active{opacity:.6}.authentication-wrap .login-wrap_box .form-input-btn{width:500px;height:50px;background:#ff7327;-webkit-border-radius:25px;border-radius:25px;text-align:center;line-height:50px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-top:40px}.authentication-wrap .login-wrap_box .form-input-btn span{font-size:16px;color:#fff}.authentication-wrap .login-wrap_box .form-input-btn:active{opacity:.6}