[data-v-42ef4e88] .el-drawer.rtl {
  overflow-y: scroll;
}
[data-v-42ef4e88] .el-drawer__container ::-webkit-scrollbar {
  display: none;
}
.all-one-row-css[data-v-42ef4e88] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 8px;
}
.all-three-row-css[data-v-42ef4e88] {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  /* 指定最大显示行数 */
  text-overflow: ellipsis;
}
.header-css[data-v-42ef4e88] {
  min-width: 1100px;
  width: 99%;
  height: 185px;
  background: #f2f9fb;
  border-radius: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.header-font[data-v-42ef4e88] {
  width: 144px;
  height: 34px;
  font-size: 24px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 28px;
}
.header-font-three[data-v-42ef4e88] {
  width: 448px;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
}
.body-title[data-v-42ef4e88] {
  height: 25px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 21px;
  margin: 36px 0 8px 36px;
}
.body-card[data-v-42ef4e88] {
  width: 328px;
  height: 221px;
  background: #ffffff;
  border: 1px solid #eeeeee;
  border-radius: 12px;
}
.body-img-css[data-v-42ef4e88] {
  width: 100px;
  height: 149px;
  border-radius: 8px;
  margin: 12px 12px 0 12px;
}
.body-font-css[data-v-42ef4e88] {
  width: 180px;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 16px;
  margin: 16px 0 4px 0;
}
.body-content-font-css[data-v-42ef4e88] {
  height: 15px;
  font-size: 11px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #999999;
  line-height: 13px;
  margin-top: 4px;
}
.body-sucai-css[data-v-42ef4e88] {
  width: 78px;
  height: 19px;
  background: #f4f5f7;
  border-radius: 4px;
  margin-top: 5px;
}
.body-sucai-css[data-v-42ef4e88] {
  height: 15px;
  font-size: 11px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #999999;
  line-height: 15px;
  text-align: center;
}
.body-card-footer-css[data-v-42ef4e88] {
  width: 327px;
  height: 48px;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  margin-top: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.body-card-footer-time-css[data-v-42ef4e88] {
  height: 15px;
  font-size: 11px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: #999999;
  line-height: 46px;
  padding-left: 12px;
}
.body-card-button-css[data-v-42ef4e88] {
  width: 50px;
  height: 24px;
  border: 1px solid #eeeeee;
  border-radius: 4px;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
  line-height: 1px;
  padding-left: 13px;
}
.dialog-title[data-v-42ef4e88] {
  width: 368px;
  height: 24px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.9);
  line-height: 24px;
  margin-left: 36px;
}
.dialog-content[data-v-42ef4e88] {
  width: 322px;
  height: 22px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  text-align: LEFT;
  color: rgba(0, 0, 0, 0.6);
  line-height: 22px;
  margin-top: 8px;
  margin-left: 36px;
}
.dialog-cancel-but-css[data-v-42ef4e88] {
  width: 60px;
  height: 32px;
  background: #eeeeee;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #666666;
  padding: 1px 0 0 13px;
}
.dialog-confirm-but-css[data-v-42ef4e88] {
  width: 88px;
  height: 32px;
  background: #0fd7b3;
  border-radius: 8px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  padding: 1px 0 0 15px;
}
[data-v-42ef4e88] .contentscroll-css {
  overflow-y: auto;
  height: 110px;
}
[data-v-42ef4e88] .contentscroll-css::-webkit-scrollbar {
  width: 1px;
  background-color: transparent;
}
.bottom-font-css[data-v-42ef4e88] {
  margin: 22px 0 0 26px;
  height: 25px;
  font-size: 18px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: LEFT;
  color: #262626;
  line-height: 21px;
}
.img-content[data-v-42ef4e88] {
  width: 100%;
  position: relative;
  margin-left: 36px;
}
.img[data-v-42ef4e88] {
  position: absolute;
  vertical-align: top;
  border-radius: 16px;
}
/*********下面是弹窗样式 */
[data-v-42ef4e88] .el-dialog > .el-dialog__header {
  background-color: #ffffff;
}
[data-v-42ef4e88] .el-dialog > .el-dialog__body {
  padding: 19px 0px;
}
[data-v-42ef4e88] .el-dialog > .el-dialog__header > .el-dialog__title {
  padding-left: 400px;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
  font-family: PingFang SC, PingFang SC-600;
}
.template_dialog_top[data-v-42ef4e88] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  padding-left: 53px;
  margin-bottom: 10px;
}
.template_dialog_top_carousel[data-v-42ef4e88] {
  width: 420px;
  margin-bottom: 10px;
}
.template_dialog_top_right[data-v-42ef4e88] {
  margin-left: 36px;
  width: 439px;
  height: 300px;
}
.template_dialog_top_right_desc[data-v-42ef4e88] {
  font-size: 17px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 600;
  line-height: 19px;
  margin-bottom: 14px;
}
.template_dialog_top_right_desc_content[data-v-42ef4e88] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-bottom: 18px;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  display: -webkit-box;
}
.tempalte_dialog_top_generate_container[data-v-42ef4e88] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.tempalte_dialog_top_tag_container[data-v-42ef4e88] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}
.tempalte_dialog_top_tag[data-v-42ef4e88] {
  background: #f5f5f5;
  border-radius: 4px;
  margin-right: 6px;
}
.tempalte_dialog_top_tag_span[data-v-42ef4e88] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  padding-left: 8px;
  padding-right: 8px;
}
.tempalte_dialog_bottom_span[data-v-42ef4e88] {
  margin-right: 12px;
  background: #f5f5f5;
  border-radius: 4px;
}
.template_dialog_bottom_img[data-v-42ef4e88] {
  width: 72px;
  height: 96px;
  border: 3px solid #ffffff;
  border-radius: 12px;
  cursor: pointer;
}
.template_dialog_bottom_img_active[data-v-42ef4e88] {
  border: 3px solid #0fd7b3;
}
.template_dialog_bottom[data-v-42ef4e88] {
  padding-left: 42px;
}
.template_dialog_bottom_desc[data-v-42ef4e88] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 600;
  line-height: 14px;
  margin-bottom: 12px;
}
.template_dialog_top_generate_single[data-v-42ef4e88] {
  width: 210px;
  height: 124px;
  background: linear-gradient(123deg, #c9faf1 0%, rgba(224, 249, 255, 0) 100%);
  border-radius: 12px;
  margin-right: 19px;
  padding-left: 20px;
}
.template_dialog_top_generate_double[data-v-42ef4e88] {
  width: 210px;
  height: 124px;
  background: linear-gradient(123deg, #dbe1ff 0%, rgba(225, 235, 255, 0) 100%);
  border-radius: 12px;
  padding-left: 20px;
}
.template_dialog_top_generate_title[data-v-42ef4e88] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 600;
  line-height: 16px;
  padding-top: 12px;
  margin-bottom: 4px;
}
.template_dialog_top_generate_desc[data-v-42ef4e88] {
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #999999;
  line-height: 16px;
  margin-bottom: 10px;
}
.template_dialog_top_generate_button[data-v-42ef4e88] {
  width: 90px;
  height: 32px;
  border-radius: 8px;
  cursor: pointer;
}
.single_button[data-v-42ef4e88] {
  background: #0fd7b3;
}
.double_button[data-v-42ef4e88] {
  background: #3345e3;
}
.template_dialog_top_generate_button > span[data-v-42ef4e88] {
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  color: #ffffff;
  line-height: 32px;
  padding: 24px;
}
.template_dialog_video_source[data-v-42ef4e88] {
  padding-left: 160px;
  font-size: 13px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  color: #7fc1b5;
  line-height: 16px;
  cursor: pointer;
  margin-top: 10px;
}
.tdc_like_collect_comment[data-v-42ef4e88] {
  position: absolute;
  bottom: 10px;
  right: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 100;
}
.video-play[data-v-42ef4e88] {
  position: absolute;
  top: 135px;
  right: 84px;
  width: 39px;
  height: 39px;
  z-index: 100;
}
.tdc-carousel-img[data-v-42ef4e88] {
  width: 15px;
  height: 15px;
  opacity: 0.9;
  margin-right: 2px;
}
.carousel-item-caption[data-v-42ef4e88] {
  opacity: 0.9;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-400;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  padding-right: 4px;
}
.template-dialog-line[data-v-42ef4e88] {
  width: calc(100% - 118px);
  height: 0px;
  border: 1px solid #f9f9f9;
  margin-bottom: 24px;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.carousel-item-img[data-v-42ef4e88] {
  width: 100%;
  height: 315px;
  border-radius: 26px;
}
.carousel-item-video[data-v-42ef4e88] {
  width: 100%;
  height: 315px;
  border-radius: 26px;
  position: absolute;
  z-index: 1;
}
.imgFontcss[data-v-42ef4e88] {
  text-align: center;
  margin-top: 145px;
  margin-bottom: 3px;
  font-size: 15px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
}
[data-v-42ef4e88] body .el-popup-parent--hidden {
  padding-right: 0px !important;
}
.big-img-css[data-v-42ef4e88] {
  background-image: url("https://cdn.ix5j.net/saas_assets/videoImgBac.webp");
  background-size: cover;
  border-radius: 16px;
  margin: 20px -20px 40px 32px;
  width: 178px;
  height: 316px;
  cursor: pointer;
}
.big-card-title-css[data-v-42ef4e88] {
  padding-top: 124px;
  height: 34px;
  font-size: 20px;
  font-family: Alibaba PuHuiTi 2, Alibaba PuHuiTi -898;
  font-weight: 900;
  text-align: center;
  color: #000000;
  line-height: 28px;
  letter-spacing: 0.01px;
  height: 11px;
}
.big-card-content-css[data-v-42ef4e88] {
  width: 65px;
  margin-left: 55px;
  border-radius: 6px;
  background: #29caad;
  font-size: 12px;
  font-family: PingFang SC, PingFang SC-600;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  line-height: 25px;
  margin-top: 20px;
}
.popover-css[data-v-42ef4e88] {
  margin-left: 88px;
  line-height: 40px;
}
.noImg-css[data-v-42ef4e88] {
  background-image: url("https://cdn.ix5j.net/saas_assets/noImg.webp");
  background-size: cover;
  width: 100%;
  height: 127px;
  margin-left: -22px;
}
.card-change-model-font-css[data-v-42ef4e88] {
  margin-left: 141px;
  height: 20px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: RIGHT;
  color: #0bb899;
  line-height: 16px;
}
.header-buttob-one[data-v-42ef4e88] {
  width: 134px;
  height: 36px;
  background: #0fd7b3;
  border-radius: 8px;
  margin-top: -7px;
  font-size: 14px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #262626;
  line-height: 16px;
  line-height: 11px;
}
.xinzeng-css[data-v-42ef4e88] {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 6px;
  font-size: 10px;
  font-family: PingFang SC, PingFang SC-500;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  line-height: 16px;
  margin-left: -42px;
  position: absolute;
  margin-top: 8px;
  width: 36px;
  height: 18px;
}

