.detail__module__articletext a:not([class*='znz-article-template']):not([class*='type-1']) {
  color: #245EFF;
  position: relative;
  /* padding-left: 22px; */
}

.detail__module__articletext a:not([class*='znz-article-template']):not([class*='type-1'])::before {
  /* position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 0;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon-new.png); */
}

.detail__module__articletext p[style*='color: #666666; font-style: italic; text-align: center;'],
.detail__module__articletext span[style*='color: #666666; font-style: italic; text-align: center;'],
.detail__module__articletext p[style*='color: rgb(102, 102, 102); font-style: italic; text-align: center;'],
.detail__module__articletext span[style*='color: rgb(102, 102, 102); font-style: italic; text-align: center;'] {
  font-size: 14px;
  font-style: normal !important;
}

div[class*='znz-article-template-'],
a[class*='znz-article-template-'] {
  --template-primary-color: #245EFF;
  box-sizing: border-box;
  font-style: normal;
  text-align: left;
}

div[class*='znz-article-template-'] *,
a[class*='znz-article-template-'] * {
  box-sizing: border-box;
}

img[data-znz-article-border='1'] {
  border: 2px solid #F7F7F7;
}

/* 模板内@链接样式 */
div[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default'] .title,
a[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default'] .title {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  color: #262626;
  padding-left: 22px;
  color: #245EFF;
  position: relative;
}

div[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default'] .znz-autocompleter-content,
a[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default'] .znz-autocompleter-content {
  text-decoration: none !important;
}

div[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default']::before,
a[class*='znz-article-template-'] a[class*='znz-autocompleter-item'][class*='type-default']::before {
  /* position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 4px;
  top: 0px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon-new.png); */
}

/* 模板1 */
@font-face {
  font-family: 'SourceHanSerifCN-Regular';
  src: url('https://info.compassedu.hk/pc/img/article/detail/SourceHanSerifCN-Regular.eot');
  src:
    url('https://info.compassedu.hk/pc/img/article/detail/SourceHanSerifCN-Regular.eot?#iefix') format('embedded-opentype'),
    url('https://info.compassedu.hk/pc/img/article/detail/SourceHanSerifCN-Regular.woff') format('woff'),
    url('https://info.compassedu.hk/pc/img/article/detail/SourceHanSerifCN-Regular.ttf') format('truetype')
}
.znz-article-template-1 {  
  font-family: SourceHanSerifCN-Regular;
  max-width: 100%;
  height: 82px;
  position: relative;  
}

.znz-article-template-1 .decorate-title-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 82px;
  font-size: 52px;
  color: var(--template-primary-color);
  opacity: 0.1;    
  transform: skewX(-10deg);
}

.znz-article-template-1 .main-title-1 {
  position: relative;
  z-index: 2;
  font-size: 52px;
  line-height: 82px;
  color: var(--template-primary-color);
  transform: skewX(-10deg);
  
}

/* 模板2 */
.znz-article-template-2 {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
  margin: 0 auto;
}

.znz-article-template-2 .main-title-2 {
  max-width: 100%;  
  margin-bottom: 3px;
  padding: 0 44px;
  position: relative;
}

.znz-article-template-2 .main-title-2 .text-1 {
  font-size: 26px;
  font-weight: 500;
  color: var(--template-primary-color);
  line-height: 37px;
}
.znz-article-template-2 .main-title-2 div[class^='decorate-'] {
  width: 26px;
  height: 26px;
  position: absolute;
  z-index: 2;
  top: calc(50% - 13px); /*13px=>装饰元素总高度的1/2*/
}
.znz-article-template-2 .main-title-2  .decorate-front-1 {      
  left: 0;  
}
.znz-article-template-2 .main-title-2  .decorate-front-1 .square-before-1 {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  border-radius: 2px;
  background: #245EFF;
  opacity: 0.9;
}
.znz-article-template-2 .main-title-2  .decorate-front-1 .square-after-1 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  width: 17px;
  height: 17px;
  background: #5FA7FF;
  border-radius: 2px;
  opacity: 0.6;
}

.znz-article-template-2 .main-title-2 .decorate-end-1 {
  right: 0;  
}

.znz-article-template-2 .main-title-2 .decorate-end-1 .square-before-2 {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 21px;
  height: 21px;
  border-radius: 2px;
  background: #245EFF;
  opacity: 0.9;
}
.znz-article-template-2 .main-title-2 .decorate-end-1 .square-after-2 {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 17px;
  height: 17px;
  background: #5FA7FF;
  border-radius: 2px;
  opacity: 0.6;
}

.znz-article-template-2 .sub-title-1 {
  font-size: 18px;
  font-weight: 400;
  color: #7A9DFF;
  line-height: 25px;
}

/* 模板3 */
.znz-article-template-3 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  
}

