html, body {
  background-color: #fff;
}
/* ==================== GCDF Site - Homepage Styles ==================== */
.scale-wrapper {
  background: url(../images/home_page2_bg.jpg) 0 2928px no-repeat;
}
/* ==================== Hero Banner ==================== */
.hero-banner {
  position: relative;
  width: 1920px;
  height: 815px;
  margin: 0 auto;
  background: #fff url(../images/gcdf_home_banner.jpg) no-repeat;
}


.hero-content {
  position: relative;
  z-index: 1;
  max-width: 800px;
  padding: 0 20px;
}

.hero-tags {
  position: absolute;
  width: 970px;
  height: 64px;
  top: 456px;
  left: 476px;
  font-size: 0;
}

.hero-tag {
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  color: #0b0b0b
}

.hero-tag:nth-of-type(1) {
  margin-left: 98px;
}

.hero-tag:nth-of-type(2) {
  margin-left: 104px;
}

.hero-tag:nth-of-type(3) {
  margin-left: 104px;
}

.hero-tag:nth-of-type(4) {
  margin-left: 104px;
}

.hero-stats {
  position: absolute;
  width: 1790px;
  height: 176px;
  top: 640px;
  left: 66px;
  padding-top: 48px;
  box-sizing: border-box;
  background: #fff;
  border-radius: 30px;
  box-shadow: var(--shadow);
  font-size: 0;
}

.hero-stats li {
  display: inline-block;
  vertical-align: middle;
  width: 310px;
}

.hero-stats li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.hero-stats li dl {
  display: inline-block;
  vertical-align: middle;
}

.hero-stats li dt {
  font-size: 40px;
  font-weight: bold;
  color: #121212;
  line-height: 1.1;
}

.hero-stats li dd {
  font-size: 18px;
  color: #5b5b5b;
}

.hero-stats li:nth-of-type(1) {
  margin-left: 246px;
}

.hero-stats li:nth-of-type(2) {
  width: 350px;
}

.hero-stats li:nth-of-type(3) {
  width: 390px;
}

/* ==================== 证书含金量 ==================== */
.cert-section {
  width: 1920px;
  margin: 0 auto;
  padding: 106px 0 0 182px;
  background: #ebf3fc;
}

.cert-layout {
  position: relative;
  padding-top: 76px;
  height: 636px;
  font-size: 0;
  box-sizing: border-box;
}

.cert-text {
  display: inline-block;
  vertical-align: top;
  width: 690px;
  height: 246px;
  background: url(../images/home_page1_left_bg.png) no-repeat;
  font-size: 22px;
  color: #5b5b5b;
  padding-top: 110px;
  box-sizing: border-box;
  line-height: 1.5;
}

