.aiappzly-mobile-module12 {
  width: 7.5rem;
  height: auto;
  overflow: visible;
  position: relative;
  z-index: 1;
  padding: 1rem 0.4rem 1rem;
  box-sizing: border-box;
  background: #ffffff;
}
.aiappzly-mobile-module12 .module-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.1rem;
  margin-bottom: 0.44rem;
  overflow: visible;
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 0;
}
.aiappzly-mobile-module12 .module-title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0;
  margin: 0;
}
.aiappzly-mobile-module12 .module-title p {
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.48rem;
  line-height: 0.64rem;
  color: #253747;
  text-align: center;
}
.aiappzly-mobile-module12 .module-title .hot {
  color: #0479ff;
}
.aiappzly-mobile-module12 .module-desc {
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 0.32rem;
  letter-spacing: 0.02rem;
  color: #253747;
  text-align: center;
}
.aiappzly-mobile-module12 .talent-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0.24rem;
}
.aiappzly-mobile-module12 .talent-card {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.aiappzly-mobile-module12 .talent-card-hd {
  min-height: 0.88rem;
  padding: 0.24rem 0.1rem;
  border-radius: 0.2rem 0.2rem 0 0;
  font-family: Microsoft YaHei;
  font-size: 0.26rem;
  font-weight: bold;
  line-height: 0.4rem;
  text-align: center;
  color: #ffffff;
  display: flex;
  justify-content: center;
}
.aiappzly-mobile-module12 .talent-card-hd .num {
  margin-right: 0.04rem;
}
.aiappzly-mobile-module12 .talent-card-hd--blue {
  background: linear-gradient(90deg, #0b5efe 0%, #00a0ff 100%);
}
.aiappzly-mobile-module12 .talent-card-hd--blue .num {
  color: #44b8f4;
}
.aiappzly-mobile-module12 .talent-card-hd--cyan {
  background: linear-gradient(90deg, #00a8ff 0%, #00d0ff 100%);
}
.aiappzly-mobile-module12 .talent-card-hd--cyan .num {
  color: #79ffe2;
}
.aiappzly-mobile-module12 .talent-card-hd--red {
  background: linear-gradient(90deg, #fc5651 0%, #fc7350 100%);
}
.aiappzly-mobile-module12 .talent-card-hd--red .num {
  color: #ff9a4d;
}
.aiappzly-mobile-module12 .talent-card-bd {
  flex: 1;
  background: #f5f8fa;
  border-radius: 0 0 0.16rem 0.16rem;
  padding: 0.16rem;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.aiappzly-mobile-module12 .talent-card-label {
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.24rem;
  line-height: 1;
  color: #555555;
  text-align: center;
}
.aiappzly-mobile-module12 .talent-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 0.08rem;
}
.aiappzly-mobile-module12 .talent-list li {
  background: #ffffff;
  border-radius: 0.08rem;
  padding: 0.16rem;
}
.aiappzly-mobile-module12 .talent-list .title {
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: bold;
  font-size: 0.24rem;
  line-height: 1.4;
  color: #0479ff;
}
.aiappzly-mobile-module12 .talent-list .desc {
  margin: 0.04rem 0 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.22rem;
  line-height: 0.32rem;
  color: #777777;
}
.aiappzly-mobile-module12 .talent-list--cyan li .title {
  color: #00aaff;
}
.aiappzly-mobile-module12 .talent-list--orange li .title {
  color: #fc5851;
}
.aiappzly-mobile-module12 .talent-summary {
  background: #f5f8fa;
  border-radius: 0.08rem;
  padding: 0.16rem;
}
.aiappzly-mobile-module12 .talent-summary p {
  margin: 0;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.2rem;
  line-height: 0.26rem;
  color: #9b9b9b;
}
.aiappzly-mobile-module12 .seek-btn {
  margin-top: 0.5rem;
  display: flex;
  justify-content: center;
}
.aiappzly-mobile-module12 .seek-btn span {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  min-width: 3.04rem;
  height: 0.9rem;
  padding: 0 0.8rem 0 0.6rem;
  line-height: 1;
  background: linear-gradient(90deg, #fc7550 0%, #fc5350 100%);
  border-radius: 1.58rem;
  box-shadow: inset 0 0 13px #ffffff;
  font-family: Microsoft YaHei;
  font-weight: 400;
  font-size: 0.26rem;
  color: #ffffff;
  text-align: center;
}
.aiappzly-mobile-module12 .seek-btn span::after {
  content: "";
  position: absolute;
  right: 0.4rem;
  top: 50%;
  width: 0.16rem;
  height: 0.27rem;
  margin-top: -0.135rem;
  background: url("/mobile/subject/aiapp/module12/images/btn-arrow.svg") no-repeat center;
  background-size: 100% 100%;
}
