page {
  background: #efefef;
  width: 100%;
  overflow-x: hidden;
}

.notice {
  width: 100%;
  height: 80rpx;
  line-height: 60rpx;
  background: #fff;
}

.notice>.iconfont {
  color: #e64211;
  display: inline-block;
  overflow: hidden;
  line-height: 80rpx;
  width: 40rpx;
}

.notice>.content {
  color: #ee2929;
  white-space: nowrap;
  font-size: 20rpx;
  height: 80rpx;
  line-height: 80rpx;
  width: 660rpx;
  display: inline-block;
  overflow: hidden;
}

.notice_text {
  position: relative;
  font-size: 30rpx;
}

.huakuai {
  width: 100%;
  white-space: nowrap;
}
