.expect_title { font-size: 60rpx; line-height: 60rpx; color: #000000; text-align: center; margin: 180rpx 0 116rpx; font-weight: 500; } .expect-box { width: 480rpx; height: 78rpx; line-height: 78rpx; font-size: 29rpx; color: #484848; padding-left: 50rpx; border-radius: 40rpx; border: 2rpx solid #A0A0A0; margin: 120rpx auto 0; position: relative; } .expect-box .picker { position: relative; z-index: 10; width: 85%; box-sizing: border-box; } .picker_icon { width: 40rpx; height: 40rpx; top: 19rpx; position: absolute; right: 30rpx; }