/* prescription/drugUsers/index.wxss */ .tips{background: #F9F8D9; padding: 15rpx 20rpx; color: #F97326;align-items: center;justify-content: center;} .guarantee{width: 30rpx;height: 30rpx; margin-right: 10rpx;} .ipt{padding: 20rpx 0; border-bottom: 1rpx solid #E5E5E5; margin: 20rpx; } label{ color: #999; } .ipt:nth-child(3){ border-bottom: none; } .red{color: red;} .name{margin: 0 30rpx 0 20rpx;} .sex{padding: 10rpx 20rpx; background: #FCECEC; border-radius: 40rpx; font-size: 24rpx;} .relationship{padding: 20rpx; align-items: center;} .relationship label{margin-right: 20rpx;} .item{padding:10rpx 20rpx;border-radius: 40rpx; background: #F2F2F2; margin-right:20rpx ;} .active{background: #FCECEC !important; color: #E82810 !important; border: 1rpx solid #E82810 !important;} .gmbtn{width: 680rpx;height: 80rpx;border-radius: 40rpx;text-align: center;line-height: 80rpx;font-size: 30rpx;color: #fff; margin: 0 33rpx;} .btn{position: fixed;left: 0;right: 0;bottom: 0;} .del{width: 50%;height: 100rpx;line-height: 100rpx;background: #fff;font-size: 36rpx;color: #333;text-align: center;} .submit{width: 50% !important;height: 100rpx !important;line-height: 100rpx !important;background: #FE0419;font-size: 36rpx;color: #fff;text-align: center;} .list{background: #fff;margin: 20rpx 0 0;} .list .li{border-bottom: 1rpx solid #F4F6FA;height: 100rpx;display: flex;display: -webkit-flex;align-items: center;padding: 0 30rpx;} .list .li text{display: block;font-size: 28rpx;color: #333;} .items{flex: 1;-webkit-flex: 1;font-size: 28rpx;color: #333;text-align: right;} .rico{display: block;width: 16rpx;height: 26rpx;margin-left: 20rpx;} .she{justify-content: flex-end;display: flex;display: -webkit-flex;} .check{width: 34rpx;height: 34rpx;}