2025-04-14 10:57:27 +08:00

98 lines
1.8 KiB
Plaintext

.divHead.data-v-07e72d3c {
background: #1082FF;
height: 75px;
padding-top: 40px;
padding-left: 10px;
font-size: 16px;
color: #d8d3d3db;
}
.divHead label.data-v-07e72d3c {
margin-right: 20px;
}
.divHeadSel.data-v-07e72d3c {
margin-right: 20px;
padding-bottom: 3px;
border-bottom: 2px solid white;
font-weight: bold;
color: white !important;
}
.divTag.data-v-07e72d3c {
position: absolute;
z-index: 100;
margin-top: 2vh;
margin-left: 3vw;
width: 100%;
font-size: 12px;
}
.divArea.data-v-07e72d3c {
margin-top: 7vh;
}
.divbgColor.data-v-07e72d3c {
background-color: white;
}
.mapFont.data-v-07e72d3c {
color: #6f7777;
}
.divLowerLeft.data-v-07e72d3c {
position: absolute;
z-index: 100;
left: 10px;
bottom: 30vh;
}
.divBtn.data-v-07e72d3c {
background-color: white;
font-size: 12px;
border-radius: 5px;
margin-bottom: 5px;
text-align: center;
border: 1px solid #80808061;
}
.divLowerLeftMore.data-v-07e72d3c {
position: absolute;
bottom: 0;
left: 35px;
display: flex;
}
.divLowerLeftMoreBtn.data-v-07e72d3c {
margin-left: 10px;
width: 35px;
text-align: center;
padding: 10px 0px;
}
.divBtnTitle.data-v-07e72d3c {
padding-top: 10px;
}
.divLowerRight.data-v-07e72d3c {
position: absolute;
z-index: 100;
right: 10px;
bottom: 30vh;
background-color: white;
border-radius: 5px;
width: 40px;
text-align: center;
font-size: 12px;
padding: 10px 5px;
border: 1px solid #80808061;
}
.divBottom.data-v-07e72d3c {
position: absolute;
bottom: 5px;
width: 100%;
z-index: 100;
padding: 0px 10px;
}
.divBottomBack.data-v-07e72d3c {
border-radius: 5px;
background: white;
padding: 10px 0px;
border: 1px solid #80808061;
}
.divQuantity.data-v-07e72d3c {
text-align: center;
}
.divQuantityCount.data-v-07e72d3c {
font-size: 18px;
font-weight: bolder;
}