@charset "UTF-8";
body::-webkit-scrollbar { width: 0; background-color: transparent; }

.report .red { color: #e74122; }
.report .re_header { background: #fff; padding: 60px; box-sizing: border-box; }
.report .re_header h3 { color: #23282d; font-size: 20px; font-weight: 400; }
.report .re_header .re_score { margin-top: 30px; margin-bottom: 20px; color: #e74122; display: flex; align-items: center; font-size: 24px; }
.report .re_header .re_score span { font-size: 48px; font-family: DINR; font-weight: 400; margin-right: 2px; }
.report .re_header .re_lv { font-size: 30px; color: #e74122; margin: 26px 0 20px 0; }
.report .re_header .tr_num { font-size: 14px; color: #23282d; margin-top: 20px; margin-bottom: 22px; }
.report .re_header .tr_num .num_box { font-size: 18px; color: #fd5451; font-family: DINR; }
.report .re_header .tr_num .unit { font-family: 微软雅黑; font-size: 14px; color: #fd5451; }
.report .re_header p { font-size: 14px; }
.report .re_header p a { color: #2c51c7; }
.report .re_header .rule { margin-bottom: 14px; }
.report .re_header .upload_file { margin-top: 30px; width: 100%; height: 200px; border: 1px dashed #cdd2d7; background: #f7f9fb; text-align: center; line-height: 200px; font-size: 14px; }
.report .re_header .upload_file a { color: #2c51c7; }
.report .re_header .already_uploaded { margin-top: 30px; padding: 40px 50px; border: 1px dashed #cdd2d7; background: #f7f9fb; box-sizing: border-box; }
.report .re_header .already_uploaded ul li { display: flex; justify-content: space-between; align-items: center; font-size: 14px; border-bottom: 1px solid #e4e7e9; padding-bottom: 24px; margin-bottom: 10px; }
.report .re_header .already_uploaded ul li .au_txt { color: #23282d; }
.report .re_header .already_uploaded ul li .au_info { display: flex; align-items: center; }
.report .re_header .already_uploaded ul li .au_info .au_time { color: #989ca1; width: 222px; }
.report .re_header .already_uploaded ul li .au_info .au_statu { color: #07b153; width: 118px; }
.report .re_header .already_uploaded ul li .au_info .delete { width: 58px; }
.report .re_header .already_uploaded ul li .au_info .delete a { color: #2c51c7; }
.report .re_header .already_uploaded .au_btn a { display: block; color: #fff; background: #2c51c7; width: 160px; height: 40px; border-radius: 6px; line-height: 40px; text-align: center; margin: 27px auto 0 auto; }
.report .re_header .results_title { margin-top: 40px; margin-bottom: 30px; }
.report .re_header .results_box { display: flex; justify-content: space-between; height: 375px; }
.report .re_header .results_box .rb_left { position: relative; }
.report .re_header .results_box .rb_left .chart { width: 460px; height: 100%; }
.report .re_header .results_box .rb_left ul li { position: absolute; color: #797e83; }
.report .re_header .results_box .rb_left ul .li1 { top: -2px; left: 211px; }
.report .re_header .results_box .rb_left ul .li2 { top: 277px; left: 379px; }
.report .re_header .results_box .rb_left ul .li3 { top: 277px; left: 44px; }
.report .re_header .results_box .rb_right { width: 898px; height: 100%; }
.report .re_header .results_box .rb_right .up_step1 { display: block; }
.report .re_header .results_box .rb_right .up_step2 { display: none; }
.report .re_header .results_box .rb_right .up_step3 { display: none; }
.report .re_header .results_box .rb_right .up_step4 { display: none; }
.report .re_header .results_box .rb_right ul li { float: left; }
.report .re_header .results_box .rb_right ul li a { display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; border-radius: 6px; background: #e4e7e9; font-size: 14px; color: #3c4248; margin-right: 10px; }
.report .re_header .results_box .rb_right ul li a.on { background: #2c51c7; color: #fff; }
.report .re_header .results_box .rb_right .main_table { margin-top: 20px; }
.report .re_header .results_box .rb_right .main_table table { border-collapse: collapse; border: 1px solid #e4e7e9; font-size: 14px; }
.report .re_header .results_box .rb_right .main_table table th { background: #f7f9fb; color: #3c4248; padding: 0 2%; }
.report .re_header .results_box .rb_right .main_table table td { padding: 13px 2%; }
.report .re_header .results_box .rb_right .main_table table .center { text-align: center; }
.report .re_question { margin-top: 20px; background: #fff; padding: 32px 35px; box-sizing: border-box; }
.report .re_question h3 { color: #23282d; font-size: 20px; }
.report .re_question .ul_btn { margin-top: 24px; }
.report .re_question .ul_btn li { float: left; }
.report .re_question .ul_btn li a { display: block; width: 120px; height: 40px; line-height: 40px; text-align: center; border-radius: 6px; background: #e4e7e9; font-size: 14px; color: #3c4248; margin-right: 10px; }
.report .re_question .ul_btn li a.on { background: #2c51c7; color: #fff; }
.report .re_question .diagnosis_main { background: #fff; margin-top: 10px; }
.report .re_question .diagnosis_main .szh_box h2 { font-size: 18px; color: #23282d; margin-bottom: 22px; }
.report .re_question .diagnosis_main .szh_box .part { margin: 30px 0; }
.report .re_question .diagnosis_main .szh_box .part:last-child { margin-bottom: 0; }
.report .re_question .diagnosis_main .szh_box .part h5 { color: #23282d; font-size: 15px; position: relative; padding-left: 10px; margin-bottom: 19px; font-weight: bold; }
.report .re_question .diagnosis_main .szh_box .part h5:before { content: ''; position: absolute; left: 0; top: 0; width: 4px; height: 14px; background-color: #2c51c7; border-radius: 2px; }
.report .re_question .diagnosis_main .szh_box .part .item { font-size: 14px; color: #23282d; margin-top: 18px; }
.report .re_question .diagnosis_main .szh_box .part .item p .options { color: #797e83; }
.report .re_question .diagnosis_main .szh_box .part .item p .score { color: #e74122; }
.report .re_question .diagnosis_main .szh_box .part .item ul { margin-top: 8px; }
.report .re_question .diagnosis_main .szh_box .part .item ul li { height: 36px; line-height: 36px; font-size: 12px; display: flex; align-items: center; float: left; margin-right: 70px; cursor: pointer; }
.report .re_question .diagnosis_main .szh_box .part .item ul li i { width: 16px; height: 16px; display: inline-block; background: url("../img/report/dc_sprites.png") no-repeat 0 -16px; margin-right: 10px; }
.report .re_question .diagnosis_main .szh_box .part .item ul li .on { background-position-y: -0; }
.report .re_question .diagnosis_main .szh_box .part .item .fill-question { margin-top: 15px; }
.report .re_question .diagnosis_main .szh_box .part .item .fill-question .fill_item { float: left; display: flex; align-items: center; margin-right: 40px; }
.report .re_question .diagnosis_main .szh_box .part .item .fill-question .fill_item .fill_name { margin-right: 6px; }
.report .re_question .diagnosis_main .szh_box .part .item .fill-question .fill_item .fill_content input { background: #fff; height: 30px; text-align: center; border: 1px solid #cdd2d7; }
.report .re_question .diagnosis_main .szh_box .part .item .fill-question .fill_item .unit { margin-left: 6px; }
.report .re_question .diagnosis_main .szh_box .part .item.vertical li { float: none; }
.report .re_question .diagnosis_main .szh_base { display: block; }
.report .re_question .diagnosis_main .szh_manage { display: none; }
.report .re_question .diagnosis_main .szh_manage .item ul li { float: none !important; }
.report .re_question .diagnosis_main .szh_administrator { display: none; }
.report .re_question .diagnosis_main .szh_effect { display: none; }

/*# sourceMappingURL=report.css.map */