.cert-text p {
  width: 654px;
  padding: 48px 36px;
  box-sizing: border-box;
  background: linear-gradient(135deg, #f0f8ff 0%, #fff 100%);
  margin: 0 auto;
  border-radius: 30px;
}

.cert-image {
  position: absolute;
  width: 1022px;
  height: 572px;
  background: url(../images/home_page1_right_img.png) no-repeat;
  top: 76px;
  right: 0;
}

/* ==================== 机构认证 ==================== */
.auth-section {
  width: 1960px;
  margin: 0 auto;
  padding: 30px 0 35px 0;
  background: #ebf3fc;
  font-size: 0;
}

.auth-logos, .auth-cce, .auth-flags {
  display: inline-block;
  vertical-align: top;
}

.auth-logos {
  width: 688px;
  height: 450px;
  box-sizing: border-box;
  padding: 62px 76px 68px 124px;
  background: #fff;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  text-align: center;
}

.auth-logos  p {
  text-align: left;
  font-size: 22px;
  color: #5b5b5b;
  line-height: 1.5;
  padding-top: 20px;
}

.auth-cce {
  width: 540px;
  height: 450px;
  box-sizing: border-box;
  padding: 70px 32px 0 32px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  text-align: center;
}

.auth-cce  p {
  text-align: left;
  font-size: 22px;
  color: #5b5b5b;
  line-height: 1.5;
  padding-top: 20px;
}

.auth-flags {
  width: 688px;
  height: 450px;
  box-sizing: border-box;
  padding: 70px 90px 0 90px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  text-align: center;
  background: linear-gradient(180deg, #ededed 0%, #fff 10%);
}

.auth-flags img {
  display: inline-block;
}

.auth-flags  p {
  text-align: left;
  font-size: 22px;
  color: #5b5b5b;
  line-height: 1.5;
  padding-top: 20px;
}

/* ==================== 学员合影 ==================== */
.group-photo-section {
  background: linear-gradient(180deg, #ebf3fc 0%, #fff 50%);
}

.group-photo-section .section-desc {
  width: 1344px;
  margin: 0 auto;
  line-height: 1.5;
  padding-top: 34px;
  font-size: 22px;
  color: #5b5b5b;
}

.group-photo-section .section-desc span {
  color: #00adbb;
}

.group-photo-section .group-photo {
  padding: 38px 0 0 0;
}

.group-photo-section .group-photo img {
  display: block;
  width: 1035px;
  height: 470px;
  margin: 0 auto;
}

/* ==================== 适合人群 ==================== */
.crowd-section {
  padding-bottom: 64px;
}

.crowd-section .section-title {
  padding-top: 112px;
  height: 230px;
}

.crowd-grid {
  width: 1512px;
  margin: 0 auto;
  font-size: 0;
  padding-top: 70px;
}

.crowd-card {
  display: inline-block;
  vertical-align: top;
  width: 718px;
  height: 300px;
  border-radius: 38px;
  margin-bottom: 48px;
  background-color: #fff;
  box-shadow: 0 0 2px rgb(0 0 0 / 6%);
  font-size: 0;
}

.crowd-card:nth-of-type(even) {
  margin-left: 74px;
}

.crowd-card:hover {
  box-shadow: var(--shadow-hover);
  background-color: #00adbb;
  color: #fff;
}

.crowd-card:hover .crowd-card-title, .crowd-card:hover .crowd-card-desc {
  color: #fff;
}

.crowd-card-icon {
  display: inline-block;
  width: 278px;
  vertical-align: top;
}

.crowd-card-body {
  display: inline-block;
  width: 440px;
  vertical-align: top;
  padding: 40px 32px 0 32px;
}

.crowd-card-body img {
  display: block;
  width: 278px;
  height: 300px;
}

.crowd-card-title {
  position: relative;
  color: #121212;
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 56px;
}

.crowd-card-title i {
  position: absolute;
  width: 84px;
  height: 4px;
  background-color: #ffba00;
  top: 70px;
  left: 0;
}

.crowd-card-desc {
  font-size: 18px;
  color: #121212;
  line-height: 1.7;
}

/* ==================== 课程形式 ==================== */

.course-grid {
  width: 1628px;
  height: 674px;
  margin: 72px auto 0 auto;
  font-size: 0;
  padding: 28px 84px 110px 84px;
  box-sizing: border-box;
  background-color: #fff;
}

.course-card {
  display: inline-block;
  width: 708px;
  height: 564px;
  background: url(../images/main4.1.jpg) no-repeat;
  background-size: cover;
}

.course-card-body {
  width: 708px;
  height: 564px;
  background: #3333338c;
  cursor: pointer;
  text-align: center;
  color: #fff;
}

.course-card-body h3, .course-card-body p {
  text-align: center;
}

.course-card-body h3 {
  font-size: 31px;
  font-weight: bold;
  color: rgb(29, 198, 212);
  line-height: 1;
  margin-top: 34px;
}

.course-card-body img {
  display: inline-block;
  vertical-align: top;
  margin-top: 90px;
}

.course-card-body p:nth-of-type(1) {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 40px;
}

.course-card-body p:nth-of-type(2), .course-card-body p:nth-of-type(3) {
  font-size: 17px;
  line-height: 1.6;
}

.course-card-body p:nth-of-type(3) {
  margin-bottom: 64px;
}

.course-card-body:hover {
  background: #33333366;
}
.course-card:last-of-type {
  margin-left: 44px;
  background: url(../images/main4.2.jpg) no-repeat;
  background-size: cover;
}
.course-card-btn {
  width: 180px;
  color: #fff;
  font-size: 15px;
  line-height: 2.5;
  border-radius: 52px;
  border: 4px solid #1cc7d5;
  background: none;
  cursor: pointer;
}

.course-card-body:hover .course-card-btn {
  background-color: #1cc7d5;
}

/* ==================== 干货科普 ==================== */
.article-section {
  padding:  0 0 122px 0;
  background: #fff;
}

.article-layout {
  width: 1512px;
  height: 444px;
  margin: 0 auto;
  font-size: 0;
  padding-top: 70px;
}

.article-sidebar {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 530px;
  height: 444px;
  padding: 40px 35px 0 35px;
  box-sizing: border-box;
  background-color: #00adbb;
  border-radius: 20px;
}

.article-sidebar h3 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  text-align: center;
}

.article-sidebar img {
  max-width: none;
}

.article-sidebar a {
  position: absolute;
  padding: 6px 16px;
  color: #fff;
  font-size: 18px;
  border-radius: 40px;
  border: 1px solid #fff;
  right: 50px;
  bottom: 28px;
}

.article-list {
  display: inline-block;
  width: 936px;
  height: 442px;
  padding: 20px 16px;
  box-sizing: border-box;
  border: 1px solid #18b4c2;
  border-radius: 10px;
  vertical-align: top;
  margin-left: 42px;
  background: linear-gradient(180deg, #ebf3fc 0%, #fff 50%);;
}

.article-list ul:nth-of-type(1) {
  font-size: 0;
}

.article-list ul:nth-of-type(1) li {
  position: relative;
  display: inline-block;
  padding: 18px 34px;
  font-size: 28px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background: #fff;
  margin-right: 10px;
  color: #2e3739;
}

.article-list ul:nth-of-type(1) li.active, .article-list ul:nth-of-type(1) li:hover {
  background: #00adbb;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
}

.article-list ul:nth-of-type(1) li span {
  position: relative;
  z-index: 1;
}

.article-list ul:nth-of-type(1) li i {
  position: absolute;
  width: 48px;
  height: 18px;
  border-radius: 50%;
  left: 32px;
  bottom: 14px;
  background-color: #ffba00;
  display: none;
}
.article-list ul:nth-of-type(1) li i.show {
  display: block;
}

.article-list ul:nth-of-type(2), .article-list ul:nth-of-type(3), .article-list ul:nth-of-type(4) {
  height: 334px;
  background-color: #fff;
  border-top-right-radius: 30px;
  padding: 26px;
  box-sizing: border-box;
}

.article-list ul:nth-of-type(2) li, .article-list ul:nth-of-type(3) li, .article-list ul:nth-of-type(4) li {
  margin-bottom: 14px;
}

.article-list ul:nth-of-type(2) p, .article-list ul:nth-of-type(3) p, .article-list ul:nth-of-type(4) p {
  position: relative;
  height: 48px;
  line-height: 48px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 0 12px;
  border: 1px solid #c0c0c0;
  border-radius: 15px;
  cursor: pointer;
  font-size: 18px;
  color: #2e3739;
  padding-left: 80px;
}
.article-list ul:nth-of-type(2) li p i, .article-list ul:nth-of-type(3) li p i, .article-list ul:nth-of-type(4) li p i {
  position: absolute;
  width: 62px;
  height: 24px;
  background-color: #ffba00;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  font-style: normal;
  text-align: center;
  line-height: 24px;
  top: 12px;
  left: 10px;
  font-size: 14px;
}

.article-list ul:nth-of-type(2) li:last-of-type, .article-list ul:nth-of-type(3) li:last-of-type, .article-list ul:nth-of-type(4) li:last-of-type {
  border: 0;
  text-align: right;
  padding-top: 12px;
  line-height: auto;
  height: auto;
}

.article-list ul:nth-of-type(2) li:last-of-type a, .article-list ul:nth-of-type(3) li:last-of-type a, .article-list ul:nth-of-type(4) li:last-of-type a {
  padding: 8px 16px;
  color: #fff;
  background: #00adbb;
  font-size: 18px;
  border-radius: 20px;
}

/* Tab 内容面板切换 */
.article-list .article-tab-content {
  display: none;
}

.article-list .article-tab-content.active {
  display: block;
}

/* ==================== 蜕变故事 ==================== */
.story-section {
  padding: 20px 0 0 0;
}

.story-section .section-title {
  padding: 116px 0 66px 0;
  height: auto;
  background: url(../images/home_page5_bg.png) repeat;
}

.story-grid {
  font-size: 0;
  background: linear-gradient(180deg, #f0f8ff 0%, #f8f6ff 100%);
  padding: 26px 0 62px 0;
}

.story-grid-inner {
  font-size: 0;
  width: 1378px;
  margin: 0 auto;
}

.story-grid-left, .story-grid-right {
  display: inline-block;
  vertical-align: top;
  width: 946px;
}

.story-grid-left {
  width: 356px;
  box-sizing: border-box;
  padding: 12px;
  background-color: #deedfd;
}

.story-grid-left ul li {
  position: relative;
  height: 112px;
  line-height: 112px;
  background-color: #eaf3fc;
  text-align: center;
  border-radius: 20px;
  font-size: 28px;
  color: #1c1c1c;
  margin-bottom: 10px;
  cursor: pointer;
}

.story-grid-left ul li:last-of-type {
  margin-bottom: 0;
}

.story-grid-left ul li.active, .story-grid-left ul li:hover {
  background-color: #00adbb;
  color: #fff;
}

.story-grid-left ul li img:nth-of-type(1) {
  display: none;
}

.story-grid-left ul li img:nth-of-type(2) {
  display: block;
}

.story-grid-left ul li.active img:nth-of-type(1), .story-grid-left ul li:hover  img:nth-of-type(1) {
  display: block;
}

.story-grid-left ul li img {
  position: absolute;
  top: 38px;
  right: 40px;
}

.story-grid-right {
  display: inline-block;
  width: 942px;
  margin-left: 80px;
}

.story-grid-right .hide {
  display: none;
}

.story-grid-content-shicao {
  font-size: 0;
}

.story-grid-content-shicao li {
  display: inline-block;
  width: 460px;
  height: 400px;
  background: #fff;
  border-radius: 20px;
  padding: 16px;
  box-sizing: border-box;
  cursor: pointer;
  vertical-align: top;
}

.story-grid-content-shicao li:nth-of-type(2n) {
  margin: 0 0 28px 18px;
}

.story-grid-content-shicao li img {
  display: block;
  width: 426px;
  height: 242px;
  border-radius: 10px;
  box-shadow: var(--shadow-hover);
  margin-bottom: 20px;
}

.story-grid-content-shicao li p span {
  display: inline-block;
  padding: 6px 22px;
  font-size: 16px;
  color: #1db1be;
  margin-bottom: 12px;
  line-height: 1.4;
  background-color: #cefbff;
  border-radius: 10px;
}

.story-grid-content-shicao li p {
  font-size: 18px;
  font-weight: bold;
  color: #121212;
  line-height: 1.6;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.story-grid-content-shicao>p {
  text-align: right;
  padding-top: 10px;
}

.story-grid-content-shicao>p a {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  background-color: #00adbb;
}

/* ==================== 学员分享 - 列表 ==================== */

.student-item {
  background: var(--white);
  border-radius: var(--radius-lg);
  box-shadow: var(--shadow);
  padding: 20px 100px 12px 40px;
  border: 1px solid #bccbdd;
  font-size: 0;
  margin-bottom: 28px;
}

.student-item:last-of-type {
  margin-bottom: 0;
}

.student-item:hover {
  box-shadow: var(--shadow-hover);
}

.student-item-avatar {
  display: inline-block;
  vertical-align: middle;
  width: 196px;
  height: 65px;
  font-size: 0;
  border-right: 2px solid #e7ecf4;
}

.student-item-avatar img {
  display: inline-block;
  width: 58px;
  height: 65px;
  border-radius: 50%;
  vertical-align: middle;
}

.student-item-header {
  display: inline-block;
  vertical-align: middle;
  width: 130px;
  padding-left: 10px;
  box-sizing: border-box;
}

.student-item-content {
  display: inline-block;
  width: calc(100% - 198px);
  vertical-align: middle;
  padding-left: 34px;
  box-sizing: border-box;
}

.student-item-name {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #121212;
}

.student-item-badge {
  display: block;
  font-size: 18px;
  font-weight: normal;
  color: #121212;
}

.student-item-title {
  font-size: 20px;
  font-weight: 600;
  color: #121212;
  margin-bottom: 8px;
  line-height: 1.5;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.student-item-excerpt {
  font-size: 14px;
  color: #121212;
  line-height: 1.8;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.story-grid-content-student>div {
  height: 810px;
  overflow-y: auto;
  padding-right: 20px;
}

.story-grid-content-student>div::-webkit-scrollbar {
  width: 14px;
  background: #e7ecf4;
}

.story-grid-content-student>div::-webkit-scrollbar-thumb {
  height: 14px;
  background: #00adbb;
}

.story-grid-content-student>p {
  text-align: right;
  margin-top: 30px;
}

.story-grid-content-student>p a {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  background-color: #00adbb;
}

.story-grid-content-share {
  width: 100%;
}

.story-grid-content-share>div {
  width: 100%;
  overflow-x: auto;
}

.story-grid-content-share>div::-webkit-scrollbar {
  width: 4px;
  background: #e7ecf4;
}

.story-grid-content-share>div::-webkit-scrollbar-thumb {
  width: 12px;
  background: #00adbb;
}

.story-grid-content-share ul {
  font-size: 0;
}

.story-grid-content-share ul li {
  display: inline-block;
  vertical-align: top;
  width: 348px;
  height: 640px;
  border: 1px solid #bccbdd;
  background: #fff;
  border-radius: 20px;
  padding: 36px 40px;
  box-sizing: border-box;
  box-shadow: var(--shadow-hover);
  margin: 0 22px 68px 0;
}

.story-grid-content-share ul li p:first-of-type {
  height: 64px;
  line-height: 1.7;
  font-size: 18px;
  font-weight: bold;
  color: #121212;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 22px;
}

.story-grid-content-share ul li p:nth-of-type(2) {
  width: 270px;
  height: 270px;
  margin: 0 auto 14px auto;
  background-color: #f8fcff;
}

.story-grid-content-share ul li p:nth-of-type(2) img {
  width: 270px;
  height: 270px;
}

.story-grid-content-share ul li p:nth-of-type(3) {
  height: 76px;
  line-height: 1.7;
  font-size: 14px;
  color: #5b5b5b;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 48px;
}

.story-grid-content-share ul li>a {
  display: inline-block;
  padding: 6px 12px;
  border: 1px solid #77d3db;
  color: #77d3db;
  font-size: 18px;
  cursor: pointer;
  border-radius: 30px;
}

.story-grid-content-share ul li:last-of-type {
  margin-right: 0;
}

.story-grid-content-share>p {
  text-align: right;
  margin-top: 30px;
}

.story-grid-content-share>p a {
  display: inline-block;
  padding: 8px 16px;
  border-radius: 20px;
  color: #fff;
  font-size: 18px;
  background-color: #00adbb;
}

/* ==================== 行业前景 ==================== */
.prospect-section {
  padding: 110px 0 0 0;
}

.prospect-section  .section-title {
  height: auto;
  padding-bottom: 100px;
}

.prospect-list {
  width: 1392px;
  margin: 0 auto;
}

/* Tab 内容面板切换 */
.prospect-list .tab-content {
  display: none;
}

.prospect-list .tab-content.active {
  display: block;
}

/* 内容主体区域 */
.prospect-list .hangye-main {
  width: 1512px;
  margin: 0 auto;
  padding: 40px 0 60px;
}

/* 文章卡片网格 */
.prospect-list .article-grid {
  margin-top: 32px;
  font-size: 0;
}

/* 文章卡片 */
 .prospect-list a {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin: 0 2% 24px 0;
  border: 1px solid #bccbdd;
  border-radius: var(--radius-lg);
 }
.prospect-list a:nth-of-type(2n) {
  margin-right: 0;
}
.prospect-list .article-card {
  display: flex;
  background: var(--white);
  border-radius: var(--radius-lg);
  overflow: hidden;
  cursor: pointer;
  position: relative;
}

.prospect-list .article-card:nth-of-type(even) {
  margin-right: 0;
}

.prospect-list .article-card:hover {
  box-shadow: var(--shadow-hover);
}

/* 推荐卡片 - 青色背景 */
.prospect-list .article-card:hover {
  background: var(--primary);
  color: var(--white);
}

.prospect-list .article-card:hover .article-title {
  color: var(--white);
}

.prospect-list .article-card:hover .article-summary {
  color: rgba(255, 255, 255, 0.85);
}

.prospect-list .article-card:hover .article-arrow {
  color: var(--white);
}

/* 日期标签区域 */
.prospect-list .article-date {
  min-width: 70px;
  padding: 0;
  color: #121212;
  flex-shrink: 0;
  text-align: right;
}

.prospect-list .article-date-year {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  opacity: 0.85;
  margin-bottom: 4px;
  border-bottom: 2px solid #ffba00;
  padding-bottom: 10px;
  margin-top: 22px;
}

.prospect-list .article-date-day {
  display: block;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-top: 10px;
  letter-spacing: 1px;
}

.prospect-list .article-card:hover .article-date-year, .prospect-list  .article-card:hover .article-date {
  color: #fff;
}

/* 文章内容区域 */
.prospect-list .article-content {
  flex: 1;
  padding: 22px 34px 22px 26px;
  display: flex;
  flex-direction: column;
  position: relative;
  min-width: 0;
}

.prospect-list .article-title {
  font-size: 18px;
  font-weight: 600;
  color: #121212;
  height: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  display: -webkit-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.prospect-list .article-card.featured:hover .article-title {
  color: var(--white);
}

.prospect-list .article-summary {
  font-size: 14px;
  color: #5b5b5b;
  line-height: 1.7;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 12px;
}

.prospect-list .tab-content>p {
  padding-top: 20px;
  text-align: right;
}

.prospect-list .tab-content>p a {
  display: inline-block;
  width: auto;
  margin-right: 0;
  padding: 8px 16px;
  border-radius: 30px;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
  background-color: #00adbb;
}

/***底部导航****/

.section-foonter-menu {
  width: 1920px;
  height: 196px;
  margin-top: 70px;
  background-color: #e9f2fd;
}

.section-foonter-menu .section-foonter-menu-content {
  width: 976px;
  margin: 0 auto;
  padding: 52px 0;
  font-size: 0;
}

.section-foonter-menu .section-foonter-menu-content a {
  display: inline-block;
  cursor: pointer;
  border: 1px solid #525b5f;
  border-radius: 20px;
  width: 118px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #525b5f;
  background: #fff;
  font-size: 20px;
  margin: 0 160px 14px 0;
}

.section-foonter-menu .section-foonter-menu-content a:nth-of-type(4n) {
  margin-right: 0;
}

/* ==================== 首页移动端适配 ==================== */
@media screen and (max-width: 1024px) {
  .scale-wrapper.mobile-mode {
    background-size: cover !important;
    background-position: center !important;
  }

  /* Hero Banner 移动端适配 */
  .scale-wrapper.mobile-mode .hero-banner {
    width: 100% !important;
    height: auto !important;
    min-height: 300px;
    background-size: cover !important;
    background-position: center !important;
  }

  .scale-wrapper.mobile-mode .hero-tags {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
    padding: 20px 15px;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .hero-tag {
    font-size: 14px !important;
    margin: 0 !important;
    background: rgba(255,255,255,0.9);
    padding: 8px 15px;
    border-radius: 20px;
  }

  .scale-wrapper.mobile-mode .hero-stats {
    width: 100% !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    padding: 20px 15px !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 15px;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .hero-stats li {
    width: calc(50% - 10px) !important;
    margin: 0 !important;
    display: flex;
    align-items: center;
    gap: 8px;
    background: white;
    padding: 15px 10px;
    border-radius: 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
  }

  .scale-wrapper.mobile-mode .hero-stats li img {
    width: 30px !important;
    height: 30px !important;
    margin-right: 0 !important;
  }

  .scale-wrapper.mobile-mode .hero-stats li dt {
    font-size: 18px !important;
  }

  .scale-wrapper.mobile-mode .hero-stats li dd {
    font-size: 12px !important;
  }

  /* 证书含金量 移动端适配 */
  .scale-wrapper.mobile-mode .cert-section {
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .cert-layout {
    height: auto !important;
    padding-top: 20px !important;
  }

  .scale-wrapper.mobile-mode .cert-text {
    width: 100% !important;
    display: block !important;
    background-size: contain !important;
    padding-top: 80px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .cert-text p {
    width: 100% !important;
    font-size: 14px !important;
    padding: 15px !important;
  }

  .scale-wrapper.mobile-mode .cert-image {
    position: relative !important;
    width: 100% !important;
    height: 200px !important;
    background-size: contain !important;
    background-position: center !important;
    margin-top: 20px;
    top: auto !important;
    right: auto !important;
  }

  /* 机构认证 移动端适配 */
  .scale-wrapper.mobile-mode .auth-section {
    width: 100% !important;
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .auth-logos,
  .scale-wrapper.mobile-mode .auth-cce,
  .scale-wrapper.mobile-mode .auth-flags {
    width: 100% !important;
    display: block !important;
    margin-bottom: 20px;
    border-radius: 20px !important;
    padding: 20px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .auth-logos img,
  .scale-wrapper.mobile-mode .auth-cce img,
  .scale-wrapper.mobile-mode .auth-flags img {
    max-width: 150px;
    margin: 0 auto 15px;
    display: block;
  }

  .scale-wrapper.mobile-mode .auth-logos p,
  .scale-wrapper.mobile-mode .auth-cce p,
  .scale-wrapper.mobile-mode .auth-flags p {
    font-size: 13px !important;
    text-align: center !important;
  }

  /* 学员合影 移动端适配 */
  .scale-wrapper.mobile-mode .group-photo-section {
    padding: 30px 15px;
  }

  .scale-wrapper.mobile-mode .group-photo-section .section-desc {
    width: 100% !important;
    font-size: 14px !important;
    line-height: 1.8 !important;
  }

  .scale-wrapper.mobile-mode .group-photo-section .group-photo {
    padding: 20px 0 !important;
  }

  .scale-wrapper.mobile-mode .group-photo-section .group-photo img {
    width: 100% !important;
    height: auto !important;
  }

  /* 适合人群 移动端适配 */
  .scale-wrapper.mobile-mode .crowd-section {
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .crowd-section .section-title {
    padding-top: 0 !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .crowd-grid {
    width: 100% !important;
    padding-top: 20px !important;
  }

  .scale-wrapper.mobile-mode .crowd-card {
    width: 100% !important;
    height: auto !important;
    display: flex !important;
    flex-direction: column-reverse !important;
    margin: 0 0 15px 0 !important;
    border-radius: 20px !important;
    overflow: hidden;
  }

  .scale-wrapper.mobile-mode .crowd-card:nth-of-type(even) {
    margin-left: 0 !important;
  }

  .scale-wrapper.mobile-mode .crowd-card-icon {
    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    padding: 20px !important;
    background: #f5f5f5;
  }

  .scale-wrapper.mobile-mode .crowd-card-icon img {
    width: 80px !important;
    height: 80px !important;
  }

  .scale-wrapper.mobile-mode .crowd-card-body {
    width: 100% !important;
    padding: 20px !important;
  }

  .scale-wrapper.mobile-mode .crowd-card-title {
    font-size: 18px !important;
    margin-bottom: 15px !important;
  }

  .scale-wrapper.mobile-mode .crowd-card-title i {
    width: 50px !important;
    height: 3px !important;
    top: 40px !important;
  }

  .scale-wrapper.mobile-mode .crowd-card-desc {
    font-size: 13px !important;
    line-height: 1.6 !important;
  }

  /* 课程形式 移动端适配 */
  .scale-wrapper.mobile-mode .course-section {
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .course-grid {
    width: 100% !important;
    height: auto !important;
    padding: 20px 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px;
  }

  .scale-wrapper.mobile-mode .course-card {
    width: 100% !important;
    margin: 0 !important;
    background-size: cover !important;
  }

  .scale-wrapper.mobile-mode .course-card-body {
    width: 100% !important;
    padding: 30px 20px !important;
  }

  .scale-wrapper.mobile-mode .course-card-body h3 {
    font-size: 22px !important;
  }

  .scale-wrapper.mobile-mode .course-card-body img {
    width: 60px !important;
    margin-top: 20px !important;
  }

  .scale-wrapper.mobile-mode .course-card-body p {
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .course-card-btn {
    width: 150px !important;
    font-size: 14px !important;
  }

  /* 干货科普 移动端适配 */
  .scale-wrapper.mobile-mode .article-section {
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .article-layout {
    width: 100% !important;
    height: auto !important;
    padding-top: 20px !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px;
  }

  .scale-wrapper.mobile-mode .article-sidebar {
    width: 100% !important;
    height: auto !important;
    position: relative !important;
  }

  .scale-wrapper.mobile-mode .article-sidebar h3 {
    font-size: 20px !important;
    text-align: center;
  }

  .scale-wrapper.mobile-mode .article-sidebar img {
    max-width: 100% !important;
    width: 100% !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .article-sidebar a {
    position: relative !important;
    display: block;
    text-align: center;
    right: auto !important;
    bottom: auto !important;
    margin-top: 15px;
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .article-list {
    width: 100% !important;
    height: auto !important;
    margin-left: 0 !important;
    padding: 15px !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(1) {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 10px !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(1) li {
    font-size: 14px !important;
    padding: 10px 20px !important;
    margin-right: 0 !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(1) li i {
    width: 30px !important;
    height: 15px !important;
    left: 15px !important;
    bottom: 8px !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(2),
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(3),
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(4) {
    padding: 15px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(2) li p,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(3) li p,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(4) li p {
    font-size: 14px !important;
    padding-left: 50px !important;
    height: auto !important;
    line-height: 1.5 !important;
    padding: 10px 10px 10px 50px !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(2) li p i,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(3) li p i,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(4) li p i {
    width: 40px !important;
    height: 20px !important;
    line-height: 20px !important;
    font-size: 12px !important;
    top: 10px !important;
    left: 8px !important;
  }

  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(2) li:last-of-type a,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(3) li:last-of-type a,
  .scale-wrapper.mobile-mode .article-list ul:nth-of-type(4) li:last-of-type a {
    font-size: 14px !important;
    padding: 8px 20px !important;
  }

  /* 蜕变故事 移动端适配 */
  .scale-wrapper.mobile-mode .story-section {
    padding: 30px 15px 0 !important;
  }

  .scale-wrapper.mobile-mode .story-section .section-title {
    padding: 0 !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .story-grid {
    padding: 20px 0 !important;
  }

  .scale-wrapper.mobile-mode .story-grid-inner {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .scale-wrapper.mobile-mode .story-grid-left {
    width: 100% !important;
  }

  .scale-wrapper.mobile-mode .story-grid-left ul {
    display: flex !important;
    gap: 10px;
    overflow-x: auto;
    padding: 10px 0;
  }

  .scale-wrapper.mobile-mode .story-grid-left ul li {
    height: auto !important;
    line-height: 1.5 !important;
    font-size: 14px !important;
    padding: 10px 20px !important;
    white-space: nowrap;
    margin-bottom: 0 !important;
  }

  .scale-wrapper.mobile-mode .story-grid-left ul li img {
    display: none !important;
    position: relative !important;
    top: auto !important;
    right: auto !important;
  }

  .scale-wrapper.mobile-mode .story-grid-right {
    width: 100% !important;
    margin-left: 0 !important;
    margin-top: 20px;
  }

  /* 实操卡片 移动端适配 */
  .scale-wrapper.mobile-mode .story-grid-content-shicao {
    font-size: 0;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao ul {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 15px;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao li {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 15px 0 !important;
    padding: 15px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao li:nth-of-type(2n) {
    margin-left: 0 !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao li img {
    width: 100% !important;
    height: 180px !important;
    object-fit: cover;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao li p span {
    font-size: 12px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao li p {
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-shicao > p a {
    font-size: 14px !important;
    padding: 10px 25px !important;
  }

  /* 学员分享 移动端适配 */
  .scale-wrapper.mobile-mode .story-grid-content-share > div {
    overflow-x: auto;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul {
    display: flex !important;
    flex-wrap: wrap !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li {
    width: 100% !important;
    height: auto !important;
    margin: 0 0 15px 0 !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li p:first-of-type {
    font-size: 16px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li p:nth-of-type(2) {
    width: 100% !important;
    height: 200px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li p:nth-of-type(2) img {
    width: 100% !important;
    height: 200px !important;
    object-fit: cover;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li p:nth-of-type(3) {
    font-size: 13px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share ul li a {
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-share > p a {
    font-size: 14px !important;
    padding: 10px 25px !important;
  }

  /* 学员故事列表 移动端适配 */
  .scale-wrapper.mobile-mode .story-grid-content-student > div {
    height: auto !important;
    overflow-y: visible !important;
    padding-right: 0 !important;
  }

  .scale-wrapper.mobile-mode .student-item {
    padding: 15px !important;
    margin-bottom: 15px !important;
    display: flex !important;
    flex-direction: column !important;
  }

  .scale-wrapper.mobile-mode .student-item-avatar {
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
    border-right: none !important;
    border-bottom: 1px solid #e7ecf4 !important;
    padding-bottom: 10px !important;
    height: auto !important;
  }

  .scale-wrapper.mobile-mode .student-item-avatar img {
    width: 50px !important;
    height: 50px !important;
  }

  .scale-wrapper.mobile-mode .student-item-header {
    width: auto !important;
    padding-left: 15px !important;
  }

  .scale-wrapper.mobile-mode .student-item-name {
    font-size: 16px !important;
  }

  .scale-wrapper.mobile-mode .student-item-badge {
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .student-item-content {
    width: 100% !important;
    padding-left: 0 !important;
    padding-top: 15px !important;
  }

  .scale-wrapper.mobile-mode .student-item-title {
    font-size: 16px !important;
  }

  .scale-wrapper.mobile-mode .student-item-excerpt {
    font-size: 13px !important;
  }

  .scale-wrapper.mobile-mode .story-grid-content-student > p a {
    font-size: 14px !important;
    padding: 10px 25px !important;
  }

  /* 行业前景 移动端适配 */
  .scale-wrapper.mobile-mode .prospect-section {
    padding: 30px 15px 0 !important;
  }

  .scale-wrapper.mobile-mode .prospect-section .section-title {
    height: auto !important;
    padding-bottom: 20px !important;
  }

  .scale-wrapper.mobile-mode .prospect-list {
    width: 100% !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .hangye-main {
    width: 100% !important;
    padding: 20px 0 !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-grid {
    margin-top: 15px !important;
  }

  .scale-wrapper.mobile-mode .prospect-list a {
    width: 100% !important;
    margin: 0 0 15px 0 !important;
  }

  .scale-wrapper.mobile-mode .prospect-list a:nth-of-type(2n) {
    margin-right: 0 !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-card {
    padding: 15px !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-date-year {
    font-size: 12px !important;
    margin-top: 0 !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-date-day {
    font-size: 14px !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-title {
    font-size: 15px !important;
    height: auto !important;
    line-height: 1.4 !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .article-summary {
    font-size: 13px !important;
  }

  .scale-wrapper.mobile-mode .prospect-list .tab-content > p a {
    width: auto !important;
    font-size: 14px !important;
    padding: 10px 25px !important;
  }

  /* 底部导航 移动端适配 */
  .scale-wrapper.mobile-mode .section-foonter-menu {
    width: 100% !important;
    height: auto !important;
    margin-top: 30px !important;
    padding: 30px 15px !important;
  }

  .scale-wrapper.mobile-mode .section-foonter-menu .section-foonter-menu-content {
    width: 100% !important;
    padding: 0 !important;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 10px;
  }

  .scale-wrapper.mobile-mode .section-foonter-menu .section-foonter-menu-content a {
    width: calc(50% - 10px) !important;
    margin: 0 !important;
    font-size: 14px !important;
    height: auto !important;
    line-height: 1.5 !important;
    padding: 10px !important;
  }

  .scale-wrapper.mobile-mode .section-foonter-menu .section-foonter-menu-content a:nth-of-type(4n) {
    margin-right: 0 !important;
  }
}

/* 小屏手机首页特殊适配 */
@media screen and (max-width: 480px) {
  .scale-wrapper.mobile-mode .hero-stats li {
    width: 100% !important;
  }

  .scale-wrapper.mobile-mode .section-foonter-menu .section-foonter-menu-content a {
    width: 100% !important;
  }
}