|
|
|
@ -488,13 +488,14 @@ float: left;}
|
|
|
|
|
width: 173px;
|
|
|
|
|
text-align: left;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
margin-right: 20px;
|
|
|
|
|
}
|
|
|
|
|
.checkYes input {
|
|
|
|
|
float: left !important;
|
|
|
|
|
margin-right: 5px !important;
|
|
|
|
|
margin-right: 10px !important;
|
|
|
|
|
margin-bottom: 10px !important;
|
|
|
|
|
margin-left: 0 !important;
|
|
|
|
|
width: 10% !important;
|
|
|
|
|
width: 20px !important;
|
|
|
|
|
height: 25px !important;
|
|
|
|
|
}
|
|
|
|
|
.selectionBlock {
|
|
|
|
@ -525,6 +526,23 @@ float: left;}
|
|
|
|
|
padding: 15px 10px;
|
|
|
|
|
line-height: 18px;
|
|
|
|
|
}
|
|
|
|
|
.age_range p {
|
|
|
|
|
margin-bottom: -10px;
|
|
|
|
|
font-size: 19px;
|
|
|
|
|
font-weight: 400;
|
|
|
|
|
text-align: left;
|
|
|
|
|
}
|
|
|
|
|
.kidNum, .number {
|
|
|
|
|
width: 30% !important;
|
|
|
|
|
text-align: center;
|
|
|
|
|
border: 1px solid #d1d1d1;
|
|
|
|
|
border-radius: 4px;
|
|
|
|
|
height: 30px;
|
|
|
|
|
font-size: 25px;
|
|
|
|
|
position: relative;
|
|
|
|
|
top: -5px;
|
|
|
|
|
padding: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
/* 信息集合页元素 */
|
|
|
|
|
.poparticle { position: relative;
|
|
|
|
|
margin: 0 10px 10px 0;
|
|
|
|
@ -1761,6 +1779,7 @@ font-size: 35px;
|
|
|
|
|
margin-top: 5px;
|
|
|
|
|
cursor: pointer;
|
|
|
|
|
padding: 5px 10px 5px 10px !important;
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
}
|
|
|
|
|
.kidNum, .number {
|
|
|
|
|
width: 30% !important;
|
|
|
|
@ -1773,6 +1792,24 @@ position: relative;
|
|
|
|
|
top: -5px;
|
|
|
|
|
padding: 10px !important;
|
|
|
|
|
}
|
|
|
|
|
.kids_age {
|
|
|
|
|
float: left;
|
|
|
|
|
width: 29%;
|
|
|
|
|
margin: 0 5px 25px 5px;
|
|
|
|
|
}
|
|
|
|
|
#childrenBlock p {
|
|
|
|
|
font-size: 18px;
|
|
|
|
|
}
|
|
|
|
|
select.kids_number {
|
|
|
|
|
margin-right: 5px;
|
|
|
|
|
border: none;
|
|
|
|
|
font-size: 16px;
|
|
|
|
|
color: #555;
|
|
|
|
|
height: 41px;
|
|
|
|
|
padding-left: 10px;
|
|
|
|
|
background: #fff;
|
|
|
|
|
border-radius: 6px;
|
|
|
|
|
}
|
|
|
|
|
.payonline_price {background: #fff;
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-size: 25px;
|
|
|
|
|