.star-component[data-v-0a727a20] {
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.star-component .star[data-v-0a727a20] {
  display: inline-block;
  position: relative;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
}

.item-user[data-v-d06b138c] {
  display: flex;
  overflow: hidden;
  cursor: pointer;
}
.item-user .user-avatar[data-v-d06b138c] {
  position: relative;
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 8px;
}
.item-user .user-avatar .user-avatar-img[data-v-d06b138c] {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  border: 0.5px solid rgba(0, 0, 0, 0.2);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.item-user .user-avatar .user-vip[data-v-d06b138c] {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 12px;
  height: 12px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.item-user .user-info[data-v-d06b138c] {
  overflow: hidden;
}
.item-user .user-name[data-v-d06b138c] {
  font-size: 16px;
  line-height: 1;
  color: #333333;
}
.item-user .user-data[data-v-d06b138c] {
  display: flex;
  align-items: center;
  margin-top: 4px;
  font-size: 13px;
  line-height: 1;
  color: #848e99;
  overflow: hidden;
  word-wrap: none;
}
.item-user .user-data span[data-v-d06b138c] {
  display: block;
  margin: 0 2px;
}
.item-user .user-data .brand-logo[data-v-d06b138c] {
  flex-shrink: 0;
  flex-grow: 0;
  margin-right: 3px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 0.5px solid #f6f7f8;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.item-user .user-data .user-pub[data-v-d06b138c] {
  flex-shrink: 0;
}

.sub-title[data-v-0daec849] {
  display: flex;
  align-items: center;
}
.sub-title > span[data-v-0daec849] {
  font-size: 15px;
  line-height: 16px;
  margin-left: 5px;
  color: #a1a7b3;
}
.sub-icon[data-v-0daec849] {
  display: block;
  width: 16px;
  height: 16px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 8px;
}
.sub-h2[data-v-0daec849] {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  margin-right: 10px;
}
.sub-h2 > span[data-v-0daec849] {
  position: relative;
  color: #242a33;
  z-index: 1;
}
.sub-h2[data-v-0daec849]::after {
  position: absolute;
  content: '';
  bottom: -2px;
  left: 0;
  height: 8px;
  width: 100%;
  background: rgba(68, 240, 234, 0.3);
}

.comment-item[data-v-502a35d4] {
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-bottom: 20px;
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
}
.comment-item[data-v-502a35d4]:first-child {
  margin-top: 0;
}
.item-level[data-v-502a35d4] {
  position: absolute;
  right: 0;
  top: 0;
  width: 80px;
  height: 80px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.item-simple[data-v-502a35d4] {
  width: 228px;
  margin-right: 20px;
  overflow: hidden;
  flex-shrink: 0;
  flex-grow: 0;
}
.user-score[data-v-502a35d4] {
  width: 218px;
  border-radius: 2px;
  margin-top: 12px;
  padding: 15px;
  box-sizing: border-box;
  background: #f8f8f8;
  overflow: hidden;
}
.user-score .user-level[data-v-502a35d4] {
  font-size: 12px;
  line-height: 1;
  color: #333333;
  margin-bottom: 4px;
}
.user-score .user-star[data-v-502a35d4] {
  display: flex;
  align-items: center;
}
.user-score .user-star .user-nums[data-v-502a35d4] {
  margin-right: 4px;
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  font-family: 'BaiduNumberPlus_Bold';
  color: #242a33;
}
.user-score .hr[data-v-502a35d4] {
  margin: 13px 0 15px;
  border-bottom: 0.5px solid rgba(171, 179, 188, 0.4);
}
.user-score .buy-info[data-v-502a35d4] {
  margin-top: 15px;
  display: flex;
  justify-content: space-between;
  text-align: center;
  font-size: 12px;
  line-height: 1;
  color: #666666;
}
.user-score .buy-info .buy-items[data-v-502a35d4] {
  flex-grow: 0;
  flex-shrink: 0;
  overflow: hidden;
}
.user-score .buy-info .buy-value[data-v-502a35d4] {
  margin-bottom: 10px;
  color: #333333;
}
.item-all[data-v-502a35d4] {
  flex: 1;
  overflow: hidden;
}
.item-all .item-title[data-v-502a35d4] {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  color: #333333;
}
.item-all .model-info[data-v-502a35d4] {
  margin-top: 8.5px;
  display: flex;
  align-items: center;
  font-size: 13px;
  line-height: 1;
}
.item-all .info-item[data-v-502a35d4] {
  display: flex;
  margin-right: 31px;
}
.item-all .info-icon[data-v-502a35d4] {
  width: 14px;
  height: 14px;
  margin-right: 4px;
}
.item-all .info-icon img[data-v-502a35d4] {
  display: block;
  width: 100%;
  height: 100%;
}
.item-all .pure-text[data-v-502a35d4] {
  margin-top: 20px;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
  cursor: pointer;
}
.item-all .comment-content[data-v-502a35d4] {
  margin-top: 20px;
  transition: height 0.1s linear;
  overflow: hidden;
}
.item-all .split-text[data-v-502a35d4] {
  margin-top: 15px;
}
.item-all .split-text[data-v-502a35d4]:first-child {
  margin-top: 0;
}
.item-all .split-text .sub-text[data-v-502a35d4] {
  margin-top: 12px;
  font-size: 13px;
  line-height: 20px;
  color: #333333;
}
.item-all .img-group[data-v-502a35d4] {
  margin-top: 15px;
  display: flex;
  align-items: center;
}
.item-all .img-item[data-v-502a35d4] {
  position: relative;
  flex: 0 0 187px;
  height: 125px;
  margin-left: 4px;
  overflow: hidden;
}
.item-all .img-item img[data-v-502a35d4] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.item-all .img-item[data-v-502a35d4]:first-child {
  margin-left: 0px;
  border-radius: 4px 0 0 4px;
}
.item-all .img-item[data-v-502a35d4]:last-child {
  border-radius: 0 4px 4px 0;
}
.item-all .img-item .img-last[data-v-502a35d4] {
  position: absolute;
  padding: 0 6px 0 18px;
  right: 8px;
  bottom: 8px;
  height: 18px;
  font-size: 10px;
  line-height: 18px;
  color: #FFFFFF;
  border-radius: 9px;
  background: rgba(0, 0, 0, 0.5) url(https://youjia.cdn.bcebos.com/series/pic.png) 6px center / 10px 10px no-repeat;
}
.item-all .comment-folder[data-v-502a35d4] {
  margin-top: 15px;
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #848e99;
  cursor: pointer;
}
.item-all .comment-folder .arrow-up[data-v-502a35d4] {
  transition: tranform 0.2s linear;
  transform: rotateZ(180deg);
}
.item-all .comment-folder.comment-folder-act .arrow-up[data-v-502a35d4] {
  transform: rotateZ(0deg);
}
.item-all .text-hight[data-v-502a35d4] {
  background: rgba(68, 240, 234, 0.3);
}

.preview-img[data-v-5bbe7ad6] {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999999;
  background: rgba(0, 0, 0, 0.5);
}
.preview-img .preview-content[data-v-5bbe7ad6] {
  position: absolute;
  padding: 30px;
  width: 1013px;
  height: 624px;
  left: 50%;
  top: 50%;
  margin: -312px 0 0 -506.5px;
  background: #333333;
  border-radius: 8px;
}
.preview-img .big-img[data-v-5bbe7ad6] {
  position: relative;
  width: 100%;
  height: 496px;
}
.preview-img .big-img .swiper-item img[data-v-5bbe7ad6] {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.preview-img .big-img .swiper-init[data-v-5bbe7ad6] .el-carousel__arrow {
  width: 50px;
  height: 50px;
  background: url(https://youjia.cdn.bcebos.com/icon/swiper-right.png) center / 100% auto no-repeat;
  backdrop-filter: blur(20px);
}
.preview-img .big-img .swiper-init[data-v-5bbe7ad6] .el-carousel__arrow--left {
  top: 294px;
  transform: translateY(0) rotateZ(180deg);
}
.preview-img .big-img .swiper-init[data-v-5bbe7ad6] .el-carousel__arrow--right {
  top: 294px;
  transform: translateY(0);
}
.preview-img .big-img .swiper-init[data-v-5bbe7ad6] .el-icon-arrow-right,
.preview-img .big-img .swiper-init[data-v-5bbe7ad6] .el-icon-arrow-left {
  display: none;
}
.preview-img .img-thumb[data-v-5bbe7ad6] {
  position: relative;
  margin: 30px auto 0;
  width: 865px;
  height: 53px;
}
.preview-img .img-thumb .swiper-item-group[data-v-5bbe7ad6] {
  display: flex;
}
.preview-img .img-thumb .swiper-item-item[data-v-5bbe7ad6] {
  width: 79px;
  height: 53px;
  border: 2px solid #4e535e;
  margin-right: 7.5px;
  overflow: hidden;
  transition: border 0.1s linear;
}
.preview-img .img-thumb .swiper-item-item.swiper-item-item-act[data-v-5bbe7ad6] {
  border: 1px solid #44f0ea;
}
.preview-img .img-thumb .swiper-item-item[data-v-5bbe7ad6]:first-child {
  border-radius: 4px 0 0 4px;
}
.preview-img .img-thumb .swiper-item-item[data-v-5bbe7ad6]:last-child {
  margin-right: 0;
  border-radius: 0 4px 4px 0;
}
.preview-img .img-thumb .swiper-item-item img[data-v-5bbe7ad6] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.preview-img .img-thumb .arrow-left[data-v-5bbe7ad6],
.preview-img .img-thumb .arrow-right[data-v-5bbe7ad6] {
  position: absolute;
  width: 33px;
  height: 33px;
  top: 41px;
  background: url('https://youjia.cdn.bcebos.com/icon/swiper-right.png') center / 100% no-repeat;
  cursor: pointer;
  z-index: 9;
  user-select: none;
}
.preview-img .img-thumb .arrow-left[data-v-5bbe7ad6] {
  left: -44px;
  transform: rotateZ(180deg);
}
.preview-img .img-thumb .arrow-right[data-v-5bbe7ad6] {
  right: -44px;
}
.preview-img .close-icon[data-v-5bbe7ad6] {
  position: absolute;
  width: 32px;
  height: 32px;
  right: -39px;
  top: -49px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  user-select: none;
}
.preview-img .close-icon[data-v-5bbe7ad6]::after,
.preview-img .close-icon[data-v-5bbe7ad6]::before {
  position: absolute;
  content: '';
  width: 14px;
  height: 1.5px;
  background: #ffffff;
  transform-origin: center;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -0.75px;
  border-radius: 0.75px;
  transform: rotateZ(-45deg);
}
.preview-img .close-icon[data-v-5bbe7ad6]::after {
  transform: rotateZ(45deg);
}

.dropdown-content[data-v-586d2c13] {
  position: absolute;
  margin-left: -10px;
}
.content-wrapper[data-v-586d2c13] {
  height: 100%;
  padding: 8px 10px 10px 12px;
  overflow: hidden;
}
.content-shadow[data-v-586d2c13] {
  position: relative;
  border: 1px solid #EEEEEE;
  box-shadow: 0px 2px 10px 0px #0000000F;
  border-radius: 4px;
  background: #FFFFFF;
  z-index: 9;
}
.content-shadow[data-v-586d2c13]::before {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  border: 1px solid #EEEEEE;
  border-width: 1px 1px 0 0;
  left: 50%;
  top: -7.7px;
  transform: rotateZ(-45deg) translateX(-50%);
  background: #FFF;
}

.select-car-popper {
  margin-top: 6px!important;
}
.select-car-popper .el-select-dropdown__list {
  padding-top: 10px;
  padding-bottom: 25px;
}
.select-car-popper .el-select-dropdown__item {
  height: 34px;
  line-height: 34px;
}
.select-car-popper .el-select-dropdown__item.hover {
  color: #057F7A;
  background: rgba(5, 127, 122, 0.06);
}
.select-car-popper .el-select-dropdown__item.selected {
  color: #057F7A;
}
.select-car-popper .el-select-dropdown__item.select-car-item-all {
  font-weight: 500;
  color: #333333;
}
.kb-breadcrumn .el-icon-arrow-right {
  color: #979797;
}

.page-root[data-v-07adf7cc] {
  width: 1200px;
  margin: 0 auto 60px;
  font-family: PingFang SC;
}
.nav[data-v-07adf7cc] {
  margin-top: 16px;
}
.nav .el-breadcrumb[data-v-07adf7cc] {
  font-size: 16px;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item {
  cursor: pointer;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item .el-breadcrumb__inner {
  color: #333;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item .el-breadcrumb__inner.is-link {
  font-weight: 400;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item .el-breadcrumb__inner:hover {
  color: #333;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item[aria-current='page'] .el-breadcrumb__inner {
  color: #333;
  cursor: default !important;
}
.nav[data-v-07adf7cc] .el-breadcrumb__item[aria-current='page'] .el-breadcrumb__inner:hover {
  color: #333;
}
.comment-header[data-v-07adf7cc] {
  position: relative;
  margin-top: 15px;
  height: 200px;
  background: url(https://youjia.cdn.bcebos.com/ranking/rank-bac-img-pc-new2.png) center / cover no-repeat;
  overflow: hidden;
}
.comment-header .model-lighter[data-v-07adf7cc] {
  position: absolute;
  right: 0;
  top: 0;
  width: 344px;
  height: 200px;
  background: url(https://youjia.cdn.bcebos.com/ranking/rank-top-bac-animate-pc-new3.png) center / cover no-repeat;
  z-index: 1;
  animation: opacityChange-data-v-07adf7cc 6s linear infinite;
}
.comment-header .model-plat[data-v-07adf7cc] {
  position: absolute;
  width: 100%;
  height: 55px;
  left: 0;
  bottom: 0;
  background: linear-gradient(90deg, #001311 0%, #011b19 59.65%, #00574f 84.83%, #01211e 100%);
}
.comment-header .model-pic[data-v-07adf7cc] {
  position: absolute;
  width: 287px;
  bottom: -6px;
  right: -287px;
  z-index: 9;
  transition: right 0.4s ease-in;
}
.comment-header .model-pic.model-pic-loader[data-v-07adf7cc] {
  right: 42px;
}
.comment-header .model-pic img[data-v-07adf7cc] {
  display: block;
  width: 100%;
  height: auto;
}
.comment-header .header-info[data-v-07adf7cc] {
  width: 800px;
  position: relative;
  margin-top: 49px;
  margin-left: 24px;
  z-index: 8;
  overflow: hidden;
}
.comment-header .brand-name[data-v-07adf7cc] {
  display: inline-block;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
}
.comment-header .brand-info[data-v-07adf7cc] {
  margin-top: 14px;
  display: flex;
  align-items: flex-end;
}
.comment-header .brand-score[data-v-07adf7cc] {
  width: 145px;
  margin-right: 30px;
}
.comment-header .score-num[data-v-07adf7cc] {
  display: flex;
  align-items: flex-end;
  white-space: nowrap;
}
.comment-header .score-num > span[data-v-07adf7cc] {
  display: block;
  line-height: 1;
  font-size: 28px;
  font-family: 'BaiduNumberPlus_Bold';
  font-weight: 700;
  color: #ffae0d;
  margin-right: 6px;
}
.comment-header .score-level[data-v-07adf7cc] {
  margin-top: 14px;
  font-size: 14px;
  line-height: 1;
  color: #abb3bc;
}
.comment-header .brand-price[data-v-07adf7cc] {
  margin-right: 15px;
  font-size: 14px;
  line-height: 1;
  color: #abb3bc;
}
.comment-header .price-value[data-v-07adf7cc] {
  display: flex;
  align-items: center;
  margin-top: 14px;
  font-weight: 500;
  color: #ffffff;
}
.comment-header .price-discount[data-v-07adf7cc] {
  color: #44f0ea;
  margin-left: 2px;
  position: relative;
  padding-left: 16px;
}
.comment-header .price-discount[data-v-07adf7cc]::before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  width: 14px;
  height: 14px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqBAMAAAA37dRoAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAkUExURUdwTEPw6kPv60fv7ETw6kTw6UTw6kTw6k/v70Tv6EXv6UTw6kyO2mkAAAALdFJOUwCAQCDfv6+fEHAw5HoPPAAAAJVJREFUeNrtkSEOwjAYRmkqsEu4QTMxWbC4Ccw0qmaCW2A4AoehCN7lyMi/fgs1GILhiYqXvC9Nu/oNPoQQK+uA5m8/truF7Yo9N8W6u+IczfrE1eweerMtPOxvhkm4+bhdXnYNkLfAJgGMNjtxAE6g+7Us6edPT4gcdTWj9NpQrw31wtW9NtRrQ339vu8b6oU/qv8WTwJHh97ta1MYAAAAAElFTkSuQmCC) center / 100% no-repeat;
}
.comment-header .ask-price[data-v-07adf7cc] {
  width: 96px;
  height: 38px;
  border-radius: 4px;
  text-align: center;
  line-height: 38px;
  margin-left: 8px;
  font-size: 16px;
  font-weight: 500;
  color: #151f1e;
  background: #44f0ea;
  cursor: pointer;
}
.comment-tabs[data-v-07adf7cc] {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
  border-bottom: 1px solid #eeeeee;
  user-select: none;
}
.comment-tabs-cont[data-v-07adf7cc] {
  position: relative;
  display: flex;
  line-height: 1;
  font-size: 20px;
}
.comment-sort[data-v-07adf7cc] {
  position: relative;
  flex-grow: 0;
  flex-shrink: 0;
  margin-top: 4px;
}
.comment-sort .sort-title[data-v-07adf7cc] {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1;
  color: #666666;
}
.comment-sort .sort-title i[data-v-07adf7cc] {
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url('https://youjia.cdn.bcebos.com/icon/sort-menu.png') center / 100% no-repeat;
}
.comment-sort .dropdown-menu[data-v-07adf7cc] {
  width: 96px;
  padding: 9px 20px;
}
.comment-sort .dropdown-item[data-v-07adf7cc] {
  font-size: 14px;
  line-height: 1;
  padding: 9px 0;
  color: #666666;
}
.comment-sort .dropdown-item.dropdown-item-act[data-v-07adf7cc] {
  font-weight: 500;
  color: #057f7a;
}
.select-car-module[data-v-07adf7cc] {
  display: inline-block;
  position: relative;
  height: 28px;
  margin-top: -7px;
  margin-bottom: 7px;
}
.select-car-module .el-select[data-v-07adf7cc] {
  position: absolute;
  height: 28px;
}
.select-car-module .el-select[data-v-07adf7cc] .el-input__inner {
  opacity: 0;
  border: none;
  font-size: 20px;
  color: #FFFFFF;
}
.select-car-module .el-select[data-v-07adf7cc] .el-input__icon.el-icon-arrow-up {
  color: #333333;
}
.select-car-module .select-car-display[data-v-07adf7cc] {
  font-size: 14px;
  height: 14px;
  line-height: 28px;
  font-weight: 500;
  padding: 0;
  padding-right: 30px;
  color: #333333;
}
.select-car-popper .option-type[data-v-07adf7cc] {
  padding-left: 20px;
  font-size: 14px;
  line-height: 30px;
  font-weight: 500;
  color: #999999;
  background: #F8F8F8;
}
.tabs-item[data-v-07adf7cc] {
  padding: 0 22px 16px;
  cursor: pointer;
  transition: color 0.2s linear;
  color: #666666;
}
.tabs-item[data-v-07adf7cc]:first-child {
  padding-left: 0px;
}
.tabs-item.tabs-item-act[data-v-07adf7cc] {
  font-weight: 500;
  color: #333333;
}
.tabs-pointer[data-v-07adf7cc] {
  position: absolute;
  width: 40px;
  height: 3px;
  background: #44f0ea;
  left: 0;
  bottom: -1px;
  transition: all 0.2s ease-in;
}
.comment-details[data-v-07adf7cc] {
  margin-top: 14px;
}
.tabs-sub-item[data-v-07adf7cc] {
  display: flex;
  align-items: center;
  user-select: none;
}
.tabs-sub-item .sub-item-label[data-v-07adf7cc] {
  flex-grow: 0;
  flex-shrink: 0;
  width: 38px;
  font-size: 13px;
  line-height: 1;
  color: #666666;
}
.tabs-sub-item .sub-item-values[data-v-07adf7cc] {
  flex: 1;
  display: flex;
  overflow-x: auto;
  overflow-y: hidden;
}
.tabs-sub-item .sub-item-value[data-v-07adf7cc] {
  flex-shrink: 0;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 1;
  background: rgba(68, 240, 234, 0.12);
  color: #057f7a;
  border-radius: 3px;
  margin-right: 8px;
  cursor: pointer;
  transition: background 0.15s linear, color 0.15s linear;
}
.tabs-sub-item .sub-item-value.sub-item-act[data-v-07adf7cc] {
  background: #44f0ea;
  color: #151f1e;
}
.tabs-sub-item[data-v-07adf7cc] ::-webkit-scrollbar {
  width: 0;
  display: none;
}
.tabs-sub-item[data-v-07adf7cc]:not(:first-child) {
  margin-top: 8px;
}
.tabs-sub-item.tabs-sub-ng .sub-item-value[data-v-07adf7cc] {
  background: #f6f7f8;
  color: #232a34;
}
.tabs-sub-item.tabs-sub-ng .sub-item-value.sub-item-act[data-v-07adf7cc] {
  background: #848e99;
  color: #ffffff;
}
.comment-other[data-v-07adf7cc] {
  position: relative;
  width: 164px;
  margin: 30px auto 0;
  font-size: 14px;
  line-height: 1;
  color: #333333;
  text-align: center;
}
.comment-other[data-v-07adf7cc]::before,
.comment-other[data-v-07adf7cc]::after {
  position: absolute;
  width: 333px;
  height: 1px;
  content: '';
  top: 50%;
  margin-top: -0.5px;
  transform: scale(33.3%);
}
.comment-other[data-v-07adf7cc]::before {
  transform-origin: right center;
  left: -333px;
  background: linear-gradient(90deg, #ffffff -5.86%, #4e535e 93.69%);
}
.comment-other[data-v-07adf7cc]::after {
  transform-origin: left center;
  right: -333px;
  background: linear-gradient(270deg, #ffffff -5.86%, #4e535e 93.69%);
}
.comment-lists[data-v-07adf7cc] {
  margin-top: 30px;
}
.loading-loading[data-v-07adf7cc] {
  display: block;
  width: 100%;
  margin-top: 40px;
  font-size: 16px;
  line-height: 16px;
  text-align: center;
  color: #999999;
  cursor: pointer;
}
.loading-loading i[data-v-07adf7cc] {
  margin-right: 8px;
}
@keyframes opacityChange-data-v-07adf7cc {
0% {
    opacity: 1;
}
16.67% {
    opacity: 1;
}
33.33% {
    opacity: 0.8;
}
50% {
    opacity: 0.8;
}
66.67% {
    opacity: 1;
}
100% {
    opacity: 1;
}
}

