...
|
...
|
@@ -675,22 +675,22 @@ font-size: 0.6rem; |
|
|
/*width:28%;*/
|
|
|
}
|
|
|
.big_item .survey_itemtxt{
|
|
|
width:43%;
|
|
|
/*width:43%;*/
|
|
|
}
|
|
|
.big_item .survey_input{
|
|
|
width:55%;
|
|
|
/*width:55%;*/
|
|
|
}
|
|
|
.bigbig_item .survey_itemtxt{
|
|
|
width:60%;
|
|
|
/*width:60%;*/
|
|
|
}
|
|
|
.bigbig_item .survey_input{
|
|
|
/*width:40%;*/
|
|
|
}
|
|
|
.bigbigbig_item .survey_itemtxt{
|
|
|
width:70%;
|
|
|
/*width:70%;*/
|
|
|
}
|
|
|
.bigbigbig_item .survey_input{
|
|
|
width:30%;
|
|
|
/*width:30%;*/
|
|
|
}
|
|
|
|
|
|
.survey_input {
|
...
|
...
|
|