.report_template .content_view{margin-top:0;padding-top:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:wrap;align-content:flex-start;height:calc(100vh - 254px);border-radius:6px}.report_template .content_view .list_item{display:flex;align-items:center;justify-content:flex-start;margin-top:20px}.report_template .content_view .list_item .item_label{padding-right:6px}.report_template .content_view .list_item .tips{margin-right:30px;padding-left:6px}.report_template .content_view .tab_list_view{max-width:calc(100vw - 400px);overflow-x:auto;display:inline-flex;align-items:center;border-radius:3px;background-color:#f2f2f2;margin-top:10px}.report_template .content_view .tab_list_view .tab_item{flex-shrink:0;width:80px;padding:0 10px;line-height:40px;text-align:center;color:#333;cursor:pointer}.report_template .content_view .tab_list_view .tab_item_a{background-color:#8993c9;color:#fff;border-radius:3px}.report_template .view_title{text-align:left}.report_template .view_title .title{font-size:22px;font-weight:600;line-height:22px}.report_template .view_title .tips{font-size:13px;color:#8993c9;line-height:13px;padding-top:10px}.report_template .view_tips{text-align:left;color:#a6a6a6;padding:20px 0;padding-top:10px}.report_template .view_tips_1{color:red}.report_template .main_bottom_view{margin-top:10px;display:flex;justify-content:center}.report_template .content_item_view{width:calc(100vw - 350px)}.report_template .content_item_view .item_view{width:100%;background-color:#eaecff;margin:20px;padding:20px}.report_template .content_item_view .item_view .title_view{display:flex;align-items:center}.report_template .content_item_view .item_view .title_view .title{font-size:16px;font-weight:600;color:#333;margin-right:10px}.report_template .content_item_view .item_view .title_view .text{font-size:13px;color:#8993c9}.report_template .content_item_view .item_view .title_view .el-icon-circle-plus{margin-left:10px;color:#8993c9;cursor:pointer}.report_template .content_item_view .item_view .title_view .text_1{margin-left:10px}.report_template .content_item_view .item_view .item_list_view{display:flex;align-items:center;flex-wrap:wrap;margin-top:20px}.report_template .content_item_view .item_view .item_list_view .item{display:flex;align-items:center;flex-shrink:0;width:240px;line-height:40px;font-size:16px;color:#8993c9}.report_template .content_item_view .item_view .item_list_view .item .input_view{width:100px;height:40px;color:#333;padding:0 10px;margin:0 5px}.report_template .content_item_view .item_view .item_list_view .item_1{width:320px;margin-bottom:10px}.report_template .content_item_view .item_view .item_list_view .item_1 .input_view{width:80px}.report_template .content_item_view .item_view .item_list_view .item_1 .el-icon-remove{color:red;margin-left:10px;cursor:pointer}.header_view{display:flex;align-items:center;justify-content:center;padding:10px 0 0 50px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header_view .view_item{display:flex;align-items:center;position:relative;cursor:pointer;margin-right:20px}.header_view .view_item .item_index{width:20px;height:20px;border-radius:50%;line-height:20px;text-align:center;margin-right:20px;border:1px solid #a6a6a6;font-size:12px}.header_view .view_item .item_text{font-size:14px;margin-right:4px}.header_view .view_item .item_border{width:100px;height:2px;background-color:#a6a6a6}.header_view .view_item .item_tips{position:absolute;left:42px;top:26px;font-size:13px;white-space:nowrap}.header_view .view_item .el-icon-success{color:#4579df;background-color:#fff;border-color:#fff;font-size:24px}.header_view .view_item_1 .item_index{border-color:#4579df;color:#fff;background-color:#4579df}.header_view .view_item_1 .item_text{color:#4579df}.header_view .view_item_1 .el-icon-success{color:#4579df;background-color:#fff;border-color:#fff;font-size:24px}