/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-8dcd2c74] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-8dcd2c74] {
  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-8dcd2c74] {
  display: none;
}
.el-scrollbar__wrap[data-v-8dcd2c74] {
  overflow-x: hidden;
}
.popover-opinion[data-v-8dcd2c74] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-8dcd2c74] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-8dcd2c74] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-8dcd2c74] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-8dcd2c74] {
  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-8dcd2c74] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-8dcd2c74] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-8dcd2c74] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-8dcd2c74] {
  background: #de0422;
  color: #fff;
}
[data-v-8dcd2c74]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-8dcd2c74]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-8dcd2c74]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-8dcd2c74]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-8dcd2c74] {
  touch-action: pan-y;
}
html[data-v-8dcd2c74] {
  background-color: #0a101c;
}
body[data-v-8dcd2c74] {
  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-8dcd2c74],
a[data-v-8dcd2c74]:hover,
a[data-v-8dcd2c74]:focus {
  text-decoration: none;
}
html input[data-v-8dcd2c74]:focus {
  outline: none;
}
.f-clearfix[data-v-8dcd2c74] {
  zoom: 1;
}
.f-clearfix[data-v-8dcd2c74]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-8dcd2c74] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-8dcd2c74] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-8dcd2c74] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-8dcd2c74] {
  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-8dcd2c74] {
  display: none;
}
.el-scrollbar__wrap[data-v-8dcd2c74] {
  overflow-x: hidden;
}
.popover-opinion[data-v-8dcd2c74] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-8dcd2c74] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-8dcd2c74] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-8dcd2c74] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-8dcd2c74] {
  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-8dcd2c74] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-8dcd2c74] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-8dcd2c74] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-8dcd2c74] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.mask[data-v-8dcd2c74] {
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -100%);
  background: rgba(3, 3, 3, 0.8);
  color: #999;
  padding: 12px;
  min-width: 300px;
  text-align: center;
  line-height: 1.8;
  border-radius: 8px;
}
.mask .btn_getUserInfo[data-v-8dcd2c74] {
  color: #fff;
  cursor: pointer;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-2d13e34c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2d13e34c] {
  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-2d13e34c] {
  display: none;
}
.el-scrollbar__wrap[data-v-2d13e34c] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2d13e34c] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2d13e34c] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2d13e34c] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2d13e34c] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2d13e34c] {
  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-2d13e34c] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2d13e34c] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2d13e34c] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2d13e34c] {
  background: #de0422;
  color: #fff;
}
[data-v-2d13e34c]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-2d13e34c]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-2d13e34c]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-2d13e34c]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-2d13e34c] {
  touch-action: pan-y;
}
html[data-v-2d13e34c] {
  background-color: #0a101c;
}
body[data-v-2d13e34c] {
  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-2d13e34c],
