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

.service-index-new {
  position: relative;
  width: 100%;
  min-width: 1200px;
  margin-top: 66px;
  /* user-select: none; */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow-x: hidden;
}
/* **********************头部************************* */
/* 通用部分 */
@media screen and (min-width: 1921px) {
  .header-box { background-size: cover; }
}
@media screen and (max-width: 1920px) {
  .header-box { background-size: 1920px 307px; }
}
.header-box {
  width: 100%;
  height: 306px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  color: #ffffff;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url('https://info.compassedu.hk/pc/img/service/new/service-bg-1.png?imageMogr2/auto-orient/thumbnail/x216>/blur/1x0/quality/10|imageslim');
}

.header-box .main-title {
  height: 88px;
  font-size: 73px;
  font-weight: bold;
  line-height: 88px;
  margin-top: 65px;
  text-shadow: 0px 3px 0px #093DF5;
  font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
}

.header-box .contact-btn {
  margin-top: 25px;
  width: 339px;
  height: 65px;
  background: #FFFFFF;
  box-shadow: 0px 3px 0px 0px #18399E;
  border-radius: 33px;
  border: 1px solid #979797;
  text-align: center;
  line-height: 65px;
  font-size: 30px;
  color: #2F588F;
  cursor: pointer;
  transition: all 0.3s ease;
}
.header-box .contact-btn:hover { transition: all 0.3s ease; }

/* **********************第一部分************************* */
.part-1-box {
  width: 100%;
  /* max-width: 1920px; */
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 584px;
  background: #F8FAFC;
}


/* **********************第二部分************************* */
/* 通用部分 */
.part-2-box {
  width: 100%;
  /* max-width: 1920px; */
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  height: 657px;
  background-color: #3e6acd;
}

/* **********************第三部分************************* */
/* 通用部分 */
.part-3-box {
  width: 100%;
  /* max-width: 1920px; */
  min-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-image: url('https://info.compassedu.hk/pc/img/service/new/service-bg-3.png?imageMogr2/auto-orient/thumbnail/x295>/blur/1x0/quality/10|imageslim');
}

/* 模板差异 */
.part-3-box.type-1 {
  height: 590px;
  background-size: 1920px 590px;
  background-image: url('https://info.compassedu.hk/pc/img/service/part3-bg-1.png?imageMogr2/auto-orient/thumbnail/x295>/blur/1x0/quality/10|imageslim');
}
.part-3-box.type-2, 
.part-3-box.type-3, 
.part-3-box.type-4 {
  height: 910px;
  background-size: 1920px 910px;
}
.part-3-box.type-2 {
  background-image: url('https://info.compassedu.hk/pc/img/service/part3-bg-2.png?imageMogr2/auto-orient/thumbnail/x455>/blur/1x0/quality/10|imageslim');
} 
.part-3-box.type-3  {
  background-image: url('https://info.compassedu.hk/pc/img/service/part3-bg-3.png?imageMogr2/auto-orient/thumbnail/x455>/blur/1x0/quality/10|imageslim');
} 
.part-3-box.type-4 {
  background-image: url('https://info.compassedu.hk/pc/img/service/part3-bg-4.png?imageMogr2/auto-orient/thumbnail/x455>/blur/1x0/quality/10|imageslim');
}

/* **********************第四部分************************* */
/* 通用部分 */
.part-4-box {
  width: 100%;
  max-width: 1920px;
  min-width: 1200px;
  height: 590px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background-size: center top;
  background-repeat: no-repeat;
  background-image: url('https://info.compassedu.hk/pc/img/service/part4-bg.png?imageMogr2/auto-orient/thumbnail/x590>/blur/1x0/quality/50|imageslim');
}
/* **********************立即咨询************************* */
.contact-fixed {
  position: absolute;
  right: 20px;
  top: 725px;
  z-index: 10;
  width: 271px;
  height: 261px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  cursor: pointer;
}

.contact-fixed.fixed {
  position: fixed;
  top: 66px;
  right: 20px;
}

.contact-fixed .text {
  width: 100%;
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  margin-top: 107px;
  text-align: center;
}

