@charset "UTF-8"; /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /* 图片加载中颜色 */ /* 行为相关颜色 */ .normal-tip.data-v-4e6552ce { font-size: 24rpx; line-height: 40rpx; padding: 4rpx 10rpx; } .normal-tip.by.data-v-4e6552ce { border-radius: 20rpx; } .normal-tip.yd.data-v-4e6552ce { border-radius: 5rspx; } .fixed-page-content.data-v-4e6552ce { width: 100%; height: 100%; padding-bottom: 120rpx; box-sizing: border-box; } .page-content.data-v-4e6552ce { width: 100%; height: 100%; } .white-box.data-v-4e6552ce { width: 100%; font-size: 28rpx; padding: 0 40rpx; background-color: #ffffff; box-sizing: border-box; } .white-box.data-v-4e6552ce:not(:last-child) { margin-bottom: 30rpx; } .white-box .flex-item.data-v-4e6552ce { align-items: center; } .white-box .flex-item .tel-box.data-v-4e6552ce { display: flex; align-items: center; justify-content: flex-end; } .white-box .flex-item .tel-box .custom-tel-component.data-v-4e6552ce { margin-left: 20rpx; } .white-box .cell-item.data-v-4e6552ce { color: var(--Black); padding: 30rpx 0; display: flex; justify-content: space-between; position: relative; } .white-box .cell-item.data-v-4e6552ce::after { position: absolute; box-sizing: border-box; content: ' '; pointer-events: none; right: 0; bottom: 0; left: 0; border-bottom: 2rpx solid #ebedf0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); } .white-box .cell-item > .label.data-v-4e6552ce { flex: 1; width: 30%; } .white-box .cell-item > .label .tips.data-v-4e6552ce { font-size: 22rpx; color: var(--greyColor); } .white-box .cell-item > .label.required.data-v-4e6552ce { position: relative; } .white-box .cell-item > .label.required.data-v-4e6552ce::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .cell-item > .tit.data-v-4e6552ce { color: var(--Black); flex: 1; width: 70%; text-align: right; } .white-box .cell-item > .tit .van-radio-group.data-v-4e6552ce { display: flex; justify-content: flex-end; } .white-box .cell-item > .tit .van-radio-group .van-radio.data-v-4e6552ce:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item.data-v-4e6552ce { color: var(--Black); padding: 30rpx 0; position: relative; } .white-box .block-cell-item.data-v-4e6552ce::after { position: absolute; box-sizing: border-box; content: " "; pointer-events: none; right: 16rpx; bottom: 0; left: 16rpx; border-bottom: 2rpx solid #ebedf0; -webkit-transform: scaleY(0.5); transform: scaleY(0.5); } .white-box .block-cell-item .label.data-v-4e6552ce { width: 100%; padding-bottom: 30rpx; } .white-box .block-cell-item .label.required.data-v-4e6552ce { position: relative; } .white-box .block-cell-item .label.required.data-v-4e6552ce::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .block-cell-item .label .tips.data-v-4e6552ce { font-size: 22rpx; color: var(--greyColor); } .white-box .block-cell-item .tit.data-v-4e6552ce { width: 100%; color: var(--Black); } .white-box .block-cell-item .tit .van-radio-group.data-v-4e6552ce { display: flex; justify-content: flex-end; } .white-box .block-cell-item .tit .van-radio-group .van-radio.data-v-4e6552ce:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item .tit .textarea.data-v-4e6552ce { background-color: #F8F8F8; font-size: 30rpx; color: #B7B7B7; border-radius: 10rpx; padding: 30rpx; word-break: break-all; } .white-box .custom-white-box-content.data-v-4e6552ce { padding-bottom: 30rpx; } .z-bg.data-v-4e6552ce { background: #6600ff; color: #fff; } .l-bg.data-v-4e6552ce { background: #0000FF; color: #fff; } .h-bg.data-v-4e6552ce { background: #F87A7A; color: #fff; } .y-bg.data-v-4e6552ce { background: #e4ce6b; color: #fff; } .z-br.data-v-4e6552ce { background: #fff; border: 1px solid #6600ff; color: #6600ff; } .chaochuyincang.data-v-4e6552ce { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .mine-box.data-v-4e6552ce { width: 100%; height: 100%; background-image: url("https://pgy.idea-sf.com/mnpApi/FileController/download/128270394311049216"); background-size: 100% 100%; background-repeat: no-repeat; box-sizing: border-box; overflow: hidden; } .mine-box .mine-body.data-v-4e6552ce { padding: 30rpx; box-sizing: border-box; height: calc(100vh - 100rpx); box-sizing: border-box; overflow-y: auto; } .mine-box .mine-body .form-list-box.data-v-4e6552ce { width: 100%; background: rgba(255, 255, 255, 0.8); border-radius: 20rpx; box-sizing: border-box; margin-top: 160rpx; padding: 15rpx 30rpx; box-sizing: border-box; } .mine-box .mine-body .form-list-box .info-box.data-v-4e6552ce { height: 100rpx; display: flex; justify-content: space-between; align-items: center; border-bottom: 1rpx solid #c6c5c9; } .mine-box .mine-body .form-list-box .info-box .label.data-v-4e6552ce { width: 200rpx; line-height: 100rpx; height: 100rpx; font-size: 30rpx; color: #262626; } .mine-box .mine-body .form-list-box .info-box .input-box.data-v-4e6552ce { width: 260rpx; } .mine-box .mine-body .form-list-box .info-box .input-box input.data-v-4e6552ce { width: 100%; height: 100rpx; font-size: 30rpx; color: #999999; background: rgba(255, 255, 255, 0); } .mine-box .mine-body .form-list-box .info-box .icon-box.data-v-4e6552ce { width: 100rpx; text-align: center; } .mine-box .mine-body .form-list-box .info-box .icon-box ._i.data-v-4e6552ce { font-size: 35rpx; color: #333; } .mine-box .mine-body .form-list-box .info-box.data-v-4e6552ce:last-child { border-bottom: none; } .mine-box .mine-body .form-list-box .foot-box.data-v-4e6552ce { margin-top: 200rpx; width: 100%; } .mine-box .mine-body .form-list-box .foot-box .but.data-v-4e6552ce { text-align: center; background: #6600ff; color: #fff; font-size: 30rpx; line-height: 100rpx; border-radius: 10rpx; }