.main {
  width: 7.5rem;
  overflow: hidden;
}
.title-wrapper {
  text-align: center;
  margin-top: 0.84rem;
  margin-bottom: 0.42rem;
}
.title-wrapper h2 {
  font-size: 0.42rem;
  color: #222222;
  margin-bottom: 0.1rem;
}
.title-wrapper .hot {
  color: #f8303a;
}
.title-wrapper p {
  font-weight: 300;
  font-size: 0.24rem;
  color: #999999;
  letter-spacing: 0.05rem;
}
.qimo_showNewMsg {
  bottom: 0 !important;
}
.school-box-loading {
  position: fixed;
  top: 4.7rem;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-align: center;
  padding-top: 20%;
  font-size: 0.4rem;
  background: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #ccc;
}
.school-box-loading img {
  width: 1rem;
  margin-top: 1.2rem;
  margin-bottom: 0.5rem;
}
.school-box-loading .busy-load-text {
  font-size: 0.4rem !important;
}
.school-box-loading .busy-load-container-item {
  margin-top: -4rem;
}
