|  |  |  | 
|---|
|  |  |  | height: 40rpx; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .captcha { | 
|---|
|  |  |  | color: #279baa; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | input { | 
|---|
|  |  |  | flex: 1; | 
|---|
|  |  |  | 
|---|
|  |  |  | box-sizing: border-box; | 
|---|
|  |  |  | margin-top: 80rpx; | 
|---|
|  |  |  | .for_psd { | 
|---|
|  |  |  | color: #279baa; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | margin-top: 40rpx; | 
|---|
|  |  |  | width: 140rpx; | 
|---|
|  |  |  | text-align: center; | 
|---|
|  |  |  | 
|---|
|  |  |  | .login_btn_n { | 
|---|
|  |  |  | width: 100%; | 
|---|
|  |  |  | height: 98rpx; | 
|---|
|  |  |  | background: #279baa; | 
|---|
|  |  |  | background: $uni-color-primary; | 
|---|
|  |  |  | box-shadow: 0rpx 12rpx 24rpx 0rpx rgba(39, 155, 170, 0.2); | 
|---|
|  |  |  | display: flex; | 
|---|
|  |  |  | align-items: center; | 
|---|
|  |  |  | 
|---|
|  |  |  | text-align: center; | 
|---|
|  |  |  | bottom: 108rpx; | 
|---|
|  |  |  | .deal { | 
|---|
|  |  |  | color: #279baa; | 
|---|
|  |  |  | color: $uni-color-primary; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|
|  |  |  | } | 
|---|