@charset "UTF-8";
.header-box[data-v-ef9ab5fc] {
  width: 100%;
  position: absolute;
  top: 0;
  display: flex;
  flex-direction: column;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.18rem;
  color: #333;
  font-style: normal;
  z-index: 999;
  justify-content: flex-start;
  align-items: center;
  box-sizing: border-box;
  line-height: 0.25rem;
  padding-bottom: 0.1rem;
  padding-left: 0.16rem;
  padding-right: 0.16rem;
  color: #333;
  align-items: flex-start;
  background-color: transparent;
}
.header-box img[data-v-ef9ab5fc] {
    left: 0.16rem;
    height: 0.2rem;
    width: 0.12rem;
    z-index: 9;
}
.header-box .main-title[data-v-ef9ab5fc] {
    display: flex;
    align-items: center;
    line-height: 0.44rem;
    justify-content: space-between;
    width: 100%;
}
.header-box .main-title span[data-v-ef9ab5fc] {
      flex: 1;
      /* 占据剩余空间，将元素推到两侧 */
}
.sub-title[data-v-ef9ab5fc] {
  line-height: 0.25rem;
  font-size: 0.14rem;
  margin-left: 0.29rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  color: #904829;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
  margin-top: 0.02rem;
  position: absolute;
  top: 0.86rem;
  left: 0.17rem;
  z-index: 9;
}
.top-oper-box[data-v-ef9ab5fc] {
  display: flex;
  justify-content: flex-end;
  padding: 10px;
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0;
}
.top-oper-box span[data-v-ef9ab5fc] {
    color: #007aff;
    font-size: 16px;
    cursor: pointer;
}
.content[data-v-ef9ab5fc] {
  padding: 0.14rem 0.16rem;
  overflow-y: auto;
}
.filter-box .class-topic[data-v-ef9ab5fc] {
  display: flex;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500 !important;
  font-size: 0.16rem;
  color: #333333;
  line-height: 0.22rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.16rem;
}
.filter-box .class-topic span[data-v-ef9ab5fc] {
    width: 0.04rem;
    height: 0.14rem;
    background: linear-gradient(180deg, #FE6C5E 0%, #F6402F 100%);
    border-radius: 0.02rem;
    margin-right: 0.04rem;
}
.filter-box .sub-topic[data-v-ef9ab5fc] {
  display: flex;
  align-items: center;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500 !important;
  font-size: 0.14rem;
  color: #333333;
  line-height: 0.2rem;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.24rem;
}
.filter-box .sub-topic span[data-v-ef9ab5fc] {
    display: flex;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    color: #904829;
    text-align: left;
    font-style: normal;
    font-size: 0.1rem;
    background: #FFD3C1;
    border-radius: 2px;
    width: 0.34rem;
    height: 0.14rem;
    justify-content: center;
    align-items: center;
    margin-left: 0.08rem;
}
.filter-box .reportFilter[data-v-ef9ab5fc] {
  border-radius: 0.08rem;
  background: #FFFFFF;
  padding: 0.24rem 0.16rem;
  position: relative;
}
.filter-box .reportFilter .van-checkbox-group[data-v-ef9ab5fc] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.filter-box .reportFilter[data-v-ef9ab5fc] .van-checkbox__label {
    font-size: 0.14rem;
    color: #333;
    margin-left: 0.04rem;
    font-family: PingFangSC, PingFang SC;
}
.filter-box .reportFilter .van-checkbox[data-v-ef9ab5fc]:last-child {
    margin-right: 0;
}
.filter-box .dash-line.bottom[data-v-ef9ab5fc] {
  bottom: -0.02rem;
}
.filter-box .dash-line.top[data-v-ef9ab5fc] {
  top: -0.01rem;
}
.filter-box .dash-line[data-v-ef9ab5fc] {
  position: absolute;
  height: 0.01rem;
  background-color: #eee;
  z-index: 9;
  display: block;
  overflow: hidden;
  display: flex;
  padding-left: 0.05rem;
  margin-right: 0.34rem;
  width: 3.07rem;
}
.filter-box .dash-line span[data-v-ef9ab5fc] {
    width: 0.08rem;
    height: 0.01rem;
    background: #fff;
    z-index: 11;
    margin-right: 0.05rem;
}
.filter-box .tailine[data-v-ef9ab5fc]::after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background: #F5F5F5;
  position: absolute;
  border-radius: 50%;
  bottom: -0.08rem;
  z-index: 9;
  left: -0.08rem;
}
.filter-box .tailine[data-v-ef9ab5fc]::before {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background: #F5F5F5;
  position: absolute;
  border-radius: 50%;
  bottom: -0.08rem;
  z-index: 9;
  right: -0.08rem;
}
.filter-box .van-cell-group .van-cell[data-v-ef9ab5fc] {
  padding: 10px 0;
}
.filter-box .van-cell-group .van-cell__title[data-v-ef9ab5fc] {
    font-size: 14px;
    color: #333;
}
.filter-box .van-cell-group .van-cell__title-text[data-v-ef9ab5fc] {
      font-weight: normal;
}
.filter-box .van-cell-group .van-cell__value[data-v-ef9ab5fc] {
    font-size: 14px;
    color: #666;
}
.report-filter-box[data-v-ef9ab5fc] {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 100vh;
  background-color: #f5f5f5;
  height: 100vh;
  overflow-y: auto;
}
.wrap-box[data-v-ef9ab5fc] {
  box-sizing: border-box;
  background: url(../img/reportBg.1a1608e7.png) no-repeat;
  background-size: 100%;
  position: relative;
}
.reportFilterBtn[data-v-ef9ab5fc] {
  width: 100%;
  height: 0.49rem;
  border-radius: 0.25rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #FFFFFF;
  line-height: 0.22rem;
  text-align: right;
  margin-top: 0.24rem;
  border: none;
}
.canbe[data-v-ef9ab5fc] {
  background: #E12817;
}
.notcanbe[data-v-ef9ab5fc] {
  background: #999999;
}
.split-line[data-v-ef9ab5fc] {
  margin-top: 0.24rem;
  position: relative;
}
.split-line[data-v-ef9ab5fc]::before {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background: #F5F5F5;
  position: absolute;
  border-radius: 50%;
  top: -0.08rem;
  z-index: 9;
  left: -0.24rem;
}
.split-line[data-v-ef9ab5fc]::after {
  content: "";
  display: block;
  width: 0.16rem;
  height: 0.16rem;
  background: #F5F5F5;
  position: absolute;
  border-radius: 50%;
  top: -0.08rem;
  z-index: 9;
  right: -0.24rem;
}
.sort-section[data-v-ef9ab5fc] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #fff;
  padding-top: 0.24rem;
}
.sort-section span.left[data-v-ef9ab5fc] {
    font-size: 0.14rem;
    color: #333333;
    line-height: 0.2rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500 !important;
}
.sort-section .right[data-v-ef9ab5fc] {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    line-height: 0.2rem;
    text-align: center;
    display: flex;
    align-items: center;
}
.sort-section .right span[data-v-ef9ab5fc] {
      margin-right: 0.05rem;
      font-size: 0.14rem;
      color: #E12817 !important;
      font-family: PingFangSC, PingFang SC;
}
.action-sheet[data-v-ef9ab5fc] {
  padding: 0rem 0.16rem 0.24rem 0.16rem;
}
.action-sheet .action-sheet-item[data-v-ef9ab5fc] {
    display: flex;
    justify-content: space-between;
    padding-top: 0.24rem;
}
.action-sheet .action-sheet-item .item-text[data-v-ef9ab5fc] {
      font-family: PingFangSC, PingFang SC;
      font-weight: 500 !important;
      font-size: 0.15rem;
      color: #333333;
      line-height: 0.21rem;
}
.action-sheet .action-sheet-item .item-sort[data-v-ef9ab5fc] {
      display: flex;
}
.action-sheet .action-sheet-item .item-sort span[data-v-ef9ab5fc] {
        font-family: PingFangSC, PingFang SC;
        font-size: 0.14rem;
        background: #FFE4E1;
        color: #666;
        border-radius: 0.1rem;
        background-color: #eee;
        width: 0.48rem;
        margin-left: 0.16rem;
        display: flex;
        align-items: center;
        justify-content: center;
}
.action-sheet .action-sheet-item .item-sort .active[data-v-ef9ab5fc] {
      color: #E12817 !important;
      background: #FFE4E1;
      font-weight: 500;
}
.action-sheet .action-sheet-item .active[data-v-ef9ab5fc] {
      color: #E12817 !important;
      font-weight: 500 !important;
}
.action-sheet-btns[data-v-ef9ab5fc] {
  height: 0.84rem;
  background: #FFFFFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  border-top: 1px solid #eee;
  padding: 0.16rem;
  padding-right: 0.16rem;
}
.action-sheet-btns .confirmBtn[data-v-ef9ab5fc] {
    background: #E12817;
    border-radius: 25px;
    height: 0.49rem;
    border: none;
    color: #fff;
    width: 100%;
    font-size: 0.16rem;
}
.van-action-sheet__header[data-v-ef9ab5fc] {
  border-bottom: 1px solid #eee;
}
.img-icon[data-v-ef9ab5fc] {
  width: 0.17rem;
  height: 0.17rem;
}
.rule-content[data-v-ef9ab5fc] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.12rem !important;
  color: #999999 !important;
  line-height: 0.17rem;
  text-align: justify;
  font-style: normal;
}
.van-action-sheet__header[data-v-ef9ab5fc] {
  height: 0.56rem;
  line-height: 0.56rem;
  font-size: 0.17rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500 !important;
}
.van-action-sheet__close[data-v-ef9ab5fc] {
  font-size: 0.16rem;
}

