/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-47315294] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-47315294] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-47315294] {
  display: none;
}
.el-scrollbar__wrap[data-v-47315294] {
  overflow-x: hidden;
}
.popover-opinion[data-v-47315294] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-47315294] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-47315294] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-47315294] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-47315294] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-47315294] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-47315294] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-47315294] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-47315294] {
  background: #de0422;
  color: #fff;
}
[data-v-47315294]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-47315294]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-47315294]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-47315294]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-47315294] {
  touch-action: pan-y;
}
html[data-v-47315294] {
  background-color: #0a101c;
}
body[data-v-47315294] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-47315294],
a[data-v-47315294]:hover,
a[data-v-47315294]:focus {
  text-decoration: none;
}
html input[data-v-47315294]:focus {
  outline: none;
}
.f-clearfix[data-v-47315294] {
  zoom: 1;
}
.f-clearfix[data-v-47315294]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-47315294] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-47315294] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-47315294] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-47315294] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-47315294] {
  display: none;
}
.el-scrollbar__wrap[data-v-47315294] {
  overflow-x: hidden;
}
.popover-opinion[data-v-47315294] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-47315294] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-47315294] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-47315294] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-47315294] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-47315294] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-47315294] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-47315294] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-47315294] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.details-body[data-v-47315294] {
  width: 100%;
  background: #fff;
  padding-bottom: 2rem;
  min-height: 100vh;
}
.details-body .details-body-head[data-v-47315294] {
  margin: 2rem 1.6rem 0 1.6rem;
}
.details-body .details-body-head .title[data-v-47315294] {
  font-size: 2.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #23292F;
  line-height: 3.35rem;
  margin-bottom: 1.6rem;
}
.details-body .details-body-head .date[data-v-47315294] {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #7E848D;
  line-height: 1.55rem;
  margin-bottom: 1.6rem;
}
.details-body .details-body-content[data-v-47315294] {
  font-size: 1.6rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 3rem;
  margin: 0 1.6rem;
  border-top: 1px solid #E5E9EE;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
}
.details-body .details-body-content[data-v-47315294]  img {
  max-width: 100% !important;
}
.details-body .details-body-footer[data-v-47315294] {
  font-size: 1.8rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  display: flex;
  color: #1860FF;
  justify-content: space-between;
  margin: 0 1.6rem;
  background: #F5F9FE;
  border-radius: 16px;
  padding: 1rem 1.5rem;
  width: calc(100% - 3.2rem);
}
.details-body .details-body-footer .details-body-footer-img[data-v-47315294] {
  width: 0.9rem;
}
.customerService[data-v-47315294] {
  position: fixed;
  bottom: 9.7rem;
  width: 6.9rem;
  height: 6.9rem;
  right: 0.2rem;
}
.textService[data-v-47315294] {
  width: 5.9rem;
  height: 1.7rem;
  background: #FFFFFF;
  border-radius: 0.85rem;
  border: 1px solid #1860FF;
  font-size: 1rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #1860FF;
  line-height: 1.4rem;
  position: fixed;
  bottom: 9.7rem;
  /* padding: 0 0.5rem; */
  right: 0.7rem;
  text-align: center;
}

