.wrapper-common {
  display: flex;
  align-self: center;
  width: 1405px;
  box-sizing: border-box;
}
.group-item-0-common {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  height: 145px;
  border: 1px solid #ffffff;
  background-color: rgba(247, 251, 253, 1);
  box-shadow: 4px 0px 15px
    rgba(17.0036315917969, 65.0028991699219, 241.000213623047, 0.1);
  border-radius: 20px;
  box-sizing: border-box;
}
.page {
  display: flex;
  justify-content: center;
  width: 100%;
  height: 1080px;
  padding: 0 3px;
  background-color: #ffffff;
  box-sizing: border-box;
}
.group {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  width: 100%;
  height: 1080px;
  padding: 21px 12px 19px;
  background-image: 
    url(/assets/img/img_38.png),
    url(/assets/img/img_0.png);
  background-size: 921px 415px, 100% 100%;
  background-repeat: no-repeat, no-repeat;
  background-position: 737px 76px,
    0px 0px;
  box-sizing: border-box;
  background-origin: padding-box;
}
.header {
  display: flex;
  justify-content: space-between;
  align-self: center;
  width: 1484px;
  box-sizing: border-box;
}
.action-bg {
  align-self: center;
  width: 177px;
  height: 34px;
  margin-left: 130px;
}
.container {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 135px;
  height: 42px;
  padding: 13px 12px 11px;
  margin-right: 128px;
  background-image: url(/assets/img/img_2.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.icon-user {
  align-self: center;
  width: 16px;
  height: 18px;
}



/* 外层容器：6个卡片横向均分排列 */
.feature-section {
  display: flex;
  margin-top: 10px;
  margin-left: 12.5px;
  gap: 24px; /* 卡片之间间距 */
  width: 1460px;
}

/* 单张卡片统一样式，对应图里圆角白色块 */
.feature-card {
  flex: 1; /* 6张卡片宽度自动均分 */
  /*padding: 32px 20px;*/
  width: 220px;
  height: 220px;
  background: #fff;
  border-radius: 16px;
}

/* 卡片顶部图标统一尺寸 */
.feature-icon {
  width: 75px;
  height: 78px;
  margin: 20px 20px;
  margin-bottom: 2px;
  object-fit: contain;
}

/* 卡片标题统一字体、字重 */
.feature-title {
  font-size: 26.51px;
  font-weight: bold;
  margin: 0 0 12px 20px;
  color: #111;
}

/* 卡片描述小字统一 */
.feature-desc {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin: 0 0 12px 20px;
}




.tag {
  align-self: center;
  margin: 0 0 1px 10px;
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.title {
  align-self: flex-start;
  overflow: hidden;
  max-width: 1228px;
  margin: 70px 0 0 331px;
  font-size: 77px;
  line-height: 77px;
  color: #323D5D;
   /* 垂直渐变：浅蓝 #3EC5FF → 深蓝 #226AF2 */
  background: linear-gradient(to bottom, #3EC5FF, #226AF2);
  /* 核心：把背景裁剪到文字区域 */
  -webkit-background-clip: text;
  background-clip: text;
  /* 文字填充透明，透出渐变背景 */
  color: transparent;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  font-family: SourceHanSansCN;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.desc {
  align-self: flex-start;
  overflow: hidden;
  max-width: 1224px;
  margin: 33.5px 0 0 333px;
  font-size: 24px;
  line-height: 24px;
  color: #323d5d;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.detail {
  align-self: flex-start;
  overflow: hidden;
  max-width: 1226px;
  margin: 11px 0 0 332px;
  font-size: 24px;
  line-height: 24px;
  color: #323d5d;
  text-align: left;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.submain {
  display: flex;
  justify-content: center;
  align-self: flex-start;
  width: 187px;
  height: 65px;
  padding: 20px 12px 19px;
  margin: 34.5px 0 0 332px;
  background-image: url(/assets/img/img_4.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.caption {
  align-self: flex-start;
  overflow: hidden;
  max-width: 161px;
  margin-left: 1px;
  font-size: 28px;
  line-height: 28px;
  color: #ffffff;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.main {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 1484px;
  margin-top: 51px;
  box-sizing: border-box;
}
.container-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 1485px;
  height: 262px;
  padding: 41px 12px 28px;
  margin-right: 5px;
  background-image: url(/assets/img/img_5.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.wrapper {
  justify-content: center;
}
.large-icon {
  align-self: center;
  width: 76px;
  height: 2px;
  margin: 1px 0 0 4px;
}
.icon-home {
  align-self: center;
  width: 25px;
  height: 24px;
  margin: 1px 0 0 18px;
}
.title-1 {
  align-self: center;
  margin-left: 13px;
  font-size: 26px;
  line-height: 26px;
  color: #243c70;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.large-icon-1 {
  align-self: center;
  width: 76px;
  height: 2px;
  margin: 1px 0 0 17px;
}
.wrapper-1 {
  justify-content: flex-start;
  margin-top: 21px;
}
.group-item-0 {
  width: 162px;
  padding: 17px 12px 18px;
  margin-left: 4px;
}
.picture {
  align-self: center;
  width: 80px;
  height: 80px;
}
.tag-1 {
  align-self: center;
  overflow: hidden;
  max-width: 136px;
  margin: 8px 0 0 1px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-1 {
  width: 161px;
  padding: 18px 12px 17px;
  margin-left: 15px;
}
.view {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 81px;
  box-sizing: border-box;
}
.figure {
  align-self: flex-start;
  width: 80px;
  height: 80px;
}
.large-icon-2 {
  position: absolute;
  left: 50%;
  top: 6px;
  width: 69px;
  height: 67px;
  transform: translateX(-50%);
}
.label {
  align-self: center;
  overflow: hidden;
  max-width: 137px;
  margin-top: 8px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-2 {
  width: 161px;
  padding: 17px 12px 16px;
  margin-left: 16px;
}
.view-1 {
  position: relative;
  display: flex;
  justify-content: center;
  align-self: center;
  width: 91px;
  box-sizing: border-box;
}
.bitmap {
  align-self: flex-start;
  width: 80px;
  height: 80px;
  margin-right: 1px;
}
.icon-money {
  position: absolute;
  left: 50%;
  bottom: 12px;
  width: 57px;
  height: 54px;
  transform: translateX(-50%);
}
.deepseek {
  align-self: center;
  overflow: hidden;
  max-width: 135px;
  margin: 9px 0 0 1px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-3 {
  width: 161px;
  padding: 17px 12px 18px;
  margin-left: 16px;
}
.view-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  width: 80px;
  height: 80px;
  margin-right: 1px;
  background-image: url(/assets/img/img_14.png);
  background-size: 100% 100%;
  padding-top: 1px;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.picture-1 {
  align-self: flex-start;
  width: 80px;
  height: 79px;
}
.word {
  align-self: center;
  overflow: hidden;
  max-width: 137px;
  margin-top: 8px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-4 {
  width: 161px;
  padding: 17px 12px;
  margin-left: 17px;
}
.view-3 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 81px;
  box-sizing: border-box;
}
.image {
  align-self: flex-start;
  width: 80px;
  height: 80px;
}
.large-icon-3 {
  position: absolute;
  left: 50%;
  bottom: 7px;
  width: 69px;
  height: 65px;
  transform: translateX(-50%);
}
.label-1 {
  align-self: center;
  overflow: hidden;
  max-width: 137px;
  margin-top: 8px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-5 {
  width: 161px;
  padding: 17px 12px;
  margin-left: 16px;
}
.view-4 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 81px;
  box-sizing: border-box;
}
.figure-1 {
  align-self: flex-start;
  width: 80px;
  height: 80px;
}
.large-icon-4 {
  position: absolute;
  left: 50%;
  bottom: 2px;
  width: 65px;
  height: 73px;
  transform: translateX(-50%);
}
.word-1 {
  align-self: center;
  overflow: hidden;
  max-width: 137px;
  margin-top: 8px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-6 {
  width: 161px;
  padding: 19px 12px 18px;
  margin-left: 16px;
}
.image-1 {
  align-self: center;
  width: 80px;
  height: 80px;
  margin-right: 1px;
}
.kimi {
  align-self: center;
  overflow: hidden;
  max-width: 135px;
  margin: 8px 1px 0 0;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.group-item-7 {
  width: 161px;
  padding: 18px 12px 17px;
  margin-left: 16px;
}
.view-5 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 81px;
  box-sizing: border-box;
}
.bitmap-1 {
  align-self: flex-start;
  width: 80px;
  height: 80px;
}
.figure-2 {
  position: absolute;
  left: 50%;
  bottom: 6px;
  width: 57px;
  height: 65px;
  transform: translateX(-50%);
}
.tag-2 {
  align-self: center;
  overflow: hidden;
  max-width: 137px;
  margin-top: 8px;
  font-size: 19px;
  font-weight: bold;
  line-height: 19px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.container-2 {
  display: flex;
  justify-content: center;
  align-self: center;
  width: 1474px;
  margin-top: 20px;
  box-sizing: border-box;
}
.large-icon-5 {
  align-self: center;
  width: 76px;
  height: 2px;
  margin-top: 1px;
}
.icon-setting {
  align-self: center;
  width: 25px;
  height: 27px;
  margin-left: 31px;
}
.caption-1 {
  align-self: center;
  margin: 0 0 2px 12px;
  font-size: 26px;
  line-height: 26px;
  color: #243c70;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.large-icon-6 {
  align-self: center;
  width: 76px;
  height: 2px;
  margin: 1px 1px 0 28px;
}
.container-3 {
  display: flex;
  justify-content: flex-start;
  align-self: center;
  width: 1485px;
  margin-top: 7px;
  box-sizing: border-box;
}
.wrapper-2 {
  display: flex;
  width: 258px;
  height: 236px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  margin: 24px 0 0 39px;
  box-sizing: border-box;
}
.large-icon-7 {
  align-self: flex-start;
  width: 73px;
  height: 75px;
}
.title-2 {
  align-self: center;
  margin: 8px 0 0 4px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.wrapper-3 {
  display: flex;
  width: 258px;
  height: 236px;
  flex-direction: column;
  justify-content: flex-start;
  align-self: flex-start;
  margin: 25px 0 0 95px;
  box-sizing: border-box;
}
.large-icon-8 {
  align-self: flex-start;
  width: 70px;
  height: 73px;
}
.search {
  align-self: center;
  margin: 9px 0 0 4px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.wrapper-4 {
  position: relative;
  width: 258px;
  height: 236px;
  align-self: flex-start;
  width: 988px;
  height: 230px;
  margin-left: 108px;
}
.group-1 {
  position: absolute;
  display: flex;
  left: 50%;
  top: 0px;
  justify-content: space-between;
  width: 988px;
  transform: translateX(-50%);
  box-sizing: border-box;
}
.caption-2 {
  position: absolute;
  left: -443px;
  bottom: 48px;
  z-index: 1;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.title-3 {
  position: absolute;
  left: -443px;
  bottom: 16.5px;
  z-index: 2;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.view-item-0 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  z-index: 3;
  width: 252px;
  height: 230px;
  padding: 24px 12px 97px;
  background-image: url(/assets/img/img_28.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.large-icon-9 {
  align-self: flex-start;
  width: 70px;
  height: 75px;
  margin-left: 23px;
}
.title-4 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 174px;
  margin: 8px 0 0 27px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.summary {
  position: absolute;
  left: 40px;
  bottom: 48px;
  z-index: 4;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.summary-1 {
  position: absolute;
  left: 39px;
  bottom: 16px;
  z-index: 5;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.view-item-1 {
  position: absolute;
  display: flex;
  top: 0px;
  right: 246px;
  flex-direction: column;
  justify-content: flex-start;
  z-index: 6;
  width: 252px;
  height: 230px;
  padding: 24px 12px 97px;
  background-image: url(/assets/img/img_30.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.large-icon-10 {
  align-self: flex-start;
  width: 73px;
  height: 75px;
  margin-left: 15px;
}
.title-5 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 186px;
  margin: 8px 0 0 21px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.caption-3 {
  position: absolute;
  right: 174px;
  bottom: 48px;
  z-index: 7;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.title-6 {
  position: absolute;
  right: -84px;
  bottom: 48px;
  z-index: 10;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.caption-4 {
  position: absolute;
  right: 148px;
  bottom: 16.5px;
  z-index: 8;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.view-item-2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-self: center;
  z-index: 9;
  width: 252px;
  height: 230px;
  padding: 24px 12px 97px;
  background-image: url(/assets/img/img_32.png);
  background-size: 100% 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  background-origin: padding-box;
}
.large-icon-11 {
  align-self: flex-start;
  width: 73px;
  height: 75px;
  margin-left: 14px;
}
.caption-5 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 186px;
  margin: 8px 0 0 21px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.title-7 {
  position: absolute;
  right: -84px;
  bottom: 16px;
  z-index: 11;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  lines: 1;
}
.group-2 {
  position: absolute;
  display: flex;
  top: 25px;
  right: 0px;
  flex-direction: column;
  justify-content: flex-start;
  width: 716px;
  box-sizing: border-box;
}
.large-icon-12 {
  align-self: flex-start;
  width: 71px;
  height: 73px;
}
.caption-6 {
  align-self: flex-start;
  overflow: hidden;
  max-width: 706px;
  margin: 9px 0 0 5px;
  font-size: 27px;
  line-height: 27px;
  color: #000000;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
.word-2 {
  align-self: center;
  overflow: hidden;
  max-width: 1484px;
  margin-top: 16px;
  font-size: 15px;
  line-height: 15px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: pre;
  text-overflow: ellipsis;
  lines: 1;
}
.label-2 {
  align-self: center;
  overflow: hidden;
  max-width: 1482px;
  margin: 5px 0 0 1px;
  font-size: 15px;
  line-height: 15px;
  color: #333333;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0px;
  white-space: nowrap;
  text-overflow: ellipsis;
  lines: 1;
}
