
.module-richtext a:not([class*='znz-article-template']):not([class*='type-1']) {
  color: #1890ff;
  position: relative;
  padding-left: 0.32rem;
}

.module-richtext a:not([class*='znz-article-template']):not([class*='type-1'])::before {
  position: absolute;
  content: '';
  width: 0.28rem;
  height: 0.28rem;
  left: 0;
  top: 0.08rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon.png);
}


.module-richtext p[style*='color: #666666; font-style: italic; text-align: center;'],
.module-richtext span[style*='color: #666666; font-style: italic; text-align: center;'],
.module-richtext p[style*='color: rgb(102, 102, 102); font-style: italic; text-align: center;'],
.module-richtext span[style*='color: rgb(102, 102, 102); font-style: italic; text-align: center;'] {
  font-size: 0.28rem !important;
  font-style: normal !important;
}

div[class*='znz-article-template-'],
a[class*='znz-article-template-'] {
  --template-primary-color: #1890FF;
  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;
}

span[style^="font-size: 14px;"] {
  font-size: 0.32rem !important;
}

.qrcode-content-wrapper {
  display: none !important;
}

/* 模板内@链接样式 */
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: 0.24rem !important;
  font-weight: 600;
  line-height: 0.32rem !important;
  text-decoration: none;
  color: #262626;
  padding-left: 0.28rem;
  color: #1890FF !important;
  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: 0.24rem;
  height: 0.24rem;
  left: 0.04rem;
  top: 0.04rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon.png);
}

.module-richtext h1 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.module-richtext h1 .text {
  position: relative !important;
  background-color: #1890FF !important;
  color: #FFFFFF !important;
  border-radius: 0.04rem !important;  
  padding: 0.16rem 0.5rem !important;
  font-size: 0.36rem !important;
  line-height: 0.5rem !important;
  z-index: 2 !important;
  font-weight: 500 !important;
  outline: none !important;  
  box-sizing: border-box !important;
  max-width: calc(100% - 0.1rem);
}
.module-richtext h1 .text::after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0.1rem;
  left: 0.1rem;
  width: 100%;
  height: 100%;
  border: 0.04rem solid  #1890FF;
  border-radius: 0.04rem;
  box-sizing: border-box;
}

.module-richtext h2 {
  font-size: 0.36rem !important;
  font-weight: 500 !important;
  color: #2193FD !important;
  line-height: 0.5rem !important;
}

/* 模板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: 0.66rem;
  position: relative;  
}

.znz-article-template-1 .decorate-title-1 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  line-height: 0.66rem;
  font-size: 0.56rem;
  color: #1F93FE;
  opacity: 0.1;    
  transform: skewX(-10deg);
}

.znz-article-template-1 .main-title-1 {
  position: relative;
  z-index: 2;
  font-size: 0.56rem;
  line-height: 0.66rem;
  background: linear-gradient(180deg, #40B1FF 0%, #2596FD 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  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%;  
  padding: 0 0.6rem;
  position: relative;
}

.znz-article-template-2 .main-title-2 .text-1 {
  font-size: 0.4rem;
  font-weight: 500;
  color: var(--template-primary-color);
  line-height: 0.56rem;
}
.znz-article-template-2 .main-title-2 div[class^='decorate-'] {
  width: 0.33rem;
  height: 0.33rem;
  position: absolute;
  z-index: 2;
  top: calc(50% - 0.165rem); /*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: 0.27rem;
  height: 0.27rem;
  border-radius: 0.04rem;
  background-image: linear-gradient(146deg, #18ACFF 0%, #1890FF 100%);
  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: 0.22rem;
  height: 0.22rem;
  background: #5FA7FF;
  border-radius: 0.04rem;
  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: 0.27rem;
  height: 0.27rem;
  border-radius: 0.04rem;
  background-image: linear-gradient(146deg, #18ACFF 0%, #1890FF 100%);
  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: 0.22rem;
  height: 0.22rem;
  background: #5FA7FF;
  border-radius: 0.04rem;
  opacity: 0.6;
}

.znz-article-template-2 .sub-title-1 {
  font-size: 0.28rem;
  font-weight: 400;
  color: #61B3FF;
  line-height: 0.4rem;
}

/* 模板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% - 0.1rem);
  margin-bottom: 0.1rem;
  position: relative;  
}

.znz-article-template-3 .main-title-3 .decorate-line-1 {
  position: absolute;
  z-index: 1;
  top: 0.1rem;
  left: 0.1rem;
  width: 100%;
  height: 100%;
  border: 0.04rem solid var(--template-primary-color);
  border-radius: 0.04rem;
}

.znz-article-template-3 .main-title-3 .text-2 {
  background: var(--template-primary-color);
  color: #FFFFFF;
  border-radius: 0.04rem;  
  padding: 0.16rem 0.5rem;
  font-size: 0.36rem;
  line-height: 0.5rem;
  z-index: 2;
}

/* 模板4 */
.znz-article-template-4 {
  max-width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  color: #2193FD;
  min-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  line-height: 0.5rem;
}

