<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.my-drawer {
  max-width: 7.7rem !important;
  margin: 0 auto;
}

html::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.my-drawer::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.am-drawer::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.ct::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.loading-overlay {
  position: fixed;
  z-index: 1002;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  transform: 0.1s;
  display: flex;
  justify-content: center;
  align-items: center;

  max-width: 7.7rem !important;
  margin: 0 auto;
}

.loading-overlay .icon-loading {
  font-size: 0.40rem;
  color: #262626;
  animation: round-loading 1s infinite;
}

.loading-text {
  width: 100%;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem 0.4rem;
  text-align: center;
  font-size: 0.24rem;
  color: #262626;
  opacity: 0.8;
}

.loading-text .icon-loading {
  font-size: 0.20rem;
  animation: round-loading 1s infinite;
}

@keyframes round-loading {
  0% { transform: rotate(0deg); }
  50% { transform: rotate(180deg); }
  100% { transform: rotate(0deg); }
}

html {
  min-height: 0 !important;
  overflow-y: scroll;
  overflow-x: hidden;
}
/*index*/
.headfix {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 20;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

/* app */
.lg-area img {
  width: 100%;
  height: 100%
}

.ydl {
  height: 1.05rem;
  background: #FFFFFF;
  box-shadow: 0px .02rem .15rem 0px #E7E7E7;
  position: relative
}

.lg-area {
  width: .61rem;
  height: .61rem;
  margin: .08rem .15rem 0 .4rem
}

.lg-area-t {
  font-size: .28rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #262626;
  line-height: .4rem
}

.lg-area-d {
  font-size: .2rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .28rem
}

.appdown {
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .45rem;
  background: #1890FF;
  border-radius: .06rem;
  padding: .1rem .22rem;
  margin-right: .41rem
}

.lg-close {
  position: absolute;
  width: .3rem;
  height: .3rem;
  top: .02rem;
  right: .05rem
}

.icon-guanbi {
  color: #e7e7e7;
}

/* search */
.search-out {
  padding: .4rem .4rem .3rem;
  background: #fff
}

.search-k {
  width: 5.55rem;
  height: .64rem;
  background: #FFFFFF;
  border-radius: 1rem .04rem 1rem 1rem;
  border: 1px solid #C5C5C5;
  position: relative
}

.search-t {
  width: .35rem;
  height: .35rem;
  position: absolute;
  top: .13rem;
  left: .37rem
}

.search-t i {
  color: #8C8C8C
}

.search-w {
  left: .78rem;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .45rem;
  position: absolute;
  top: .1rem
}

.icon-navigation {
  color: #8C8C8C;
  font-size: 25px;
}

.dev-ava {
  width: .5rem;
  height: .5rem;
  border-radius: 50%;
}

div.dhang {
  width: .64rem;
  height: .64rem;
}

div.dhang .icon-navigation {
  display: block;
  color: #1890ff;
  font-size: 38px;
  /* margin-left: 0.1rem; */

  margin-top: -0.12rem;
}

/* banner */
.box {
  width: 6.7rem;
  margin: 0 auto .3rem;
  border-radius: .12rem;
  height: 3.26rem;
  position: relative;
  overflow: hidden
}

.box ul {
  position: absolute;
  list-style: none;
  left: 0;
  top: 0
}

.box ul li {
  height: 500px;
  float: left
}

.box ul li img {
  width: 6.9rem;
  height: 3.26rem
}

.box ol {
  position: absolute;
  z-index: 2;
  list-style: none;
  height: 10px;
  left: 50%;
  transform: translate(-50%);
  bottom: .3rem;
  width: max-content;
  width: -moz-max-content;
  width: -ms-max-content;
}

.box ol li {
  width: 10px;
  height: 10px;
  border: .5px solid #aaa;
  border-radius: 50%;
  margin-left: 5px;
  float: left;
  background-color: #fff;
  cursor: pointer
}

.box #btn {
  position: absolute;
  width: 100%;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  user-select: none
}

.box .btn {
  width: 50px;
  height: 80px;
  text-align: center;
  line-height: 80px;
  font-size: 35px;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.4);
  color: rgb(230, 225, 225)
}

.box .btnLeft {
  float: left;
  margin-left: 30px;
  cursor: pointer
}

