@charset "UTF-8"; /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /* 图片加载中颜色 */ /* 行为相关颜色 */ .normal-tip.data-v-e61b15a0 { font-size: 24rpx; line-height: 40rpx; padding: 4rpx 10rpx; } .normal-tip.by.data-v-e61b15a0 { border-radius: 20rpx; } .normal-tip.yd.data-v-e61b15a0 { border-radius: 5rspx; } .fixed-page-content.data-v-e61b15a0 { width: 100%; height: 100%; padding-bottom: 120rpx; box-sizing: border-box; } .page-content.data-v-e61b15a0 { width: 100%; height: 100%; } .white-box.data-v-e61b15a0 { width: 100%; font-size: 28rpx; padding: 0 40rpx; background-color: #ffffff; box-sizing: border-box; } .white-box.data-v-e61b15a0:not(:last-child) { margin-bottom: 30rpx; } .white-box .flex-item.data-v-e61b15a0 { align-items: center; } .white-box .flex-item .tel-box.data-v-e61b15a0 { display: flex; align-items: center; justify-content: flex-end; } .white-box .flex-item .tel-box .custom-tel-component.data-v-e61b15a0 { margin-left: 20rpx; } .white-box .cell-item.data-v-e61b15a0 { color: var(--Black); padding: 30rpx 0; display: flex; justify-content: space-between; position: relative; } .white-box .cell-item.data-v-e61b15a0::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-e61b15a0 { flex: 1; width: 30%; } .white-box .cell-item > .label .tips.data-v-e61b15a0 { font-size: 22rpx; color: var(--greyColor); } .white-box .cell-item > .label.required.data-v-e61b15a0 { position: relative; } .white-box .cell-item > .label.required.data-v-e61b15a0::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .cell-item > .tit.data-v-e61b15a0 { color: var(--Black); flex: 1; width: 70%; text-align: right; } .white-box .cell-item > .tit .van-radio-group.data-v-e61b15a0 { display: flex; justify-content: flex-end; } .white-box .cell-item > .tit .van-radio-group .van-radio.data-v-e61b15a0:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item.data-v-e61b15a0 { color: var(--Black); padding: 30rpx 0; position: relative; } .white-box .block-cell-item.data-v-e61b15a0::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-e61b15a0 { width: 100%; padding-bottom: 30rpx; } .white-box .block-cell-item .label.required.data-v-e61b15a0 { position: relative; } .white-box .block-cell-item .label.required.data-v-e61b15a0::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .block-cell-item .label .tips.data-v-e61b15a0 { font-size: 22rpx; color: var(--greyColor); } .white-box .block-cell-item .tit.data-v-e61b15a0 { width: 100%; color: var(--Black); } .white-box .block-cell-item .tit .van-radio-group.data-v-e61b15a0 { display: flex; justify-content: flex-end; } .white-box .block-cell-item .tit .van-radio-group .van-radio.data-v-e61b15a0:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item .tit .textarea.data-v-e61b15a0 { 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-e61b15a0 { padding-bottom: 30rpx; } .z-bg.data-v-e61b15a0 { background: #6600ff; color: #fff; } .l-bg.data-v-e61b15a0 { background: #0000FF; color: #fff; } .h-bg.data-v-e61b15a0 { background: #F87A7A; color: #fff; } .z-br.data-v-e61b15a0 { background: #fff; border: 1px solid #6600ff; color: #6600ff; } .chaochuyincang.data-v-e61b15a0 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .detail.data-v-e61b15a0 { padding: 0 0 180rpx; overflow: hidden; } .detail .bottom-button.data-v-e61b15a0 { position: fixed; bottom: 0; left: 0; height: 21.333vw; width: 92%; height: 125rpx; padding: 4.667vw 4vw; background-color: #fff; display: flex; align-items: center; justify-content: center; } .detail .bottom-button .btn.data-v-e61b15a0 { height: 100%; line-height: 125rpx; width: 100%; color: #fff; background-color: #60f; font-size: 4.533vw; border-radius: 1.333vw; } .detail .top-box.data-v-e61b15a0 { height: 100rpx; line-height: 100rpx; font-size: 30rpx; color: #333; } .detail .part-1.data-v-e61b15a0 { margin-bottom: 20rpx; } .detail .part-1 .custom-item-tit.data-v-e61b15a0 { height: 13.333vw; font-size: 4.267vw; color: #333; padding: 2.667vw 0; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; } .detail .part-1 .custom-item-tit .tit.data-v-e61b15a0 { padding-left: 2.667vw; position: relative; font-size: 4.267vw; } .detail .part-1 .custom-item-tit .tit.data-v-e61b15a0::after { content: ""; width: 0.8vw; height: 90%; background-color: #976dec; border-radius: 0.4vw; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .detail .part-2.data-v-e61b15a0 { margin-bottom: 20rpx; } .detail .part-2 .custom-item-tit.data-v-e61b15a0 { height: 13.333vw; font-size: 4.267vw; color: #333; padding: 2.667vw 0; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; } .detail .part-2 .custom-item-tit .tit.data-v-e61b15a0 { padding-left: 2.667vw; position: relative; font-size: 4.267vw; } .detail .part-2 .custom-item-tit .tit.data-v-e61b15a0::after { content: ""; width: 0.8vw; height: 90%; background-color: #976dec; border-radius: 0.4vw; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .detail .filter-box.data-v-e61b15a0 { padding: 0 30rpx 30rpx; margin-bottom: 20rpx; } .detail .filter-box .tit.data-v-e61b15a0 { font-size: 34rpx; padding-bottom: 30rpx; } .detail .filter-input-box.data-v-e61b15a0 { display: flex; align-items: center; justify-content: space-between; } .detail .filter-input-box .custom-input-box.data-v-e61b15a0 { width: 250rpx; } .detail .filter-input-box .confirm-btn.data-v-e61b15a0 { width: 100rpx; height: 80rpx; border-radius: 10rpx; color: #fff; background-color: #6600ff; } .detail .filter-input-box .confirm-btn ._i.data-v-e61b15a0 { font-size: 35rpx; } .detail .part-2.data-v-e61b15a0 { padding: 30rpx; } .detail .part-3 .custom-item-tit.data-v-e61b15a0 { height: 13.333vw; font-size: 4.267vw; color: #333; padding: 2.667vw 0; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; } .detail .part-3 .custom-item-tit .tit.data-v-e61b15a0 { padding-left: 2.667vw; position: relative; font-size: 4.267vw; } .detail .part-3 .custom-item-tit .tit.data-v-e61b15a0::after { content: ""; width: 0.8vw; height: 90%; background-color: #976dec; border-radius: 0.4vw; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .detail .part-3 .input-item-warp.data-v-e61b15a0 { padding: 0 0 30rpx; } .detail .part-4 .custom-item-tit.data-v-e61b15a0 { height: 13.333vw; font-size: 4.267vw; color: #333; padding: 2.667vw 0; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; } .detail .part-4 .custom-item-tit .tit.data-v-e61b15a0 { padding-left: 2.667vw; position: relative; font-size: 4.267vw; } .detail .part-4 .custom-item-tit .tit.data-v-e61b15a0::after { content: ""; width: 0.8vw; height: 90%; background-color: #976dec; border-radius: 0.4vw; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .detail .part-4 .input-item-warp.data-v-e61b15a0 { padding: 0 0 30rpx; } .detail .part-5 .custom-item-tit.data-v-e61b15a0 { height: 13.333vw; font-size: 4.267vw; color: #333; padding: 2.667vw 0; position: relative; display: flex; justify-content: space-between; align-items: center; box-sizing: border-box; } .detail .part-5 .custom-item-tit .tit.data-v-e61b15a0 { padding-left: 2.667vw; position: relative; font-size: 4.267vw; } .detail .part-5 .custom-item-tit .tit.data-v-e61b15a0::after { content: ""; width: 0.8vw; height: 90%; background-color: #976dec; border-radius: 0.4vw; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); } .detail .part-5 .input-item-warp.data-v-e61b15a0 { padding: 0 0 30rpx; }