body { font-family: 'PingFangSC-Regular', Helvetica, 'Microsoft Yahei', Arial, sans-serif; margin:0px;}
.mod {
  width: 1920px;
  height: 65px;
  margin-left: auto;
  margin-right: auto;
}

.group {
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  background-color: #ffffff;
  width: 1920px;
  height: 65px;
  overflow: hidden;
}

.primary {
  display: flex;
  align-items: center;
  flex-direction: row;
  margin-top: 6px;
  margin-right: 553px;
  margin-left: 246px;
}

.large-icon {
  margin-right: 14px;
  width: 52px;
  height: 52px;
}

.location {
  margin-top: 1px;
  text-decoration: none;
  line-height: 48px;
  letter-spacing: 0px;
  white-space: nowrap;
  color: #363636;
  font-size: 48px;
}

.side {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-top: 22px;
  margin-right: 132px;
}

.tag {
  position: relative;
  max-width: 77px;
  height: 18px;
  overflow: hidden;
  text-decoration: none;
  text-overflow: ellipsis;
  line-height: 18px;
  letter-spacing: 0px;
  white-space: pre;
  color: #000000;
  font-size: 18px;
}

.logo {
  position: relative;
  margin-top: 11px;
  width: 89px;
  height: 5px;
}

.label {
  margin-top: 23px;
  text-decoration: none;
  line-height: 18px;
  letter-s: 0px;
  white-space: nowrap;
  color: #000000;
  font-size: 18px;
}