.box .btnRight {
  float: right;
  margin-right: 30px;
  cursor: pointer
}

.box ol .active {
  background-color: #97c8f8
}

.baout {
  padding: 2.45rem .4rem .2rem;
  background: #FFFFFF;
}

.carousel-box {
  
  margin: 0 !important;
  margin-top: 2.45rem !important;
  /* margin-bottom: 0.2rem !important; */
  padding: 0 0.4rem;
  background: #FFFFFF !important;
}

#list1 a div {
  width: 6.7rem;
  height: 3.26rem
}

#list1 img {
  display: none
}

.box #btn {
  display: none
}

/* jing */
.jgw {
  background: #FFFFFF;
  padding: .3rem .4rem .4rem;
  margin: 0 0 0.16rem;
}

.jgw-box {
  display: flex;
  flex-wrap: wrap;
}

.jing {
  height: 0.92rem;
  
}

.jgw-box .am-flexbox-item:not(:nth-child(5n)) .jing {
  margin-left: 0.12rem;
  margin-right: 0.49rem;
}

.jgw-box .am-flexbox-item:nth-child(5n) .jing {
  margin-left: 0.12rem;
  margin-right: 0.11rem;
}

.jing img {
  height: 0.8rem;
  width: 0.8rem;
}

.jingn {
  margin-bottom: 0.32rem;
  width: 1.04rem;
  font-size: .26rem;
  font-weight: 400;
  color: #2B2B2B;
  line-height: .37rem;
  text-align: center;
  white-space: nowrap;

}

.adv-box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-top: 0.07rem;
}

.adv-box .adv-item {
  display: block;
}

.adv-box .adv-item img{
  width: 3.28rem;
  height: 1.33rem;
}


/* article */
.am-tabs-tab-bar-wrap {
  position: relative !important;
}
.am-tabs-top {
  /* margin-bottom: .16rem; */
  background: #fff
}

.am-flexbox .am-flexbox-item {
  margin-left: .52rem
}

.am-tabs-default-bar-content {
  height: 1.09rem;
  /* touch-action:pan-y; */
  transform: translate3d(0px, 0px, 0px);
  box-shadow: 0px 1px 0px 0px #E7E7E7;
  overflow: scroll;
  display: inherit !important;
  width: unset !important
}

.am-tabs-default-bar-content::-webkit-scrollbar {
  height: 0;
}

.am-tabs-default-bar-tab {
  font-size: .32rem;
  font-weight: 500;
  line-height: .45rem;
  width: 2rem !important;
  padding: .32rem 0 .32rem .4rem;
  height: 1.09rem
}

@media(-webkit-min-device-pixel-ratio:2),
(min-resolution:2dppx) {
  html:not([data-scale]) .am-tabs-default-bar-top .am-tabs-default-bar-tab:after {
    left: unset;
    width: .3rem;
    height: .06rem;
    background-color: #fff
  }

  .am-tabs-default-bar-tab-active:after {
    background-color: #1890FF !important
  }
}

.amore {
  font-size: .32rem;
  font-weight: 400;
  color: #1890FF;
  line-height: .45rem;
  text-align: center;
  padding: .15rem 0
}

.placeholder1 {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-right: .3rem;
  box-sizing: border-box
}

.cont-bt {
  width: calc(7.5rem - 0.4rem);
  padding: .28rem 0;
  padding-right: 0.4rem;
  display: flex;
  box-shadow: 0px 1px 0px 0px #E7E7E7;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.cont-t {
  font-size: .32rem;
  font-weight: 400;
  color: #262626;
  line-height: .42rem;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2
}

.cont-i {
  font-size: .24rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .32rem;
  margin-top: .18rem
}

.cont-i .read-num {
  width: 0.88rem;
}

.icon-eye {
  font-size: 12px;
  margin-right: .06rem
}

.placeholder2 {
  width: 1.26rem;
  height: 1.26rem;
  flex-shrink: 0
}

.placeholder2 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pdlr {
  padding: 0 .4rem
}

.cont-bt .icon-view {
  font-size: 14px
}

.item-wrapper {
  display: inline-block;
  position: relative;
  color: #8c8c8c;
  font-size: .32rem;
  font-weight: 400;
  line-height: 1.09rem;
  width: 1.6rem !important;
  height: 1.09rem;
  text-align: center;
  pointer-events: auto
}