.znz-article-template-3 .main-title-3 {
  flex-shrink: 0;
  margin: 0 auto;
  display: inline-block;
  max-width: calc(100% - 20px);
  margin-bottom: 7px;
  position: relative;  
}

.znz-article-template-3 .main-title-3 .decorate-line-1 {
  position: absolute;
  z-index: 1;
  top: 5px;
  left: 5px;
  width: 100%;
  height: 100%;
  border: 1px solid var(--template-primary-color);
  border-radius: 1px;
}

.znz-article-template-3 .main-title-3 .text-2 {
  position: relative;
  background: var(--template-primary-color);
  border-radius: 1px;
  color: #FFFFFF;
  padding: 12px 19px;
  font-size: 24px;
  line-height: 33px;
  z-index: 2;
  font-weight: 400;
}

/* 模板4 */
.znz-article-template-4 {
  max-width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  color: #245EFF;
  min-height: 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.znz-article-template-4 .number-1 {
  flex-shrink: 0;
  margin-right: 6px;
}

/* 模板5 */ 
.znz-article-template-5 {
  position: relative;
  max-width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}

.znz-article-template-5 .decorate-1 {
  width: 40px;
  height: 30px;
  position: relative;
}

.znz-article-template-5 .decorate-1 .square-before-3,
.znz-article-template-5 .decorate-1 .square-after-3 {
  position: absolute;
  content: '';
  border-radius: 1px;
  background-color: var(--template-primary-color);
  transform: rotate(45deg);
}

.znz-article-template-5 .decorate-1 .square-before-3 {
  width: 13px;
  height: 13px;
  top: 7px;
  left: 6px;
}

.znz-article-template-5 .decorate-1 .square-after-3 {
  width: 7px;
  height: 7px;
  top: 2px;
  left: 21px;
}

.znz-article-template-5 .title-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: #245EFF;
}

.znz-article-template-5 .main-title-5 {
  min-height: 25px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 2px;
}

.znz-article-template-5 .sub-title-2 {
  font-size: 14px;
  font-weight: 400;
  color: #B9BDC1;
  line-height: 20px;
}

/* 模板6 */ 
.znz-article-template-6 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}

.znz-article-template-6 .main-title-6 {
  margin: 0 auto;
  display: inline-block;
  background: var(--template-primary-color);
  border-radius: 1px;
  color: #FFFFFF;
  padding: 12px 31px;
  font-size: 24px;
  line-height: 33px;
}

/* 模板7 */ 
.znz-article-template-7 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;  
}

.znz-article-template-7 .main-title-7 {
  margin: 0 auto;
  display: inline-block;
  color: var(--template-primary-color);
  border: 2px solid var(--template-primary-color);
  border-radius: 2px;
  padding: 12px 31px;
  font-size: 24px;
  line-height: 33px;
}

/* 模板8 */ 
.znz-article-template-8 {
  position: relative;
  width: 100%;
}

.znz-article-template-8 .main-title-8 {
  position: relative;
  z-index: 2;
  top: 10px;
  padding: 6px 33px;
  min-height: 42px;
  line-height: 30px;
  font-size: 22px;
  font-weight: 400;
  display: inline-block;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: var(--template-primary-color);
  margin-left: min(61px, 6.4%);
  border: 8px solid #FFFFFF;
}

.znz-article-template-8 .content-1 {
  position: relative;
  z-index: 1;
  width: calc(100% - 5px);
}

.znz-article-template-8 .content-1 .detail-1 {
  position: relative;
  z-index: 2;
  width: 100%;
  background: #FFFFFF;
  border-radius: 2px;
  border: 2px solid var(--template-primary-color);
  padding: 17px 24px 21px 27px;
  font-size: 16px;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 32px;
  text-align: justify;
  background-color: #FFFFFF;
}

.znz-article-template-8 .content-1 .detail-1 p {
  color: #0B0B0B!important;
}

.znz-article-template-8 .content-1 .decorate-line-2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  border: 2px solid var(--template-primary-color);
  top: 5px;
  left: 5px;
}

/* 模板9 */ 
.znz-article-template-9 {
  width: 100%;
}

