@charset "UTF-8"; /* 水平间距 */ /* 水平间距 */ .phone-wrap.data-v-62293bf3 { position: fixed; left: 0; right: 0; top: 0; bottom: 0; z-index: 9999; background-color: rgba(0, 0, 0, 0.3); display: flex; justify-content: center; align-items: center; } .phone-wrap .authorization-container.data-v-62293bf3 { width: 600rpx; margin-top: -100rpx; } .phone-wrap .authorization-container .phone-inp.data-v-62293bf3 { margin-bottom: 20rpx; } .phone-wrap .authorization-container .userAvatar.data-v-62293bf3 { width: 100rpx; height: 100rpx; display: block; border-radius: 50%; overflow: hidden; margin: 20rpx auto; } .phone-wrap .authorization-container .title.data-v-62293bf3 { font-size: 32rpx; padding-top: 16rpx; } .phone-wrap .authorization-container .tip.data-v-62293bf3 { font-size: 28rpx; color: #999; position: relative; padding-left: 20rpx; margin-top: 30rpx; } .phone-wrap .authorization-container .tip.data-v-62293bf3::after { display: block; content: ""; width: 10rpx; height: 10rpx; border-radius: 50%; background-color: #999; position: absolute; left: 0; top: 15rpx; } .phone-wrap .authorization-container .card-actions.data-v-62293bf3 { display: flex; justify-content: space-between; align-items: center; padding-top: 50rpx; } .phone-wrap .authorization-container .card-actions .bt.data-v-62293bf3 { margin: 0; } .phone-wrap .authorization-container .card-actions .confirm.data-v-62293bf3 { color: #fff; background-color: #409eff; border-color: #409eff; margin-left: 10rpx; } .phone-wrap .service_agreement checkbox-group.data-v-62293bf3 { display: inline-block; } .phone-wrap .service_agreement .title.data-v-62293bf3 { font-weight: 600; padding: 0 2rpx; } .phone-wrap .service_agreement .link.data-v-62293bf3 { color: #409eff; }