.assessmentReportCom{width:100vw;max-width:750px;margin:0 auto;background:#f3f5f7;overflow:hidden}.assessmentReportCom .content{width:100%;border-radius:8px;background:#fff;box-sizing:border-box;padding:0 15px;margin:0 auto;padding-bottom:50px}.assessmentReportCom .content .car_check_box .car_check_title{display:flex;justify-content:space-between;align-items:center;height:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.assessmentReportCom .content .car_check_box .car_check_title span{min-width:100px;display:inline-block;font-family:PingFang-SC-Medium;font-size:14px;color:#292d33;font-weight:700}.assessmentReportCom .content .car_check_box .car_check_title .icon{width:16px;height:16px;margin-left:10px}.assessmentReportCom .content .car_check_box .car_check_title .arrow{width:18px;height:18px;justify-items:right;transform:rotate(0deg);transition:all .3s}.assessmentReportCom .content .car_check_box .car_check_title:target{background:#fff}.assessmentReportCom .content .car_check_box .car_check_item_box{margin-bottom:10px;padding-bottom:15px;border-bottom:1px solid hsla(0,0%,91.4%,.5)}.assessmentReportCom .content .car_check_box .car_check_item_box .car_img_box{width:100%;position:relative;margin-top:10px;margin-bottom:20px}.assessmentReportCom .content .car_check_box .car_check_item_box .car_img_box .car_img{width:100%;display:block}.assessmentReportCom .content .car_check_box .car_check_item_box .car_img_box .car_img_check_icon{width:16px;height:16px;position:absolute}.assessmentReportCom .content .car_check_box .car_check_item_box .car_check_item .car_img_item{display:flex;justify-content:space-between;margin-top:10px;font-size:14px}.assessmentReportCom .content .car_check_box .car_check_item_box .car_check_item .car_img_item span{display:inline-block;font-family:PingFang-SC-Regular}.assessmentReportCom .content .car_check_box .car_check_item_box .car_check_item .car_img_item span:first-child{width:70%;color:#979797}.assessmentReportCom .content .car_check_box .car_check_item_box .car_check_item .car_img_item span:nth-child(2){width:30%;text-align:right;font-size:14px;color:#292d33}.assessmentReportCom .content .car_check_box .car_check_item_box .car_check_item .car_img_item .active{color:red!important}.assessmentReportCom .content .car_check_box .car_check_item_box .description{font-size:14px;text-align:left;font-family:PingFang-SC-Regular;color:#292d33}.assessmentReportCom .content .car_check_box:last-child .car_check_item_box{border:none}.assessmentReportCom .content .imgBox{width:95px;height:95px;border:1px solid #e9e9e9;margin-right:10px;margin-top:10px;display:inline-block}.assessmentReportCom .content .imgBox img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}