

.de-AdxAppCreativeTag-input {
  margin: 0 5px 0 0;
  width: 180px;
}

.de-AdxAppCreativeTag-searchBtn {
  padding: 0 20px 0;
  padding-top: 15px;
  border-top: 1px solid #e2e8ee;
}
.de-AdxAppCreativeTag-searchBtn .de-AdxAppCreativeTag-btn {
  min-width: 100px;
  color: #fff;
  margin: 0 20px 0 0;
}

.de-AdxAppCreativeTag-actionBtn {
  padding: 15px 20px 0;
  border-top: 1px solid #f0f2f5;
  background: #fff;
}
.de-AdxAppCreativeTag-actionBtn .de-AdxAppCreativeTag-btn {
  color: #fff;
  margin: 0 20px 0 0;
}

.de-AdxAppCreativeTag-table {
  border: 1px solid #e2e8ee;
  margin: 20px;
}

.de-AdxAppCreativeTag-table .ant-table-thead > tr > th {
  text-align: center;
}

.de-AdxAppCreativeTag-table .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td  {
  text-align: center;
}

.de-AdxAppCreativeTag-table .de-AdxAppCreativeTag-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
}

.de-AdxAppCreativeTag-targetBtn a {
  color: #fc563d;
}
.de-AdxAppCreativeTag-targetBtn a:first-child{
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.de-AdxAppCreativeTag-targetBtn a:visited {
  color: #aaa;
}

.de-AdxAppCreativeTag-modal {
  top: 65px;
}
.de-AdxAppCreativeTag-modal .ant-form-item-control {
  line-height: 24px;
}
.de-AdxAppCreativeTag-modal .ant-form-item-label {
  line-height: 24px;
}

.de-AdxAppCreativeTag-getProduct {
  color: #fc563d;
  cursor: pointer;
}
.de-AdxAppCreativeTag-productInfo {
  padding: 5px 31px;
}

.de-AdxAppCreativeTag-originUrl {
  margin: 0 35px;
  font-size: 16px;
  color: #fc563d;
}

.de-AdxAppCreativeTag-pageWrap .ant-pagination .ant-pagination-item:nth-last-child(2) {
  display: none;
}


.de-AdxAppCreativeTag-modalTip em {
  font-weight: bold;
  font-style: normal;
  padding: 0 5px;
  color: #fc563d;
}

.de-AdxAppCreativeTag-cascader_list .ant-cascader-menu {
  width: 225px;
  height: 300px;
}

.de-AdxAppCreativeTag-formItem {
 margin-right:15px;
 margin-bottom: 10px;
}

.de-AdxAppCreativeTag-formTitle{
  margin-bottom: 12px;
}

.de-AdxAppCreativeTag-radioGroupOffset{
  margin-right: -5px;
}

.de-AdxAppCreativeTag-formCol {
  /* margin-top: -6px; */
  display: flex;
  justify-content: flex-end;
}

.de-AdxAppCreativeTag-formRadioGroup {
  width: 100%;
  line-height: 36px;
  margin-top: -5px;
  margin-left: -2px;
}.de-RuleConditionsForm-filterItem {
  padding-right: 10px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  border-right: 1px solid borderColor;
}
.de-RuleConditionsForm-filterItem:last-child {
  border-right: 0;
}

.de-RuleConditionsForm-input {
  margin: 0 5px 0 0;
  width: 180px;
}


.de-RuleConditionsForm-cascader_list .ant-cascader-menu {
  width: 225px;
  height: 300px;
}

.de-RuleConditionsForm-formItem {
  margin-right: 15px;
  margin-bottom: 10px;
}

.de-RuleConditionsForm-formTitle {
  margin-bottom:16px;
}

.de-RuleConditionsForm-radioGroupOffset {
  margin-right: -5px;
}

.de-RuleConditionsForm-formRadioGroup {
  width: 100%;
  line-height: 36px;
  margin-top: -5px;
  margin-left: -2px;
}

.de-RuleConditionsForm-formRadioWrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 31px;
}
.de-AdxAppCreativeRuleTag-content{
  min-width: 1280px;
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  background: #fff;
  min-height: 600px;
  color: #b8b8b8;
}

.de-AdxAppCreativeRuleTag-filter {
  padding: 0 20px;
}

.de-AdxAppCreativeRuleTag-formWrap {
   display: flex;
   align-items: center;
   flex-wrap: wrap;
   justify-content: space-between;
   width: 100%;
}

.de-AdxAppCreativeRuleTag-select {
  width: 100px;
}

.de-AdxAppCreativeRuleTag-input {
  margin: 0 20px;
  width: 300px;
}

.de-AdxAppCreativeRuleTag-table {
  position: relative;
  border: 1px solid #e2e8ee;
  margin: 20px;
}

.de-AdxAppCreativeRuleTag-tdContent {
  width: 240px;
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.de-AdxAppCreativeRuleTag-cascader_list {
  width: 450px;
}
.de-AdxAppCreativeRuleTag-cascader_list .ant-cascader-menu {
  width: 50%;
  height: 300px;
}

.de-AdxAppCreativeRuleTag-filter {
  padding: 0 20px;
  position: relative;
}

.de-AdxAppCreativeRuleTag-filterLine {
  position: relative;
}

.de-AdxAppCreativeRuleTag-checkbox {
  margin: 0 0 0 25px;
}

.de-AdxAppCreativeRuleTag-filterItem {
  padding-right: 10px;
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
  border-right: 1px solid #e2e8ee;
}
.de-AdxAppCreativeRuleTag-filterItem:last-child {
  border-right: 0;
}

.de-AdxAppCreativeRuleTag-input {
  margin: 0 5px 0 0;
  width: 180px;
}

.de-AdxAppCreativeRuleTag-searchBtn {
  padding: 0 20px 0;
  padding-top: 15px;
  border-top: 1px solid #e2e8ee;
}
.de-AdxAppCreativeRuleTag-searchBtn .de-AdxAppCreativeRuleTag-btn {
  min-width: 100px;
  color: #fff;
  margin: 0 20px 0 0;
}

.de-AdxAppCreativeRuleTag-actionBtn {
  padding: 15px 20px 0;
  border-top: 1px solid #f0f2f5;
  background: #fff;
}
.de-AdxAppCreativeRuleTag-actionBtn .de-AdxAppCreativeRuleTag-btn {
  color: #fff;
  margin: 0 20px 0 0;
}

.de-AdxAppCreativeRuleTag-table {
  border: 1px solid #e2e8ee;
  margin: 20px;
}

.de-AdxAppCreativeRuleTag-table .ant-table-thead > tr > th {
  text-align: center;
}

.de-AdxAppCreativeRuleTag-table .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td  {
  text-align: center;
}

.de-AdxAppCreativeRuleTag-table .de-AdxAppCreativeRuleTag-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
}

.de-AdxAppCreativeRuleTag-targetBtn a {
  color: #fc563d;
}
.de-AdxAppCreativeRuleTag-targetBtn a:first-child{
  word-wrap: break-word;
  word-break: break-all;
  white-space: normal;
}
.de-AdxAppCreativeRuleTag-targetBtn a:visited {
  color: #aaa;
}

.de-AdxAppCreativeRuleTag-modal {
  top: 65px;
}
.de-AdxAppCreativeRuleTag-modal .ant-form-item-control {
  line-height: 24px;
}
.de-AdxAppCreativeRuleTag-modal .ant-form-item-label {
  line-height: 24px;
}

