1859 lines
52 KiB
Plaintext
1859 lines
52 KiB
Plaintext
.super-card.data-v-72bcf905 {
|
||
display: flex;
|
||
/* justify-content: center; */
|
||
width: 100%;
|
||
height: calc(100% - 400rpx);
|
||
}
|
||
.super-card .scroll-x.data-v-72bcf905 {
|
||
height: 100%;
|
||
width: 100%;
|
||
}
|
||
.super-card .right-cards.data-v-72bcf905 {
|
||
width: 465rpx;
|
||
height: 1190rpx;
|
||
/* border-radius: 20rpx; */
|
||
border: 2rpx solid #fff;
|
||
border-top-right-radius: 20rpx;
|
||
border-bottom-right-radius: 20rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 290rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box.data-v-72bcf905 {
|
||
height: 350rpx;
|
||
display: flex;
|
||
flex-direction: column;
|
||
flex-wrap: wrap;
|
||
align-content: flex-start;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item.data-v-72bcf905 {
|
||
margin: 10rpx 0 0 10rpx;
|
||
width: 120rpx;
|
||
height: 128rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #fff;
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item .right-box-img.data-v-72bcf905 {
|
||
width: 55rpx;
|
||
height: 55rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item .right-box-font.data-v-72bcf905 {
|
||
font-size: 20rpx;
|
||
margin-top: -10rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item .right-box-items.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
align-items: center;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item .right-box-items .right-box-items-button.data-v-72bcf905 {
|
||
width: 25rpx;
|
||
height: 25rpx;
|
||
margin: 0 3rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .title-time-button.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 0rpx;
|
||
right: 0rpx;
|
||
width: 50rpx;
|
||
height: 45rpx;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .title-time-font.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 5rpx;
|
||
right: 3rpx;
|
||
font-size: 17rpx;
|
||
color: #fff;
|
||
}
|
||
.super-card .time-father.data-v-72bcf905 {
|
||
border-radius: 20rpx;
|
||
height: 97%;
|
||
width: 95%;
|
||
margin-top: 6%;
|
||
margin-left: 6%;
|
||
background-color: rgba(255, 255, 255, 0.3);
|
||
}
|
||
.super-card .time-father .time-button.data-v-72bcf905 {
|
||
width: 140rpx;
|
||
height: 60rpx;
|
||
margin-top: 30rpx;
|
||
margin-left: 30rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #369fef;
|
||
border: 5rpx solid #369fef;
|
||
display: flex;
|
||
}
|
||
.super-card .time-father .time-button .time-button-month.data-v-72bcf905 {
|
||
width: 50%;
|
||
height: 100%;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-card .time-father .time-button .time-button-month-target.data-v-72bcf905 {
|
||
width: 50%;
|
||
height: 100%;
|
||
background-color: #fff;
|
||
color: #369fef;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-bottom-left-radius: 15rpx;
|
||
border-top-left-radius: 15rpx;
|
||
}
|
||
.super-card .time-father .time-button .time-button-week-target.data-v-72bcf905 {
|
||
width: 50%;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.super-card .time-father .time-button .time-button-week.data-v-72bcf905 {
|
||
width: 50%;
|
||
height: 100%;
|
||
color: #369fef;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #fff;
|
||
border-bottom-right-radius: 15rpx;
|
||
border-top-right-radius: 15rpx;
|
||
}
|
||
.super-card .under-button.data-v-72bcf905 {
|
||
width: 440rpx;
|
||
height: 95rpx;
|
||
margin-left: 10rpx;
|
||
margin-top: 10rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #e5e9f9;
|
||
display: flex;
|
||
align-items: center;
|
||
position: relative;
|
||
}
|
||
.super-card .under-button .under-button-black.data-v-72bcf905 {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 300rpx;
|
||
height: 100rpx;
|
||
border-radius: 20rpx;
|
||
padding-left: 10rpx;
|
||
background-color: #4d4d4d;
|
||
top: -100rpx;
|
||
left: 0;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-card .under-button .under-button-black .under-button-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 13rpx;
|
||
bottom: -17rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 15rpx solid transparent;
|
||
border-right: 15rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 20rpx solid #4d4d4d;
|
||
}
|
||
.super-card .under-button .white-circle-click-father.data-v-72bcf905 {
|
||
position: relative;
|
||
margin-left: 20rpx;
|
||
color: white;
|
||
margin-top: 10rpx;
|
||
}
|
||
.super-card .under-button .white-circle-click-father .white-circle-click.data-v-72bcf905 {
|
||
width: 170rpx;
|
||
height: 70rpx;
|
||
}
|
||
.super-card .under-button .white-circle-click-father .white-circle-font.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 15rpx;
|
||
left: 60rpx;
|
||
}
|
||
.super-card .under-button .white-circle.data-v-72bcf905 {
|
||
width: 70rpx;
|
||
height: 70rpx;
|
||
border-radius: 50%;
|
||
margin-left: 10rpx;
|
||
background-color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-card .under-button .white-circle .white-circle-img.data-v-72bcf905 {
|
||
width: 40rpx;
|
||
height: 40rpx;
|
||
}
|
||
.super-card .middle-box.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 780rpx;
|
||
/* background-color: red; */
|
||
display: flex;
|
||
overflow: hidden;
|
||
/* 小容器 */
|
||
}
|
||
.super-card .middle-box .bad-circle-up.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -20rpx;
|
||
left: 15rpx;
|
||
width: 20rpx;
|
||
height: 20rpx;
|
||
background-color: #e5e9f9;
|
||
-webkit-mask-image: radial-gradient(circle farthest-side at 100% 0, transparent calc(100% - 1px), black 100%);
|
||
mask-image: radial-gradient(circle farthest-side at 100% 0, transparent calc(100% - 1px), black 100%);
|
||
}
|
||
.super-card .middle-box .bad-circle-down.data-v-72bcf905 {
|
||
position: absolute;
|
||
bottom: -20rpx;
|
||
left: 15rpx;
|
||
width: 20rpx;
|
||
height: 20rpx;
|
||
background-color: #e5e9f9;
|
||
-webkit-mask-image: radial-gradient(circle farthest-side at 100% 100%, transparent calc(100% - 1px), black 100%);
|
||
mask-image: radial-gradient(circle farthest-side at 100% 100%, transparent calc(100% - 1px), black 100%);
|
||
}
|
||
.super-card .middle-box .middle-left-box.data-v-72bcf905 {
|
||
margin-left: 10rpx;
|
||
width: 340rpx;
|
||
height: 782rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #e5e9f9;
|
||
display: flex;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant.data-v-72bcf905 {
|
||
height: 100%;
|
||
width: 210rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item.data-v-72bcf905 {
|
||
margin: 10rpx 0 0 10rpx;
|
||
width: 190rpx;
|
||
height: 128rpx;
|
||
border-radius: 20rpx;
|
||
background-color: rgba(255, 255, 255, 0.3);
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 1rpx 1rpx 2rpx 1rpx rgba(0, 0, 0, 0.1);
|
||
overflow: hidden;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .right-box-img.data-v-72bcf905 {
|
||
width: 55rpx;
|
||
height: 55rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-button.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -3rpx;
|
||
right: -3rpx;
|
||
width: 50rpx;
|
||
height: 45rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .right-box-font.data-v-72bcf905 {
|
||
font-size: 23rpx;
|
||
/* margin-top: -10rpx; */
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-zhejiao.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 0rpx;
|
||
left: 5rpx;
|
||
width: 40rpx;
|
||
height: 40rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-font.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 3rpx;
|
||
right: 5rpx;
|
||
font-size: 20rpx;
|
||
color: #fff;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .right-box-items.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
align-items: center;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .right-box-items .right-box-items-button.data-v-72bcf905 {
|
||
width: 25rpx;
|
||
height: 25rpx;
|
||
margin: 0 3rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant.data-v-72bcf905 {
|
||
height: 100%;
|
||
width: 140rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box-target.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #fff;
|
||
width: 100rpx;
|
||
height: 100rpx;
|
||
border-radius: 20rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
flex-direction: column;
|
||
box-shadow: 2rpx 2rpx 4rpx 2rpx rgba(54, 159, 239, 0.1);
|
||
border: 2rpx solid #369fef;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box-target .downList-box-img.data-v-72bcf905 {
|
||
height: 50rpx;
|
||
width: 50rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box-target .downList-box-text.data-v-72bcf905 {
|
||
font-size: 20rpx;
|
||
color: #369fef;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: rgba(255, 255, 255, 0.3);
|
||
width: 100rpx;
|
||
height: 100rpx;
|
||
border-radius: 20rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
flex-direction: column;
|
||
box-shadow: 2rpx 2rpx 4rpx 2rpx rgba(0, 0, 0, 0.1);
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box .downList-box-img.data-v-72bcf905 {
|
||
height: 50rpx;
|
||
width: 50rpx;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box .downList-box-text.data-v-72bcf905 {
|
||
font-size: 20rpx;
|
||
}
|
||
.super-card .middle-box .middle-right-box.data-v-72bcf905 {
|
||
height: 780rpx;
|
||
width: 90rpx;
|
||
/* overflow-y: hidden; */
|
||
/* background-color: rgb(229,233,249); */
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card.data-v-72bcf905 {
|
||
position: relative;
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #e5e9f9;
|
||
width: 90rpx;
|
||
height: 122rpx;
|
||
margin: 0 18rpx 10rpx 0rpx;
|
||
border-radius: 20rpx;
|
||
border: 2rpx solid #ddeafa;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.2);
|
||
margin-left: 10rpx;
|
||
/* 右下角阴影 */
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card .doctorsay-container-card-img.data-v-72bcf905 {
|
||
width: 55rpx;
|
||
height: 55rpx;
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card .doctorsay-container-card-font.data-v-72bcf905 {
|
||
font-size: 25rpx;
|
||
margin-top: 0rpx;
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card-target.data-v-72bcf905 {
|
||
position: relative;
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background: linear-gradient(to left, #fff, #e5e9f9);
|
||
width: 115rpx;
|
||
height: 122rpx;
|
||
margin: 0 18rpx 10rpx 0rpx;
|
||
/* margin-left: -15rpx; */
|
||
/* border: 2rpx solid #fff; */
|
||
/* box-shadow: 5px 5px 10px rgba(105, 129, 178,0.2); */
|
||
border-top-right-radius: 20rpx;
|
||
border-bottom-right-radius: 20rpx;
|
||
/* border-radius: 20rpx; */
|
||
margin-left: -15rpx;
|
||
/* 右下角阴影 */
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card-target .doctorsay-container-card-img.data-v-72bcf905 {
|
||
width: 55rpx;
|
||
height: 55rpx;
|
||
margin-left: 25rpx;
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card-target .doctorsay-container-card-font-dark.data-v-72bcf905 {
|
||
font-size: 25rpx;
|
||
color: #369fef;
|
||
margin-left: 25rpx;
|
||
margin-top: 0rpx;
|
||
}
|
||
.super-card .super-card-container.data-v-72bcf905 {
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/whitemountain.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
isolation: isolate;
|
||
overflow: hidden;
|
||
margin-left: 120rpx;
|
||
width: 1405rpx;
|
||
height: 1190rpx;
|
||
/* border-top-right-radius: 20rpx;
|
||
border-bottom-right-radius: 20rpx; */
|
||
border: 2rpx solid #fff;
|
||
border-left: 0;
|
||
box-shadow: 10rpx 10rpx 20px rgba(0, 0, 0, 0.1);
|
||
position: relative;
|
||
}
|
||
.super-card .super-card-time.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 80rpx;
|
||
width: 234rpx;
|
||
border-right: 1rpx solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
font-weight: 700;
|
||
z-index: -1;
|
||
}
|
||
.super-card .super-card-time-und.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 234rpx;
|
||
flex-direction: column;
|
||
border-right: 1rpx solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
}
|
||
.super-card .super-card-time-und .title-time-img.data-v-72bcf905 {
|
||
width: 65rpx;
|
||
height: 65rpx;
|
||
margin-top: -5rpx;
|
||
}
|
||
.super-card .super-card-time-und .title-time-font-rel.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
margin-top: -5rpx;
|
||
}
|
||
.super-card .super-card-time-und .title-time-items.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
align-items: center;
|
||
}
|
||
.super-card .super-card-time-und .title-time-items .right-box-items-button.data-v-72bcf905 {
|
||
width: 35rpx;
|
||
height: 35rpx;
|
||
margin: 0 5rpx;
|
||
}
|
||
.super-card .super-card-time-card.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 209rpx;
|
||
width: calc(100%);
|
||
transition: all 0.8s;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.right-container.data-v-72bcf905 {
|
||
width: calc(100% - 235rpx);
|
||
height: 100vh;
|
||
transition: opacity 1s ease;
|
||
position: relative;
|
||
}
|
||
.right-container .joystick.data-v-72bcf905 {
|
||
position: absolute;
|
||
bottom: 200rpx;
|
||
left: 20rpx;
|
||
width: 300rpx;
|
||
height: 300rpx;
|
||
z-index: 9999;
|
||
}
|
||
.right-container .outer-circle.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 100%;
|
||
border-radius: 50%;
|
||
background-color: rgba(127, 127, 127, 0.1);
|
||
position: relative;
|
||
}
|
||
.right-container .inner-circle.data-v-72bcf905 {
|
||
width: 120rpx;
|
||
height: 120rpx;
|
||
border-radius: 50%;
|
||
background-color: rgba(127, 127, 127, 0.3);
|
||
position: absolute;
|
||
top: 50%;
|
||
left: 50%;
|
||
transform: translate(-50%, -50%);
|
||
}
|
||
.right-container .doctorsay-container-view.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 1220rpx;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container.data-v-72bcf905 {
|
||
border: 2rpx solid #fff;
|
||
width: 2050rpx;
|
||
height: 1340rpx;
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.3);
|
||
-webkit-backdrop-filter: blur(20rpx);
|
||
backdrop-filter: blur(20rpx);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 30rpx;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
/* 右下角阴影 */
|
||
overflow: hidden;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 105rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: space-between;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right.data-v-72bcf905 {
|
||
height: 100%;
|
||
display: flex;
|
||
align-items: center;
|
||
margin-right: 50rpx;
|
||
/* width: 550rpx; */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-juzhen.data-v-72bcf905 {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 10rpx 20rpx;
|
||
border-radius: 20rpx;
|
||
font-size: 27rpx;
|
||
margin-right: 10rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father.data-v-72bcf905 {
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father .doctorsay-container-button-target.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #3FA9F5;
|
||
color: #fff;
|
||
width: 140rpx;
|
||
height: 60rpx;
|
||
margin-right: 20rpx;
|
||
font-size: 28rpx;
|
||
border-radius: 10rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father .doctorsay-container-button.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #fff;
|
||
width: 140rpx;
|
||
height: 60rpx;
|
||
margin-right: 20rpx;
|
||
font-size: 28rpx;
|
||
border-radius: 10rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-cheng.data-v-72bcf905 {
|
||
background-color: #FFDBA1;
|
||
height: 35rpx;
|
||
width: 35rpx;
|
||
border-radius: 7rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-zi.data-v-72bcf905 {
|
||
background-color: #7B61FF;
|
||
height: 35rpx;
|
||
width: 35rpx;
|
||
border-radius: 7rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-kuai-font.data-v-72bcf905 {
|
||
font-size: 32rpx;
|
||
margin-left: 10rpx;
|
||
margin-right: 25rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left.data-v-72bcf905 {
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-share.data-v-72bcf905 {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 10rpx 20rpx;
|
||
border-radius: 20rpx;
|
||
font-size: 27rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: -3rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-gun.data-v-72bcf905 {
|
||
margin-top: 7rpx;
|
||
margin-left: 40rpx;
|
||
margin-right: 20rpx;
|
||
width: 13rpx;
|
||
height: 40rpx;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 10rpx;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-font.data-v-72bcf905 {
|
||
font-size: 38rpx;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-title-nav.data-v-72bcf905 {
|
||
margin-top: 75rpx;
|
||
margin-bottom: 20rpx;
|
||
margin-left: 20rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons.data-v-72bcf905 {
|
||
display: flex;
|
||
align-items: center;
|
||
float: right;
|
||
height: 70rpx;
|
||
margin-right: 40rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font.data-v-72bcf905 {
|
||
margin-left: 10rpx;
|
||
margin-right: 10rpx;
|
||
font-size: 35rpx;
|
||
margin-top: -30rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font-dark.data-v-72bcf905 {
|
||
color: #fff;
|
||
margin-left: 10rpx;
|
||
margin-right: 10rpx;
|
||
font-size: 35rpx;
|
||
margin-top: -30rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img.data-v-72bcf905 {
|
||
width: 80rpx;
|
||
height: 80rpx;
|
||
margin-left: 10rpx;
|
||
margin-right: 10rpx;
|
||
margin-top: -40rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img-icon.data-v-72bcf905 {
|
||
width: 60rpx;
|
||
height: 80rpx;
|
||
margin-top: -10rpx;
|
||
margin-left: 8rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
margin-right: 20rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no-dark.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin-right: 20rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
font-weight: 800;
|
||
margin-left: 20rpx;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-dark.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
font-weight: 800;
|
||
margin-left: 20rpx;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button-wrong.data-v-72bcf905 {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 30rpx;
|
||
margin-right: 15rpx;
|
||
width: 200rpx;
|
||
height: 50rpx;
|
||
background-color: #fff;
|
||
/* border: 2rpx solid; */
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button-wrong .right-container-title-class-anhei.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
font-weight: 800;
|
||
/* color: white; */
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button.data-v-72bcf905 {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 30rpx;
|
||
margin-right: 20rpx;
|
||
width: 200rpx;
|
||
height: 50rpx;
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
/* border: 2rpx solid; */
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button .right-container-title-class-anhei.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
font-weight: 800;
|
||
color: white;
|
||
}
|
||
.title-time-delete.data-v-72bcf905 {
|
||
width: 55rpx;
|
||
height: 55rpx;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #fff;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0rpx;
|
||
right: 0rpx;
|
||
z-index: 10;
|
||
background-color: #02abfe;
|
||
color: #fff;
|
||
z-index: 999;
|
||
font-size: 50rpx;
|
||
}
|
||
.title-time-blue.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 0rpx;
|
||
left: 0rpx;
|
||
z-index: 10;
|
||
}
|
||
.title-time-blue .title-time-blue-img.data-v-72bcf905 {
|
||
height: 209rpx;
|
||
width: 230rpx;
|
||
}
|
||
.time-button-black-spe.data-v-72bcf905 {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 250rpx;
|
||
height: 100rpx;
|
||
padding-left: 10rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #4d4d4d;
|
||
bottom: -100rpx;
|
||
left: -80rpx;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 999;
|
||
}
|
||
.time-button-black-spe .under-button-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 13rpx;
|
||
top: -17rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 15rpx solid transparent;
|
||
border-right: 15rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-bottom: 20rpx solid #4d4d4d;
|
||
}
|
||
.time-button-black.data-v-72bcf905 {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 250rpx;
|
||
height: 100rpx;
|
||
padding-left: 10rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #4d4d4d;
|
||
top: -100rpx;
|
||
left: -80rpx;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 999;
|
||
}
|
||
.time-button-black .under-button-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 13rpx;
|
||
bottom: -17rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 15rpx solid transparent;
|
||
border-right: 15rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 20rpx solid #4d4d4d;
|
||
}
|
||
.time-button-orange-spe.data-v-72bcf905 {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 250rpx;
|
||
height: 100rpx;
|
||
padding-left: 10rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #ff8a00;
|
||
bottom: -100rpx;
|
||
left: -80rpx;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 999;
|
||
}
|
||
.time-button-orange-spe .under-button-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 13rpx;
|
||
top: -17rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 15rpx solid transparent;
|
||
border-right: 15rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-bottom: 20rpx solid #ff8a00;
|
||
}
|
||
.time-button-orange.data-v-72bcf905 {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
padding-left: 10rpx;
|
||
width: 250rpx;
|
||
height: 100rpx;
|
||
border-radius: 20rpx;
|
||
background-color: #ff8a00;
|
||
top: -90rpx;
|
||
left: -80rpx;
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 999;
|
||
}
|
||
.time-button-orange .under-button-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 13rpx;
|
||
bottom: -17rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 15rpx solid transparent;
|
||
border-right: 15rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 20rpx solid #ff8a00;
|
||
}
|
||
.title-time.data-v-72bcf905 {
|
||
display: flex;
|
||
width: 100%;
|
||
position: relative;
|
||
}
|
||
.title-time .title-time-time.data-v-72bcf905 {
|
||
font-size: 32rpx;
|
||
margin-left: 10rpx;
|
||
margin-top: 12rpx;
|
||
}
|
||
.title-time .title-time-button.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -6rpx;
|
||
right: -4rpx;
|
||
width: 65rpx;
|
||
height: 60rpx;
|
||
}
|
||
.title-time .title-time-zhejiao.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 0rpx;
|
||
left: 5rpx;
|
||
width: 40rpx;
|
||
height: 40rpx;
|
||
}
|
||
.title-time .title-time-font.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 3rpx;
|
||
right: 5rpx;
|
||
font-size: 20rpx;
|
||
color: #fff;
|
||
}
|
||
.popup-say.data-v-72bcf905 {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(1rpx);
|
||
backdrop-filter: blur(1rpx);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-say .popup-say-content.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 105rpx;
|
||
bottom: 200rpx;
|
||
display: flex;
|
||
flex-direction: column;
|
||
/* align-items: center; */
|
||
width: 450rpx;
|
||
height: 600rpx;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border: 2rpx solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 30rpx;
|
||
box-shadow: 10rpx 10rpx 20rpx rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-say .popup-say-content .tags-father.data-v-72bcf905 {
|
||
display: flex;
|
||
margin-left: 40rpx;
|
||
margin-top: 15rpx;
|
||
align-items: center;
|
||
width: 180rpx;
|
||
}
|
||
.popup-say .popup-say-content .tags-father .tags-img.data-v-72bcf905 {
|
||
width: 50rpx;
|
||
height: 50rpx;
|
||
margin-right: 10rpx;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex.data-v-72bcf905 {
|
||
display: flex;
|
||
margin-top: 7rpx;
|
||
margin-bottom: 10rpx;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex .popup-say-content-gun.data-v-72bcf905 {
|
||
margin-left: 40rpx;
|
||
margin-right: 20rpx;
|
||
width: 13rpx;
|
||
height: 35rpx;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 10rpx;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex .popup-say-content-font.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
font-weight: 700;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-three.data-v-72bcf905 {
|
||
position: absolute;
|
||
left: 173rpx;
|
||
bottom: -41rpx;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 30rpx solid transparent;
|
||
border-right: 30rpx solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 40rpx solid #d2ecff;
|
||
}
|
||
.popup-delete.data-v-72bcf905 {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(1rpx);
|
||
backdrop-filter: blur(1rpx);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-delete .popup-delete-content.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 750rpx;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
width: 800rpx;
|
||
height: 500rpx;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border: 2rpx solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 30rpx;
|
||
box-shadow: 10rpx 10rpx 20rpx rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-img.data-v-72bcf905 {
|
||
width: 250rpx;
|
||
height: 230rpx;
|
||
margin-top: 40rpx;
|
||
margin-bottom: 20rpx;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-text.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
color: #42474E;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
height: 90rpx;
|
||
margin-top: 30rpx;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-left.data-v-72bcf905 {
|
||
background-color: #02abfe;
|
||
width: 200rpx;
|
||
height: 80rpx;
|
||
border-radius: 40rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
margin: 0 10rpx;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-right.data-v-72bcf905 {
|
||
background-color: #ced9e8;
|
||
width: 200rpx;
|
||
height: 80rpx;
|
||
border-radius: 40rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin: 0 10rpx;
|
||
}
|
||
.popup-overlay.data-v-72bcf905 {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-overlay .popup-overlay-content.data-v-72bcf905 {
|
||
position: absolute;
|
||
display: flex;
|
||
align-items: center;
|
||
width: 800rpx;
|
||
height: 390rpx;
|
||
background-color: #fff;
|
||
border-radius: 30rpx;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
opacity: 0;
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left.data-v-72bcf905 {
|
||
height: 100%;
|
||
width: 350rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left .popup-overlay-content-left-img.data-v-72bcf905 {
|
||
width: 280rpx;
|
||
height: 180rpx;
|
||
margin-top: -30rpx;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left .popup-overlay-content-left-font.data-v-72bcf905 {
|
||
font-size: 30rpx;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right.data-v-72bcf905 {
|
||
height: 100%;
|
||
width: 450rpx;
|
||
position: relative;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .time-font.data-v-72bcf905 {
|
||
font-size: 50rpx;
|
||
margin-top: 100rpx;
|
||
margin-bottom: 10rpx;
|
||
font-weight: 700;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .time-text.data-v-72bcf905 {
|
||
margin-left: 10rpx;
|
||
font-size: 30rpx;
|
||
width: 380rpx;
|
||
margin-bottom: 50rpx;
|
||
line-height: 35rpx;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richang.data-v-72bcf905 {
|
||
background-color: #FFC363;
|
||
position: absolute;
|
||
top: 108rpx;
|
||
right: 50rpx;
|
||
padding: 5rpx;
|
||
border-radius: 10rpx;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richangnot.data-v-72bcf905 {
|
||
background-color: #7B61FF;
|
||
position: absolute;
|
||
top: 108rpx;
|
||
right: 50rpx;
|
||
padding: 5rpx;
|
||
border-radius: 10rpx;
|
||
color: #fff;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-crush.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 20rpx;
|
||
right: 20rpx;
|
||
width: 70rpx;
|
||
height: 70rpx;
|
||
animation: shake-72bcf905 0.5s 3;
|
||
}
|
||
.popup-song.data-v-72bcf905 {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(1rpx);
|
||
backdrop-filter: blur(1rpx);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-song .popup-song-contain.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 450rpx;
|
||
width: 1296rpx;
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border: 2rpx solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 40rpx;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
opacity: 0;
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left.data-v-72bcf905 {
|
||
display: flex;
|
||
margin-top: 70rpx;
|
||
margin-bottom: 20rpx;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-gun.data-v-72bcf905 {
|
||
margin-top: 5rpx;
|
||
margin-left: 40rpx;
|
||
margin-right: 20rpx;
|
||
width: 13rpx;
|
||
height: 35rpx;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 10rpx;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-font.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
font-weight: 700;
|
||
}
|
||
.popup-song-father.data-v-72bcf905 {
|
||
position: relative;
|
||
}
|
||
.popup-song-father .shu-up-img.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -70rpx;
|
||
left: 305rpx;
|
||
width: 700rpx;
|
||
height: 80rpx;
|
||
}
|
||
.popup-song-father .shu-up-font.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -50rpx;
|
||
left: 390rpx;
|
||
display: flex;
|
||
color: #ff5a00;
|
||
}
|
||
.popup-song-father .arrayindex.data-v-72bcf905 {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 30rpx;
|
||
margin-right: 30rpx;
|
||
margin-bottom: 60rpx;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one.data-v-72bcf905 {
|
||
width: 285rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #f1f5fc;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one-target.data-v-72bcf905 {
|
||
width: 285rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.popup-song-father .secondarrayindex.data-v-72bcf905 {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 30rpx;
|
||
margin-right: 30rpx;
|
||
margin-bottom: 60rpx;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one.data-v-72bcf905 {
|
||
width: 380rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #f1f5fc;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one-target.data-v-72bcf905 {
|
||
width: 380rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.ri-img.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: -4rpx;
|
||
right: -4rpx;
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
}
|
||
.time-father.data-v-72bcf905 {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 30rpx;
|
||
margin-right: 30rpx;
|
||
}
|
||
.time-father .time-one.data-v-72bcf905 {
|
||
width: 100rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #f1f5fc;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
box-shadow: 5rpx 5rpx 10rpx rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-target.data-v-72bcf905 {
|
||
width: 100rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
box-shadow: 5rpx 5rpx 10rpx rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-hui.data-v-72bcf905 {
|
||
width: 100rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #c2c9d3;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
box-shadow: 5rpx 5rpx 10rpx rgba(105, 129, 178, 0.4);
|
||
}
|
||
.items-card.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 80rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.items-card-target.data-v-72bcf905 {
|
||
width: 100%;
|
||
height: 80rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #369fef;
|
||
background: linear-gradient(to right, rgba(54, 159, 239, 0) 0%, rgba(54, 159, 239, 0.5) 50%, rgba(54, 159, 239, 0) 100%);
|
||
}
|
||
.button-father.data-v-72bcf905 {
|
||
height: 200rpx;
|
||
width: calc(100%-80rpx);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-left: 40rpx;
|
||
margin-right: 40rpx;
|
||
margin-top: 20rpx;
|
||
border-top: 1rpx solid #e6e6e6;
|
||
}
|
||
.button-father .button-father-right.data-v-72bcf905 {
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
width: 200rpx;
|
||
height: 80rpx;
|
||
border-radius: 40rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.button-father .button-father-wrong.data-v-72bcf905 {
|
||
background-color: #c2c9d3;
|
||
width: 200rpx;
|
||
height: 80rpx;
|
||
border-radius: 40rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.month-father.data-v-72bcf905 {
|
||
display: flex;
|
||
width: calc(100% - 60rpx);
|
||
flex-wrap: wrap;
|
||
margin-left: 30rpx;
|
||
margin-right: 30rpx;
|
||
margin-top: 20rpx;
|
||
margin-bottom: 30rpx;
|
||
}
|
||
.month-father .month-one.data-v-72bcf905 {
|
||
width: 75rpx;
|
||
height: 75rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #f1f5fc;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.month-father .month-one-target.data-v-72bcf905 {
|
||
width: 75rpx;
|
||
height: 75rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.week-father.data-v-72bcf905 {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 30rpx;
|
||
margin-right: 30rpx;
|
||
margin-top: 20rpx;
|
||
margin-bottom: 30rpx;
|
||
}
|
||
.week-father .week-one.data-v-72bcf905 {
|
||
width: 200rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background-color: #f1f5fc;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.week-father .week-one-target.data-v-72bcf905 {
|
||
width: 200rpx;
|
||
height: 100rpx;
|
||
margin-left: 20rpx;
|
||
margin-top: 20rpx;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 20rpx;
|
||
border: 1rpx solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 29rpx;
|
||
}
|
||
.radio-father.data-v-72bcf905 {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 75rpx;
|
||
margin-right: 30rpx;
|
||
/* margin-bottom: 30rpx; */
|
||
}
|
||
.radio-father .radio-circle.data-v-72bcf905 {
|
||
margin-top: 2rpx;
|
||
width: 30rpx;
|
||
height: 30rpx;
|
||
border-radius: 50%;
|
||
border: 2rpx solid black;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target.data-v-72bcf905 {
|
||
position: relative;
|
||
margin-top: 2rpx;
|
||
width: 30rpx;
|
||
height: 30rpx;
|
||
border-radius: 50%;
|
||
border: 2rpx solid #02abfe;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target.data-v-72bcf905::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 50%;
|
||
left: 50%;
|
||
transform: translate(-50%, -50%);
|
||
width: 20rpx;
|
||
height: 20rpx;
|
||
background-color: #02abfe;
|
||
border-radius: 50%;
|
||
}
|
||
.radio-father .radio-font.data-v-72bcf905 {
|
||
margin-left: 15rpx;
|
||
margin-right: 60rpx;
|
||
font-size: 29rpx;
|
||
}
|
||
.radio-father .radio-font-target.data-v-72bcf905 {
|
||
color: #02abfe;
|
||
margin-left: 15rpx;
|
||
margin-right: 60rpx;
|
||
font-size: 29rpx;
|
||
}
|
||
.title-time-border.data-v-72bcf905 {
|
||
margin-top: 4rpx;
|
||
margin-left: 4rpx;
|
||
width: calc(100% - 8rpx);
|
||
height: calc(100% - 8rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.title-time-border-red.data-v-72bcf905 {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 20rpx 40rpx #dae8fa;
|
||
background: linear-gradient(to right, red, red) top left / 60rpx 8rpx no-repeat, /* 左上角垂直 */ linear-gradient(to bottom, red, red) top left / 8rpx 60rpx no-repeat, /* 右上角水平 */ linear-gradient(to left, red, red) top right / 60rpx 8rpx no-repeat, /* 右上角垂直 */ linear-gradient(to bottom, red, red) top right / 8rpx 60rpx no-repeat, /* 左下角水平 */ linear-gradient(to right, red, red) bottom left / 60rpx 8rpx no-repeat, /* 左下角垂直 */ linear-gradient(to top, red, red) bottom left / 8rpx 60rpx no-repeat, /* 右下角水平 */ linear-gradient(to left, red, red) bottom right / 60rpx 8rpx no-repeat, /* 右下角垂直 */ linear-gradient(to top, red, red) bottom right / 8rpx 60rpx no-repeat;
|
||
}
|
||
.title-time-border-big.data-v-72bcf905 {
|
||
transform: scale(1.3);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0rpx solid #fff;
|
||
transition: transform 0.5s ease-out, opacity 0.5s ease-out;
|
||
z-index: 999;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 209rpx;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-big-top.data-v-72bcf905 {
|
||
transform: scale(1.3);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0rpx solid #fff;
|
||
transition: transform 0.5s ease-out, opacity 0.5s ease-out;
|
||
z-index: 999;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 209rpx;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-blue.data-v-72bcf905 {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 20rpx 40rpx #dae8fa;
|
||
background: linear-gradient(to right, #0184db, #0184db) top left / 60rpx 8rpx no-repeat, /* 左上角垂直 */ linear-gradient(to bottom, #0184db, #0184db) top left / 8rpx 60rpx no-repeat, /* 右上角水平 */ linear-gradient(to left, #0184db, #0184db) top right / 60rpx 8rpx no-repeat, /* 右上角垂直 */ linear-gradient(to bottom, #0184db, #0184db) top right / 8rpx 60rpx no-repeat, /* 左下角水平 */ linear-gradient(to right, #0184db, #0184db) bottom left / 60rpx 8rpx no-repeat, /* 左下角垂直 */ linear-gradient(to top, #0184db, #0184db) bottom left / 8rpx 60rpx no-repeat, /* 右下角水平 */ linear-gradient(to left, #0184db, #0184db) bottom right / 60rpx 8rpx no-repeat, /* 右下角垂直 */ linear-gradient(to top, #0184db, #0184db) bottom right / 8rpx 60rpx no-repeat;
|
||
}
|
||
.title-time-border-yellow.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 2rpx solid #d0d8e0;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 20rpx);
|
||
height: calc(100% - 20rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active-transparent.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 4rpx dashed #ff8a00;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 26rpx);
|
||
height: calc(100% - 26rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 1rpx solid #dae8fa;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 20rpx);
|
||
height: calc(100% - 20rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-72bcf905 0.8s infinite;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-pouple-active-transparent.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 4rpx dashed #7B61FF;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 26rpx);
|
||
height: calc(100% - 26rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 1rpx solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 20rpx);
|
||
height: calc(100% - 20rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple-active.data-v-72bcf905 {
|
||
margin: 10rpx;
|
||
border: 1rpx solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 20rpx);
|
||
height: calc(100% - 20rpx);
|
||
border-radius: 20rpx;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-72bcf905 1s infinite;
|
||
box-shadow: 8rpx 8rpx 16rpx rgba(123, 97, 255, 0.7);
|
||
}
|
||
.down-icons.data-v-72bcf905 {
|
||
margin-top: 17rpx;
|
||
width: 100%;
|
||
height: 60rpx;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon.data-v-72bcf905 {
|
||
margin: 0 5rpx;
|
||
font-size: 20rpx;
|
||
padding: 5rpx 10rpx;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 5rpx;
|
||
}
|
||
.super-end-items-img-father.data-v-72bcf905 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-end-items-img-father-active.data-v-72bcf905 {
|
||
width: 60rpx;
|
||
height: 60rpx;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
animation: shake-72bcf905 0.5s infinite;
|
||
}
|
||
@keyframes shake-72bcf905 {
|
||
0% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
25% {
|
||
transform: rotate(10deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
75% {
|
||
transform: rotate(10deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
}
|
||
.super-end-items-father-close-father.data-v-72bcf905 {
|
||
width: 40rpx;
|
||
height: 40rpx;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #0184db;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0rpx;
|
||
right: 0rpx;
|
||
z-index: 10;
|
||
color: #fff;
|
||
}
|
||
@keyframes shakesmall-72bcf905 {
|
||
0% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
25% {
|
||
transform: rotate(2deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
75% {
|
||
transform: rotate(2deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
}
|
||
.boom-title.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 105rpx;
|
||
left: 60rpx;
|
||
width: 60rpx;
|
||
height: 80rpx;
|
||
background-color: #c4dbf4;
|
||
border-left: 2rpx #fff solid;
|
||
border-top: 2rpx #fff solid;
|
||
border-top-left-radius: 20rpx;
|
||
background: linear-gradient(to top right, transparent calc(50% - 1px), #0184db calc(50% - 1px), #0184db calc(50% + 1px), transparent calc(50% + 1px));
|
||
}
|
||
.boom-title .boom-title-left.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 40rpx;
|
||
left: 6rpx;
|
||
font-size: 25rpx;
|
||
font-weight: 700;
|
||
}
|
||
.boom-title .boom-title-right.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 5rpx;
|
||
left: 30rpx;
|
||
font-size: 25rpx;
|
||
font-weight: 700;
|
||
}
|
||
.boom-father.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 186rpx;
|
||
left: 60rpx;
|
||
width: 60rpx;
|
||
height: 1110rpx;
|
||
background: linear-gradient(to bottom, #c4dbf4, #c9c2ef, #c6dcf3);
|
||
border-bottom: 2rpx solid #fff;
|
||
border-left: 2rpx solid #fff;
|
||
border-bottom-left-radius: 20rpx;
|
||
}
|
||
.scroll-bottom-bgc.data-v-72bcf905 {
|
||
width: 1400rpx;
|
||
height: 270rpx;
|
||
margin-top: 0rpx;
|
||
margin-left: 130rpx;
|
||
background: url("../../static/index/keyimg/bgc.png") center / contain;
|
||
background-repeat: no-repeat;
|
||
}
|
||
.boom.data-v-72bcf905 {
|
||
height: 850rpx;
|
||
display: flex;
|
||
flex-direction: column;
|
||
/* // justify-content: center; */
|
||
/* align-items: center; */
|
||
overflow: hidden;
|
||
z-index: 10;
|
||
}
|
||
.boom .boom-son.data-v-72bcf905 {
|
||
height: 209rpx;
|
||
width: 60rpx;
|
||
font-size: 30rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-top: 1rpx solid transparent;
|
||
border-bottom: 1rpx solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
}
|
||
.boom .boom-son-target.data-v-72bcf905 {
|
||
height: 209rpx;
|
||
width: 60rpx;
|
||
font-size: 30rpx;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-top: 1rpx solid transparent;
|
||
border-bottom: 1rpx solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 6rpx, transparent 6rpx, transparent 12rpx) 1;
|
||
/* 确保文字在容器内居中 */
|
||
background: linear-gradient(to bottom, #ff8a00, #eceaff);
|
||
/* border-bottom-right-radius: 40rpx;
|
||
border-top-right-radius: 40rpx; */
|
||
}
|
||
.popup-share.data-v-72bcf905 {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(1rpx);
|
||
backdrop-filter: blur(1rpx);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-share .popup-share-content.data-v-72bcf905 {
|
||
position: absolute;
|
||
right: 515rpx;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 800rpx;
|
||
height: 380rpx;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
background-blend-mode: screen;
|
||
border: 2rpx solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 30rpx;
|
||
box-shadow: 10rpx 10rpx 20rpx rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title.data-v-72bcf905 {
|
||
margin: 30rpx 30rpx;
|
||
font-size: 40rpx;
|
||
position: relative;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title .popup-share-img.data-v-72bcf905 {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
width: 200rpx;
|
||
height: 200rpx;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent.data-v-72bcf905 {
|
||
margin: 0 30rpx;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent .popup-share-font.data-v-72bcf905 {
|
||
font-size: 35rpx;
|
||
color: gray;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-gray.data-v-72bcf905 {
|
||
background-color: #D3D3D3;
|
||
width: calc(100% - 60rpx);
|
||
height: 2rpx;
|
||
margin: 110rpx 30rpx 0 30rpx;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent.data-v-72bcf905 {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
height: 100%;
|
||
margin: 0 30rpx;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-img.data-v-72bcf905 {
|
||
width: 70rpx;
|
||
height: 70rpx;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-font.data-v-72bcf905 {
|
||
font-size: 27rpx;
|
||
margin-left: 20rpx;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-left.data-v-72bcf905 {
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-button.data-v-72bcf905 {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 15rpx 30rpx;
|
||
border-radius: 20rpx;
|
||
font-size: 32rpx;
|
||
}
|