hldy_app/unpackage/dist/dev/app-plus/pages/Initialization/index.css

224 lines
5.6 KiB
CSS
Raw Normal View History

2025-06-16 17:32:23 +08:00
.index-content-other[data-v-764689cb] {
width: calc(100% - 5.3125rem);
height: 100%;
transition: opacity 1s ease;
}
.index-content-down[data-v-764689cb] {
width: calc(100% - 1.875rem);
height: 3.125rem;
display: flex;
justify-content: flex-end;
align-items: center;
}
.index-content-right[data-v-764689cb] {
height: calc(100% - 3.125rem);
width: calc(100% - 1.875rem);
background-color: rgba(255, 255, 255, 0.8);
/* 白色背景透明度为 10% */
background-position: 70% 45%;
border-radius: 1.5625rem;
box-shadow: 0.125rem 0.25rem 0.5rem 0.125rem rgba(0, 0, 0, 0.3);
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
position: relative;
}
.index-content-right .index-content-title[data-v-764689cb] {
position: absolute;
top: 1.875rem;
left: 1.875rem;
display: flex;
align-items: center;
}
.index-content-right .index-content-title .shu[data-v-764689cb] {
width: 0.625rem;
height: 1.5625rem;
background: linear-gradient(to right, #0052C2, #00B4FF);
border-radius: 0.625rem;
margin-right: 0.9375rem;
}
.index-content-right .index-content-title .shu-font[data-v-764689cb] {
color: #415273;
font-size: 1.09375rem;
}
.big-photo[data-v-764689cb] {
width: 37.5rem;
height: 25rem;
}
.big-text[data-v-764689cb] {
position: absolute;
bottom: 3.75rem;
left: 50%;
transform: translateX(-50%);
width: 25rem;
display: flex;
flex-direction: column;
align-items: center;
color: #415273;
}
.button-father[data-v-764689cb] {
display: flex;
width: 25rem;
justify-content: space-between;
margin-bottom: 6.25rem;
}
.button-father .ball-father[data-v-764689cb] {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.button-father .ball-bgc[data-v-764689cb] {
width: 4.0625rem;
height: 4.0625rem;
background-color: #E3E6F1;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
margin-bottom: 0.46875rem;
}
.button-father .ball-bgc-target[data-v-764689cb] {
width: 4.0625rem;
height: 4.0625rem;
background: linear-gradient(to bottom, #00C9FF, #0076FF);
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
margin-bottom: 0.46875rem;
}
.button-father .ball-img[data-v-764689cb] {
width: 2.5rem;
height: 2.5rem;
}
.backgroundContainer[data-v-41b2a00b] {
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100vh;
background-image: url('../../static/index/lightbgcnew.png');
background-size: cover;
background-position: center center;
overflow: hidden;
}
.darkbackgroundContainer[data-v-41b2a00b] {
display: flex;
flex-direction: column;
position: relative;
width: 100%;
height: 100vh;
background-image: url('../../static/index/background.png');
background-size: cover;
background-position: center center;
overflow: hidden;
}
.index-title[data-v-41b2a00b] {
display: flex;
width: calc(100% - 3.4375rem);
height: 4.0625rem;
justify-content: space-between;
margin: 0.625rem 1.5625rem 0 1.875rem;
}
.index-title .index-title-left[data-v-41b2a00b] {
display: flex;
height: 100%;
align-items: center;
margin-top: 0.625rem;
}
.index-title .index-title-left .index-title-left-img[data-v-41b2a00b] {
width: 2.34375rem;
height: 2.34375rem;
}
.index-title .index-title-left .index-title-left-font[data-v-41b2a00b] {
margin-left: 0.625rem;
}
.index-title .index-title-left .index-title-left-wel[data-v-41b2a00b] {
margin-left: 1.25rem;
}
.index-title .index-title-left .index-title-left-weight[data-v-41b2a00b] {
font-weight: 700;
margin: 0 0.3125rem;
}
.index-title .index-title-right[data-v-41b2a00b] {
display: flex;
height: 100%;
align-items: center;
margin-top: 0.625rem;
}
.index-title .index-title-right .top-card[data-v-41b2a00b] {
width: 5.625rem;
height: 1.71875rem;
border-radius: 0.9375rem;
background-color: #E2E7FF;
display: flex;
align-items: center;
margin-right: 0.625rem;
}
.index-title .index-title-right .top-card .top-card-img[data-v-41b2a00b] {
width: 1.09375rem;
height: 1.09375rem;
margin-right: 0.15625rem;
margin-left: 0.625rem;
}
.index-title .index-title-right .top-card .top-card-font[data-v-41b2a00b] {
font-size: 0.78125rem;
}
.index-content[data-v-41b2a00b] {
width: 100%;
height: calc(100vh - 4.6875rem);
display: flex;
}
.index-content .index-content-leftMenus[data-v-41b2a00b] {
height: 100%;
width: 5.3125rem;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.index-content .index-content-leftMenus .left-img[data-v-41b2a00b] {
width: 2.90625rem;
height: 2.90625rem;
z-index: 100;
}
.index-content .index-content-leftMenus .left-img-font[data-v-41b2a00b] {
margin-top: 0.3125rem;
color: #fff;
}
.index-content .index-content-leftMenus .left-img-font-target[data-v-41b2a00b] {
margin-top: 0.3125rem;
color: #0174D3;
}
.index-content .index-content-leftMenus .blue-circle-pos[data-v-41b2a00b] {
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 7.1875rem;
}
.index-content .index-content-leftMenus .blue-circle-pos .blue-circle[data-v-41b2a00b] {
position: absolute;
top: -1.5625rem;
left: -2.125rem;
}
.index-content .index-content-leftMenus .blue-circle-pos .blue-circle .blue-circle-size[data-v-41b2a00b] {
width: 5.3125rem;
height: 7.8125rem;
}
.red-pao[data-v-41b2a00b] {
position: absolute;
top: 1.25rem;
left: 1.875rem;
padding: 0.09375rem 0.3125rem;
background-color: #FF4C4E;
color: #fff;
font-size: 0.625rem;
border-radius: 0.625rem;
z-index: 101;
}