@font-face {
  font-family: AlimamaShuHeiTi;
  src: url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.eot) format('embedded-opentype'), url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.ttf) format('truetype'), url(https://info.compassedu.hk/pc/font/AlimamaShuHeiTi-Bold.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: AlibabaPuHuiTi-2-105-Heavy;
  src: url(https://info.compassedu.hk/pc/font/AlibabaPuHuiTi-2-105-Heavy.eot) format('embedded-opentype'), url(https://info.compassedu.hk/pc/font/AlibabaPuHuiTi-2-105-Heavy.ttf) format('truetype'), url(https://info.compassedu.hk/pc/font/AlibabaPuHuiTi-2-105-Heavy.woff) format('woff');
  font-weight: bold;
  font-style: normal;
}

#znz-pc {
  background-color: #fff;
}

.new-index-page {
  width: 100%;
  height: auto;
  background-color: #fff;
}

.index-box {
  margin: 0 auto 96px;
}

.new-index-page  .more-box {
  display: block;
  width: 168px;
  height: 56px;
  margin: 11px auto 0;
  cursor: pointer;
}

.new-index-page .more-text {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #0C32F6;
  border-radius: 8px;
  font-size: 20px;
}

/* banner + 金刚位 */
.new-index-page .index-banner {
  position: relative;
  width: 100%;
  height: auto;
  margin-bottom: 198px;
}

.new-index-page .index-banner .banner-img {
  display: block;
  width: 100%;
  height: auto;
  /* cursor: pointer; */
}

.new-index-page .index-banner .banner-img img {
  display:  block;
  width: 100%;
  /* height: auto; */
  height: 45vw;
}

