.top-img{ width:100%; } .form-wrapper{ padding:86rpx 66rpx 0; } .form-item{ display: flex; height: 68rpx; margin:0 0 32rpx; } .item-left{ width:120rpx; color:#2a2a2a; font-size: 30rpx; text-align: justify; line-height: 78rpx; margin-right: 20rpx; } .item-right{ border-radius: 10rpx; border: 2rpx solid #DCDCDC; flex: 1; padding: 0 20rpx 0; text-align: left; color: #85868A; font-size: 28rpx; height: 78rpx; line-height: 78rpx; } .city-select{ display: flex; justify-content: flex-end; align-items: center; } .city{ color:#85868A; } .arrow-down{ width:0rpx; height:0; border-left: 14rpx solid transparent; border-right: 14rpx solid transparent; border-top: 16rpx solid #85868A; margin-left:8rpx; } .register-btn{ background:url('https://jzmall.lifejingzhi.com/file/jzmall/weixin/btn.png') no-repeat center; background-size: 100%; width:592rpx; height: 114rpx; margin:200rpx auto 80rpx; color:#fff; font-size: 36rpx; line-height:114rpx; text-align: center; font-weight:bold; } .name-input{ color:#85868A; font-size: 28rpx; text-align: left; height: 78rpx; line-height: 78rpx; }