.item-wrapper:after {
  content: "";
  position: absolute;
  background-color: #ddd;
  display: block;
  z-index: 1;
  top: auto;
  right: auto;
  bottom: 0.04rem;
  left: .65rem;
  width: .3rem;
  height: .06rem;
  background-color: #fff;
  border-radius: .03rem;
}

.item-wrapper.active {
  color: #1890FF;
  font-weight: 500
}

.item-wrapper.active:after {
  background-color: #1890FF !important
}

.wras {
  list-style: none;
  height: 1.09rem;
  background: #fff;
  white-space: nowrap;
  font-size: 0
}

.amtabs {
  width: 100%;
  box-sizing: border-box;
  overflow-x: scroll;
  white-space: nowrap;
  height: 0.8rem;
  background: #fff;
  box-shadow: 0px 1px 0px 0px #E7E7E7;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.amtabs::-webkit-scrollbar {
  height: 0;
  display: none;
}

.sess {
  padding-bottom: 1px
}

/* bomttom */
.mbtm {
  width: 100%;
  height: 5rem;
  background-image: url('https://info.compassedu.hk/mobile/home/bottom_bg.png');
  background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
}

.mbtm .desc {
  margin-bottom: 0.3rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.36rem;
  color: #020E19;
}

.mbtm .open-app {
  margin-bottom: 0.62rem;
  padding: 0 0.5rem;
  height: 0.66rem;
  background: #FFFFFF;
  border-radius: 0.38rem;
  border: 1px solid #1890FF;
  width: 3.6rem;
  line-height: 0.66rem;
  font-size: 0.28rem;
  color: #1890FF;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  white-space: nowrap;
}

.mbtm .open-app .arrow-right {
  position: relative;
  margin-left: 0.3rem;
  width: 0.13rem;
  height: 0.22rem;
}

.mbtm .open-app .arrow-right::after {
  content: ' ';
  position: absolute;
  top: 0.02rem;
  right: 0;
  width: 0.14rem;
  height: 0.14rem;
  border-top: 1px solid #1890FF;
  border-right: 1px solid #1890FF;
  transform: rotate(45deg);
}

.mbtm .copyright {
  flex-shrink: 0;
  width: 100%;
  height: 0.33rem;
  line-height: 0.33rem;
  font-size: 0.24rem;
  color: #9A9FA3;
  text-align: center;
}

/* btn */
.btn53 {
  width: .9rem;
  height: .8rem;
  background-color: #FFFFFF;
  box-shadow: 0px 5px 6px 0px rgba(197, 197, 197, 0.5);
  border-radius: 100px 0px 0px 100px;
  border: 1px solid rgba(197, 197, 197, 0.5);
  position: fixed;
  bottom: 20%;
  right: 0;
  transform: translate(0, -50%);
  background: #fff url(//img.compassedu.hk/mobile/static/icon53.png) no-repeat;
  background-size: .5rem .54rem;
  background-position: center;
  z-index: 20;
}

.tenyear {
  width: 1.34rem;
  height: 1.26rem;
  background-image: url('https://info.compassedu.hk/mobile/home/tenyear-bg.png');
  background-size: 100% 100%;
}

.tenyear img {
  width: 0.72rem;
  height: 0.72rem;
  margin-top: 0.2rem;
  margin-left: 0.21rem;
}

/* side */
.am-drawer {
  overflow: scroll;
}

.am-drawer-sidebar {
  width: 5.5rem;
  background: #fff;
  right: calc(100vw / 2 - 3.85rem) !important;
  display: none;
}

.am-drawer-overlay,
.am-drawer-sidebar {
  position: fixed;
  top: 0px;
}


