.hc-banner {
  height: 270px;
  width: 100%s;
  background: url("/images/z24.png") no-repeat center center;
}

.hc-banner .hc-banner-container {
  padding-top: 37px;
}

.hc-banner .hc-banner-container h2 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 28px;
  color: #364263;
}

.hc-banner .hc-banner-container p {
  margin-top: 4px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 14px;
  color: #A4ADC7;
}

.hc-banner .hc-banner-container .search {
  margin-top: 24px;
  width: 460px;
  height: 40px;
  background: #FFFFFF;
  border: 1px solid #3161F5;
  display: flex;
  align-items: center;
}

.hc-banner .hc-banner-container .search input {
  flex: 1;
  padding: 0 19px;
  font-size: 12px;
}

.hc-banner .hc-banner-container .search input::placeholder {
  color: #818EAF;
}

.hc-banner .hc-banner-container .search .text {
  width: 80px;
  height: 40px;
  background: #3161F5;
  color: #fff;
  text-align: center;
  line-height: 40px;
  cursor: pointer;
}

.self-service {
  margin-top: -50px;
  height: 188px;
  margin-bottom: 10px;
}

.self-service .wrapper {
  height: 100%;
  border-radius: 4px 4px 4px 4px;
  background-color: #fff;
}

.self-service .wrapper .top {
  height: 60px;
  padding: 16px 20px;
  border-bottom: 1px solid #F5F5F5;
}

.self-service .wrapper .bottom {
  height: 127px;
  padding: 0 32px;
}

.self-service .wrapper .bottom ul {
  height: 100%;
  align-items: center;
  display: flex;
  gap: 69px;
}

.self-service .wrapper .bottom ul li {
  width: 170px;
  height: 60px;
  cursor: pointer;
}

.self-service .wrapper .bottom ul li a {
  display: flex;
}

.self-service .wrapper .bottom ul li a .pic {
  margin-right: 12px;
}

.self-service .wrapper .bottom ul li a .pic img {
  width: 58px;
  height: 58px;
}

.self-service .wrapper .bottom ul li a .text h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 15px;
  color: #333333;
}

.self-service .wrapper .bottom ul li a .text p {
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
  line-height: 18px;
}

.self-service .wrapper .bottom ul li a:hover .text h3 {
  color: #3161F5;
}

.common-problem .wrapper {
  height: 100%;
  border-radius: 4px 4px 4px 4px;
  background-color: #fff;
}

.common-problem .wrapper .top {
  height: 60px;
  padding: 16px 20px;
  border-bottom: 1px solid #F5F5F5;
  display: flex;
  align-items: center;
}

.common-problem .wrapper .top .ah-title {
  flex: 1;
}

.common-problem .wrapper .top .all-problem a {
  display: flex;
  align-items: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #999999;
}

.common-problem .wrapper .top .all-problem a .iconfont {
  line-height: 20px;
  margin-left: 9px;
  font-size: 10px;
}

.common-problem .wrapper .top .all-problem a:hover {
  color: #3161F5;
}

.common-problem .wrapper .bottom {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 38px;
  padding: 20px 39px;
  height: auto;
}

.common-problem .wrapper .bottom dl {
  min-height: 182px;
}

.common-problem .wrapper .bottom dl dt {
  margin-bottom: 4px;
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
}

.common-problem .wrapper .bottom dl dd {
  margin-top: 8px;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #666666;
}

.common-problem .wrapper .bottom dl dd:hover {
  color: #3161F5;
}

.common-problem .wrapper .bottom dl .all {
  margin-top: 14px;
}

.common-problem .wrapper .bottom dl .all a {
  display: flex;
  align-items: center;
  font-family: PingFang SC, PingFang SC;
  font-weight: 400;
  font-size: 12px;
  color: #5E6882;
}

.common-problem .wrapper .bottom dl .all a .iconfont {
  line-height: 20px;
  margin-left: 9px;
  font-size: 10px;
}

.common-problem .wrapper .bottom dl .all a:hover {
  color: #3161F5;
}

.service {
  margin-top: 40px;
  margin-bottom: 43px;
}

.service .wrapper .service-title h3 {
  font-family: PingFang SC, PingFang SC;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}

.service .wrapper .service-main {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
}

.service .wrapper .service-main .on-line {
  width: 580px;
  height: 190px;
  background: #FFFFFF;
  display: flex;
}

.service .wrapper .service-main .on-line .pic {
  margin-right: 30px;
}

.service .wrapper .service-main .on-line .pic img {
  width: 190px;
  height: 190px;
}

.service .wrapper .service-main .on-line .text {
  margin-top: 20px;
  font-family: PingFang SC, PingFang SC;
  font-size: 14px;
}

.service .wrapper .service-main .on-line .text h4 {
  font-weight: bold;
  font-size: 20px;
  color: #333333;
}

.service .wrapper .service-main .on-line .text .label {
  margin-top: 7px;
  width: 266px;
  color: #333333;
}

.service .wrapper .service-main .on-line .text .serve {
  font-weight: 400;
  font-size: 14px;
  color: #BBBBBB;
}

.service .wrapper .service-main .on-line .text .on-information {
  margin-top: 12px;
}

.service .wrapper .service-main .on-line .text .on-information a {
  display: block;
  width: 140px;
  height: 36px;
  border-radius: 2px;
  border: 1px solid #1450EB;
  color: #3161F5;
  text-align: center;
  line-height: 36px;
}

.service .wrapper .service-main .on-line .text .on-information a .iconfont {
  margin-right: 12px;
  font-size: 14px;
}

.service .wrapper .service-main .on-line .text .phone {
  margin-top: 41px;
  font-weight: 400;
  font-size: 16px;
  color: #333333;
  display: flex;
}

.service .wrapper .service-main .on-line .text .phone span {
  font-family: DIN, DIN;
  font-weight: 600;
  font-size: 18px;
  color: #1450EB;
}
