.out-title { margin-bottom: 5px; } .question-info { /* height: 115px; */ background: #E6EBF7; /* margin-bottom: 10px; */ padding: 10px; } .question-level{ padding: 2px 5px; background: #F59A23; color: #fff; font-size: 12px; } .questionList { margin-top: 10px; } .questionItem{ padding: 10px 0; border-bottom: 1px dashed #979797 ; } .di { position: fixed; bottom: 0px; width: 100%; height: 50px; border-top: 1px solid #e2e3e5; z-index: 999; background: #fff; }