.znz-article-template-4 .number-1 {
  flex-shrink: 0;
  margin-right: 0.12rem;
}

/* 模板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: 0.58rem;
  height: 0.5rem;
  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: 0.02rem;
  background-color: var(--template-primary-color);
  transform: rotate(45deg);
}

.znz-article-template-5 .decorate-1 .square-before-3 {
  width: 0.2rem;
  height: 0.2rem;
  top: 0.12rem;
  left: 0.1rem;
}

.znz-article-template-5 .decorate-1 .square-after-3 {
  width: 0.1rem;
  height: 0.1rem;
  top: 0.04rem;
  left: 0.32rem;
}

.znz-article-template-5 .title-1 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  color: #2193FD;
}

.znz-article-template-5 .main-title-5 {
  min-height: 0.5rem;
  font-size: 0.36rem;
  font-weight: 500;
  line-height: 0.5rem;
  margin-bottom: 0.04rem;
}

.znz-article-template-5 .sub-title-2 {
  font-size: 0.28rem;
  font-weight: 400;
  color: #B9BDC1;
  line-height: 0.4rem;
}

/* 模板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);
  color: #FFFFFF;
  border-radius: 0.04rem;  
  padding: 0.16rem 0.5rem;
  font-size: 0.36rem;
  line-height: 0.5rem;
}

/* 模板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: 0.04rem solid var(--template-primary-color);
  border-radius: 0.04rem;  
  padding: 0.16rem 0.5rem;
  font-size: 0.36rem;
  line-height: 0.5rem;
  z-index: 2;
}

/* 模板8 */ 
.znz-article-template-8 {
  position: relative;
  width: 100%;
}

.znz-article-template-8 .main-title-8 {
  position: relative;
  z-index: 2;
  top: 8px;
  padding: 0.1rem 0.32rem;
  min-height: 0.64rem;
  line-height: 0.44rem;
  font-size: 0.32rem;
  display: inline-block;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  background-color: var(--template-primary-color);
  margin-left: 0.36rem;
  border: 0.1rem solid #FFFFFF;
}

.znz-article-template-8 .content-1 {
  position: relative;
  z-index: 1;
  width: calc(100% - 0.1rem);
}

.znz-article-template-8 .content-1 .detail-1 {
  position: relative;
  z-index: 2;
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.04rem;
  border: 0.04rem solid var(--template-primary-color);
  padding: 0.24rem 0.36rem;
  font-size: 0.32rem;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 0.52rem;
  text-align: justify;
  background-color: #FFFFFF;
}

.znz-article-template-8 .content-1 .decorate-line-2 {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 0.04rem;
  border: 0.04rem solid var(--template-primary-color);
  top: 0.1rem;
  left: 0.1rem;
}

/* 模板9 */ 
.znz-article-template-9 {
  width: 100%;
}

.znz-article-template-9 .dialog-left-1,
.znz-article-template-9 .dialog-right-1 {
  width: 100%;
  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: 0.8rem;
  height: 0.8rem;
  border-radius: 0.08rem;
  overflow: hidden;
  flex-shrink: 0;
  border: 0.01rem solid #C7C7C7;
}