.de-AdxAppCreativeRuleTag-getProduct {
  color: #fc563d;
  cursor: pointer;
}
.de-AdxAppCreativeRuleTag-productInfo {
  padding: 5px 31px;
}

.de-AdxAppCreativeRuleTag-originUrl {
  margin: 0 35px;
  font-size: 16px;
  color: #fc563d;
}

.de-AdxAppCreativeRuleTag-pageWrap .ant-pagination .ant-pagination-item:nth-last-child(2) {
  display: none;
}


.de-AdxAppCreativeRuleTag-modalTip em {
  font-weight: bold;
  font-style: normal;
  padding: 0 5px;
  color: #fc563d;
}

.de-AdxAppCreativeRuleTag-cascader_list .ant-cascader-menu {
  width: 225px;
  height: 300px;
}.de-pay-content{
  margin: 0 auto;
  padding: 20px 0;
  background: #fff;
  min-height: 600px;
  padding-bottom: 20px;
}

.de-pay-filter {
  padding: 0 20px;
}

.de-pay-insertCompany {
  margin-right: 20px;
}

.de-pay-filterRight {
  float: right;
}

.de-pay-filter .de-pay-input {
  margin: 0 20px 10px 0;
  width: 260px;
}

.de-pay-filter .de-pay-datePicker {
  display: inline-block;
  margin-right: 20px;
  width: 260px;
}

.de-pay-table {
  border: 1px solid #e2e8ee;
  margin: 20px;
}

.de-pay-table .ant-table-thead > tr > th {
  text-align: center;
}
.de-pay-table .ant-table-thead > tr > th:first-child {
  text-align: left;
  padding-left: 25px !important;
}

.de-pay-table .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td  {
  text-align: center;
}
.de-pay-table .ant-table > .ant-table-content > .ant-table-body > table > .ant-table-tbody > tr > td:first-child {
  text-align: left;
}

.de-pay-table .de-pay-btn {
  color: #fc563d;
  padding: 0 10px;
}

.de-pay-modal {
  position: relative;
}
.de-pay-modal .ant-modal-body {
  padding: 0 0 15px 0;
}
.de-pay-flexs{
  display: inline-flex;
  align-items: center;
}
.de-pay-filelist{
  padding:0 5px;
  margin-top:6px;
  line-height: initial;
}
.de-pay-filelist:hover{
  background:#fff4f0;
}
.de-pay-icon{
  cursor:pointer;
}
.de-pay-icon:hover{
   color: #fc563d;
}
.de-pay-upload .ant-upload-list-item-progress,
.de-pay-upload .anticon-loading{
  display: none;
}
.de-pay-upload .ant-upload-list-item-name{
  padding-left: 0;
}
.de-pay-form .ant-form-item  {
  margin-bottom: 0;
}.ql-snow .ql-editor h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}
.ql-snow .ql-editor h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}
.ql-snow .ql-editor h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.ql-snow .ql-editor h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.ql-snow .ql-editor h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
}
.ql-snow .ql-editor h6 {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 0px;
}
.de-index-textAreaCount {
  position: absolute;
  right: 35px;
  bottom: 0px;
}
.de-index-common_cln {
   display: flex;
   alignItems: flex-start;
   margin-top: 20px;
}
.de-index-message_lebel {
  width: 85px;
}
.de-index-sysContent {
  width: 180px;  
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}.de-actors-edit_input_num {
  position: absolute;
  bottom: -20px;
  right: 10px;
}
.de-actors-editHistoryItem{
  padding: 20px 0;
  border-bottom: 1px solid #e8edf3;
}
.de-actors-editHistoryItem:first-child{
  padding-top: 0;
}
.de-actors-editHistoryItem:last-child{
  border-color: transparent;
  padding-bottom: 0;
}
.de-actors-edit_input_btn{
  position: absolute;
  bottom: -28px;
  left: 0;
}
.de-actors-imageBag {
  position: absolute;
  bottom: 0;
  height: 20px;
  width: 100%;
  background: #ccc;
  color: #FFFFFF;
  text-align: center;
}
.de-actors-label{
  text-align: right;
}

.de-actors-couldClick {
  cursor: pointer;
  color: #fc563d;
  text-decoration: underline;
  flex-shrink: 0;
}
.de-ActivityReview-activityHeader {
  display: flex;
  align-items: center;
  gap: 10px;
}
.de-ActivityReview-auditModal {
  display: flex;
  align-items: flex-start;
}
.de-ActivityReview-picsBox {
  width: 600px;
  height: 500px;
  .de-ActivityReview-picsBig {
    width: 600px;
    height: 400px;
  }
  .de-ActivityReview-picsList {
    width: 600px;
    height: 140px;
    margin-top: 10px;
  }
  .de-ActivityReview-imgBox {
    width: 600px;
    height: 500px;
    object-fit: cover;
    cursor: pointer;
  }
}

.de-ActivityReview-swiperBox {
  width: 100%;
  height: 100%;
  color: white;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  --swiper-theme-color: white;
}

.de-ActivityReview-swiperBoxThumb {
  .de-ActivityReview-swiperBoxThumbSlide {
    position: relative;
    width: 100%;
    /* height: 150px; */
    overflow: hidden;
    cursor: pointer;
  }
  .de-ActivityReview-thumbImg {
    width: 150px;
    height: 100px;
    object-fit: cover;
  }
  .de-ActivityReview-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.de-ActivityReview-swiper-slide-thumb-active {
  opacity: 1 !important;
}
.de-ActivityReview-leftLabel {
  width: 80px;
  text-align: left;
  flex-shrink: 0;
}
.de-ActivityReview-tags {
  border-radius: 1px solid rgba(240, 242, 245, 1);
  padding: 0 4px;
  border-radius: 4px;
}.de-index-contentBody {
  display: flex;
  align-items: flex-start;
}
.de-index-flex{
  display: flex;
  align-items: center;
}
.de-index-picsBox {
  width: 600px;
  height: 500px;
  .de-index-picsBig {
    width: 600px;
    height: 400px;
  }
  .de-index-picsList {
    width: 600px;
    height: 140px;
    margin-top: 10px;
  }
  .de-index-imgBox {
    width: 600px;
    height: 500px;
    object-fit: cover;
    cursor: pointer;
  }
}

.de-index-swiperBox {
  width: 100%;
  height: 100%;
  color: white;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  --swiper-theme-color: white;
}

.de-index-swiperBoxThumb {
  .de-index-swiperBoxThumbSlide {
    position: relative;
    width: 100%;
    /* height: 150px; */
    overflow: hidden;
    cursor: pointer;
  }
  .de-index-thumbImg {
    width: 150px;
    height: 100px;
    object-fit: cover;
  }
  .de-index-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.de-index-swiper-slide-thumb-active {
  opacity: 1 !important;
}
.de-index-userInfoBox{
  display: flex;
  flex-wrap: wrap;
}
.de-index-userInfo{
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #AAAAAA;
}
.de-index-userInfo img{
    width: 40px;
    height: 40px;
}
.de-index-labels {
  display: flex;
  /* align-items: center; */
  margin-top: 15px;
}
.de-index-title {
  width: 80px;
  color: #AAAAAA;
}

.de-index-identityWrap{
  display: flex;
  align-items:center;
}

.de-index-identityOp {
  color: #fc563d;
  cursor: pointer;
  padding-left: 8px;
}
.de-ImagePreview-imagePreViewWrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    box-sizing: border-box
}
.de-ImagePreview-ImagePreviewMask{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.5);
    width:100%;
    height: 100%;
}

.de-ImagePreview-imagePreView {
    width: 80%;
    height: 80%;
    object-fit: cover;
}

