.page-border[data-v-169dd37e] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 24px 0;
  background-color: #f8f8f8;
  display: flex;
  flex-direction: column;
}
.page-border .page-top[data-v-169dd37e] {
    width: calc(100% - 24px - 24px);
    padding: 24px 32px;
    border-radius: 6px;
    background-color: #FFFFFF;
    margin: 0 auto;
    display: flex;
    justify-content: start;
    align-items: center;
    position: relative;
}
.page-border .page-top .page-top-img[data-v-169dd37e] {
      margin-right: 10px;
      cursor: pointer;
}
.page-border .page-top .page-top-tt1[data-v-169dd37e] {
      font-weight: 400;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.4);
      line-height: 22px;
      cursor: pointer;
}
.page-border .page-top .page-top-img2[data-v-169dd37e] {
      margin: 0 4px;
}
.page-border .page-top .page-top-tt2[data-v-169dd37e] {
      font-weight: 600;
      font-size: 14px;
      color: rgba(0, 0, 0, 0.9);
      line-height: 22px;
}
.page-border .page-content[data-v-169dd37e] {
    width: calc(100% - 24px - 24px);
    flex: 1;
    min-height: 0;
    margin: 24px auto 0;
    background-color: #FFFFFF;
    border-radius: 4px;
    box-sizing: border-box;
    overflow-y: auto;
    padding: 24px 32px;
}
[data-v-169dd37e] .page-edit {
  width: 88px !important;
  height: 32px !important;
  background-color: #FFFFFF !important;
  border-radius: 3px !important;
  border: 1px solid #736EFE !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  line-height: 14px !important;
  color: #736EFE !important;
  cursor: pointer !important;
  position: absolute !important;
  right: 32px !important;
}
.mobile-border[data-v-169dd37e] {
  width: 337px;
  height: 667px;
  border: 1px solid #CCCCCC;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  display: flex;
  flex-direction: column;
}
.mobile-border .mobile-header[data-v-169dd37e] {
    width: 100%;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-right-radius: 30px;
    border-top-left-radius: 30px;
    background-color: #FFFFFF;
}
.mobile-border .mobile-header .mobile-circle1[data-v-169dd37e] {
      width: 12px;
      height: 12px;
      box-sizing: border-box;
      border-radius: 100%;
      margin-right: 16px;
      border: 1px solid #CCCCCC;
}
.mobile-border .mobile-header .mobile-circle2[data-v-169dd37e] {
      width: 80px;
      height: 12px;
      border-radius: 12px 12px 12px 12px;
      border: 1px solid #CCCCCC;
}
.mobile-border .mobile-content[data-v-169dd37e] {
    width: 100%;
    min-height: 0;
    flex: 1;
    overflow-y: auto;
    box-sizing: border-box;
    padding: 0 32px;
}
.mobile-border .mobile-blank[data-v-169dd37e] {
    width: 100%;
    height: 32px;
}
.preview-title[data-v-169dd37e] {
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  color: #000000;
  line-height: 24px;
  text-align: center;
  margin-bottom: 32px;
}
.describe-main[data-v-169dd37e] {
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  text-align: center;
  margin-bottom: 32px;
}
.topic-list-item[data-v-169dd37e] {
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 8px;
  padding: 16px 12px;
  margin-bottom: 32px;
}
.topic-list-item .topic-tilte[data-v-169dd37e] {
    width: 100%;
    font-weight: 600;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    word-break: break-all;
}
.topic-list-item .topic-tilte .topic-star[data-v-169dd37e] {
      color: #F34848;
}
.topic-list-item .topic-tilte .topic-type[data-v-169dd37e] {
      color: #736EFE;
}
.topic-img-border[data-v-169dd37e] {
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: start;
  align-items: top;
  flex-wrap: wrap;
  margin-top: 4px;
  padding: 0 10px;
}
.topic-img-item[data-v-169dd37e] {
  width: calc(33% - 3.5px - 3.5px);
  height: 66.58px;
  flex-shrink: 0;
  margin: 0 3.5px 11px;
}
.topic-img-item .topic-img[data-v-169dd37e] {
    width: 100%;
    height: 100%;
    z-index: 1;
}
.topic-textarea[data-v-169dd37e] {
  width: 100%;
  height: 100px;
  box-sizing: border-box;
  border: 1px dashed #000000;
  color: #999999;
  font-size: 14px;
  line-height: 14px;
  padding: 4px;
}
.topic-upload[data-v-169dd37e] {
  width: 72px;
  height: 72px;
  background-color: #F8F8F8;
  margin-left: 10px;
  cursor: pointer;
  border-radius: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.topic-upload i[data-v-169dd37e] {
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}
.topic-tips[data-v-169dd37e] {
  color: rgba(0, 0, 0, 0.9);
  word-break: break-all;
  font-size: 13px;
  margin-top: 5px;
}
.topic-choose-row[data-v-169dd37e] {
  width: 100%;
  margin-top: 8px;
}
.topic-choose-row .topic-choose-row-top[data-v-169dd37e] {
    width: 100%;
    display: flex;
    justify-content: start;
    align-items: center;
}
.topic-choose-row .topic-choose-row-top .topic-radio-circle[data-v-169dd37e] {
      width: 20px;
      height: 20px;
      border-radius: 100%;
      border: 1px solid #d1d1d1;
      box-sizing: border-box;
      margin-right: 5px;
}
.topic-choose-row .topic-choose-row-top .topic-checkbox-circle[data-v-169dd37e] {
      width: 20px;
      height: 20px;
      border-radius: 3px;
      border: 1px solid #d1d1d1;
      box-sizing: border-box;
      margin-right: 5px;
}
.topic-choose-row .topic-choose-row-top .topic-choose-title[data-v-169dd37e] {
      flex: 1;
      min-width: 0;
      word-break: break-all;
      color: rgba(0, 0, 0, 0.9);
      font-size: 14px;
}
.topic-choose-row .topic-choose-img-border[data-v-169dd37e] {
    width: 100px;
    height: 100px;
    margin-left: 24px;
    margin-top: 8px;
}