.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: 4rem;
  padding: 0.2rem 0.26rem;
  border-radius: 0.12rem;
  font-size: 0.28rem;
  line-height: 0.48rem;
  text-align: justify;
}

.znz-article-template-9 .dialog-left-1 {
  justify-content: flex-start;
  margin-bottom: 0.28rem !important;  
}

.znz-article-template-9 .dialog-left-1 .cover-1 {      
  margin-right: 0.26rem;
}

.znz-article-template-9 .dialog-left-1 .content-2 {
  background-color: var(--template-primary-color);
  color: #FFFFFF;
}

.znz-article-template-9 .dialog-left-1 .decorate-2 {
  background-color: var(--template-primary-color);
  top: 0.36rem;
  left: 1rem;
}

.znz-article-template-9 .dialog-right-1 {
  justify-content: flex-end;
}

.znz-article-template-9 .dialog-right-1 .cover-2 {
  margin-left: 0.26rem;
}

.znz-article-template-9 .dialog-right-1 .content-3 {
  background-color: #F6F6F6;
  color: #0B0B0B;
}

.znz-article-template-9 .dialog-right-1 .decorate-3 {
  background-color: #F6F6F6;
  top: 0.36rem;
  right: 1rem;
}

/* 模板10 */
.znz-article-template-10 {
  width: 100%;
  padding: 0.28rem 0.4rem;
  border-radius: 2px;
  border: 0.04rem solid var(--template-primary-color);
}

.znz-article-template-10 .main-title-9 {
  font-size: 0.32rem;
  font-weight: 600;
  color: var(--template-primary-color);
  line-height: 0.64rem;
  margin-bottom: 0.04rem;    
}

.znz-article-template-10 .content-4 {
  font-size: 0.32rem;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 0.52rem;
  text-align: justify;
  p:not(:last-child) {
    margin-bottom: 0.14rem;
  }
}

/* 模板11 */
.znz-article-template-11 {
  position: relative;
  width: 100%;
  padding: 0.8rem 0.4rem 0.76rem 0.4rem;
  background-color: #F6F6F6;
  border-radius: 0.04rem;  
}

.znz-article-template-11 .quote-before-1,
.znz-article-template-11 .quote-after-1 {
  position: absolute;
  z-index: 2;
  width: 0.32rem;
  height: 0.3rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}

.znz-article-template-11 .quote-before-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-top.png);
  top: 0.32rem;
  left: 0.24rem;
}

.znz-article-template-11 .quote-after-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-bottom.png);
  right: 0.24rem;
  bottom: 0.3rem;
}

.znz-article-template-11 .content-5 {
  font-size: 0.32rem;
  font-weight: 400;
  color: #505050;
  line-height: 0.52rem;
  text-align: justify;
  p:not(:last-child) {
    margin-bottom: 0.14rem;
  }
}

/* 模板12 */
.znz-article-template-12 {
  position: relative;
  width: calc(100% - 0.1rem);
  margin-left: 8px;
  padding: 0.32rem 0.4rem 0.4rem 0.4rem;
  background-color: var(--template-primary-color);  
}

.znz-article-template-12 .square-before-4 {
  position: absolute;
  content: '';
  z-index: 2;
  width: 0.2rem;
  height: 0.2rem;
  top: calc(50% - 0.1rem);
  left: -0.1rem;
  transform: rotate(45deg);
  background-color: var(--template-primary-color);
}

.znz-article-template-12 .content-6 {
  font-size: 0.32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 0.52rem;
  text-align: justify;  
}

.znz-article-template-12 .content-6 p:not(:last-child) {
  margin-bottom: 0.14rem;
}

