.zmCreditReport {
}
.zmCreditReport_header {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 380px;
  /* background: url('../img/zmCreditReport_header.png') no-repeat; */
  background: url('/static/home/img/ground/zmCredit/zmCreditReport_header.png')
    no-repeat;
  background-size: cover;
}

.zmCreditReport_header_title {
  margin-top: 81px;
  font-size: 48px;
  font-weight: bold;
}

.zmCreditReport_header_describe {
  display: flex;
  align-items: center;
  margin: 25px 0;
  font-size: 32px;
  color: #3d4461;
}

.zmCreditReport_header_describe .zmCreditReport_header_describe_qy {
  width: 110px;
  height: 50px;
}

.zmCreditReport_header_describe_X {
  margin: 0 15px;
  width: 25px;
  height: 25px;
}

.zmCreditReport_header_describe_zm {
  width: 42px;
  height: 46px;
}

.zmCreditReport_header_describe .tc {
  font-weight: bold;
  color: var(--public-color);
}

.zmCreditReport_lh,
.zmCreditReport_sample {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #fff;
}

.zmCreditReport_serve {
  display: flex;
  justify-content: center;
  width: 100%;
  background: url('/static/home/img/ground/zmCredit/zmCreditReport_serve.png')
    no-repeat;
  background-size: cover;
}

.zmCreditReport_lh_wrap,
.zmCreditReport_ys_wrap,
.zmCreditReport_serve_wrap,
.zmCreditReport_sample_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
}

.zmCreditReport_lh_wrap_title,
.zmCreditReport_ys_wrap_title,
.zmCreditReport_serve_wrap_title,
.zmCreditReport_sample_wrap_title {
  margin: 50px 0;
  font-size: 32px;
  font-weight: bold;
  color: #3d4461;
}

.zmCreditReport_userData_wrap_title {
  margin: 26px 0 40px 0;
  font-size: 32px;
  font-weight: bold;
  color: #3d4461;
}

.zmCreditReport_lh_wrap_concent,
.zmCreditReport_ys_wrap_concent {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 10px;
}

.zmCreditReport_lh_wrap_concent_left img {
  width: 470px;
  height: 378px;
}

.zmCreditReport_lh_wrap_concent_right {
  width: 576px;
  padding: 25px 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.zmCreditReport_lh_wrap_concent_right_top {
  font-size: 26px;
  font-weight: 800;
  color: var(--public-color);
}

.zmCreditReport_ys {
  display: flex;
  justify-content: center;
  width: 100%;
  background: #f6f6f6;
}

.zmCreditReport_ys_wrap_concent_item {
  padding: 0 47px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 580px;
  height: 424px;
  background: #fff;
  border-radius: 20px;
}

.zmCreditReport_ys_wrap_concent_item img {
  margin-top: 50px;
  width: 150px;
  height: 150px;
}

.zmCreditReport_ys_wrap_concent_item_title {
  margin: 20px 0;
  font-weight: bold;
  font-size: 26px;
}

.zmCreditReport_ys_wrap_concent_item_content {
  margin-bottom: 50px;
  font-size: 18px;
  color: #3d4461;
}

.zmCreditReport_userData {
  display: flex;
  justify-content: center;
  background: #fff;
}

.zmCreditReport_userData_wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 1200px;
}

.zmCreditReport_userData_companys {
  margin-top: 45px;
  font-size: 24px;
  color: #3d4461;
  display: flex;
  align-items: center;
}

