.refreshTextB {
  line-height: 0.5rem;
  text-align: center;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
}
.refreshText {
  position: absolute;
  width: 100%;
  line-height: 0.6rem;
  text-align: center;
  left: 0;
  top: 0.9rem;
  color: #999999;
}
.notice-fill {
  position: relative;
}
.notice-fill .fill-box {
  width: 0.75rem;
}
.notice-fill .fill-box span {
  display: block;
  font-size: 0.26rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  line-height: 0.38rem;
  padding: 0.02rem;
  text-align: center;
}
.notice-fill .fill-box .fill-top {
  background: #4078ff;
  border-radius: 4px;
  color: #ffffff;
}
.notice-fill .notice-icon {
  position: absolute;
  top: -0.1rem;
  right: -0.13rem;
  width: 0.22rem;
  height: 0.22rem;
  background: #ffffff;
  border-radius: 0.1rem;
  padding-top: 0.1rem;
  padding-left: 0.05rem;
}
.notice-fill .notice-icon .icon-radius {
  width: 0.09rem;
  height: 0.09rem;
  background: #FF7440;
  border-radius: 0.1rem;
}
.notice-box {
  margin-top: 0.3rem;
  padding: 0.2rem 0 0.13rem 0.16rem;
  background-color: #ffffff;
  border-radius: 0.08rem;
}
.notice-box .notice-itme {
  display: flex;
}
.notice-box .notice-itme .notice-list {
  margin-left: 0.2rem;
  width: 100%;
  display: flex;
  margin-top: -0.07rem;
}
.notice-box .notice-itme .notice-list a {
  display: inline-block;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 0.3rem;
}
.notice-box .notice-itme .notice-list .notice-more {
  display: inline-block;
  font-size: 0.24rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 0.38rem;
  cursor: pointer;
}
.notice-box {
  margin-top: 0;
  padding: 0 0.28rem;
}
.notice-box .notice-itme {
  padding: 0.33rem 0 0.3rem 0;
  border-bottom: 1px solid #DEDEDE;
}
.notice-box .notice-itme .notice-list {
  align-items: normal;
}
.notice-box .notice-itme .notice-list a {
  font-size: 0.28rem !important;
  line-height: 0.46rem !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}
.null {
  width: 3.5rem;
  height: 2.94rem ;
  margin: 0 auto;
  margin-top: 4rem;
}
.null img {
  width: 3.13rem;
  height: 2.2rem;
}
.null .title {
  height: 0.37rem;
  font-size: 0.26rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(51, 51, 51, 0.87);
  line-height: 0.37rem;
  text-align: center;
  padding-top: 0.2rem;
}