.product-marketing-preview[data-v-21ac40b4] {
  position: fixed;
  z-index: 99999;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  box-sizing: border-box;
  font-size: 0.12rem;
  overflow: hidden;
}
.product-marketing-preview *[data-v-21ac40b4] {
    box-sizing: border-box;
}
.move-box[data-v-21ac40b4] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0.88rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 99999;
  align-items: flex-end;
  padding-bottom: 0.11rem;
  box-sizing: border-box;
  background-color: #fff;
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.move-box .back-icon[data-v-21ac40b4] {
    width: 0.12rem;
    height: 0.2rem;
    margin-left: 0.16rem;
}
.move-box .title[data-v-21ac40b4] {
    font-size: 0.18rem;
    color: #333333;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    line-height: 0.25rem;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.sendStyle[data-v-21ac40b4] {
  font-size: 0.16rem;
  color: #1677ff;
  line-height: 0.25rem;
  padding-right: 0.16rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
}
.iframe-container[data-v-21ac40b4] {
  width: 100%;
  margin-top: 0.88rem;
  height: calc(100vh - 0.88rem);
  box-sizing: border-box;
  overflow-x: hidden;
}
.iframe-container .iframe-style[data-v-21ac40b4] {
    width: 100%;
    height: 100vh;
    border: none;
    margin: auto;
    display: block;
}
.loadingBox[data-v-21ac40b4] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: calc(100vh - 0.88rem);
  background-color: #fff;
}
.iframe-container[data-v-21ac40b4]::-webkit-scrollbar {
  display: none;
}
.commonTip[data-v-21ac40b4] {
  color: #333;
}
.commonTip .title[data-v-21ac40b4] {
    font-size: 0.15rem;
    padding: 0.24rem 0 0.06rem;
    text-align: center;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.commonTip .customInput[data-v-21ac40b4] .van-field__control {
    border: 1px solid #ccc;
    height: 0.38rem;
    border-radius: 0.04rem;
    text-indent: 12px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 0.13rem;
}
.commonTip .errorTip[data-v-21ac40b4] {
    padding: 4px 16px 0;
    text-align: center;
    color: #e12817;
    font-size: 14px;
}
.commonTip[data-v-21ac40b4] .van-cell::after {
    border: none;
}
.commonTip .footer[data-v-21ac40b4] {
    display: flex;
    align-items: center;
    position: relative;
    border-top: 1px solid #e5e5e5;
    margin-top: 14px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
}
.commonTip .footer .commonS[data-v-21ac40b4] {
      width: 50%;
      text-align: center;
      font-size: 0.18rem;
      padding: 0.12rem 0;
}
.commonTip .footer .cancelBtn[data-v-21ac40b4] {
      color: #999999;
}
.commonTip .footer .confirmBtn[data-v-21ac40b4] {
      color: #e12817;
}
.commonTip .footer[data-v-21ac40b4]::after {
      position: absolute;
      top: 0;
      left: 50%;
      content: "";
      border-left: 1px solid #e5e5e5;
      height: 100%;
}
[data-v-21ac40b4] .setHeader {
  overflow: hidden;
}
.landscapeImg[data-v-21ac40b4] {
  position: absolute;
  top: 62%;
  right: 0.16rem;
  width: 0.44rem;
  height: 0.44rem;
  z-index: 100000;
}


/*# sourceMappingURL=66.1758895010353.css.map*/