.synthesize_box .qst_box{padding:0 20px 20px 20px;box-sizing:border-box;border-bottom:1px solid #ebebeb}.synthesize_box .qst_box .qst_title{display:flex}.synthesize_box .qst_box .qst_title>font{margin-right:10px}.synthesize_box .qst_box .qst_title .blanks_cont{font-size:16px;font-weight:600;color:#333}.synthesize_box .qst_box .qst_title .blanks_cont input{background:none;outline:none;border:none;border-bottom:1px solid #ccc;width:100px;text-align:center}.synthesize_box .qst_box .qst_title table{border-collapse:collapse}.synthesize_box .qst_box .qst_title table tr>td,.synthesize_box .qst_box .qst_title table tr th{border:1px solid #333!important}.synthesize_box .qst_box .topic_body .option_list{display:flex;align-items:center;margin-top:20px;cursor:pointer;padding:10px 15px;transition:all .3s}.synthesize_box .qst_box .topic_body .option_list>font{font-size:16px;font-weight:400;color:#666}.synthesize_box .qst_box .topic_body .option_list .option_single{width:20px;height:20px;border-radius:50%;margin-right:15px;border:1px solid #666;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.synthesize_box .qst_box .topic_body .option_list .option_single>span{width:10px;height:10px;background:#fff;border-radius:50%;transition:all .3s}.synthesize_box .qst_box .topic_body .option_list .option_multiple{width:20px;height:20px;margin-right:15px;border:1px solid #666;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.synthesize_box .qst_box .topic_body .option_list .option_multiple>span{width:10px;height:10px;background:#fff;transition:all .3s}.synthesize_box .qst_box .topic_body .option_active,.synthesize_box .qst_box .topic_body .option_list:hover{background:#ffefe5}.synthesize_box .qst_box .topic_body .option_active .option_multiple>span,.synthesize_box .qst_box .topic_body .option_active .option_single>span{background:#ff771c}.synthesize_box .qst_box .topic_body .textarea_box{margin-top:20px}.synthesize_box .qst_box .topic_body .textarea_box .answer_textarea_box{border:1px solid #ccc;border-top:none;height:200px;overflow-y:scroll;outline:none}.synthesize_box .qst_box .topic_body .textarea_box .answer_textarea_box:focus{border-color:#ff771c}.synthesize_box .qst_box .topic_body .textarea_box .formula_btn{border:1px solid #ccc;padding:5px 10px;box-sizing:border-box}.synthesize_box .answer_analysis .answer_box{display:flex;align-items:center;padding:20px 0;box-sizing:border-box}.synthesize_box .answer_analysis .answer_box .right_answer{display:flex}.synthesize_box .answer_analysis .answer_box .right_answer>font{font-size:14px;font-weight:500;color:#656565;width:80px}.synthesize_box .answer_analysis .answer_box .right_answer .right_answer__list{display:flex;align-items:center;font-size:14px;color:#00cf05}.synthesize_box .answer_analysis .answer_box .right_answer .right_answer__list .span_m_r{margin-right:10px}.synthesize_box .answer_analysis .answer_box .right_answer .right_answer__cont{width:1200px;font-size:14px;color:#00cf05}.synthesize_box .answer_analysis .analysis_box{display:flex;margin-top:10px}.synthesize_box .answer_analysis .analysis_box>p{font-size:14px;font-weight:400;color:#999;width:80px}.synthesize_box .answer_analysis .analysis_box>span{width:1200px;font-size:14px;font-weight:400;color:#656565}