.print-card .time {
  text-align: center;
  width: 100%;
  font-size: 17pt;
  font-family: 'Times New Roman';
}
.print-card .type {
  font-size: 16pt;
  font-weight: 900;
  margin-bottom: 46pt;
  font-family: '黑体';
}
.print-card .the {
  font-size: 20pt;
  font-weight: 700;
  text-align: center;
  line-height: 28pt;
  margin-bottom: 26pt;
}
.print-card .Caseno {
  font-size: 24pt;
  font-weight: 900;
  text-align: center;
  margin-bottom: 88pt;
}
.print-card .billSponsor {
  font-size: 16pt;
  font-weight: 700;
  display: flex;
  line-height: 18pt;
  margin-bottom: 18pt;
}
.print-card .billSponsorbs {
  margin-bottom: 10pt;
}
.print-card .none {
  display: none;
}
.print-card .billSponsorb {
  margin-bottom: 120pt;
}
.print-card .billSponsors {
  font-size: 16pt;
  font-weight: 400;
  line-height: 18pt;
  /* font-family: '宋体'; */
  border-bottom: 1px solid #000;
  margin-bottom: 88pt;
}
.print-card .people {
  font-weight: 400;
  width: calc(100% - 109px);
  border-bottom: 1px solid #000;
}
.print-card .flex {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-bottom: 18pt;
}
.print-card .marginBottom {
  margin-bottom: 46pt;
}
.print-card .flexitem {
  width: 50%;
  display: inline-block;
  font-size: 16pt;
  line-height: 18pt;
  font-weight: 700;
  display: flex;
}
.print-card .flexitem + .flexitem {
  justify-content: flex-end;
}
.print-card .peoples {
  font-weight: 400;
  border-bottom: 1px solid #000;
}
.print-card .content {
  font-size: 15.5pt;
  line-height: 29pt;
  font-family: '宋体';
}
.print-card .tacle-ti {
  font-size: 15.5pt;
  text-align: center;
  margin-bottom: 12pt;
}
.print-card .tacle-box {
  width: 100%;
  table-layout: fixed;
  word-break: break-all;
  border-collapse: collapse;
  margin-bottom: 32pt;
}
.print-card .tavle-mb {
  text-align: center;
  line-height: 24pt;
  padding: 6pt;
  font-size: 15.5pt;
  border: 1px solid #000;
  font-family: '宋体';
}
.print-card .left {
  text-align: left;
}
