hldy_app/unpackage/dist/dev/app-plus/pages/watch/settings/input.css

130 lines
2.7 KiB
CSS

.index-content-other[data-v-d4f9970e] {
width: 100% ;
height: 100%;
transition: opacity 1s ease;
position: relative;
background-color: #EFF0F4;
}
.index-content-down[data-v-d4f9970e] {
position: absolute;
bottom: 1.25rem;
left: 50%;
transform: translateX(-50%);
}
.index-content-right[data-v-d4f9970e] {
width: 100%;
border-radius: 1.5625rem;
display: flex;
align-items: center;
padding-top: 3.125rem;
font-size: 1rem;
position: relative;
}
.index-content-right .index-content-title[data-v-d4f9970e] {
position: absolute;
top: 1.875rem;
left: 1.875rem;
display: flex;
align-items: center;
}
.index-content-right .index-content-title .shu[data-v-d4f9970e] {
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-d4f9970e] {
color: #415273;
font-size: 1.09375rem;
}
.saomiao[data-v-d4f9970e] {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
display: flex;
z-index: 1;
}
.saomiao .saoma-input[data-v-d4f9970e] {
background-color: #fff;
width: 17.1875rem;
height: 2.8125rem;
border-radius: 0.9375rem;
padding-left: 3.125rem;
z-index: 2;
}
.saomiao .left-img[data-v-d4f9970e] {
width: 1.5625rem;
height: 1.5625rem;
position: absolute;
top: 50%;
left: 0.9375rem;
transform: translateY(-50%);
z-index: 3;
}
.saomiao .right-img[data-v-d4f9970e] {
width: 1.5625rem;
height: 1.5625rem;
position: absolute;
top: 50%;
right: 6.875rem;
transform: translateY(-50%);
z-index: 2;
}
.blue-button[data-v-d4f9970e] {
margin-left: 0.9375rem;
width: 5.3125rem;
height: 2.8125rem;
border-radius: 1.25rem;
display: flex;
justify-content: center;
align-items: center;
color: #007CFF;
font-size: 0.9375rem;
background-color: #ddf0ff;
border: 0.03125rem solid #007CFF;
}
.big-ball[data-v-d4f9970e] {
width: 6.25rem;
height: 6.25rem;
position: absolute;
top: 50%;
left: -1.71875rem;
transform: translateY(-50%);
border-radius: 50%;
background-color: #dbe4f6;
}
.big-ball .ball[data-v-d4f9970e] {
width: 4.6875rem;
height: 4.6875rem;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
background-color: #cfddf1;
}
.back-img[data-v-d4f9970e] {
width: 0.9375rem;
height: 0.9375rem;
margin-left: 3.125rem;
margin-right: 0.625rem;
}
.big-bgc[data-v-d4f9970e] {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 34.375rem;
height: 34.375rem;
}
.big-img[data-v-d4f9970e] {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 28.125rem;
height: 28.125rem;
}