45 lines
812 B
Plaintext
45 lines
812 B
Plaintext
|
|
|
||
|
|
.divInfo.data-v-9a189c30 {}
|
||
|
|
.divTitle.data-v-9a189c30 {
|
||
|
|
margin-top: 60px;
|
||
|
|
font-size: 14px;
|
||
|
|
color: #000;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
.divImg.data-v-9a189c30 {
|
||
|
|
width: 220px;
|
||
|
|
height: 100px;
|
||
|
|
margin: 20px 0px;
|
||
|
|
}
|
||
|
|
.divData.data-v-9a189c30 {
|
||
|
|
display: flex;
|
||
|
|
justify-content: space-evenly;
|
||
|
|
}
|
||
|
|
.divData input.data-v-9a189c30 {
|
||
|
|
width: 28px;
|
||
|
|
height: 40px;
|
||
|
|
border: 1px solid #80808038;
|
||
|
|
border-radius: 5px;
|
||
|
|
background: #f5f2f2b8;
|
||
|
|
text-align: center;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: bold;
|
||
|
|
}
|
||
|
|
.divBottom.data-v-9a189c30 {
|
||
|
|
margin-top: 30px;
|
||
|
|
text-align: center;
|
||
|
|
}
|
||
|
|
.divBtnDis.data-v-9a189c30 {
|
||
|
|
|
||
|
|
pointer-events: none;
|
||
|
|
background: #b9b7b7 !important;
|
||
|
|
opacity: 0.3;
|
||
|
|
}
|
||
|
|
.divBtn.data-v-9a189c30 {
|
||
|
|
background: #61D246 ;
|
||
|
|
margin-top: 10px;
|
||
|
|
line-height: 35px;
|
||
|
|
border-radius: 5px;
|
||
|
|
color: white;
|
||
|
|
}
|