 .content-right-body-wrap .wrap-heder {
    height: 600px;
    display: none;
    text-align: center;
  } 
  .content-right-body-wrap .hederShow {
    display: block;
  }
  .content-right-body-wrap .butHide {
    display: none;
  }
   .content-right-body-wrap .wrap-heder .el-row {
    margin-bottom: 20px;
  }
   .content-right-body-wrap .wrap-heder .el-row:last-child {
    margin-bottom: 0;
  }
   .content-right-body-wrap .wrap-heder .el-col {
    border-radius: 4px;
  }
   .content-right-body-wrap .wrap-heder .wrap-heder_paperName {
    font-size: 40px;
    font-weight: 600;
    text-align: center;
    padding: 0 80px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
   .content-right-body-wrap .wrap-heder .wrap-heder_canvasPrint {
    display: flex;
    justify-content: center;
    align-items: center;
  }
   .content-right-body-wrap .wrap-heder .wrap-heder_canvasPrint .heder_canvasPrint_info {
    list-style: disc !important;
    text-align: left;
    text-align: left;
    margin-left: 130px;
    font-size: 20px;
    color: #5E5E5E;
    font-weight: 400;
  }
   .content-right-body-wrap .wrap-heder .wrap-heder_canvasPrint .heder_canvasPrint_info li {
    line-height: 50px;
  }
   .content-right-body-wrap .wrap-heder .title-imgone {
    width: 103px;
    position: absolute;
    left: 30px;
    top: 10px;
  }
   .content-right-body-wrap .wrap-heder .name-title {
    font-size: 30px;
    color: #3C3C3C;
    margin-top: 10px;
  }
   .content-right-body-wrap .wrap-heder .subject-title {
    padding-top: 10px;
    font-size: 20px;
    color: #EB3F35;
    display: inline-block;
  }
   .content-right-body-wrap .wrap-heder .title-img {
    width: 95px;
    position: absolute;
    left: 134px;
    top: 10px;
  }
   .content-right-body-wrap .wrap-heder .title-text {
    width: 350px;
    display: inline-block;
    align-items: center;
    position: absolute;
    left: 230px;
    top: 30px;
    font-size: 16px;
    font-weight: 600;
    color: #000000;
  }
   .content-right-body-wrap .wrap-heder .right-title {
    text-align: left;
    position: absolute;
    right: 40px;
    top: 20px;
    font-size: 14px;
  }
   .content-right-body-wrap .wrap-heder .row-bg {
    padding: 10px 0;
    background-color: #f9fafc;
  }
   .content-right-body-wrap .wrap-heder .wrap-heder_tips {
    color: #3C3C3C;
    font-size: 20px;
  }
   .content-right-body-wrap .inCrease-content .lf-text {
    position: absolute;
    top: -6px;
    right: -90px;
    width: 80px;
    color: #666;
    font-size: 14px;
  }
   .content-right-body-wrap .inCrease-content .lf-text1 {
    position: absolute;
    top: -6px;
    left: -95px;
    width: 80px;
    text-align: right;
    color: #666;
    font-size: 14px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main {
    margin-bottom: 20px;
    /*max-width: 650px;*/
    /*margin-left:auto !important;*/
    /*margin-right:auto !important;*/
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header {
    position: relative;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 14px;
    text-align: center;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header .ling {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header .hundred {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header .percent-num-item {
    width: 20%;
    display: inline-block;
    float: left;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header .percent-num-item.first {
    width: 10%;
    text-align: left;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .header .percent-num-item.last {
    width: 10%;
    text-align: right;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main {
    padding: 13px 0;
    position: relative;
    border-top: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
  }
  
  .content-right-body-wrap .report-knowledge .report-knowledge-main .main .lf-2 {
    position: absolute;
    width: 100px;
    top: 0;
    left: -100px;
    font-size: 14px;
    color: #666;
}
.content-right-body-wrap .report-knowledge .report-knowledge-main .main .lf-3 {
    position: absolute;
    width: 130px;
    top: 0;
    right: -130px;
    font-size: 14px;
    color: #666;
}
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .line {
    position: absolute;
    height: 100%;
    top: 0;
    width: 1px;
    background: #d9d9d9;
    /*opacity: 0.2;*/
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .dian {
    position: absolute;
    left: -7.5px;
    top: -7.5px;
    width: 15px;
    height: 15px;
    overflow: hidden;
    border-radius: 7.5px;
    background: #d9d9d9;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .main-item {
    position: relative;
    text-align: left;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .main-item-title {
    line-height: 36px;
    color: #333;
    font-size: 14px;
    padding: 0 10px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .main-item-body {
    height: 7px;
    width: 100%;
    border-radius: 3.5px;
    background: #eaeaea;
    position: relative;
  }
  .content-right-body-wrap .report-knowledge .report-knowledge-main .main .main-item-body .lf-write {
      display: inline-block;
      width: 100px;
      position: absolute;
      top: -8px;
      right: -110px;
      font-size: 14px;
      color: #333;
      text-align: left;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .main .main-item-body .num-total {
    display: inline-block;
    height: 100%;
    border-radius: 3.5px;
    background: #7fcfc6;
    width: 100px;
    position: absolute;
    top: 0;
    left: 0;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .left-wrap {
    text-align: left;
    font-size: 16px;
    color: #808080;
    margin: 0 auto;
    width: 240px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .left-wrap .left-item {
    line-height: 40px;
    font-size: 14px;
    color: #333;
    display: inline-block;
    margin-right: 30px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .left-wrap .left-item:last-child {
    margin-right: 0;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-main .left-wrap .left-item .yuan {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    display: inline-block;
    margin-right: 6px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des {
    width: 100%;
    padding: 32px 25px;
    box-sizing: border-box;
    border: 1px solid #d9d9d9;
    background-color: #fbfbfb;
    margin-top: 50px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box {
    display: flex;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col {
    text-align: left;
    min-height: 115px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col h4 {
    height: 30px;
    position: relative;
    text-align: left;
    font-size: 16px;
    margin-bottom: 10px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col h4:after {
    content: "";
    width: 37px;
    height: 30px;
    border-bottom: 2px solid #21a0ff;
    position: absolute;
    left: 0;
    bottom: 0;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col p {
    color: #55739b;
    line-height: 24px;
    font-size: 14px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col p span {
    color: #de6b6b;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col:first-child {
    padding-right: 25px;
    border-right: 1px solid #d9d9d9;
    flex: 1;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .box .el-col:last-child {
    padding-left: 28px;
    flex: 1;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul {
    display: flex;
    flex-wrap: wrap;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li {
    /*float: left;*/
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    width: 50%;
    text-align: left;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .left-wrap {
    min-height: 150px;
    float: left;
    margin-right: 22px;
    width: 61px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .left-wrap img {
    width: 100%;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .left-wrap .num-text {
    height: 61px;
    width: 61px;
    background-color: #f7f7f7;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    text-align: center;
    line-height: 61px;
    margin-right: 22px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap {
    min-height: 150px;
    /*float: left;*/
    width: 410px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap h3 {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap h3 span {
    font-weight: 100;
    color: #de6b6b;
    font-size: 14px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap .key-list {
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap .key-list span {
    font-size: 16px;
    margin-right: 6px;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap .key-list span i {
    display: inline-block;
    width: 18px;
    height: 18px;
    background-color: #e74141;
    margin-right: 6px;
    font-style: inherit;
    text-align: center;
    line-height: 18px;
    color: #fff;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap ul li .right-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #55739b;
  }
   .content-right-body-wrap .report-knowledge .report-knowledge-des .zz-wrap .clear {
    clear: both;
  }
   .content-right-body-wrap .report-item {
    padding-top: 20px;
  }
   .content-right-body-wrap .report-item .report-item_tampBase {
    text-align: initial;
  }
   .content-right-body-wrap .report-item .report-item-title {
    border-bottom: 1px solid #d9d9d9;
    height: 48px;
    overflow: hidden;
    position: relative;
  }
   .content-right-body-wrap .report-item .report-item-title .printBut {
    position: absolute;
    top: 0px;
    right: 16px;
  }
  /* .content-right-body-wrap .report-item .report-item-title .printBut span {
    font-size: 14px;
    color: #5E5E5E;
    font-weight: 100;
    vertical-align: 1px;
    margin-left: 2px;
  } */
  .content-right-body-wrap .report-item .report-item-title .butHide {
      display: none;
 }
   /* .content-right-body-wrap .report-item .report-item-title .printBut .el-button {
    height: 40px;
  } */
   .content-right-body-wrap .report-item .report-item-title h1 {
    height: 22px;
    border-left: 4px solid #eb3f35;
    font-size: 16px;
    color: #333;
    text-align: left;
    padding-left: 12px;
    line-height: 22px;
    margin-top: 13px;
  }
   .content-right-body-wrap .report-item .report-item-title span {
    font-size: 14px;
    color: #666;
    font-weight: 100;
    vertical-align: -1px;
    margin-left: 23px;
  }
   .content-right-body-wrap .report-item .report-item-body {
    padding-top: 14px;
    padding-bottom: 30px;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP {
    text-align: left;
    font-size: 14px;
    color: #5e5e5e;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP h2 {
    width: 100%;
    color: #55739b;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    font-weight: normal;
    margin-bottom: 10px;
    position: relative;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP h2:before {
    content: "";
    width: 137px;
    border-bottom: 1px dashed #999;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP p {
    color: #55739b;
    line-height: 24px;
    font-size: 14px;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP .line-wrap {
    position: relative;
    width: 210px;
    height: 3px;
    margin: 10px 0;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP .line-wrap .line {
    width: 100%;
    border-bottom: 3px dashed #e0e0e0;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP .line-wrap .dian {
    position: absolute;
    top: -1.5px;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #cccccc;
    overflow: hidden;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP .line-wrap .dian:first-child {
    left: 0;
  }
   .content-right-body-wrap .report-item .report-item-body .titleP .line-wrap .dian:last-child {
    right: 0;
  }