@charset "UTF-8";
.warp[data-v-5b0e6438] {
  padding-left: 36px;
  padding-right: 36px;
}
.index-banner[data-v-5b0e6438] {
  position: relative;
  height: 175px;
  background: #f4f5f7;
  border-radius: 12px;
  margin-top: 36px;
  margin-bottom: 36px;
  background-image: url("https://cdn.ix5j.net/saas_assets/scripts/script-index-banner.webp");
  background-position: center right; /* 调整背景图像在容器中的位置 */
  background-repeat: no-repeat; /* 禁止背景图像的重复 */
}
.index-banner .banner-padding-left[data-v-5b0e6438] {
  padding-left: 32px;
}
.index-banner .banner-title[data-v-5b0e6438] {
  height: 34px;
  font-size: 24px;
  font-weight: 500;
  color: #262626;
  line-height: 28px;
  padding-top: 28px;
  margin-bottom: 6px;
}
.index-banner .banner-desc[data-v-5b0e6438] {
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #262626;
  line-height: 16px;
  margin-bottom: 18px;
}
.index-banner .banner-button[data-v-5b0e6438] {
  width: 120px;
  height: 36px;
  background: #0fd7b3;
  border-radius: 8px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.index-banner .banner-button img[data-v-5b0e6438] {
  width: 16px;
  height: 16px;
}
.index-banner .banner-button span[data-v-5b0e6438] {
  height: 20px;
  font-size: 14px;
  font-weight: 600;
  color: #262626;
  line-height: 16px;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.card-list[data-v-5b0e6438] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.card-list .oneCard[data-v-5b0e6438] {
  width: 180px;
  height: 310px;
  border: 1px solid #eeeeee;
  border-radius: 16px;
  margin-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.card-list .oneCard .shibai-css[data-v-5b0e6438] {
  background: #eeeeee;
  width: 180px;
  border-radius: 16px 16px 0 0;
  height: 240px;
}
.card-list .icon-css[data-v-5b0e6438] {
  width: 30px;
  height: 30px;
  position: absolute;
  margin-top: 8px;
  margin-left: 8px;
}
.card-list .zhu-img[data-v-5b0e6438] {
  width: 180px;
  height: 240px;
  border-radius: 16px 16px 0 0;
  cursor: pointer;
  -o-object-fit: cover;
     object-fit: cover;
}
[data-v-5b0e6438] .el-dialog__header {
  background-color: #ffffff;
}
[data-v-5b0e6438] .el-dialog__body {
  margin-top: -60px;
}
[data-v-5b0e6438] .el-dialog__headerbtn .el-dialog__close {
  font-size: 16px;
}
[data-v-5b0e6438] .el-dialog--center .el-dialog__footer {
  margin-left: -30px;
}
.dialog-select-font-css[data-v-5b0e6438] {
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: #262626;
  margin-right: 36px;
  line-height: 21px;
  cursor: pointer;
}
.dialog-green-line[data-v-5b0e6438] {
  width: 40px;
  height: 2px;
  background: #0fd7b3;
  margin-top: 14px;
}
.dialog-no-select-font-css[data-v-5b0e6438] {
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: CENTER;
  color: #999999;
  line-height: 21px;
  cursor: pointer;
  margin-right: 36px;
}
.title-font-css[data-v-5b0e6438] {
  height: 25px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 21px;
  margin-bottom: 24px;
}
.loading-css[data-v-5b0e6438] {
  width: 39px;
  height: 39px;
  text-align: center;
  margin-left: 70px;
  margin-top: 100px;
}
.fail-css[data-v-5b0e6438] {
  width: 68px;
  height: 68px;
  margin-left: 60px;
  margin-top: 90px;
}
.loading-font-css[data-v-5b0e6438] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #cccccc;
  line-height: 16px;
  margin: 8px 0 10px 12px;
}
.fail-font-css[data-v-5b0e6438] {
  margin-left: 4px;
  margin-right: 8px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #ff2e00;
  line-height: 14px;
}
.fail-time-font-css[data-v-5b0e6438] {
  margin-left: 12px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #666666;
  line-height: 14px;
}
.video-time-css[data-v-5b0e6438] {
  position: absolute;
  margin-left: 130px;
  margin-top: -25px;
  width: 41px;
  height: 20px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  opacity: 0.8;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 20px;
}
.card-content-font-css[data-v-5b0e6438] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.card-num-font-css[data-v-5b0e6438] {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: RIGHT;
  color: #666666;
  line-height: 14px;
  margin-left: 12px;
}
.dialog-upload-div-css[data-v-5b0e6438] {
  width: 96px;
  height: 96px;
  background: #f7f7f7;
  border-radius: 8px;
  margin-left: 180px;
  margin-top: 8px;
}
.dialog-input-css[data-v-5b0e6438] {
  width: 454px;
  height: 44px;
  background: #f7f7f7;
  border-radius: 8px;
  margin-top: 8px;
  border: none;
  padding-left: 8px;
  padding-right: 60px;
  position: relative;
}
.dialog-body-upload-img-css[data-v-5b0e6438] {
  width: 70px;
  height: 70px;
  margin: 13px;
}
.dialog-tips-font-css[data-v-5b0e6438] {
  margin-top: 12px;
  width: 429px;
  height: 31px;
  background: rgba(255, 203, 103, 0.15);
  border-radius: 8px;
  font-size: 11px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: center;
  color: #606060;
  line-height: 31px;
  margin-left: 50px;
}
.dialog-tips-two-font-css[data-v-5b0e6438] {
  color: #E96C00;
}
.del-img-css[data-v-5b0e6438] {
  position: absolute;
  margin-left: 140px;
  margin-top: 7px;
  cursor: pointer;
  width: 30px;
  height: 30px;
}
