hldy_app/unpackage/dist/dev/mp-weixin/pages/watch/index.wxss

435 lines
9.7 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

.view.data-v-4b26e9e6 {
background-color: #eff0f4;
width: 100%;
height: 100vh;
display: flex;
}
.view .view-left.data-v-4b26e9e6 {
height: 100%;
width: 23%;
}
.view .view-left .title-father.data-v-4b26e9e6 {
padding-top: 120rpx;
padding-bottom: 50rpx;
padding-left: 60rpx;
display: flex;
}
.view .view-left .title-father .title-img.data-v-4b26e9e6 {
width: 55rpx;
height: 55rpx;
margin-right: 20rpx;
}
.view .view-left .title-father .title-font.data-v-4b26e9e6 {
font-size: 40rpx;
font-weight: 800;
}
.view .view-left .menus-father.data-v-4b26e9e6 {
width: 100%;
height: 900rpx;
}
.view .view-left .menus-father .menu.data-v-4b26e9e6 {
margin: 45rpx 0;
margin-left: 30rpx;
height: 110rpx;
width: 400rpx;
border-radius: 60rpx;
overflow: hidden;
display: flex;
align-items: center;
}
.view .view-left .menus-father .menu .menu-img.data-v-4b26e9e6 {
width: 65rpx;
height: 65rpx;
margin-left: 25rpx;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
}
.view .view-right.data-v-4b26e9e6 {
height: 100%;
width: 90%;
position: relative;
}
.view .view-right .scroll-vi.data-v-4b26e9e6 {
height: 100rpx;
width: 100%;
margin-left: 0rpx;
margin-top: 100rpx;
position: relative;
display: flex;
}
.view .view-right .scroll-vi .menu.data-v-4b26e9e6 {
flex: 0 0 auto;
height: 90rpx;
width: 240rpx;
border-radius: 50rpx;
margin-left: 20rpx;
background-color: #fff;
display: flex;
justify-content: center;
align-items: center;
padding-top: 9rpx;
}
.view .view-right .scroll-vi .menu .menu-img.data-v-4b26e9e6 {
width: 55rpx;
height: 55rpx;
margin-right: 15rpx;
}
.view .view-right .scroll-vi .menu .menu-font.data-v-4b26e9e6 {
margin-top: 18rpx;
font-size: 25rpx;
}
.new-weight.data-v-4b26e9e6 {
margin: 0 30rpx;
margin-top: 40rpx;
font-size: 32rpx;
}
.big-bgc.data-v-4b26e9e6 {
margin-left: -20rpx;
margin-top: 20rpx;
width: 1320rpx;
height: 1045rpx;
border-radius: 50rpx;
overflow: hidden;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
@keyframes glowFlash-4b26e9e6 {
0%,
100% {
box-shadow: 0 0 4rpx #f1d7da, 0 0 8rpx #f1d7da, 0 0 12rpx #f1d7da;
}
50% {
box-shadow: 0 0 10rpx #f1d7da, 0 0 20rpx #f1d7da, 0 0 30rpx #f1d7da;
}
}
.right-right.data-v-4b26e9e6 {
position: absolute;
right: -20rpx;
top: 230rpx;
height: calc(100% - 250rpx);
width: 650rpx;
}
.right-right .red-kuang.data-v-4b26e9e6 {
margin-top: 0rpx;
margin-left: 90rpx;
width: 510rpx;
height: 120rpx;
border-radius: 50rpx;
position: relative;
display: flex;
align-items: center;
background-color: rgba(226, 227, 231, 0.5);
}
.right-right .red-kuang .blue-bgc.data-v-4b26e9e6 {
width: 120rpx;
height: 50rpx;
display: flex;
justify-content: center;
align-items: center;
z-index: 1;
font-size: 23rpx;
background-color: rgba(248, 249, 250, 0.5);
color: #017DE9;
border-radius: 20rpx;
margin-left: 30rpx;
}
.right-right .red-kuang .font-weight.data-v-4b26e9e6 {
font-size: 30rpx;
font-weight: 600;
}
.right-right .red-kuang .font-small.data-v-4b26e9e6 {
font-size: 25rpx;
}
.states-father.data-v-4b26e9e6 {
display: flex;
margin-top: 20rpx;
margin-left: 90rpx;
width: 100%;
}
.states-father .states.data-v-4b26e9e6 {
width: 157rpx;
margin-right: 15rpx;
height: 60rpx;
border-radius: 60rpx;
background-color: rgba(226, 227, 231, 0.5);
display: flex;
justify-content: center;
align-items: center;
}
.states-father .phone-number.data-v-4b26e9e6 {
width: 100%;
height: 80rpx;
display: flex;
align-items: center;
position: relative;
}
.bottom-view.data-v-4b26e9e6 {
margin-left: 90rpx;
margin-top: 20rpx;
width: 510rpx;
height: 690rpx;
border-radius: 50rpx;
background-color: rgba(226, 227, 231, 0.5);
position: relative;
display: flex;
flex-wrap: wrap;
overflow: hidden;
align-items: flex-start;
align-content: flex-start;
}
.bottom-view .button-father.data-v-4b26e9e6 {
margin-top: 20rpx;
margin-bottom: 0;
margin-left: 45rpx;
text-align: center;
}
.bottom-view .button-father .bottom-button.data-v-4b26e9e6 {
background-color: #F2F2F4;
display: flex;
justify-content: center;
align-items: center;
width: 110rpx;
height: 110rpx;
border: 1rpx solid #CDD3DD;
border-radius: 35rpx;
margin-bottom: 5rpx;
}
.big-view.data-v-4b26e9e6 {
margin-left: 90rpx;
margin-top: 20rpx;
width: 510rpx;
height: 340rpx;
border-radius: 50rpx;
background-color: rgba(226, 227, 231, 0.5);
position: relative;
display: flex;
flex-direction: column;
align-items: center;
overflow: hidden;
}
.big-view .font-weight.data-v-4b26e9e6 {
font-size: 40rpx;
margin-top: 30rpx;
font-weight: 600;
}
.big-view .pao.data-v-4b26e9e6 {
position: absolute;
right: 40rpx;
top: 20rpx;
width: 85rpx;
height: 40rpx;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
}
.small-button.data-v-4b26e9e6 {
margin-top: 10rpx;
height: 70rpx;
display: flex;
}
.small-button .gray-ball.data-v-4b26e9e6 {
display: flex;
justify-content: center;
align-items: center;
background-color: #F8F9FA;
width: 60rpx;
height: 60rpx;
border-radius: 50%;
margin: 0 10rpx;
}
.small-button .gray-ball .laba-img.data-v-4b26e9e6 {
width: 35rpx;
height: 35rpx;
}
.right-bottom.data-v-4b26e9e6 {
margin-left: 50rpx;
margin-top: 30rpx;
width: 550rpx;
height: 240rpx;
border-radius: 50rpx;
background-color: rgba(226, 227, 231, 0.5);
position: relative;
}
.right-bottom .bottom-img.data-v-4b26e9e6 {
width: 60rpx;
height: 60rpx;
margin-bottom: 30rpx;
}
.right-bottom .people-card.data-v-4b26e9e6 {
width: 245rpx;
height: 100rpx;
border-radius: 25rpx;
background-color: rgba(248, 249, 250, 0.5);
margin-left: 20rpx;
display: flex;
justify-content: center;
align-items: center;
}
.right-father.data-v-4b26e9e6 {
width: 650rpx;
position: absolute;
right: 0rpx;
top: 0;
display: flex;
justify-content: center;
align-items: center;
}
.warning.data-v-4b26e9e6 {
animation: glowFlash-4b26e9e6 1.2s infinite ease-in-out;
border: 1rpx solid #ff5757;
background-color: rgba(239, 240, 244, 0.5);
}
.zoom.data-v-4b26e9e6 {
transform: scale(1.2);
transform-origin: bottom left;
transition: transform 1s ease;
}
.juzhong.data-v-4b26e9e6 {
position: absolute;
top: 0%;
left: 50%;
transform: translateX(-50%);
}
.zhezhao-left.data-v-4b26e9e6 {
position: absolute;
top: 0rpx;
left: 0%;
height: 100%;
width: 120rpx;
background: linear-gradient(to right, #eff0f4 0%, /* #eff0f4 全不透明 */ rgba(239, 240, 244, 0) 100% /* #eff0f4 完全透明 */);
z-index: 4;
pointer-events: none;
}
.zhezhao-right.data-v-4b26e9e6 {
position: absolute;
top: 0rpx;
right: 34%;
height: 100%;
width: 120rpx;
background: linear-gradient(to left, #eff0f4 0%, /* #eff0f4 全不透明 */ rgba(239, 240, 244, 0) 100% /* #eff0f4 完全透明 */);
z-index: 4;
pointer-events: none;
}
.zhezhao-top.data-v-4b26e9e6 {
position: absolute;
top: 220rpx;
left: 0%;
width: 450rpx;
height: 120rpx;
background: linear-gradient(to bottom, #eff0f4 0%, /* #eff0f4 全不透明 */ rgba(239, 240, 244, 0) 100% /* #eff0f4 完全透明 */);
z-index: 4;
pointer-events: none;
}
.zhezhao-bottom.data-v-4b26e9e6 {
position: absolute;
bottom: 380rpx;
left: 0%;
width: 450rpx;
height: 120rpx;
background: linear-gradient(to top, #eff0f4 0%, /* #eff0f4 全不透明 */ rgba(239, 240, 244, 0) 100% /* #eff0f4 完全透明 */);
z-index: 4;
pointer-events: none;
}
.bgc-image.data-v-4b26e9e6 {
width: 500rpx;
height: 200rpx;
position: absolute;
top: -50rpx;
left: 0;
}
.font-phone.data-v-4b26e9e6 {
font-size: 35rpx;
font-weight: 600;
margin-left: 30rpx;
}
.phone-ball.data-v-4b26e9e6 {
width: 50rpx;
height: 50rpx;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 130rpx;
}
.target.data-v-4b26e9e6 {
--color: #99C9FD;
--thick: 2px;
--radius: 60rpx;
--outline-offset: 0rpx;
/* 外扩多少 */
/* 内层虚线(你现在用的) */
border-radius: var(--radius);
background-color: #ddf0ff;
/* 内部背景 */
animation: scalePulse 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
/* 外层虚线:放在 outline不会影响元素尺寸 */
outline: var(--thick) dashed var(--color);
outline-offset: var(--outline-offset);
/* 保证文本 / 子元素在最上层 */
position: relative;
z-index: 1;
}
.targetbutton.data-v-4b26e9e6 {
--color: #99C9FD;
--thick: 2px;
--radius: 60rpx;
--outline-offset: 10rpx;
/* 外扩多少 */
/* 内层虚线(你现在用的) */
border-radius: var(--radius);
/* 内部背景 */
animation: scalePulse 360ms cubic-bezier(0.2, 0.8, 0.2, 1);
/* 外层虚线:放在 outline不会影响元素尺寸 */
outline: var(--thick) dashed var(--color);
outline-offset: var(--outline-offset);
/* 保证文本 / 子元素在最上层 */
position: relative;
z-index: 1;
}
.picture.data-v-4b26e9e6 {
display: flex;
margin-top: 30rpx;
}
.picture .picture-card.data-v-4b26e9e6 {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
margin-left: 20rpx;
margin-right: 10rpx;
width: 200rpx;
}
.picture .picture-card .bgc-card.data-v-4b26e9e6 {
width: 100%;
height: 130rpx;
background-color: #EAEAEC;
border-radius: 30rpx;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 10rpx;
}
.jump-white.data-v-4b26e9e6 {
position: absolute;
bottom: 20rpx;
left: 50rpx;
width: 300rpx;
height: 400rpx;
background-color: #fff;
border-radius: 30rpx;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
}
.jump-item.data-v-4b26e9e6 {
margin: 10rpx 10rpx;
height: 60rpx;
justify-content: center;
width: 93%;
display: flex;
border-radius: 20rpx;
align-items: center;
}