﻿body {
  background-color: #FAFAFA;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 {
  box-sizing: border-box;
  padding: 10px;
  border-radius: 12px;
  margin-right: 15px;
  width: 920px;
  flex-grow: 1;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top {
  box-sizing: border-box;
  background-image: linear-gradient(135deg, #a0fe65 10%, #fa016d 100%);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  --border: 4px;
  --rounded: 16px;
  --quantity: 12;
  --w-card: 100%;
  --h-card: 200px;
  margin: 0;
  width: var(--w-card);
  height: var(--h-card);
  border-radius: var(--rounded);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--border);
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper {
  position: absolute;
  overflow: hidden;
  width: calc(100% - (var(--border) * 4));
  height: calc(100% - (var(--border) * 4));
  border-radius: calc(var(--rounded) - 4px);
  pointer-events: none;
  z-index: 80;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point {
  --sz-point: 4px;
  top: -8px;
  position: absolute;
  animation: floating-points infinite ease-in-out;
  pointer-events: none;
  width: var(--sz-point);
  height: var(--sz-point);
  background-color: #5ddcff;
  border-radius: 9999px;
}
@keyframes floating-points {
  0% {
    transform: translate(0, 0);
  }
  95% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    transform: translate(calc(var(--h-card) / 1.75), calc(var(--h-card) / 1.5));
  }
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(1) {
  left: 10%;
  opacity: 1;
  animation-duration: 1.35s;
  animation-delay: 0.2s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(2) {
  left: 30%;
  opacity: 0.7;
  animation-duration: 1.5s;
  animation-delay: 0.5s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(3) {
  left: 25%;
  opacity: 0.8;
  animation-duration: 1.2s;
  animation-delay: 0.1s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(4) {
  left: 44%;
  opacity: 0.6;
  animation-duration: 1.05s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(5) {
  left: 50%;
  opacity: 1;
  animation-duration: 1.9s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(6) {
  left: 75%;
  opacity: 0.5;
  animation-duration: 1.5s;
  animation-delay: 1.5s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(7) {
  left: 88%;
  opacity: 0.9;
  animation-duration: 1.2s;
  animation-delay: 0.2s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(8) {
  left: 58%;
  opacity: 0.8;
  animation-duration: 1.25s;
  animation-delay: 0.2s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(9) {
  left: 98%;
  opacity: 0.6;
  animation-duration: 1.6s;
  animation-delay: 0.1s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper .ai-hfzhengxingyiyuan_com-detail-left-14-top-points_wrapper-point:nth-child(10) {
  left: 65%;
  opacity: 1;
  animation-duration: 1.5s;
  animation-delay: 0.2s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content {
  position: absolute;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 12px;
  border-radius: 12px;
  overflow: hidden;
  z-index: 7;
  background-color: #191c29;
  display: flex;
  align-items: center;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content img {
  display: block;
  width: 200px;
  height: 140px;
  border-radius: 8px;
  margin-right: 16px;
  flex-grow: 0;
  flex-shrink: 0;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text {
  width: 100%;
  flex-grow: 1;
  height: 140px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text-title {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text-intro {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top .ai-hfzhengxingyiyuan_com-detail-left-14-top-content .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text .ai-hfzhengxingyiyuan_com-detail-left-14-top-content-text-time {
  font-size: 12px;
  color: #FAFAFA;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top:before,
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top:after {
  content: "";
  z-index: -1;
  position: absolute;
  will-change: auto;
  --size: calc(100%);
  --size-old: calc(100% - calc(var(--border) * 2));
  width: var(--size);
  height: var(--size);
  min-width: var(--size);
  min-height: var(--size);
  max-width: var(--size);
  max-height: var(--size);
  border-radius: var(--rounded);
  background-size: 400% 400%;
  animation: bg-spin 3s linear 0s infinite normal none running;
  background-image: radial-gradient(circle farthest-side at 0 100%, #00ccb1, transparent), radial-gradient(circle farthest-side at 100% 0, #5ddcff, transparent), radial-gradient(circle farthest-side at 100% 100%, #3c67e3, transparent), radial-gradient(circle farthest-side at 0 0, #4e00c2, #0000);
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-top::after {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 0.5s;
  animation-delay: 0.5s;
  filter: blur(24px);
  opacity: 0.7;
}
@keyframes bg-spin {
  25% {
    background-position: right 20% bottom 40%;
  }
  75% {
    background-position: left 45% top 20%;
  }
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main {
  width: 100%;
  margin: 20px auto;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-main-content-article {
  width: 100%;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: 25px!important;
  border-radius: 12px;
  margin-bottom: 20px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date {
  width: 100%;
  box-sizing: border-box;
  padding: 0 25px 25px 25px;
  border-radius: 12px;
  background-color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date > span {
  line-height: 75px;
  padding: 0 70px;
  background: url('../../images/icon-steps-txt.png') no-repeat center / 100% auto;
  font-size: 24px;
  display: inline-block;
  font-weight: bold;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date > span > span {
  color: #62C4A6;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date .ai-hfzhengxingyiyuan_com-detail-left-14-pos {
  width: 100%;
  display: flex;
  justify-content: space-around;
  box-sizing: border-box;
  padding: 0 15px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date .ai-hfzhengxingyiyuan_com-detail-left-14-pos > div {
  text-align: center;
  color: #666;
  line-height: 28px;
  font-size: 16px;
  flex-grow: 0;
  flex-shrink: 0;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-date .ai-hfzhengxingyiyuan_com-detail-left-14-pos > div img {
  width: 56px;
  display: block;
  margin: 0 auto 5px auto;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 20px 25px 20px;
  border-radius: 12px;
  text-align: center;
  background: url('../../images/bj2.png') no-repeat center / 100% 100%;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(1) {
  line-height: 44px;
  font-size: 24px;
  color: #1E2129;
  text-align: left;
  font-weight: bold;
  margin-bottom: 10px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a {
  width: 266px;
  background-color: #ffffff;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 25px 15px;
  margin-bottom: 12px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop {
  display: flex;
  height: 66px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-docPic {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  overflow: hidden;
  flex-grow: 0;
  flex-shrink: 0;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-docPic img {
  width: 66px;
  height: 66px;
  border-radius: 50%;
  transition: 1s;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-docPic img:hover {
  transform: scale(1.2, 1.2);
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-topText {
  margin-left: 10px;
  height: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-topText .ai-hfzhengxingyiyuan_com-detail-left-14-oen {
  line-height: 34px;
  font-size: 20px;
  color: #1E2129;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-topText .ai-hfzhengxingyiyuan_com-detail-left-14-oen span {
  color: #666;
  font-size: 16px;
  font-weight: normal;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-docTop .ai-hfzhengxingyiyuan_com-detail-left-14-topText .ai-hfzhengxingyiyuan_com-detail-left-14-where {
  font-size: 16px;
  color: #666;
  font-weight: normal;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-art {
  width: 100%;
  box-sizing: border-box;
  padding-top: 20px;
  margin-bottom: 20px;
  line-height: 28px;
  font-size: 16px;
  text-align: left;
  min-height: 132px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-btnss {
  width: 100%;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-top: 12px;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-btnss div:nth-child(1) {
  width: 112px;
  height: 40px;
  background: #FF7C85;
  border-radius: 8px;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-btnss div:nth-child(2) {
  width: 112px;
  height: 40px;
  background: #55B0ED;
  border-radius: 8px;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-btnss div:nth-child(1):hover {
  opacity: 0.8;
}
.ai-hfzhengxingyiyuan_com-detail-left-14 .ai-hfzhengxingyiyuan_com-detail-left-14-main .ai-hfzhengxingyiyuan_com-detail-left-14-main-content .ai-hfzhengxingyiyuan_com-detail-left-14-sub > div:nth-child(2) > a .ai-hfzhengxingyiyuan_com-detail-left-14-btnss div:nth-child(2):hover {
  opacity: 0.8;
}
.ai-hfzhengxingyiyuan_com-detail-left-14-time {
  font-size: 14px;
  color: #666666;
}
a {
  color: #333333;
}
/*# sourceMappingURL=detail_left_14.css.map */
