/*
* 活动用 变量
*/
.disclosure-column-detail[data-v-0fda0042] {
  width: 100%;
  min-height: 100vh;
  padding: 0.426667rem 0 2.666667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background: var(--disclosure-bg-color);
}
.disclosure-column-detail .content-detail-wrapper[data-v-0fda0042] {
  width: 9.6rem;
  margin: 0 auto;
}
.disclosure-column-detail .article-area[data-v-0fda0042] {
  width: 100%;
  padding: 0 0.12rem 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .article-area .main-title[data-v-0fda0042] {
  font-weight: 600;
  font-size: 0.64rem;
  line-height: 0.88rem;
  text-align: left;
  color: var(--disclosure-text-color);
}
.disclosure-column-detail .article-area .column-info[data-v-0fda0042] {
  margin-top: 0.213333rem;
}
.disclosure-column-detail .article-area .column-info .article-info[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disclosure-column-detail .article-area .column-info .article-info .time[data-v-0fda0042] {
  color: var(--disclosure-secondary-text-color);
  font-weight: 400;
  font-size: 0.32rem;
}
.disclosure-column-detail .article-area .column-info .article-info .status[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disclosure-column-detail .article-area .column-info .article-info .status .info-container[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 0.213333rem;
}
.disclosure-column-detail .article-area .column-info .article-info .status .info-container .icon[data-v-0fda0042] {
  width: 0.32rem;
  height: 0.32rem;
  margin-right: 0.08rem;
}
.disclosure-column-detail .article-area .column-info .article-info .status .info-container .text[data-v-0fda0042] {
  color: var(--disclosure-secondary-text-color);
  font-weight: 400;
  font-size: 0.32rem;
}
.disclosure-column-detail .article-area .column-info .article-info .status .info-container[data-v-0fda0042]:last-child {
  margin-right: 0;
}
.disclosure-column-detail .article-area .img-container[data-v-0fda0042] {
  margin-top: 0.426667rem;
}
.disclosure-column-detail .article-area .img-container .img[data-v-0fda0042] {
  width: 100%;
  display: block;
}
.disclosure-column-detail .article-area .match-container[data-v-0fda0042] {
  margin-top: 0.426667rem;
  background: var(--disclosure-bg-color-2);
  padding: 0.266667rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: var(--disclosure-text-color);
  font-size: 0.373333rem;
  font-weight: 400;
  text-align: left;
}
.disclosure-column-detail .article-area .content-container[data-v-0fda0042] {
  margin-top: 0.426667rem;
  color: var(--disclosure-text-color);
  font-size: 0.426667rem;
  font-weight: 400;
  text-align: justify;
  white-space: pre-line;
  line-height: 170%;
  word-break: break-all;
}
.disclosure-column-detail .article-area .bet-container[data-v-0fda0042] {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.373333rem;
  color: var(--disclosure-text-color);
  text-align: justify;
  margin-top: 0.266667rem;
}
.disclosure-column-detail .article-area .bet-container .bet-item[data-v-0fda0042] {
  margin-bottom: 0.266667rem;
  background: var(--disclosure-bg-color-2);
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.266667rem;
}
.disclosure-column-detail .article-area .bet-container .bet-item .bet-text-container[data-v-0fda0042] {
  margin-bottom: 0.133333rem;
}
.disclosure-column-detail .article-area .bet-container .bet-item .bet-text .amount-info[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disclosure-column-detail .article-area .like-container[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0.266667rem;
  position: relative;
}
.disclosure-column-detail .article-area .like-container .like-button[data-v-0fda0042] {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 0.133333rem 0.4rem;
  font-size: 0.373333rem;
  font-weight: 400;
  min-width: 2.16rem;
  border-radius: 0.533333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 0.013333rem solid #bbbbbb;
  color: #bbb;
}
.disclosure-column-detail .article-area .like-container .like-button .icon[data-v-0fda0042] {
  width: 0.373333rem;
  height: 0.373333rem;
  margin-right: 0.186667rem;
}
.disclosure-column-detail .article-area .like-container .like-button.isActive[data-v-0fda0042] {
  color: var(--disclosure-main-color);
  border: 0.013333rem solid var(--disclosure-main-color);
}
.disclosure-column-detail .article-area .like-container .report[data-v-0fda0042] {
  font-size: 0.32rem;
  font-weight: 400;
  color: var(--disclosure-secondary-text-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  right: 0;
}
.disclosure-column-detail .article-area .like-container .report .icon[data-v-0fda0042] {
  width: 0.48rem;
  height: 0.426667rem;
  margin-right: 0.106667rem;
}
.disclosure-column-detail .comment-container[data-v-0fda0042] {
  padding: 0.266667rem 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .comment-container .top[data-v-0fda0042] {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0.333333rem;
  color: var(--disclosure-secondary-text-color);
}
.disclosure-column-detail .comment-container .top .all[data-v-0fda0042] {
  width: 100%;
  font-size: 0.426667rem;
  font-weight: 500;
  line-height: 0.597333rem;
  text-align: left;
}
.disclosure-column-detail .comment-container .comment-list[data-v-0fda0042] {
  margin-top: 0.426667rem;
  padding: 0 0.333333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .comment-container .comment-list .list-item[data-v-0fda0042] {
  width: 100%;
  margin-top: 0.266667rem;
  padding-bottom: 0.266667rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .top-info[data-v-0fda0042] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.disclosure-column-detail .comment-container .comment-list .list-item .top-info .name[data-v-0fda0042] {
  color: var(--disclosure-text-color);
  font-weight: 600;
  font-size: 0.373333rem;
  max-width: 3.413333rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disclosure-column-detail .comment-container .comment-list .list-item .text-container[data-v-0fda0042] {
  font-size: 0.373333rem;
  color: var(--disclosure-text-color);
  line-height: 140%;
  white-space: pre-line;
  text-align: justify;
  word-break: break-all;
  padding-left: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .comment-container .comment-list .list-item .img-containter[data-v-0fda0042] {
  margin-top: 0.053333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .comment-container .comment-list .list-item .img-containter .image[data-v-0fda0042] {
  width: 33%;
  display: block;
  margin-right: 0.053333rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bet-container[data-v-0fda0042] {
  width: 100%;
  font-size: 0.32rem;
  color: var(--disclosure-text-color);
  text-align: justify;
  margin-top: 0.266667rem;
  padding-left: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bet-container .bet-item[data-v-0fda0042] {
  margin-bottom: 0.026667rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.08rem 0.186667rem;
  background: var(--disclosure-bg-color-2);
}
.disclosure-column-detail .comment-container .comment-list .list-item .bet-container .bet-item .bet-text-container[data-v-0fda0042] {
  margin-bottom: 0.133333rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bet-container .bet-item .bet-text .amount-info[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 0.32rem;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-left[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right .like[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.32rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right .like .like-text[data-v-0fda0042] {
  font-size: 0.32rem;
  margin-right: 0.053333rem;
  color: var(--disclosure-secondary-text-color);
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right .like .icon[data-v-0fda0042] {
  width: 0.266667rem;
  height: 0.266667rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right .like.isActive[data-v-0fda0042] {
  width: 0.266667rem;
  height: 0.266667rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .bottom-right .like.isActive .like-text[data-v-0fda0042] {
  color: var(--disclosure-main-color);
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .time[data-v-0fda0042] {
  color: #b6b6b6;
  margin-right: 0.16rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .bottom .report[data-v-0fda0042] {
  width: 0.346667rem;
  height: 0.293333rem;
}
.disclosure-column-detail .comment-container .comment-list .list-item .open[data-v-0fda0042] {
  color: var(--disclosure-secondary-text-color);
  font-size: 0.373333rem;
  font-weight: 400;
  text-align: left;
  margin-top: 0.266667rem;
}
.disclosure-column-detail .comment-container .comment-list .sub[data-v-0fda0042] {
  padding-left: 0.48rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 0.266667rem;
  margin-bottom: 0.266667rem;
}
.disclosure-column-detail .comment-container .comment-list .sub .comment-list-detail[data-v-0fda0042] {
  padding-bottom: 0.133333rem;
}
.disclosure-column-detail .bottom-post[data-v-0fda0042] {
  width: 100%;
  position: fixed;
  bottom: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .bottom-post .scroll-container[data-v-0fda0042] {
  text-align: right;
}
.disclosure-column-detail .bottom-post .scroll[data-v-0fda0042] {
  width: 0.933333rem;
}
.disclosure-column-detail .bottom-post .container[data-v-0fda0042] {
  background: var(--disclosure-bg-color-2);
  padding: 0.266667rem;
}
.disclosure-column-detail .bottom-post .post-wrap[data-v-0fda0042] {
  width: 100%;
  border-radius: 2.666667rem;
  margin-top: 0.106667rem;
}
.disclosure-column-detail .bottom-post .post-wrap .textarea[data-v-0fda0042] {
  width: 100%;
  height: 1.066667rem;
  min-height: 1.066667rem;
  resize: none;
  overflow: hidden;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0.266667rem 1.866667rem 0.266667rem 0.533333rem;
  color: #9c9c9c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: var(--disclosure-bg-color);
  border-radius: 2.666667rem;
}
.disclosure-column-detail .bottom-post .post-wrap .icon[data-v-0fda0042] {
  position: absolute;
  width: 0.586667rem;
  height: 0.586667rem;
  top: 0.906667rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.disclosure-column-detail .bottom-post .post-wrap .icon.bet[data-v-0fda0042] {
  right: 2.133333rem;
}
.disclosure-column-detail .bottom-post .post-wrap .button[data-v-0fda0042] {
  width: 1.546667rem;
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 1.333333rem;
  background: #8c8c8c;
  position: absolute;
  right: 0.4rem;
  top: 0.506667rem;
}
.disclosure-column-detail .post-area[data-v-0fda0042] {
  position: fixed;
  bottom: 0;
  width: 100%;
  background: var(--disclosure-bg-color-2);
  padding: 0.266667rem 0.32rem 5.013333rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 8rem;
  overflow: auto;
}
.disclosure-column-detail .post-area .post-button-container[data-v-0fda0042] {
  position: relative;
}
.disclosure-column-detail .post-area .post-button-container .text-amount[data-v-0fda0042] {
  position: absolute;
  right: 0.426667rem;
  bottom: 1.226667rem;
  color: #969696;
  font-size: 0.266667rem;
  font-weight: 400;
}
.disclosure-column-detail .post-area .post-button-container .icon[data-v-0fda0042] {
  position: absolute;
  width: 0.586667rem;
  height: 0.586667rem;
  right: 1.92rem;
  bottom: -0.053333rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.disclosure-column-detail .post-area .post-button-container .button[data-v-0fda0042] {
  width: 1.546667rem;
  height: 0.8rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  border-radius: 1.333333rem;
  background: #8c8c8c;
  position: absolute;
  right: 0.266667rem;
  bottom: -0.266667rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.disclosure-column-detail .post-area .post-button-container .button.active[data-v-0fda0042] {
  background: var(--disclosure-main-color);
}
.disclosure-column-detail .post-area .post-button-container .textarea[data-v-0fda0042] {
  width: 100%;
  height: 1.066667rem;
  min-height: 1.066667rem;
  background: var(--disclosure-bg-color);
  resize: none;
  overflow: hidden;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0.8rem;
  padding: 0.266667rem 0.4rem;
  color: var(--disclosure-text-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 0.266667rem;
  border: 0.026667rem solid var(--disclosure-border-color);
}
.disclosure-column-detail .post-area .post-button-container .textarea[data-v-0fda0042]:focus {
  background: var(--disclosure-bg-color);
}
.disclosure-column-detail .post-area .post-wrap[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 0.266667rem;
  position: relative;
}
.disclosure-column-detail .post-area .post-wrap .operate[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.disclosure-column-detail .post-area .post-wrap .operate .icon[data-v-0fda0042] {
  width: 0.586667rem;
  height: 0.48rem;
  margin-right: 0.32rem;
}
.disclosure-column-detail .post-area .img-container[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.disclosure-column-detail .post-area .img-container .uploaded-img[data-v-0fda0042] {
  width: 30%;
}
.disclosure-column-detail .post-area .bet-container[data-v-0fda0042] {
  position: relative;
  padding: 0.266667rem 0;
}
.disclosure-column-detail .post-area .bet-container .bet-container-title[data-v-0fda0042] {
  text-align: left;
  color: var(--disclosure-text-color);
  font-weight: 500;
  font-size: 0.373333rem;
}
.disclosure-column-detail .report-background[data-v-0fda0042] {
  width: 100vw;
  height: 100vh;
  background: #00000080;
  position: fixed;
  top: 0;
  left: 0;
}
.disclosure-column-detail .report-background .report-container[data-v-0fda0042] {
  width: 6.053333rem;
  min-height: 5.6rem;
  background: var(--disclosure-bg-color-2);
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.disclosure-column-detail .report-background .report-container .top[data-v-0fda0042] {
  padding: 0.213333rem 0.48rem 0.266667rem;
  border-bottom: 0.026667rem solid var(--disclosure-border-color);
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.disclosure-column-detail .report-background .report-container .top .title[data-v-0fda0042] {
  font-size: 0.426667rem;
  font-weight: 600;
  padding-bottom: 0.213333rem;
  border-bottom: 0.08rem solid var(--disclosure-main-color);
  color: var(--disclosure-main-color);
  display: inline;
}
.disclosure-column-detail .report-background .report-container .bottom[data-v-0fda0042] {
  padding: 0.48rem 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.disclosure-column-detail .report-background .report-container .bottom .name[data-v-0fda0042] {
  color: var(--disclosure-main-color);
  font-size: 0.426667rem;
  font-weight: 600;
  padding: 0 0.506667rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.disclosure-column-detail .report-background .report-container .bottom .reasons[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.32rem 0.533333rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.disclosure-column-detail .report-background .report-container .bottom .reasons .reason[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 0.746667rem;
  margin-bottom: 0.213333rem;
  color: var(--disclosure-text-color);
}
.disclosure-column-detail .report-background .report-container .bottom .reasons .reason.selected .circle .inner[data-v-0fda0042] {
  background: var(--disclosure-text-color);
}
.disclosure-column-detail .report-background .report-container .bottom .reasons .reason[data-v-0fda0042]:nth-child(even) {
  margin-right: 0;
}
.disclosure-column-detail .report-background .report-container .bottom .reasons .reason .circle[data-v-0fda0042] {
  width: 0.373333rem;
  height: 0.373333rem;
  border-radius: 50%;
  border: 0.026667rem solid var(--disclosure-text-color);
  margin-right: 0.08rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  position: relative;
}
.disclosure-column-detail .report-background .report-container .bottom .reasons .reason .circle .inner[data-v-0fda0042] {
  width: 0.213333rem;
  height: 0.213333rem;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.disclosure-column-detail .report-background .report-container .bottom .button-area[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  border-top: 0.026667rem solid var(--disclosure-border-color);
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 1.306667rem;
}
.disclosure-column-detail .report-background .report-container .bottom .button-area .button[data-v-0fda0042] {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 0.48rem;
  font-weight: 400;
  color: var(--disclosure-text-color);
}
.disclosure-column-detail .report-background .report-container .bottom .button-area .button.cancel[data-v-0fda0042] {
  border-right: 0.026667rem solid var(--disclosure-border-color);
}
.disclosure-column-detail .report-background .report-container .bottom .button-area .button.report[data-v-0fda0042] {
  color: var(--disclosure-main-color);
}
.liked-wrap[data-v-0fda0042] {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.liked-container[data-v-0fda0042] {
  width: 4.106667rem;
  height: 2.88rem;
  border-radius: 0.533333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: var(--disclosure-bg-color-2);
  position: relative;
}
.liked-container .close[data-v-0fda0042] {
  position: absolute;
  top: 0.346667rem;
  right: 0.266667rem;
  width: 0.293333rem;
  height: 0.293333rem;
}
.liked-container .icon[data-v-0fda0042] {
  width: 0.8rem;
  height: 0.8rem;
}
.liked-container .text[data-v-0fda0042] {
  color: var(--disclosure-text-color);
  font-weight: 500;
  font-size: 0.373333rem;
  line-height: 0.64rem;
  margin-top: 0.213333rem;
}
.user-info[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0.053333rem;
}
.user-info .user-info-container[data-v-0fda0042] {
  max-width: 6.293333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.user-info .vip[data-v-0fda0042] {
  width: 0.693333rem;
  height: 0.693333rem;
  margin-right: 0.16rem;
  display: block;
}
.user-info .name[data-v-0fda0042] {
  font-size: 0.373333rem;
  color: var(--disclosure-text-color);
  font-weight: 600;
  margin-right: 0.16rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.user-info .title-img[data-v-0fda0042] {
  height: 0.426667rem;
}
.user-info .date[data-v-0fda0042] {
  font-size: 0.32rem;
  color: #9c9c9c;
  font-weight: 400;
  margin-right: 0.053333rem;
}
.user-info .icon-container[data-v-0fda0042] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: auto;
}
.user-info .icon-container .icon[data-v-0fda0042] {
  height: 0.533333rem;
}
.user-info .icon-container .icon[data-v-0fda0042]:last-child {
  margin-left: 0.106667rem;
}
.slide-up-enter-active[data-v-0fda0042],
.slide-up-leave-active[data-v-0fda0042] {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.slide-up-enter[data-v-0fda0042],
.slide-up-leave-to[data-v-0fda0042] {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}
.fade-enter-active[data-v-0fda0042],
.fade-leave-active[data-v-0fda0042] {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fade-enter[data-v-0fda0042],
.fade-leave-to[data-v-0fda0042] {
  opacity: 0;
}
