.taking-pictures{ margin: 147rpx auto 79rpx; width: 249rpx; height: 249rpx; border: 39rpx solid #EAF3FE; background: linear-gradient(180deg, #56ABFF 0%, #0062D5 100%); border-radius: 50%; } .title{ margin-bottom: 30rpx; border-top: 1px solid #F5F5F5; text-align: center; padding-top: 65rpx; font-size: 36rpx; font-weight: 500; color: #3E3E3E; line-height: 50rpx; letter-spacing: 1px; } // 汽车号码输入框 .new-plate-number{ margin-bottom: 70rpx; } .message-input-wrap{ margin: 0 -40rpx; } .message-input-wrap /deep/ .u-input ~ uni-view:last-of-type .u-char-item{ background-color: #E8FFE8; } .bottom-btn{ height: 85rpx; line-height: 85rpx; background: #3397FA; box-shadow: 0px 9rpx 9rpx 0px rgba(0, 0, 0, 0.03); border-radius: 10rpx; text-align: center; font-size: 28rpx; font-weight: 500; color: #FFF; letter-spacing: 1px }