.carousel[data-v-3ff10193] {
  width: 100%;
}
.carousel img[data-v-3ff10193] {
  width: 100%;
}
.carousel[data-v-3ff10193] .ivu-carousel-dots {
  z-index: 1;
}
.announcement[data-v-3ff10193] {
  color: #fff;
  width: 100%;
  background: rgba(21, 21, 21, 0.7);
  position: absolute;
  top: 300px;
  left: 0;
  height: 40px;
}
.announcement .announcement-content[data-v-3ff10193] {
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.announcement[data-v-3ff10193] .el-carousel__indicators--vertical {
  display: none;
}

