.my-drawer {
  position: fixed;
  top: 0;
  width: 100%;
  overscroll-behavior: contain !important;
  background-color: #FFFFFF;
  min-height: calc(100vh - 1.65rem);
  overflow-y: scroll;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.am-drawer {
  overflow: scroll;
  overscroll-behavior: contain !important;
}

.menu-icon {
  position: fixed;
  z-index: 19;
  bottom: 20%;
  right: calc(100vw / 2 - 3.75rem + 0.4rem);
  width: 1.03rem !important;
  height: 1.03rem !important;
  border-radius: 55%;
  background-color: rgba(0, 0, 0, 0.45);
}

.menu-icon i {
  margin-top: 0.02rem !important;
  margin-right: 0.05rem !important;
  line-height: 1.03rem !important;
  font-size: 0.7rem !important;
  color: #FFFFFF !important;
  text-align: center;
}

.ct-box {
  padding-top: 1.05rem;
  width: 100%;
  background-color: #F7F7F7;
  width: 100vw;
  overflow-x: hidden;
  overflow-y: scroll;
  word-break: break-all;
  max-width: 7.7rem !important;
  margin: 0 auto;
}

.ct-box .top-header {
  padding-top: 0.74rem;
  height: 4.5rem;
  background-image: url('https://info.compassedu.hk/mobile/cert/m-cert-header.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
}

.ct-box .top-header .title {
  text-align: center;
  font-size: 0.55rem;
  line-height: 0.66rem;
  font-weight: bolder;
  color: #FFFFFF;
}
.ct-box .top-header .search-box {
  margin: 0.38rem auto 0;
  width: 5.8rem;
}
.ct-box .top-header .search-box .search-type {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  width: 2.56rem;
  font-size: 0.28rem;
  line-height: 0.4rem;
  font-weight: 500;
  color: #FFFFFF;
}

.ct-box .top-header .search-box .search-type .type {
  opacity: 0.7;
}

.ct-box .top-header .search-box .search-type .active {
  position: relative;
  opacity: 1;
}

.ct-box .top-header .search-box .search-type .active::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -0.28rem;
  width: 0.15rem;
  height: 0.15rem;
  border-radius: 0.04rem;
  background-color: #FFFFFF;
  transform: translateX(-50%) rotate(45deg);
}

.ct-box .top-header .search-box .component__search {
  margin-top: 0.2rem;
  display: flex;
  width: 5.8rem;
  height: 0.6rem;
}

.ct-box .top-header .search-box .component__search .input-box {
  width: 5.14rem;
  border-radius: 0.06rem 0 0 0.06rem;
  background-color: #FFFFFF;
}

.ct-box .top-header .search-box .component__search .input-box input {
  width: 100%;
  height: 100%;
  border: none;
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  outline-offset: 0;
}

.ct-box .top-header .search-box .component__search .search-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.66rem;
  height: 100%;
  background: #1890FF;
  border-radius: 0 0.06rem 0.06rem 0;
}

.ct-box .top-header .search-box .tip {
  margin-top: 0.3rem;
  font-size: 0.2rem;
  line-height: 0.36rem;
  color: #FFFFFF;
  text-align: center;
}

.ct .list-wrapper {
  background-color: #FFFFFF;
}

.ct .list-wrapper .t-header {
  padding: 0.24rem 0.4rem 0.21rem 0.4rem;
  display: flex;
  align-items: center;
  font-size: 0.28rem;
  color: #979797;
  line-height: 0.4rem;
  background-color: #FFFFFF;
  box-shadow: inset 0px -1px 0px 0px #E7E7E7;
}

.ct .list-wrapper .list {
  padding-left: 0.4rem;
}

.ct .list-wrapper .list .list-item {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  display: flex;
  align-items: center;
  box-shadow: inset 0px -1px 0px 0px #E7E7E7;
}

.ct .list-wrapper .t-header .t-one {
  width: 1.21rem;
}

.ct .list-wrapper .t-header .t-one .tip-icon {
  display: inline-block;
  margin-left: 0.05rem;
  width: 0.2rem;
}

.ct .list-wrapper .t-header .t-one .tip-icon .image {
  width: 100%;
}

.ct .list-wrapper .list .list-item .t-one {
  margin-right: 0.65rem;
  width: 0.56rem;
  font-size: 0.28rem;
  color: #979797;
  line-height: 0.4rem;
  text-align: center;
}

.ct .list-wrapper .t-header .t-two,
.ct .list-wrapper .list .list-item .t-two {
  width: 4.1rem;
}

.ct .list-wrapper .list .list-item .t-two {
  display: flex;
  align-items: center;
}

.ct .list-wrapper .list .list-item .t-two .desc {
  width: 3.78rem;
  color: #8C8C8C;
}

.ct .list-wrapper .list .list-item .t-two .cname {
  font-size: 0.28rem;
  color: #262626;
  line-height: 0.4rem;
}

.ct .list-wrapper .list .list-item .t-two .ename {
  font-size: 0.24rem;
  color: #8C8C8C;
  line-height: 0.33rem;
}

.ct .list-wrapper .list .list-item .t-two .toggle-btn {
  color: #979797;
}

.ct .list-wrapper .list .list-item .t-two .toggle-btn.is-rotate {
  transform: rotate(180deg);
}

.ct .list-wrapper .t-header .t-three,
.ct .list-wrapper .list .list-item .t-three {
  width: 1.4rem;
  text-align: right;
}