.new-index-page .index-banner .explore-btn {
  position: absolute;
  width: 168px;
  height: 56px;
  top: 27.3vw;
  left: 192px;
  background-color: #0C32F6;
  font-family: PingFang SC;
  font-weight: 500;
  font-style: Medium;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0%;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.new-index-page .index-banner .diamond-position {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -73px;
  width: 1200px;
  height: 156px;
  background-color: #fff;
  box-shadow: 0px 4px 50px 0px #1D28601A;
  border-radius: 16px;
  padding: 0 15px;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.new-index-page .index-banner .per-d-box {
  width: 130px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.new-index-page .index-banner .per-d-box:hover {
  height: 156px;
  background-color: #F5F6F8;
}

.new-index-page .index-banner .per-d-box .icon {
  width: 56px;
  height: 56px;
  background-size: contain;
  background-repeat: no-repeat;
}

.new-index-page .index-banner .per-d-box .text {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 16px;
  color: #000;
  font-family: PingFang SC;
  margin-top: 16px;
}

/* 关于我们 */
.new-index-page .about-us-box {
  width: 1200px;
  height: auto;
}

.new-index-page .about-us-box .top {
  width: 100%;
  height: 331px;
  margin-bottom: 64px;
  display: flex;
  justify-content: space-between;
}

.new-index-page .about-us-box .top .left-img {
  display: block;
  width: 534px;
  height: auto;
}

.new-index-page .about-us-box .top .content {
  width: 624px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.new-index-page .about-us-box .top .content .about-title {
  display: block;
  width: 532px;
  height: auto;
  margin-top: 24px;
}

.new-index-page .about-us-box .top .content .about-intro {
  font-family: PingFang SC;
  font-weight: 400;
  color: #535B61;
  font-size: 16px;
  line-height: 32px;
  margin: 32px 0 16px;
}

.new-index-page .about-us-box .top .content .about-text {
  display: block;
  width: 350px;
  height: auto;
}

.new-index-page .about-us-box .bottom {
  width: 100%;
  height: 184px;
  display: flex;
  align-items: center;
  border-radius: 16px;
  background-color: #041F44;
}

.new-index-page .about-us-box .bottom .split-line {
  width: 1px;
  height: 120px;
  border: 1px solid;
  border-image-source: linear-gradient(180deg, rgba(88, 113, 241, 0) 0%, #5871F1 50%, rgba(88, 113, 241, 0) 100%);
  border-image-slice: 1;
}

.new-index-page .about-us-box .bottom .num-line {
  flex: 1;
  height: 100%;
  padding-left: 72px;
  padding-top: 48px;
  box-sizing: border-box;
  color: #fff;
}

.new-index-page .about-us-box .bottom .num-box {
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  font-family: AlimamaShuHeiTi;
}

.new-index-page .about-us-box .bottom .text-box {
  font: 16px;
  line-height: 24px;
  font-family: PingFang SC;
  margin-top: 12px;
}

/* 顾问团队 */
.new-index-page .adviser-box {
  width: 1080px;
  height: auto;
}

.new-index-page .adviser-box .adviser-t {
  display: block;
  width: 674px;
  height: auto;
  margin: 0 auto;
}

.new-index-page .adviser-box .tab-list {
  width: 100%;
  height: 48px;
  display: flex;
  justify-content: center;
  margin-top: 56px;
}

.new-index-page .adviser-box .tab-list .per-tab {
  width: 256px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-family: PingFang SC;
  font-weight: 500;
  color: #232733;
  background-image: url(https://info.compassedu.hk/pc/img/new-index-page/tab.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-left: calc((100% - 1024px) / 3);
}

.new-index-page .adviser-box .tab-list .per-tab:first-of-type {
  margin-left: 0;
}

.new-index-page .adviser-box .tab-list .per-tab.active {
  color: #fff;
  background-image: url(https://info.compassedu.hk/pc/img/new-index-page/tab-active.png);
}

.new-index-page .adviser-box .adviser-list {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-bottom: 37px; /* 48 - 11（more-box的margin-top） */
}

.new-index-page .adviser-box .adviser-list .adviser-group {
  width: 100%;
  height: auto;
  display: none;
}

.new-index-page .adviser-box .adviser-list .adviser-group.active {
  display: flex;
}

.new-index-page .adviser-box .advisor-item {
  position: relative;
  width: 256px;
  height: 472px;
  margin-left: calc((100% - 1024px) / 3);
}

.new-index-page .adviser-box .advisor-item .tag-group {
  position: absolute;
  z-index: 6;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  row-gap: 8px;
  transform: rotate(-9.58deg);
  transform-origin: left top;
}

.new-index-page .adviser-box .advisor-item .tag {
  position: relative;
  width: fit-content;
  max-width: 260px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #FFFFFF;
  backdrop-filter: blur(20px);
  background: #FFFFFF80;
  font-size: 16px;
  color: #fff;
  padding: 0 17px;
  box-sizing: border-box;
  text-align: justify;
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.new-index-page .adviser-box .ai-3 .tag-group {
  transform: rotate(9.58deg);
}

.new-index-page .adviser-box .ai-1 .tag-group {
  top: 124px;
  left: -7px;
}

.new-index-page .adviser-box .ai-2 .tag-group {
  top: 204px;
  left: -9px;
}

.new-index-page .adviser-box .ai-3 .tag-group {
  top: 189px;
  left: -7px;
}

.new-index-page .adviser-box .ai-4 .tag-group {
  top: 175px; 
  left: -7px;
}

.new-index-page .adviser-box .advisor-item:first-of-type {
  margin-left: 0;
}

.new-index-page .adviser-box .advisor-item .img-card {
  position: relative;
  width: 100%;
  height: 335px;
  z-index: 1;
  /* overflow: hidden; */
}

.new-index-page .adviser-box .advisor-item .img-card img {
  display: block;
  position: absolute;
  height: auto;
}

.new-index-page .adviser-box .advisor-item .img-card .bg,
#cover111 {
  width: 315.38px;
  bottom: -34px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

#cover111 {
  position: absolute;
  z-index: 2;
}

.new-index-page .adviser-box .advisor-item .img-card .ava {
  position: absolute;
  width: 299px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 3;
}


.new-index-page .adviser-box .advisor-item .img-card .ava-box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  z-index: 3;
  overflow: hidden;
}

.new-index-page .adviser-box .advisor-item .img-card .ava-box .container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
}

.new-index-page .adviser-box .advisor-item .img-card .cover2 {
  width: 100%;
  left: 0;
  bottom: 1px;
  z-index: 2;
}

.new-index-page .adviser-box .advisor-item .img-card .cover {
  width: 100%;
  left: 0;
  bottom: -7px;
  z-index: 4;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}

.new-index-page .adviser-box .advisor-item .info {
  width: 100%;
  height: 22px;
  display: flex;
  align-items: center;
  margin-top: 18px;
  font-family: PingFang SC;
  position: relative;
  z-index: 2;
}

.new-index-page .adviser-box .advisor-item .info .name {
  font-size: 20px;
  color: #000;
}

.new-index-page .adviser-box .advisor-item .info .leveln {
  width: fit-content;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  color: #fff;
  padding: 0 8px;
  margin-left: 12px;
  background-color: #0C32F6;
  border-radius: 20px;
}

.new-index-page .adviser-box .advisor-item .info::before {
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  background-color: #0C32F6;
  border-radius: 50%;
  margin-right: 8px;
}

.new-index-page .adviser-box .advisor-item .intro {
  width: 100%;
  height: auto;
  font-size: 16px;
  line-height: 24px;
  color: #535B61;
  margin-top: 14px;
  position: relative;
  z-index: 2;
}

.new-index-page .adviser-box .advisor-item .ad-more {
  width: 100%;
  height: 22px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #0C32F6;
  margin-top: 12px;
  cursor: pointer;
  position: relative;
  z-index: 2;
}

.new-index-page .adviser-box .advisor-item .ad-more::after {
  content: '';
  display: block;
  width: 10.86px;
  height: 8.42px;
  background-image: url(https://info.compassedu.hk/pc/img/new-index-page/arrow-right.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-left: 6px;
}

/* 成功案例 */
.new-index-page .success-case-box {
  width: 1250px;
  height: auto;
}

.new-index-page .success-case-box .top {
  width: 100%;
  height: 740px;
  background-image: url(https://info.compassedu.hk/pc/img/new-index-page/case-bg.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  padding-top: 91px;
  box-sizing: border-box;
}

.new-index-page .success-case-box .top .container {
  position: relative;
  width: 1074px;
  height: 612px;
  margin: 0 auto;
  border-radius: 16px;
  background: linear-gradient(173.54deg, rgba(80, 84, 132) 5.09%, #062147 94.91%);
  padding-top: 80px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
}

.new-index-page .success-case-box .top .container .case-list-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  bottom: 24px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.new-index-page .success-case-box .top .container .cover-case-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  border-radius: 16px;
}

.new-index-page .success-case-box .top .container .offer-intro {
  position: absolute;
  top: 238px;
  left: 87px;
  z-index: 3;
  color: #fff;
  font-size: 36px;
  line-height: 42px;
  font-family: AlibabaPuHuiTi-2-105-Heavy;
}

.new-index-page .success-case-box .top .container .case-list-box .case-row {
  width: 100%;
  height: 80px;
  overflow: hidden;
  margin-top: 24px;
}

.new-index-page .success-case-box .top .container .case-list-box .case-row-1 {
  margin-top: 0;
} 

.new-index-page .success-case-box .top .container .case-list-box .case-row .case-row__track {
  display: flex;
  width: max-content;
  animation: case-horizontal-marquee 48s linear infinite;
  will-change: transform;
}

.new-index-page .success-case-box .top .container .case-list-box .case-row.case-row-2 .case-row__track,
.new-index-page .success-case-box .top .container .case-list-box .case-row.case-row-4 .case-row__track {
  animation-duration: 56s;
}

.new-index-page .success-case-box .top .container .case-list-box:hover .case-row .case-row__track {
  animation-play-state: paused;
}

.new-index-page .success-case-box .top .container .case-list-box .case-row .case-row__group {
  display: flex;
  align-items: center;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item {
  width: fit-content;
  height: 80px;
  border-radius: 50px;
  background-color: #7075AA;
  display: flex;
  align-items: center;
  padding: 16px 36px;
  box-sizing: border-box;
  flex-shrink: 0;
  margin-right: 16px;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item:hover {
  transform: none;
  box-shadow: none;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item .univ-logo {
  display: block;
  width: 48px;
  height: 48px;
  border-radius: 8px;
  object-fit: cover;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item .right {
  display: flex;
  flex-direction: column;
  margin-left: 10px;
  min-width: 0;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item .right .univ-name {
  color: #232733;
  font-size: 16px;
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  margin: 4px auto 8px;
}

.new-index-page .success-case-box .top .container .case-list-box .success-case-item .right .offer-text {
  color: #FFBE15;
  font-size: 14px;
  line-height: 16px;
}

@keyframes case-horizontal-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.new-index-page .success-case-box .top .container .sc-t {
  position: relative;
  display: block;
  width: 631px;
  height: auto;
  z-index: 2;
  margin: 100px 0 0 87px;
}

.new-index-page .success-case-box .top .container .offer-count {
  position: absolute;
  top: 350px;
  left: 87px;
  width: fit-content;
  height: 96px;
  line-height: 96px;
  font-size: 96px;
  letter-spacing: 0;
  font-weight: 700;
  font-family: AlimamaShuHeiTi;
  color: #60DFFF;
  z-index: 3;
}

/* 用户好评 */
.new-index-page .positive-comments-box {
  width: 100%;
  height: 544px;
  background: #ECF3FD;
  overflow: hidden;
}

.new-index-page .positive-comments-box .container {
  width: 1200px;
  height: 100%;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.new-index-page .positive-comments-box .container .left {
  width: 336px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.new-index-page .positive-comments-box .container .left .img {
  display: block;
  height: auto;
}

.new-index-page .positive-comments-box .container .left .t1 {
  width: 110.51px;
  margin: 194px 0 24px;
}

.new-index-page .positive-comments-box .container .left .t2 {
  width: 336px;
}

.new-index-page .positive-comments-box .container .right {
  position: relative;
  width: 752px;
  height: 100%;
}

.new-index-page .positive-comments-box .container .right .comment-box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line {
  width: 240px;
  height: 100%;
  overflow: hidden;
  position: relative;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-line__track {
  width: 100%;
  display: flex;
  flex-direction: column;
  animation: comment-vertical-marquee 38s linear infinite;
  will-change: transform;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-line__group {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line.line-2 .comment-line__track {
  animation-name: comment-vertical-marquee-reverse;
}

.new-index-page .positive-comments-box .container .right:hover .comment-box .comment-line .comment-line__track {
  animation-play-state: paused;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item {
  width: 100%;
  height: auto;
  padding: 24px;
  margin-bottom: 24px;
  flex-shrink: 0;
  background-color: #0C32F6;
  border-radius: 16px;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .quoat-left {
  display: block;
  width: 39px;
  height: auto;
  margin-bottom: 8px;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .content {
  position: relative;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  white-space: pre-wrap;
  text-align: justify;
  margin-bottom: 16px;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .content::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 9px;
  left: 3px;
  width: 33px;
  height: 24px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/new-index-page/quoat-r.png);
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .user-line {
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .user-line .user-box {
  width: auto;
  display: flex;
  align-items: center;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .user-line .user-box .avatar {
  display: block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .user-line .user-box .name {
  font-size: 13px;
  line-height: 16px;
  color: #FFFFFFB8;
  margin-left: 8px;
}

.new-index-page .positive-comments-box .container .right .comment-box .comment-line .comment-item .user-line .star {
  display: block;
  width: 78px;
  height: auto;
}

@keyframes comment-vertical-marquee {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}

@keyframes comment-vertical-marquee-reverse {
  0% {
    transform: translateY(-50%);
  }
  100% {
    transform: translateY(0);
  }
}

.new-index-page .positive-comments-box .container .right .cover-line {
  position: absolute;
  left: 0;
  width: 100%;
  height: 64px;
  background-color: brown;
}

.new-index-page .positive-comments-box .container .right .cover-line.top {
  top: 0;
  background: linear-gradient(0deg, rgba(236, 243, 253, 0) 0%, rgba(236, 243, 253, 0.8) 48.08%, rgba(236, 243, 253, 0.96) 69.23%, #ECF3FD 100%);
}

.new-index-page .positive-comments-box .container .right .cover-line.bottom {
  bottom: 0;
  background: linear-gradient(180deg, rgba(236, 243, 253, 0) 0%, rgba(236, 243, 253, 0.8) 48.08%, rgba(236, 243, 253, 0.96) 69.23%, #ECF3FD 100%);
}

/* 媒体报道 */
.new-index-page .media-report-box {
  width: 1200px;
  height: 288px;
  background-color: #EDEDED;
  border-radius: 16px;
  overflow: hidden;
}

.new-index-page .media-report-box .mr-title {
  display: block;
  width: 284px;
  height: auto;
  margin: 62px auto 36px;
}

.new-index-page .media-report-box .mr-logo-line {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
}


.mr-logo-line__wrap {
  display: flex;
  width: max-content;
  align-items: center;
  /* animation: mr-logo-marquee 20s linear infinite; */
}

.media-report-box:hover .mr-logo-line__wrap {
  animation-play-state: paused;
}

@keyframes mr-logo-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

.new-index-page .media-report-box .mr-logo-line a {
  display: block;
  width: auto;
}

.new-index-page .media-report-box .mr-logo-line a img {
  display: block;
  /* width: 208px; */
  width: 200px;
  height: auto;
  object-fit: contain;
}

.new-index-page .enter-animation-ready {
  opacity: 0;
  transform-origin: bottom center;
  will-change: opacity;
}

.new-index-page .enter-animation-ready.enter-animation-active {
  transform-origin: bottom center;
  animation: enter-animation .7s cubic-bezier(.16, 1, .3, 1) both;
}

/* 通用动画 */
@keyframes enter-animation {
  0% {
    transform: scale(0.95) translateY(40px);
    opacity: 0;
}
  100% {
    transform: scale(1) translateY(0);
    opacity: 1;
  }
}