.de-ImagePreview-toolbar {
    display: block;
    position: fixed;
    bottom: 50px;
    left: 50%;
    bottom: 20px;
    background-color: #333333;
    border-radius: 5px;
    overflow: hidden;
    transform: translateX(-50%);
}

.de-ImagePreview-toolbar .de-ImagePreview-btn {
    padding: 0;
    margin: 0;
    background-color: transparent;
    background-position: center !important;
    background-repeat: no-repeat !important;
    height: 50px;
    width: 50px;
    border-radius: 0;
    color: #fff;
    text-align: center;
    cursor: pointer;
    border: none;
    outline: none;
}

.de-ImagePreview-toolbar .de-ImagePreview-btn:hover {
    background-color: #707070;
}

.de-ImagePreview-image-container {
    height: 100%;
    overflow: hidden;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    user-select: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

.de-ImagePreview-image-container img {
    max-width: 100%;
    max-height: 80%;
    object-fit: contain;
    user-select: none;
}
.de-ImagePreview-image-container.de-ImagePreview-grab{
    cursor: grab;
}
.de-ImagePreview-image-container.de-ImagePreview-grabbing{
    cursor: grabbing;
}


.de-ImagePreview-controls-left{
  position: fixed;
  left: 20px;
  top:50%;
  transform: translateY(-50%);
  z-index: 999;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.de-ImagePreview-controls-right{
  position: fixed;
  right: 20px;
  top:50%;
  transform: translateY(-50%);
  z-index: 999;
  font-size: 40px;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
.de-ImagePreview-controls-close{
  position: fixed;
  right: 20px;
  top:20px;
  z-index: 999;
  font-size: 22px;
  color: #fff;
  cursor: pointer;
  user-select: none;
}
 

 
 .de-systemMessageOfFans-introLength {
  position: absolute;
  bottom: -16px;
  right: 10px;
}
.de-systemMessageOfFans-uploadTxt {
  letter-spacing: 3px;
  font-size: 14px;
  padding: 60px 0;
}

.de-systemMessageOfFans-uploadDesc {
  color: #989ca1;
  padding: 5px 0 0;
  font-size: 12px;
  line-height: 28px;
}
.de-systemMessageOfFans-content {
  width: 180px;  
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.de-systemMessageOfFans-sysEditor .ql-snow .ql-picker {
  height: auto;
}.ql-snow .ql-editor h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}
.ql-snow .ql-editor h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}
.ql-snow .ql-editor h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.ql-snow .ql-editor h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.ql-snow .ql-editor h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
}
.ql-snow .ql-editor h6 {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 0px;
}
.de-novelOrPlaylet-commonLabel {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 150px;
}/* DetailModal 弹窗样式 */
.de-index-detailModalWrap .ant-modal-body {
  padding: 20px 24px;
}

.de-index-detailModalContent {
  font-size: 14px;
  line-height: 1.5;
}

/* 信息展示区域 */
.de-index-infoGrid {
  margin: 20px 0;
}

.de-index-infoRow {
  display: flex;
  margin-bottom: 12px;
}


.de-index-infoLabel {
  color: #666;
  font-weight: normal;
  width: 100px;
  flex-shrink: 0;
  text-align: right;

}

.de-index-infoValue {
 color: #333;
  font-weight: 500;
  flex: 1;
}


.de-index-auditTitle {
  font-weight: 'bold';
  width: 100px;
  display: inline-block;
  text-align: right;
  color: #666
}

/* 章节标题 */
.de-index-sectionTitle {
  font-size: 16px;
  font-weight: bold;
  color: #333;
  margin: 20px 0 12px 0;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}

/* 退款返还区域 */
.de-index-refundReturnSection {
  margin-top: 12px;
}

.de-index-refundReturnTip {
  color: #999;
  font-size: 12px;
  margin-bottom: 16px;
  line-height: 1.6;
}

.de-index-refundReturnItem {
  display: flex;
  margin-bottom: 12px;
  align-items: flex-start;
}

.de-index-refundReturnLabel {
  color: #666;
  min-width: 120px;
  flex-shrink: 0;
}

.de-index-refundReturnValue {
  color: #333;
  flex: 1;
}

/* 装扮展示 */
.de-index-decorationItem {
  display: inline-flex;
  align-items: center;
  margin-right: 16px;
  margin-bottom: 8px;
  padding: 4px 8px;
  border-radius: 4px;
}

.de-index-decorationIcon {
  font-size: 20px;
  margin-right: 6px;
}
/* 帮助弹窗样式 */
.de-index-helpModalContent {
  font-size: 14px;
  line-height: 24px;
}

.de-index-helpModalTitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

.de-index-helpModalSection {
  margin-left: 10px;
  margin-bottom: 20px;
}

.de-index-helpModalItem {
  margin-bottom: 8px;
}

.de-index-helpModalLink {
  color: #1890ff;
  text-decoration: underline;
}

.de-index-helpModalLink:hover {
  color: #40a9ff;
}

/* 风险等级表格样式 */
.de-index-riskTable {
  width: 100%;
  border-collapse: collapse;
  border: 1px solid #d9d9d9;
}

.de-index-riskTableHeaderRow {
  background-color: #b0c4de;
  text-align: center;
  
}

.de-index-riskTableHeader {
  padding: 10px;
  border: 1px solid #d9d9d9;
  font-weight: bold;
  font-size: 18px;
}

.de-index-riskTableSubHeaderRow {
  text-align: center;
}

.de-index-riskTableSubHeader {
  padding: 8px;
  border: 1px solid #d9d9d9;
  font-weight: bold;
}

.de-index-riskTableRow {
  text-align: center;
}

.de-index-riskTableCell {
  padding: 8px;
  border: 1px solid #d9d9d9;
}

.de-index-riskTableCellDeny {
  padding: 8px;
  border: 1px solid #d9d9d9;
  color: #f5222d;
}

/* 风险管理弹窗样式 */
.de-index-riskManageContent {
  font-size: 14px;
}

.de-index-userInfoRow {
  margin-bottom: 15px;
  line-height: 28px;
}

.de-index-userInfoLabel {
  color: #666;
  font-weight: normal;
}

.de-index-userInfoValue {
  color: #333;
  font-weight: 500;
}

.de-index-formRow {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.de-index-formLabel {
  width: 80px;
  color: #666;
  font-weight: normal;
  flex-shrink: 0;
}

.de-index-historySection {
  margin-top: 20px;
}

.de-index-historyTitle {
  margin-bottom: 10px;
  color: #666;
  font-weight: normal;
}

.de-index-riskLevel p {
  margin-bottom: 0;
}
.de-index-postText {
  display: -webkit-box;
  overflow: hidden;
  max-width: 480px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.de-index-checkStyles .ant-checkbox-wrapper {
  margin-left: 0 !important;
}
.de-index-auditBtn {
  color: #fc563d;
  text-decoration: underline;
  cursor: pointer;
}

.de-index-couldCopy {
  cursor: pointer;
}
.de-index-couldCopy:hover {
  color: #fc563d;
}

.de-index-couldClick {
  cursor: pointer;
  color: #fc563d;
  text-decoration: underline;
}

/* .videoWrap {
  display: flex;
}
.videoWrap video {
  width: 400px;
  height: 300px;
  background-color: black;
  flex-grow: 0;
  flex-shrink: 0;
} */
.de-index-videoWrap .de-index-textWrap {
  flex-grow: 1;
  /* width: 600px; */
}
/* .row {
  display: flex;
  padding-bottom: 12px;
}
.leftText {
  width: 120px;
  flex-grow: 0;
  flex-shrink: 0;
  text-align: end;
}
.rightText {
  flex-grow: 1;
  padding-left: 12px;
}
.tips {
  color: #b6b6b6;
}
.videoLink{
  color: primaryColor;
  text-decoration: underline;
  cursor: pointer;
} */
/* 详情弹窗样式 */
.de-index-detailModalContent {
  font-size: 14px;
  padding: 10px 0;
}

.de-index-sectionTitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  margin-top: 10px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}

.de-index-infoGrid {
  margin-bottom: 20px;
}

.de-index-infoRow {
  display: flex;
  margin-bottom: 12px;
  line-height: 28px;
}

.de-index-infoLabel {
  color: #666;
  font-weight: normal;
  width: 100px;
  flex-shrink: 0;
}

.de-index-infoValue {
  color: #333;
  font-weight: 500;
  flex: 1;
}

.de-index-refundReturnSection {
  padding: 10px 15px;
  border-radius: 4px;
}

.de-index-refundReturnTip {
  color: #666;
  font-size: 12px;
  margin-bottom: 15px;
  line-height: 20px;
}

.de-index-refundReturnItem {
  display: flex;
  margin-bottom: 12px;
  line-height: 28px;
}

.de-index-refundReturnLabel {
  color: #666;
  font-weight: normal;
  width: 120px;
  flex-shrink: 0;
}

.de-index-refundReturnValue {
  color: #333;
  font-weight: 500;
  flex: 1;
}

.de-index-decorationItem {
  display: inline-flex;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 5px;
}

.de-index-decorationIcon {
  font-size: 20px;
  margin-right: 5px;
}

/* 详情弹窗的 Modal 样式覆盖 */
.de-index-detailModalWrap .ant-modal-header {
  padding-bottom: 8px;
}

.de-index-detailModalWrap .ant-modal-title {
  font-size: 16px;
  font-weight: bold;
  color: #2c3e50;
}
.de-BannerModal-bannerModal .ant-modal-body {
  padding: 28px 32px 36px;
}

.de-BannerModal-bannerModal .ant-form-item {
  margin-bottom: 24px;
}

.de-BannerModal-bannerModal .ant-form-item:last-child {
  margin-bottom: 0;
}

.de-BannerModal-bannerModal .ant-radio-wrapper {
  font-size: 14px;
}

.de-BannerModal-label {
  width: 110px;
  text-align: right;
  margin-right: 12px;
  color: #333333;
  font-size: 14px;
  line-height: 32px;
  flex-shrink: 0;
}

.de-BannerModal-required {
  color: #f5222d;
  margin-right: 4px;
}

.de-BannerModal-content {
  width: 280px;
}

.de-BannerModal-row {
  display: flex;
  align-items: flex-start;
}

.de-BannerModal-rowCenter {
  align-items: center;
}

.de-BannerModal-uploadArea {
  width: 280px;
  height: 136px;
  border: 1px dashed #d9d9d9;
  background: #fafafa;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.de-BannerModal-previewImage {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.de-BannerModal-placeholder {
  color: #999999;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
}

.de-BannerModal-desc {
  margin-top: 8px;
  color: #bfbfbf;
  font-size: 14px;
  line-height: 22px;
}

.de-BannerModal-descStrong {
  margin-top: 10px;
  color: #666666;
}

.de-BannerModal-error {
  margin-left: 122px;
  margin-top: 6px;
  color: #f5222d;
  font-size: 14px;
  line-height: 22px;
}
.de-ClientBannerManage-pageHeader {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.de-ClientBannerManage-filterGroup {
  display: flex;
  align-items: center;
}

.de-ClientBannerManage-filterLabel {
  margin-right: 8px;
  white-space: nowrap;
  font-size: 14px;
  color: #333333;
}

.de-ClientBannerManage-statusSelect {
  width: 160px;
}

.de-ClientBannerManage-dragTip {
  margin-bottom: 16px;
  color: #999999;
  font-size: 14px;
  line-height: 22px;
}

.de-ClientBannerManage-bannerImage {
  width: 180px;
  height: 72px;
  object-fit: cover;
  background: #f5f5f5;
}

.de-ClientBannerManage-operationWrap {
  display: flex;
  align-items: center;
}

.de-ClientBannerManage-operationLink {
  color: #ff4d4f;
  margin-right: 12px;
  font-size: 14px;
}

.de-ClientBannerManage-operationLink:last-child {
  margin-right: 0;
}

.de-ClientBannerManage-statusOnline.ant-tag {
  font-size: 14px;
}

.de-ClientBannerManage-statusOffline.ant-tag {
  font-size: 14px;
}
.de-DetailModal-detailModal .ant-modal-body {
  padding: 24px 32px 32px;
}

.de-DetailModal-detailRow {
  display: flex;
  align-items: flex-start;
  margin-bottom: 16px;
}

.de-DetailModal-detailRow:last-child {
  margin-bottom: 0;
}

.de-DetailModal-label {
  width: 96px;
  flex-shrink: 0;
  text-align: right;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-value {
  flex: 1;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-contentValue {
  flex: 1;
  color: #333333;
  font-size: 14px;
  line-height: 24px;
  white-space: pre-wrap;
  word-break: break-all;
}

.de-DetailModal-highlightValue {
  flex: 1;
  color: #ff4d4f;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-imageList {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.de-DetailModal-detailImage {
  width: 104px;
  height: 104px;
  border-radius: 4px;
  object-fit: cover;
  background: #f5f5f5;
}

.de-DetailModal-rejectButton {
  color: #666666;
}

.de-DetailModal-approveButton {
  color: #ffffff;
  background: #ff6a45;
  border-color: #ff6a45;
}

.de-DetailModal-approveButton:hover,
.de-DetailModal-approveButton:focus {
  color: #ffffff;
  background: #ff835f;
  border-color: #ff835f;
}
.de-index-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.de-index-filterItem {
  display: flex;
  align-items: center;
}

.de-index-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-index-rangePicker {
  width: 240px;
}

.de-index-keywordInput {
  width: 220px;
}

.de-index-contentCell {
  display: flex;
  flex-direction: column;
}

.de-index-blockedText {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-index-fullContentText {
  margin-top: 4px;
  color: #999999;
  font-size: 14px;
  line-height: 22px;
  max-width: 360px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.de-index-imageList {
  display: flex;
  gap: 8px;
  margin-top: 8px;
}

.de-index-thumbImage {
  width: 56px;
  height: 56px;
  border-radius: 4px;
  object-fit: cover;
  background: #f5f5f5;
}

.de-index-operationLink {
  color: #ff4d4f;
  font-size: 14px;
}
.de-DetailModal-detailSummary {
  margin-bottom: 16px;
  padding: 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}

.de-DetailModal-breadcrumbWrap {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.de-DetailModal-breadcrumbLink {
  color: #1890ff;
}

.de-DetailModal-breadcrumbDivider {
  margin: 0 8px;
  color: #999999;
}

.de-DetailModal-breadcrumbCurrent {
  color: #333333;
}

.de-DetailModal-summaryRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.de-DetailModal-summaryRow:last-child {
  margin-bottom: 0;
}

.de-DetailModal-summaryItem {
  margin-right: 24px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.de-DetailModal-filterItem {
  display: flex;
  align-items: center;
}

.de-DetailModal-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-DetailModal-shortSelect.ant-select {
  width: 150px;
}

.de-DetailModal-rangePicker {
  width: 240px;
}

.de-DetailModal-keywordInput {
  width: 220px;
}

.de-DetailModal-orderInput {
  width: 180px;
}

.de-DetailModal-positiveAmount {
  color: #52c41a;
  font-size: 14px;
}

.de-DetailModal-negativeAmount {
  color: #ff4d4f;
  font-size: 14px;
}

.de-DetailModal-statusTag {
  display: inline-block;
  min-width: 56px;
  text-align: center;
  font-size: 14px;
}

.de-DetailModal-statusUnused {
  color: #1890ff;
}

.de-DetailModal-statusUsed {
  color: #52c41a;
}

.de-DetailModal-statusExpired {
  color: #fa8c16;
}

.de-DetailModal-statusInvalid {
  color: #ff4d4f;
}

.de-DetailModal-detailLink {
  color: #ff4d4f;
  font-size: 14px;
}
.de-index-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.de-index-filterItem {
  display: flex;
  align-items: center;
}

.de-index-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-index-filterInput {
  width: 180px;
}

.de-index-userIdCell {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-index-operationWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.de-index-operationLink {
  margin-right: 0;
  margin-bottom: 4px;
  color: #ff4d4f;
  font-size: 14px;
}

.de-index-operationLink:last-child {
  margin-bottom: 0;
}

.de-index-activeBoost {
  color: #ff7a45;
  font-size: 14px;
}

.de-index-emptyBoost {
  color: #999999;
  font-size: 14px;
}
.de-DetailModal-detailSummary {
  margin-bottom: 16px;
  padding: 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}

.de-DetailModal-breadcrumbWrap {
  display: flex;
  align-items: center;
  font-size: 14px;
}

.de-DetailModal-breadcrumbLink {
  color: #1890ff;
}

.de-DetailModal-breadcrumbDivider {
  margin: 0 8px;
  color: #999999;
}

.de-DetailModal-breadcrumbCurrent {
  color: #333333;
}

.de-DetailModal-summaryRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.de-DetailModal-summaryRow:last-child {
  margin-bottom: 0;
}

.de-DetailModal-summaryItem {
  margin-right: 24px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.de-DetailModal-filterItem {
  display: flex;
  align-items: center;
}

.de-DetailModal-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-DetailModal-shortSelect.ant-select {
  width: 150px;
}

.de-DetailModal-rangePicker {
  width: 240px;
}

.de-DetailModal-keywordInput {
  width: 220px;
}

.de-DetailModal-orderInput {
  width: 180px;
}

.de-DetailModal-statusTag {
  display: inline-block;
  min-width: 56px;
  text-align: center;
  font-size: 14px;
}

.de-DetailModal-statusUnused {
  color: #1890ff;
}

.de-DetailModal-statusUsed {
  color: #52c41a;
}

.de-DetailModal-statusExpired {
  color: #fa8c16;
}

.de-DetailModal-statusRefund {
  color: #ff4d4f;
}

.de-DetailModal-detailLink {
  color: #ff4d4f;
  font-size: 14px;
}

.de-DetailModal-negativeAmount {
  color: #ff4d4f;
  font-size: 14px;
}
.de-index-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.de-index-filterItem {
  display: flex;
  align-items: center;
}

.de-index-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-index-filterInput {
  width: 180px;
}

.de-index-userIdCell {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-index-operationWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.de-index-operationLink {
  margin-right: 0;
  margin-bottom: 4px;
  color: #ff4d4f;
  font-size: 14px;
}

.de-index-operationLink:last-child {
  margin-bottom: 0;
}
.de-DetailModal-detailSummary {
  margin-bottom: 16px;
  padding: 16px;
  background: #fafafa;
  border: 1px solid #f0f0f0;
  border-radius: 4px;
}

.de-DetailModal-summaryRow {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 8px;
}

.de-DetailModal-summaryRow:last-child {
  margin-bottom: 0;
}

.de-DetailModal-summaryItem {
  margin-right: 24px;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-DetailModal-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
}

.de-DetailModal-filterItem {
  display: flex;
  align-items: center;
}

.de-DetailModal-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-DetailModal-shortSelect.ant-select {
  width: 150px;
}

.de-DetailModal-rangePicker {
  width: 240px;
}

.de-DetailModal-keywordInput {
  width: 220px;
}

.de-DetailModal-orderInput {
  width: 180px;
}

.de-DetailModal-statusTag {
  display: inline-block;
  min-width: 56px;
  text-align: center;
  font-size: 14px;
}

.de-DetailModal-statusUnused {
  color: #1890ff;
}

.de-DetailModal-statusUsed {
  color: #52c41a;
}

.de-DetailModal-statusExpired {
  color: #fa8c16;
}

.de-DetailModal-statusRefund {
  color: #ff4d4f;
}
.de-index-filterBar {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

.de-index-filterItem {
  display: flex;
  align-items: center;
}

.de-index-filterLabel {
  color: #333333;
  font-size: 14px;
  white-space: nowrap;
}

.de-index-filterInput {
  width: 180px;
}

.de-index-userIdCell {
  color: #333333;
  font-size: 14px;
  line-height: 22px;
}

.de-index-operationWrap {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.de-index-operationLink {
  margin-right: 0;
  margin-bottom: 4px;
  color: #ff4d4f;
  font-size: 14px;
}

.de-index-operationLink:last-child {
  margin-bottom: 0;
}
.de-DressedManage-table .de-DressedManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-DressedManage-dargTable .de-DressedManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-DressedManage-dargTable .de-DressedManage-dropOverDownward {}
.de-DressedManage-dargTable .de-DressedManage-dropOverUpward {}
.de-DressedManage-dropOverDownward td {
  border-bottom: 1px dashed #fc563d!important;
}
.de-DressedManage-dropOverUpward td {
  border-top: 1px dashed #fc563d!important;
}
.ql-snow .ql-editor h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 38px;
}
.ql-snow .ql-editor h2 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
}
.ql-snow .ql-editor h3 {
  font-weight: bold;
  font-size: 18px;
  line-height: 26px;
}
.ql-snow .ql-editor h4 {
  font-weight: 500;
  font-size: 16px;
  line-height: 24px;
}
.ql-snow .ql-editor h5 {
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
}
.ql-snow .ql-editor h6 {
  font-weight: 400;
  font-size: 12px;
  line-height: 18px;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 0px;
}
.de-csss-sysEditor .ql-snow .ql-picker {
  height: auto !important;
}.de-incomeDetail-title {
   display: -webkit-box;
  overflow: hidden;
  max-width: 200px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.de-author-title {
   display: -webkit-box;
  overflow: hidden;
  max-width: 200px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}.de-index-content{
  margin: 0 auto;
  padding: 20px;
  background: #fff;
  min-height: 600px;
  color: #b8b8b8;
  min-width: 1050px;
}

.de-index-status {
}

.de-index-success {color: #70B603; margin-right: 4px }
.de-index-info { color: #999999; margin-right: 4px }
.de-index-fail { color: #F05454; margin-right: 4px  }

.de-index-upload .ant-upload-list-item-progress,.de-index-upload .anticon-loading{
  display: none;
}
.de-index-upload .ant-upload-list-item-name{
  padding-left: 0;
}
.de-index-upload .ant-upload{
  height: 200px;
}

.de-index-playletName {
  display: inline-block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 300px;
  color: #fc563d;
}

.de-index-icon {
  margin-left: 6px;
  margin-top: -2px;
  cursor: pointer;
  &:hover {
    color: #fc563d;
  }
}
.de-index-copyIcon {
  cursor: pointer;
  margin-left: 5px;
  &:hover {
    color: #fc563d;
  }
}
.de-index-uploadTxt {
  letter-spacing: 3px;
  font-size: 14px;
  padding: 20px 0;
}
.de-index-CreatePlayletModal .ant-checkbox-wrapper {
  margin-left: 0 !important;
}

.de-index-bg-white {
  background: #fff !important;
}


.de-index-formContainer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 20px;
}

.de-index-formItem {
  display:flex;
  align-items: center;
}/* 多行省略 */
.de-index-multilineEllipsis {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
}

/* 弹窗内容布局 */
.de-index-modalContent {
  display: flex;
  gap: 24px;
}

.de-index-mediaSection {
  flex: 1;
  min-width: 400px;
}

.de-index-infoSection {
  flex: 1;
  min-width: 300px;
  max-height: 600px;
  overflow-y: auto;
  
}

/* 信息项布局 */
.de-index-infoItem {
  display: flex;
  margin-bottom: 20px;
}

.de-index-label {
  width: 100px;
  color: #AAAAAA;
  flex-shrink: 0;
}
.de-RejectionManage-table .de-RejectionManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-RejectionManage-dargTable .de-RejectionManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-RejectionManage-dargTable .de-RejectionManage-dropOverDownward {}
.de-RejectionManage-dargTable .de-RejectionManage-dropOverUpward {}
.de-RejectionManage-dropOverDownward td {
  border-bottom: 1px dashed #fc563d!important;
}
.de-RejectionManage-dropOverUpward td {
  border-top: 1px dashed #fc563d!important;
}
.de-RejectionManage-table .de-RejectionManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-RejectionManage-dargTable .de-RejectionManage-btn {
  color: #fc563d;
  padding: 0 10px;
  display: inline-block;
  cursor: pointer;
}

.de-RejectionManage-dargTable .de-RejectionManage-dropOverDownward {}
.de-RejectionManage-dargTable .de-RejectionManage-dropOverUpward {}
.de-RejectionManage-dropOverDownward td {
  border-bottom: 1px dashed #fc563d!important;
}
.de-RejectionManage-dropOverUpward td {
  border-top: 1px dashed #fc563d!important;
}
.de-ExchangeResourceModal-sectionTitle {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}

/* 顶部信息区域 - 两列布局 */
.de-ExchangeResourceModal-ticketInfoRow {
  margin-bottom: 24px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e8e8e8;

  .ant-row {
    margin-bottom: 12px;
    line-height: 28px;
  }

  .ant-row:last-child {
    margin-bottom: 0;
  }
}

.de-ExchangeResourceModal-infoLabel {
  color: #666;
  font-weight: 400;
  text-align: right;
  padding-right: 8px;
}

.de-ExchangeResourceModal-infoRow {
  display: flex;
  margin-bottom: 12px;
  line-height: 32px;
}

.de-ExchangeResourceModal-label {
  width: 100px;
  color: #666;
  font-weight: 500;
}

.de-ExchangeResourceModal-value {
  color: #333;
}

.de-ExchangeResourceModal-formRow {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
  line-height: 32px;
}

.de-ExchangeResourceModal-requiredLabel {
  width: 100px;
  color: #333;
  font-weight: 500;

  &::before {
    content: '*';
    color: #ff4d4f;
    margin-right: 4px;
  }
}

.de-ExchangeResourceModal-fixedValue {
  color: #333;
  padding: 4px 12px;
  background: #f5f5f5;
  border-radius: 4px;
}

.de-ExchangeResourceModal-dateWarning {
  margin-left: 100px;
  margin-bottom: 16px;
  padding: 12px;
  background: #fff7e6;
  border: 1px solid #ffd591;
  border-radius: 4px;
  font-size: 13px;
  color: #666;
  line-height: 1.8;
}

.de-ExchangeResourceModal-fileInfo {
  margin-left: 12px;
  color: #52c41a;
  font-size: 13px;
}

/* 素材要求说明 - 显示在上传按钮下方 */
.de-ExchangeResourceModal-materialRequirement {
  margin-top: 12px;
  font-size: 13px;
  color: #ff4d4f;
  line-height: 1.8;
}

/* 上传素材区域 */
.de-ExchangeResourceModal-uploadDragger {
  .ant-upload-drag {
    border: 2px dashed #d9d9d9;
    border-radius: 4px;
    background: #fafafa;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .ant-upload-drag:hover {
    border-color: #40a9ff;
  }

  .ant-upload-drag-container {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.de-ExchangeResourceModal-uploadIcon {
  margin: 0;
  font-size: 48px;
  color: #999;

  .anticon {
    font-size: 48px;
  }
}

.de-ExchangeResourceModal-requirementTitle {
  font-weight: 500;
  margin-bottom: 4px;
}

// 素材要求标红样式
.de-ExchangeResourceModal-requiredFormItem .ant-form-item-label > label {
  color: #ff4d4f;
}

.de-ExchangeResourceModal-materialRequirementText {
  color: #ff4d4f;
  font-size: 13px;
  line-height: 1.4;
  padding: 8px 12px;
  background: #fff1f0;
  border: 1px solid #ffccc7;
  border-radius: 4px;
}
.de-index-contentBody {
  display: flex;
  align-items: flex-start;
}
.de-index-flex{
  display: flex;
  align-items: center;
}
.de-index-picsBox {
  width: 600px;
  height: 500px;
  .de-index-picsBig {
    width: 600px;
    height: 400px;
  }
  .de-index-picsList {
    width: 600px;
    height: 140px;
    margin-top: 10px;
  }
  .de-index-imgBox {
    width: 600px;
    height: 500px;
    object-fit: cover;
    cursor: pointer;
  }
}

.de-index-swiperBox {
  width: 100%;
  height: 100%;
  color: white;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  --swiper-theme-color: white;
}

.de-index-swiperBoxThumb {
  .de-index-swiperBoxThumbSlide {
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
    cursor: pointer;
  }
  .de-index-thumbImg {
    width: 150px;
    height: 100px;
    object-fit: cover;
  }
  .de-index-mask {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255, 255, 255, 0.3);
  }
}
.de-index-swiper-slide-thumb-active {
  opacity: 1 !important;
}
.de-index-userInfoBox{
  display: flex;
  flex-wrap: wrap;
}
.de-index-userInfo{
  text-align: center;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #AAAAAA;
}
.de-index-userInfo img{
    width: 40px;
    height: 40px;
}
.de-index-labels {
  display: flex;
  /* align-items: center; */
  margin-top: 15px;
}
.de-index-title {
  width: 90px;
  color: #AAAAAA;
}

.de-index-identityWrap{
  display: flex;
  align-items:center;
}

.de-index-identityOp {
  color: #fc563d;
  cursor: pointer;
  padding-left: 8px;
}

.de-index-filmBaseIntro{
  /* 三行省略 */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.de-index-filmBaseIntroItem{
  margin-bottom: 16px;
}
.de-index-filmBaseIntroImgs{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}
.de-index-filmBaseIntroImgs img{
  width: 100%;
  height: 100px;
  object-fit: cover;
  border-radius: 4px;
  box-sizing: border-box;
  border: 2px solid transparent;
  transition: all 0.3s ease;
}
.de-index-filmBaseIntroImgs img:hover{
  border: 2px solid #fc563d;
  cursor: pointer;
}

// 表格预览相关样式
.de-index-gridWrap {
  display: grid;
  grid-template-columns: repeat(3, 100px);
  gap: 10px;
}

.de-index-gridItem {
  width: 100%;
  height: 100px;
  object-fit: cover;
  cursor: pointer;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}

.de-index-gridItem img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.de-index-playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
// ============ 兑换/编辑资源弹窗样式 ============
.de-index-exchangeModalContent {
  padding: 10px 0;
}

.de-index-ticketInfoRow {
  margin-bottom: 20px;
  padding: 15px;
  background: #fafafa;
  border-radius: 4px;

  .de-index-ant-row {
    margin-bottom: 12px;

    &:last-child {
      margin-bottom: 0;
    }
  }
}

.de-index-infoLabel {
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  text-align: right;
}

.de-index-exchangeCollapse {
  margin-bottom: 10px;

   {
    .de-index-ant-collapse-header {
      font-weight: 500;
    }
  }
}

.de-index-fixedValue {
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  padding: 4px 0;
}

.de-index-uploadDragger {
  margin-bottom: 8px;
}

.de-index-uploadIcon {
  font-size: 24px;
  color: rgba(0, 0, 0, 0.25);
  margin: 20px 0;
}

.de-index-materialRequirement {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.5;
  margin-top: 4px;
}

// ============ 完成投放弹窗样式 ============
.de-index-infoSection {
  margin-bottom: 20px;
  padding: 15px;
  background: #fafafa;
  border-radius: 4px;
}

.de-index-deliveryInfoSection {
  margin-bottom: 20px;
  padding: 16px;
  background: #fafafa;
  border-radius: 4px;
}

.de-index-deliveryInfoRow {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 22px;
}

.de-index-deliveryInfoRow:last-child {
  margin-bottom: 0;
}

.de-index-deliveryInfoLabel {
  display: inline;
  color: rgba(0, 0, 0, 0.85);
}

.de-index-deliveryInfoValue {
  color: rgba(0, 0, 0, 0.65);
}

.de-index-deliverySection {
  margin-bottom: 24px;
  padding: 0 15px;
}

.de-index-deliverySectionTitle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 12px;
}

.de-index-uploadedImage {
  position: relative;
  display: inline-block;
  width: 200px;
  height: 200px;
  border: 1px solid #d9d9d9;
  border-radius: 4px;
  overflow: hidden;

  img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}

.de-index-deleteIcon {
  position: absolute;
  top: 8px;
  right: 8px;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 50%;
  padding: 2px;
  transition: all 0.3s;

  &:hover {
    color: #ff4d4f;
    background: rgba(255, 255, 255, 1);
  }
}

.de-index-formSection {
  padding: 0 15px;
}

.de-index-formItem {
  margin-bottom: 24px;
}

.de-index-requiredLabel {
  display: inline-block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 8px;
}

.de-index-required {
  color: #ff4d4f;
  margin-left: 4px;
}

.de-index-formLabel {
  display: inline-block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 8px;
}

.de-index-deliveryUploadTip {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.45);
  line-height: 1.5;
}

.de-index-imagePreview {
  position: relative;
  display: inline-block;
  width: 104px;
  height: 104px;

  img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
  }
}

.de-index-removeIcon {
  position: absolute;
  top: -8px;
  right: -8px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.45);
  cursor: pointer;
  transition: color 0.3s;

  &:hover {
    color: rgba(0, 0, 0, 0.85);
  }
}

// ============ 查看明细弹窗样式 ============
.de-index-detailModalContent {
  padding: 0;
}

.de-index-detailInfoSection {
  margin-bottom: 24px;
  padding: 16px;
  background: #fafafa;
  border-radius: 4px;
}

.de-index-detailInfoLabel {
  display: inline-block;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
}

.de-index-detailInfoValue {
  color: rgba(0, 0, 0, 0.65);
  margin-left: 8px;
}

.de-index-detailHistorySection {
  margin-top: 20px;
}

.de-index-detailSectionTitle {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.85);
  font-weight: 500;
  margin-bottom: 12px;
}

.de-index-operateContentText {
  margin-bottom: 8px;
  line-height: 1.6;
}

.de-index-filesContainer {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.de-index-fileItem {
  position: relative;
}

.de-index-videoPreview {
  width: 120px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
}

.de-index-imagePreviewSmall {
  width: 80px;
  height: 80px;
  object-fit: cover;
  border-radius: 4px;
  border: 1px solid #d9d9d9;
  cursor: pointer;

  &:hover {
    border-color: #1890ff;
  }
}

.de-index-approvalModalContent {
  display: flex;
  gap: 20px;
}

.de-index-approvalMediaSection {
  flex: 0 0 375px;
  background: #000;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  height: 600px;
  overflow-y: auto;
  position:relative
}

.de-index-approvalVideo {
  width: 100%;
  max-height: 600px;
  object-fit: contain;
}

.de-index-approvalImage {
  width: 100%;
}

.de-index-approvalTopImg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}

.de-index-approvalNoMedia {
  color: rgba(255, 255, 255, 0.5);
  font-size: 16px;
}

.de-index-approvalInfoSection {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.de-index-approvalInfoTitle {
  font-size: 16px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  padding-bottom: 12px;
  border-bottom: 1px solid #f0f0f0;
}

.de-index-approvalInfoGrid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 16px;
  margin-bottom: 12px;
}

.de-index-approvalInfoRow {
  display: flex;
  align-items: flex-start;
  font-size: 13px;
}

.de-index-approvalInfoRowFull {
  display: flex;
  align-items: flex-start;
  font-size: 13px;
  grid-column: 1 / -1;
}

.de-index-approvalSectionTitle {
  font-size: 16px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 16px;
  text-align: center;
}

.de-index-approvalInfoContent {
  margin-bottom: 16px;
}

.de-index-approvalInfoLabel {
  display: inline-block;
  color: rgba(0, 0, 0, 0.65);
  font-size: 13px;
  min-width: 80px;
  white-space: nowrap;
}

.de-index-approvalInfoValue {
  color: rgba(0, 0, 0, 0.85);
  font-size: 13px;
  flex: 1;
  word-break: break-all;
}

.de-index-approvalInfoValueRed {
  color: #ff4d4f;
  font-size: 13px;
  flex: 1;
  word-break: break-all;
}

.de-index-approvalNote {
  padding: 8px 12px;
  background: #fafafa;
  border-radius: 4px;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.65);
  margin-bottom: 12px;
}

.de-index-approvalResultSection {
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.de-index-approvalResultLabel {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-right: 12px;
}


.de-index-approvalReasonLabel {
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.85);
  margin-bottom: 8px;
}

.de-index-approvalReasonOptions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 12px;
}

.de-index-approvalReasonTextarea {
  width: 100%;
}

.de-index-textCount {
  position: absolute;
  bottom: 8px;
  right: 12px;
  color: rgba(0, 0, 0, 0.45);
  font-size: 12px;
  pointer-events: none;
}

/**
 * 曝光资源管理 - 样式文件
 */

.de-index-exposureResourceManage {
  /* 筛选区域 */
  .de-index-filterWrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: center;
  }

  /* 右侧操作按钮区域 */
  .de-index-actionButtons {
    display: flex;
    gap: 10px;
    margin-left: auto;
  }

  /* 状态标签 */
  .de-index-statusTag {
    &.de-index-online {
      color: #52c41a;
    }
    &.de-index-offline {
      color: #ff4d4f;
    }
  }

  /* 操作列 */
  .de-index-operationCol {
    display: flex;
    flex-direction: column;
    gap: 8px;

    a {
      color: #fc563d;
      cursor: pointer;

      &:hover {
        opacity: 0.8;
      }
    }
  }

  /* 资源简介省略样式 */
  .de-index-resourceDesc {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  /* 素材要求省略样式 */
  .de-index-materialRequirements {
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;

  }

  /* 表格内链接样式 */
  .de-index-viewLink {
    color: #1890ff;
    cursor: pointer;

    &:hover {
      text-decoration: underline;
    }
  }
}

/* 新增/编辑资源弹窗 */
.de-index-resourceModal {
  .de-index-ant-form-item {
    margin-bottom: 16px;
  }

  .de-index-formTip {
    color: #999;
    font-size: 12px;
    margin-top: 4px;
  }
}

/* 批量编辑日期弹窗 */
.de-index-batchEditModal {
  .de-index-selectedCount {
    color: #fc563d;
    font-weight: bold;
  }

  .de-index-dateRangeWrapper {
    margin-top: 16px;
  }
}

/* 兑换明细弹窗 */
.de-index-exchangeDetailModal {
  .de-index-ant-modal-body {
    padding: 20px 24px;
  }
}

/* 兑换明细 - 头部信息区 */
.de-index-infoHeader {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #e8e8e8;

  .de-index-infoRow {
    display: flex;
    margin-bottom: 12px;

    &:last-child {
      margin-bottom: 0;
    }
  }

  .de-index-infoItem {
    flex: 1;
    display: flex;
  }

  .de-index-infoLabel {
    color: #666;
    margin-right: 8px;
  }

  .de-index-infoValue {
    color: #333;
  }
}

/* 兑换明细 - 筛选区域 */
.de-index-filterRow {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 16px;

  .de-index-filterLabel {
    color: #666;
    margin-left: 8px;
  }

  .de-index-exportBtn {
    margin-left: auto;
    background-color: #fc563d;
    border-color: #fc563d;
    color: #fff;

    &:hover {
      background-color: #ff7a59;
      border-color: #ff7a59;
    }
  }
}

/* 兑换明细 - 预览链接样式 */
.de-index-previewLink {
  color: #fc563d;
  cursor: pointer;

  &:hover {
    color: #ff7a59;
    text-decoration: underline;
  }
}

/* 兑换明细 - 已投放状态样式 */
.de-index-statusReleased {
   color: #52c41a;
}

/* ========== 新增资源弹窗样式 ========== */
.de-index-addResourceModal .ant-modal-body {
    max-height: 75vh;
    overflow-y: auto;
}
.de-index-addResourceModal .ant-form-item {
  margin-bottom: 16px;
}
.de-index-addResourceModal .ant-form-item-label {
  text-align: right;
}

/* 必填标记 */
.de-index-required {
  color: #ff4d4f;
  margin-right: 4px;
}

/* 城市选择包装 */
.de-index-citySelectWrapper {
  display: flex;
  align-items: center;
}

/* 资源名称多输入框 */
.de-index-resourceNameInputs {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

/* 素材要求提示 */
.de-index-materialTip {
  color: #999;
  font-size: 12px;
}

/* 日历提示 */
.de-index-calendarTip {
  color: #999;
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.6;
}

/* 表单分组标题 */
.de-index-formGroupTitle {
  font-weight: 500;
  color: #333;
  margin-bottom: 12px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e8e8e8;
}

/* 只读字段样式 */
.de-index-readOnlyField {
  color: #666;
  background: #f5f5f5;
  padding: 4px 8px;
  border-radius: 2px;
}

/* ========== 可兑日期日历样式 ========== */
/* 日历容器 */
.de-index-calendarContainer {
  display: inline-block;
}

/* 日历头部 */
.de-index-calendarHeader {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
  flex-wrap: wrap;
  gap: 5px;
}

/* 日历主体 */
.de-index-calendarBody {
  border: 1px solid #d9d9d9;
  border-radius: 2px;
  padding: 5px;
  background: #fff;
  width: 100%;
  box-sizing: border-box;
}

/* 星期标题行 */
.de-index-weekHeader {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  margin-bottom: 2px;
}

.de-index-weekDay {
  text-align: center;
  padding: 2px 0;
  font-weight: 500;
  color: #333;
  font-size: 11px;
}

/* 日期网格 */
.de-index-dateGrid {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  gap: 2px;
}

/* 日期单元格 */
.de-index-dateCell {
  position: relative;
  text-align: center;
  padding: 2px 1px;
  height: 36px;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 2px;
  transition: all 0.2s;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

.de-index-dateCell:hover {
  background: #f5f5f5;
}

/* 非本月日期 */
.de-index-dateCellOtherMonth {
  color: #bfbfbf;
}

/* 禁用的日期 */
.de-index-dateCellDisabled {
  color: #d9d9d9;
  cursor: not-allowed;
  background: #fafafa;
}

.de-index-dateCellDisabled:hover {
  background: #fafafa;
}

/* 已选中的日期 */
.de-index-dateCellSelected {
  border-color: #ff4d4f;
  background: #fff1f0;
}

.de-index-dateCellSelected:hover {
  background: #fff1f0;
}

/* 日期数字 */
.de-index-dateNumber {
  font-size: 11px;
  line-height: 14px;
}

/* 可兑标签 */
.de-index-redeemTag {
  font-size: 9px;
  color: #ff4d4f;
  line-height: 12px;
  margin-top: 0px;
}

/* 只读模式样式 */
.de-index-dateCellReadOnly {
  cursor: default;
}

.de-index-dateCellReadOnly:hover {
  background: transparent;
}

/* ========== 批量编辑日期弹窗样式 ========== */
/* 批量编辑弹窗容器 */
.de-index-batchEditDateModal {
  padding: 8px 0;
}

/* 已选资源信息区域 */
.de-index-batchEditInfo {
  margin-bottom: 12px;
  font-size: 14px;
  color: #333;
}

/* 资源数量高亮显示 */
.de-index-batchEditCount {
  color: #fc563d;
  font-weight: 600;
  font-size: 15px;
}

/* 红色提示文字 */
.de-index-batchEditTip {
  margin-bottom: 16px;
  padding: 8px 12px;
  background: #fff1f0;
  border-left: 3px solid #ff4d4f;
  color: #ff4d4f;
  font-size: 13px;
  border-radius: 2px;
}

/* 底部灰色提示文字 */
.de-index-batchEditFooterTip {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid #e8e8e8;
  color: #999;
  font-size: 12px;
  line-height: 1.6;
}

/* 战报详情弹窗样式 */

.de-DetailModal-infoRow {
  display: flex;
  gap: 40px;
  margin-bottom: 12px;
}

.de-DetailModal-infoItem {
  display: flex;
  align-items: center;
}

.de-DetailModal-label {
  color: #666;
  font-size: 14px;
}

.de-DetailModal-value {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
/* 战报明细页面样式 */

.de-index-headerInfo {
  border-radius: 4px;
  padding-bottom: 16px;
}

.de-index-label {
  color: #666;
  font-size: 14px;
}

.de-index-value {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
/* DKP 榜详情页面样式 */

.de-index-headerInfo {
  border-radius: 4px;
  padding-bottom: 16px;
}

.de-index-label {
  color: #666;
  font-size: 14px;
}

.de-index-value {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
// 表格内头像样式
.de-index-avatar {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  object-fit: cover;
}

// 团等级进度样式
.de-index-levelProgress {
  color: #999;
  font-size: 12px;
  margin-left: 4px;
}

/* 操作列 */
.de-index-operationCol {
  display: flex;
  flex-direction: column;
  gap: 8px;

  a {
    color: #fc563d;
    cursor: pointer;

    &:hover {
      opacity: 0.8;
    }
  }
}
.de-index-postText {
  display: -webkit-box;
  overflow: hidden;
  max-width: 480px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
