choice_guide.wxss 1 KB
.big_box{padding: 0 20rpx }
.head_pic{ width: 160rpx; height: 160rpx; border-radius: 50%}
.pic2{ width: 100rpx; height: 100rpx; }

.item{border-bottom: 0.01rem solid #eeeeee; padding: 20rpx 0;}
.choice_btn{ width: 130rpx; height: 50rpx; border-radius: 50rpx;
    border:1rpx solid #cb3549; color: #cb3549;
}
.box{ position: fixed; z-index: 6666; bottom: 0; left: 0;background-color: #fff;width: 100%;}
.t_choice_btn{ width: 160rpx; height: 50rpx; background-color:#169bd5; border-radius: 10rpx; color: #fff  }

.sear_all{ width: 93%; margin: 0 auto; height: 80rpx; margin-top: 20rpx }
.sear_all .inp_div,.sear_all .sear_btn{ height: 80rpx; line-height: 80rpx  }
.inp_div{ width: 80%; overflow: hidden;background-color: #f2f2f2}
.sear_all .inp_div input{ margin-left: 54rpx; width: 100%; height: 100%; border: 0; border-radius: 0; }
.sear_btn{ width: 20%;background-color: #ff6768; text-align: center;color: #fff; font-size: 32rpx}
.find_img{width: 44rpx; height: 44rpx; position: absolute; left: 8rpx; top: 18rpx; z-index: 10}