.hddt-wrapper {
  background-color: #FAFBFF;
  padding-top: 80px;
  padding-bottom: 70px;
  margin-top: 70px;
  margin-bottom: -60px;
}

.hddt-wrapper table {
  width: 100%;
  table-layout: fixed;
}

.hddt-wrapper table tr {
  height: 80px;
  line-height: 80px;
  border-bottom: 1px solid #F0F0F0;
  cursor: pointer;
}

.hddt-wrapper table tr td {
  font-size: 20px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 6px;
}

.hddt-wrapper table tr:hover td {
  color: #114797;
}

.call-me-wrapper {
  overflow: hidden;
  padding-top: 4px;
}

.call-me-wrapper .title-mid {
  margin-bottom: 30px;
}

.call-me-wrapper span {
  font-size: 18px;
  color: #666;
  display: inline-block;
  width: 100%;
}

.call-me-other-wrapper {
  margin-top: 55px;
  background-color: #FAFBFF;
  padding: 64px 32px 32px 32px;
  overflow: hidden;
}

.call-me-other-wrapper .title-mid {
  margin-top: 0;
  margin-left: 64px;
  margin-bottom: 0;
}

.call-me-other-wrapper .call-card-wrapper {
  padding: 0 32px 0 32px;
}

.call-me-other-wrapper .call-card-wrapper .call-card {
  background-color: #fff;
  height: 190px;
  padding: 32px 40px;
  margin-top: 30px;
}

.call-me-other-wrapper span.call-card-title {
  font-weight: bold;
  font-size: 20px;
}

.call-me-other-wrapper span {
  color: #333;
}

.scanning-code-follow {
  background: url(../img/lxhd_ewm1.jpg) no-repeat right 20px center;
  background-size: 118px;
}

.scanning-code-connect {
  background: url(../img/lxhd_ewm.jpg) no-repeat right 20px center;
  background-size: 118px;
}