.box{ padding: 10px; border-bottom: 10px solid #f5f5f5; color: #000000; } .box .pickname { font-size: 32rpx; line-height: 80rpx; border-bottom: 1rpx solid #EEEEEE; } .box .mt { margin-top: 20rpx; } .addr{ width: 75%;color: #848484;} .buttonclass { width: 160rpx; height: 60rpx; line-height: 60rpx; text-align: center; border: solid 1px #c3172d; border-radius: 20rpx; font-size: 28rpx; color: #c3172d; } .fmob {width: 28rpx; height: 32rpx; margin-right: 10rpx; top: 4rpx; position: relative; } .faddr{ width: 26rpx; height: 32rpx; margin-right: 6rpx; top: 4rpx; position: relative; } .bcolor{background-color: #f5f5f5; height: 126rpx;} .sear_inp{width: 490rpx; background-color:#eaeaea; height: 80rpx; border-radius:5rpx; margin: 25rpx;} .sear_inp input{width: 400rpx;} .select{height: 80rpx; width: 220rpx;background-color:#eaeaea; margin:25rpx; font-size: 28rpx; line-height: 80rpx;text-align: center } .sear_btn{ width: 50rpx; height: 100%; display: flex; align-items: center;}