.TipBgCircle {
  position: relative;
}
.TipBgCircle::before {
  content: "";
  display: block;
  width: 126px;
  height: 126px;
  position: absolute;
  top: -80px;
  left: 47px;
  z-index: -1;
  border-radius: 50%;
  background: linear-gradient(360deg, rgba(117, 50, 163, 0) 0%, #7532A3 5%, #7E2F9F 20%, #972695 46%, #C01985 79%, #E0107A 100%);
}
.normalLinearBtn {
  background: linear-gradient(90deg, #7532A3 0%, #7E2F9F 20%, #972695 46%, #C01985 79%, #E0107A 100%);
  cursor: pointer;
  color: #fff;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.youragent .production-fab-main .card-top-title {
  margin-top: 80px;
}
.youragent .card-top-left {
  margin-left: 40px;
}
.youragent .card-top-left .subtitle-box {
  margin-top: 32px;
}
.youragent .card-top-left .subtitle-box li {
  display: flex;
  width: 465px;
  margin-top: 24px;
}
.youragent .card-top-left .subtitle-box li > p {
  margin-left: 8px;
}
.youragent .card-top-right {
  width: 278px;
  height: 293px;
  background: url("/images/product/youragent/top-card-image.png") no-repeat 0 0 / 100% 100%;
  margin-top: 13px;
  margin-right: 40px;
}
.youragent .proction-card-row-2 > div {
  padding: 40px;
  height: 263px;
  width: 460px;
}
.youragent .row-2-content {
  display: flex;
  margin-top: 32px;
}
.youragent .row-2-content > p {
  margin-left: 12px;
}
.youragent .content-icon {
  width: 20px;
  height: 20px;
  display: block;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  flex-shrink: 0;
}
.youragent .linear-brown {
  background: linear-gradient(180deg, #FFECE0 0%, rgba(255, 255, 255, 0.8) 22%);
}
.youragent .linear-green {
  background: linear-gradient(180deg, #E7FFE5 0%, rgba(255, 255, 255, 0.8) 22%);
  position: relative;
}
.youragent .icon-row-2-1 {
  background-image: url("/images/product/youragent/row2-1.png");
}
.youragent .icon-row-2-2 {
  background-image: url("/images/product/youragent/row2-2.png");
}
.youragent .icon-row-2-3 {
  background-image: url("/images/product/youragent/row2-3.png");
  width: 80px;
  height: 80px;
  display: block;
  background-position: 0 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  right: 16px;
  top: 16px;
}
.youragent .proction-card-row-txt-image .c-title {
  font-weight: 900;
  font-size: 28px;
  color: #21004D;
  line-height: 41px;
  margin-bottom: 20px;
}
.youragent .proction-card-row-txt-image .c-subtitle {
  font-weight: 500;
  font-size: 14px;
  color: #21004D;
  line-height: 20px;
}
.youragent .proction-card-row-txt-image .c-subtitle:not(:last-child) {
  margin-bottom: 12px;
}
.youragent .proction-card-row-txt-image .hight-light-text {
  color: #7532A3;
}
.youragent .proction-card-row-txt-image .c-sub-mg {
  margin: 20px 0;
}
.youragent .proction-card-row-txt-image .row-3-img {
  width: 100%;
  height: 450px;
  display: block;
  background: url("/images/product/youragent/row3-img.png") no-repeat -15px -15px / 970px 480px;
}
.youragent .proction-card-row-txt-image .row-3-img-1 {
  width: 100%;
  height: 450px;
  display: block;
  background: url("/images/product/youragent/row3-img-1.png") no-repeat -15px -15px / 970px 480px;
}
.youragent .icon-switch {
  display: inline-block;
  width: 40px;
  height: 20px;
  background: url("/images/product/youragent/switch-on.png") no-repeat 0 0 / 100% 100%;
  vertical-align: text-bottom;
}
.youragent .mgt-42 {
  margin-bottom: 42px;
}
