@charset "UTF-8"; /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /* 图片加载中颜色 */ /* 行为相关颜色 */ .normal-tip { font-size: 24rpx; line-height: 40rpx; padding: 4rpx 10rpx; } .normal-tip.by { border-radius: 20rpx; } .normal-tip.yd { border-radius: 5rspx; } .fixed-page-content { width: 100%; height: 100%; padding-bottom: 120rpx; box-sizing: border-box; } .page-content { width: 100%; height: 100%; } .white-box { width: 100%; font-size: 28rpx; padding: 0 40rpx; background-color: #ffffff; box-sizing: border-box; } .white-box:not(:last-child) { margin-bottom: 30rpx; } .white-box .flex-item { align-items: center; } .white-box .flex-item .tel-box { display: flex; align-items: center; justify-content: flex-end; } .white-box .flex-item .tel-box .custom-tel-component { margin-left: 20rpx; } .white-box .cell-item { color: var(--Black); padding: 30rpx 0; display: flex; justify-content: space-between; position: relative; } .white-box .cell-item::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 { flex: 1; width: 30%; } .white-box .cell-item > .label .tips { font-size: 22rpx; color: var(--greyColor); } .white-box .cell-item > .label.required { position: relative; } .white-box .cell-item > .label.required::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .cell-item > .tit { color: var(--Black); flex: 1; width: 70%; text-align: right; } .white-box .cell-item > .tit .van-radio-group { display: flex; justify-content: flex-end; } .white-box .cell-item > .tit .van-radio-group .van-radio:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item { color: var(--Black); padding: 30rpx 0; position: relative; } .white-box .block-cell-item::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 { width: 100%; padding-bottom: 30rpx; } .white-box .block-cell-item .label.required { position: relative; } .white-box .block-cell-item .label.required::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .block-cell-item .label .tips { font-size: 22rpx; color: var(--greyColor); } .white-box .block-cell-item .tit { width: 100%; color: var(--Black); } .white-box .block-cell-item .tit .van-radio-group { display: flex; justify-content: flex-end; } .white-box .block-cell-item .tit .van-radio-group .van-radio:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item .tit .textarea { background-color: #F8F8F8; font-size: 30rpx; color: #B7B7B7; border-radius: 10rpx; padding: 30rpx; word-break: break-all; } .white-box .custom-white-box-content { padding-bottom: 30rpx; } .z-bg { background: #6600ff; color: #fff; } .l-bg { background: #0000FF; color: #fff; } .h-bg { background: #F87A7A; color: #fff; } .z-br { background: #fff; border: 1px solid #6600ff; color: #6600ff; } .chaochuyincang { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .searchbutton button { height: 69rpx; line-height: 69rpx; } .searchinput .uni-easyinput__content-input { height: 70rpx; } .btn-view { width: 100%; height: 100rpx; padding: 20rpx 10%; background-color: #ffffff; position: fixed; bottom: 0; left: 0; z-index: 1000; } .btn-view button::after { border: none; } @charset "UTF-8"; /* 文字尺寸 */ /*文字颜色*/ /* 边框颜色 */ /* 图片加载中颜色 */ /* 行为相关颜色 */ .normal-tip.data-v-030b1d9d { font-size: 24rpx; line-height: 40rpx; padding: 4rpx 10rpx; } .normal-tip.by.data-v-030b1d9d { border-radius: 20rpx; } .normal-tip.yd.data-v-030b1d9d { border-radius: 5rspx; } .fixed-page-content.data-v-030b1d9d { width: 100%; height: 100%; padding-bottom: 120rpx; box-sizing: border-box; } .page-content.data-v-030b1d9d { width: 100%; height: 100%; } .white-box.data-v-030b1d9d { width: 100%; font-size: 28rpx; padding: 0 40rpx; background-color: #ffffff; box-sizing: border-box; } .white-box.data-v-030b1d9d:not(:last-child) { margin-bottom: 30rpx; } .white-box .flex-item.data-v-030b1d9d { align-items: center; } .white-box .flex-item .tel-box.data-v-030b1d9d { display: flex; align-items: center; justify-content: flex-end; } .white-box .flex-item .tel-box .custom-tel-component.data-v-030b1d9d { margin-left: 20rpx; } .white-box .cell-item.data-v-030b1d9d { color: var(--Black); padding: 30rpx 0; display: flex; justify-content: space-between; position: relative; } .white-box .cell-item.data-v-030b1d9d::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-030b1d9d { flex: 1; width: 30%; } .white-box .cell-item > .label .tips.data-v-030b1d9d { font-size: 22rpx; color: var(--greyColor); } .white-box .cell-item > .label.required.data-v-030b1d9d { position: relative; } .white-box .cell-item > .label.required.data-v-030b1d9d::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .cell-item > .tit.data-v-030b1d9d { color: var(--Black); flex: 1; width: 70%; text-align: right; } .white-box .cell-item > .tit .van-radio-group.data-v-030b1d9d { display: flex; justify-content: flex-end; } .white-box .cell-item > .tit .van-radio-group .van-radio.data-v-030b1d9d:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item.data-v-030b1d9d { color: var(--Black); padding: 30rpx 0; position: relative; } .white-box .block-cell-item.data-v-030b1d9d::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-030b1d9d { width: 100%; padding-bottom: 30rpx; } .white-box .block-cell-item .label.required.data-v-030b1d9d { position: relative; } .white-box .block-cell-item .label.required.data-v-030b1d9d::after { content: '*'; color: var(--Red); position: absolute; font-size: 30rpx; top: -15rpx; left: -15rpx; } .white-box .block-cell-item .label .tips.data-v-030b1d9d { font-size: 22rpx; color: var(--greyColor); } .white-box .block-cell-item .tit.data-v-030b1d9d { width: 100%; color: var(--Black); } .white-box .block-cell-item .tit .van-radio-group.data-v-030b1d9d { display: flex; justify-content: flex-end; } .white-box .block-cell-item .tit .van-radio-group .van-radio.data-v-030b1d9d:not(:first-child) { margin-left: 30rpx; } .white-box .block-cell-item .tit .textarea.data-v-030b1d9d { 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-030b1d9d { padding-bottom: 30rpx; } .z-bg.data-v-030b1d9d { background: #6600ff; color: #fff; } .l-bg.data-v-030b1d9d { background: #0000FF; color: #fff; } .h-bg.data-v-030b1d9d { background: #F87A7A; color: #fff; } .z-br.data-v-030b1d9d { background: #fff; border: 1px solid #6600ff; color: #6600ff; } .chaochuyincang.data-v-030b1d9d { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .selectlist.data-v-030b1d9d { border-bottom: 2rpx solid #cccccc; display: flex; align-items: center; justify-content: space-between; } .chooseCompanyTags .title_1.data-v-030b1d9d { font-size: 28rpx; font-weight: 500; color: #333333; text-align: right; height: 64rpx; line-height: 64rpx; } .chooseCompanyTags .title_2.data-v-030b1d9d { font-size: 26rpx; font-weight: 500; color: #777777; height: 64rpx; line-height: 64rpx; text-align: left; } .chooseCompanyTags .title_3.data-v-030b1d9d { margin-bottom: 12rpx; font-size: 26rpx; font-weight: 500; color: #777777; } .chooseCompanyTags .cell_1.data-v-030b1d9d { float: left; width: 10%; } .chooseCompanyTags .checkbox.data-v-030b1d9d { border: 1px solid #cccccc; border-radius: 4rpx  4rpx  4rpx  4rpx; height: 30rpx; width: 30rpx; } .chooseCompanyTags .cell_2.data-v-030b1d9d { float: left; width: 90%; } .chooseCompanyTags .cell_2 ._img.data-v-030b1d9d { height: 60rpx; width: 60rpx; float: right; margin: 96rpx 0rpx 94rpx 0; } .chooseCompanyTags .btn.data-v-030b1d9d { width: 40%; height: 90rpx; background: #1d18bc; line-height: 90rpx; color: white; float: left; } .chooseCompanyTags .jichuback.data-v-030b1d9d { width: calc(100% - 64rpx); margin: 32rpx; background: white; border-bottom: 2rpx solid #cccccc; } .chooseCompanyTags .tags_type.data-v-030b1d9d { width: calc(100% - 64rpx); margin: 16rpx; } .btn-view.data-v-030b1d9d { width: 100%; height: 100rpx; padding: 20rpx 10%; background-color: #ffffff; position: fixed; bottom: 0; left: 0; z-index: 1000; } .btn.data-v-030b1d9d { width: 40%; height: 90rpx; background: #1d18bc; line-height: 90rpx; color: white; float: left; } .select-container.data-v-030b1d9d { width: 100vw; height: 100vh; position: fixed; left: 0; top: 0; z-index: 999; } .select-container .mask.data-v-030b1d9d { width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); opacity: 0; transition: opacity 0.3s; } .select-container .mask.mask-show.data-v-030b1d9d { opacity: 1; } .select-container .select-box.data-v-030b1d9d { width: 100%; position: absolute; bottom: 0; left: 0; -webkit-transform: translate3d(0px, 100%, 0px); transform: translate3d(0px, 100%, 0px); background-color: #ffffff; transition: all 0.3s; } .select-container .select-box.select-box-show.data-v-030b1d9d { -webkit-transform: translateZ(0); transform: translateZ(0); } .select-container .select-box .header.data-v-030b1d9d { display: flex; box-sizing: border-box; width: 100%; justify-content: space-between; border-bottom: 1px solid #e5e5e5; line-height: 76rpx; font-size: 30rpx; padding: 0 18rpx; } .select-container .select-box .header .cancel.data-v-030b1d9d { color: #999; } .select-container .select-box .header .all .all-active.data-v-030b1d9d::after { display: inline-block; content: "✔"; padding-left: 8rpx; } .select-container .select-box .header .confirm.data-v-030b1d9d { color: #1890FF; } .select-container .select-box .body-warp.data-v-030b1d9d { width: 100%; height: 30vh; box-sizing: border-box; padding: 20rpx 18rpx; } .select-container .select-box .body.data-v-030b1d9d { width: 96%; height: 70%; overflow-y: auto; padding: 2%; } .select-container .select-box .body .empty-tips.data-v-030b1d9d { margin-top: 25%; text-align: center; font-size: 26rpx; color: #dd524d; }