.znz-article-template-9 .dialog-left-1,
.znz-article-template-9 .dialog-right-1 {
  width: calc(100% - 118px);
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.znz-article-template-9 .dialog-left-1 .cover-1,
.znz-article-template-9 .dialog-right-1 .cover-2 {
  width: 64px;
  height: 64px;
  border-radius: 4px;
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid #F6F6F6;
}

.znz-article-template-9 .dialog-left-1 .decorate-2,
.znz-article-template-9 .dialog-right-1 .decorate-3 {
  position: absolute;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
}

.znz-article-template-9 .dialog-left-1 .content-2,
.znz-article-template-9 .dialog-right-1 .content-3 {
  position: relative;
  max-width: 400px;
  padding: 12px 14px;
  border-radius: 6px;
  font-size: 16px;
  line-height: 24px;
  text-align: justify;
}

.znz-article-template-9 .dialog-left-1 {
  justify-content: flex-start;
  margin-bottom: 24px !important;  
}

.znz-article-template-9 .dialog-left-1 .cover-1 {      
  margin-right: 13px;
}

.znz-article-template-9 .dialog-left-1 .content-2 {
  background-color: var(--template-primary-color);
  color: #FFFFFF;
}

.znz-article-template-9 .dialog-left-1 .content-2 p {
  color: #FFFFFF!important;
}

.znz-article-template-9 .dialog-left-1 .decorate-2 {
  background-color: var(--template-primary-color);
  top: 28px;
  left: 73px;
}

.znz-article-template-9 .dialog-right-1 {
  justify-content: flex-end;
}

.znz-article-template-9 .dialog-right-1 .cover-2 {
  margin-left: 13px;
}

.znz-article-template-9 .dialog-right-1 .content-3 {
  background-color: #F6F6F6;
  color: #0B0B0B;
}

/* 资讯正文的p有设置默认字体颜色，所以这边的p标签都需要设置颜色 + important */
.znz-article-template-9 .dialog-right-1 .content-3 p {
  color: #0B0B0B!important;
}

.znz-article-template-9 .dialog-right-1 .decorate-3 {
  background-color: #F6F6F6;
  top: 28px;
  right: 73px;
}

/* 模板10 */
.znz-article-template-10 {
  width: 100%;
  padding: 30px 28px;
  border-radius: 2px;
  border: 2px solid var(--template-primary-color);
}

.znz-article-template-10 .main-title-9 {
  font-size: 16px;
  font-weight: 600;
  color: var(--template-primary-color);
  line-height: 32px;
  margin-bottom: 14px;    
}

.znz-article-template-10 .content-4 {
  font-size: 16px;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 32px;
  text-align: justify;
  p:not(:last-child) {
    margin-bottom: 14px;
  }
}

.znz-article-template-10 .content-4 p {
  color: #0B0B0B!important;
}

/* 模板11 */
.znz-article-template-11 {
  position: relative;
  width: 100%;
  padding: 50px 85px 42px 94px;
  background-color: #F6F6F6;
  border-radius: 2px;
  color: #505050;
}

.znz-article-template-11 .quote-before-1,
.znz-article-template-11 .quote-after-1 {
  position: absolute;
  z-index: 2;
  width: 23px;
  height: 21px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-radius: 2px;
}

.znz-article-template-11 .quote-before-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-top-new.png);
  top: 24px;
  left: 40px;
}

.znz-article-template-11 .quote-after-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-bottom-new.png);
  right: 38px;
  bottom: 27px;
}

.znz-article-template-11 .content-5 {
  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 32px;
  text-align: justify;
  p:not(:last-child) {
    margin-bottom: 14px;
  }
}

.znz-article-template-11 .content-5 p {
  color: #505050!important;
}

/* 模板12 */
.znz-article-template-12 {
  position: relative;
  width: calc(100% - 8px);
  margin-left: 8px;
  padding: 16px 28px 18px 28px;
  background-color: var(--template-primary-color);
  font-size: 16px;
  line-height: 32px;
}

.znz-article-template-12 .square-before-4 {
  position: absolute;
  content: '';
  z-index: 2;
  width: 16px;
  height: 16px;
  top: calc(50% - 10px);
  left: -6px;
  transform: rotate(45deg);
  background-color: var(--template-primary-color);
}

.znz-article-template-12 .content-6 {
  font-size: 16px;
  font-weight: 400;
  color: #FFFFFF!important;
  line-height: 32px;
  text-align: justify;  
}