/* 模板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: 0.44rem;
  height: 0.18rem;
}

.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: 0.18rem;
  height: 0.18rem;
  left: 0.03rem;
  top: 0.01rem;
}

.znz-article-template-13 .decorate-front-2 .square-after-4 {
  width: 0.1rem;
  height: 0.1rem;
  right: 0.01rem;
  top: 0.04rem;
}

.znz-article-template-13 .decorate-end-2 .square-before-6 {
  width: 0.18rem;
  height: 0.18rem;
  right: 0.03rem;
  top: 0.01rem;
}

.znz-article-template-13 .decorate-end-2 .square-after-5 {
  width: 0.1rem;
  height: 0.1rem;
  left: 0.01rem;
  top: 0.04rem;
}

.znz-article-template-13 .dash-line {
  height: 0;
  flex: 1;
  margin: 0 0.1rem;
  border-top: 0.04rem dashed var(--template-primary-color);
}

/* 模板14 */
.znz-article-template-14 {
  width: 100%;
  padding: 0.12rem 0.4rem 0.38rem;
  position: relative;
  background-image: linear-gradient(263deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(220,224,236,0.51);
  border-radius: 0.04rem;
  margin-top: 0.28rem;
}

.znz-article-template-14 .info-wrapper-1 {
  position: relative;
  z-index: 2;
  height: 0.88rem;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin-bottom: 0.26rem;
}

.znz-article-template-14 .info-wrapper-1 .cover-3 {
  position: relative;
  z-index: 2;
  width: 1.28rem;
  height: 1.28rem;
  box-shadow: 0rem 0rem 0.14rem 0rem #D2D9E0;
  border-radius: 0.08rem;
  border: 0.04rem solid #FFFFFF;
  object-fit: cover;
  margin-right: 0.28rem;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 {
  height: 0.88rem;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 .name-1 {
  font-size: 0.36rem;
  font-weight: 600;
  color: #272727;
  line-height: 0.5rem;
  margin-bottom: 0.04rem;
}

.znz-article-template-14 .info-wrapper-1 .detail-wrapper-1 .college-1 {
  display: inline-block;
  padding: 0.02rem 0.18rem;
  background-image: linear-gradient(155deg, #3EA4F3 0%, #1890FF 100%);
  font-size: 0.26rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.36rem;
}

.znz-article-template-14 .content-7 {
  font-size: 0.26rem;
  font-weight: 400;
  color: #505050;
  line-height: 0.48rem;
  text-align: justify;
}

.znz-article-template-14 .content-7 .quote-front-1,
.znz-article-template-14 .content-7 .quote-end-1 {
  display: inline-block;
  width: 0.2rem;
  height: 0.18rem;
  background-size: 0.2rem 0.18rem;
  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.png);      
}

.znz-article-template-14 .content-7 .quote-end-1 {
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/quote-bottom.png);      
}

.znz-article-template-14 .decorate-icon-1 {
  position: absolute;
  z-index: 1;
  top: 0.26rem;
  right: 0.4rem;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.znz-article-template-14 .decorate-icon-1 div[class^='square-'] {
  width: 0.12rem;
  height: 0.12rem;
  border-radius: 50%;
  background-color: var(--template-primary-color);
}

.znz-article-template-14 .decorate-icon-1 .square-before-7 {
  margin-right: 0.12rem;
  opacity: 0.1;
}

.znz-article-template-14 .decorate-icon-1 .square-center-1 {
  margin-right: 0.12rem;
  opacity: 0.5;
}

.znz-article-template-14 .decorate-icon-1 .square-after-6 {
  opacity: 1;
}

/* 模板15 */
.znz-article-template-15 {
  width: 100%;
  padding: 0.48rem 0.4rem 0.4rem 0.4rem;
  background-image: linear-gradient(263deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  box-shadow: 0rem 0.02rem 0.2rem 0rem rgba(220,224,236,0.51);
  border-radius: 0.04rem;
  position: relative;
}

.znz-article-template-15 .info-wrapper-2 .name-2 {
  font-size: 0.36rem;
  font-weight: 600;
  color: #272727;
  line-height: 0.5rem;
  margin-bottom: 0.14rem;
}

.znz-article-template-15 .info-wrapper-2 .college-2 {
  display: inline-block;
  padding: 0.02rem 0.1rem;
  background-image: linear-gradient(155deg, #3EA4F3 0%, #1890FF 100%);
  font-size: 0.26rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.36rem;
  margin-bottom: 0.22rem;
}

.znz-article-template-15 .info-wrapper-2 .content-8 {
  font-size: 0.26rem;
  font-weight: 400;
  color: #505050;
  line-height: 0.48rem;
  text-align: justify;
}

.znz-article-template-15 .cover-4 {
  position: absolute;
  top: 0.36rem;
  right: 0.4rem;
  width: 1.28rem;
  height: 1.28rem;
  border-radius: 50%;
  border: 0.04rem solid #FFFFFF;
  object-fit: cover;
}


/* 模板16 */
.znz-article-template-16 {
  width: 100%;
  padding: 0.24rem 0.26rem;
  background-image: linear-gradient(267deg, #E9F4FF 0%, #FFFFFF 100%, #FFFFFF 100%);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.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: 0.28rem;
  font-weight: 600;
  color: #0B0B0B;
  line-height: 0.4rem;
}

.znz-article-template-16 .info-wrapper-3 .college-3 {
  display: inline-block;
  padding: 0 0.1rem;
  background-image: linear-gradient(155deg, #8ED1FC 0%, #1890FF 100%);
  border-radius: 0.04rem;
  font-size: 0.2rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.28rem;
  margin-left: 0.24rem;
  margin-top: 0.04rem;
}

.znz-article-template-16 .info-wrapper-3 .content-9 {
  width: 100%;
  font-size: 0.24rem;
  font-weight: 400;
  color: #0B0B0B;
  line-height: 0.34rem;
  text-align: justify;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol {
  list-style-type: disc;
}

.znz-article-template-16 .info-wrapper-3 .content-9 ol li::marker {
  color: #1890FF;
}

.module-richtext .znz-article-template-16 .cover-5 {
  width: 0.72rem;
  height: 0.72rem !important;
  border-radius: 50%;
  box-shadow: 0px 0px 0.14rem 0px #D2D9E0;
  border: 0.04rem solid #FFFFFF;
  object-fit: cover;
  margin-right: 0.26rem;
}

/* 模板17 */

.module-richtext .znz-article-template-17 {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}

.module-richtext .znz-article-template-17 .operate-wrapper-1 {
  display: none;
}

.module-richtext .znz-article-template-17 .image-wrapper-1 {
  display: none;
}

.module-richtext .znz-article-template-17 .content-wrapper-1 {
  width: 3.38rem;
  height: 0.88rem;
  background-size: 100% 100%;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/article-btn.png);
  padding-bottom: 0.16rem;
  padding-right: 0.1rem;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 0.32rem;
  color: #FFFFFF;
}

.module-richtext .znz-article-template-17 .content-wrapper-1 .btn-wrapper-1 {
  line-height: 0.88rem;
  text-align: center;
}





/* @功能 */
.znz-autocompleter-item {
  position: relative;
  color: #262626;
  text-decoration: none;  
  letter-spacing: normal;
  line-height: normal;
  box-sizing: border-box;
  font-style: normal;
  text-align: left;
}

.znz-autocompleter-item * {
  box-sizing: border-box;
}

.znz-autocompleter-item.type-default .znz-autocompleter-content {
  color: #1890FF;
  text-decoration: underline;
  text-decoration-color: #1890FF;
  text-decoration-skip: 4px;
  font-size: 0.28rem !important;
  font-weight: normal !important;
}

.znz-autocompleter-item.type-default .znz-autocompleter-content .title {
  color: #1890FF;
  font-size: 0.28rem !important;
  font-weight: normal !important;
}

.znz-autocompleter-item:not(.type-default) {
  margin: 12px 0;
}


.znz-autocompleter-item.type-default .znz-autocompleter-operate {
  display: none;
}

.znz-autocompleter-operate .link-operate,
.znz-autocompleter-operate .card-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: 100%;
  padding: 0.18rem 0.2rem;
  /* height: 1.42rem; */
  min-height: 1.42rem;
  background: #F9F9F9;
  border-radius: 0.08rem;
}

.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: 0.2rem;
}

.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: 1.08rem;
  height: 1.08rem;
  margin: 0;
  vertical-align: middle;
}


.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 !important;
  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: 0.36rem !important;
  height: 0.36rem !important;
  margin-left: 0.32rem !important;
}

.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: 0.3rem;
  font-weight: 500;
  color: #262626;
  line-height: 0.42rem;
}


.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: 0.26rem;
  color: #8C8C8C;
  line-height: 0.36rem;
}

/* 顾问卡片 */

.znz-autocompleter-adviser.type-1 {
  box-sizing: border-box;
  display: block;
  width: 100%;
  margin-top: 0.7rem;
  padding: 0.24rem 0.32rem;
  border-radius: 0.08rem;
  background: linear-gradient(267deg, #E9F4FF 0%, #FAFDFF 100%, #FAFDFF 100%);
  box-shadow: 0rem 0.02rem 0.16rem 0rem rgba(220,224,236,0.66);
}

.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: 0.2rem;
  border-top-right-radius: 0.2rem;

}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-left {
  margin-left: 0;
  margin-bottom: 0;
  width: 3rem;
  position: absolute;
  bottom: 0;
  right: 0;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-left img {
  position: absolute;
  z-index: 2;
  width: 3rem;
  height: auto;
  bottom: 0;
  right: 0;
  margin: 0;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right {
  flex: 1;
  padding: 0.5rem 0.2rem 0.36rem 0.18rem;
  z-index: 2;
  position: relative;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .detail-wrapper {
  width: 100%;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .name-wrapper .name {
  font-size: 0.32rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.44rem;
  display: block;
  margin-bottom: 0.04rem;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .name-wrapper .job {
  font-size: 0.24rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.34rem;
  opacity: 0.5;
  display: block;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .detail-wrapper .btn {
  display: none;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0.2rem;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag {
  padding: 0.04rem 0.1rem 0.06rem 0.38rem;
  position: relative;
  background: linear-gradient(129deg, #FFE8CE 0%, #FFCF97 100%);
  border-radius: 0.06rem;
  font-size: 0.22rem;
  font-weight: 500;
  color: #643D0F;
  line-height: 0.32rem;
}

.znz-autocompleter-adviser.type-1 .info-wrapper .slot-right .tag-wrapper .tag::before {
  position: absolute;
  content: '';
  width: 0.27rem;
  height: 0.27rem;
  top: 0.08rem;
  left: 0.08rem;
  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: 0.12rem;
}

.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: 0.22rem 0.18rem;
  font-size: 0.24rem;
  color: rgba(11, 11, 11, 1);
  line-height: 0.4rem;
}

/* 学员卡片 */
.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 {
  position: relative;
  z-index: 1;  
  width: 2.02rem;
  height: 0.56rem;
}

.znz-autocompleter-student.type-1 .header::before {
  position: absolute;
  content: '';
  z-index: 1;
  width: 2.02rem;
  height: 0.56rem;
  background: linear-gradient(220deg, #2998FF 0%, #75bdff 100%, #FFFFFF 100%);
  border-radius: 0.11rem 0.11rem 0.08rem 0.08rem;
  transform:perspective(4px)scale(1,1) rotateX(1deg);
  transform-origin:left;
}

.znz-autocompleter-student.type-1 .header .text {
  position: relative;
  z-index: 2;
  font-size: 0.28rem;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 0.4rem;
  padding-top: 0.04rem;
  text-align: center;
}

.znz-autocompleter-student.type-1 .main-card {
  position: relative;
  z-index: 2;
  margin-top: -0.12rem;
  padding: 0.28rem 0.12rem 0.12rem;
  background: linear-gradient(267deg, #E9F4FF 0%, #FAFDFF 100%, #FAFDFF 100%);
  box-shadow: 0rem 0.02rem 0.16rem 0rem rgba(220,224,236,0.66);
  border-radius: 0.08rem;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0.18rem;
}

.znz-autocompleter-student.type-1 .main-card .name-wrapper img {
  width: 0.16rem;
  height: 0.16rem;
}

.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 0.16rem;  
  font-size: 0.26rem;
  font-weight: 500;
  color: #000000;
  line-height: 0.36rem;
}

.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: 0.12rem;
  background: #FFFFFF;
  box-shadow: 0rem 0.02rem 0.08rem 0rem rgba(186,203,218,0.34);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0.18rem 0.28rem 0.16rem 0;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper::before,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper::before,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper::before {
  position: absolute;
  content: ' ';
  top: 0.02rem;
  right: 0.02rem;
  border-top: 0.08rem solid transparent;
  border-bottom: 0.08rem solid #EAF1F8;
  border-left: 0.12rem solid #EAF1F8;
  border-right: 0.12rem solid transparent;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper::after,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper::after,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper::after {
  position: absolute;
  content: ' ';
  top: 0rem;
  right: 0rem;
  border-bottom: 0.08rem solid transparent;
  border-top: 0.08rem solid #e7f3ff;
  border-right: 0.12rem solid #e7f3ff;
  border-left: 0.12rem solid transparent;
}

.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: 1.14rem;
  height: 0.38rem;
  background: #18A1FF;
  border-radius: 0.04rem 0.19rem 0.19rem 0.04rem;
  font-size: 0.22rem;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 0.38rem;
  margin-right: 0.3rem;
  text-align: center;


}

.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: 0.24rem;
font-weight: 600;
line-height: 0.32rem;
text-decoration: none;
color: #262626;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college.link,
.znz-autocompleter-student.type-1 .main-card .apply-wrapper .college.link {
  padding-left: 0.32rem;
  color: #1890FF;
  position: relative;
}


.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: 0.28rem;
  height: 0.28rem;
  left: 0;
  top: 0.04rem;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-image: url(https://info.compassedu.hk/pc/img/article/detail/card-link-icon.png);
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .college.link::before {
  top: 0.02rem;
}


.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper .apply-item,
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .detail-wrapper .exprience-item {
  padding-bottom: 0.2rem;
}


.znz-autocompleter-student.type-1 .main-card .apply-wrapper .detail-wrapper .apply-item:not(:last-child),
.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .detail-wrapper .exprience-item:not(:last-child) {
  margin-bottom: 0.2rem;
  border-bottom: 0.01rem dashed rgba(144, 163, 180, 0.44);
}

.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 .apply-wrapper .time-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score,
.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item:last-child {
  flex: 1;
  margin-right: 0;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item .value {
  flex: 1;
  height: 0.34rem;
  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;
}

.znz-autocompleter-student.type-1 .main-card .label {
  font-size: 0.24rem;
  font-weight: 400;
  color: #919191;
  line-height: 0.34rem;
  flex-shrink: 0;
}

.znz-autocompleter-student.type-1 .main-card .value {
  font-size: 0.24rem;
  font-weight: 400;
  color: #404040;
  line-height: 0.34rem;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .basic {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 0.12rem;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .basic .major {
  margin-left: 0.06rem;
  font-size: 0.24rem;
  color: #404040;
  line-height: 0.34rem;
}


.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item {
  margin-right: 0.4rem;
  position: relative;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score-item:not(:last-child)::after {
  position: absolute;
  content: '|';
  top: 0;
  right: -0.24rem;
  line-height: 0.34rem;
  color: #404040;
}

.znz-autocompleter-student.type-1 .main-card .college-wrapper .score .value {
  font-weight: 500;
  line-height: 0.34rem;
}

.znz-autocompleter-student.type-1 .main-card .apply-wrapper .time-wrapper {
  margin-top: 0.06rem;
}

.znz-autocompleter-student.type-1 .main-card .exprience-wrapper .label {
  margin-bottom: 0.06rem;
}

.znz-autocompleter-student.type-1 .exprience-wrapper .detail-wrapper,
.znz-autocompleter-student.type-1 .exprience-wrapper .exprience-item {
  position: relative;
}

.znz-autocompleter-student.type-1 .exprience-wrapper .operate-wrapper{
  display: none;
}

/* 修改段落间距 */
.detail__module__articletext > * {
  margin-bottom: 0.24rem!important;
}