| | |
| | | width: 100%; |
| | | height: 100vh; |
| | | } |
| | | .container .content .navbar.data-v-4c5e7c86 { |
| | | width: 100%; |
| | | height: 176rpx; |
| | | background: linear-gradient(to bottom, #5EA1FA, #8BC1FC); |
| | | display: flex; |
| | | align-items: flex-end; |
| | | padding-bottom: 24rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | .container .content .navbar image.data-v-4c5e7c86 { |
| | | width: 20rpx; |
| | | height: 40rpx; |
| | | margin-left: 32rpx; |
| | | } |
| | | .container .content .navbar text.data-v-4c5e7c86 { |
| | | font-weight: 400; |
| | | font-size: 36rpx; |
| | | color: #000000; |
| | | margin-left: 234rpx; |
| | | } |
| | | .container .content .main.data-v-4c5e7c86 { |
| | | width: 100%; |
| | | height: calc(100vh - 176rpx); |
| | | background: linear-gradient(to top, #FFFFFF, #E8EFFF); |
| | | padding: 0 32rpx 38rpx; |
| | | padding: 0 50rpx 38rpx; |
| | | box-sizing: border-box; |
| | | } |
| | | .container .content .main .title.data-v-4c5e7c86 { |
| | |
| | | line-height: 130rpx; |
| | | } |
| | | .container .content .main .form.data-v-4c5e7c86 { |
| | | height: 700rpx; |
| | | height: 600rpx; |
| | | width: 100%; |
| | | background: #FFFFFF; |
| | | border-radius: 24rpx; |
| | | padding: 30rpx 50rpx 0; |
| | | box-sizing: border-box; |
| | | } |
| | | .container .content .main .form .form-item.data-v-4c5e7c86 { |
| | | height: 100rpx; |
| | | width: 96%; |
| | | border-bottom: 1px solid rgba(226, 226, 226, 0.6); |
| | | .container .content .main .form input.data-v-4c5e7c86 { |
| | | line-height: 100%; |
| | | height: 100%; |
| | | } |
| | | .container .content .main .form .card-item.data-v-4c5e7c86 { |
| | | display: flex; |
| | | justify-content: space-between; |
| | | justify-content: space-around; |
| | | height: 100%; |
| | | align-items: center; |
| | | margin: 0 auto; |
| | | } |
| | | .container .content .main .form .form-item text.data-v-4c5e7c86 { |
| | | width: 160rpx; |
| | | font-weight: 400; |
| | | font-size: 32rpx; |
| | | color: #000000; |
| | | margin-left: 24rpx; |
| | | } |
| | | .container .content .main .form .form-item input.data-v-4c5e7c86 { |
| | | width: 450rpx; |
| | | } |
| | | .container .content .main .form .form-item input.data-v-4c5e7c86 .uni-input-placeholder { |
| | | font-weight: 300; |
| | | font-size: 32rpx; |
| | | color: #ccc; |
| | | } |
| | | .container .content .main .form .card-item input.data-v-4c5e7c86 { |
| | | width: 375rpx; |
| | | margin-right: 20rpx; |
| | | line-height: 100%; |
| | | height: 100%; |
| | | } |
| | | .container .content .main .form .card-item image.data-v-4c5e7c86 { |
| | | width: 44rpx; |
| | |
| | | flex-direction: column; |
| | | margin-top: 56rpx; |
| | | font-weight: 300; |
| | | font-size: 32rpx; |
| | | font-size: 28rpx; |
| | | color: #484848; |
| | | } |
| | | .container .content .main .tips text.data-v-4c5e7c86:first-child { |