[data-v-2522576b] .el-carousel__container {
  height: 278px;
}
[data-v-2522576b] .el-carousel__container .el-carousel__arrow {
  background-color: rgba(255, 255, 255, 0.6);
}
[data-v-2522576b] .el-carousel__container .el-carousel__arrow i {
  color: #1f2d3d;
  font-size: 16px;
  font-weight: bolder;
}
[data-v-2522576b] .el-carousel__container .el-carousel__arrow:hover {
  background-color: rgba(255, 255, 255, 0.8);
}
[data-v-2522576b] .index-image .el-image-viewer__wrapper {
  width: calc(100vw - 900px);
  left: 450px;
  top: 130px;
  height: 783px;
  overflow: hidden;
  outline: none;
  border-radius: 10px;
}
[data-v-2522576b] .index-image .el-image-viewer__wrapper .el-image-viewer__mask {
  opacity: 0.8;
  background: #ecf3f3;
}
[data-v-2522576b] .index-image .el-image-viewer__wrapper .el-icon-circle-close {
  color: #fff;
}
[data-v-2522576b] .index-image .el-image-viewer__wrapper .el-image-viewer__canvas img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-height: none !important;
  height: 100%;
}
[data-v-2522576b] .black-image .el-image-viewer__wrapper {
  width: 850px;
  height: 850px;
  left: 50%;
  top: 50%;
  margin-top: -425px;
  margin-left: -425px;
  border-radius: 50%;
  overflow: hidden;
  outline: none;
}
[data-v-2522576b] .black-image .el-image-viewer__wrapper .el-image-viewer__mask {
  opacity: 0.8;
  background: #010e19;
}
[data-v-2522576b] .black-image .el-image-viewer__wrapper .el-icon-circle-close {
  color: #fff;
}
[data-v-2522576b] .black-image .el-image-viewer__wrapper .el-image-viewer__close {
  top: 110px;
  right: 135px;
}
[data-v-2522576b] .black-image .el-image-viewer__wrapper .el-image-viewer__canvas img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-height: none !important;
  height: 100%;
}
.contain[data-v-2522576b] {
  width: 420px;
  height: 360px;
  border-radius: 5px;
  background: #fff;
}
.contain .title[data-v-2522576b] {
  background: linear-gradient(90deg, #246aef 0%, #2bc1f0 40%, #2bc1f0 60%, #246aef 100%);
  color: #ffffff;
  width: 100%;
  height: 40px;
  padding: 8px 18px;
  border-radius: 5px 5px 0 0;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.contain .title .close[data-v-2522576b] {
  position: absolute;
  right: 10px;
  line-height: 24px;
}
.contain .cnt[data-v-2522576b] {
  height: calc(100% - 40px);
  width: 100%;
  position: relative;
  padding: 10px 10px 0 10px;
}
.contain .cnt .cnt-img[data-v-2522576b] {
  position: relative;
  width: 100%;
  height: 100%;
}
.contain .cnt .cnt-icon[data-v-2522576b] {
  position: absolute;
  right: 5px;
  font-size: 18px;
  top: 10px;
  cursor: pointer;
  color: #fff;
  font-weight: bolder;
}
.contain .text[data-v-2522576b] {
  text-align: center;
  line-height: 30px;
}

/*# sourceMappingURL=68.1753928585051.css.map*/