7316 lines
222 KiB
CSS
7316 lines
222 KiB
CSS
/* 遮罩层样式 */
|
||
.overlay[data-v-40fcca19] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100vh;
|
||
background: rgba(0, 0, 0, 0.5);
|
||
z-index: 999;
|
||
will-change: opacity;
|
||
transition: opacity 0.3s ease;
|
||
opacity: 0;
|
||
display: block;
|
||
/* 由 v-show 控制 */
|
||
}
|
||
/* 当 isVisible 为 true 时,添加 overlay-show 类,触发遮罩渐显 */
|
||
.overlay-show[data-v-40fcca19] {
|
||
opacity: 1;
|
||
}
|
||
/* 抽屉整体样式 */
|
||
.drawer[data-v-40fcca19] {
|
||
position: fixed;
|
||
top: 0;
|
||
right: 0;
|
||
height: 100vh;
|
||
background: #fff;
|
||
z-index: 1000;
|
||
border-top-left-radius: 2.5rem;
|
||
border-bottom-left-radius: 2.5rem;
|
||
/* 使用 transform 做动画,避免布局重排 */
|
||
transform: translateX(100%);
|
||
transition: transform 0.4s ease;
|
||
will-change: transform;
|
||
}
|
||
/* 抽屉打开时 */
|
||
.drawer-open[data-v-40fcca19] {
|
||
transform: translateX(0);
|
||
}
|
||
.drawer-content[data-v-40fcca19] {
|
||
position: relative;
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.drawer-content-circle[data-v-40fcca19] {
|
||
position: absolute;
|
||
top: calc(50% - 1.71875rem);
|
||
left: -1.25rem;
|
||
width: 3.125rem;
|
||
height: 3.4375rem;
|
||
border-radius: 50%;
|
||
z-index: -1;
|
||
background: linear-gradient(to bottom, #dfecfa, #c9dbee);
|
||
display: flex;
|
||
align-items: center;
|
||
-webkit-clip-path: inset(0 60% 0 0);
|
||
clip-path: inset(0 60% 0 0);
|
||
}
|
||
.drawer-img[data-v-40fcca19] {
|
||
width: 0.78125rem;
|
||
height: 0.78125rem;
|
||
margin-left: 0.3125rem;
|
||
transform: rotate(180deg);
|
||
}
|
||
|
||
.draw-all[data-v-166ac27f] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
flex-direction: column;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border-top-left-radius: 2.5rem;
|
||
border-bottom-left-radius: 2.5rem;
|
||
overflow: hidden;
|
||
}
|
||
.draw-all .draw-title[data-v-166ac27f] {
|
||
width: 100%;
|
||
height: 4.375rem;
|
||
display: flex;
|
||
}
|
||
.draw-all .draw-title .draw-title-gun[data-v-166ac27f] {
|
||
margin-top: 2.1875rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.5625rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.draw-all .draw-title .draw-title-font[data-v-166ac27f] {
|
||
margin-top: 2.125rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 700;
|
||
}
|
||
.draw-all .draw-contain[data-v-166ac27f] {
|
||
width: 100%;
|
||
height: calc(100vh - 4.375rem);
|
||
}
|
||
.draw-all .draw-contain .draw-contain-jindu[data-v-166ac27f] {
|
||
width: 100%;
|
||
height: 7.8125rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.downitems-father[data-v-166ac27f] {
|
||
width: 100%;
|
||
height: calc(100% - 6.40625rem);
|
||
display: flex;
|
||
}
|
||
.downitems-father .downitems-left[data-v-166ac27f] {
|
||
height: 100%;
|
||
width: 17.1875rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-mar[data-v-166ac27f] {
|
||
margin-left: 2.03125rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-mar .downitems-left-img[data-v-166ac27f] {
|
||
width: 13.125rem;
|
||
height: 9.375rem;
|
||
margin-top: 2.5rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father[data-v-166ac27f] {
|
||
display: flex;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father .downitems-father-img[data-v-166ac27f] {
|
||
width: 1.1875rem;
|
||
height: 1.1875rem;
|
||
margin: 0.1875rem 0.40625rem 0 0.625rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father .downitems-father-img-laba[data-v-166ac27f] {
|
||
width: 1.1875rem;
|
||
height: 1.1875rem;
|
||
margin-top: 0.1875rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father .downitems-father-font[data-v-166ac27f] {
|
||
font-size: 1.25rem;
|
||
width: 9.375rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father .downitems-father-font-laba[data-v-166ac27f] {
|
||
font-size: 1.25rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-left-father .downitems-father-font-small[data-v-166ac27f] {
|
||
font-size: 1.09375rem;
|
||
width: 12.5rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-kuai[data-v-166ac27f] {
|
||
margin-left: 1.15625rem;
|
||
background-color: rgba(236, 240, 251, 0.4);
|
||
border-radius: 0.625rem;
|
||
width: 10.9375rem;
|
||
height: 7.1875rem;
|
||
margin-top: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.downitems-father .downitems-left .downitems-kuai .downitems-kuai-img[data-v-166ac27f] {
|
||
width: 3.75rem;
|
||
height: 3.75rem;
|
||
}
|
||
.downitems-father .downitems-left .downitems-says[data-v-166ac27f] {
|
||
color: #6F7FA3;
|
||
font-size: 1.09375rem;
|
||
margin-left: 4.4375rem;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.downitems-father .downitems-right[data-v-166ac27f] {
|
||
height: 100%;
|
||
width: 20.3125rem;
|
||
}
|
||
.downitems-father .downitems-right .downitems-all[data-v-166ac27f] {
|
||
margin-left: 1.875rem;
|
||
}
|
||
.downitems-father .downitems-right .downitems-all .downitems-all-font[data-v-166ac27f] {
|
||
margin-top: 0.9375rem;
|
||
font-size: 1.25rem;
|
||
}
|
||
.downitems-father .downitems-center[data-v-166ac27f] {
|
||
height: 100%;
|
||
width: 18.75rem;
|
||
position: relative;
|
||
}
|
||
.downitems-father .downitems-center .downitems-button[data-v-166ac27f] {
|
||
position: absolute;
|
||
left: 30%;
|
||
bottom: 2.5rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
width: 8.4375rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
font-size: 1.25rem;
|
||
}
|
||
.downitems-center-title[data-v-166ac27f] {
|
||
width: 100%;
|
||
display: flex;
|
||
}
|
||
.downitems-center-title .downitems-center-title-gun[data-v-166ac27f] {
|
||
margin-top: 1.5625rem;
|
||
margin-left: 0;
|
||
margin-right: 0.5625rem;
|
||
width: 0.40625rem;
|
||
height: 1.5625rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.downitems-center-title .downitems-center-title-font[data-v-166ac27f] {
|
||
margin-top: 1.5625rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 700;
|
||
}
|
||
.downitems-center-title .downitems-center-says[data-v-166ac27f] {
|
||
display: flex;
|
||
margin-top: 1.5625rem;
|
||
margin-left: 5.625rem;
|
||
text-align: right;
|
||
color: #6F7FA3;
|
||
font-size: 1.125rem;
|
||
}
|
||
.downitems-center-title .downitems-center-father[data-v-166ac27f] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 1.5625rem;
|
||
height: 1.5625rem;
|
||
border-radius: 50%;
|
||
background-color: #BAC5DE;
|
||
margin-right: 0.3125rem;
|
||
margin-top: 0;
|
||
}
|
||
.downitems-center-title .downitems-center-father .downitems-center-says-maike[data-v-166ac27f] {
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.downitems-shu[data-v-166ac27f] {
|
||
width: 2.1875rem;
|
||
height: 100%;
|
||
margin-top: 0.125rem;
|
||
}
|
||
.downitems-textarea[data-v-166ac27f] {
|
||
margin-top: 0.625rem;
|
||
}
|
||
.custom-textarea[data-v-166ac27f] {
|
||
color: #6F7FA3;
|
||
background-color: rgba(255, 255, 255, 0.3);
|
||
width: 17.8125rem;
|
||
height: 7.5rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 1.25rem;
|
||
padding-left: 0.9375rem;
|
||
padding-top: 0.625rem;
|
||
}
|
||
.radio-circle-top-father[data-v-166ac27f] {
|
||
margin-left: 0.9375rem;
|
||
}
|
||
.radio-circle-top-father .radio-circle-top[data-v-166ac27f] {
|
||
margin-top: 0.9375rem;
|
||
display: flex;
|
||
}
|
||
.radio-circle[data-v-166ac27f] {
|
||
position: relative;
|
||
margin-top: 0.0625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid #02abfe;
|
||
background-color: transparent;
|
||
}
|
||
.radio-circle-target[data-v-166ac27f] {
|
||
position: relative;
|
||
margin-top: 0.0625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid #02abfe;
|
||
background-color: transparent;
|
||
}
|
||
.radio-circle-target[data-v-166ac27f]::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 50%;
|
||
left: 50%;
|
||
transform: translate(-50%, -50%);
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
background-color: #02abfe;
|
||
border-radius: 50%;
|
||
}
|
||
.radio-font[data-v-166ac27f] {
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 1.125rem;
|
||
}
|
||
.downitems-card-all[data-v-166ac27f] {
|
||
width: 100%;
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.downitems-card-all .downitems-card-one[data-v-166ac27f] {
|
||
width: 8.4375rem;
|
||
height: 4.6875rem;
|
||
margin-right: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #f3f8fd;
|
||
border: 0.03125rem solid #52668C;
|
||
box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.downitems-card-all .downitems-card-one-target[data-v-166ac27f] {
|
||
width: 8.4375rem;
|
||
height: 4.6875rem;
|
||
margin-right: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
background: linear-gradient(to bottom, #B8E5FF, #F7D0EF);
|
||
border: 0.03125rem solid #fff;
|
||
box-shadow: 0 0.125rem 0.125rem rgba(0, 0, 0, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.downitems-card-all .downitems-card[data-v-166ac27f] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.downitems-card-all .downitems-card .downitems-card-font[data-v-166ac27f] {
|
||
font-weight: 700;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.25rem;
|
||
}
|
||
.downitems-card-all .downitems-card .downitems-card-father[data-v-166ac27f] {
|
||
width: 2.8125rem;
|
||
height: 2.8125rem;
|
||
border-radius: 1.5625rem;
|
||
border: 0.03125rem solid #94B0C3;
|
||
background-color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
overflow: hidden;
|
||
}
|
||
.downitems-card-all .downitems-card .downitems-card-father .downitems-card-img[data-v-166ac27f] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.container[data-v-166ac27f] {
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
justify-content: center;
|
||
height: 100vh;
|
||
}
|
||
/* 弹窗遮罩层 */
|
||
.modal[data-v-166ac27f] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
background: rgba(0, 0, 0, 0.5);
|
||
/* 半透明背景 */
|
||
display: flex;
|
||
align-items: center;
|
||
/* 垂直居中 */
|
||
justify-content: center;
|
||
/* 水平居中 */
|
||
}
|
||
/* 弹窗内容,宽高占屏幕70% */
|
||
.modal-content[data-v-166ac27f] {
|
||
width: 80vw;
|
||
height: 80vh;
|
||
background: #fff;
|
||
border-radius: 8px;
|
||
overflow: hidden;
|
||
}
|
||
|
||
.right-container[data-v-9f74ebdb] {
|
||
width: calc(100% - 7.34375rem);
|
||
height: 100vh;
|
||
transition: opacity 1s ease;
|
||
}
|
||
.right-container .right-container-sec[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
display: flex;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-left-font-spec[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 5.625rem;
|
||
left: 18.125rem;
|
||
width: 3.125rem;
|
||
height: 1.25rem;
|
||
font-size: 0.78125rem;
|
||
border-radius: 0.15625rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
background-color: #34c678;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
right: 7.65625rem;
|
||
top: 0.53125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel .carousel[data-v-9f74ebdb] {
|
||
position: relative;
|
||
width: 0.9375rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel .carousel .dots[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 50%;
|
||
right: 0.3125rem;
|
||
transform: translateY(-50%);
|
||
display: flex;
|
||
flex-direction: column;
|
||
gap: 0.21875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel .carousel .dots .dot[data-v-9f74ebdb] {
|
||
width: 0.3125rem;
|
||
height: 0.3125rem;
|
||
border-radius: 50%;
|
||
background-color: #657494;
|
||
/* 默认未激活的颜色 */
|
||
cursor: pointer;
|
||
transition: background-color 0.3s ease;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel .carousel .dots .dot-dark[data-v-9f74ebdb] {
|
||
width: 0.3125rem;
|
||
height: 0.3125rem;
|
||
border-radius: 50%;
|
||
background-color: #fff;
|
||
/* 默认未激活的颜色 */
|
||
cursor: pointer;
|
||
transition: background-color 0.3s ease;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-carousel .carousel .dots .dot.active[data-v-9f74ebdb] {
|
||
background-color: #01A0FE;
|
||
/* 激活的颜色 */
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark[data-v-9f74ebdb] {
|
||
height: 19.6875rem;
|
||
border-radius: 1.5625rem;
|
||
background-color: #16304c;
|
||
border: 0.0625rem solid transparent;
|
||
background: url('../../static/index/cardbgc/bgcdark.png') padding-box, linear-gradient(45deg, #9bc4f8, #285399, #9bc4f8, #285399, #9bc4f8) border-box;
|
||
background-clip: padding-box, border-box;
|
||
background-color: rgba(12, 25, 47, 0.1);
|
||
/* 背景颜色 #f4f9ff,透明度 70% */
|
||
/* 背景颜色 #f4f9ff,透明度 70% */
|
||
position: relative;
|
||
display: flex;
|
||
flex-direction: column;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .uni-margin-wrap[data-v-9f74ebdb] {
|
||
margin-top: 6.25rem;
|
||
width: 37.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .uni-margin-wrap .swiper[data-v-9f74ebdb] {
|
||
height: 28.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .uni-margin-wrap .swiper .swiper-item-flex[data-v-9f74ebdb] {
|
||
display: flex;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .uni-margin-wrap .swiper .swiper-item[data-v-9f74ebdb] {
|
||
display: block;
|
||
height: 9.375rem;
|
||
line-height: 9.375rem;
|
||
text-align: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next[data-v-9f74ebdb] {
|
||
height: 100%;
|
||
width: 21.875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-people[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-people .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.15625rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-people .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-people .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-font[data-v-9f74ebdb] {
|
||
font-size: 2.03125rem;
|
||
margin-top: 1.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
font-weight: 700;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-font-dark[data-v-9f74ebdb] {
|
||
font-size: 2.03125rem;
|
||
margin-top: 1.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-text[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 2.1875rem;
|
||
font-weight: 700;
|
||
width: 25rem;
|
||
margin-bottom: 1.5625rem;
|
||
line-height: 2.1875rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .time-tra-next .time-text .time-text-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 9.375rem;
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 17.5rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-left[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-top: -4.6875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark[data-v-9f74ebdb] {
|
||
margin-left: 1.5625rem;
|
||
margin-top: 1.875rem;
|
||
width: 23.84375rem;
|
||
height: 13.4375rem;
|
||
border-radius: 1.25rem;
|
||
position: relative;
|
||
display: flex;
|
||
box-shadow: 0.0625rem 0 0 0.0625rem;
|
||
background-color: #16304c;
|
||
border: 0.0625rem solid #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-line[data-v-9f74ebdb] {
|
||
width: 1px;
|
||
/* 线条的宽度 */
|
||
height: 6.25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #808080 50%, rgba(0, 0, 0, 0) 100%);
|
||
margin-left: -0.625rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 3.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-type[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -0.78125rem;
|
||
width: 7.8125rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #414F6E;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-font-dark[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-img[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 6.25rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-font[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-font-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
color: #fff;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card[data-v-9f74ebdb] {
|
||
margin-left: 1.5625rem;
|
||
margin-top: 1.875rem;
|
||
width: 23.84375rem;
|
||
height: 13.4375rem;
|
||
border-radius: 1.25rem;
|
||
position: relative;
|
||
display: flex;
|
||
border: 0.03125rem solid black;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(0, 0, 0, 0.3);
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-line[data-v-9f74ebdb] {
|
||
width: 1px;
|
||
/* 线条的宽度 */
|
||
height: 6.25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #808080 50%, rgba(0, 0, 0, 0) 100%);
|
||
margin-left: -0.625rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 3.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-card-type[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -0.78125rem;
|
||
width: 7.8125rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-card-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #414F6E;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-img[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 6.25rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-font[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-font-dark[data-v-9f74ebdb] {
|
||
font-size: 1.5625rem;
|
||
color: #fff;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-down-father .right-container-right-down-right[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-top: -4.6875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-title[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 5.3125rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-title .right-container-right-text[data-v-9f74ebdb] {
|
||
line-height: 4.0625rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 600;
|
||
margin-left: 1.875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-title .right-container-right-text-dark[data-v-9f74ebdb] {
|
||
line-height: 4.0625rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 600;
|
||
margin-left: 1.875rem;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father-dark .right-container-right-title .right-container-right-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.875rem;
|
||
right: 1.5625rem;
|
||
width: 1.5625rem;
|
||
height: 0.46875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 19.6875rem;
|
||
border-radius: 1.5625rem;
|
||
border: 0.0625rem solid #fff;
|
||
background-image: url('../../static/index/mountain.png');
|
||
background-color: rgba(200, 216, 238, 0.8);
|
||
background-position: 60% 50%;
|
||
position: relative;
|
||
display: flex;
|
||
flex-direction: column;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .uni-margin-wrap[data-v-9f74ebdb] {
|
||
margin-top: 6.25rem;
|
||
width: 37.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .uni-margin-wrap .swiper[data-v-9f74ebdb] {
|
||
height: 28.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .uni-margin-wrap .swiper .swiper-item-flex[data-v-9f74ebdb] {
|
||
display: flex;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .uni-margin-wrap .swiper .swiper-item[data-v-9f74ebdb] {
|
||
display: block;
|
||
height: 9.375rem;
|
||
line-height: 9.375rem;
|
||
text-align: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next[data-v-9f74ebdb] {
|
||
height: 100%;
|
||
width: 21.875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-people[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-people .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.15625rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-people .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-people .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-font[data-v-9f74ebdb] {
|
||
font-size: 2.03125rem;
|
||
margin-top: 1.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
font-weight: 700;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-font-dark[data-v-9f74ebdb] {
|
||
font-size: 2.03125rem;
|
||
margin-top: 1.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-text[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 2.1875rem;
|
||
font-weight: 700;
|
||
width: 25rem;
|
||
margin-bottom: 1.5625rem;
|
||
line-height: 2.1875rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .time-tra-next .time-text .time-text-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 9.375rem;
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 17.5rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-left[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-top: -4.6875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark[data-v-9f74ebdb] {
|
||
margin-left: 1.5625rem;
|
||
margin-top: 1.875rem;
|
||
width: 23.84375rem;
|
||
height: 13.4375rem;
|
||
border-radius: 1.25rem;
|
||
position: relative;
|
||
display: flex;
|
||
box-shadow: 0.0625rem 0 0 0.0625rem;
|
||
background-color: #16304c;
|
||
border: 0.0625rem solid #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-line[data-v-9f74ebdb] {
|
||
width: 1px;
|
||
/* 线条的宽度 */
|
||
height: 6.25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #808080 50%, rgba(0, 0, 0, 0) 100%);
|
||
margin-left: -0.625rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 3.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-type[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -0.78125rem;
|
||
width: 7.8125rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #414F6E;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-card-font-dark[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-img[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 6.25rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-font[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card-dark .right-container-right-down-card-card .right-container-right-down-card-font-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
color: #fff;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card[data-v-9f74ebdb] {
|
||
margin-left: 1.5625rem;
|
||
margin-top: 1.875rem;
|
||
width: 23.84375rem;
|
||
height: 13.4375rem;
|
||
border-radius: 1.25rem;
|
||
position: relative;
|
||
display: flex;
|
||
border: 0.03125rem solid black;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(0, 0, 0, 0.3);
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-line[data-v-9f74ebdb] {
|
||
width: 1px;
|
||
/* 线条的宽度 */
|
||
height: 6.25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #808080 50%, rgba(0, 0, 0, 0) 100%);
|
||
margin-left: -0.625rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 3.125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-card-type[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -0.78125rem;
|
||
width: 7.8125rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-card-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 2.03125rem;
|
||
font-size: 1.09375rem;
|
||
color: #414F6E;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-img[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 6.25rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-font[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-card .right-container-right-down-card-card .right-container-right-down-card-font-dark[data-v-9f74ebdb] {
|
||
font-size: 1.5625rem;
|
||
color: #fff;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-down-father .right-container-right-down-right[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-top: -4.6875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-title[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 5.3125rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-title .right-container-right-text[data-v-9f74ebdb] {
|
||
line-height: 4.0625rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 600;
|
||
margin-left: 1.875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-title .right-container-right-text-dark[data-v-9f74ebdb] {
|
||
line-height: 4.0625rem;
|
||
font-size: 1.25rem;
|
||
font-weight: 600;
|
||
margin-left: 1.875rem;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-sec .right-container-right-father .right-container-right-title .right-container-right-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.875rem;
|
||
right: 1.5625rem;
|
||
width: 1.5625rem;
|
||
height: 0.46875rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-left[data-v-9f74ebdb] {
|
||
height: 19.6875rem;
|
||
border-radius: 1.5625rem;
|
||
border: 0.03125rem solid #fff;
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: rgba(255, 255, 255, 0.5);
|
||
background-image: url('../../static/index/mountain.png');
|
||
background-position: 70% 45%;
|
||
overflow: hidden;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
}
|
||
.right-container .right-container-sec .right-container-left-dark[data-v-9f74ebdb] {
|
||
height: 19.6875rem;
|
||
border-radius: 1.5625rem;
|
||
background-color: #16304c;
|
||
border: 0.0625rem solid transparent;
|
||
background: url('../../static/index/cardbgc/bgcdark.png') padding-box, linear-gradient(45deg, #9bc4f8, #285399, #9bc4f8, #285399, #9bc4f8) border-box;
|
||
background-clip: padding-box, border-box;
|
||
background-color: rgba(12, 25, 47, 0.1);
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
overflow: hidden;
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
}
|
||
.right-container .right-container-sec .uni-margin-wrap[data-v-9f74ebdb] {
|
||
width: 31.25rem;
|
||
}
|
||
.right-container .right-container-sec .uni-margin-wrap .swiper[data-v-9f74ebdb] {
|
||
height: 21.875rem;
|
||
}
|
||
.right-container .right-container-sec .uni-margin-wrap .swiper .swiper-item-flex[data-v-9f74ebdb] {
|
||
display: flex;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .uni-margin-wrap .swiper .swiper-item[data-v-9f74ebdb] {
|
||
display: block;
|
||
height: 7.8125rem;
|
||
line-height: 9.375rem;
|
||
text-align: center;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-card-main-right[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-right: 0.3125rem;
|
||
z-index: 11;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir[data-v-9f74ebdb] {
|
||
width: 7.8125rem;
|
||
height: 100%;
|
||
margin-top: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-view[data-v-9f74ebdb] {
|
||
margin-left: 0.25rem;
|
||
height: 23.4375rem;
|
||
overflow: auto;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-sizing: border-box;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-view .right-huli-view-dis[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 100%;
|
||
height: 5.3125rem;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-view .right-huli-view-dis .right-huli-img[data-v-9f74ebdb] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-view .right-huli-view-dis .right-huli-text[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
text-align: center;
|
||
margin-bottom: 0.15625rem;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-view .right-huli-view-dis .right-huli-text-dark[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
text-align: center;
|
||
margin-bottom: 0.15625rem;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-shang[data-v-9f74ebdb] {
|
||
margin-top: 1.25rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-huli-fir .right-huli-xia[data-v-9f74ebdb] {
|
||
margin-bottom: 1.25rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-photo[data-v-9f74ebdb] {
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-left: 1.5625rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-photo .right-container-photo-img[data-v-9f74ebdb] {
|
||
width: 9.6875rem;
|
||
height: 10.9375rem;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-photo .right-container-photo-text[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
color: #324160;
|
||
}
|
||
.right-container .right-container-sec .right-container-photo .right-container-photo-text-dark[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-sec .right-container-fir-left-card-main-left[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-left: 0.9375rem;
|
||
}
|
||
.right-container .right-container-sec .right-container-left-type[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.3125rem;
|
||
left: -0.46875rem;
|
||
width: 7.34375rem;
|
||
height: 2.28125rem;
|
||
z-index: 10;
|
||
}
|
||
.right-container .right-container-sec .right-container-left-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.59375rem;
|
||
left: 1.5625rem;
|
||
font-size: 1.125rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi[data-v-9f74ebdb] {
|
||
margin-left: 2.5rem;
|
||
margin-top: 2.1875rem;
|
||
height: 100%;
|
||
width: 17.1875rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-text[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
width: 14.0625rem;
|
||
margin-bottom: 1.25rem;
|
||
line-height: 1.25rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-text-dark[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
color: #CDD6EA;
|
||
font-size: 1.09375rem;
|
||
width: 14.0625rem;
|
||
margin-bottom: 1.25rem;
|
||
line-height: 1.25rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-tra-thi-zhixing[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 2.34375rem;
|
||
left: 14.0625rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-tra-thi-zhixing-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.875rem;
|
||
left: 0.3125rem;
|
||
width: 3.125rem;
|
||
height: 1.25rem;
|
||
font-size: 0.78125rem;
|
||
border-radius: 0.15625rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
background-color: #f37b5b;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-two[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-top: 1.25rem;
|
||
margin-bottom: 1.25rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.3125rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-thi[data-v-9f74ebdb] {
|
||
display: flex;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-thi .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.15625rem;
|
||
margin-left: 0.15625rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-thi .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-people-thi .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-button-view[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-left: 0;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-button-view .time-button-start[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to bottom, #AF8ED7, #4D3E9B);
|
||
border-left: 0.0625rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
font-size: 1rem;
|
||
margin-right: 0.78125rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-button-view .time-button-end[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to bottom, #f3f3f5, #dee4e9);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-button-view .time-button-end-dark[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.5rem;
|
||
border-radius: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(0, 0, 0, 0.3);
|
||
background: linear-gradient(to top, #6B87BA, #FFFFFF);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-font[data-v-9f74ebdb] {
|
||
font-size: 2.1875rem;
|
||
margin-top: 3.75rem;
|
||
margin-bottom: 1.25rem;
|
||
font-weight: 700;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-font-dark[data-v-9f74ebdb] {
|
||
font-size: 2.1875rem;
|
||
margin-top: 3.75rem;
|
||
margin-bottom: 1.25rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-sec .time-tra-thi .time-text-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 9.375rem;
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec[data-v-9f74ebdb] {
|
||
margin-left: 2.5rem;
|
||
margin-top: 3.4375rem;
|
||
height: 100%;
|
||
width: 15.625rem;
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-people-thi[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-bottom: 0.46875rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-people-thi .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.15625rem;
|
||
margin-left: 0.15625rem;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-people-thi .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-people-thi .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-button-view[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-top: 0.9375rem;
|
||
margin-left: 0;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-button-view .time-button-start[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to top, #0DA0B1, #04D3AF);
|
||
border-left: 0.0625rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
font-size: 1rem;
|
||
margin-right: 0.78125rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-button-view .time-button-end[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to bottom, #f3f3f5, #dee4e9);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-button-view .time-button-end-dark[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.5rem;
|
||
border-radius: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(0, 0, 0, 0.3);
|
||
background: linear-gradient(to top, #6B87BA, #FFFFFF);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-font[data-v-9f74ebdb] {
|
||
font-size: 2.34375rem;
|
||
margin-top: 0.9375rem;
|
||
margin-bottom: 0.3125rem;
|
||
font-weight: 700;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-font-dark[data-v-9f74ebdb] {
|
||
font-size: 2.34375rem;
|
||
margin-top: 0.9375rem;
|
||
margin-bottom: 0.3125rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-sec .time-tra-sec .time-text-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 9.375rem;
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .time-people-sec[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.right-container .time-people-sec .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-left: 0.15625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .time-people-sec .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .time-people-sec .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 2.8125rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 18.125rem;
|
||
display: flex;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav[data-v-9f74ebdb] {
|
||
width: 63%;
|
||
height: 17.125rem;
|
||
/* border-radius: 50rpx; */
|
||
/* 圆角 */
|
||
position: relative;
|
||
/* 增加背景色确保视觉效果 */
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
/* 增强的阴影效果 */
|
||
/* 包括边框在内计算宽高 */
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
left: 29.0625rem;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel .carousel[data-v-9f74ebdb] {
|
||
position: relative;
|
||
width: 4.6875rem;
|
||
height: 3.125rem;
|
||
/* 背景色(示例) */
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel .carousel .dots[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 50%;
|
||
right: 0.3125rem;
|
||
transform: translateY(-50%);
|
||
display: flex;
|
||
flex-direction: column;
|
||
gap: 0.21875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel .carousel .dots .dot[data-v-9f74ebdb] {
|
||
width: 0.3125rem;
|
||
height: 0.3125rem;
|
||
border-radius: 50%;
|
||
background-color: #657494;
|
||
/* 默认未激活的颜色 */
|
||
cursor: pointer;
|
||
transition: background-color 0.3s ease;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel .carousel .dots .dot-dark[data-v-9f74ebdb] {
|
||
width: 0.3125rem;
|
||
height: 0.3125rem;
|
||
border-radius: 50%;
|
||
background-color: #fff;
|
||
/* 默认未激活的颜色 */
|
||
cursor: pointer;
|
||
transition: background-color 0.3s ease;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-carousel .carousel .dots .dot.active[data-v-9f74ebdb] {
|
||
background-color: #01A0FE;
|
||
/* 激活的颜色 */
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
border-radius: 1.5625rem;
|
||
border: 0.03125rem solid #fff;
|
||
background-color: rgba(99, 115, 157, 0.1);
|
||
/* 白色背景透明度为 10% */
|
||
background-image: url('../../static/index/mountain.png');
|
||
background-position: 60% 50%;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-dark[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
border: 0.0625rem solid transparent;
|
||
border-radius: 1.5625rem;
|
||
background: url('../../static/index/cardbgc/bgcdark.png') padding-box, linear-gradient(45deg, #9bc4f8, #285399, #9bc4f8, #285399, #9bc4f8) border-box;
|
||
background-clip: padding-box, border-box;
|
||
background-color: rgba(12, 25, 47, 0.1);
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .split-line-white-right-left[data-v-9f74ebdb] {
|
||
width: 0.0625rem;
|
||
/* 线条的宽度 */
|
||
height: 25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #fff 50%, rgba(0, 0, 0, 0) 100%);
|
||
margin-right: 0.625rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .split-line-white-right-left .split-line-white-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -9.375rem;
|
||
height: 25rem;
|
||
width: 9.375rem;
|
||
z-index: -1;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .uni-margin-wrap-fir[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .uni-margin-wrap-fir .swiper[data-v-9f74ebdb] {
|
||
height: 14.6875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .uni-margin-wrap-fir .swiper .swiper-item-flex[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-top: 0.9375rem;
|
||
z-index: 10;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .uni-margin-wrap-fir .swiper .swiper-item[data-v-9f74ebdb] {
|
||
display: block;
|
||
height: 6.25rem;
|
||
line-height: 9.375rem;
|
||
text-align: center;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-main-right[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-right: 0.78125rem;
|
||
z-index: 1;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir[data-v-9f74ebdb] {
|
||
margin-top: 1.25rem;
|
||
margin-left: 0.9375rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-people-two[data-v-9f74ebdb] {
|
||
display: flex;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-button-view[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-top: 0.3125rem;
|
||
margin-left: 0;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-button-view .time-button-start[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to top, #047ADB, #0EA7DD);
|
||
border-left: 0.0625rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
font-size: 1rem;
|
||
margin-right: 0.78125rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-button-view .time-button-end[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.625rem;
|
||
border-radius: 0.9375rem;
|
||
background: linear-gradient(to bottom, #f3f3f5, #dee4e9);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(105, 129, 178, 0.2);
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-button-view .time-button-end-dark[data-v-9f74ebdb] {
|
||
width: 7.1875rem;
|
||
height: 2.5rem;
|
||
border-radius: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 1rem;
|
||
box-shadow: 0.09375rem 0.09375rem 0.3125rem rgba(0, 0, 0, 0.3);
|
||
background: linear-gradient(to top, #6B87BA, #FFFFFF);
|
||
transition: all 0.4s ease-in-out;
|
||
/* 渐变从下到上 */
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-people-fir[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-people-fir .time-people-img[data-v-9f74ebdb] {
|
||
width: 1.3125rem;
|
||
height: 1.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-left: 0.15625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-people-fir .time-people-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-people-fir .time-people-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-font[data-v-9f74ebdb] {
|
||
font-size: 2.1875rem;
|
||
margin-bottom: 0.9375rem;
|
||
background: linear-gradient(to top, #334160, #687898);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-font-dark[data-v-9f74ebdb] {
|
||
font-size: 2.1875rem;
|
||
margin-bottom: 0.9375rem;
|
||
background: linear-gradient(to right, #EBF4FF, #ADC4E0);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
font-weight: 700;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-text[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
width: 16.5625rem;
|
||
margin-bottom: 1.25rem;
|
||
line-height: 1.25rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .time-tra-fir .time-text-dark[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
color: #CDD6EA;
|
||
font-size: 1.09375rem;
|
||
width: 16.5625rem;
|
||
margin-bottom: 1.25rem;
|
||
line-height: 1.25rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
position: relative;
|
||
margin-left: 1.5625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-zhixing[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0.3125rem;
|
||
left: 27.1875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-zhixing-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.875rem;
|
||
left: 0.3125rem;
|
||
width: 3.125rem;
|
||
height: 1.25rem;
|
||
font-size: 0.78125rem;
|
||
border-radius: 0.15625rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
background-color: #f37b5b;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-main-font[data-v-9f74ebdb] {
|
||
font-size: 1.0625rem;
|
||
font-weight: 350;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-main-font-dark[data-v-9f74ebdb] {
|
||
font-size: 1.0625rem;
|
||
font-weight: 350;
|
||
transition: all 0.4s ease-in-out;
|
||
color: #fff;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-main-laba-video[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-main-laba-video .right-container-fir-left-card-main-laba[data-v-9f74ebdb] {
|
||
width: 1.40625rem;
|
||
height: 1.40625rem;
|
||
margin-right: 0.15625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-main-laba-video .right-container-fir-left-card-main-video[data-v-9f74ebdb] {
|
||
width: 1.40625rem;
|
||
height: 1.40625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-card .right-container-fir-left-card-img[data-v-9f74ebdb] {
|
||
width: 11.25rem;
|
||
height: 8.4375rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-main .right-container-fir-left-card-main-left-up[data-v-9f74ebdb] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
margin-right: 0;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-hulilei[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.3125rem;
|
||
left: -0.3125rem;
|
||
width: 6.875rem;
|
||
height: 2.28125rem;
|
||
z-index: 10;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-left-nav .right-container-fir-left-card-hulilei-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.59375rem;
|
||
left: 1.40625rem;
|
||
font-size: 1.125rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-right[data-v-9f74ebdb] {
|
||
margin-left: 2%;
|
||
margin-right: 2%;
|
||
width: 21.875rem;
|
||
height: 17.125rem;
|
||
border-radius: 1.5625rem;
|
||
border: 0.03125rem solid #fff;
|
||
background: url(../../static/index/rightbgi.png);
|
||
background-size: cover;
|
||
background-color: rgba(99, 115, 157, 0.1);
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
}
|
||
.right-container .right-container-fir .right-container-fir-right-dark[data-v-9f74ebdb] {
|
||
margin-left: 2%;
|
||
margin-right: 2%;
|
||
width: 21.875rem;
|
||
height: 17.125rem;
|
||
border-radius: 1.5625rem;
|
||
border: 0.03125rem solid #fff;
|
||
background-color: #16304c;
|
||
border: 0.0625rem solid transparent;
|
||
background: url('../../static/index/cardbgc/bgcdark.png') padding-box, linear-gradient(45deg, #9bc4f8, #285399, #9bc4f8, #285399, #9bc4f8) border-box;
|
||
background-clip: padding-box, border-box;
|
||
background-color: rgba(12, 25, 47, 0.1);
|
||
box-shadow: 0px 0.25rem 0.5rem rgba(105, 129, 178, 0.8);
|
||
}
|
||
.right-container .right-container-fir .right-container-card[data-v-9f74ebdb] {
|
||
margin-top: 0.78125rem;
|
||
margin-left: 1.25rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-card-right[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
right: 0;
|
||
top: 0;
|
||
width: 3.75rem;
|
||
height: 10.9375rem;
|
||
display: flex;
|
||
align-items: center;
|
||
justify-content: center;
|
||
flex-direction: column;
|
||
margin-bottom: 0.625rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-card-right .right-container-card-right-img[data-v-9f74ebdb] {
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-button[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-left: -0.625rem;
|
||
margin-top: 0.71875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-button .right-container-button-any[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 4.6875rem;
|
||
position: relative;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-button .right-container-button-any .right-container-button-ray[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: -0.78125rem;
|
||
left: 0;
|
||
width: 4.9375rem;
|
||
height: 4.6875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-button .right-container-button-any .right-container-button-text[data-v-9f74ebdb] {
|
||
font-size: 0.78125rem;
|
||
color: #313D56;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-button .right-container-button-img[data-v-9f74ebdb] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-fenge[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 0.0625rem;
|
||
/* 可根据需求调整容器的高度 */
|
||
background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, /* 左端透明 */ #ffffff 50%, /* 中心纯白 */ rgba(255, 255, 255, 0) 100% /* 右端透明 */);
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-tem[data-v-9f74ebdb] {
|
||
display: flex;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-tem .right-container-tem-text[data-v-9f74ebdb] {
|
||
font-size: 1.5625rem;
|
||
margin-right: 2.1875rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-tem .right-container-tem-text-dark[data-v-9f74ebdb] {
|
||
font-size: 1.5625rem;
|
||
margin-right: 2.1875rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-tem .right-container-tem-img[data-v-9f74ebdb] {
|
||
width: 2.03125rem;
|
||
height: 2.03125rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-title[data-v-9f74ebdb] {
|
||
font-size: 3.75rem;
|
||
font-weight: 500;
|
||
background: linear-gradient(to bottom, #7080A1, #263556);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin: 0;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-title-dark[data-v-9f74ebdb] {
|
||
font-size: 3.75rem;
|
||
display: block;
|
||
margin: 0;
|
||
font-weight: 500;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-date[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
display: block;
|
||
margin: 0;
|
||
margin-left: 0.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-date-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
color: #7080A1;
|
||
display: block;
|
||
margin: 0;
|
||
margin-left: 0.5625rem;
|
||
margin-bottom: 0.3125rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-day[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 600;
|
||
margin-left: 0.5625rem;
|
||
}
|
||
.right-container .right-container-fir .right-container-card .right-container-day-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 600;
|
||
margin-left: 0.5625rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-container .right-container-title-nav[data-v-9f74ebdb] {
|
||
margin-top: 2.34375rem;
|
||
margin-bottom: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-dark[data-v-9f74ebdb] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
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[data-v-9f74ebdb] {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
background-color: black;
|
||
border: 0.0625rem solid;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button .right-container-title-class-anhei[data-v-9f74ebdb] {
|
||
font-size: 0.625rem;
|
||
font-weight: 800;
|
||
color: white;
|
||
}
|
||
.split-line[data-v-9f74ebdb] {
|
||
margin-left: 0.625rem;
|
||
margin-top: 3.75rem;
|
||
width: 0.0625rem;
|
||
/* 线条的宽度 */
|
||
height: 4.6875rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #92a7c5 50%, rgba(0, 0, 0, 0) 100%);
|
||
}
|
||
.split-line-white-sec[data-v-9f74ebdb] {
|
||
width: 0.0625rem;
|
||
/* 线条的宽度 */
|
||
height: 25rem;
|
||
/* 高度占满父容器 */
|
||
background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, #fff 50%, rgba(0, 0, 0, 0) 100%);
|
||
position: relative;
|
||
}
|
||
.split-line-white-sec .split-line-white-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: -9.375rem;
|
||
height: 25rem;
|
||
width: 9.375rem;
|
||
pointer-events: none;
|
||
}
|
||
.card-upfaguang[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 8.28125rem;
|
||
left: 1.5625rem;
|
||
height: 18.75rem;
|
||
width: 15.625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.card-upfaguang-down[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 19.375rem;
|
||
left: 26.875rem;
|
||
height: 18.75rem;
|
||
width: 15.625rem;
|
||
}
|
||
.right-huli-sec[data-v-9f74ebdb] {
|
||
margin-left: 0.21875rem;
|
||
width: 7.1875rem;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-huli-sec .right-huli-view[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
overflow: auto;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: flex-start;
|
||
/* 垂直方向对齐方式可以调整 */
|
||
flex-direction: column;
|
||
height: 14.0625rem;
|
||
}
|
||
.right-huli-sec .right-huli-view .right-huli-view-dis[data-v-9f74ebdb] {
|
||
height: 4.375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
width: 100%;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-huli-sec .right-huli-view .right-huli-view-dis .right-huli-img[data-v-9f74ebdb] {
|
||
width: 2.8125rem;
|
||
height: 2.8125rem;
|
||
}
|
||
.right-huli-sec .right-huli-view .right-huli-view-dis .right-huli-text[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 0.46875rem;
|
||
text-align: center;
|
||
font-size: 1.09375rem;
|
||
}
|
||
.right-huli-sec .right-huli-view .right-huli-view-dis .right-huli-text-dark[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 0.46875rem;
|
||
text-align: center;
|
||
font-size: 1.09375rem;
|
||
color: #fff;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.right-huli-sec .right-huli-shang[data-v-9f74ebdb] {
|
||
width: 0.9375rem;
|
||
height: 0.625rem;
|
||
}
|
||
.right-huli-sec .right-huli-xia[data-v-9f74ebdb] {
|
||
width: 0.9375rem;
|
||
height: 0.625rem;
|
||
}
|
||
.right-container-fir-left-card-flex[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 100%;
|
||
height: 100%;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container-fir-left-card-flex-sec[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 100%;
|
||
height: 100%;
|
||
position: relative;
|
||
}
|
||
.right-container-fir-left-card-flex-sec .right-container-fir-left-card-flex-sec-img[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.3125rem;
|
||
left: -0.3125rem;
|
||
width: 6.875rem;
|
||
height: 2.28125rem;
|
||
z-index: 10;
|
||
}
|
||
.right-container-fir-left-card-flex-sec .right-container-fir-left-card-flex-sec-font[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
top: 1.59375rem;
|
||
left: 1.40625rem;
|
||
font-size: 1.125rem;
|
||
color: #fff;
|
||
z-index: 10;
|
||
}
|
||
.right-container-fir-left-card-flex-sec .right-container-fir-left-card-flex-sec-imgright-fir[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
width: 3.125rem;
|
||
height: 1.5625rem;
|
||
top: 1.59375rem;
|
||
left: 20.3125rem;
|
||
z-index: 10;
|
||
}
|
||
.right-container-fir-left-card-flex-sec .right-container-fir-left-card-flex-sec-imgright-sec[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
width: 3.125rem;
|
||
height: 1.5625rem;
|
||
top: 1.59375rem;
|
||
left: 20.9375rem;
|
||
z-index: 10;
|
||
}
|
||
.savehundred[data-v-9f74ebdb] {
|
||
width: 100%;
|
||
height: 100%;
|
||
}
|
||
.mt[data-v-9f74ebdb] {
|
||
margin-top: 1.5625rem;
|
||
}
|
||
.progress-bar-container[data-v-9f74ebdb] {
|
||
margin-top: 0.9375rem;
|
||
width: 60%;
|
||
height: 0.625rem;
|
||
background-color: #AAB9D6;
|
||
border-radius: 15px;
|
||
overflow: hidden;
|
||
}
|
||
.progress-bar[data-v-9f74ebdb] {
|
||
height: 100%;
|
||
/* 这里可以更改进度百分比 */
|
||
background: linear-gradient(to top, #047ADB, #0EA7DD);
|
||
border-radius: 15px 0 0 15px;
|
||
transition: width 0.3s ease;
|
||
}
|
||
.under-father[data-v-9f74ebdb] {
|
||
position: fixed;
|
||
bottom: 0;
|
||
display: flex;
|
||
align-items: center;
|
||
width: 100%;
|
||
height: 4.6875rem;
|
||
}
|
||
.under-father .under-father-view[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
margin-right: 4.6875rem;
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.under-father .under-father-view .under-father-light[data-v-9f74ebdb] {
|
||
position: absolute;
|
||
bottom: -0.625rem;
|
||
left: -2.8125rem;
|
||
width: 9.375rem;
|
||
height: 6.25rem;
|
||
}
|
||
.under-father .under-father-view .under-father-img[data-v-9f74ebdb] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-left: -0.09375rem;
|
||
}
|
||
.under-father .under-father-view .under-father-img-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
}
|
||
.under-father .under-father-view .under-father-img-font-dark[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.right-icons[data-v-9f74ebdb] {
|
||
display: flex;
|
||
align-items: center;
|
||
float: right;
|
||
height: 2.1875rem;
|
||
margin-right: 1.25rem;
|
||
}
|
||
.right-icons .right-icons-font[data-v-9f74ebdb] {
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-icons .right-icons-font-dark[data-v-9f74ebdb] {
|
||
color: #fff;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-icons .right-icons-img[data-v-9f74ebdb] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-top: -1.25rem;
|
||
}
|
||
.right-icons .right-icons-img-icon[data-v-9f74ebdb] {
|
||
width: 1.875rem;
|
||
height: 2.5rem;
|
||
margin-top: -0.3125rem;
|
||
margin-left: 0.25rem;
|
||
}
|
||
.swiper-item-flex .time-tra-thi-photo[data-v-9f74ebdb] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 9.375rem;
|
||
flex-direction: column;
|
||
transition: all 0.4s ease-in-out;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.swiper-item-flex .time-tra-thi-photo .time-tra-thi-photo-img[data-v-9f74ebdb] {
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
margin-top: -3.125rem;
|
||
margin-left: -1.5625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.swiper-item-flex .time-tra-thi-photo .time-tra-thi-photo-font[data-v-9f74ebdb] {
|
||
font-size: 0.9375rem;
|
||
margin-right: 1.5625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.swiper-item-flex .time-tra-thi-photo .time-tra-thi-photo-font-dark[data-v-9f74ebdb] {
|
||
color: #CDD6EA;
|
||
font-size: 0.9375rem;
|
||
margin-right: 1.5625rem;
|
||
text-overflow: ellipsis;
|
||
white-space: nowrap;
|
||
overflow: hidden;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.down-icons[data-v-9f74ebdb] {
|
||
margin-top: 0.3125rem;
|
||
width: 100%;
|
||
height: 1.875rem;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon[data-v-9f74ebdb] {
|
||
margin: 0 0.15625rem;
|
||
font-size: 0.625rem;
|
||
padding: 0.15625rem 0.3125rem;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 0.15625rem;
|
||
}
|
||
.right-container-big[data-v-9f74ebdb] {
|
||
transform: scale(1.562);
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: left top;
|
||
background-color: #dce6fe;
|
||
border-radius: 0.9375rem;
|
||
}
|
||
.right-container-small[data-v-9f74ebdb] {
|
||
transform: scale(1);
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: left top;
|
||
background-color: #dce6fe;
|
||
border-radius: 1.5625rem;
|
||
z-index: 998;
|
||
}
|
||
.right-container-right-big[data-v-9f74ebdb] {
|
||
transform: scale(1.923);
|
||
margin-left: 2%;
|
||
width: 41%;
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: right bottom;
|
||
background-color: #dce6fe;
|
||
border-radius: 0.90625rem;
|
||
}
|
||
.right-container-right-small[data-v-9f74ebdb] {
|
||
transform: scale(1);
|
||
margin-left: 2%;
|
||
width: 41%;
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: right bottom;
|
||
background-color: #dce6fe;
|
||
border-radius: 1.5625rem;
|
||
}
|
||
.right-container-left-big[data-v-9f74ebdb] {
|
||
transform: scale(1.781);
|
||
width: 55%;
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: left bottom;
|
||
background-color: #b7c8f3;
|
||
border-radius: 0.90625rem;
|
||
}
|
||
.right-container-left-small[data-v-9f74ebdb] {
|
||
transform: scale(1);
|
||
width: 55%;
|
||
/* 初始状态 */
|
||
transition: transform 0.5s ease;
|
||
/* 平滑过渡 */
|
||
transform-origin: left bottom;
|
||
background-color: #b7c8f3;
|
||
border-radius: 1.5625rem;
|
||
}
|
||
|
||
.super-card[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
width: 100%;
|
||
height: calc(100% - 12.5rem);
|
||
}
|
||
.super-card .scroll-x[data-v-337bb5da] {
|
||
height: 100%;
|
||
width: 100%;
|
||
}
|
||
.super-card .super-card-container[data-v-337bb5da] {
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
isolation: isolate;
|
||
overflow: hidden;
|
||
width: 51.5625rem;
|
||
height: 28.75rem;
|
||
border-radius: 0.625rem;
|
||
border: 0.0625rem solid #fff;
|
||
box-shadow: 0.3125rem 0.3125rem 20px rgba(0, 0, 0, 0.1);
|
||
position: relative;
|
||
}
|
||
.super-card .super-card-time[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 2.5rem;
|
||
width: 3.125rem;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
font-weight: 700;
|
||
z-index: -1;
|
||
}
|
||
.super-card .super-card-time-und[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 3.125rem;
|
||
flex-direction: column;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
}
|
||
.super-card .super-card-time-card[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 6.53125rem;
|
||
width: calc(100%);
|
||
transition: all 0.8s;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.right-container[data-v-337bb5da] {
|
||
width: calc(100% - 7.34375rem);
|
||
height: 100vh;
|
||
transition: opacity 1s ease;
|
||
position: relative;
|
||
}
|
||
.right-container .move-font[data-v-337bb5da] {
|
||
position: absolute;
|
||
font-size: 1.09375rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .doctorsay-container-view[data-v-337bb5da] {
|
||
width: 100%;
|
||
height: 38.125rem;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items[data-v-337bb5da] {
|
||
width: 9.6875rem;
|
||
height: 38.125rem;
|
||
margin-left: 0.9375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-up[data-v-337bb5da] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-up .doctorsay-container-card[data-v-337bb5da] {
|
||
display: flex;
|
||
flex-direction: column;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #ddeafa;
|
||
width: 4.0625rem;
|
||
height: 4.0625rem;
|
||
margin: 0 0.5625rem 0.46875rem 0;
|
||
border-radius: 0.9375rem;
|
||
border: 0.0625rem solid #ddeafa;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.2);
|
||
/* 右下角阴影 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-up .doctorsay-container-card .doctorsay-container-card-img[data-v-337bb5da] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-up .doctorsay-container-card .doctorsay-container-card-font[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
margin-top: -0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-up .doctorsay-container-card .doctorsay-container-card-font-dark[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
color: #FFFFFF;
|
||
margin-top: -0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down[data-v-337bb5da] {
|
||
background-color: rgba(221, 234, 250);
|
||
-webkit-backdrop-filter: blur(0.25rem);
|
||
backdrop-filter: blur(0.25rem);
|
||
width: 9.0625rem;
|
||
height: 28.125rem;
|
||
border-radius: 0.9375rem;
|
||
margin-top: 0;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.8);
|
||
/* 右下角阴影 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-scroll[data-v-337bb5da] {
|
||
height: 24.0625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-top[data-v-337bb5da] {
|
||
height: 2.5rem;
|
||
display: flex;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-top .doctorsay-top-gun[data-v-337bb5da] {
|
||
margin-top: 1.15625rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.09375rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-top .doctorsay-top-font[data-v-337bb5da] {
|
||
font-size: 1.0625rem;
|
||
font-weight: 700;
|
||
margin-top: 1.0625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-button[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 2.8125rem;
|
||
position: relative;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-button .doctorsay-container-text-target[data-v-337bb5da] {
|
||
color: #016AD1;
|
||
background-color: #c9e8ff;
|
||
border-radius: 0.78125rem;
|
||
border: 0.0625rem solid #fff;
|
||
width: 9.375rem;
|
||
height: 3.125rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
font-size: 1.40625rem;
|
||
transition: all 0.4s ease-in-out;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.2);
|
||
z-index: 20;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-button .doctorsay-container-text[data-v-337bb5da] {
|
||
background-color: #f3f6fc;
|
||
border: 0.0625rem solid #fff;
|
||
border-radius: 0.78125rem;
|
||
width: 7.8125rem;
|
||
height: 2.34375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
transition: all 0.4s ease-in-out;
|
||
font-weight: 500;
|
||
font-size: 0.9375rem;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.2);
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-button .doctorsay-container-button-gun[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0.59375rem;
|
||
left: 0.03125rem;
|
||
width: 0.3125rem;
|
||
height: 1.5625rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-items .doctorsay-container-down .doctorsay-container-button .doctorsay-container-button-uplight[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 1.25rem;
|
||
left: 0.625rem;
|
||
width: 7.8125rem;
|
||
height: 1.5625rem;
|
||
z-index: 21;
|
||
transition: all 0.4s ease-in-out;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container[data-v-337bb5da] {
|
||
border: 0.0625rem solid #fff;
|
||
width: 53.9375rem;
|
||
height: 41.875rem;
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.3);
|
||
-webkit-backdrop-filter: blur(0.625rem);
|
||
backdrop-filter: blur(0.625rem);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
/* 右下角阴影 */
|
||
overflow: hidden;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end[data-v-337bb5da] {
|
||
width: 100%;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father[data-v-337bb5da] {
|
||
height: 100%;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 100%;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items-all[data-v-337bb5da] {
|
||
width: calc(100% - 2.65625rem);
|
||
height: 6.25rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 1.25rem;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items[data-v-337bb5da] {
|
||
display: flex;
|
||
width: calc(100% - 2.65625rem);
|
||
height: 6.25rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father[data-v-337bb5da] {
|
||
margin-right: 0.625rem;
|
||
width: 4.6875rem;
|
||
height: 4.6875rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
position: relative;
|
||
background: linear-gradient(to bottom right, #fff 0%, #dcdcf9 50%, #dbdcf8 100%);
|
||
border-radius: 0.9375rem;
|
||
border: 0.0625rem solid #fff;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(105, 129, 178, 0.2);
|
||
transition: all 1.5s ease-in-out;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-father-close-father[data-v-337bb5da] {
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #0184db;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
z-index: 10;
|
||
color: #fff;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father[data-v-337bb5da] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
/* 让正方形变成圆 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father .super-end-items-img[data-v-337bb5da] {
|
||
width: 2.65625rem;
|
||
height: 2.65625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father-active[data-v-337bb5da] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
animation: shake-337bb5da 0.5s infinite;
|
||
/* 让正方形变成圆 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father-active .super-end-items-img[data-v-337bb5da] {
|
||
width: 2.65625rem;
|
||
height: 2.65625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-font[data-v-337bb5da] {
|
||
margin-top: -0.3125rem;
|
||
font-size: 0.78125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father[data-v-337bb5da] {
|
||
display: flex;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father .super-end-font-gun[data-v-337bb5da] {
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
margin-top: 0.15625rem;
|
||
width: 0.40625rem;
|
||
height: 1.25rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father .super-end-font-font[data-v-337bb5da] {
|
||
font-size: 1.1875rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title[data-v-337bb5da] {
|
||
width: 100%;
|
||
height: 3.28125rem;
|
||
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-337bb5da] {
|
||
height: 100%;
|
||
display: flex;
|
||
align-items: center;
|
||
width: 12.5rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-juzhen[data-v-337bb5da] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father[data-v-337bb5da] {
|
||
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-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #3FA9F5;
|
||
color: #fff;
|
||
width: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father .doctorsay-container-button[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #fff;
|
||
width: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-cheng[data-v-337bb5da] {
|
||
background-color: #FFDBA1;
|
||
height: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-zi[data-v-337bb5da] {
|
||
background-color: #7B61FF;
|
||
height: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-kuai-font[data-v-337bb5da] {
|
||
font-size: 1rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.78125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left[data-v-337bb5da] {
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-share[data-v-337bb5da] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: -0.09375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-gun[data-v-337bb5da] {
|
||
margin-top: 0.21875rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.25rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-font[data-v-337bb5da] {
|
||
font-size: 1.1875rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-title-nav[data-v-337bb5da] {
|
||
margin-top: 2.34375rem;
|
||
margin-bottom: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons[data-v-337bb5da] {
|
||
display: flex;
|
||
align-items: center;
|
||
float: right;
|
||
height: 2.1875rem;
|
||
margin-right: 1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font[data-v-337bb5da] {
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font-dark[data-v-337bb5da] {
|
||
color: #fff;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img[data-v-337bb5da] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-top: -1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img-icon[data-v-337bb5da] {
|
||
width: 1.875rem;
|
||
height: 2.5rem;
|
||
margin-top: -0.3125rem;
|
||
margin-left: 0.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no-dark[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-dark[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
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-337bb5da] {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 0.9375rem;
|
||
margin-right: 0.46875rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
background-color: #fff;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button-wrong .right-container-title-class-anhei[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
font-weight: 800;
|
||
/* color: white; */
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button[data-v-337bb5da] {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button .right-container-title-class-anhei[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
font-weight: 800;
|
||
color: white;
|
||
}
|
||
.title-time-delete[data-v-337bb5da] {
|
||
width: 1.71875rem;
|
||
height: 1.71875rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #fff;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
z-index: 10;
|
||
background-color: #02abfe;
|
||
color: #fff;
|
||
z-index: 999;
|
||
font-size: 1.5625rem;
|
||
}
|
||
.title-time-blue[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: 10;
|
||
}
|
||
.title-time-blue .title-time-blue-img[data-v-337bb5da] {
|
||
height: 6.53125rem;
|
||
width: 8.59375rem;
|
||
}
|
||
.title-time[data-v-337bb5da] {
|
||
display: flex;
|
||
width: 100%;
|
||
position: relative;
|
||
}
|
||
.title-time .title-time-time[data-v-337bb5da] {
|
||
font-size: 1rem;
|
||
margin-left: 1.25rem;
|
||
margin-top: 0.375rem;
|
||
}
|
||
.title-time .title-time-button[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: -0.125rem;
|
||
right: -0.125rem;
|
||
width: 2.03125rem;
|
||
height: 1.875rem;
|
||
}
|
||
.title-time .title-time-zhejiao[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0.15625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.title-time .title-time-font[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0.21875rem;
|
||
right: 0.15625rem;
|
||
font-size: 0.625rem;
|
||
color: #fff;
|
||
}
|
||
.popup-delete[data-v-337bb5da] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-delete .popup-delete-content[data-v-337bb5da] {
|
||
position: absolute;
|
||
right: 16.09375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
width: 25rem;
|
||
height: 15.625rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-img[data-v-337bb5da] {
|
||
width: 7.8125rem;
|
||
height: 7.1875rem;
|
||
margin-top: 1.25rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-text[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
color: #42474E;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
height: 2.8125rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-left[data-v-337bb5da] {
|
||
background-color: #02abfe;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-right[data-v-337bb5da] {
|
||
background-color: #ced9e8;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.popup-overlay[data-v-337bb5da] {
|
||
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-337bb5da] {
|
||
position: absolute;
|
||
display: flex;
|
||
align-items: center;
|
||
width: 25rem;
|
||
height: 12.1875rem;
|
||
background-color: #fff;
|
||
border-radius: 0.9375rem;
|
||
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-337bb5da] {
|
||
height: 100%;
|
||
width: 10.9375rem;
|
||
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-337bb5da] {
|
||
width: 8.75rem;
|
||
height: 5.625rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left .popup-overlay-content-left-font[data-v-337bb5da] {
|
||
font-size: 0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right[data-v-337bb5da] {
|
||
height: 100%;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .time-font[data-v-337bb5da] {
|
||
font-size: 1.5625rem;
|
||
margin-top: 3.125rem;
|
||
margin-bottom: 0.3125rem;
|
||
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-337bb5da] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 0.9375rem;
|
||
width: 11.875rem;
|
||
margin-bottom: 1.5625rem;
|
||
line-height: 1.09375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richang[data-v-337bb5da] {
|
||
background-color: #FFC363;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richangnot[data-v-337bb5da] {
|
||
background-color: #7B61FF;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
color: #fff;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-crush[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0.625rem;
|
||
right: 0.625rem;
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
animation: shake-337bb5da 0.5s 3;
|
||
}
|
||
.popup-song[data-v-337bb5da] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-song .popup-song-contain[data-v-337bb5da] {
|
||
position: absolute;
|
||
right: 17.8125rem;
|
||
width: 40.5rem;
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 1.25rem;
|
||
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-337bb5da] {
|
||
display: flex;
|
||
margin-top: 2.1875rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-gun[data-v-337bb5da] {
|
||
margin-top: 0.15625rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.09375rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-font[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 700;
|
||
}
|
||
.popup-song-father[data-v-337bb5da] {
|
||
position: relative;
|
||
}
|
||
.popup-song-father .shu-up-img[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: -2.1875rem;
|
||
left: 9.53125rem;
|
||
width: 21.875rem;
|
||
height: 2.5rem;
|
||
}
|
||
.popup-song-father .shu-up-font[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: -1.5625rem;
|
||
left: 12.1875rem;
|
||
display: flex;
|
||
color: #ff5a00;
|
||
}
|
||
.popup-song-father .arrayindex[data-v-337bb5da] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one[data-v-337bb5da] {
|
||
width: 12.03125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one-target[data-v-337bb5da] {
|
||
width: 12.03125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.ri-img[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: -0.125rem;
|
||
right: -0.125rem;
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
}
|
||
.time-father[data-v-337bb5da] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
}
|
||
.time-father .time-one[data-v-337bb5da] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-target[data-v-337bb5da] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-hui[data-v-337bb5da] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #c2c9d3;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.button-father[data-v-337bb5da] {
|
||
height: 6.25rem;
|
||
width: calc(100%-2.5rem);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-left: 1.25rem;
|
||
margin-right: 1.25rem;
|
||
margin-top: 0.625rem;
|
||
border-top: 0.03125rem solid #e6e6e6;
|
||
}
|
||
.button-father .button-father-right[data-v-337bb5da] {
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.button-father .button-father-wrong[data-v-337bb5da] {
|
||
background-color: #c2c9d3;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.month-father[data-v-337bb5da] {
|
||
display: flex;
|
||
width: calc(100% - 1.875rem);
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.month-father .month-one[data-v-337bb5da] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.month-father .month-one-target[data-v-337bb5da] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father[data-v-337bb5da] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.week-father .week-one[data-v-337bb5da] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father .week-one-target[data-v-337bb5da] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.radio-father[data-v-337bb5da] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 2.34375rem;
|
||
margin-right: 0.9375rem;
|
||
}
|
||
.radio-father .radio-circle[data-v-337bb5da] {
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid black;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target[data-v-337bb5da] {
|
||
position: relative;
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid #02abfe;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target[data-v-337bb5da]::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 50%;
|
||
left: 50%;
|
||
transform: translate(-50%, -50%);
|
||
width: 0.625rem;
|
||
height: 0.625rem;
|
||
background-color: #02abfe;
|
||
border-radius: 50%;
|
||
}
|
||
.radio-father .radio-font[data-v-337bb5da] {
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.title-time-border[data-v-337bb5da] {
|
||
margin-top: 0.125rem;
|
||
margin-left: 0.125rem;
|
||
width: calc(100% - 0.25rem);
|
||
height: calc(100% - 0.25rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.title-time-border-red[data-v-337bb5da] {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, red, red) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, red, red) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-big[data-v-337bb5da] {
|
||
transform: scale(1.5);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-big-top[data-v-337bb5da] {
|
||
transform: scale(1.5);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-blue[data-v-337bb5da] {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, #0184db, #0184db) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, #0184db, #0184db) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-yellow[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.0625rem solid #d0d8e0;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active-transparent[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #ff8a00;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-337bb5da 0.8s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-pouple-active-transparent[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #7B61FF;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple-active[data-v-337bb5da] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-337bb5da 1s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.down-icons[data-v-337bb5da] {
|
||
margin-top: 0.3125rem;
|
||
width: 100%;
|
||
height: 1.875rem;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon[data-v-337bb5da] {
|
||
margin: 0 0.15625rem;
|
||
font-size: 0.625rem;
|
||
padding: 0.15625rem 0.3125rem;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 0.15625rem;
|
||
}
|
||
@keyframes shake-337bb5da {
|
||
0% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
25% {
|
||
transform: rotate(10deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
75% {
|
||
transform: rotate(10deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
}
|
||
@keyframes shakesmall-337bb5da {
|
||
0% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
25% {
|
||
transform: rotate(2deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
75% {
|
||
transform: rotate(2deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
}
|
||
.boom[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 2.5rem;
|
||
left: 0;
|
||
width: 1.3125rem;
|
||
height: 26.25rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
overflow: hidden;
|
||
z-index: 10;
|
||
}
|
||
.boom .boom-son[data-v-337bb5da] {
|
||
height: 6.5625rem;
|
||
width: 100%;
|
||
font-size: 0.9375rem;
|
||
letter-spacing: 0.15625rem;
|
||
-webkit-writing-mode: vertical-rl;
|
||
writing-mode: vertical-rl;
|
||
/* 竖排文字,从右往左 */
|
||
text-align: center;
|
||
z-index: 10;
|
||
/* 确保文字在容器内居中 */
|
||
background: linear-gradient(to bottom, #ffe2b2, #e3deff);
|
||
border-bottom-right-radius: 1.25rem;
|
||
border-top-right-radius: 1.25rem;
|
||
}
|
||
.boom .boom-son-target[data-v-337bb5da] {
|
||
height: 6.5625rem;
|
||
width: 100%;
|
||
font-size: 0.9375rem;
|
||
letter-spacing: 0.15625rem;
|
||
-webkit-writing-mode: vertical-rl;
|
||
writing-mode: vertical-rl;
|
||
/* 竖排文字,从右往左 */
|
||
text-align: center;
|
||
z-index: 10;
|
||
/* 确保文字在容器内居中 */
|
||
background: linear-gradient(to bottom, #ff8a00, #eceaff);
|
||
border-bottom-right-radius: 1.25rem;
|
||
border-top-right-radius: 1.25rem;
|
||
}
|
||
.popup-share[data-v-337bb5da] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-share .popup-share-content[data-v-337bb5da] {
|
||
position: absolute;
|
||
right: 16.09375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 25rem;
|
||
height: 11.875rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title[data-v-337bb5da] {
|
||
margin: 0.9375rem 0.9375rem;
|
||
font-size: 1.25rem;
|
||
position: relative;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title .popup-share-img[data-v-337bb5da] {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
width: 6.25rem;
|
||
height: 6.25rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent[data-v-337bb5da] {
|
||
margin: 0 0.9375rem;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent .popup-share-font[data-v-337bb5da] {
|
||
font-size: 1.09375rem;
|
||
color: gray;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-gray[data-v-337bb5da] {
|
||
background-color: #D3D3D3;
|
||
width: calc(100% - 1.875rem);
|
||
height: 0.0625rem;
|
||
margin: 3.4375rem 0.9375rem 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent[data-v-337bb5da] {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
height: 100%;
|
||
margin: 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-img[data-v-337bb5da] {
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-font[data-v-337bb5da] {
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-left[data-v-337bb5da] {
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-button[data-v-337bb5da] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.46875rem 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 1rem;
|
||
}
|
||
|
||
.move-circle[data-v-293b8ace] {
|
||
position: absolute;
|
||
bottom: 9.375rem;
|
||
left: 0;
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
border-radius: 50%;
|
||
background: radial-gradient(circle at center, /* 圆形渐变,中心点在元素正中 */ rgba(110, 149, 217, 0.2) 0%, /* 中心处纯色 */ rgba(149, 177, 227, 0.2) 100% /* 边缘颜色 */);
|
||
border: 0.15625rem rgba(148, 181, 229, 0.5) solid;
|
||
z-index: 9999;
|
||
}
|
||
.container-img-up[data-v-293b8ace] {
|
||
position: absolute;
|
||
top: -1.5rem;
|
||
left: 1.5625rem;
|
||
width: 6.875rem;
|
||
height: 3.75rem;
|
||
}
|
||
.container-img-down[data-v-293b8ace] {
|
||
position: absolute;
|
||
bottom: -1.5rem;
|
||
left: 1.5625rem;
|
||
transform: rotate(180deg);
|
||
width: 6.875rem;
|
||
height: 3.75rem;
|
||
}
|
||
.container-img-left[data-v-293b8ace] {
|
||
position: absolute;
|
||
left: -3.03125rem;
|
||
top: 2.96875rem;
|
||
transform: rotate(270deg);
|
||
width: 6.875rem;
|
||
height: 3.75rem;
|
||
}
|
||
.container-img-right[data-v-293b8ace] {
|
||
position: absolute;
|
||
right: -3.03125rem;
|
||
transform: rotate(90deg);
|
||
top: 2.96875rem;
|
||
width: 6.875rem;
|
||
height: 3.75rem;
|
||
}
|
||
.container-img[data-v-293b8ace] {
|
||
width: 5.3125rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.container-img-shu[data-v-293b8ace] {
|
||
width: 2.1875rem;
|
||
height: 5.3125rem;
|
||
}
|
||
.up-container[data-v-293b8ace] {
|
||
position: absolute;
|
||
top: 0.9375rem;
|
||
left: 2.34375rem;
|
||
}
|
||
.down-container[data-v-293b8ace] {
|
||
position: absolute;
|
||
bottom: 0.9375rem;
|
||
left: 2.34375rem;
|
||
}
|
||
.right-container[data-v-293b8ace] {
|
||
position: absolute;
|
||
top: 2.34375rem;
|
||
right: 0.9375rem;
|
||
}
|
||
.left-container[data-v-293b8ace] {
|
||
position: absolute;
|
||
top: 2.34375rem;
|
||
left: 0.9375rem;
|
||
}
|
||
|
||
.all-circle[data-v-e97a9bd6] {
|
||
position: absolute;
|
||
bottom: 9.375rem;
|
||
right: 2.5rem;
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
border-radius: 50%;
|
||
z-index: 9999;
|
||
display: flex;
|
||
}
|
||
.all-circle .circle-rightup[data-v-e97a9bd6] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
right: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid #c5dcff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-leftbottom[data-v-e97a9bd6] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
left: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid #c5dcff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-up-target[data-v-e97a9bd6] {
|
||
position: absolute;
|
||
width: 5.3125rem;
|
||
height: 5.3125rem;
|
||
top: -1.875rem;
|
||
left: 2.78125rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.circle-img[data-v-e97a9bd6] {
|
||
width: 4.0625rem;
|
||
height: 4.0625rem;
|
||
}
|
||
.circle-img-target[data-v-e97a9bd6] {
|
||
width: 4.375rem;
|
||
height: 4.375rem;
|
||
}
|
||
.circle-font[data-v-e97a9bd6] {
|
||
position: absolute;
|
||
bottom: 0.78125rem;
|
||
left: 1.40625rem;
|
||
color: #fff;
|
||
}
|
||
.solveclick[data-v-e97a9bd6] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
|
||
.all-circle[data-v-3da2d352] {
|
||
position: absolute;
|
||
bottom: 9.375rem;
|
||
right: 2.5rem;
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
background-color: rgba(110, 149, 217, 0.1);
|
||
border-radius: 50%;
|
||
z-index: 999;
|
||
display: flex;
|
||
border: 0.03125rem solid #d5d5d5;
|
||
}
|
||
.all-circle .circle-up[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
top: -1.875rem;
|
||
left: 2.78125rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-leftup[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
left: -1.875rem;
|
||
top: 1.25rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-rightup[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
right: -1.875rem;
|
||
top: 1.25rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-leftbottom[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
left: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-rightbottom[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
right: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-up-target[data-v-3da2d352] {
|
||
position: absolute;
|
||
width: 5.3125rem;
|
||
height: 5.3125rem;
|
||
top: -1.875rem;
|
||
left: 2.78125rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.circle-img[data-v-3da2d352] {
|
||
width: 4.0625rem;
|
||
height: 4.0625rem;
|
||
}
|
||
.circle-img-target[data-v-3da2d352] {
|
||
width: 4.375rem;
|
||
height: 4.375rem;
|
||
}
|
||
.circle-font[data-v-3da2d352] {
|
||
position: absolute;
|
||
bottom: 0.78125rem;
|
||
left: 1.40625rem;
|
||
color: #fff;
|
||
}
|
||
.solveclick[data-v-3da2d352] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
|
||
.all-circle[data-v-bcab5993] {
|
||
position: absolute;
|
||
bottom: 9.375rem;
|
||
right: 2.5rem;
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
border-radius: 50%;
|
||
z-index: 9999;
|
||
display: flex;
|
||
}
|
||
.all-circle .circle-rightup[data-v-bcab5993] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
right: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-leftbottom[data-v-bcab5993] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
left: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-up-target[data-v-bcab5993] {
|
||
position: absolute;
|
||
width: 5.3125rem;
|
||
height: 5.3125rem;
|
||
top: -1.875rem;
|
||
left: 2.78125rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.circle-img[data-v-bcab5993] {
|
||
width: 4.0625rem;
|
||
height: 4.0625rem;
|
||
}
|
||
.circle-img-target[data-v-bcab5993] {
|
||
width: 4.375rem;
|
||
height: 4.375rem;
|
||
}
|
||
.circle-font[data-v-bcab5993] {
|
||
position: absolute;
|
||
bottom: 0.78125rem;
|
||
left: 1.40625rem;
|
||
color: #fff;
|
||
}
|
||
.solveclick[data-v-bcab5993] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
|
||
.all-circle[data-v-4595ea88] {
|
||
position: absolute;
|
||
bottom: 9.375rem;
|
||
right: 2.5rem;
|
||
width: 10.3125rem;
|
||
height: 10.3125rem;
|
||
border-radius: 50%;
|
||
z-index: 9999;
|
||
display: flex;
|
||
}
|
||
.all-circle .circle-rightup[data-v-4595ea88] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
right: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid #c5dcff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-leftbottom[data-v-4595ea88] {
|
||
position: absolute;
|
||
width: 4.84375rem;
|
||
height: 4.84375rem;
|
||
left: 0;
|
||
bottom: -0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid #c5dcff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.all-circle .circle-up-target[data-v-4595ea88] {
|
||
position: absolute;
|
||
width: 5.3125rem;
|
||
height: 5.3125rem;
|
||
top: -1.875rem;
|
||
left: 2.78125rem;
|
||
border-radius: 50%;
|
||
border: 0.125rem solid rgba(110, 149, 217, 0.2);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.circle-img[data-v-4595ea88] {
|
||
width: 4.0625rem;
|
||
height: 4.0625rem;
|
||
}
|
||
.circle-img-target[data-v-4595ea88] {
|
||
width: 4.375rem;
|
||
height: 4.375rem;
|
||
}
|
||
.circle-font[data-v-4595ea88] {
|
||
position: absolute;
|
||
bottom: 0.78125rem;
|
||
left: 1.40625rem;
|
||
color: #fff;
|
||
}
|
||
.solveclick[data-v-4595ea88] {
|
||
width: 100%;
|
||
height: 100%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
|
||
.super-card[data-v-68a73d3d] {
|
||
display: flex;
|
||
/* justify-content: center; */
|
||
width: 100%;
|
||
height: calc(100% - 12.5rem);
|
||
}
|
||
.super-card .scroll-x[data-v-68a73d3d] {
|
||
height: 100%;
|
||
width: 100%;
|
||
}
|
||
.super-card .super-card-container[data-v-68a73d3d] {
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
isolation: isolate;
|
||
overflow: hidden;
|
||
margin-left: 5.625rem;
|
||
width: 56.40625rem;
|
||
height: 28.75rem;
|
||
border-top-right-radius: 0.625rem;
|
||
border-bottom-right-radius: 0.625rem;
|
||
border: 0.0625rem solid #fff;
|
||
border-left: 0;
|
||
box-shadow: 0.3125rem 0.3125rem 20px rgba(0, 0, 0, 0.1);
|
||
position: relative;
|
||
}
|
||
.super-card .super-card-time[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 2.5rem;
|
||
width: 3.125rem;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
font-weight: 700;
|
||
z-index: -1;
|
||
}
|
||
.super-card .super-card-time-und[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
width: 3.125rem;
|
||
flex-direction: column;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
}
|
||
.super-card .super-card-time-card[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 6.53125rem;
|
||
width: calc(100%);
|
||
transition: all 0.8s;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.right-container[data-v-68a73d3d] {
|
||
width: calc(100% - 7.34375rem);
|
||
height: 100vh;
|
||
transition: opacity 1s ease;
|
||
position: relative;
|
||
}
|
||
.right-container .joystick[data-v-68a73d3d] {
|
||
position: absolute;
|
||
bottom: 6.25rem;
|
||
left: 0.625rem;
|
||
width: 9.375rem;
|
||
height: 9.375rem;
|
||
z-index: 9999;
|
||
}
|
||
.right-container .outer-circle[data-v-68a73d3d] {
|
||
width: 100%;
|
||
height: 100%;
|
||
border-radius: 50%;
|
||
background-color: rgba(127, 127, 127, 0.1);
|
||
position: relative;
|
||
}
|
||
.right-container .inner-circle[data-v-68a73d3d] {
|
||
width: 3.75rem;
|
||
height: 3.75rem;
|
||
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-68a73d3d] {
|
||
width: 100%;
|
||
height: 38.125rem;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container[data-v-68a73d3d] {
|
||
border: 0.0625rem solid #fff;
|
||
width: 64.0625rem;
|
||
height: 41.875rem;
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.3);
|
||
-webkit-backdrop-filter: blur(0.625rem);
|
||
backdrop-filter: blur(0.625rem);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
/* 右下角阴影 */
|
||
overflow: hidden;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end[data-v-68a73d3d] {
|
||
width: 100%;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father[data-v-68a73d3d] {
|
||
height: 100%;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 100%;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items-all[data-v-68a73d3d] {
|
||
width: calc(100% - 4.0625rem);
|
||
height: 6.25rem;
|
||
margin-left: 2.03125rem;
|
||
margin-right: 2.03125rem;
|
||
margin-top: 0.625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: calc(100% - 2.65625rem);
|
||
height: 6.25rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father[data-v-68a73d3d] {
|
||
margin-right: 0.625rem;
|
||
width: 4.6875rem;
|
||
height: 4.6875rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
position: relative;
|
||
background: linear-gradient(to bottom right, #fff 0%, #dcdcf9 50%, #dbdcf8 100%);
|
||
border-radius: 0.9375rem;
|
||
border: 0.0625rem solid #fff;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(105, 129, 178, 0.2);
|
||
transition: all 1.5s ease-in-out;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-father-close-father[data-v-68a73d3d] {
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #0184db;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: -0.15625rem;
|
||
right: -0.15625rem;
|
||
z-index: 10;
|
||
color: #fff;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father[data-v-68a73d3d] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
/* 让正方形变成圆 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father .super-end-items-img[data-v-68a73d3d] {
|
||
width: 2.65625rem;
|
||
height: 2.65625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father-active[data-v-68a73d3d] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
animation: shake-68a73d3d 0.5s infinite;
|
||
/* 让正方形变成圆 */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-img-father-active .super-end-items-img[data-v-68a73d3d] {
|
||
width: 2.65625rem;
|
||
height: 2.65625rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-items .super-end-items-father .super-end-items-font[data-v-68a73d3d] {
|
||
margin-top: -0.3125rem;
|
||
font-size: 0.78125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father[data-v-68a73d3d] {
|
||
display: flex;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father .super-end-font-gun[data-v-68a73d3d] {
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
margin-top: 0.15625rem;
|
||
width: 0.40625rem;
|
||
height: 1.25rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .super-card-end .super-end-father .super-end-font-father .super-end-font-font[data-v-68a73d3d] {
|
||
font-size: 1.1875rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title[data-v-68a73d3d] {
|
||
width: 100%;
|
||
height: 3.28125rem;
|
||
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-68a73d3d] {
|
||
height: 100%;
|
||
display: flex;
|
||
align-items: center;
|
||
margin-right: 1.5625rem;
|
||
/* width: 550rpx; */
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-juzhen[data-v-68a73d3d] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
margin-right: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father[data-v-68a73d3d] {
|
||
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-68a73d3d] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #3FA9F5;
|
||
color: #fff;
|
||
width: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-button-father .doctorsay-container-button[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
background-color: #fff;
|
||
width: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-cheng[data-v-68a73d3d] {
|
||
background-color: #FFDBA1;
|
||
height: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-right-kuai-zi[data-v-68a73d3d] {
|
||
background-color: #7B61FF;
|
||
height: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-kuai-font[data-v-68a73d3d] {
|
||
font-size: 1rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.78125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left[data-v-68a73d3d] {
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-share[data-v-68a73d3d] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: -0.09375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-gun[data-v-68a73d3d] {
|
||
margin-top: 0.21875rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.25rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-font[data-v-68a73d3d] {
|
||
font-size: 1.1875rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-title-nav[data-v-68a73d3d] {
|
||
margin-top: 2.34375rem;
|
||
margin-bottom: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons[data-v-68a73d3d] {
|
||
display: flex;
|
||
align-items: center;
|
||
float: right;
|
||
height: 2.1875rem;
|
||
margin-right: 1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font[data-v-68a73d3d] {
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font-dark[data-v-68a73d3d] {
|
||
color: #fff;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img[data-v-68a73d3d] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-top: -1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img-icon[data-v-68a73d3d] {
|
||
width: 1.875rem;
|
||
height: 2.5rem;
|
||
margin-top: -0.3125rem;
|
||
margin-left: 0.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no-dark[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-dark[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
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-68a73d3d] {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 0.9375rem;
|
||
margin-right: 0.46875rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
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-68a73d3d] {
|
||
font-size: 0.9375rem;
|
||
font-weight: 800;
|
||
/* color: white; */
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-anhei-button[data-v-68a73d3d] {
|
||
float: right;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
border-radius: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
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-68a73d3d] {
|
||
font-size: 0.9375rem;
|
||
font-weight: 800;
|
||
color: white;
|
||
}
|
||
.title-time-delete[data-v-68a73d3d] {
|
||
width: 1.71875rem;
|
||
height: 1.71875rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #fff;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
z-index: 10;
|
||
background-color: #02abfe;
|
||
color: #fff;
|
||
z-index: 999;
|
||
font-size: 1.5625rem;
|
||
}
|
||
.title-time-blue[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: 10;
|
||
}
|
||
.title-time-blue .title-time-blue-img[data-v-68a73d3d] {
|
||
height: 6.53125rem;
|
||
width: 7.0625rem;
|
||
}
|
||
.title-time[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: 100%;
|
||
position: relative;
|
||
}
|
||
.title-time .title-time-time[data-v-68a73d3d] {
|
||
font-size: 1rem;
|
||
margin-left: 0.3125rem;
|
||
margin-top: 0.375rem;
|
||
}
|
||
.title-time .title-time-button[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: -0.1875rem;
|
||
right: -0.125rem;
|
||
width: 2.03125rem;
|
||
height: 1.875rem;
|
||
}
|
||
.title-time .title-time-zhejiao[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0.15625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.title-time .title-time-font[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0.09375rem;
|
||
right: 0.15625rem;
|
||
font-size: 0.625rem;
|
||
color: #fff;
|
||
}
|
||
.popup-delete[data-v-68a73d3d] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-delete .popup-delete-content[data-v-68a73d3d] {
|
||
position: absolute;
|
||
right: 23.4375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
width: 25rem;
|
||
height: 15.625rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-img[data-v-68a73d3d] {
|
||
width: 7.8125rem;
|
||
height: 7.1875rem;
|
||
margin-top: 1.25rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-text[data-v-68a73d3d] {
|
||
font-size: 0.9375rem;
|
||
color: #42474E;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
height: 2.8125rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-left[data-v-68a73d3d] {
|
||
background-color: #02abfe;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
margin: 0 0.3125rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-right[data-v-68a73d3d] {
|
||
background-color: #ced9e8;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin: 0 0.3125rem;
|
||
}
|
||
.popup-overlay[data-v-68a73d3d] {
|
||
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-68a73d3d] {
|
||
position: absolute;
|
||
display: flex;
|
||
align-items: center;
|
||
width: 25rem;
|
||
height: 12.1875rem;
|
||
background-color: #fff;
|
||
border-radius: 0.9375rem;
|
||
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-68a73d3d] {
|
||
height: 100%;
|
||
width: 10.9375rem;
|
||
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-68a73d3d] {
|
||
width: 8.75rem;
|
||
height: 5.625rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left .popup-overlay-content-left-font[data-v-68a73d3d] {
|
||
font-size: 0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right[data-v-68a73d3d] {
|
||
height: 100%;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .time-font[data-v-68a73d3d] {
|
||
font-size: 1.5625rem;
|
||
margin-top: 3.125rem;
|
||
margin-bottom: 0.3125rem;
|
||
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-68a73d3d] {
|
||
margin-left: 0.3125rem;
|
||
font-size: 0.9375rem;
|
||
width: 11.875rem;
|
||
margin-bottom: 1.5625rem;
|
||
line-height: 1.09375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richang[data-v-68a73d3d] {
|
||
background-color: #FFC363;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richangnot[data-v-68a73d3d] {
|
||
background-color: #7B61FF;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
color: #fff;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-crush[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0.625rem;
|
||
right: 0.625rem;
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
animation: shake-68a73d3d 0.5s 3;
|
||
}
|
||
.popup-song[data-v-68a73d3d] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-song .popup-song-contain[data-v-68a73d3d] {
|
||
position: absolute;
|
||
right: 14.0625rem;
|
||
width: 40.5rem;
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 1.25rem;
|
||
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-68a73d3d] {
|
||
display: flex;
|
||
margin-top: 2.1875rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-gun[data-v-68a73d3d] {
|
||
margin-top: 0.15625rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.09375rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-font[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 700;
|
||
}
|
||
.popup-song-father[data-v-68a73d3d] {
|
||
position: relative;
|
||
}
|
||
.popup-song-father .shu-up-img[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: -2.1875rem;
|
||
left: 9.53125rem;
|
||
width: 21.875rem;
|
||
height: 2.5rem;
|
||
}
|
||
.popup-song-father .shu-up-font[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: -1.5625rem;
|
||
left: 12.1875rem;
|
||
display: flex;
|
||
color: #ff5a00;
|
||
}
|
||
.popup-song-father .arrayindex[data-v-68a73d3d] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-bottom: 1.875rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one[data-v-68a73d3d] {
|
||
width: 8.90625rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one-target[data-v-68a73d3d] {
|
||
width: 8.90625rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .secondarrayindex[data-v-68a73d3d] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-bottom: 1.875rem;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one[data-v-68a73d3d] {
|
||
width: 11.875rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one-target[data-v-68a73d3d] {
|
||
width: 11.875rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.ri-img[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: -0.125rem;
|
||
right: -0.125rem;
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
}
|
||
.time-father[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
}
|
||
.time-father .time-one[data-v-68a73d3d] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-target[data-v-68a73d3d] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-hui[data-v-68a73d3d] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #c2c9d3;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.button-father[data-v-68a73d3d] {
|
||
height: 6.25rem;
|
||
width: calc(100%-2.5rem);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-left: 1.25rem;
|
||
margin-right: 1.25rem;
|
||
margin-top: 0.625rem;
|
||
border-top: 0.03125rem solid #e6e6e6;
|
||
}
|
||
.button-father .button-father-right[data-v-68a73d3d] {
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.button-father .button-father-wrong[data-v-68a73d3d] {
|
||
background-color: #c2c9d3;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.month-father[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: calc(100% - 1.875rem);
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
}
|
||
.month-father .month-one[data-v-68a73d3d] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.month-father .month-one-target[data-v-68a73d3d] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
}
|
||
.week-father .week-one[data-v-68a73d3d] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father .week-one-target[data-v-68a73d3d] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.radio-father[data-v-68a73d3d] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 2.34375rem;
|
||
margin-right: 0.9375rem;
|
||
/* margin-bottom: 30rpx; */
|
||
}
|
||
.radio-father .radio-circle[data-v-68a73d3d] {
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid black;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target[data-v-68a73d3d] {
|
||
position: relative;
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid #02abfe;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target[data-v-68a73d3d]::after {
|
||
content: "";
|
||
position: absolute;
|
||
top: 50%;
|
||
left: 50%;
|
||
transform: translate(-50%, -50%);
|
||
width: 0.625rem;
|
||
height: 0.625rem;
|
||
background-color: #02abfe;
|
||
border-radius: 50%;
|
||
}
|
||
.radio-father .radio-font[data-v-68a73d3d] {
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.radio-father .radio-font-target[data-v-68a73d3d] {
|
||
color: #02abfe;
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.title-time-border[data-v-68a73d3d] {
|
||
margin-top: 0.125rem;
|
||
margin-left: 0.125rem;
|
||
width: calc(100% - 0.25rem);
|
||
height: calc(100% - 0.25rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.title-time-border-red[data-v-68a73d3d] {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, red, red) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, red, red) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-big[data-v-68a73d3d] {
|
||
transform: scale(1.5);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-big-top[data-v-68a73d3d] {
|
||
transform: scale(1.5);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.title-time-border-blue[data-v-68a73d3d] {
|
||
background-color: #dae8fa;
|
||
width: calc(100%);
|
||
height: calc(100%);
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
/* 调整 box-shadow 使其向下投影 */
|
||
box-shadow: 0px 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, #0184db, #0184db) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, #0184db, #0184db) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-yellow[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.0625rem solid #d0d8e0;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active-transparent[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #ff8a00;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-68a73d3d 0.8s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-pouple-active-transparent[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #7B61FF;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple-active[data-v-68a73d3d] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-68a73d3d 1s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.down-icons[data-v-68a73d3d] {
|
||
margin-top: 0.53125rem;
|
||
width: 100%;
|
||
height: 1.875rem;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon[data-v-68a73d3d] {
|
||
margin: 0 0.15625rem;
|
||
font-size: 0.625rem;
|
||
padding: 0.15625rem 0.3125rem;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 0.15625rem;
|
||
}
|
||
@keyframes shake-68a73d3d {
|
||
0% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
25% {
|
||
transform: rotate(10deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
75% {
|
||
transform: rotate(10deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-10deg);
|
||
}
|
||
}
|
||
@keyframes shakesmall-68a73d3d {
|
||
0% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
25% {
|
||
transform: rotate(2deg);
|
||
}
|
||
50% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
75% {
|
||
transform: rotate(2deg);
|
||
}
|
||
100% {
|
||
transform: rotate(-2deg);
|
||
}
|
||
}
|
||
.boom-title[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 3.28125rem;
|
||
left: 1.875rem;
|
||
width: 3.75rem;
|
||
height: 2.5rem;
|
||
background-color: #c4dbf4;
|
||
border-left: 0.0625rem #fff solid;
|
||
border-top: 0.0625rem #fff solid;
|
||
border-top-left-radius: 0.625rem;
|
||
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-68a73d3d] {
|
||
position: absolute;
|
||
top: 1.25rem;
|
||
left: 0.3125rem;
|
||
font-size: 0.78125rem;
|
||
font-weight: 700;
|
||
}
|
||
.boom-title .boom-title-right[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0.3125rem;
|
||
left: 1.875rem;
|
||
font-size: 0.78125rem;
|
||
font-weight: 700;
|
||
}
|
||
.boom[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 5.8125rem;
|
||
left: 1.875rem;
|
||
width: 3.75rem;
|
||
height: 26.21875rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
/* // justify-content: center; */
|
||
/* align-items: center; */
|
||
overflow: hidden;
|
||
z-index: 10;
|
||
background: linear-gradient(to bottom, #c4dbf4, #c9c2ef, #c6dcf3);
|
||
border-bottom: 0.0625rem solid #fff;
|
||
border-left: 0.0625rem solid #fff;
|
||
/* border-top-left-radius: 20rpx; */
|
||
border-bottom-left-radius: 0.625rem;
|
||
}
|
||
.boom .boom-son[data-v-68a73d3d] {
|
||
height: 6.53125rem;
|
||
width: 3.75rem;
|
||
font-size: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-top: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
}
|
||
.boom .boom-son-target[data-v-68a73d3d] {
|
||
height: 6.53125rem;
|
||
width: 3.75rem;
|
||
font-size: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-bottom: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
/* 确保文字在容器内居中 */
|
||
background: linear-gradient(to bottom, #ff8a00, #eceaff);
|
||
/* border-bottom-right-radius: 40rpx;
|
||
border-top-right-radius: 40rpx; */
|
||
}
|
||
.popup-share[data-v-68a73d3d] {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
right: 0;
|
||
bottom: 0;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
-webkit-backdrop-filter: blur(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-share .popup-share-content[data-v-68a73d3d] {
|
||
position: absolute;
|
||
right: 16.09375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 25rem;
|
||
height: 11.875rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title[data-v-68a73d3d] {
|
||
margin: 0.9375rem 0.9375rem;
|
||
font-size: 1.25rem;
|
||
position: relative;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title .popup-share-img[data-v-68a73d3d] {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
width: 6.25rem;
|
||
height: 6.25rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent[data-v-68a73d3d] {
|
||
margin: 0 0.9375rem;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent .popup-share-font[data-v-68a73d3d] {
|
||
font-size: 1.09375rem;
|
||
color: gray;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-gray[data-v-68a73d3d] {
|
||
background-color: #D3D3D3;
|
||
width: calc(100% - 1.875rem);
|
||
height: 0.0625rem;
|
||
margin: 3.4375rem 0.9375rem 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent[data-v-68a73d3d] {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
height: 100%;
|
||
margin: 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-img[data-v-68a73d3d] {
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-font[data-v-68a73d3d] {
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-left[data-v-68a73d3d] {
|
||
display: flex;
|
||
align-items: center;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-share-downcontent-button[data-v-68a73d3d] {
|
||
background: linear-gradient(to right bottom, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
padding: 0.46875rem 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 1rem;
|
||
}
|
||
|
||
.move-circle[data-v-e20c63a2] {
|
||
position: absolute;
|
||
bottom: 2.90625rem;
|
||
left: 4.0625rem;
|
||
width: 7.8125rem;
|
||
height: 7.8125rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 9999;
|
||
}
|
||
.move-circle .click-box-top[data-v-e20c63a2] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 2.1875rem;
|
||
width: 3.4375rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.move-circle .click-box-bottom[data-v-e20c63a2] {
|
||
position: absolute;
|
||
bottom: 0;
|
||
left: 2.1875rem;
|
||
width: 3.4375rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.move-circle .click-box-left[data-v-e20c63a2] {
|
||
position: absolute;
|
||
bottom: 2.34375rem;
|
||
left: 0;
|
||
width: 2.1875rem;
|
||
height: 3.125rem;
|
||
}
|
||
.move-circle .click-box-right[data-v-e20c63a2] {
|
||
position: absolute;
|
||
bottom: 2.34375rem;
|
||
right: 0;
|
||
width: 2.1875rem;
|
||
height: 3.125rem;
|
||
}
|
||
.move-circle-all[data-v-e20c63a2] {
|
||
width: 7.8125rem;
|
||
height: 7.8125rem;
|
||
}
|
||
|
||
.super-card[data-v-72bcf905] {
|
||
display: flex;
|
||
/* justify-content: center; */
|
||
width: 100%;
|
||
height: calc(100% - 12.5rem);
|
||
}
|
||
.super-card .scroll-x[data-v-72bcf905] {
|
||
height: 100%;
|
||
width: 100%;
|
||
}
|
||
.super-card .right-cards[data-v-72bcf905] {
|
||
width: 14.53125rem;
|
||
height: 37.1875rem;
|
||
/* border-radius: 20rpx; */
|
||
border: 0.0625rem solid #fff;
|
||
border-top-right-radius: 0.625rem;
|
||
border-bottom-right-radius: 0.625rem;
|
||
}
|
||
.super-card .right-cards .scroll-box[data-v-72bcf905] {
|
||
width: 100%;
|
||
height: 9.0625rem;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box[data-v-72bcf905] {
|
||
height: 10.9375rem;
|
||
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: 0.3125rem 0 0 0.3125rem;
|
||
width: 3.75rem;
|
||
height: 4rem;
|
||
border-radius: 0.625rem;
|
||
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: 1.71875rem;
|
||
height: 1.71875rem;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .right-box-item .right-box-font[data-v-72bcf905] {
|
||
font-size: 0.625rem;
|
||
margin-top: -0.3125rem;
|
||
}
|
||
.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: 0.78125rem;
|
||
height: 0.78125rem;
|
||
margin: 0 0.09375rem;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .title-time-button[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
width: 1.5625rem;
|
||
height: 1.40625rem;
|
||
}
|
||
.super-card .right-cards .scroll-box .right-box .title-time-font[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.15625rem;
|
||
right: 0.09375rem;
|
||
font-size: 0.53125rem;
|
||
color: #fff;
|
||
}
|
||
.super-card .time-father[data-v-72bcf905] {
|
||
border-radius: 0.625rem;
|
||
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: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-top: 0.9375rem;
|
||
margin-left: 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #369fef;
|
||
border: 0.15625rem 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: 0.46875rem;
|
||
border-top-left-radius: 0.46875rem;
|
||
}
|
||
.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: 0.46875rem;
|
||
border-top-right-radius: 0.46875rem;
|
||
}
|
||
.super-card .under-button[data-v-72bcf905] {
|
||
width: 13.75rem;
|
||
height: 2.96875rem;
|
||
margin-left: 0.3125rem;
|
||
margin-top: 0.3125rem;
|
||
border-radius: 0.625rem;
|
||
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: 9.375rem;
|
||
height: 3.125rem;
|
||
border-radius: 0.625rem;
|
||
padding-left: 0.3125rem;
|
||
background-color: #4d4d4d;
|
||
top: -3.125rem;
|
||
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: 0.40625rem;
|
||
bottom: -0.53125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.46875rem solid transparent;
|
||
border-right: 0.46875rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 0.625rem solid #4d4d4d;
|
||
}
|
||
.super-card .under-button .white-circle-click-father[data-v-72bcf905] {
|
||
position: relative;
|
||
margin-left: 0.625rem;
|
||
color: white;
|
||
margin-top: 0.3125rem;
|
||
}
|
||
.super-card .under-button .white-circle-click-father .white-circle-click[data-v-72bcf905] {
|
||
width: 5.3125rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.super-card .under-button .white-circle-click-father .white-circle-font[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.46875rem;
|
||
left: 1.875rem;
|
||
}
|
||
.super-card .under-button .white-circle[data-v-72bcf905] {
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
border-radius: 50%;
|
||
margin-left: 0.3125rem;
|
||
background-color: #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-card .under-button .white-circle .white-circle-img[data-v-72bcf905] {
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.super-card .middle-box[data-v-72bcf905] {
|
||
width: 100%;
|
||
height: 24.375rem;
|
||
/* background-color: red; */
|
||
display: flex;
|
||
overflow: hidden;
|
||
/* 小容器 */
|
||
}
|
||
.super-card .middle-box .bad-circle-up[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -0.625rem;
|
||
left: 0.46875rem;
|
||
width: 0.625rem;
|
||
height: 0.625rem;
|
||
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: -0.625rem;
|
||
left: 0.46875rem;
|
||
width: 0.625rem;
|
||
height: 0.625rem;
|
||
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: 0.3125rem;
|
||
width: 10.625rem;
|
||
height: 24.4375rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #e5e9f9;
|
||
display: flex;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant[data-v-72bcf905] {
|
||
height: 100%;
|
||
width: 6.5625rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item[data-v-72bcf905] {
|
||
margin: 0.3125rem 0 0 0.3125rem;
|
||
width: 5.9375rem;
|
||
height: 4rem;
|
||
border-radius: 0.625rem;
|
||
background-color: rgba(255, 255, 255, 0.3);
|
||
position: relative;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.03125rem 0.03125rem 0.0625rem 0.03125rem 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: 1.71875rem;
|
||
height: 1.71875rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-button[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -0.09375rem;
|
||
right: -0.09375rem;
|
||
width: 1.5625rem;
|
||
height: 1.40625rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .right-box-font[data-v-72bcf905] {
|
||
font-size: 0.71875rem;
|
||
/* margin-top: -10rpx; */
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-zhejiao[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0.15625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .first-contant .right-box-item .title-time-font[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.09375rem;
|
||
right: 0.15625rem;
|
||
font-size: 0.625rem;
|
||
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: 0.78125rem;
|
||
height: 0.78125rem;
|
||
margin: 0 0.09375rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant[data-v-72bcf905] {
|
||
height: 100%;
|
||
width: 4.375rem;
|
||
}
|
||
.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: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
flex-direction: column;
|
||
box-shadow: 0.0625rem 0.0625rem 0.125rem 0.0625rem rgba(54, 159, 239, 0.1);
|
||
border: 0.0625rem solid #369fef;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box-target .downList-box-img[data-v-72bcf905] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box-target .downList-box-text[data-v-72bcf905] {
|
||
font-size: 0.625rem;
|
||
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: 3.125rem;
|
||
height: 3.125rem;
|
||
border-radius: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
flex-direction: column;
|
||
box-shadow: 0.0625rem 0.0625rem 0.125rem 0.0625rem rgba(0, 0, 0, 0.1);
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box .downList-box-img[data-v-72bcf905] {
|
||
height: 1.5625rem;
|
||
width: 1.5625rem;
|
||
}
|
||
.super-card .middle-box .middle-left-box .second-contant .downList-box .downList-box-text[data-v-72bcf905] {
|
||
font-size: 0.625rem;
|
||
}
|
||
.super-card .middle-box .middle-right-box[data-v-72bcf905] {
|
||
height: 24.375rem;
|
||
width: 2.8125rem;
|
||
/* 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: 2.8125rem;
|
||
height: 3.8125rem;
|
||
margin: 0 0.5625rem 0.3125rem 0;
|
||
border-radius: 0.625rem;
|
||
border: 0.0625rem solid #ddeafa;
|
||
box-shadow: 5px 5px 10px rgba(105, 129, 178, 0.2);
|
||
margin-left: 0.3125rem;
|
||
/* 右下角阴影 */
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card .doctorsay-container-card-img[data-v-72bcf905] {
|
||
width: 1.71875rem;
|
||
height: 1.71875rem;
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card .doctorsay-container-card-font[data-v-72bcf905] {
|
||
font-size: 0.78125rem;
|
||
margin-top: 0;
|
||
}
|
||
.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: 3.59375rem;
|
||
height: 3.8125rem;
|
||
margin: 0 0.5625rem 0.3125rem 0;
|
||
/* margin-left: -15rpx; */
|
||
/* border: 2rpx solid #fff; */
|
||
/* box-shadow: 5px 5px 10px rgba(105, 129, 178,0.2); */
|
||
border-top-right-radius: 0.625rem;
|
||
border-bottom-right-radius: 0.625rem;
|
||
/* border-radius: 20rpx; */
|
||
margin-left: -0.46875rem;
|
||
/* 右下角阴影 */
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card-target .doctorsay-container-card-img[data-v-72bcf905] {
|
||
width: 1.71875rem;
|
||
height: 1.71875rem;
|
||
margin-left: 0.78125rem;
|
||
}
|
||
.super-card .middle-box .middle-right-box .doctorsay-container-card-target .doctorsay-container-card-font-dark[data-v-72bcf905] {
|
||
font-size: 0.78125rem;
|
||
color: #369fef;
|
||
margin-left: 0.78125rem;
|
||
margin-top: 0;
|
||
}
|
||
.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: 3.75rem;
|
||
width: 43.90625rem;
|
||
height: 37.1875rem;
|
||
/* border-top-right-radius: 20rpx;
|
||
border-bottom-right-radius: 20rpx; */
|
||
border: 0.0625rem solid #fff;
|
||
border-left: 0;
|
||
box-shadow: 0.3125rem 0.3125rem 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: 2.5rem;
|
||
width: 7.3125rem;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 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: 7.3125rem;
|
||
flex-direction: column;
|
||
border-right: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(180deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
}
|
||
.super-card .super-card-time-und .title-time-img[data-v-72bcf905] {
|
||
width: 2.03125rem;
|
||
height: 2.03125rem;
|
||
margin-top: -0.15625rem;
|
||
}
|
||
.super-card .super-card-time-und .title-time-font-rel[data-v-72bcf905] {
|
||
font-size: 0.9375rem;
|
||
margin-top: -0.15625rem;
|
||
}
|
||
.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: 1.09375rem;
|
||
height: 1.09375rem;
|
||
margin: 0 0.15625rem;
|
||
}
|
||
.super-card .super-card-time-card[data-v-72bcf905] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
height: 6.53125rem;
|
||
width: calc(100%);
|
||
transition: all 0.8s;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
flex-direction: column;
|
||
position: relative;
|
||
}
|
||
.right-container[data-v-72bcf905] {
|
||
width: calc(100% - 7.34375rem);
|
||
height: 100vh;
|
||
transition: opacity 1s ease;
|
||
position: relative;
|
||
}
|
||
.right-container .joystick[data-v-72bcf905] {
|
||
position: absolute;
|
||
bottom: 6.25rem;
|
||
left: 0.625rem;
|
||
width: 9.375rem;
|
||
height: 9.375rem;
|
||
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: 3.75rem;
|
||
height: 3.75rem;
|
||
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: 38.125rem;
|
||
display: flex;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container[data-v-72bcf905] {
|
||
border: 0.0625rem solid #fff;
|
||
width: 64.0625rem;
|
||
height: 41.875rem;
|
||
/* 设置背景图和白色背景 */
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.3);
|
||
-webkit-backdrop-filter: blur(0.625rem);
|
||
backdrop-filter: blur(0.625rem);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 0.9375rem;
|
||
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: 3.28125rem;
|
||
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: 1.5625rem;
|
||
/* 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: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
margin-right: 0.3125rem;
|
||
}
|
||
.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: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.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: 4.375rem;
|
||
height: 1.875rem;
|
||
margin-right: 0.625rem;
|
||
font-size: 0.875rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.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: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.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: 1.09375rem;
|
||
width: 1.09375rem;
|
||
border-radius: 0.21875rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-right .doctorsay-container-kuai-font[data-v-72bcf905] {
|
||
font-size: 1rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.78125rem;
|
||
}
|
||
.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: 0.3125rem 0.625rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: -0.09375rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-gun[data-v-72bcf905] {
|
||
margin-top: 0.21875rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.25rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.right-container .doctorsay-container-view .doctorsay-container-container .doctorsay-container-title .doctorsay-container-left .doctorsay-container-left-font[data-v-72bcf905] {
|
||
font-size: 1.1875rem;
|
||
font-weight: 700;
|
||
}
|
||
.right-container .right-container-title-nav[data-v-72bcf905] {
|
||
margin-top: 2.34375rem;
|
||
margin-bottom: 0.625rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons[data-v-72bcf905] {
|
||
display: flex;
|
||
align-items: center;
|
||
float: right;
|
||
height: 2.1875rem;
|
||
margin-right: 1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font[data-v-72bcf905] {
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-font-dark[data-v-72bcf905] {
|
||
color: #fff;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
font-size: 1.09375rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img[data-v-72bcf905] {
|
||
width: 2.5rem;
|
||
height: 2.5rem;
|
||
margin-left: 0.3125rem;
|
||
margin-right: 0.3125rem;
|
||
margin-top: -1.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-icons .right-icons-img-icon[data-v-72bcf905] {
|
||
width: 1.875rem;
|
||
height: 2.5rem;
|
||
margin-top: -0.3125rem;
|
||
margin-left: 0.25rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-no-dark[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
background: linear-gradient(to bottom, #FFFFFF, #B2C8E2);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
margin-right: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.right-container .right-container-title-nav .right-container-title-class-dark[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 800;
|
||
margin-left: 0.625rem;
|
||
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: 0.9375rem;
|
||
margin-right: 0.46875rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
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: 0.9375rem;
|
||
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: 0.9375rem;
|
||
margin-right: 0.625rem;
|
||
width: 6.25rem;
|
||
height: 1.5625rem;
|
||
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: 0.9375rem;
|
||
font-weight: 800;
|
||
color: white;
|
||
}
|
||
.title-time-delete[data-v-72bcf905] {
|
||
width: 1.71875rem;
|
||
height: 1.71875rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #fff;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
z-index: 10;
|
||
background-color: #02abfe;
|
||
color: #fff;
|
||
z-index: 999;
|
||
font-size: 1.5625rem;
|
||
}
|
||
.title-time-blue[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0;
|
||
z-index: 10;
|
||
}
|
||
.title-time-blue .title-time-blue-img[data-v-72bcf905] {
|
||
height: 6.53125rem;
|
||
width: 7.1875rem;
|
||
}
|
||
.time-button-black-spe[data-v-72bcf905] {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 7.8125rem;
|
||
height: 3.125rem;
|
||
padding-left: 0.3125rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #4d4d4d;
|
||
bottom: -3.125rem;
|
||
left: -2.5rem;
|
||
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: 0.40625rem;
|
||
top: -0.53125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.46875rem solid transparent;
|
||
border-right: 0.46875rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-bottom: 0.625rem solid #4d4d4d;
|
||
}
|
||
.time-button-black[data-v-72bcf905] {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 7.8125rem;
|
||
height: 3.125rem;
|
||
padding-left: 0.3125rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #4d4d4d;
|
||
top: -3.125rem;
|
||
left: -2.5rem;
|
||
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: 0.40625rem;
|
||
bottom: -0.53125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.46875rem solid transparent;
|
||
border-right: 0.46875rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 0.625rem solid #4d4d4d;
|
||
}
|
||
.time-button-orange-spe[data-v-72bcf905] {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
width: 7.8125rem;
|
||
height: 3.125rem;
|
||
padding-left: 0.3125rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #ff8a00;
|
||
bottom: -3.125rem;
|
||
left: -2.5rem;
|
||
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: 0.40625rem;
|
||
top: -0.53125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.46875rem solid transparent;
|
||
border-right: 0.46875rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-bottom: 0.625rem solid #ff8a00;
|
||
}
|
||
.time-button-orange[data-v-72bcf905] {
|
||
transition: all 1s;
|
||
position: absolute;
|
||
padding-left: 0.3125rem;
|
||
width: 7.8125rem;
|
||
height: 3.125rem;
|
||
border-radius: 0.625rem;
|
||
background-color: #ff8a00;
|
||
top: -2.8125rem;
|
||
left: -2.5rem;
|
||
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: 0.40625rem;
|
||
bottom: -0.53125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.46875rem solid transparent;
|
||
border-right: 0.46875rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 0.625rem solid #ff8a00;
|
||
}
|
||
.title-time[data-v-72bcf905] {
|
||
display: flex;
|
||
width: 100%;
|
||
position: relative;
|
||
}
|
||
.title-time .title-time-time[data-v-72bcf905] {
|
||
font-size: 1rem;
|
||
margin-left: 0.3125rem;
|
||
margin-top: 0.375rem;
|
||
}
|
||
.title-time .title-time-button[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -0.1875rem;
|
||
right: -0.125rem;
|
||
width: 2.03125rem;
|
||
height: 1.875rem;
|
||
}
|
||
.title-time .title-time-zhejiao[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0;
|
||
left: 0.15625rem;
|
||
width: 1.25rem;
|
||
height: 1.25rem;
|
||
}
|
||
.title-time .title-time-font[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.09375rem;
|
||
right: 0.15625rem;
|
||
font-size: 0.625rem;
|
||
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(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-say .popup-say-content[data-v-72bcf905] {
|
||
position: absolute;
|
||
right: 3.28125rem;
|
||
bottom: 6.25rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
/* align-items: center; */
|
||
width: 14.0625rem;
|
||
height: 18.75rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem 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: 1.25rem;
|
||
margin-top: 0.46875rem;
|
||
align-items: center;
|
||
width: 5.625rem;
|
||
}
|
||
.popup-say .popup-say-content .tags-father .tags-img[data-v-72bcf905] {
|
||
width: 1.5625rem;
|
||
height: 1.5625rem;
|
||
margin-right: 0.3125rem;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex[data-v-72bcf905] {
|
||
display: flex;
|
||
margin-top: 0.21875rem;
|
||
margin-bottom: 0.3125rem;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex .popup-say-content-gun[data-v-72bcf905] {
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.09375rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-content-flex .popup-say-content-font[data-v-72bcf905] {
|
||
font-size: 0.9375rem;
|
||
font-weight: 700;
|
||
}
|
||
.popup-say .popup-say-content .popup-say-three[data-v-72bcf905] {
|
||
position: absolute;
|
||
left: 5.40625rem;
|
||
bottom: -1.28125rem;
|
||
/* 元素本身不占任何宽高 */
|
||
width: 0;
|
||
height: 0;
|
||
/* 左右边框透明,宽度各 50px */
|
||
border-left: 0.9375rem solid transparent;
|
||
border-right: 0.9375rem solid transparent;
|
||
/* 上边框实色(高度 100px),形成向下的“倒三角” */
|
||
border-top: 1.25rem 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(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-delete .popup-delete-content[data-v-72bcf905] {
|
||
position: absolute;
|
||
right: 23.4375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
align-items: center;
|
||
width: 25rem;
|
||
height: 15.625rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.5);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-img[data-v-72bcf905] {
|
||
width: 7.8125rem;
|
||
height: 7.1875rem;
|
||
margin-top: 1.25rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-text[data-v-72bcf905] {
|
||
font-size: 0.9375rem;
|
||
color: #42474E;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button[data-v-72bcf905] {
|
||
display: flex;
|
||
justify-content: space-around;
|
||
height: 2.8125rem;
|
||
margin-top: 0.9375rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-left[data-v-72bcf905] {
|
||
background-color: #02abfe;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
margin: 0 0.3125rem;
|
||
}
|
||
.popup-delete .popup-delete-content .popup-delete-button .popup-delete-button-right[data-v-72bcf905] {
|
||
background-color: #ced9e8;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin: 0 0.3125rem;
|
||
}
|
||
.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: 25rem;
|
||
height: 12.1875rem;
|
||
background-color: #fff;
|
||
border-radius: 0.9375rem;
|
||
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: 10.9375rem;
|
||
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: 8.75rem;
|
||
height: 5.625rem;
|
||
margin-top: -0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-left .popup-overlay-content-left-font[data-v-72bcf905] {
|
||
font-size: 0.9375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right[data-v-72bcf905] {
|
||
height: 100%;
|
||
width: 14.0625rem;
|
||
position: relative;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .time-font[data-v-72bcf905] {
|
||
font-size: 1.5625rem;
|
||
margin-top: 3.125rem;
|
||
margin-bottom: 0.3125rem;
|
||
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: 0.3125rem;
|
||
font-size: 0.9375rem;
|
||
width: 11.875rem;
|
||
margin-bottom: 1.5625rem;
|
||
line-height: 1.09375rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richang[data-v-72bcf905] {
|
||
background-color: #FFC363;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-richangnot[data-v-72bcf905] {
|
||
background-color: #7B61FF;
|
||
position: absolute;
|
||
top: 3.375rem;
|
||
right: 1.5625rem;
|
||
padding: 0.15625rem;
|
||
border-radius: 0.3125rem;
|
||
color: #fff;
|
||
}
|
||
.popup-overlay .popup-overlay-content .popup-overlay-content-right .right-crush[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.625rem;
|
||
right: 0.625rem;
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
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(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-song .popup-song-contain[data-v-72bcf905] {
|
||
position: absolute;
|
||
right: 14.0625rem;
|
||
width: 40.5rem;
|
||
background: url("../../static/index/clearmountain.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
background-blend-mode: screen;
|
||
border-radius: 1.25rem;
|
||
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: 2.1875rem;
|
||
margin-bottom: 0.625rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-gun[data-v-72bcf905] {
|
||
margin-top: 0.15625rem;
|
||
margin-left: 1.25rem;
|
||
margin-right: 0.625rem;
|
||
width: 0.40625rem;
|
||
height: 1.09375rem;
|
||
background: linear-gradient(to bottom, #04BCED, #0160CE);
|
||
border-radius: 0.3125rem;
|
||
}
|
||
.popup-song .popup-song-contain .shu-container-left .shu-container-left-font[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
font-weight: 700;
|
||
}
|
||
.popup-song-father[data-v-72bcf905] {
|
||
position: relative;
|
||
}
|
||
.popup-song-father .shu-up-img[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -2.1875rem;
|
||
left: 9.53125rem;
|
||
width: 21.875rem;
|
||
height: 2.5rem;
|
||
}
|
||
.popup-song-father .shu-up-font[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -1.5625rem;
|
||
left: 12.1875rem;
|
||
display: flex;
|
||
color: #ff5a00;
|
||
}
|
||
.popup-song-father .arrayindex[data-v-72bcf905] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-bottom: 1.875rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one[data-v-72bcf905] {
|
||
width: 8.90625rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .arrayindex .arrayindex-one-target[data-v-72bcf905] {
|
||
width: 8.90625rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .secondarrayindex[data-v-72bcf905] {
|
||
display: flex;
|
||
flex-wrap: wrap;
|
||
width: 100%;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-bottom: 1.875rem;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one[data-v-72bcf905] {
|
||
width: 11.875rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.popup-song-father .secondarrayindex .arrayindex-one-target[data-v-72bcf905] {
|
||
width: 11.875rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #02abfe;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.ri-img[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: -0.125rem;
|
||
right: -0.125rem;
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
}
|
||
.time-father[data-v-72bcf905] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
}
|
||
.time-father .time-one[data-v-72bcf905] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-target[data-v-72bcf905] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.time-father .time-one-hui[data-v-72bcf905] {
|
||
width: 3.125rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #c2c9d3;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
box-shadow: 0.15625rem 0.15625rem 0.3125rem rgba(105, 129, 178, 0.4);
|
||
}
|
||
.items-card[data-v-72bcf905] {
|
||
width: 100%;
|
||
height: 2.5rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.items-card-target[data-v-72bcf905] {
|
||
width: 100%;
|
||
height: 2.5rem;
|
||
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: 6.25rem;
|
||
width: calc(100%-2.5rem);
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
margin-left: 1.25rem;
|
||
margin-right: 1.25rem;
|
||
margin-top: 0.625rem;
|
||
border-top: 0.03125rem solid #e6e6e6;
|
||
}
|
||
.button-father .button-father-right[data-v-72bcf905] {
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
color: #fff;
|
||
}
|
||
.button-father .button-father-wrong[data-v-72bcf905] {
|
||
background-color: #c2c9d3;
|
||
width: 6.25rem;
|
||
height: 2.5rem;
|
||
border-radius: 1.25rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.month-father[data-v-72bcf905] {
|
||
display: flex;
|
||
width: calc(100% - 1.875rem);
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
}
|
||
.month-father .month-one[data-v-72bcf905] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.month-father .month-one-target[data-v-72bcf905] {
|
||
width: 2.34375rem;
|
||
height: 2.34375rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father[data-v-72bcf905] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 0.9375rem;
|
||
margin-right: 0.9375rem;
|
||
margin-top: 0.625rem;
|
||
margin-bottom: 0.9375rem;
|
||
}
|
||
.week-father .week-one[data-v-72bcf905] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background-color: #f1f5fc;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #6d83b3;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.week-father .week-one-target[data-v-72bcf905] {
|
||
width: 6.25rem;
|
||
height: 3.125rem;
|
||
margin-left: 0.625rem;
|
||
margin-top: 0.625rem;
|
||
background: linear-gradient(to right, #00c9ff, #0076ff);
|
||
color: #fff;
|
||
border-radius: 0.625rem;
|
||
border: 0.03125rem solid #fff;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.radio-father[data-v-72bcf905] {
|
||
display: flex;
|
||
width: 100%;
|
||
flex-wrap: wrap;
|
||
margin-left: 2.34375rem;
|
||
margin-right: 0.9375rem;
|
||
/* margin-bottom: 30rpx; */
|
||
}
|
||
.radio-father .radio-circle[data-v-72bcf905] {
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem solid black;
|
||
background-color: transparent;
|
||
}
|
||
.radio-father .radio-circle-target[data-v-72bcf905] {
|
||
position: relative;
|
||
margin-top: 0.0625rem;
|
||
width: 0.9375rem;
|
||
height: 0.9375rem;
|
||
border-radius: 50%;
|
||
border: 0.0625rem 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: 0.625rem;
|
||
height: 0.625rem;
|
||
background-color: #02abfe;
|
||
border-radius: 50%;
|
||
}
|
||
.radio-father .radio-font[data-v-72bcf905] {
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.radio-father .radio-font-target[data-v-72bcf905] {
|
||
color: #02abfe;
|
||
margin-left: 0.46875rem;
|
||
margin-right: 1.875rem;
|
||
font-size: 0.90625rem;
|
||
}
|
||
.title-time-border[data-v-72bcf905] {
|
||
margin-top: 0.125rem;
|
||
margin-left: 0.125rem;
|
||
width: calc(100% - 0.25rem);
|
||
height: calc(100% - 0.25rem);
|
||
border-radius: 0.625rem;
|
||
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 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, red, red) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, red, red) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, red, red) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, red, red) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, red, red) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-big[data-v-72bcf905] {
|
||
transform: scale(1.3);
|
||
transform-origin: top;
|
||
/* 将页面内容放大1.2倍 */
|
||
border-top: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 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: 0 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: 6.53125rem;
|
||
width: calc(100%);
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 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 0.625rem 1.25rem #dae8fa;
|
||
background: linear-gradient(to right, #0184db, #0184db) top left / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) top right / 1.875rem 0.25rem no-repeat, linear-gradient(to bottom, #0184db, #0184db) top right / 0.25rem 1.875rem no-repeat, linear-gradient(to right, #0184db, #0184db) bottom left / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom left / 0.25rem 1.875rem no-repeat, linear-gradient(to left, #0184db, #0184db) bottom right / 1.875rem 0.25rem no-repeat, linear-gradient(to top, #0184db, #0184db) bottom right / 0.25rem 1.875rem no-repeat;
|
||
}
|
||
.title-time-border-yellow[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.0625rem solid #d0d8e0;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active-transparent[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #ff8a00;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-yellow-active[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-72bcf905 0.8s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(255, 138, 0, 0.7);
|
||
}
|
||
.title-time-border-pouple-active-transparent[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.125rem dashed #7B61FF;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.8125rem);
|
||
height: calc(100% - 0.8125rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
opacity: 0.3;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.title-time-border-pouple-active[data-v-72bcf905] {
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
width: calc(100% - 0.625rem);
|
||
height: calc(100% - 0.625rem);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
animation: shakesmall-72bcf905 1s infinite;
|
||
box-shadow: 0.25rem 0.25rem 0.5rem rgba(123, 97, 255, 0.7);
|
||
}
|
||
.down-icons[data-v-72bcf905] {
|
||
margin-top: 0.53125rem;
|
||
width: 100%;
|
||
height: 1.875rem;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon[data-v-72bcf905] {
|
||
margin: 0 0.15625rem;
|
||
font-size: 0.625rem;
|
||
padding: 0.15625rem 0.3125rem;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 0.15625rem;
|
||
}
|
||
.super-end-items-img-father[data-v-72bcf905] {
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.super-end-items-img-father-active[data-v-72bcf905] {
|
||
width: 1.875rem;
|
||
height: 1.875rem;
|
||
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: 1.25rem;
|
||
height: 1.25rem;
|
||
border-radius: 50%;
|
||
display: flex;
|
||
background-color: #0184db;
|
||
justify-content: center;
|
||
align-items: center;
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
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: 3.28125rem;
|
||
left: 1.875rem;
|
||
width: 1.875rem;
|
||
height: 2.5rem;
|
||
background-color: #c4dbf4;
|
||
border-left: 0.0625rem #fff solid;
|
||
border-top: 0.0625rem #fff solid;
|
||
border-top-left-radius: 0.625rem;
|
||
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: 1.25rem;
|
||
left: 0.1875rem;
|
||
font-size: 0.78125rem;
|
||
font-weight: 700;
|
||
}
|
||
.boom-title .boom-title-right[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0.15625rem;
|
||
left: 0.9375rem;
|
||
font-size: 0.78125rem;
|
||
font-weight: 700;
|
||
}
|
||
.boom-father[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 5.8125rem;
|
||
left: 1.875rem;
|
||
width: 1.875rem;
|
||
height: 34.6875rem;
|
||
background: linear-gradient(to bottom, #c4dbf4, #c9c2ef, #c6dcf3);
|
||
border-bottom: 0.0625rem solid #fff;
|
||
border-left: 0.0625rem solid #fff;
|
||
border-bottom-left-radius: 0.625rem;
|
||
}
|
||
.scroll-bottom-bgc[data-v-72bcf905] {
|
||
width: 43.75rem;
|
||
height: 8.4375rem;
|
||
margin-top: 0;
|
||
margin-left: 4.0625rem;
|
||
background: url("../../static/index/keyimg/bgc.png") center / contain;
|
||
background-repeat: no-repeat;
|
||
}
|
||
.boom[data-v-72bcf905] {
|
||
height: 26.5625rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
/* // justify-content: center; */
|
||
/* align-items: center; */
|
||
overflow: hidden;
|
||
z-index: 10;
|
||
}
|
||
.boom .boom-son[data-v-72bcf905] {
|
||
height: 6.53125rem;
|
||
width: 1.875rem;
|
||
font-size: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-top: 0.03125rem solid transparent;
|
||
border-bottom: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 1;
|
||
}
|
||
.boom .boom-son-target[data-v-72bcf905] {
|
||
height: 6.53125rem;
|
||
width: 1.875rem;
|
||
font-size: 0.9375rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
z-index: 10;
|
||
font-weight: 700;
|
||
border-top: 0.03125rem solid transparent;
|
||
border-bottom: 0.03125rem solid transparent;
|
||
border-image: repeating-linear-gradient(90deg, #0184db 0px, #0184db 0.1875rem, transparent 0.1875rem, transparent 0.375rem) 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(0.03125rem);
|
||
backdrop-filter: blur(0.03125rem);
|
||
background-color: rgba(89, 109, 154, 0.4);
|
||
/* 添加毛玻璃效果 */
|
||
z-index: 999;
|
||
}
|
||
.popup-share .popup-share-content[data-v-72bcf905] {
|
||
position: absolute;
|
||
right: 16.09375rem;
|
||
display: flex;
|
||
flex-direction: column;
|
||
width: 25rem;
|
||
height: 11.875rem;
|
||
background: url("../../static/index/lightbgcnew.png") center / cover, rgba(255, 255, 255, 0.7);
|
||
background-blend-mode: screen;
|
||
border: 0.0625rem solid #fff;
|
||
/* 使用 screen 混合模式,让图像与白色混合变淡 */
|
||
border-radius: 0.9375rem;
|
||
box-shadow: 0.3125rem 0.3125rem 0.625rem rgba(0, 0, 0, 0.1);
|
||
transition: opacity 0.4s ease;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title[data-v-72bcf905] {
|
||
margin: 0.9375rem 0.9375rem;
|
||
font-size: 1.25rem;
|
||
position: relative;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-title .popup-share-img[data-v-72bcf905] {
|
||
position: absolute;
|
||
top: 0;
|
||
right: 0;
|
||
width: 6.25rem;
|
||
height: 6.25rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent[data-v-72bcf905] {
|
||
margin: 0 0.9375rem;
|
||
display: flex;
|
||
justify-content: space-between;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-upcontent .popup-share-font[data-v-72bcf905] {
|
||
font-size: 1.09375rem;
|
||
color: gray;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-gray[data-v-72bcf905] {
|
||
background-color: #D3D3D3;
|
||
width: calc(100% - 1.875rem);
|
||
height: 0.0625rem;
|
||
margin: 3.4375rem 0.9375rem 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent[data-v-72bcf905] {
|
||
display: flex;
|
||
justify-content: space-between;
|
||
align-items: center;
|
||
height: 100%;
|
||
margin: 0 0.9375rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-img[data-v-72bcf905] {
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.popup-share .popup-share-content .popup-share-downcontent .popup-downcontent-font[data-v-72bcf905] {
|
||
font-size: 0.84375rem;
|
||
margin-left: 0.625rem;
|
||
}
|
||
.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: 0.46875rem 0.9375rem;
|
||
border-radius: 0.625rem;
|
||
font-size: 1rem;
|
||
}
|
||
|
||
.backgroundContainer[data-v-b6cc7861] {
|
||
display: flex;
|
||
position: relative;
|
||
width: 100%;
|
||
height: 100vh;
|
||
background-image: url('../../static/index/lightbgcnew.png');
|
||
background-size: cover;
|
||
background-position: center center;
|
||
overflow: hidden;
|
||
z-index: 12;
|
||
}
|
||
.darkbackgroundContainer[data-v-b6cc7861] {
|
||
display: flex;
|
||
position: relative;
|
||
width: 100%;
|
||
height: 100vh;
|
||
background-image: url('../../static/index/background.png');
|
||
background-size: cover;
|
||
background-position: center center;
|
||
overflow: hidden;
|
||
z-index: 11;
|
||
}
|
||
.move-font[data-v-b6cc7861] {
|
||
position: absolute;
|
||
z-index: 10;
|
||
pointer-events: none;
|
||
background-color: #c9e8ff;
|
||
border-radius: 0.625rem;
|
||
border: 0.0625rem solid #fff;
|
||
width: 6.875rem;
|
||
height: 3.125rem;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
text-align: center;
|
||
font-size: 1.25rem;
|
||
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
|
||
will-change: transform;
|
||
}
|
||
.left-container[data-v-b6cc7861] {
|
||
width: 7.34375rem;
|
||
height: 100%;
|
||
}
|
||
.left-container .blue-circle-pos[data-v-b6cc7861] {
|
||
position: relative;
|
||
}
|
||
.left-container .blue-circle-pos .blue-circle[data-v-b6cc7861] {
|
||
position: absolute;
|
||
top: -1.5625rem;
|
||
left: -2.125rem;
|
||
}
|
||
.left-container .blue-circle-pos .blue-circle .blue-circle-size[data-v-b6cc7861] {
|
||
width: 5.3125rem;
|
||
height: 7.8125rem;
|
||
}
|
||
.left-container .left-head[data-v-b6cc7861] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.left-container .left-head .left-head-img[data-v-b6cc7861] {
|
||
width: 4.6875rem;
|
||
height: 4.6875rem;
|
||
margin-top: 1.875rem;
|
||
}
|
||
.left-container .left-head .left-head-font[data-v-b6cc7861] {
|
||
font-weight: 700;
|
||
font-size: 1.25rem;
|
||
}
|
||
.left-container .left-head .left-head-font-dark[data-v-b6cc7861] {
|
||
font-weight: 700;
|
||
font-size: 1.25rem;
|
||
background: linear-gradient(to right, #EBF4FF, #ADC4E0);
|
||
-webkit-background-clip: text;
|
||
color: transparent;
|
||
}
|
||
.left-container .left-img-container[data-v-b6cc7861] {
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
}
|
||
.left-container .left-img-container .left-img[data-v-b6cc7861] {
|
||
width: 2.90625rem;
|
||
height: 2.90625rem;
|
||
margin: 1.5625rem 0;
|
||
z-index: 100;
|
||
}
|
||
.title-time-border-yellow[data-v-b6cc7861] {
|
||
width: 7.96875rem;
|
||
height: 5.90625rem;
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #fff1db, #ffe2b2);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
position: absolute;
|
||
z-index: 10;
|
||
}
|
||
.title-time-border-pouple[data-v-b6cc7861] {
|
||
width: 7.96875rem;
|
||
height: 5.90625rem;
|
||
margin: 0.3125rem;
|
||
border: 0.03125rem solid #dae8fa;
|
||
background: linear-gradient(to bottom, #f1eeff, #e3deff);
|
||
border-radius: 0.625rem;
|
||
display: flex;
|
||
align-items: center;
|
||
flex-direction: column;
|
||
position: absolute;
|
||
z-index: 10;
|
||
}
|
||
.title-time[data-v-b6cc7861] {
|
||
display: flex;
|
||
width: 100%;
|
||
position: relative;
|
||
}
|
||
.title-time .title-time-time[data-v-b6cc7861] {
|
||
font-size: 1rem;
|
||
margin-left: 0.84375rem;
|
||
margin-top: 0.375rem;
|
||
}
|
||
.title-time .title-time-button[data-v-b6cc7861] {
|
||
position: absolute;
|
||
top: -0.15625rem;
|
||
right: 0;
|
||
width: 2.1875rem;
|
||
height: 2.1875rem;
|
||
}
|
||
.title-time .title-time-font[data-v-b6cc7861] {
|
||
position: absolute;
|
||
top: 0.21875rem;
|
||
right: 0.15625rem;
|
||
font-size: 0.71875rem;
|
||
color: #fff;
|
||
}
|
||
.down-icons[data-v-b6cc7861] {
|
||
margin-top: 0.625rem;
|
||
width: 100%;
|
||
height: 1.5625rem;
|
||
background-color: #ffd87e;
|
||
display: flex;
|
||
justify-content: center;
|
||
align-items: center;
|
||
}
|
||
.down-icons .icon[data-v-b6cc7861] {
|
||
margin: 0 0.15625rem;
|
||
font-size: 0.625rem;
|
||
padding: 0.15625rem 0.3125rem;
|
||
background-color: #ff8a00;
|
||
color: #fff;
|
||
border-radius: 0.15625rem;
|
||
}
|