.zmCreditReport_userData_wrap_content {
  margin-bottom: 50px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.zmCreditReport_userData_wrap_content_item {
  text-align: center;
  width: 220px;
  height: 220px;
  background: url('/static/home/img/ground/zmCredit/zmCreditReport_userData_bg.png')
    no-repeat;
  background-size: cover;
}

.zmCreditReport_userData_wrap_content_item_count {
  margin: 65px 0 0 0;
  font-size: 44px;
  font-weight: bold;
  color: #3d4461;
}

.zmCreditReport_userData_wrap_content_item_type {
  font-size: 24px;
  color: #a9b1be;
}

.zmCreditReport_serve_wrap_content {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.zmCreditReport_serve_wrap_content_item {
  margin: 0px 0 10px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 340px;
  height: 420px;
  background: linear-gradient(to bottom, white, rgba(255, 255, 255, 0));
}

.zmCreditReport_serve_wrap_content_item img {
  margin-top: 20px;
  width: 100px;
  height: 60px;
}

.zmCreditReport_serve_wrap_content_item_top {
  width: 100%;
  height: 20px;
}

.zmCreditReport_serve_wrap_content_item_title {
  display: flex;
  font-size: 26px;
  font-weight: bold;
  margin: 10px 0 20px 0;
}

.zmCreditReport_serve_wrap_content_item_contentTop {
  position: relative;
  padding: 0 25px 0 35px;
  margin-bottom: 30px;
  height: 108px;
}

.zmCreditReport_serve_wrap_content_item_contentTop_contentBottom {
  position: relative;
  padding: 0 25px 0 35px;
}

.zmCreditReport_serve_wrap_content_item_circle {
  position: absolute;
  top: 6px;
  left: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.zmCreditReport_serve_wrap_content_item_circle .dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

.zmCreditReport_sample_wrap_content_ts {
  margin: 0 0 20px 0;
  color: var(--public-color);
  font-size: 20px;
  font-weight: bold;
}

.zmCreditReport_sample_wrap_content_aspect {
  display: flex;
  margin-bottom: 20px;
}

.zmCreditReport_sample_wrap_content_aspect_item {
  margin-right: 10px;
  color: #3d4461;
  padding: 7px 15px;
  font-size: 16px;
  border-radius: 15px;
  background: #ffede8;
}

.zmCreditReport_sample_wrap_content_yl {
  width: 1200px;
  height: 380px;
  display: flex;
  align-items: center;
  /* scroll-behavior: smooth;
  animation: scroll 5s linear infinite; */
  overflow-x: auto;
  /* 隐藏滚动条（Firefox） */
  scrollbar-width: none;
}

/* 隐藏滚动条（WebKit 内核浏览器） */
.zmCreditReport_sample_wrap_content_yl::-webkit-scrollbar {
  display: none;
}

.zmCreditReport_sample_wrap_content_yl img {
  margin-right: 40px;
  width: 224px;
  height: 308px;
}

.zmCreditReport_sample_wrap_content_yl > div {
  display: flex;
  animation: scroll 30s linear infinite;
}

.zmCreditReport_sample_wrap_content_yl > div:hover {
  animation-play-state: paused;
}

.zmCreditReport_sample_wrap_content_yl img:hover {
  transform: scale(1.2);
  z-index: 1;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(calc(-50%));
    /* 计算滚动距离，假设每个图片宽度为224px，减去一个图片的宽度避免空白 */
  }
}

.zmCreditReport_sample_btn {
  margin: 20px 0 50px 0;
  width: 160px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  background: var(--public-gradient-color);
  border-radius: 20px;
}

.mask {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #000000;
  opacity: 0.18;
  z-index: 99;
}

.zmCreditReport_table_title {
  margin: 50px 0 30px 0;
  color: #333333;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
}

.zmCreditReport_table {
  position: fixed;
  padding: 0 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 940px;
  height: 812px;
  overflow: auto;
  background: #fff;
  box-shadow: 0px 3px 6px 1px rgba(0, 0, 0, 0.08);
  border-radius: 20px;
  z-index: 999;
}

.zmCreditReport_table .zmCreditReport_table_close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

.zmCreditReport_table_buy {
  text-align: center;
  margin: auto;
  width: 80px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  border-radius: 4px;
  background: var(--public-color);
  cursor: pointer;
}

.zmCreditReport_pagination {
  position: fixed;
  bottom: 40px;
  left: 30px;
}
