.el-row{box-sizing:border-box;display:flex;flex-wrap:wrap;position:relative}.el-row.is-justify-center{justify-content:center}.el-row.is-justify-end{justify-content:flex-end}.el-row.is-justify-space-between{justify-content:space-between}.el-row.is-justify-space-around{justify-content:space-around}.el-row.is-justify-space-evenly{justify-content:space-evenly}.el-row.is-align-top{align-items:flex-start}.el-row.is-align-middle{align-items:center}.el-row.is-align-bottom{align-items:flex-end}
@charset "UTF-8";
[data-v-3257433c]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #701b87;
  menuHover: #701b87;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 210px;
  hideSideBarWidth: 67px;
}
.product-script-list[data-v-3257433c] {
  display: flex;
  flex-wrap: wrap;
}
.product-item[data-v-3257433c] {
  border-radius: 10px;
  text-align: center;
  max-width: 450px;
  margin: 5px;
  box-sizing: border-box;
  flex: 0 1 calc(14.285% - 10px);
}
@media (max-width: 2000px) {
.product-item[data-v-3257433c] {
    flex: 0 1 calc(14.285% - 10px);
}
}
@media (max-width: 1600px) {
.product-item[data-v-3257433c] {
    flex: 0 1 calc(20% - 10px);
}
}
@media (max-width: 1200px) {
.product-item[data-v-3257433c] {
    flex: 0 1 calc(20% - 4px);
}
}
@media (max-width: 900px) {
.product-item[data-v-3257433c] {
    flex: 0 1 calc(25% - 4px);
}
}
@media (max-width: 768px) {
.product-item[data-v-3257433c] {
    flex: 0 1 calc(33.33% - 4px);
}
}
.aspect-ratio-box[data-v-3257433c] {
  width: 100%;
  height: 0;
  padding-top: 75%;
  position: relative;
}
.product-item-null[data-v-3257433c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  border: 1px solid #ccc;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  background-color: #212226;
  /* 将子元素垂直排列 */
}
.product-item-null .product-item-image[data-v-3257433c] {
  width: 50px;
  height: 50px;
}
.product-item-null .title-text[data-v-3257433c] {
  width: 100%;
  margin-top: 10px;
  font-weight: bold;
  font-size: 18px;
  color: black;
}
.product-item-data[data-v-3257433c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.data-bgImage-div[data-v-3257433c] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.smegma-div[data-v-3257433c] {
  border-radius: 10px;
  position: absolute;
  background: rgb(0, 0, 0);
  opacity: 0.4;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.data-name-div[data-v-3257433c] {
  border-radius: 10px;
  position: absolute;
  display: flex;
  flex-direction: column;
  /* 将子元素垂直排列 */
  z-index: 3;
  margin-top: 50%;
}
.data-name-text[data-v-3257433c] {
  width: 100%;
  color: white;
  opacity: 1;
  font-size: 17px;
}
.image-dropdown[data-v-3257433c] {
  position: absolute;
}
.image-gengduo[data-v-3257433c] {
  width: 25px;
  height: 25px;
}
.dropdown-container[data-v-3257433c] {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 25px;
  height: 25px;
  display: flex;
  z-index: 4;
}
.total-chapter[data-v-3257433c] {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  z-index: 4;
}

[data-v-d2f13bc6]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #701b87;
  menuHover: #701b87;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 210px;
  hideSideBarWidth: 67px;
}
.product-script-list[data-v-d2f13bc6] {
  display: flex;
  flex-wrap: wrap;
}
.product-script-list .product-item[data-v-d2f13bc6] {
  max-width: 400px;
  border-radius: 10px;
  overflow: hidden;
  text-align: center;
  margin: 2px;
  background-color: rgba(24, 23, 31, 0.5);
  box-sizing: border-box;
  flex: 0 1 calc(33.33% - 4px);
}
.title-text[data-v-d2f13bc6] {
  font-size: 14px;
  color: white;
  font-family: "DingTalk_JinBuTi", serif;
}
.aspect-ratio-box[data-v-d2f13bc6] {
  width: 100%;
  height: 0;
  padding-top: 125%;
  position: relative;
}
.aspect-ratio-content[data-v-d2f13bc6] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-container[data-v-d2f13bc6] {
  overflow: hidden;
}
.image-container img[data-v-d2f13bc6] {
  width: 100%;
  height: auto;
  transition: transform 0.3s ease-in-out;
}
.image-container:hover img[data-v-d2f13bc6] {
  transform: scale(1.2);
}
@charset "UTF-8";
[data-v-a887a0d4]:export {
  menuText: #ffffff;
  menuActiveText: #ffffff;
  subMenuActiveText: #ffffff;
  menuBg: #701b87;
  menuHover: #701b87;
  subMenuBg: #1f2d3d;
  subMenuHover: #001528;
  sideBarWidth: 210px;
  hideSideBarWidth: 67px;
}
.dialogRow[data-v-a887a0d4] {
  margin-bottom: 20px;
  margin-left: 10px;
}
.titleLabel[data-v-a887a0d4] {
  width: 100%;
  text-align: left;
  line-height: 32px;
  height: 32px;
  font-size: 14px;
  font-weight: 600;
}
.selectViewStyle[data-v-a887a0d4] {
  width: 100%;
}
.center-col[data-v-a887a0d4] {
  display: flex;
  justify-content: center;
  align-items: center;
}
.center-col .baocunBnt[data-v-a887a0d4] {
  width: 150px;
  height: 40px;
  opacity: 1;
  border-radius: 10px;
  border-width: 0;
  background: #0b66db;
  /** 文本1 */
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0px;
  line-height: 24px;
  color: rgb(255, 255, 255);
  text-align: left;
  vertical-align: top;
}
.custom-input[data-v-a887a0d4] {
  background-color: #303033; /* 设置背景色 */
  color: #f0f0f0; /* 设置字体颜色 */
}
[data-v-a887a0d4] .el-input__wrapper {
  background-color: #303033; /* 设置背景色 */
  color: #f0f0f0; /* 设置字体颜色 */
}
[data-v-a887a0d4] .el-input .el-input__count .el-input__count-inner {
  background-color: #303033; /* 设置背景色 */
  color: #f0f0f0; /* 设置字体颜色 */
}
[data-v-a887a0d4] .el-input el-input--suffix .custom-input .el-input__wrapper .is-focus {
  box-shadow: 0 0 0 0 #303033;
}
.modal-overlay-image[data-v-a887a0d4] {
  position: fixed;
  /* Stay in place */
  z-index: 2600;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  background-color: rgba(0, 0, 0, 0.72);
  /* Black w/ opacity */
  display: flex;
  justify-content: center;
  align-items: center;
}
.iamge_details[data-v-a887a0d4] {
  background-color: #333333;
  border-radius: 10px;
}
.text-title[data-v-a887a0d4] {
  font-weight: bold;
  font-size: 18px;
  color: white;
  font-family: "DingTalk_JinBuTi", serif;
}
[data-v-a887a0d4] .el-textarea .el-textarea__inner {
  background-color: blueviolet;
  color: white;
}
.input-text[data-v-a887a0d4] {
  font-size: 16px;
  font-family: "DingTalk_JinBuTi", serif;
}
[data-v-a887a0d4] .custom-tag {
  background-color: blueviolet;
  /* 你想要的背景色 */
  font-size: 16px;
  /* 你想要的字体大小 */
  font-family: "DingTalk_JinBuTi", serif;
  /* 你想要的字体库 */
  color: #FFFFFF;
  /* 你想要的字体颜色 */
}
.button-div[data-v-a887a0d4] {
  width: 180px;
  height: 35px;
  margin-top: 20px;
  margin-left: 10px;
  border-radius: 10px;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.login-dialog .dialog-header[data-v-a887a0d4] {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dialog-content[data-v-a887a0d4] {
  display: flex;
  justify-content: space-between;
}
.login-section[data-v-a887a0d4],
.qrcode-section[data-v-a887a0d4] {
  flex: 1;
}
.fade-in-image[data-v-a887a0d4] {
  transform: scale(0.1);
  transition: transform 1s ease-out;
}

/* 当图片加载完成后，使用Vue的:class绑定来添加这个类 */
.fade-in-image-loaded[data-v-a887a0d4] {
  transform: scale(1);
}
