/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-50999d48] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-50999d48] {
  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-50999d48] {
  display: none;
}
.el-scrollbar__wrap[data-v-50999d48] {
  overflow-x: hidden;
}
.popover-opinion[data-v-50999d48] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-50999d48] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-50999d48] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-50999d48] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-50999d48] {
  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-50999d48] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-50999d48] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-50999d48] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-50999d48] {
  background: #de0422;
  color: #fff;
}
[data-v-50999d48]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-50999d48]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-50999d48]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-50999d48]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-50999d48] {
  touch-action: pan-y;
}
html[data-v-50999d48] {
  background-color: #0a101c;
}
body[data-v-50999d48] {
  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-50999d48],
a[data-v-50999d48]:hover,
a[data-v-50999d48]:focus {
  text-decoration: none;
}
html input[data-v-50999d48]:focus {
  outline: none;
}
.f-clearfix[data-v-50999d48] {
  zoom: 1;
}
.f-clearfix[data-v-50999d48]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-50999d48] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-50999d48] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-50999d48] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-50999d48] {
  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-50999d48] {
  display: none;
}
.el-scrollbar__wrap[data-v-50999d48] {
  overflow-x: hidden;
}
.popover-opinion[data-v-50999d48] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-50999d48] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-50999d48] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-50999d48] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-50999d48] {
  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-50999d48] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-50999d48] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-50999d48] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-50999d48] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
*[data-v-50999d48] {
  touch-action: pan-x pan-y pinch-zoom;
}
.person-wrap[data-v-50999d48] {
  box-sizing: border-box;
  overflow: hidden;
  margin: auto;
  background: #F3F7FB;
  height: 5.8rem;
  margin-top: -1.2rem;
  position: fixed;
  top: 1.2rem;
  z-index: 999;
  left: 1.2rem;
  right: 1.2rem;
}
.person-list[data-v-50999d48] {
  display: flex;
}
.person-item[data-v-50999d48] {
  flex: 1;
  width: 120px;
  margin: 10px;
  line-height: 3.4rem;
  text-align: center;
}
.monitor-body-head-button[data-v-50999d48] {
  min-width: 10rem;
  max-width: 15rem;
  height: 3.4rem;
  background: #FFFFFF;
  border-radius: 0.8rem;
  padding: 0 1rem;
  flex-shrink: 0;
  overflow: hidden;
  font-size: 1.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-color: #FFFFFF;
}
.monitor-body-head-button[data-v-50999d48]:active {
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #606266;
  border-color: #FFFFFF;
}
.monitor-body-head-button[data-v-50999d48]:hover {
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #606266;
  border-color: #FFFFFF;
}
.monitor-body-head-buttons[data-v-50999d48] {
  min-width: 10rem;
  max-width: 15rem;
  height: 3.4rem;
  background: #1B72FF;
  border-radius: 0.8rem;
  padding: 0 1rem;
  flex-shrink: 0;
  overflow: hidden;
  white-space: nowrap;
  font-size: 1.6rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  text-overflow: ellipsis;
  border-color: #1B72FF;
}
.monitor-body-head-buttons[data-v-50999d48]:active {
  font-size: 1.6rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  border-color: #1B72FF;
}
.monitor-body-head-buttons[data-v-50999d48]:hover {
  font-size: 1.6rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #FFFFFF;
  border-color: #1B72FF;
}
.monitor-body[data-v-50999d48] {
  background: #F3F7FB;
  padding: 1.2rem;
  width: 100%;
  overflow: hidden;
  min-height: 100vh;
}
.monitor-body .monitor-body-head[data-v-50999d48] {
  padding-top: 0.3rem;
  padding-left: 0;
  z-index: 999;
  background: #F3F7FB;
}
.monitor-body .monitor-body-head[data-v-50999d48]::-webkit-scrollbar {
  display: none;
}
.monitor-body .monitor-body-footer[data-v-50999d48] {
  width: 100%;
  margin-top: 4.5rem;
  min-height: calc(100% - 4.5rem);
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content[data-v-50999d48] {
  width: 100%;
  background: #FFFFFF;
  border-radius: 0.8rem;
  padding: 1.5rem 1.2rem;
  margin-bottom: 1rem;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-title[data-v-50999d48] {
  min-width: 10.8rem;
  height: 2.7rem;
  background: rgba(4, 184, 92, 0.1);
  border-radius: 1.35rem;
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #04B85C;
  text-align: center;
  line-height: 2.7rem;
  padding: 0 1rem;
  display: inline-block;
  max-width: 100%;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-title .name[data-v-50999d48] {
  padding-right: 1rem;
  max-width: 12rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-title .under[data-v-50999d48] {
  padding-left: 1rem;
  border-left: 1px solid #04B85C;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titles[data-v-50999d48] {
  min-width: 10.8rem;
  height: 2.7rem;
  background: rgba(249, 16, 16, 0.1);
  border-radius: 1.35rem;
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #F91010;
  text-align: center;
  line-height: 2.7rem;
  padding: 0 1rem;
  display: inline-block;
  max-width: 100%;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titles .name[data-v-50999d48] {
  padding-right: 1rem;
  max-width: 12rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titles .under[data-v-50999d48] {
  padding-left: 1rem;
  border-left: 1px solid #F91010;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titleCenter[data-v-50999d48] {
  min-width: 10.8rem;
  height: 2.7rem;
  background: rgba(153, 153, 153, 0.1);
  border-radius: 1.35rem;
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  text-align: center;
  line-height: 2.7rem;
  padding: 0 1rem;
  display: inline-block;
  max-width: 100%;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titleCenter .name[data-v-50999d48] {
  padding-right: 1rem;
  max-width: 12rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-titleCenter .under[data-v-50999d48] {
  padding-left: 0.7rem;
  border-left: 1px solid #ccd1da;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-center[data-v-50999d48] {
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 2.3rem;
  font-size: 1.6rem;
  margin-top: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-footer[data-v-50999d48] {
  font-size: 1.2rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-top: 1rem;
}
.monitor-body .monitor-body-footer .monitor-body-footer-content .monitor-body-footer-content-footer .monitor-body-footer-content-footerLeft[data-v-50999d48] {
  margin-right: 1rem;
}
.monitor-body .loadingMore[data-v-50999d48] {
  text-align: center;
  font-size: 1.4rem;
  color: #ccd1da;
  margin-top: 1rem;
}
.monitor-body .loadingMore i[data-v-50999d48] {
  margin-right: 1rem;
}
[data-v-50999d48] .el-loading-mask {
  top: 4.5rem;
  height: calc(100vh - 4.5rem);
  background-color: #ffffff;
}
[data-v-50999d48] .el-loading-mask .el-loading-spinner {
  top: 25%;
}
.customerService[data-v-50999d48] {
  position: fixed;
  bottom: 9.7rem;
  width: 6.9rem;
  height: 6.9rem;
  right: 0.2rem;
}
.textService[data-v-50999d48] {
  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;
}
.maop[data-v-50999d48] {
  width: 15rem;
  position: fixed;
  top: -1000px;
}