a[data-v-2d13e34c]:hover,
a[data-v-2d13e34c]:focus {
  text-decoration: none;
}
html input[data-v-2d13e34c]:focus {
  outline: none;
}
.f-clearfix[data-v-2d13e34c] {
  zoom: 1;
}
.f-clearfix[data-v-2d13e34c]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-2d13e34c] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-2d13e34c] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-2d13e34c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2d13e34c] {
  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-2d13e34c] {
  display: none;
}
.el-scrollbar__wrap[data-v-2d13e34c] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2d13e34c] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2d13e34c] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2d13e34c] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2d13e34c] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2d13e34c] {
  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-2d13e34c] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2d13e34c] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2d13e34c] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2d13e34c] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.tel-dialog[data-v-2d13e34c] {
  padding-top: 12.7rem;
  background: url(../img/ico_share_shield_tel_v2.01.png) top center no-repeat;
  background-size: 13rem 12.5rem;
}
.tel-dialog .title[data-v-2d13e34c] {
  text-align: center;
  height: 2rem;
  font-size: 1.4rem;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #23292f;
  line-height: 2rem;
}
.tel-dialog .tel-box[data-v-2d13e34c] {
  padding: 0.8rem 0;
  text-align: center;
  font-size: 3rem;
  font-family: Helvetica;
  color: #23292f;
  line-height: 3.6rem;
}
.tel-dialog .dialog-footer-btn[data-v-2d13e34c] {
  margin-top: 1.9rem;
  display: flex;
}
.tel-dialog .dialog-footer-btn .df-btn[data-v-2d13e34c] {
  flex: 1;
  padding: 0 0.8rem;
  box-sizing: border-box;
  font-size: 1.4rem;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  height: 4rem;
  line-height: 4rem;
}
.tel-dialog .dialog-footer-btn .df-btn .btn1[data-v-2d13e34c] {
  display: block;
  text-align: center;
  border: 1px solid #d4d4d4;
  border-radius: 0.5rem;
  color: #23292f;
}
.tel-dialog .dialog-footer-btn .df-btn .btn2[data-v-2d13e34c] {
  display: block;
  text-align: center;
  background: linear-gradient(90deg, #1081ff 0%, #1454ea 100%);
  border: 1px solid #1081ff;
  border-radius: 0.5rem;
  color: #fff;
}
.tel-dialog .dialog-footer-btn .df-btn .btn1[data-v-2d13e34c]:active,
.tel-dialog .dialog-footer-btn .df-btn .btn2[data-v-2d13e34c]:active {
  opacity: 0.8;
}
[data-v-2d13e34c] .el-dialog {
  border-radius: 0.8rem;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-0cf8af9b] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0cf8af9b] {
  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-0cf8af9b] {
  display: none;
}
.el-scrollbar__wrap[data-v-0cf8af9b] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0cf8af9b] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0cf8af9b] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0cf8af9b] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0cf8af9b] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0cf8af9b] {
  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-0cf8af9b] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0cf8af9b] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0cf8af9b] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0cf8af9b] {
  background: #de0422;
  color: #fff;
}
[data-v-0cf8af9b]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-0cf8af9b]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-0cf8af9b]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-0cf8af9b]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-0cf8af9b] {
  touch-action: pan-y;
}
html[data-v-0cf8af9b] {
  background-color: #0a101c;
}
body[data-v-0cf8af9b] {
  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-0cf8af9b],
a[data-v-0cf8af9b]:hover,
a[data-v-0cf8af9b]:focus {
  text-decoration: none;
}
html input[data-v-0cf8af9b]:focus {
  outline: none;
}
.f-clearfix[data-v-0cf8af9b] {
  zoom: 1;
}
.f-clearfix[data-v-0cf8af9b]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-0cf8af9b] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-0cf8af9b] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-0cf8af9b] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0cf8af9b] {
  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-0cf8af9b] {
  display: none;
}
.el-scrollbar__wrap[data-v-0cf8af9b] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0cf8af9b] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0cf8af9b] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0cf8af9b] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0cf8af9b] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0cf8af9b] {
  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-0cf8af9b] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0cf8af9b] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0cf8af9b] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0cf8af9b] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.miniStayTop[data-v-0cf8af9b] {
  position: relative;
  min-height: 5rem;
  padding: 0.5rem 10rem 0.5rem 5.95rem;
  background: #fff;
  color: #000;
  box-shadow: 0rem 0.3rem 0.45rem 0rem rgba(0, 0, 0, 0.1);
}
[data-v-0cf8af9b].miniStayTop-avatar {
  position: absolute;
  left: 1.2rem;
  top: 0.5rem;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  overflow: hidden;
}
[data-v-0cf8af9b].miniStayTop-avatar .el-image__inner {
  display: block;
  border-radius: 50%;
}
[data-v-0cf8af9b].miniStayTop-avatar .image-slot {
  width: 100%;
  height: 100%;
}
[data-v-0cf8af9b].miniStayTop-avatar .image-slot img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.miniStayTop-content[data-v-0cf8af9b] {
  padding-top: 0.25rem;
}
.miniStayTop-content .name[data-v-0cf8af9b] {
  font-size: 1.4rem;
  line-height: 2rem;
  font-weight: 500;
  min-height: 2rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.miniStayTop-content .des[data-v-0cf8af9b] {
  font-size: 0;
  font-weight: 400;
  line-height: 1.4rem;
}
.miniStayTop-content .des .company[data-v-0cf8af9b] {
  font-size: 1.2rem;
  max-width: 13.5rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.miniStayTop-content .des .position[data-v-0cf8af9b] {
  font-size: 1.2rem;
  max-width: 9rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  vertical-align: middle;
}
.miniStayTop-content .des .interval[data-v-0cf8af9b] {
  font-size: 1.2rem;
  margin-right: 0.6rem;
  margin-left: 0.4rem;
  vertical-align: middle;
}
.miniStayTop-info[data-v-0cf8af9b] {
  position: absolute;
  right: 1.5rem;
  top: 0.6rem;
  font-size: 0;
}
.miniStayTop-info .item[data-v-0cf8af9b] {
  display: inline-block;
  width: 2rem;
  font-size: 0;
  text-align: center;
}
.miniStayTop-info .item-ico[data-v-0cf8af9b] {
  width: 2rem;
  height: 2rem;
  margin-bottom: 0.5rem;
}
.miniStayTop-info .item-txt[data-v-0cf8af9b] {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
}
.miniStayTop-info .card[data-v-0cf8af9b] {
  margin-left: 3rem;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-44a8b7d9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-44a8b7d9] {
  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-44a8b7d9] {
  display: none;
}
.el-scrollbar__wrap[data-v-44a8b7d9] {
  overflow-x: hidden;
}
.popover-opinion[data-v-44a8b7d9] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-44a8b7d9] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-44a8b7d9] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-44a8b7d9] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-44a8b7d9] {
  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-44a8b7d9] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-44a8b7d9] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-44a8b7d9] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-44a8b7d9] {
  background: #de0422;
  color: #fff;
}
[data-v-44a8b7d9]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-44a8b7d9]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-44a8b7d9]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-44a8b7d9]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-44a8b7d9] {
  touch-action: pan-y;
}
html[data-v-44a8b7d9] {
  background-color: #0a101c;
}
body[data-v-44a8b7d9] {
  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-44a8b7d9],