.am-drawer-overlay {
  z-index: 950;
  overscroll-behavior: contain !important;
  overflow: hidden;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.main-dl {
  padding: .4rem .4rem 0 .4rem;
}

.side-t {
  font-size: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .56rem;
  text-align: center
}

.side-d {
  font-size: .24rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .33rem;
  text-align: center
}

.btn-dl {
  background: #1890FF;
  border-radius: 6px;
  height: .65rem;
  font-size: .32rem;
  font-weight: 400;
  color: #FFFFFF;
  line-height: .65rem;
  width: 100%;
  margin: .4rem auto .2rem;
  text-align: center;
}

.lbytell {
  font-size: .28rem;
  font-weight: 400;
  color: #1890FF;
  line-height: .4rem
}

.lbyq {
  font-size: .28rem;
  font-weight: 400;
  color: #595959;
  line-height: .4rem
}

.wzdh {
  /* font-size: .36rem; */
  margin-bottom: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .5rem;
  text-align: center
}

.wzdh i {
  color: #1890ff;
  display: inline-block;
  width: .02rem;
  font-size: 12px;
}
.search-a {
  flex: 1;
} 

.search-kuang {
  width: 98%;
  height: .64rem;
  background: #FFFFFF;
  border-radius: 0.32rem;
  border: 1px solid #C5C5C5;
  position: relative
}

.search-icon {
  width: .35rem;
  height: .35rem;
  position: absolute;
  top: .13rem;
  left: .37rem
}

.search-icon i {
  color: #8C8C8C
}

.search-word {
  left: .78rem;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .45rem;
  position: absolute;
  top: .1rem
}

.dh-list-btn {
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .65rem;
  text-align: center;
  margin-top: .2rem
}

.dh-list-btn div {
  width: 1.99rem;
  height: .65rem;
  border-radius: 6px;
  border: 2px solid #E7E7E7;
  font-size: .32rem;
  font-weight: 400;
  color: #8C8C8C;
  line-height: .65rem;
}

.tel-k {
  position: relative;
  margin: .4rem 0 .3rem;
  box-shadow: 0px 2px 0px 0px #E7E7E7;
  padding-bottom: .1rem;
  font-size: .32rem;
  font-weight: 400;
  color: #262626;
  line-height: .45rem;
}

.arr-down {
  color: #c5c5c5;
  transform: rotate(90deg);
  margin: 0 .2rem
}

.icon-guanbi- {
  opacity: .4;
  font-size: 12px;
  width: .24rem;
  height: .45rem
}

#input-tell {
  border: none;
  width: 100%
}

.pass-k {
  box-shadow: 0px 2px 0px 0px #E7E7E7;
  padding-bottom: .1rem
}

.pass-k .hint-text {
  width: 1.28rem;
  white-space: nowrap;
}

.side-dl {
  z-index: 1001
}

.side-dl input::-webkit-input-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input:-moz-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input::-moz-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

.side-dl input:-ms-input-placeholder {
  color: #8C8C8C;
  font-size: .32rem;
  font-weight: 400;
  line-height: .45rem;
}

#input-code {
  border: none;
  height: .4rem;
  width: 100%
}

.btn-sendcode {
  font-size: .28rem;
  cursor: pointer;
  font-weight: 400;
  color: #1890FF;
  line-height: .4rem;
  display: inline-block;
  white-space: nowrap;
  text-align: right;
}

.main-question {
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 0.33rem;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
  display: none
}

.code-select-item {
  width: 100%;
  height: .88rem;
  background: #fff;
  line-height: .88rem;
  font-size: .36rem;
  color: #262626;
  box-sizing: border-box;
  padding: 0 .6rem 0 .3rem;
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center
}

.code-select-item:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  padding: 0 .6rem 0 .3rem;
  box-sizing: border-box;
  background: #e9eaec;
  background-clip: content-box
}

.main-code {
  height: 100%;
  overflow: scroll;
  position: absolute;
  top: 0;
  z-index: 3;
  width: 100%;
  background: #fff;
  display: none
}

.code-title {
  font-size: .4rem;
  font-weight: 500;
  color: #262626;
  line-height: .56rem;
  text-align: center;
  padding: 0.4rem 0;

  /* line-height: .88rem; */
  /* color: #222; */
  /* font-size: .36rem; */
  /* font-weight: 500; */
  /* text-align: center; */
  /* width: 100%; */
  /* height: .88rem */
}

.code-ara-line {
  width: 100%;
  height: .45rem;
  line-height: .45rem;
  font-size: .28rem;
  color: #333;
  box-sizing: border-box;
  padding-left: .38rem;
  background-color: #f8f8f9
}

.tel-area-tags {
  width: .5rem;
  position: fixed;
  right: 0;
  top: 20%;
  text-align: center
}

.tel-tag {
  line-height: .28rem;
  font-size: .2rem;
  color: #1eb9ee;
  padding-bottom: .1rem
}

