.el-message{min-width:93%;top:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.elderlyQuestionList{width:100%;height:100vh;overflow:hidden;background:url(../../static/img/questionListbg.7a3f861c.png) no-repeat;background-size:cover}.elderlyQuestionList .questionCardBox{position:absolute;overflow:auto;padding:1.2rem 0;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100vh}.elderlyQuestionList .questionCard{padding-top:.0133333333rem;position:relative;width:8.6133333333rem;margin:0 auto;background:#fdfbf6;-webkit-box-shadow:.0133333333rem .0133333333rem .4666666667rem 0 rgba(219,171,145,.28);box-shadow:.0133333333rem .0133333333rem .4666666667rem 0 rgba(219,171,145,.28);border-radius:.2rem}.elderlyQuestionList .questionCard .topQuestionName{margin:-.1066666667rem 0 0 -.0933333333rem;width:8.8533333333rem;background:url(../../static/img/questionListTopbg.02d8eebb.png) no-repeat;background-size:cover;padding:.6rem .8rem .6rem .4933333333rem;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex}.elderlyQuestionList .questionCard .topQuestionName .questionNum{margin-right:.2933333333rem;font-size:.4266666667rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.64rem}.elderlyQuestionList .questionCard .topQuestionName .questionLine{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.4rem;font-family:PingFang SC;font-weight:700;color:#fff;line-height:.6rem;word-break:break-all}.elderlyQuestionList .questionCard .bottomChoice{overflow:hidden;margin:.5733333333rem 0 0 1.04rem}.elderlyQuestionList .questionCard .bottomChoice .chooseLine{margin:0 .2666666667rem .6rem 0}.elderlyQuestionList .questionCard .bottomChoice .chooseLine label{display:-webkit-box;display:-ms-flexbox;display:flex}.elderlyQuestionList .questionCard .bottomChoice .chooseLine input{display:none}.elderlyQuestionList .questionCard .bottomChoice .chooseLine .checkedPic,.elderlyQuestionList .questionCard .bottomChoice .chooseLine .notCheckedPic{width:.3466666667rem;height:.3466666667rem;margin-right:.32rem;margin-top:.0533333333rem}.elderlyQuestionList .questionCard .bottomChoice .chooseLine .chooseText{font-size:.4rem;font-family:FZLanTingHeiS-R-GB;font-weight:400;color:#443a3a;line-height:.4266666667rem;word-break:break-all}.elderlyQuestionList .questionCard .middleLine{border-bottom:.0133333333rem dotted #80434a;width:8.3066666667rem;margin:0 auto}.elderlyQuestionList .questionCard .bottomBox{width:100%;height:1.7466666667rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.elderlyQuestionList .questionCard .bottomBox .leftLastOne,.elderlyQuestionList .questionCard .bottomBox .rightNextOne{display:-webkit-box;display:-ms-flexbox;display:flex;height:.52rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:.4266666667rem;margin-top:.5333333333rem}.elderlyQuestionList .questionCard .bottomBox .leftLastOne .bottomChangeButton,.elderlyQuestionList .questionCard .bottomBox .rightNextOne .bottomChangeButton{width:.52rem;height:.52rem;margin-right:.2666666667rem}.elderlyQuestionList .questionCard .bottomBox .leftLastOne .bottomChaneText,.elderlyQuestionList .questionCard .bottomBox .rightNextOne .bottomChaneText{font-size:.4rem;font-family:PingFang SC;font-weight:400;color:#443a3a;line-height:1}.elderlyQuestionList .questionCard .bottomBox .rightNextOne{margin-right:.4266666667rem}.elderlyQuestionList .questionCard .bottomBox .rightNextOne .bottomChangeButton{margin-left:.2666666667rem}.elderlyQuestionList .questionCard .bottomBox .rightSubmit{width:2.16rem;height:.9733333333rem;margin:.3733333333rem .36rem 0 0}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.elderlyQuestionList .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.elderlyQuestionList .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.elderlyQuestionList .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}