service.wxss 1.27 KB
.popup_wrapper.data-v-cbc0132a{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999;overflow:hidden;flex-direction:column}.popup_wrapper .cancelBtn.data-v-cbc0132a{display:flex;flex-direction:row-reverse;width:660rpx;height:70rpx}.popup_wrapper .targetView.data-v-cbc0132a{display:flex;flex-direction:column;align-items:center;width:600rpx;height:963rpx;background:#fff;border-radius:32rpx}.popup_wrapper .targetView .target_title.data-v-cbc0132a{display:flex;margin-top:50rpx;justify-content:center;font-family:PingFangSC,PingFang SC;font-weight:500;font-size:30rpx;color:#000;line-height:42rpx;text-align:left;font-style:normal}.popup_wrapper .targetView .image_wrapper.data-v-cbc0132a{display:flex;height:739rpx;width:600rpx;margin-top:20rpx}.popup_wrapper .targetView .image_wrapper .image.data-v-cbc0132a{height:739rpx;width:600rpx}.popup_wrapper .targetView .target_line.data-v-cbc0132a{margin-top:20rpx;width:100%;height:1rpx;background:#ecedef}.popup_wrapper .targetView .cancel.data-v-cbc0132a{display:flex;justify-content:center;align-items:center;font-family:PingFangSC,PingFang SC;font-weight:400;font-size:30rpx;color:#ee0d24;line-height:42rpx;text-align:left;font-style:normal;width:100%;height:88rpx}