
@media print {
.qrCode-page[data-v-76f8fd07] {
    page: qrCode-page; /* 绑定唯一命名 */
}
@page qrCode-page{
    size:5cm 3cm;
    margin: 0;
    padding: 0;
    zoom: 100%;
}
}
.bracodeheader[data-v-76f8fd07]{
  color:#000000;
  max-width:270px;
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  page-break-after:always;
  //margin-left:15px;
  //text-align: center;
}
.bracodeheader-count[data-v-76f8fd07]{
  position: relative;
  margin-top:2px;
  z-index:2;
  font-size:18px;
  line-height:24px;
  text-align: center;
  margin-left:12px;
}
.bracodeheader-count span[data-v-76f8fd07]{
  text-align: center
}
.bracodeheader-idCard[data-v-76f8fd07]{
  position: relative;
  top:-5px;
  z-index:2;
  font-size:18px;
  line-height:24px;
  text-align: center;
  margin-left:12px;
}
.bracodeheader-pid[data-v-76f8fd07]{
  position: relative;
  top:-3px;
  z-index:10;
  line-height:22px;
  font-size:21px;
  text-align:center;
  margin-left:20px;
}
.bracodeheader-class[data-v-76f8fd07]{
  position: relative;
  top:-5px;
  z-index:10;
  line-height:14px;
  font-size:17px;
  float: left;
  padding-left: 20px;
}



/*# sourceMappingURL=40.css.map?v=1764910019039*/