.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;
}

.container[data-v-3e8bc5f6] {
  background-color: #eee;
}
.container .carousel[data-v-3e8bc5f6] {
  width: 100%;
  height: 338px;
}
.container .carousel img[data-v-3e8bc5f6] {
  width: 100%;
  height: 338px;
}
.container .main .fare[data-v-3e8bc5f6] {
  position: relative;
  min-height: calc(100vh - 292px);
  width: 80%;
  background: #fff;
  padding: 0 50px;
  overflow: hidden;
  margin: 0 auto;
}
.container .main[data-v-3e8bc5f6] .el-button {
  border: none;
  background: none;
}
.container .main[data-v-3e8bc5f6] .el-loading-mask {
  position: absolute;
  background-color: rgba(255, 255, 255, 0.9);
  margin: 0;
  top: 200px;
  right: 0;
  bottom: 0;
  left: 680px;
}
.container .main .icon img[data-v-3e8bc5f6] {
  width: 100%;
}
.container .main .title[data-v-3e8bc5f6] {
  text-align: center;
  font-size: 24px;
  margin-top: 15px;
}
.container .main .release[data-v-3e8bc5f6] {
  text-align: center;
  color: #999;
  margin: 10px auto;
}
.container .main .chapter[data-v-3e8bc5f6] {
  padding: 55px 0 48px 0;
}
.container .main .chapter span[data-v-3e8bc5f6] {
  display: inline-block;
  color: #999;
}
.container .main .chapter span[data-v-3e8bc5f6]:hover {
  cursor: pointer;
  color: #d32d26;
}
.container .main .chapter span[data-v-3e8bc5f6]:first-child {
  float: left;
}
.container .main .chapter span[data-v-3e8bc5f6]:last-child {
  float: right;
}

.ivu-breadcrumb-item-separator {
  color: #333;
}

