.rArrow{ position: absolute; right: 26rpx; height:20rpx; width: 20rpx; margin: auto; bottom: 30rpx; } input { width:600rpx; display: inline-block; font-size: 32rpx; vertical-align: middle; margin-top: -3rpx; } .radio-group { display: inline-block; } .section { height: 100rpx; line-height: 100rpx; width: 710rpx; margin: 0 auto; border-bottom: 1px solid #eee; } .address{ width: 710rpx; margin: 0 auto; border-bottom: 1px solid #eee; padding-bottom: 10rpx; } .radio{ margin-right: 30rpx; } .section__title, .picker, picker { display: inline-block; font-size: 32rpx; color: #999; width: 620rpx; } radio { transform:scale(0.8); } .section__title { color: #999; } .section > text:nth-of-type(1) { font-size: 32rpx; display: inline-block; margin-right: 20rpx; } .address > text:nth-of-type(1) { font-size: 32rpx; display: inline-block; margin-right: 20rpx; } .btn{ width: 456rpx; color: #fff; margin-top: 466rpx; height: 92rpx; line-height: 92rpx; text-align: center; border-radius:32rpx; font-size: 32rpx; } .active{ opacity: .6; } .sec{ position: relative; } .input{ position: absolute; left: 84rpx; z-index: 1000; top: 0; bottom: 0; margin: auto; background: #fff; } .names{ font-size: 26rpx; line-height: 46rpx; color: #999; }