body[data-v-8f99cc92],
html[data-v-8f99cc92],
.box[data-v-8f99cc92] {
  width: 100%;
  margin-bottom: 1.46667rem;
}
.wrapper[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.block[data-v-8f99cc92] {
  width: 3.2rem;
  height: 3.2rem;
  background-color: #fff;
  text-align: center;
  line-height: 3.2rem;
}
.box[data-v-8f99cc92] {
  width: 100%;
  background: #fff;
  position: relative;
}
.box .works[data-v-8f99cc92] {
  position: absolute;
  top: 1.33333rem;
  width: 100vw;
  background-color: #fff;
  padding-bottom: 1.49333rem;
}
.box .header-top[data-v-8f99cc92] {
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 100;
}
.box .header[data-v-8f99cc92] {
  height: 1.33333rem;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  box-sizing: border-box;
  padding: 0.16rem 0.4rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .header .headPortrait[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .header .headPortrait .head-top-img[data-v-8f99cc92] {
  width: 0.93333rem;
  height: 0.93333rem;
  border-radius: 50%;
  border: 0.02667rem solid #e4e7ed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.box .header .headPortrait .userBox[data-v-8f99cc92] {
  margin-left: 0.453333rem;
}
.box .header .headPortrait .userBox .userName[data-v-8f99cc92] {
  font-size: 0.37333rem;
  color: #333;
  font-weight: bold;
}
.box .header .headPortrait .userBox .userTitle[data-v-8f99cc92] {
  font-size: 0.32rem;
  color: #666;
}
.box .header .btnBox[data-v-8f99cc92] {
  width: 2.29333rem;
  height: 0.72rem;
  line-height: 0.72rem;
  text-align: center;
  background: -webkit-linear-gradient(right, #ff6155 0%, #ef4033 100%);
  background: linear-gradient(270deg, #ff6155 0%, #ef4033 100%);
  border-radius: 0.13333rem;
  font-size: 0.37333rem;
  color: #fff;
}
.box #videoPlay[data-v-8f99cc92] {
  position: relative;
  height: 70vh;
}
.box .content[data-v-8f99cc92] {
  font-size: 0.37333rem;
  color: #000;
  padding: 0 0.4rem 0.13333rem 0.4rem;
}
.box #play-button[data-v-8f99cc92] {
  position: absolute;
  top: 45%;
  left: 45%;
}
.box .classify[data-v-8f99cc92] {
  font-size: 0.34667rem;
  color: #5792fd;
  padding: 0 0.4rem 0.21333rem 0.4rem;
}
.box .publish[data-v-8f99cc92] {
  font-size: 0.34667rem;
  color: #969696;
  padding: 0 0.4rem 0.4rem 0.4rem;
}
.box .info[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.53333rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.box .info .info-play span[data-v-8f99cc92],
.box .info .info-like span[data-v-8f99cc92],
.box .info .info-news span[data-v-8f99cc92],
.box .info .info-share span[data-v-8f99cc92] {
  margin-left: 0.13333rem;
}
.box .line[data-v-8f99cc92] {
  margin: 0.21333rem 0.4rem 0 0.4rem;
  border-bottom: 0.02667rem solid #ededed;
}
.box .comment-list[data-v-8f99cc92] {
  padding: 0 0.4rem;
  background-color: #fff;
  border: 0.02667rem solid transparent;
}
.box .comment-list-item[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.4rem;
}
.box .comment-list-item[data-v-8f99cc92]:first-child {
  margin-top: 0.26667rem;
}
.box .comment-list-item .head-img[data-v-8f99cc92] {
  width: 1.06667rem;
  height: 1.06667rem;
  border-radius: 0.8rem;
  border: 0.02667rem solid #e4e7ed;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}
.box .comment-item-right[data-v-8f99cc92] {
  margin-left: 0.26667rem;
  width: 90%;
}
.box .comment-item-right__title[data-v-8f99cc92] {
  cursor: pointer;
}
.box .comment-item-right__title[data-v-8f99cc92] {
  font-size: 0.32rem;
  font-family: MicrosoftYaHei, serif;
  color: #969696;
  line-height: 0.53333rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .comment-item-right__title img[data-v-8f99cc92] {
  width: 0.96rem;
  height: 0.53333rem;
  margin-left: 0.13333rem;
}
.box .comment-item-right__com_name[data-v-8f99cc92] {
  max-width: 2.26667rem;
  opacity: 0.6;
}
.box .comment-item-right__name[data-v-8f99cc92] {
  max-width: 1.49333rem;
  opacity: 0.6;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.box .comment-item-right__content[data-v-8f99cc92] {
  margin-top: 0.13333rem;
  font-size: 0.4rem;
  font-family: MicrosoftYaHei, serif;
  color: #333;
  line-height: 0.56rem;
}
.box .comment-item-right .content-height[data-v-8f99cc92] {
  max-height: 1.70667rem;
  overflow: hidden;
  max-width: 12.16rem;
}
.box .comment-item-right__timer[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.13333rem;
  font-size: 0.37333rem;
  font-family: MicrosoftYaHei, serif;
  color: #969696;
  line-height: 0.50667rem;
  opacity: 0.6;
}
.box .comment-item-right__timer .comment-item-right-like[data-v-8f99cc92] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .comment-item-right__offer[data-v-8f99cc92] {
  margin-top: 0.26667rem;
  font-size: 0.37333rem;
  color: #666;
  cursor: pointer;
  opacity: 0.6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .comment-item-right__offer .reply-more-btn[data-v-8f99cc92] {
  width: 0.24rem;
  height: 0.13333rem;
  margin-left: 0.13333rem;
}
.box .comment-item-right__offer .comment-separate[data-v-8f99cc92] {
  margin-right: 0.26667rem;
  width: 0.8rem;
  border-top: 0.02667rem solid #ededed;
}
.box .comment-list-bottom[data-v-8f99cc92] {
  font-weight: 400;
  font-size: 0.4rem;
  color: #5792fd;
  padding: 0.45333rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.box .footer[data-v-8f99cc92] {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100vw;
  height: 1.49333rem;
  background: #fff;
  text-align: center;
  font-size: 0.4rem;
  color: #fff;
  border-top: 0.02667rem solid #ededed;
}
.box .footer .footer-btn[data-v-8f99cc92] {
  width: 9.2rem;
  height: 1.06667rem;
  background: -webkit-linear-gradient(left, #ef4033 0%, #ff6155 100%);
  background: linear-gradient(90deg, #ef4033 0%, #ff6155 100%);
  border-radius: 0.13333rem;
  margin: 0.18667rem 0.4rem 0.21333rem 0.4rem;
  text-align: center;
  line-height: 1.06667rem;
}

