.consult-banner {
  background-image: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/f1ea755e-113d-42ee-be9a-5e4e768b643f.png");
}

.consult-section {
  position: relative;
  width: 100%;
  min-width: 1240px;
  padding: 60px 0 40px;
  background: #ffffff;
}

.section-title {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #1b1b1b;
  margin-bottom: 32px;
}

.consult-cards {
  width: 1200px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.consult-cards .consult-card-item {
  margin-right: 24px;
}

.consult-cards .consult-card-item:last-child {
  margin-right: 0;
}

.consult-card-item {
  width: 284px;
}

.consult-card {
  width: 284px;
  height: 240px;
  border-radius: 18px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(25, 57, 90, 0.08);
  overflow: hidden;
}

.consult-card-media {
  width: 100%;
  height: 240px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.consult-card-media-live {
  background-image: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/56e39509-e04e-4e54-8b3c-bce9fe114f40.png");
}

.consult-card-media-pool {
  background-image: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/5d3bc008-f66c-4a32-aadf-adeee934b43a.png");
}

.consult-card-media-course {
  background-image: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/29a27ec2-aea8-458c-be6b-96c68478d322.png");
}

.consult-card-media-service {
  background-image: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/d7a6acba-707a-4bfc-8e47-a680dcff3d2f.png");
}

.consult-card-content {
  padding: 12px 6px 0;
}

.consult-card-title {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #1b1b1b;
  margin-bottom: 6px;
}

.consult-card-desc {
  font-weight: 300;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #666666;
}

.flow-section {
  width: 100%;
  min-width: 1240px;
  padding: 40px 0 80px;
  text-align: center;
  background: #ffffff;
}

.flow-section .flow-image {
  width: 1394px;
  height: 576px;
  display: block;
  margin: 0 auto;
}

.flow-section:not(.complaint-section) .flow-image {
  display: block;
  margin-left: calc(50% - 735px);
}

.complaint-section .flow-image {
  width: 1074px;
  height: 422px;
}

.complaint-section {
  padding-top: 0;
  padding-bottom: 100px;
}

.risk-footer {
  position: relative;
  width: 100%;
  min-width: 1240px;
  height: 778px;
  overflow: hidden;
}

.risk-footer-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("//i.thsi.cn/staticS3/mobileweb-upload-static-server.img/m/atom/63902051-14aa-4303-a007-94ccbb3a3274.png")
    center center no-repeat;
  background-size: cover;
  z-index: 1;
}

.risk-footer-content {
  position: relative;
  z-index: 2;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-top: 165px;
  padding-bottom: 137px;
  color: #ffffff;
}

.risk-footer-title {
  font-weight: 600;
  font-size: 36px;
  line-height: 100%;
  letter-spacing: 0px;
  margin-bottom: 60px;
}

.risk-footer-desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0px;
  text-align: center;
  color: rgba(255, 255, 255, 0.85);
  margin-bottom: 24px;
}

.risk-footer .enterprise-info {
  margin-top: 10px;
}

.risk-footer .enterprise-info .info-line {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0px;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
}

.risk-footer .enterprise-info .info-link a {
  color: #3daeff;
  text-decoration: none;
}

.risk-footer .enterprise-info .info-link a:hover {
  text-decoration: underline;
}
