.navImg { 
}

.navImg img {
  width: 104px;
  height: 104px;
}

.popupHeight {
  height: 332px;
  padding: 18px 27px;
  padding-top: 29px;
  box-sizing: border-box;
  color: #979797;
  box-sizing: border-box;
}

.footerContent {
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  padding: 0.5333rem;
  margin-bottom: 40px;
  font-size: 28px;
  box-sizing: border-box;
}

.footerContent .text1 img {
  width: 82px;
  height: 82px;
  margin-bottom: 20px;
}

.closeTip {
  text-align: center;
  width: 100%;
}

.customerServiceTelephoneNumbersContent .callText {
  text-align: center;
  font-size: 28px;
  color: #000000;
  margin-top: 40px;

}

.customerServiceTelephoneNumbersContent .phoneContent {
  display: flex;
  align-items: center;
  font-size: 28px;
  color: rgba(95, 95, 95, 1);
  margin-top: 28px;
  justify-content: center;
}

.customerServiceTelephoneNumbersContent .phoneContent .tetx {
  display: flex;
  align-items: center;
}

.customerServiceTelephoneNumbersContent .phoneContent .wxId {
  margin-left: 12px;
  margin-right: 40px;
  font-weight: 500;
  color: #367AD8;
  width: 175px;
  height: 40px;
}

.customerServiceTelephoneNumbersContent .phoneContent .phoneNumber {
  margin-left: 12px;
  margin-right: 20px;
  font-weight: 500;
  color: #367AD8;
  height: 40px;
  line-height: 40px;
}

.customerServiceTelephoneNumbersContent .phoneContent .copyText {
  display: flex;
  align-items: center;
}