.container {
  margin-top: 18px;
  width: 916px;
}
.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.row-cols-md-2 > * {
  flex: 0 0 auto;
  width: 48%;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.4rem;
}
.mb-3 {
  margin-bottom: 1rem !important;
}
.justify-content-center {
  justify-content: center !important;
}
.d-flex {
  display: flex !important;
}
img,
svg {
  vertical-align: middle;
}
.justify-content-around {
  justify-content: space-around !important;
}
.comboss {
  margin-right: -120px;
}
.qrcode {
  height: 100px;
  text-align: center;
  margin-top: 0;
}
.col-top {
  background-color: #fff;
  border-radius: 0.4rem;
  box-shadow: 0 0 8px 4px #e9e8e8;
}
.col-top2 {
  margin-top: 20px;
}
.qrcode-1 {
  font-family: Microsoft YaHei;
  font-size: 15px;
  text-align: left;
  color: #1986d8;
}
.qrcode-2 {
  font-family: Microsoft YaHei;
  font-size: 14px;
  text-align: left;
  color: #333333;
}
.company-1 {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.company-1 .card {
  border: 0ch;
  flex-basis: 50%;
  box-shadow: 0 0 8px 4px #e9e8e8;
}
.compant-beijing{
  margin-top: 12px;
  height: 48%;
}
.company-2{
  font-family: Microsoft YaHei;font-size: 15px;margin-top: 28px;text-align-last: left;width: 64%;
}
.company-3{
  font-size: 14px;
}
.contact{
  font-size: 14px;
}