.znz-article-template-12 .content-6 p {
  color: #FFFFFF!important;
}

.znz-article-template-12 .content-6 p:not(:last-child) {
  margin-bottom: 14px;
}

/* 模板13 */
.znz-article-template-13 {
  width: 100%;
  height: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;  
}

.znz-article-template-13 .decorate-front-2,
.znz-article-template-13 .decorate-end-2 {
  position: relative;
  flex-shrink: 0;
  width: 27px;
  height: 14px;
}

.znz-article-template-13 .decorate-front-2 .square-before-5,
.znz-article-template-13 .decorate-front-2 .square-after-4,
.znz-article-template-13 .decorate-end-2 .square-before-6,
.znz-article-template-13 .decorate-end-2 .square-after-5 {
  position: absolute;
  content: '';
  background-color: var(--template-primary-color);
  transform: rotate(45deg);
}

.znz-article-template-13 .decorate-front-2 .square-before-5 {
  width: 10px;
  height: 10px;
  left: 3px;
  top: 2px;
}

.znz-article-template-13 .decorate-front-2 .square-after-4 {
  width: 5.7px;
  height: 5.7px;
  right: 1px;
  top: 4.4px;
}

.znz-article-template-13 .decorate-end-2 .square-before-6 {
  width: 10px;
  height: 10px;
  right: 3px;
  top: 2px;
}

.znz-article-template-13 .decorate-end-2 .square-after-5 {
  width: 5.7px;
  height: 5.7px;
  left: 1px;
  top: 4.4px;
}

.znz-article-template-13 .dash-line {
  height: 2px;
  flex: 1;
  margin: 0 19px;
  background-image: linear-gradient(to right, var(--template-primary-color) 0, var(--template-primary-color) 6px, transparent 6px, transparent 6px);
  background-size: 10px 100%;
  background-repeat: repeat-x;
}

/* 模板14 */
.znz-article-template-14 {
  width: 100%;
  padding: 16px 20px 22px 31px;
  position: relative;
  background-image: linear-gradient(263deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  box-shadow: 0px 2px 15px 0px rgba(220,224,236,0.66);
  border-radius: 2px;
  margin-top: 22px;
}

.znz-article-template-14 .info-wrapper-1 {
  position: relative;
  z-index: 2;
  height: 74px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 14px;
}

.znz-article-template-14 .info-wrapper-1 .cover-3 {
  position: relative;
  z-index: 2;
  width: 114px;
  height: 114px;
  box-shadow: 0px 0px 7px 0px #D2D9E0;
  border-radius: 4px;
  border: 2px solid #FFFFFF;
  object-fit: cover;
  margin-right: 17px;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 {
  height: 72px;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 .name-1 {
  font-size: 24px;
  font-weight: 600;
  color: #272727;
  line-height: 33px;
  margin-bottom: 5px;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 .college-1 {
  display: inline-block;
  padding: 1px 10.5px;
  background-color: #245EFF;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 20px;
}

.znz-article-template-14 .content-7 {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 28px;
  text-align: justify;
  text-indent: 16px;
  opacity: 0.8;
}

.znz-article-template-14 .content-7::after,
.znz-article-template-14 .content-7::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  opacity: 0.8;
}

.znz-article-template-14 .content-7::before {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-top-new_gray.png);
  top: 3px;
  left: -2px;
}

.znz-article-template-14 .content-7::after {
  position: relative;
  display: inline-block;
  top: -3px;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-bottom-new_gray.png);
}

.znz-article-template-14 .content-7 .quote-front-1,
.znz-article-template-14 .content-7 .quote-end-1 {
  display: inline-block;
  width: 14px;
  height: 16px;
  background-size: 10px 9px;
  background-repeat: no-repeat;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.znz-article-template-14 .content-7 .quote-front-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-top-new_gray.png);
}

.znz-article-template-14 .content-7 .quote-end-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-bottom-new_gray.png);
}

