.forgetpwd { width: 100%; display: flex; flex-direction: column; } .retrievepwd { width: 100%; display: flex; flex-direction: column; position: relative; margin-bottom: 68rpx; } /* .retrievepwd view { width: 90%; display: flex; margin: 0 auto; height: 94rpx; line-height: 94rpx; padding-left: 4%; position: relative; } */ .input01 { text-indent: 40rpx; font-size: 40rpx; color: #000; letter-spacing: 0; margin-top: 28rpx; } .input02 { text-indent: 40rpx; font-size: 28rpx; margin-top: 16rpx; color: #000; letter-spacing: 0; line-height: 32rpx; } .line { width: 2rpx; height: 22rpx; background: #d7d7d7; position: absolute; left: 20%; top: 38rpx; } .retrievepwd view input { display: inline-block; font-size: 30rpx; width: 460rpx; padding-left: 40rpx; height: 94rpx; color: #000!important; letter-spacing: 0; line-height: 32rpx; } .pho { margin-top: 40rpx; } .retrievepwd view:nth-child(1) input { width: 68%; } .retrievepwd view text:nth-child(4) { color: #52a0fd; font-size: 28rpx; } .forgetpwd button { width: 92%; height: 94rpx; line-height: 94rpx; background: #52a0fd; color: #fff; font-size: 36rpx; } .active { opacity: 0.6; } .send { display: inline-block; width: 210rpx !important; border-radius: 16rpx; margin-top: 12rpx; margin-right: 30rpx; font-size: 30rpx!important; letter-spacing: 0; padding: 0!important; } button::after { border: none; } .try { width: 32%; display: inline-block; background: #52a0fd; color: #fff; border-radius: 16rpx; text-align: center; opacity: 0.6; height: 70rpx !important; font-size: 28rpx !important; line-height: 70rpx !important; margin-top: 12rpx; }