/* 简徒页脚 - 对齐新官网 */
.jiantu-bootom-footer {
  background: #131032;
}

.jiantu-bootom-footer .bootom-footer {
  background-color: #000000;

  background-position: top center;
  background-repeat: no-repeat;
  padding: 10px 0;
  height: 250px;
}

.jiantu-bootom-footer .bootom-footer > .container {
  max-width: 1275px;
  height: 100%;
}

.jiantu-bootom-footer .bootom-footer .row {
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  align-items: center;
  justify-content: space-between;
}

.jiantu-bootom-footer p {
  color: #ffffff;
  font-size: 15px;
  margin-bottom: 0;
  font-weight: 400;
}

.jiantu-bootom-footer .bootom-footer p {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 0;
}

.jiantu-bootom-footer .bootom-footer p a {
  font-size: 16px;
  color: #848484;
  margin-bottom: 0;
  margin-left: 10px;
  text-decoration: none;
}

.jiantu-bootom-footer .bootom-footer p a:hover {
  color: #aaa;
}

.jiantu-bootom-footer ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jiantu-bootom-footer .footer-content1 li {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.jiantu-bootom-footer .d-flex1 {
  display: flex !important;
  padding-top: 20px;
}

.jiantu-bootom-footer .subscribe-icon1 img {
  width: 150px;
  height: 150px;
  margin-bottom: 10px;
}

.jiantu-bootom-footer .subscribe-icon2 img {
  width: 150px;
  height: 150px;
  margin-left: 30px;
  margin-bottom: 10px;
}

.jiantu-bootom-footer .subscribe-icon1 span {
  display: block;
  text-align: center !important;
  font-size: 16px;
  width: 150px;
  margin-top: 10px;
  padding-top: 10px;
  color: #ffffff;
}

.jiantu-bootom-footer .subscribe-icon2 span {
  display: block;
  text-align: center !important;
  font-size: 16px;
  width: 180px;
  margin-top: 10px;
  padding-top: 10px;
  color: #ffffff;
}

.jiantu-bootom-footer .footer-content1 {
  width: 100%;
  margin-bottom: 4px;
}

.jiantu-bootom-footer .footer-content1 img {
  display: block;
  margin-left: auto;
  max-width: 100%;
  height: auto;
}

.jiantu-bootom-footer .rootimg {
  text-align: right;
}

.jiantu-bootom-footer .rootimg img {
  display: inline;
  vertical-align: middle;
  padding-top: 0;
}

.jiantu-bootom-footer .rootimg p {
  line-height: 40px;
  text-align: right;
}

@media (min-width: 992px) {
  .jiantu-bootom-footer .bootom-footer .row > [class*="col-lg-6"] {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }

  .jiantu-bootom-footer .payement {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .jiantu-bootom-footer .bootom-footer {
    height: auto;
    padding: 30px 0;
  }

  .jiantu-bootom-footer .bootom-footer .row {
    justify-content: center;
    gap: 24px;
  }

  .jiantu-bootom-footer .footer-content1 img {
    margin-left: auto;
    margin-right: auto;
  }

  .jiantu-bootom-footer .rootimg,
  .jiantu-bootom-footer .rootimg p {
    text-align: center;
  }
}

/* AI / 大模型可读页面摘要区（视觉隐藏，保留在 HTML 中供搜索引擎与 AI 抓取） */
.ai-readable-summary {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
