100 lines
1.6 KiB
Plaintext
100 lines
1.6 KiB
Plaintext
|
|
.container {
|
|
padding: 0px 0px;
|
|
background-color: #f3f4f6;
|
|
}
|
|
.with20 {
|
|
width: 20px;
|
|
}
|
|
.nav-panel {
|
|
position: fixed;
|
|
bottom: 0rpx;
|
|
width: 100%;
|
|
padding-bottom: 20px;
|
|
background-color: #fff;
|
|
z-index: 105;
|
|
}
|
|
.czclass {
|
|
width: 100%;
|
|
padding: 5px 0px;
|
|
}
|
|
.classbut {
|
|
width: 21%;
|
|
text-align: center;
|
|
height: 30px;
|
|
background: rgb(243, 249, 255);
|
|
margin-left: 3%;
|
|
border: solid 1px rgb(104, 176, 255);
|
|
border-radius: 5px;
|
|
margin-bottom: 10px;
|
|
}
|
|
.czwz {
|
|
color: rgb(104, 176, 255);
|
|
line-height: 30px;
|
|
font-size: 14px;
|
|
}
|
|
.classbutsele {
|
|
background: rgba(121, 184, 255, 0.6);
|
|
}
|
|
.classgd {
|
|
width: 21%;
|
|
height: 80px;
|
|
margin-left: 3%;
|
|
text-align: center;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.zgdclaswz {
|
|
|
|
font-size: 14px;
|
|
}
|
|
.select {
|
|
transform: scale(0.9);
|
|
}
|
|
.bqboxclass {
|
|
margin: 8px 3px;
|
|
}
|
|
.with50 {
|
|
width: 50%;
|
|
}
|
|
.lengthwz {
|
|
width: 80px;
|
|
line-height: 36px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.lengthwz1 {
|
|
line-height: 36px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
uni-text {
|
|
color: rgb(140, 140, 140);
|
|
font-size: 13px;
|
|
}
|
|
.zxdwclass {
|
|
border: solid 1px rgb(75, 161, 255);
|
|
padding: 5px;
|
|
font-size: 12px;
|
|
color: rgb(56, 151, 255);
|
|
border-radius: 15px;
|
|
height: 28px;
|
|
line-height: 16px;
|
|
background-color: rgba(243, 249, 255, 0.8);
|
|
}
|
|
.hdcclass {
|
|
line-height: 36px;
|
|
font-size: 12px;
|
|
margin-left: 10px;
|
|
color: rgb(45, 145, 255);
|
|
}
|
|
.uni-card {
|
|
border-radius: 15px !important;
|
|
}
|
|
.uni-card .uni-card__content.data-v-81f163d7 {
|
|
padding: 0px !important;
|
|
}
|