a[data-v-44a8b7d9]:hover,
a[data-v-44a8b7d9]:focus {
  text-decoration: none;
}
html input[data-v-44a8b7d9]:focus {
  outline: none;
}
.f-clearfix[data-v-44a8b7d9] {
  zoom: 1;
}
.f-clearfix[data-v-44a8b7d9]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-44a8b7d9] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-44a8b7d9] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-44a8b7d9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-44a8b7d9] {
  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-44a8b7d9] {
  display: none;
}
.el-scrollbar__wrap[data-v-44a8b7d9] {
  overflow-x: hidden;
}
.popover-opinion[data-v-44a8b7d9] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-44a8b7d9] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-44a8b7d9] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-44a8b7d9] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-44a8b7d9] {
  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-44a8b7d9] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-44a8b7d9] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-44a8b7d9] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-44a8b7d9] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.audioPlayer[data-v-44a8b7d9] {
  font-size: 0;
  background: #FFFFFF;
  max-width: 500px;
}
.audioPlayer .defaultPlay[data-v-44a8b7d9] {
  height: 75px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  padding: 10px 12px;
}
.audioPlayer-title[data-v-44a8b7d9] {
  font-size: 14px;
  font-family: "PingFangSC-Semibold", "PingFang SC";
  font-weight: 600;
  color: #292934;
  line-height: 20px;
  margin-bottom: 5px;
}
.audioPlayer .player[data-v-44a8b7d9] {
  display: flex;
  line-height: 25px;
  align-items: center;
}
.audioPlayer .player-btn[data-v-44a8b7d9] {
  height: 34px;
  width: 34px;
  padding: 5px;
}
.audioPlayer .player-progress[data-v-44a8b7d9] {
  padding: 0 10px;
  flex: 1;
}
.audioPlayer .player-time[data-v-44a8b7d9] {
  font-size: 10px;
  font-family: 'PingFangSC-Regular', "PingFang SC";
  font-weight: 400;
  color: #8E8E93;
  line-height: 14px;
  height: 14px;
  min-width: 62px;
  text-align: right;
}
.audioPlayer .player1[data-v-44a8b7d9] {
  padding: 0 0 0 70px;
  position: relative;
}
.audioPlayer .player1-lt[data-v-44a8b7d9] {
  position: absolute;
  left: 0;
  top: 9.5px;
  width: 60px;
  height: 60px;
}
.audioPlayer .player1-btn[data-v-44a8b7d9] {
  width: 100%;
  height: 100%;
}
.audioPlayer .player1-title[data-v-44a8b7d9] {
  font-size: 12px;
  font-family: "PingFangSC-Regular", "PingFang SC";
  font-weight: 600;
  color: #4D5663;
  line-height: 17px;
  margin-bottom: 23px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.audioPlayer .player1-progress[data-v-44a8b7d9] {
  margin-bottom: 12px;
  padding: 0;
  flex: 1;
}
.audioPlayer .player1-time[data-v-44a8b7d9] {
  font-size: 10px;
  font-family: "PingFangSC-Regular", "PingFang SC";
  font-weight: 400;
  color: #8E8E93;
  line-height: 14px;
  height: 14px;
}
.audioPlayer .player1-time-start[data-v-44a8b7d9] {
  float: left;
}
.audioPlayer .player1-time-all[data-v-44a8b7d9] {
  float: right;
}
.audioPlayer audio[data-v-44a8b7d9] {
  visibility: hidden;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.audioPlayer .btn_play[data-v-44a8b7d9] {
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.audioPlayer .btn_pause[data-v-44a8b7d9] {
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.audioPlayer[data-v-44a8b7d9]  .el-progress-bar__outer {
  background-color: transparent;
}
.audioPlayer[data-v-44a8b7d9]  .el-slider {
  height: 3px;
}
.audioPlayer[data-v-44a8b7d9]  .el-slider .el-slider__runway {
  height: 100%;
  margin: 0;
  background: #DFE2E8;
}
.audioPlayer[data-v-44a8b7d9]  .el-slider .el-slider__runway .el-slider__bar {
  height: 100%;
  background: #1F6EFF;
  border-radius: 0;
}
.audioPlayer[data-v-44a8b7d9]  .el-slider .el-slider__runway .el-slider__button-wrapper {
  top: -16.5px;
}
.audioPlayer[data-v-44a8b7d9]  .el-slider .el-slider__runway .el-slider__button-wrapper .el-tooltip {
  width: 6px;
  height: 6px;
  background: #1F6EFF;
  border: none;
}
.audioPlayer .progressClass1[data-v-44a8b7d9]  .el-slider .el-slider__runway {
  background: #1C2943;
}
.audioPlayer .progressClass1[data-v-44a8b7d9]  .el-slider .el-slider__runway .el-slider__bar {
  background: #BF8E58;
}
.audioPlayer .progressClass1[data-v-44a8b7d9]  .el-slider .el-slider__runway .el-slider__button-wrapper .el-tooltip {
  background: #BF8E58;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-b6d3b7d0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-b6d3b7d0] {
  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-b6d3b7d0] {
  display: none;
}
.el-scrollbar__wrap[data-v-b6d3b7d0] {
  overflow-x: hidden;
}
.popover-opinion[data-v-b6d3b7d0] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-b6d3b7d0] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-b6d3b7d0] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-b6d3b7d0] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-b6d3b7d0] {
  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-b6d3b7d0] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-b6d3b7d0] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-b6d3b7d0] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-b6d3b7d0] {
  background: #de0422;
  color: #fff;
}
[data-v-b6d3b7d0]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-b6d3b7d0]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-b6d3b7d0]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-b6d3b7d0]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-b6d3b7d0] {
  touch-action: pan-y;
}
html[data-v-b6d3b7d0] {
  background-color: #0a101c;
}
body[data-v-b6d3b7d0] {
  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-b6d3b7d0],
a[data-v-b6d3b7d0]:hover,
a[data-v-b6d3b7d0]:focus {
  text-decoration: none;
}
html input[data-v-b6d3b7d0]:focus {
  outline: none;
}
.f-clearfix[data-v-b6d3b7d0] {
  zoom: 1;
}
.f-clearfix[data-v-b6d3b7d0]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-b6d3b7d0] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-b6d3b7d0] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-b6d3b7d0] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-b6d3b7d0] {
  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-b6d3b7d0] {
  display: none;
}
.el-scrollbar__wrap[data-v-b6d3b7d0] {
  overflow-x: hidden;
}
.popover-opinion[data-v-b6d3b7d0] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-b6d3b7d0] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-b6d3b7d0] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-b6d3b7d0] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-b6d3b7d0] {
  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-b6d3b7d0] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-b6d3b7d0] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-b6d3b7d0] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-b6d3b7d0] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.share-statement-title[data-v-b6d3b7d0] {
  margin-bottom: 0.8rem;
}
.share-statement p[data-v-b6d3b7d0] {
  font-size: 1.2rem;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: rgba(77, 86, 99, 0.5);
  line-height: 1.65rem;
  text-align: justify;
}