.znz-article-template-14 .decorate-icon-1 {
  position: absolute;
  z-index: 1;
  top: 19px;
  right: 23px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.znz-article-template-14 .decorate-icon-1 div[class^='square-'] {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: var(--template-primary-color);
}

.znz-article-template-14 .decorate-icon-1 .square-before-7 {
  margin-right: 8px;
  opacity: 0.1;
}

.znz-article-template-14 .decorate-icon-1 .square-center-1 {
  margin-right: 8px;
  opacity: 0.5;
}

.znz-article-template-14 .decorate-icon-1 .square-after-6 {
  opacity: 1;
}

/* 模板15 */
.znz-article-template-15 {
  width: 100%;
  padding: 29px 27px 28px 26px;
  background: linear-gradient( 263deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  box-shadow: 0px 2px 15px 0px rgba(220,224,236,0.66);
  border-radius: 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.znz-article-template-15 .info-wrapper-2 {
  flex-shrink: 0;
  flex: 1;
}

.znz-article-template-15 .info-wrapper-2 .name-2 {
  font-size: 24px;
  font-weight: 600;
  color: #272727;
  line-height: 33px;
  margin-bottom: 3px;
}

.znz-article-template-15 .info-wrapper-2 .college-2 {
  display: inline-block;
  padding: 1px 9px;
  background: #245EFF;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 20px;
  margin-bottom: 10px;
}

.znz-article-template-15 .info-wrapper-2 .content-8 {
  font-size: 16px;
  font-weight: 400;
  color: #505050;
  line-height: 28px;
  text-align: justify;
  opacity: 0.8;
}

.znz-article-template-15 .cover-4 {
  width: 138px;
  height: 138px;
  border-radius: 50%;
  box-shadow: 0px 0px 7px 0px #D2D9E0;
  border: 2px solid #FFFFFF;
  object-fit: cover;
  margin-left: 19px;
}

/* 模板16 */
.znz-article-template-16 {
  width: 100%;
  padding: 16px 22px;
  background-image: linear-gradient(267deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.znz-article-template-16 .info-wrapper-3 {
  flex-shrink: 0;
  flex: 1;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.znz-article-template-16 .info-wrapper-3 .name-3 {
  font-size: 16px;
  font-weight: 600;
  color: #0B0B0B;
  line-height: 22px;
}

.znz-article-template-16 .info-wrapper-3 .college-3 {
  display: inline-block;
  padding: 0 5px;
  background: #245EFF;
  border-radius: 2px;
  font-size: 12px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 17px;
  margin-left: 7px;
  margin-top: 2px;
}

.znz-article-template-16 .info-wrapper-3 .content-9 {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 20px;
  text-align: justify;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol {
  padding-left: 12px;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol li {
  list-style-type: disc !important;
  margin-top: 6px;
  padding-left: 0;
  line-height: 20px;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol li::marker {
  color: #245EFF;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol li a::before {
  width: 14px!important;
  height: 14px!important;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol li a {
  /* padding-left: 18px!important; */
  font-weight: 600;
  margin-right: 8px;
}

.znz-article-template-16 .cover-5 {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  box-shadow: 0px 0px 7px 0px #D2D9E0;
  border: 2px solid #FFFFFF;
  object-fit: cover;
  margin-right: 24px;
}

.znz-article-template-17 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  
}

.detail__module__articletext .znz-article-template-17 .btn-wrapper-1 {
  display: none !important;
}

:not(.detail__module__articletext) .znz-article-template-17 .btn-wrapper-1 {
  width: 338px;
    height: 88px;
    background-size: 100% 100%;
    background-image: url(https://info.compassedu.hk/pc/img/article/detail/article-btn.png);
    padding-bottom: 16px;
    padding-right: 10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    font-size: 32px;
    color: #FFFFFF;
}

.detail__module__articletext .znz-article-template-17 .operate-wrapper-1 {
  display: none;
}
:not(.detail__module__articletext) .znz-article-template-17 .operate-wrapper-1 {
  position: absolute;
  top: 0;
  left: calc(50% + 169px);
}

:not(.detail__module__articletext) .znz-article-template-17 .operate-wrapper-1::before {
  position: absolute;
  content: ' ';
  width: 20px;
  height: 20px;
  top: 4px;
  left: 0;
  background-size: 16px 16px;
  background-position: center center;
  background-repeat: no-repeat;
  filter: grayscale(100%);
  transition: all 0.3s;
  cursor: pointer;
  background-image: url(https://info.compassedu.hk/pc/js/icons/edit.png);
}

:not(.detail__module__articletext) .znz-article-template-17 .operate-wrapper-1:hover::before,
:not(.detail__module__articletext) .znz-article-template-17 .operate-wrapper-1:hover::after {
  filter: none;
  transition: all 0.3s;
}

.detail__module__articletext .znz-article-template-17 .image-wrapper-1 {
  display: block !important;
  width: 100%;
}

:not(.detail__module__articletext) .znz-article-template-17 .image-wrapper-1 {
  display: none;
}

:not(.detail__module__articletext) .znz-article-template-17 .operate-wrapper-1::after {
  position: absolute;
  width: 40px;
  height: 100%;
  top: 0;
  left: 20px;
  filter: grayscale(100%);
  transition: all 0.3s;
  cursor: pointer;
  line-height: 24.5px;
  color: #245EFF;
  content: '编辑';
}


.znz-autocompleter-item {
  position: relative;
  color: #262626;
  text-decoration: none;  
  letter-spacing: normal;
  line-height: normal;
  font-style: normal;
  text-align: left;
}

.znz-autocompleter-item.type-default .znz-autocompleter-content{
  color: #245EFF;
  text-decoration: underline;
  text-decoration-color: #245EFF;
  text-decoration-skip: 4px;
}

.znz-autocompleter-item:not(.type-default) {
  margin: 12px 0;
}


.detail__module__articletext .znz-autocompleter-item .znz-autocompleter-operate {
  display: none;
}

.znz-autocompleter-univ.type-1,
.znz-autocompleter-major.type-1,
.znz-autocompleter-case.type-1,
.znz-autocompleter-article.type-1 {
  box-sizing: border-box;
  display: block;
  width: 711px;
  padding: 13px 14px;
  border-radius: 4px;
  background-color: #F9F9F9;
  margin: 0 auto;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content,
.znz-autocompleter-major.type-1 .znz-autocompleter-content,
.znz-autocompleter-case.type-1 .znz-autocompleter-content,
.znz-autocompleter-article.type-1 .znz-autocompleter-content {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-left,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-left,
.znz-autocompleter-case.type-1 .znz-autocompleter-content .slot-left,
.znz-autocompleter-article.type-1 .znz-autocompleter-content .slot-left {
  margin-right: 12px;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-left img,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-left img,
.znz-autocompleter-case.type-1 .znz-autocompleter-content .slot-left img,
.znz-autocompleter-article.type-1 .znz-autocompleter-content .slot-left img {
  width: 64px;
  height: 64px;
  margin: 0;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-right-box,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-right-box {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-right-box .icon-jiantou,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-right-box .icon-jiantou {
  width: 18px;
  height: 18px;
  margin-left: 16px;
  display: none;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-right,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-right,
.znz-autocompleter-case.type-1 .znz-autocompleter-content .slot-right,
.znz-autocompleter-article.type-1 .znz-autocompleter-content .slot-right {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-right .title,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-right .title,
.znz-autocompleter-case.type-1 .znz-autocompleter-content .slot-right .title,
.znz-autocompleter-article.type-1 .znz-autocompleter-content .slot-right .title {
  font-size: 18px!important;
  line-height: 25px;
  font-weight: 500;
  color: #262626;
}


.znz-autocompleter-univ.type-1 .znz-autocompleter-content .slot-right .sub,
.znz-autocompleter-major.type-1 .znz-autocompleter-content .slot-right .sub,
.znz-autocompleter-case.type-1 .znz-autocompleter-content .slot-right .sub,
.znz-autocompleter-article.type-1 .znz-autocompleter-content .slot-right .sub {
  font-size: 14px!important;
  line-height: 20px;
  font-weight: 400;
  color: #8C8C8C;
}

/* 顾问卡片 */

.znz-autocompleter-adviser.type-1 {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-top: 45px;
  padding: 13px 10px;
  border-radius: 4px;
  background: linear-gradient(267deg, #E9F4FF 0%, #FAFDFF 100%, #FAFDFF 100%);
  box-shadow: 0px 2px 15px 0px rgba(220,224,236,0.66);
  border-radius: 8px;
}

.znz-autocompleter-adviser.type-1 .info-wrapper {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: stretch;
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;

}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-left {
  margin-right: 26px;
  margin-bottom: 8px;
  width: calc(34px + 200px);
  position: relative;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-left img {
  position: absolute;
  z-index: 2;
  width: 200px;
  height: auto;
  bottom: 0;
  right: 0;
  margin: 0;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right {
  flex: 1;
  padding: 25px 24px 28px 0;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .detail-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .name-wrapper .name {
  font-size: 24px!important;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
  display: block;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .name-wrapper .job {
  font-size: 18px!important;
  font-weight: 500;
  color: #000000;
  line-height: 25px;
  opacity: 0.5;
  display: block;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .detail-wrapper .btn {
  width: 105px;
  height: 30px;
  background: #245EFF;
  border-radius: 18px;
  color: #FFFFFF;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 19px;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag {
  padding: 3px 15px 3px 31px;
  position: relative;
  background: linear-gradient(129deg, #FFE8CE 0%, #FFCF97 100%);
  border-radius: 4px;
  font-size: 14px!important;
  font-weight: 500;
  color: #643D0F;
  line-height: 20px;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag::before {
  position: absolute;
  content: '';
  width: 19px;
  height: 19px;
  top: 3px;
  left: 8px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag:nth-child(1) {
  margin-right: 8px;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag:nth-child(1)::before {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/adviser-position.png);
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag:nth-child(2)::before {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/adviser-crown.png);
}

.znz-autocompleter-adviser.type-1 .description-wrapper {
  width: 100%;
  display: block;
  padding: 19px 24px 12px;
  font-size: 16px;
  color: #0B0B0B;
  line-height: 20px;
}

/* 学员卡片 */
.znz-autocompleter-student.type-default {
  display: inline;
}

.znz-autocompleter-student.type-1 {
  box-sizing: border-box;
  display: block;
  width: 100%;

}

.znz-autocompleter-student.type-1 .header {
  display: none;
  position: relative;
  z-index: 1;  
  width: 175px;
  height: 55px;
}

.znz-autocompleter-student.type-1 .header::before {
  position: absolute;
  content: '';
  z-index: 1;
  width: 175px;
  height: 55px;
  background: linear-gradient(220deg, #2998FF 0%, #75bdff 100%, #FFFFFF 100%);
  border-radius: 12px 12px 8px 8px;
  transform:perspective(8px)scale(1,1) rotateX(1deg);
  transform-origin:left;
}

.znz-autocompleter-student.type-1 .header .text {
  position: relative;
  z-index: 2;
  font-size: 24px;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 33px;
  padding-top: 8px;
  text-align: center;
}

.znz-autocompleter-student.type-1 .main-card {
  position: relative;
  z-index: 2;
  margin-top: -11px;
  padding: 22px 28px 27px 31px;
  background: linear-gradient(267deg, #E9F4FF 0%, #FAFDFF 100%, #FAFDFF 100%);
  box-shadow: 0px 2px 15px 0px rgba(220,224,236,0.66);
  border-radius: 8px;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 12px;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper img {
  width: 16px;
  height: 15px;
  margin: 0 !important;
  display: none;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper::before,
.znz-autocompleter-student.type-1 .main-card .name-wrapper::after {
  content: '';
  display: inline-block;
  top: 0;
  left: 0;
  width: 16px;
  height: 15px;
  background: url(https://info.compassedu.hk/pc/img/article/detail/student-card-title-new.png) no-repeat center / 100% 100%;
  pointer-events: none;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper::after {
  transform: scaleX(-1);
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper .decorate-right {
  transform: scaleX(-1);
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper .name {
  margin: 0 18px;
  font-size: 24px;
  font-weight: 500;
  color: #000000;
  line-height: 33px;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper {
  width: 100%;
  margin-bottom: 12px;
  background: #FFFFFF;
  box-shadow: 0px 2px 9px 0px rgba(186,203,218,0.34);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 30px 12px 0;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .exprience-wrapper {
  padding: 13px 30px 16px 0;
}

.znz-autocompleter-student.type-1 .main-card .exprience-wrapper:last-child {
  margin-bottom: 0;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper {
  background-color: transparent;
  box-shadow: none;
  width: 100%;
  margin-bottom: 15px!important;
  padding: 0!important;
}


.znz-autocompleter-student.type-1 .main-card .college-wrapper .title,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .title,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .title {
  width: 75px;
  height: 29px;
  background: #245EFF;
  border-radius: 4px 17px 17px 4px;
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 29px;
  margin-right: 37px;
  text-align: center;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .title {
  display: none;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .detail-wrapper,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .detail-wrapper {
  flex: 1;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college {
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
  color: #262626;
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college {
  font-weight: 400;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college {
  font-weight: 400;
  color: #2C2D2E;
  
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college.link,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college.link {
  /* padding-left: 22px; */
  color: #245EFF;
  position: relative;
  text-decoration: underline;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college.link {
  margin-right: 0!important;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college.link::before,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college.link::before {
  /* position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  left: 0;
  top: 2px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon-new.png); */
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college.link::before {
  /* width: 16px;
  height: 16px;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon-new1.png);
  top: 50%;
  transform: translateY(-50%); */
}

.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .detail-wrapper .exprience-item:not(:last-child) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 0.6px dashed rgba(144, 163, 180, 0.44);
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper .apply-item:first-child {
  margin-top: 8px;
} 

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper .apply-item:not(:last-child) {
  margin-bottom: 16px;
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper .apply-item:last-child {
  margin-bottom: 10px;
} 

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-wrapper {
  width: 100%;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score,
.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-wrapper,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;  
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-wrapper {
  display: none;
}

.znz-autocompleter-student.type-1 .main-card .label {
  font-size: 16px;
  font-weight: 400;
  color: #2C2D2E;
  line-height: 22px;
}

.znz-autocompleter-student.type-1 .main-card .exprience-item .label {
  font-size: 14px;
  line-height: 20px;
  color: #919191;
}

.znz-autocompleter-student.type-1 .main-card .value {
  font-size: 16px;
  font-weight: 400;
  color: #2C2D2E;
  line-height: 22px;
  font-family: 'Helvetica Neue';
}

.znz-autocompleter-student.type-1 .main-card .value p {
  color: #2C2D2E!important;
}

.znz-autocompleter-student.type-1 .main-card .exprience-item .value,
.znz-autocompleter-student.type-1 .main-card .exprience-item .value p {
  color: #404040!important;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .basic {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 8px;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .basic .major {
  font-size: 16px;
  color: #2C2D2E;
  line-height: 22px;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .basic .major::before {
  content: '·';
  position: relative;
  font-weight: 400;
  font-size: 16px;
  color: #2C2D2E;
  line-height: 22px;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score {
  justify-content: center;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item:not(:last-child) {
  margin-right: 21px;
  position: relative;
}


.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-wrapper {
  margin-top: 2px;
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-item:not(:last-child) {
  margin-right: 54px;
}

.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .label {
  margin-bottom: 2px;
}

.znz-autocompleter-student.type-1 .exprience-wrapper .detail-wrapper,
.znz-autocompleter-student.type-1 .exprience-wrapper .exprience-item {
  position: relative;
}

.detail__module__articletext .znz-autocompleter-student.type-1 .exprience-wrapper .operate-wrapper{
  display: none;
}

/* 修改段落间距 */
.detail__module__articletext > *{
  margin-bottom: 20px!important;
}

/* 隐藏第二个score-item的lael 「语言成绩」 */
.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item:nth-child(2) .label {
  display: none;
}

p.empty-p {
  height: 0.48rem;
  margin: 0!important;
  margin-bottom: 0!important;
}

/* h1 h2 新样式 */
.detail__module__articletext h1 {
  text-align: center;
  margin: auto;
}

.detail__module__articletext h1 {
  position: relative;
  display: block;
  padding: 0 44px;
  color: #245EFF;
  font-size: 26px;
  font-weight: 500;
  line-height: 37px;
  margin: 0 auto;
  width: fit-content;
}

.detail__module__articletext h1::before,
.detail__module__articletext h1::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 26px;
  height: 26px;
  transform: translateY(-50%);
  background-size: 100% 100%;
}

.detail__module__articletext h1 span {
  font-size: 26px!important;
}

.detail__module__articletext h1::before {
  left: 0;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/h1-1.png);
}

.detail__module__articletext h1::after {
  right: 0;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/h1-2.png);
}

.detail__module__articletext h2 {
  position: relative;
  font-size: 18px;
  color: #245EFF;
  line-height: 25px;
  margin: auto;
  display: flex;
  padding-left: 39px;
  font-weight: 500;
}

.detail__module__articletext h2::before,
.detail__module__articletext h2::after {
  position: absolute;
  content: '';
  border-radius: 1px;
  background-color: #245EFF;
  transform: rotate(45deg);
}

.detail__module__articletext h2::before {
  width: 13px;
  height: 13px;
  top: 7px;
  left: 6px;
}

.detail__module__articletext h2::after {
  width: 7px;
  height: 7px;
  top: 2px;
  left: 21px;
}


.detail__module__articletext a:not([class*='type-1']),
.detail__module__articletext a:not([class*='type-1']):active,
.detail__module__articletext a:not([class*='type-1']):visited,
.detail__module__articletext a:not([class*='type-1']):hover{
  color: #245EFF;
  padding-left: 0;
  text-decoration: underline;
}