.ct .list-wrapper .list .list-item .t-three {
  font-size: 0.28rem;
  color: #979797;
  line-height: 0.4rem;
}

.popup {
  display: none;
  position: fixed;
  bottom: 0;
  padding: 0.4rem 0.4rem 0;
  height: 80vh;
  width: 100%;
  max-width: 7.7rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  background-color: #FFFFFF;
  box-sizing: border-box;
  z-index: 951;
}

.popup .header {
  display: flex;
  justify-content: space-between;
}

.popup .header .title {
  font-size: 0.36rem;
  color: #262626;
  line-height: 0.5rem;
}

.popup .header .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.3rem;
}

.popup .header .icon .image {
  width: 0.3rem;
}

.popup .popup-search {
  margin-top: 0.24rem;
  padding-left: 0.23rem;
  padding-right: 0.2rem;
  /* width: 100%; */
  width: 6.7rem;
  display: flex;
  align-items: center;
  height: 0.6rem;
  background: #F7F7F7;
  border-radius: 0.06rem;
  box-sizing: border-box;
}

.popup .popup-search .icon-sousuo {
  color: #C5C5C5;
}

.popup .popup-search input {
  padding-left: 0.13rem;
  width: 100%;
  height: 0.6rem;
  background: #F7F7F7;
  border-radius: 0.06rem;
  border: none;
}

.popup .popup-search input::-webkit-search-cancel-button {
  -webkit-appearance: none;
  position: relative;
  height: 0.3rem;
  width: 0.3rem;
  border-radius: 50%;
  background: url("https://info.compassedu.hk/pc/img/certedu/close.png") no-repeat center;
  background-size: 100% 100%;
  color:rgba(0,0,0,0);
  cursor: pointer;
}

.popup .popup-search input[type=search]::-ms-clear {
  appearance: none;
  position: relative;
  padding: 0.1rem 0.15rem;
  height: 0.3rem;
  width: 0.3rem;
  border-radius: 50%;
  background: url("https://info.compassedu.hk/pc/img/certedu/close.png") no-repeat center;
  background-size: 100% 100%;
  color:rgba(0,0,0,0);
  cursor: pointer;
  box-sizing: content-box;
}

.popup .popup-list {
  height: calc(80vh - 1.74rem);
  overflow-y: auto;
}

.popup .popup-list .list-item {
  padding-top: 0.21rem;
  padding-bottom: 0.21rem;
  font-size: 0.32rem;
  color: #262626;
  line-height: 0.45rem;
  box-shadow: inset 0px -1px 0px 0px #E7E7E7;
}

.popup .popup-list .list-item span {
  color: #1890FF;
}

.popup .country-list {
  margin-top: 0.3rem;
  position: relative;
  display: flex;
  height: calc(80vh - 2.04rem);
  width: 100%;
}

.popup .country-list .group-list {
  flex: 1;
  height: 100%;
  overflow-y: auto;
}

.popup .country-list .group-list .group {
  padding-bottom: 0.25rem;
  box-shadow: inset 0px -1px 0px 0px #E7E7E7;
}

.popup .country-list .group-list .group .recommend-text {
  height: 0.3rem;
}

.popup .country-list .group-list .group .recommend-text img {
  height: 100%;
}

.popup .country-list .group-list .group:last-child {
  box-shadow: none;
}

.popup .country-list .group-list .group .item-wrapper {
  display: flex;
}

.popup .country-list .group-list .group .country-area-line {
  padding-top: 0.15rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #262626;
  line-height: 0.4rem;
}

.popup .country-list .group-list .group .item-wrapper .hot-item {
  margin-right: 0.5rem;
}

.popup .country-list .group-list .group .item {
  padding-top: 0.15rem;
}

.popup .country-list .country-area {
  padding-top: 1rem;
  font-size: 0.28rem;
  font-weight: 500;
  color: #8C8C8C;
  line-height: 0.33rem;
}

.popup .country-list .country-area .country-tag {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 0.36rem;
  height: 0.36rem;
}

.popup .country-list .country-area .country-tag.active {
  color: #FFFFFF;
  border-radius: 50%;
  background: #1890FF;
}

.empty-ct {
  width: 100%;
  height: 4.16rem;
  max-width: 7.7rem !important;
  margin: 0 auto;
}



.empty-ct .empty-img{
  width: 3.45rem;
  height: 2.31rem;
  margin: 0.6rem 2.02rem 0.25rem;
}



.empty-ct .empty-title{
  font-size: 0.28rem;
  color: #8C8C8C;
  text-align: center;
}

.tip-box {
  display: none;
  position: fixed;
  top: 4.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 5.9rem;
  background: #FFFFFF;
  border-radius: 0.12rem;
  overflow: hidden;
  z-index: 951;
}

.tip-box .tip-content {
  padding: 0.3rem;
  text-align: justify;
  font-size: 0.32rem;
  color: #262626;
  line-height: 0.45rem;
}

.tip-box .tip-confirm {
  height: 1rem;
  font-size: 0.32rem;
  color: #1890FF;
  text-align: center;
  line-height: 1rem;
  background: #FFFFFF;
  box-shadow: 0px -1px 0px 0px #E7E7E7;
}

.line-2 {
  text-overflow: ellipsis;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}

.ui__toast_text {
  line-height: 0.4rem !important;
}