/* 模板差异 */
.contact-fixed.type-1 {
  background-image: url('https://info.compassedu.hk/pc/img/service/contact-badge-1.png?imageMogr2/auto-orient/thumbnail/x261>/blur/1x0/quality/90|imageslim');
  color: var(--bg-default-color);
  text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
}
.contact-fixed.type-2 {
  background-image: url('https://info.compassedu.hk/pc/img/service/contact-badge-2.png?imageMogr2/auto-orient/thumbnail/x261>/blur/1x0/quality/90|imageslim');
  color: #6C5133;
}
.contact-fixed.type-3 {
  background-image: url('https://info.compassedu.hk/pc/img/service/contact-badge-3.png?imageMogr2/auto-orient/thumbnail/x261>/blur/1x0/quality/90|imageslim');
  color: #52FAFF;
  text-shadow: 0px 2px 4px #11489A;
}
.contact-fixed.type-4 {
  background-image: url('https://info.compassedu.hk/pc/img/service/contact-badge-4.png?imageMogr2/auto-orient/thumbnail/x261>/blur/1x0/quality/90|imageslim');
  color: #6C5133;
}
/* **********************专属定制************************* */
/* 通用部分 */
.custom-box {
  width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.custom-box .main-title {
  margin-top: 125px;
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: var(--bg-default-color);
}

.custom-box .sub-title {
  margin-top: 15px;
  height: 30px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  color: var(--bg-default-color);
  opacity: 0.5;
}

.custom-box .list-box {
  width: 100%;
  margin-top: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.service-index-new.paperType-1 .custom-box .list-box .list-item {
  width: 278px;
  height: 251px;
}

.custom-box .list-box .list-item {
  width: 260px;
  height: 167px;
  /* width: 278px; */
  /* height: 251px; */
  background: var(--bg-default-color);
  border-radius: 5px;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  cursor: pointer;
  padding: 23px 15px 0;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.custom-box .list-box .list-item.sm-size {
  width: 224px;
}
.service-index-new.paperType-1 .custom-box .list-box .list-item.sm-size {
  width: 228px;
}

.service-index-new.paperType-1 .custom-box .list-box .list-item.sm-size .item {
  margin-bottom: 10px !important;
}

.custom-box .list-box .list-item:hover {
  transition: all 0.3s ease;
  box-shadow: 0px 6px 9px 0px rgba(52, 28, 0, 0.25);
}

.custom-box .list-box .list-item:not(:last-child) {
  margin-right: 54px;
}

.custom-box .list-box .list-item.sm-size:not(:last-child) {
  margin-right: 19px;
}

.custom-box .list-box .list-item .title {
  height: 14px;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin-bottom: 24px;
  position: relative;
}

.custom-box .list-box .list-item .title::before {
  position: absolute;
  content: ' ';
  z-index: 1;
  top: 24px;
  left: calc(50% - 93px);
  width: 186px;
  height: 1px;
  background-color: var(--bg-light-color);
}

.custom-box .list-box .list-item .title::after {
  position: absolute;
  content: ' ';
  z-index: 2;
  top: 22px;
  left: calc(50% - 7.5px);
  width: 15px;
  height: 7px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.custom-box .list-box .list-item .detail-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
}
.custom-box .list-box .list-item.type-1 .detail-list {
  height: 96px;
  padding-left: 13px;
  padding-right: 9px;
}
.custom-box .list-box .list-item.type-4 .detail-list {
  height: 48px;
  padding-left: 32px;
  padding-right: 35px;
}
.type-4 .custom-box .list-box .list-item.type-4 .detail-list,
.custom-box .list-box .list-item.type-3 .detail-list {
  height: 96px;
  padding-left: 34px;
  /* padding-left: 20px; */
  padding-right: 0px;
}
.service-index-new.paperType-1 .type-4 .custom-box .list-box .list-item.type-4 .detail-list,
.service-index-new.paperType-1 .custom-box .list-box .list-item.type-3 .detail-list {
  padding-left: 20px;
}
.custom-box .list-box .list-item.type-2 .detail-list {
  height: 96px;
  padding-left: 50px;
  padding-right: 0px;
}
.custom-box .list-box .list-item.type-5 .detail-list {
  height: 72px;
  padding-left: 32px;
  padding-right: 25px;
}

.custom-box .list-box .list-item .detail-list .item {
  width: 50%;
  /* height: 14px; */
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  align-content: flex-start;
}

.service-index-new.paperType-1 .custom-box .list-box .list-item .detail-list .item{
  margin-bottom: 16px;
}

.type-4 .custom-box .list-box .list-item.type-4 .detail-list .item,
.custom-box .list-box .list-item.type-2 .detail-list .item,
.custom-box .list-box .list-item.type-3 .detail-list .item{
  width: 100%;
}

.custom-box .list-box .list-item .detail-list .item:nth-child(odd) {
  justify-content: flex-start;
}
.custom-box .list-box .list-item .detail-list .item:nth-child(even) {
  justify-content: flex-end;
}

.type-4 .custom-box .list-box .list-item.type-4 .detail-list .item,
.custom-box .list-box .list-item.type-2 .detail-list .item,
.custom-box .list-box .list-item.type-3 .detail-list .item {
  justify-content: flex-start !important;
}

.custom-box .list-box .list-item .detail-list .item span {
  position: relative;
}

.custom-box .list-box .list-item .detail-list .item span::before {
  position: absolute;
  content: ' ';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  top: calc(50% - 2.5px);
  /* top: calc(8.5px - 2.5px); */
  left: -10px;
}
.service-index-new.paperType-1 .custom-box .list-box .list-item .detail-list .item span::before {
  top: calc(8.5px - 2.5px);
}
.custom-box .list-box .list-item.type-1.area-1 .detail-list .item span {
  width: 65px;
}

.custom-box .list-box .list-item.type-1.area-2 .detail-list .item span {
  width: 74px;
}

.custom-box .list-box .list-item.type-4 .detail-list .item span {
  width: 36px;
}
.type-4 .custom-box .list-box .list-item.type-4 .detail-list .item span {
  width: 100%;
}
.custom-box .list-box .list-item.type-5 .detail-list .item span {
  width: 45px;
}

.custom-box .list-box .list-item .detail-list .item .text {
  /* height: 14px; */
  font-size: 12px;
  line-height: 14px;
  /* line-height: 17px; */
}
.service-index-new.paperType-1 .custom-box .list-box .list-item .detail-list .item .text {
  font-size: 12px;
  line-height: 17px;
}

.custom-box .list-box .list-item .badge {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  color: var(--bg-default-color);
  border-top-right-radius: 5px;
  overflow: hidden;
}
.custom-box .list-box .list-item .badge .text {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  top: 10px;
  left: 15px;
  white-space: nowrap;
  transform: rotate(45deg);
}

.custom-box .list-box .list-item.type-1.area-2 .badge .text {
  position: absolute;
  z-index: 2;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  top: 4px;
  left: 22px;
  white-space: normal;
  width: 24px;
  transform: rotate(45deg);
  display: block;
}
.custom-box .list-box .list-item .badge .bg {
  position: absolute;
  z-index: 1;
  width: 49px;
  height: 49px;
  border-width: 24.5px;
  border-style: solid;
  border-left-color: transparent;
  border-bottom-color: transparent;
}

/* 模板差异 */
.type-2 .custom-box { color: #6C5133; }
.type-3 .custom-box { color: #001241; }
.type-4 .custom-box { color: #726052; }

.type-4 .custom-box .main-title,
.type-4 .custom-box .sub-title { 
  background: linear-gradient(160deg, #FFF1E4 0%, #F0D5BA 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.type-4 .custom-box .list-box .list-item::before {
  position: absolute;
  content: ' ';
  top: calc(50%  - 74.5px);
  /* top: calc(50%  - 116.5px); */
  left: calc(50% - 121px);
  width: 242px;
  /* left: calc(50% - 128px); */
    /* width: 256px; */
  height: 149px;
  /* height: 233px; */
  border-radius: 4px;
  border: 1px dashed #F0D5BA;
}
.service-index-new.paperType-1 .type-4 .custom-box .list-box .list-item::before {
  top: calc(50%  - 116.5px);
  left: calc(50% - 128px);
  width: 256px;
  height: 233px;
}

.type-4 .custom-box .list-box .list-item.sm-size::before {
  left: calc(50% - 103px);
  width: 206px;
}
.service-index-new.paperType-1 .type-4 .custom-box .list-box .list-item.sm-size::before {
  top: calc(50%  - 116.5px);
  left: calc(50% - 104.5px);
  width: 209px;
  height: 233px;
}

.type-2 .custom-box .list-box .list-item .title::after {
  background-image: url('https://info.compassedu.hk/pc/img/service/custom-arrow-6.png?imageMogr2/auto-orient/thumbnail/x7>/blur/1x0/quality/50|imageslim');
}
.type-3 .custom-box .list-box .list-item .title::after {
  background-image: url('https://info.compassedu.hk/pc/img/service/custom-arrow-7.png?imageMogr2/auto-orient/thumbnail/x7>/blur/1x0/quality/50|imageslim');
}
.type-4 .custom-box .list-box .list-item .title::after {
  background-image: url('https://info.compassedu.hk/pc/img/service/custom-arrow-8.png?imageMogr2/auto-orient/thumbnail/x7>/blur/1x0/quality/50|imageslim');
}

.type-2 .custom-box .detail-list .item span::before { background-color: #DEB481; }
.type-3 .custom-box .detail-list .item span::before { background-color: #A7AFC1; }
.type-4 .custom-box .detail-list .item span::before { background-color: #B6A497; }

.type-4 .custom-box .list-box .list-item .badge { 
  color: #F8E3CF; 
}
.type-2 .custom-box .list-box .list-item .badge .bg {
  border-top-color: #C28F7E;
  border-right-color: #C28F7E;
}
.type-3 .custom-box .list-box .list-item .badge .bg {
  border-top-color: #E0B280;
  border-right-color: #E0B280;
}
.type-4 .custom-box .list-box .list-item .badge .bg {
  border-top-color: #28272A;
  border-right-color: #28272A;
}

/* **********************服务流程************************* */
/* 通用部分 */
.process-box {
  width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.process-box .main-title {
  margin-top: 50px;
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #FFFFFF;
}

.process-box .sub-title {
  margin-top: 6px;
  height: 30px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  opacity: 0.3;
  color: #FFFFFF;
  text-transform: uppercase;
}

.process-box .time-line {
  width: 1200px;
  height: 107px;
  margin-top: 30px;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  overflow: hidden;
}

.process-box .time-line::after {
  position: absolute;
  content: ' ';
  width: 100%;
  height: 4px;
  left: 0;
  bottom: 31px;
  background-color: #E7E7E7;
}

.process-box .time-line div[class^='tab-'] {
  height: 107px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}

.process-box .time-line div[class^='tab-'] .num {
  width: 51px;
  height: 59px;
}

.process-box .time-line .tab-start .num {
  background-size: 72px 72px;
  background-position: center -11px;
  background-image: url('https://info.compassedu.hk/pc/img/service/process-start-1.png?imageMogr2/auto-orient/thumbnail/x72>/blur/1x0/quality/50|imageslim');
}

.process-box .time-line .tab-end .num {
  width: 71px !important;
  height: 71px !important;
  background-size: 71px 71px;
  background-position: center center;
  background-image: url('https://info.compassedu.hk/pc/img/service/process-end-1.png?imageMogr2/auto-orient/thumbnail/x72>/blur/1x0/quality/50|imageslim');
}

.process-box .time-line .tab-item { cursor: pointer; }
.process-box .time-line .tab-item .num {
  position: relative;
  color: #40444C;
}

.process-box .time-line .tab-item .num::before {
  position: absolute;
  content: ' ';
  width: 51px;
  height: 59px;
  left: 0;
  top: 0;
  z-index: 1;
  background-size: 100% 100%;
  opacity: 0.7;
  background-image: url('https://info.compassedu.hk/pc/img/service/process-item-1.png?imageMogr2/auto-orient/thumbnail/x59>/blur/1x0/quality/50|imageslim');
}
.process-box .time-line .tab-item.active .num::before {
  opacity: 1;
}

.process-box .time-line .tab-item .num::after{
  position: absolute;
  width: 51px;
  height: 59px;
  left: 0;
  top: 0;
  z-index: 2;
  text-align: center;
  line-height: 50px;
  font-size: 30px;
  font-weight: bold;
}
.process-box .time-line .tab-item.active .num::after {
  opacity: 1;
}

.process-box .time-line .tab-1 .num::after { content: '01'; }
.process-box .time-line .tab-2 .num::after { content: '02'; }
.process-box .time-line .tab-3 .num::after { content: '03'; }
.process-box .time-line .tab-4 .num::after { content: '04'; }
.process-box .time-line .tab-5 .num::after { content: '05'; }

.process-box .time-line div[class^='tab-'] .text {
  height: 16px;
  font-size: 16px;
  line-height: 16px;
  position: relative;
  opacity: 0.7;
  color: #FFFFFF;
}

.process-box .time-line div[class^='tab-'] .text::before {
  position: absolute;
  content: ' ';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  left: calc(50% - 7px);
  top: -24px;
  opacity: 0.7;
  z-index: 1;
  background-color: #ffffff;
}

.process-box .time-line div[class^='tab-'].active .text {
  opacity: 1 !important;;
}

.process-box .time-line div[class^='tab-'].active .text::before {
  opacity: 1 !important;
}

.process-box .list-box {
  margin-top: 33px;
  width: calc(50vw + 600px);
  min-width: 1200px;
  max-width: 1560px;
  display: inline-flex;
  margin-left: calc(25% - 300px);
  overflow-x: auto;
  align-self: start;
}

.process-box .list-box::-webkit-scrollbar {
  appearance: none;
  width: 0;
  height: 0;
}

.process-box .list-box .list-item{
  flex-shrink: 0;
  width: 260px;
  height: 310px;
  background: #FFFFFF;
  box-shadow: 0px 2px 6px 0px #235291;
  border-radius: 5px;
  border: 1px solid #E7E7E7;
  opacity: 0.7;
  padding: 15px 15px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}

.process-box .list-box .list-item::before {
  position: absolute;
  content: ' ';
  right: -10px;
  bottom: 100px;
  width: 120px;
  height: 120px;
  border-radius: 100px 100px 100px 5px;
  transform: rotate(-45deg);
  opacity:0.08;
  background-color: #9FA1A5;
}

.process-box .list-box .list-item::after {
  position: absolute;
  width: 120px;
  height: 120px;
  color: var(--bg-default-color);
}

.process-box .list-box .list-item .card-icon {
  width: 120px;
  height: 120px;
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 96px;
  color: var(--bg-default-color);
  font-size: 70px;
  line-height: 120px;
  text-align: center;
  padding-left: 20px;
}

.process-box .list-box .list-item .znzicon-card-icon-2 {
  padding-left: 30px;
  font-size: 76px;
}

.process-box .list-box .list-item .znzicon-card-icon-4 {
  padding-left: 22px;
  font-size: 66px;
}

.process-box .list-box .list-item.active {
  opacity: 1;
}

.process-box .list-box .list-item:not(:last-child) {
  margin-right: 20px;
}

.process-box .list-box .list-item:last-child {
  margin-right: calc(50% - 300px);
}


.process-box .list-box .list-item .head {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
}

.process-box .list-box .list-item .head .num {
  opacity: 0.5;
  height: 25px;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  margin-right: 5px;
  color: #40444C;
  font-family: AlibabaPuHuiTi_2_105_Heavy;
}

.process-box .list-box .list-item .head .text {
  height: 16px;
  font-size: 16px;
  font-weight: bold;
  line-height: 16px;
  margin-bottom: 3px;
  color: #40444C;
}

.process-box .list-box .list-item ul {
  margin-top: 14px;
  width: 100%;
  flex: 1;
  position: relative;
  z-index: 3;
}

.process-box .list-box .list-item li {
  padding-left: 10px;
  width: 100%;
  position: relative;
  height: 14px;
  font-size: 14px;
  line-height: 14px;
}

.process-box .list-box .list-item li:not(:last-child) {
  margin-bottom: 14px;
}

.process-box .list-box .list-item li::before {
  position: absolute;
  content: ' ';
  left: 0;
  top: calc(50% - 2.5px);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #9FA1A5;
}

.process-box .list-box .list-item .dash-line {
  width: 100%;
  height: 2px;
  border-bottom: 2px dashed #E7E7E7;
  margin-bottom: 22px;
}

.process-box .list-box .list-item .teacher {
  height: 38px;
  font-size: 13px;
  line-height: 12px;
  color: #40444C;
}
.process-box .list-box .list-item .teacher .teacher-text {
  font-size: 14px;
  color: #2C2D2E;
  line-height: 20px;
  margin-top: 6px;
  height: 20px;
}
/* **********************服务保障************************* */
/* 通用部分 */
.promise-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 32px;
}

.promise-box .main-title {
  margin-top: 40px;
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  line-height: 36px;
  color: #2C2D2E;
}

.promise-box .sub-title {
  margin-top: 6px;
  height: 30px;
  font-size: 30px;
  font-weight: 500;
  line-height: 30px;
  opacity: 0.3;
  color: #2F588F;
}

.promise-box .list-box {
  margin-top: 24px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  flex-wrap: wrap;
}

.promise-box .list-box .list-item {
  width: 285px;
  height: 173px;
  background: #FFFFFF;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  margin: 0 0 20px;
  transition: all 0.3s;
  position: relative;
}

.promise-box .list-box .list-item .logo-box,
.promise-box .list-box .list-item .text-box {
  margin-top: 0;
  width: 100%;
  height: 173px;
  padding: 25px 20px 36px;
  transition: all 0.3s;
  cursor: pointer;
}

.promise-box .list-box .list-item .logo-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.promise-box .list-box .list-item:hover .logo-box {
  margin-top: -173px;
  transition: all 0.3s;
}

.promise-box .list-box .list-item .logo-box .logo {
  width: 76px;
  height: 83px;
  margin-bottom: 10px;
}

.promise-box .list-box .list-item .logo-box .title {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  flex: 1;
  color: #262626;
}

.promise-box .list-box .list-item .text-box {
  font-size: 14px;
  line-height: 21px;
  text-align: justify;
  overflow: hidden;
}

.promise-box .list-box .list-item .text-box .text {
  word-break: normal;
}
/* **********************相关推荐************************* */
/* 通用部分 */
.recommend-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow-y: hidden;
}

.recommend-box .main-title {
  margin-top: 100px;
  height: 36px;
  font-size: 36px;
  font-weight: bold;
  color: #6C5133;
  line-height: 36px;
}

.recommend-box .sub-title {
  margin-top: 15px;
  height: 30px;
  font-size: 30px;
  color: #6C5133;
  line-height: 30px;
  opacity: 0.3;
}

.recommend-box .list-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 62px;
}

.recommend-box .list-item {
  width: 260px;
  height: 145px;
  border-radius: 8px;
  margin: 0 27.5px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  overflow: hidden;
  box-shadow: 0px 0px 9px 0px rgba(52, 28, 0, 0.25);
  background-position: center center;
}
.recommend-box .list-item.type-1 {
  color: var(--bg-default-color);
  background-size: 286px 171px;
  background-image: url('https://info.compassedu.hk/pc/img/service/recommend-bg-1.png?imageMogr2/auto-orient/thumbnail/x171>/blur/1x0/quality/50|imageslim');
  text-shadow: 0px 2px 4px rgba(52, 28, 0, 0.5);
}
.recommend-box .list-item.type-2 {
  color: #6C5133;
  background-size: 286px 171px;
  background-image: url('https://info.compassedu.hk/pc/img/service/recommend-bg-2.png?imageMogr2/auto-orient/thumbnail/x177>/blur/1x0/quality/50|imageslim');
}
.recommend-box .list-item.type-3 {
  color: #52FAFF;
  background-size: 292px 177px;
  background-position: -17px center;
  background-image: url('https://info.compassedu.hk/pc/img/service/recommend-bg-3.png?imageMogr2/auto-orient/thumbnail/x177>/blur/1x0/quality/50|imageslim');
}
.recommend-box .list-item.type-4 {
  
  background-size: 292px 177px;
  background-image: url('https://info.compassedu.hk/pc/img/service/recommend-bg-4.png?imageMogr2/auto-orient/thumbnail/x177>/blur/1x0/quality/50|imageslim');
}
.recommend-box .list-item.type-4 .title {
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(160deg, #FFF1E4 0%, #F0D5BA 100%);
  color: transparent;
}
.recommend-box .list-item.type-4 .intro {
  color: #F8E3CF;
  text-shadow: 0px 2px 4px rgba(52, 28, 0, 0.5);
}
.recommend-box .list-item.type-4 .num,
.recommend-box .list-item.type-4 .text {
  background-clip: text;
  -webkit-background-clip: text;
  background-image: linear-gradient(140deg, #FFF1E4 0%, #F0D5BA 100%);
  color: transparent;
}

.recommend-box .list-item .title {
  height: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  
  text-align: center;
}

.recommend-box .list-item .intro {
  width: 100%;
  margin-top: 10px;
  font-size: 14px;
  line-height: 21px;
}

.recommend-box .list-item .desc {
  height: 24px;
  margin-top: 15px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.recommend-box .list-item .desc .item {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 16px;
}
.recommend-box .list-item .desc .item .num {
  height: 24px;
  margin-right: 3px;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-shadow: 0px 2px 4px rgba(52, 28, 0, 0.5);
}
.recommend-box .list-item .desc .item .text {
  font-size: 14px;
}

.recommend-box .list-box.mirror {
  margin-top: 0;
  transform: rotateX(180deg);
}

.recommend-box .list-box.mirror .list-item {
  position: relative;
  opacity: 0.25;
  box-shadow: none;
}

.recommend-box .list-box.mirror .list-item::before {
  position: absolute;
  content: ' ';
  left: 0;
  top: 0;
  width: 100%;
  height: 147px;
}

/* 模板差异 */
.type-1 .recommend-box .main-title,
.type-1 .recommend-box .sub-title {
  color: var(--bg-default-color);
}

.type-1 .recommend-box .list-box.mirror .list-item::before {
  background-image: linear-gradient(to top, rgba(84, 128, 149, 0.1) 20%, rgba(84, 128, 149, 0.9) 70%, rgba(84, 128, 149, 1) 100%);
}
.type-2 .recommend-box .list-box.mirror .list-item::before,
.type-3 .recommend-box .list-box.mirror .list-item::before,
.type-4 .recommend-box .list-box.mirror .list-item::before {
  height: 217px;
  top: -70px;
  background-image: linear-gradient(to top, rgba(247, 247, 247, 0.68) 10%, rgba(247, 247, 247, 1) 40%, rgba(247, 247, 247, 1) 100%);
}

/* 相关图标字体 */
@font-face {
  font-family: 'znzicon';
  src:  url('https://info.compassedu.hk/pc/font/znzicon.eot?x188fi');
  src:  url('https://info.compassedu.hk/pc/font/znzicon.eot?x188fi#iefix') format('embedded-opentype'),
    url('https://info.compassedu.hk/pc/font/znzicon.ttf?x188fi') format('truetype'),
    url('https://info.compassedu.hk/pc/font/znzicon.woff?x188fi') format('woff'),
    url('https://info.compassedu.hk/pc/font/znzicon.svg?x188fi#znzicon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="znzicon-"], [class*=" znzicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'znzicon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.znzicon-card-icon-1:before {
  content: "\e900";
  color: #fff;
}
.znzicon-card-icon-2:before {
  content: "\e901";
  color: #fff;
}
.znzicon-card-icon-3:before {
  content: "\e902";
  color: #fff;
}
.znzicon-card-icon-4:before {
  content: "\e903";
  color: #fff;
}
.znzicon-card-icon-5:before {
  content: "\e904";
  color: #fff;
}
.znzicon-card-icon-6:before {
  content: "\e905";
  color: #fff;
}


/* *************************美洽客服************************ */
.jDAhkD.active {
  z-index: 10000000 !important;
  width: 500px !important;
  height: 542px !important;
  bottom: calc(50% - 271px) !important;
  right: calc(50% - 250px) !important;
}

.jDAhkD {
  z-index: -1 !important;
}

.bjaDuv .handle span:nth-child(1) {
  display: none !important;
}

/* *************************服务特色************************ */
.feature-box {
  height: 584px;
  width: 100%;
  background: #F8FAFC;
}

.feature-box .main-title {
  margin-top: 40px;
  font-weight: 500;
  font-size: 36px;
  color: #2C2D2E;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
}

.feature-box .sub-title {
  margin-top: 6px;
  font-weight: 500;
  font-size: 30px;
  color: #2F588F;
  line-height: 30px;
  text-transform: uppercase;
  text-align: center;
  opacity: 0.3;
}

.feature-box .list-box {
  margin-top: 24px;
  width: calc(387px * 3 + 20px * 2);
  display: flex;
  flex-wrap: wrap;
  margin: 24px auto 0;
  gap: 20px;
}

.feature-box .list-item {
  flex-shrink: 0;
  width: 387px;
  height: 182px;
  background: #FFFFFF;
  box-shadow: 0px 2px 10px 0px rgba(151,178,216,0.28);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-left: 0 !important;
}

.feature-box .list-icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
}
  
.feature-box .list-title {
  font-weight: 600;
  font-size: 20px;
  color: #121414;
  line-height: 28px;
  margin-top: 7px;
}

.feature-box .list-desc {
  width: 134px;
  height: 22px;
  font-weight: 400;
  font-size: 16px;
  color: #4F5153;
  line-height: 22px;
  margin-top: 6px;
}



/* *************************动画************************ */
.part-1-box .feature-box .main-title.hide,
.part-1-box .feature-box .sub-title.hide {
  margin-left: -100px;
  opacity: 0;
}
.part-1-box .feature-box .list-box .list-item.hide {
  margin-left: -100px;
  opacity: 0;
}

.custom-box .main-title.hide,
.process-box .main-title.hide,
.promise-box .main-title.hide,
.recommend-box .main-title.hide {
  margin-top: -25px;
  opacity: 0;
}
.custom-box .sub-title.hide,
.process-box .sub-title.hide,
.promise-box .sub-title.hide,
.recommend-box .sub-title.hide {
  margin-top: 45px;
  opacity: 0;
}

.custom-box .list-box .list-item.hide {
  margin-top: 50px;
  opacity: 0;
}

.process-box .time-line.hide {
  padding-left: 1200px;
  opacity: 0;
}

.process-box .list-item.hide {
  margin-left: 100%;
}

.promise-box .list-box .list-item.hide {
  margin-top: 70px;
  opacity: 0;
}

.recommend-box div:not(.mirror) .list-item.hide {
  margin-top: -70px;
  opacity: 0;
}

.recommend-box .list-box.mirror .list-item.hide {
  margin-bottom: 70px;
  opacity: 0;
}

.animate__slide_in_left_1 {
  animation-name: slide_in_left_1;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_left_1 {
  to {
    margin-left: 0;
    opacity: 1;
  }
}

.animate__slide_in_left_2 {
  animation-name: slide_in_left_2;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_left_2 {
  to {
    margin-left: 0;
    opacity: 0.3;
  }
}

.animate__slide_in_left_3 {
  animation-name: slide_in_left_3;
  animation-duration: 0.7s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_left_3 {
  to {
    padding-left: 0;
    opacity: 1;
  }
}

.animate__slide_in_left_4 {
  animation-name: slide_in_left_4;
  animation-duration: 1s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_left_4 {
  to {
    margin-left: 0;
  }
}

.animate__slide_in_right_1 {
  animation-name: slide_in_right_1;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_right_1 {
  to {
    margin-right: 0;
    opacity: 1;
  }
}

.animate__slide_in_top_1 {
  animation-name: slide_in_top_1;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_top_1 {
  to {
    margin-top: 51px;
    opacity: 1;
  }
}

.animate__slide_in_top_2 {
  animation-name: slide_in_top_2;
  animation-duration: 0.5s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_top_2 {
  to {
    margin-top: 50px;
    opacity: 1;
  }
}

.animate__slide_in_top_3 {
  animation-name: slide_in_top_3;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_top_3 {
  to {
    margin-top: 15px;
    opacity: 0.5;
  }
}

.animate__slide_in_top_4 {
  animation-name: slide_in_top_4;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_top_4 {
  to {
    margin-top: 0;
    opacity: 1;
  }
}

.animate__slide_in_top_5 {
  animation-name: slide_in_top_5;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
@keyframes slide_in_top_5 {
  to {
    margin-bottom: 0;
    opacity: 0.25;
  }
}