@charset "UTF-8"; /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /* 图片加载中颜色 */ /* 行为相关颜色 */ .normal-tip.data-v-1abd0e76 { font-size: 24rpx; line-height: 40rpx; padding: 4rpx 10rpx; } .normal-tip.by.data-v-1abd0e76 { border-radius: 20rpx; } .normal-tip.yd.data-v-1abd0e76 { border-radius: 5rspx; } .fixed-page-content.data-v-1abd0e76 { width: 100%; height: 100%; padding-bottom: 120rpx; box-sizing: border-box; } .page-content.data-v-1abd0e76 { width: 100%; height: 100%; } .white-box.data-v-1abd0e76 { width: 100%; font-size: 28rpx; padding: 0 40rpx; background-color: #ffffff; box-sizing: border-box; } .white-box.data-v-1abd0e76:not(:last-child) { margin-bottom: 30rpx; } .white-box .flex-item.data-v-1abd0e76 { align-items: center; } .white-box .flex-item .tel-box.data-v-1abd0e76 { display: flex; align-items: center; justify-content: flex-end; } .white-box .flex-item .tel-box .custom-tel-component.data-v-1abd0e76 { margin-left: 20rpx; } .white-box .cell-item.data-v-1abd0e76 { color: var(--Black); padding: 30rpx 0; display: flex; justify-content: space-between; position: relative; } .white-box .cell-item.data-v-1abd0e76::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-1abd0e76 { flex: 1; width: 30%; } .white-box .cell-item > .label .tips.data-v-1abd0e76 { font-size: 22rpx; color: var(--greyColor); } .white-box .cell-item > .label.required.data-v-1abd0e76 { position: relative; } .white-box .cell-item > .label.required.data-v-1abd0e76::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .cell-item > .tit.data-v-1abd0e76 { color: var(--Black); flex: 1; width: 70%; text-align: right; } .white-box .cell-item > .tit .van-radio-group.data-v-1abd0e76 { display: flex; justify-content: flex-end; } .white-box .cell-item > .tit .van-radio-group .van-radio.data-v-1abd0e76:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item.data-v-1abd0e76 { color: var(--Black); padding: 30rpx 0; position: relative; } .white-box .block-cell-item.data-v-1abd0e76::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-1abd0e76 { width: 100%; padding-bottom: 30rpx; } .white-box .block-cell-item .label.required.data-v-1abd0e76 { position: relative; } .white-box .block-cell-item .label.required.data-v-1abd0e76::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .block-cell-item .label .tips.data-v-1abd0e76 { font-size: 22rpx; color: var(--greyColor); } .white-box .block-cell-item .tit.data-v-1abd0e76 { width: 100%; color: var(--Black); } .white-box .block-cell-item .tit .van-radio-group.data-v-1abd0e76 { display: flex; justify-content: flex-end; } .white-box .block-cell-item .tit .van-radio-group .van-radio.data-v-1abd0e76:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item .tit .textarea.data-v-1abd0e76 { 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-1abd0e76 { padding-bottom: 30rpx; } .z-bg.data-v-1abd0e76 { background: #6600ff; color: #fff; } .l-bg.data-v-1abd0e76 { background: #0000FF; color: #fff; } .h-bg.data-v-1abd0e76 { background: #F87A7A; color: #fff; } .y-bg.data-v-1abd0e76 { background: #e4ce6b; color: #fff; } .z-br.data-v-1abd0e76 { background: #fff; border: 1px solid #6600ff; color: #6600ff; } .chaochuyincang.data-v-1abd0e76 { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .announcement.data-v-1abd0e76 { box-sizing: border-box; } .announcement .tap-part.data-v-1abd0e76 { margin-top: 10rpx; height: calc(100vh - 10rpx); } .announcement .tap-part .van-tabs.data-v-1abd0e76 { height: 100%; } .announcement .tap-part .info-list.data-v-1abd0e76 { height: calc(100vh - 9 2rpx); background-color: #fff; padding: 0 20rpx; overflow-y: auto; } .announcement .tap-part .info-list .info-item.data-v-1abd0e76 { display: flex; padding: 30rpx 0; border-bottom: 1px solid #dddddd; } .announcement .tap-part .info-list .info-item .left.data-v-1abd0e76 { text-align: center; width: 160rpx; } .announcement .tap-part .info-list .info-item .left ._i.data-v-1abd0e76 { font-size: 48rpx; color: #6600ff; } .announcement .tap-part .info-list .info-item .center.data-v-1abd0e76 { width: 508rpx; height: 100rpx; display: flex; flex-direction: column; justify-content: space-between; } .announcement .tap-part .info-list .info-item .center .top.data-v-1abd0e76 { width: 508rpx; font-size: 26rpx; font-weight: 700; color: #333333; line-height: 1.3; } .announcement .tap-part .info-list .info-item .center .bottom ._span.data-v-1abd0e76 { font-size: 20rpx; color: #666666; } .announcement .tap-part .info-list .info-item .center .bottom ._span.data-v-1abd0e76:first-child { margin-right: 40rpx; } .announcement .tap-part .info-list .info-item .right.data-v-1abd0e76 { width: 160rpx; height: 100rpx; text-align: center; line-height: 100rpx; } .announcement .tap-part .info-list .info-item .right ._i.data-v-1abd0e76 { font-size: 3 2rpx; color: #dddddd; } .announcement .tap-part .info-list .info-item .right ._i.blue.data-v-1abd0e76 { color: #6600ff; } .announcement .tap-part .info-list .info-item .right .collect.data-v-1abd0e76 { color: #ffd111; }