.code-select-item .its {
  color: #8c8c8c
}

.main-c-a {
  font-size: .48rem;
  position: absolute;
  top: .35rem
}

.ava-k {
  width: 1.44rem;
  height: 1.44rem;
  margin: .4rem auto .2rem;
  border-radius: 0.72rem;
}

.ava-k img {
  width: 100%;
  height: 100%;
  border-radius: 0.72rem;
}
.nick {
  font-size: .36rem;
  font-weight: 400;
  color: #313131;
  line-height: .5rem;
  text-align: center;
  margin-bottom: .5rem
}

.setandout {
  font-size: .32rem;
  font-weight: 400;
  line-height: .65rem;
  text-align: center
}

.setting {
  width: 2.18rem;
  height: .65rem;
  background: #1890FF;
  border-radius: 6px;
  color: #fff
}

.log-out {
  /* width: 2.14rem; */
  width: 100%;
  height: .61rem;
  border-radius: 6px;
  border: .02rem solid #E7E7E7
}

.main-q-a {
  position: absolute;
  font-size: 22px;
  top: .5rem;
  left: .2rem;
}

.main-question .txt1 {
  padding: 0rem .4rem;
  font-size: .28rem;
  color: #262626;
  letter-spacing: 0;
  margin: 0;
  line-height: 0.4rem;
}

.main-question .txt2 {
  padding: 0 .4rem;
  color: #262626;
  font-size: .28rem;
  letter-spacing: 0;
  margin: 0;
  text-align: justify;
  word-break: break-all;
  line-height: 0.5rem;
}

.main-question .txt3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.6rem 0;
  color: #262626;
  font-size: .28rem;
  letter-spacing: 0;
  margin: 0 auto;
  line-height: 0.5rem;
  text-align: center;
}

.main-question a {
  display: inline;
  color: #1890ff;
}

.iclear {
  position: absolute;
  right: 0;
}

.swiper-box {
  margin-top: 2.44rem;
  padding-bottom: 0.4rem;
  background-color: #FFFFFF;
}
#swiper {
  position: relative;
  margin: 0 auto;
  width: 6.7rem;
  height: 3.26rem;
  overflow: hidden;
  --swiper-theme-color: #FFFFFF;
    --swiper-navigation-color: #FFFFFF;/* ��閧𡠺霈曄蔭��厰僼憸𡏭𠧧 */
    --swiper-navigation-size: 30px;/* 霈曄蔭��厰僼憭批�� */
}
#swiper .item{
  width: 100%;
  height: 3.26rem;
  display: inline-block;
  background-size: cover;
  cursor: pointer;
  border-radius: 0.16rem;
}

#swiper .item img {
  width: 6.7rem;
  /* width: auto; */
  /* object-fit: cover; */
  height: 3.26rem;
  border-radius: 0.16rem;
  /* height: 325px; */
  /* height: auto; */
  /* object-fit: cover; */
}

.article-vip-tag {
  position: relative;
  overflow: hidden;
  border: 0.08rem;
}

.article-vip-tag::before {
  position: absolute;
  content: 'VIP銝㮖澈';
  top: 0;
  left: 0;
  z-index: 2;
  width: 1.04rem;
  height: 0.42rem;
  border-radius: 0.08rem 0rem 0.08rem 0rem;
  background: linear-gradient(90deg, #E8C39E 0%, #F8E2CC 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 0.24rem;
  color: #3D3D3F;
  font-weight: 600;
}

.article-vip-tag.md {
  border-radius: 0.1rem;
}

.article-vip-tag.md::before {
  border-radius: 0.1rem 0rem 0.1rem 0rem;
}


/* tabs */
#tab-box {
  position: relative;
  width: 100%;
  height: 200px;
  overflow: hidden;
}

.lan-box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.swiper-pagination2 {
  bottom: 50px;
}


.my-pagination {
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) !important;
  position: absolute;
}
.progress {
  background-color:rgb(242, 242, 242);
  width: 40px;
  height: 4px;
  border-radius: 2px;
  overflow: hidden;
}

.progress-blue {
  width: 20px;
  height: 4px;
  border-radius: 2px;
  background-color: #1890FF;
}

.progress-blue-site {
  float: right;
}
</pre></body></html>