/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-2b6e7c90] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2b6e7c90] {
  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-2b6e7c90] {
  display: none;
}
.el-scrollbar__wrap[data-v-2b6e7c90] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2b6e7c90] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2b6e7c90] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2b6e7c90] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2b6e7c90] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2b6e7c90] {
  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-2b6e7c90] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2b6e7c90] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2b6e7c90] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2b6e7c90] {
  background: #de0422;
  color: #fff;
}
[data-v-2b6e7c90]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-2b6e7c90]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-2b6e7c90]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-2b6e7c90]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-2b6e7c90] {
  touch-action: pan-y;
}
html[data-v-2b6e7c90] {
  background-color: #0a101c;
}
body[data-v-2b6e7c90] {
  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-2b6e7c90],
a[data-v-2b6e7c90]:hover,
a[data-v-2b6e7c90]:focus {
  text-decoration: none;
}
html input[data-v-2b6e7c90]:focus {
  outline: none;
}
.f-clearfix[data-v-2b6e7c90] {
  zoom: 1;
}
.f-clearfix[data-v-2b6e7c90]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-2b6e7c90] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-2b6e7c90] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-2b6e7c90] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2b6e7c90] {
  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-2b6e7c90] {
  display: none;
}
.el-scrollbar__wrap[data-v-2b6e7c90] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2b6e7c90] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2b6e7c90] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2b6e7c90] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2b6e7c90] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2b6e7c90] {
  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-2b6e7c90] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2b6e7c90] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2b6e7c90] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2b6e7c90] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.sidebar[data-v-2b6e7c90] {
  background: #1C2943;
  height: 100%;
}
.sidebar .newsBx[data-v-2b6e7c90] {
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  height: 100%;
}
.sidebar .newsBx-title[data-v-2b6e7c90] {
  padding: 0 12px;
  color: #fff;
  height: 36px;
  line-height: 36px;
  position: relative;
  border-bottom: solid 1px #0a101c;
  font-size: 14px;
}
.sidebar .newsBx-title .btn_more[data-v-2b6e7c90] {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  font-family: "PingFangSC-Light";
  font-size: 13px;
  color: #CCD1DA;
  letter-spacing: 0;
  display: block;
  padding: 5px 10px;
  cursor: pointer;
}
.sidebar .newsBx-title .btn_more[data-v-2b6e7c90]:hover {
  color: #fff;
}
.sidebar .newsBx-contain[data-v-2b6e7c90] {
  flex: 1;
  overflow-y: auto;
  height: 100%;
  flex-shrink: 0;
  position: relative;
}
.sidebar .newsBx-contain-header[data-v-2b6e7c90] {
  display: flex;
  flex-direction: column;
  background: rgba(21, 32, 53, 0.5);
  padding: 8px;
  box-sizing: border-box;
  margin: 8px;
}
.sidebar .newsBx-contain-header .emotion-top[data-v-2b6e7c90] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
}
.sidebar .newsBx-contain-header .emotion-top .emotion-top-title[data-v-2b6e7c90] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.sidebar .newsBx-contain-header .emotion-top .emotion-top-title .emotion-title[data-v-2b6e7c90] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 17px;
  margin-right: 16px;
}
.sidebar .newsBx-contain-header .emotion-top .emotion-top-title .update-time[data-v-2b6e7c90] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #858E9E;
  line-height: 17px;
}
.sidebar .newsBx-contain-header .emotion-top .emotion-top-more[data-v-2b6e7c90] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #CCD1DA;
  line-height: 17px;
}
.sidebar .newsBx-contain-header .emotion-bottom[data-v-2b6e7c90] {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.sidebar .newsBx-contain-header .emotion-bottom li[data-v-2b6e7c90] {
  margin: 8px 0 12px;
  text-align: center;
}
.sidebar .newsBx-contain-header .emotion-bottom li p[data-v-2b6e7c90] {
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #BF8E58;
  line-height: 17px;
}
.sidebar .newsBx-contain-header .emotion-bottom li span[data-v-2b6e7c90] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #858E9E;
  line-height: 17px;
}
.sidebar .newsBx-contain-item[data-v-2b6e7c90] {
  cursor: pointer;
}
.sidebar .newsBx-contain-item .normal-news[data-v-2b6e7c90] {
  padding: 12px;
}
.sidebar .newsBx-contain-item .normal-news-title[data-v-2b6e7c90] {
  font-size: 14px;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
  font-weight: 500;
  color: #CCD1DA;
  line-height: 20px;
  margin-bottom: 8px;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sidebar .newsBx-contain-item .normal-news .yaowen[data-v-2b6e7c90] {
  display: inline-block;
  text-align: center;
  padding: 1px 4px;
  background: linear-gradient(270deg, #AF7E48 0%, #946229 100%);
  border-radius: 1px;
  font-size: 13px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #FFFFFF;
  line-height: 18px;
  margin-right: 5px;
}
.sidebar .newsBx-contain-item .normal-news-contain[data-v-2b6e7c90] {
  display: flex;
  flex-direction: row;
}
.sidebar .newsBx-contain-item .normal-news-contain-imgBx[data-v-2b6e7c90] {
  margin-right: 12px;
  font-size: 0;
}
.sidebar .newsBx-contain-item .normal-news-contain-imgBx .img[data-v-2b6e7c90] {
  width: 82px;
  height: 64px;
  border-radius: 4px;
}
.sidebar .newsBx-contain-item .normal-news-contain-des[data-v-2b6e7c90] {
  width: 100%;
}
.sidebar .newsBx-contain-item .normal-news-contain-des .txt[data-v-2b6e7c90] {
  font-family: "PingFangSC-Light", " PingFang SC";
  font-size: 13px;
  color: #CCD1DA;
  height: 36px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 300;
  text-align: justify;
  display: block;
  max-height: 72px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.sidebar .newsBx-contain-item .normal-news-contain-des .origin[data-v-2b6e7c90] {
  font-size: 12px;
  color: #858E9E;
  font-family: 'PingFangSC-Light';
  padding-right: 13rem;
  position: relative;
  min-height: 17px;
}
.sidebar .newsBx-contain-item .normal-news-contain-des .origin .auth[data-v-2b6e7c90] {
  width: 100%;
  display: block;
  max-height: 17px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.sidebar .newsBx-contain-item .normal-news-contain-des .origin .update[data-v-2b6e7c90] {
  right: 0;
  top: 0;
  font-size: 12px;
  color: #858E9E;
  position: absolute;
}
.sidebar .newsBx-contain-item .flash-news[data-v-2b6e7c90] {
  padding: 12px;
}
.sidebar .newsBx-contain-item .flash-news-title[data-v-2b6e7c90] {
  font-size: 14px;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
  font-weight: 500;
  color: #CCD1DA;
  line-height: 20px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 8px;
}
.sidebar .newsBx-contain-item .flash-news-title .showLabel2[data-v-2b6e7c90] {
  display: inline-block;
  text-align: center;
  padding: 1px 4px;
  background: linear-gradient(270deg, #3568B2 0%, #294594 100%);
  border-radius: 1px;
  font-size: 13px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #FFFFFF;
  line-height: 18px;
}
.sidebar .newsBx-contain-item .flash-news-contain[data-v-2b6e7c90] {
  display: flex;
  flex-direction: row;
}
.sidebar .newsBx-contain-item .flash-news-contain-imgBx[data-v-2b6e7c90] {
  margin-right: 12px;
  font-size: 0;
}
.sidebar .newsBx-contain-item .flash-news-contain-imgBx .img[data-v-2b6e7c90] {
  width: 82px;
  height: 64px;
  border-radius: 4px;
}
.sidebar .newsBx-contain-item .flash-news-contain-des[data-v-2b6e7c90] {
  width: 100%;
}
.sidebar .newsBx-contain-item .flash-news-contain-des .txt[data-v-2b6e7c90] {
  font-family: "PingFangSC-Light", " PingFang SC";
  font-size: 13px;
  color: #CCD1DA;
  height: 36px;
  line-height: 18px;
  margin-bottom: 10px;
  font-weight: 300;
  text-align: justify;
  display: block;
  max-height: 72px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.sidebar .newsBx-contain-item .flash-news-contain-des .origin[data-v-2b6e7c90] {
  font-size: 12px;
  color: #858E9E;
  font-family: 'PingFangSC-Light';
  padding-right: 13rem;
  position: relative;
  min-height: 17px;
}
.sidebar .newsBx-contain-item .flash-news-contain-des .origin .auth[data-v-2b6e7c90] {
  width: 100%;
  display: block;
  max-height: 17px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.sidebar .newsBx-contain-item .flash-news-contain-des .origin .update[data-v-2b6e7c90] {
  right: 0;
  top: 0;
  font-size: 12px;
  color: #858E9E;
  position: absolute;
}
.sidebar .newsBx-contain-item[data-v-2b6e7c90]::after {
  content: '';
  display: block;
  width: calc(100% - 24px);
  height: 1px;
  background: #152035;
  margin: 0 auto;
}
.sidebar .newsBx-contain-item[data-v-2b6e7c90]:last-child::after {
  display: none;
}
.sidebar .newsBx-contain .loading[data-v-2b6e7c90] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
  color: #CCD1DA;
  padding: 10px 0;
  text-align: center;
}
.sidebar .newsBx-contain .more[data-v-2b6e7c90] {
  font-size: 12px;
  padding: 10px 0;
  color: #CCD1DA;
  text-align: center;
  cursor: pointer;
}
.sidebar .newsBx-contain .more[data-v-2b6e7c90]:hover {
  color: #fff;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-762a931e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-762a931e] {
  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-762a931e] {
  display: none;
}
.el-scrollbar__wrap[data-v-762a931e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-762a931e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-762a931e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-762a931e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-762a931e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-762a931e] {
  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-762a931e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-762a931e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-762a931e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-762a931e] {
  background: #de0422;
  color: #fff;
}
[data-v-762a931e]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-762a931e]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-762a931e]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-762a931e]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-762a931e] {
  touch-action: pan-y;
}
html[data-v-762a931e] {
  background-color: #0a101c;
}
body[data-v-762a931e] {
  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-762a931e],
a[data-v-762a931e]:hover,
a[data-v-762a931e]:focus {
  text-decoration: none;
}
html input[data-v-762a931e]:focus {
  outline: none;
}
.f-clearfix[data-v-762a931e] {
  zoom: 1;
}
.f-clearfix[data-v-762a931e]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-762a931e] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-762a931e] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-762a931e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-762a931e] {
  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-762a931e] {
  display: none;
}
.el-scrollbar__wrap[data-v-762a931e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-762a931e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-762a931e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-762a931e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-762a931e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-762a931e] {
  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-762a931e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-762a931e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-762a931e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-762a931e] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.indexBx[data-v-762a931e] {
  padding: 14px 12px;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.indexBx .titleBx[data-v-762a931e] {
  color: #FFFFFF;
  line-height: 17px;
  position: relative;
  padding-right: 5px;
  font-size: 0;
}
.indexBx .titleBx .title[data-v-762a931e] {
  margin-right: 32px;
  display: inline-block;
  font-size: 12px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
}
.indexBx .titleBx .info[data-v-762a931e] {
  display: inline-block;
  margin-right: 20px;
  color: #CCD1DA;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-size: 12px;
  font-weight: 300;
}
.indexBx .titleBx .info .des[data-v-762a931e] {
  display: inline-block;
  font-size: 12px;
  font-family: 'PingFangSC-Semibold', 'PingFang SC';
  font-weight: 600;
  color: #C78C21;
  line-height: 20px;
  height: 20px;
  padding: 0 8px;
  background: rgba(232, 161, 31, 0.15);
  border-radius: 20px;
  margin-top: -1.5px;
  margin-left: 7px;
}
.indexBx .titleBx .update[data-v-762a931e] {
  display: inline-block;
  color: #CCD1DA;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-size: 12px;
  font-weight: 300;
}
.indexBx .titleBx .btn_more[data-v-762a931e] {
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-size: 12px;
  font-weight: 300;
  color: #CCD1DA;
  line-height: 17px;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.indexBx .titleBx .btn_more[data-v-762a931e]:hover {
  color: #fff;
}
.indexBx .contain[data-v-762a931e] {
  flex: auto;
  position: relative;
}
.indexBx .contain .chartBx[data-v-762a931e] {
  width: 50%;
  height: 100%;
  padding-left: 15px;
  float: left;
  text-align: center;
  position: relative;
  transform-origin: left top;
}
.indexBx .contain .chartBx #deskChartGauge[data-v-762a931e] {
  width: 100%;
  height: 100%;
}
.indexBx .contain .chartBx .label[data-v-762a931e] {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-top: 8.5rem;
  padding: 0 1.5rem 0 3rem;
  width: 100%;
  max-width: 350px;
  height: 20px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #CCD1DA;
}
.indexBx .contain .chartBx .label .cold[data-v-762a931e] {
  float: left;
}
.indexBx .contain .chartBx .label .hot[data-v-762a931e] {
  float: right;
}
.indexBx .contain .infoBx[data-v-762a931e] {
  width: 50%;
  float: right;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  font-size: 12px;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-weight: 300;
  color: #CCD1DA;
  padding-left: 30px;
}
.indexBx .contain .infoBx-item[data-v-762a931e] {
  display: flex;
}
.indexBx .contain .infoBx-item-name[data-v-762a931e] {
  display: inline-block;
  vertical-align: middle;
  width: 46px;
}
.indexBx .contain .infoBx-item-status[data-v-762a931e] {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  padding-left: 8px;
}
.indexBx .contain .infoBx-item[data-v-762a931e]  .el-progress {
  flex: auto;
  margin: 2px 0 40px 0 ;
  display: inline-block;
}
.indexBx .contain .infoBx-item[data-v-762a931e]  .el-progress .el-progress-bar__outer {
  overflow: visible;
  background-color: #152035;
}
.indexBx .contain .infoBx-item[data-v-762a931e]  .el-progress .el-progress-bar__outer .el-progress-bar__innerText {
  margin-top: -54px;
  margin-right: -20px;
  font-size: 12px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #CCD1DA;
  background: url(../img/bg_txtBx_v2.01.png) no-repeat center;
  background-size: contain;
  width: 44px;
  height: 22px;
  text-align: center;
  line-height: 18px;
}
.indexBx .contain .infoBx-item:last-child .el-progress[data-v-762a931e] {
  margin-bottom: 0;
}

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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-7e991ad4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-7e991ad4] {
  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-7e991ad4] {
  display: none;
}
.el-scrollbar__wrap[data-v-7e991ad4] {
  overflow-x: hidden;
}
.popover-opinion[data-v-7e991ad4] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-7e991ad4] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-7e991ad4] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-7e991ad4] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-7e991ad4] {
  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-7e991ad4] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-7e991ad4] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-7e991ad4] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-7e991ad4] {
  background: #de0422;
  color: #fff;
}
[data-v-7e991ad4]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-7e991ad4]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-7e991ad4]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-7e991ad4]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-7e991ad4] {
  touch-action: pan-y;
}
html[data-v-7e991ad4] {
  background-color: #0a101c;
}
body[data-v-7e991ad4] {
  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-7e991ad4],
a[data-v-7e991ad4]:hover,
a[data-v-7e991ad4]:focus {
  text-decoration: none;
}
html input[data-v-7e991ad4]:focus {
  outline: none;
}
.f-clearfix[data-v-7e991ad4] {
  zoom: 1;
}
.f-clearfix[data-v-7e991ad4]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-7e991ad4] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-7e991ad4] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-7e991ad4] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-7e991ad4] {
  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-7e991ad4] {
  display: none;
}
.el-scrollbar__wrap[data-v-7e991ad4] {
  overflow-x: hidden;
}
.popover-opinion[data-v-7e991ad4] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-7e991ad4] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-7e991ad4] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-7e991ad4] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-7e991ad4] {
  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-7e991ad4] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-7e991ad4] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-7e991ad4] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-7e991ad4] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.content-main[data-v-7e991ad4]  .el-input__inner {
  color: #bf8e58;
  height: 24px;
  line-height: 24px !important;
  border-radius: 2px;
  border: 1px solid #3b465c;
  padding-left: 12px;
  padding-right: 20px;
  background: #1c2943;
}
.content-main[data-v-7e991ad4]  .el-input__inner::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ccd1da;
}
.content-main[data-v-7e991ad4]  .is-select .el-input__inner {
  border: 1px solid #bf8e58;
  background: rgba(191, 142, 88, 0.15);
}
.content-main[data-v-7e991ad4]  .is-select .el-input__suffix {
  color: #bf8e58;
}
.content-main[data-v-7e991ad4]  .el-input__icon {
  line-height: 24px !important;
}
[data-v-7e991ad4] .el-popover {
  padding-right: 0;
}
[data-v-7e991ad4] .el-cascader {
  line-height: 24px;
}
.line_op[data-v-7e991ad4] {
  width: 100%;
  display: flex;
  margin-top: 12px;
  float: right;
  justify-content: center;
  align-items: center;
  position: relative;
}
.line_op .contrast_index[data-v-7e991ad4] {
  padding: 0 12px;
  font-size: 13px;
  color: #ccd1da;
  text-align: center;
  height: 100%;
  position: relative;
}
.line_op .contrast_index[data-v-7e991ad4]::after {
  content: '';
  height: 14px;
  border-right: 1px solid #D9D9D9;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.line_op .contrast_select[data-v-7e991ad4] {
  margin-left: 10px;
  float: left;
  width: 220px;
  height: 24px;
  line-height: 24px;
}
.line_op .contrast-btn[data-v-7e991ad4] {
  padding: 0 20px;
  height: 24px;
  line-height: 21px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
[data-v-7e991ad4] .el-radio__input {
  visibility: hidden !important;
}
[data-v-7e991ad4] .el-input__suffix {
  right: 6px;
}
[data-v-7e991ad4] .el-icon-arrow-down {
  font-size: 10px !important;
  width: unset;
}
[data-v-7e991ad4] .el-icon-arrow-down::before {
  display: inline-block;
}
[data-v-7e991ad4] .line_op-left {
  display: flex;
  outline: 1px solid #3b465c;
  align-items: center;
  align-content: center;
}
[data-v-7e991ad4] .line_op-left .el-dropdown-link {
  border: none;
  background-color: unset !important;
}
[data-v-7e991ad4] .line_op-left .el-dropdown-link:hover {
  background-color: unset;
}
.content-wrapper[data-v-7e991ad4] {
  position: relative;
}
.noData[data-v-7e991ad4] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 13px;
  color: #858e9e;
  position: absolute;
  left: 0;
  top: 0;
}
[data-v-7e991ad4] .el-input .el-input__suffix {
  color: #d9d9d9;
}
[data-v-7e991ad4] .el-input .el-input__inner {
  font-size: 13px;
}
[data-v-7e991ad4] .el-input .el-input__inner::-moz-placeholder {
  font-size: 13px;
}
[data-v-7e991ad4] .el-input .el-input__inner::placeholder {
  font-size: 13px;
}
.current-select-popover[data-v-7e991ad4] {
  max-height: 400px;
  overflow: auto;
  padding: 14px 14px 20px 12px;
}
.current-select-popover .item[data-v-7e991ad4] {
  word-break: break-all;
}
.current-select-popover .item[data-v-7e991ad4]:not(:last-child) {
  margin-bottom: 18px;
}
.current-select-popover .dot[data-v-7e991ad4] {
  display: inline-block;
  width: 12px;
  height: 2px;
  margin-right: 6px;
}
.current-select-popover .type-name[data-v-7e991ad4] {
  font-size: 14px;
  font-weight: 500;
  color: #ffffff;
}
.current-select-popover .name[data-v-7e991ad4] {
  font-size: 12px;
  color: #ccd1da;
  line-height: 20px;
}
.current-select-popover p span[data-v-7e991ad4] {
  line-height: 1 !important;
  margin-left: 0;
}
.current-select-popover p[data-v-7e991ad4]:nth-child(2) {
  margin-top: 10px;
}
.current-select-popover p:nth-child(2) span[data-v-7e991ad4]:not(:last-child) {
  margin-right: 10px;
}
.popover-trigger[data-v-7e991ad4] {
  cursor: pointer;
  color: #858e98;
  font-size: 13px;
}
.popover-trigger[data-v-7e991ad4]:hover {
  color: #bf8e58;
}
.popover-trigger:hover .icon-popover[data-v-7e991ad4] {
  color: #bf8e58;
}
[data-v-7e991ad4]::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}
[data-v-7e991ad4]::-webkit-scrollbar-corner {
  background: #485a7e;
}
[data-v-7e991ad4]::-webkit-scrollbar-track {
  background: transparent;
}
.lct-tab[data-v-7e991ad4] {
  padding: 12px;
  height: 100%;
  color: #ccd1da;
}
.lct-tab .scroll-wrapper[data-v-7e991ad4] {
  position: relative;
  overflow: hidden;
}
.lct-tab .scroll-wrapper .search-items[data-v-7e991ad4] {
  width: -moz-max-content;
  width: max-content;
  transition: transform 0.3s;
}
.lct-tab .scroll-wrapper .search-item[data-v-7e991ad4] {
  margin-right: 20px;
  flex-shrink: 0;
  align-items: center;
}
.lct-tab .scroll-wrapper .search-item .search-text[data-v-7e991ad4] {
  font-size: 13px;
  color: #ccd1da;
  margin-right: 6px;
  flex-shrink: 0;
}
.lct-tab .scroll-wrapper .search-item .select-item[data-v-7e991ad4] {
  flex-shrink: 0;
}
.lct-tab .scroll-wrapper .icon[data-v-7e991ad4] {
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  background: #1c2943;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
}
.lct-tab .scroll-wrapper .icon[data-v-7e991ad4]:hover {
  color: #bf8e58;
}
.lct-tab .scroll-wrapper .icon.icon-right[data-v-7e991ad4] {
  right: 0;
  justify-content: flex-end;
}
.lct-tab .scroll-wrapper .icon.icon-right[data-v-7e991ad4]::before {
  content: '';
  width: 15px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -15px;
  background: linear-gradient(to right, rgba(28, 41, 67, 0.1) 0%, #1c2943 100%);
}
.lct-tab .scroll-wrapper .icon.icon-left[data-v-7e991ad4] {
  left: 0;
}
.lct-tab .scroll-wrapper .icon.icon-left[data-v-7e991ad4]::before {
  content: '';
  width: 15px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 20px;
  background: linear-gradient(to right, #1c2943 0%, rgba(28, 41, 67, 0.6) 100%);
}
.lct-tab .option-item[data-v-7e991ad4] {
  display: flex;
  justify-content: space-between;
}
.lct-tab .option-item .popper-wrap[data-v-7e991ad4] {
  flex-shrink: 0;
  display: flex;
  align-items: center;
}
.flex-column[data-v-7e991ad4] {
  display: flex;
  flex-direction: column;
}
.flex-1[data-v-7e991ad4] {
  flex: 1;
}
.flex[data-v-7e991ad4] {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
}
.m-12[data-v-7e991ad4] {
  margin: 12px;
}
.mt-12[data-v-7e991ad4] {
  margin-top: 12px;
}
.mb-12[data-v-7e991ad4] {
  margin-bottom: 12px;
}
[data-v-7e991ad4] .el-radio-group .el-radio-button__inner {
  padding: 4px 8px;
  font-size: 13px;
  font-weight: 400;
  background: transparent;
  border-color: #3b465c;
  color: #ccd1da;
}
[data-v-7e991ad4] .el-radio-group .el-radio-button__inner:hover {
  color: #bf8e58;
}
[data-v-7e991ad4] .el-radio-group .el-radio-button__orig-radio:checked + .el-radio-button__inner {
  background-color: rgba(191, 142, 88, 0.15);
  border-color: #bf8e58;
  color: #bf8e58;
  box-shadow: -1px 0 0 0 #bf8e58;
}
[data-v-7e991ad4] .el-radio-group .el-radio-button:first-child .el-radio-button__inner {
  border-radius: 2px 0 0 2px;
}
[data-v-7e991ad4] .el-radio-group .el-radio-button:last-child .el-radio-button__inner {
  border-radius: 0 2px 2px 0;
}
.el-cascader-panel .el-radio[data-v-7e991ad4] {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  top: 0px;
  right: 0px;
}
.el-cascader-panel .el-radio__input[data-v-7e991ad4] {
  visibility: hidden;
}
[data-v-7e991ad4] .el-cascader .el-input.is-focus .el-input__inner {
  border-color: #bf8e58;
}
[data-v-7e991ad4] .el-cascader .el-input .el-input__inner:focus {
  border-color: #bf8e58;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
* {
  touch-action: pan-y;
}
html {
  background-color: #0a101c;
}
body {
  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,
a:hover,
a:focus {
  text-decoration: none;
}
html input:focus {
  outline: none;
}
.f-clearfix {
  zoom: 1;
}
.f-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.home-select-popover {
  padding: 0 4px 0 0;
  background: #2b3c5e;
  border: none;
}
.lct-popper[x-placement^='left'] .popper__arrow {
  border-left-color: #2b3c5e;
}
.lct-popper[x-placement^='left'] .popper__arrow::after {
  border-left-color: #2b3c5e;
}
.lct-popper[x-placement^='right'] .popper__arrow {
  border-right-color: #2b3c5e;
}
.lct-popper[x-placement^='right'] .popper__arrow::after {
  border-right-color: #2b3c5e;
}
.lct-popper[x-placement^='top'] .popper__arrow {
  border-top-color: #2b3c5e;
}
.lct-popper[x-placement^='top'] .popper__arrow::after {
  border-top-color: #2b3c5e;
}
.lct-popper[x-placement^='bottom'] .popper__arrow {
  border-bottom-color: #2b3c5e;
}
.lct-popper[x-placement^='bottom'] .popper__arrow::after {
  border-bottom-color: #2b3c5e;
}
.lct-popper.el-cascader__dropdown {
  border: none;
  background-color: #2b3c5e;
}
.lct-popper.el-cascader__dropdown .el-cascader-menu {
  color: #ccd1da;
  font-size: 13px;
  border-color: #1c2943;
}
.lct-popper.el-cascader__dropdown .el-cascader-node.in-active-path,
.lct-popper.el-cascader__dropdown .el-cascader-node.is-selectable.in-checked-path,
.lct-popper.el-cascader__dropdown .el-cascader-node.is-active {
  color: #ccd1da;
  background-color: #1c2943;
}
.lct-popper.el-cascader__dropdown .el-cascader-node:not(.is-disabled):hover,
.lct-popper.el-cascader__dropdown .el-cascader-node:not(.is-disabled):focus {
  background-color: #1c2943;
}
.select-cascader .el-radio {
  width: 100%;
  height: 100%;
  z-index: 10;
  position: absolute;
  left: 0;
}
.select-cascader .el-radio .el-radio__input {
  visibility: hidden;
}
._flex {
  display: flex;
}
._flex._f-align-center {
  align-items: center;
}
.custom-button.el-button {
  border-radius: 2px;
}
.custom-button.el-button.el-button--info,
.custom-button.el-button .el-button.cancelClass {
  color: #fff;
  background: rgba(0, 0, 0, 0.25);
  border-color: #3b465c;
  font-size: 13px;
  border: 1px solid #3b465c;
}
.custom-button.el-button.el-button--info:hover,
.custom-button.el-button .el-button.cancelClass:hover {
  color: #bf8e58;
  background: rgba(191, 142, 88, 0.15);
  border-color: #bf8e58;
}
.custom-button.el-button.el-button--primary {
  color: #fff;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-color: transparent;
  font-size: 13px;
}
.custom-button.el-button.el-button--primary.main {
  height: 24px;
  line-height: 22px;
}
.custom-button.el-button.el-button--primary:hover,
.custom-button.el-button.el-button--primary:active {
  color: #fff;
  background: #bf8e58;
}

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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-0c006cd2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0c006cd2] {
  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-0c006cd2] {
  display: none;
}
.el-scrollbar__wrap[data-v-0c006cd2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0c006cd2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0c006cd2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0c006cd2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0c006cd2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0c006cd2] {
  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-0c006cd2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0c006cd2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0c006cd2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0c006cd2] {
  background: #de0422;
  color: #fff;
}
[data-v-0c006cd2]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-0c006cd2]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-0c006cd2]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-0c006cd2]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-0c006cd2] {
  touch-action: pan-y;
}
html[data-v-0c006cd2] {
  background-color: #0a101c;
}
body[data-v-0c006cd2] {
  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-0c006cd2],
a[data-v-0c006cd2]:hover,
a[data-v-0c006cd2]:focus {
  text-decoration: none;
}
html input[data-v-0c006cd2]:focus {
  outline: none;
}
.f-clearfix[data-v-0c006cd2] {
  zoom: 1;
}
.f-clearfix[data-v-0c006cd2]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-0c006cd2] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-0c006cd2] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-0c006cd2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0c006cd2] {
  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-0c006cd2] {
  display: none;
}
.el-scrollbar__wrap[data-v-0c006cd2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0c006cd2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0c006cd2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0c006cd2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0c006cd2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0c006cd2] {
  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-0c006cd2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0c006cd2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0c006cd2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0c006cd2] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.tableWrap[data-v-0c006cd2] {
  height: 100%;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable {
  border: solid 1px #152035;
  background: transparent;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable::before {
  height: 1px;
  background: #152035;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable::after {
  width: 1px;
  background: #152035;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable.el-table--border .table_cell {
  border-right: solid 0.1rem #152035;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable.el-table--border .table_header_cell {
  border-right: none;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .oddClass {
  background: #1C2943;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .oddClass .table_cell {
  background: #1C2943;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .evenClass {
  background: #1C2943;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .evenClass .table_cell {
  background-color: rgba(21, 32, 53, 0.5);
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell {
  padding: 11px 8px;
  border-bottom: solid 1px #152035;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell .cell {
  min-height: 20px;
  line-height: 20px;
  font-size: 13px;
  display: block;
  max-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-weight: 300;
  color: #CCD1DA;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell .cell .icon {
  height: 20px;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 300;
  line-height: 17px;
  border: solid 1px #fff;
  font-size: 13px;
  vertical-align: baseline;
  margin-right: 8px;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell .cell .icon_market {
  color: #3997FF;
  border-color: rgba(236, 180, 55, 0.2);
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell .cell .icon_bond {
  color: #ECB437;
  border-color: #ECB437;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_cell .cell .cell_txt {
  vertical-align: baseline;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_header_cell {
  background: #152035;
  border-bottom: solid 1px #152035 !important;
  padding: 6px 8px;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .table_header_cell .cell {
  font-size: 13px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #CCD1DA;
  line-height: 38px;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .endBx {
  text-align: center;
  line-height: 28px;
  height: 28px;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .endBx .err {
  font-size: 12px;
  color: #ea1515;
  cursor: pointer;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .endBx .err:hover {
  color: #f42e2e;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .endBx .noMore {
  color: #999;
  font-size: 12px;
}
.tableWrap[data-v-0c006cd2] .df-desktopTable .noData {
  font-size: 14px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-25d1168c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-25d1168c] {
  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-25d1168c] {
  display: none;
}
.el-scrollbar__wrap[data-v-25d1168c] {
  overflow-x: hidden;
}
.popover-opinion[data-v-25d1168c] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-25d1168c] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-25d1168c] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-25d1168c] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-25d1168c] {
  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-25d1168c] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-25d1168c] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-25d1168c] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-25d1168c] {
  background: #de0422;
  color: #fff;
}
[data-v-25d1168c]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-25d1168c]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-25d1168c]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-25d1168c]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-25d1168c] {
  touch-action: pan-y;
}
html[data-v-25d1168c] {
  background-color: #0a101c;
}
body[data-v-25d1168c] {
  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-25d1168c],
a[data-v-25d1168c]:hover,
a[data-v-25d1168c]:focus {
  text-decoration: none;
}
html input[data-v-25d1168c]:focus {
  outline: none;
}
.f-clearfix[data-v-25d1168c] {
  zoom: 1;
}
.f-clearfix[data-v-25d1168c]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-25d1168c] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-25d1168c] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-25d1168c] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-25d1168c] {
  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-25d1168c] {
  display: none;
}
.el-scrollbar__wrap[data-v-25d1168c] {
  overflow-x: hidden;
}
.popover-opinion[data-v-25d1168c] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-25d1168c] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-25d1168c] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-25d1168c] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-25d1168c] {
  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-25d1168c] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-25d1168c] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-25d1168c] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-25d1168c] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.stock[data-v-25d1168c] {
  background: #1C2943;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
.stock .title[data-v-25d1168c] {
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  font-family: 'PingFangSC-Semibold', 'PingFang SC';
  font-weight: 600;
  color: #FFFFFF;
  padding: 0 13px;
}
.stock .title .btn_more[data-v-25d1168c] {
  float: right;
  font-size: 13px;
  color: #CCD1DA;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-weight: 300;
  cursor: pointer;
}
.stock .title .btn_more[data-v-25d1168c]:hover {
  color: #fff;
}
.stock .list[data-v-25d1168c] {
  flex: 1;
  height: 0;
}
.stock .list[data-v-25d1168c]  iframe {
  border: none;
}
.stock .list[data-v-25d1168c]  iframe .jVplsh .nav {
  display: none;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-fb723cb2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-fb723cb2] {
  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-fb723cb2] {
  display: none;
}
.el-scrollbar__wrap[data-v-fb723cb2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-fb723cb2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-fb723cb2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-fb723cb2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-fb723cb2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-fb723cb2] {
  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-fb723cb2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-fb723cb2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-fb723cb2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-fb723cb2] {
  background: #de0422;
  color: #fff;
}
[data-v-fb723cb2]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-fb723cb2]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-fb723cb2]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-fb723cb2]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-fb723cb2] {
  touch-action: pan-y;
}
html[data-v-fb723cb2] {
  background-color: #0a101c;
}
body[data-v-fb723cb2] {
  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-fb723cb2],
a[data-v-fb723cb2]:hover,
a[data-v-fb723cb2]:focus {
  text-decoration: none;
}
html input[data-v-fb723cb2]:focus {
  outline: none;
}
.f-clearfix[data-v-fb723cb2] {
  zoom: 1;
}
.f-clearfix[data-v-fb723cb2]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-fb723cb2] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-fb723cb2] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-fb723cb2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-fb723cb2] {
  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-fb723cb2] {
  display: none;
}
.el-scrollbar__wrap[data-v-fb723cb2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-fb723cb2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-fb723cb2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-fb723cb2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-fb723cb2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-fb723cb2] {
  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-fb723cb2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-fb723cb2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-fb723cb2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-fb723cb2] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.mySwiper[data-v-fb723cb2] {
  position: relative;
  width: 100%;
  height: 100%;
}
.mySwiper .swiperContainer[data-v-fb723cb2] {
  height: 100%;
}
.mySwiper .swiperContainer .swiper-slide[data-v-fb723cb2] {
  width: 100%!important;
}
.mySwiper .swiperContainer .swiper-slide a[data-v-fb723cb2] {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.mySwiper .swiperContainer .swiper-slide a img[data-v-fb723cb2] {
  width: 100%;
  height: 100%;
  -o-object-fit: fill;
     object-fit: fill;
}
.mySwiper .swiper-pagination[data-v-fb723cb2] {
  position: absolute;
  width: 100%;
  bottom: 3%;
  transition: all 0.3;
  z-index: 1;
}
.mySwiper .swiper-pagination[data-v-fb723cb2]  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background: #fff;
  opacity: 0.8;
  border-radius: 50%;
  margin: 0 5px;
}
.mySwiper .swiper-pagination[data-v-fb723cb2]  .swiper-pagination-bullet-active {
  background: #fff;
  width: 32px;
  opacity: 1;
  border-radius: 15px;
}
.swiper-button-prev[data-v-fb723cb2] {
  background-image: url(../static/img/left_page.baba8115.svg);
  background-size: 44px;
  width: 44px;
  height: 44px;
}
.swiper-button-next[data-v-fb723cb2] {
  background-image: url(../static/img/right_page.fb1f2eee.svg);
  background-size: 44px;
  width: 44px;
  height: 44px;
}

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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-f4040352] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-f4040352] {
  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-f4040352] {
  display: none;
}
.el-scrollbar__wrap[data-v-f4040352] {
  overflow-x: hidden;
}
.popover-opinion[data-v-f4040352] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-f4040352] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-f4040352] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-f4040352] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-f4040352] {
  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-f4040352] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-f4040352] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-f4040352] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-f4040352] {
  background: #de0422;
  color: #fff;
}
[data-v-f4040352]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-f4040352]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-f4040352]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-f4040352]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-f4040352] {
  touch-action: pan-y;
}
html[data-v-f4040352] {
  background-color: #0a101c;
}
body[data-v-f4040352] {
  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-f4040352],
a[data-v-f4040352]:hover,
a[data-v-f4040352]:focus {
  text-decoration: none;
}
html input[data-v-f4040352]:focus {
  outline: none;
}
.f-clearfix[data-v-f4040352] {
  zoom: 1;
}
.f-clearfix[data-v-f4040352]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-f4040352] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-f4040352] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-f4040352] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-f4040352] {
  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-f4040352] {
  display: none;
}
.el-scrollbar__wrap[data-v-f4040352] {
  overflow-x: hidden;
}
.popover-opinion[data-v-f4040352] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-f4040352] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-f4040352] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-f4040352] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-f4040352] {
  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-f4040352] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-f4040352] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-f4040352] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-f4040352] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.wap-title[data-v-f4040352] {
  font-size: 14px;
  font-family: 'PingFangSC-Semibold', ' PingFang SC';
  font-weight: 600;
  color: #FFFFFF;
  line-height: 36px;
  padding: 0 12px;
  border-bottom: solid 1px #0A101C;
  height: 37px;
}
.wap-title .btn_more[data-v-f4040352] {
  font-size: 13px;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-weight: 300;
  color: #CCD1DA;
  float: right;
  cursor: pointer;
  height: 100%;
}
.wap-title .btn_more[data-v-f4040352]:hover {
  color: #fff;
}
.wap-content[data-v-f4040352] {
  padding: 12px  24px  12px 12px;
  position: relative;
  font-size: 0;
  overflow: auto;
}
.wap-content .list[data-v-f4040352] {
  overflow: auto;
  width: 100%;
  white-space: nowrap;
}
.wap-content .list-item[data-v-f4040352] {
  display: inline-block;
  margin-left: 12px;
  cursor: pointer;
}
.wap-content .list-item[data-v-f4040352]:first-of-type {
  margin-left: 0;
}
.wap-content .list-item .imgCase[data-v-f4040352] {
  display: block;
  width: 74px;
  height: 130px;
  border: solid 1px #A4A9B3;
}
.wap-content .list-item .imgCase img[data-v-f4040352] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wap-content .btn_right[data-v-f4040352] {
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translate(0, -50%);
  font-size: 14px;
  color: #CCD1DA;
  height: 40px;
  width: 20px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-401da274] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-401da274] {
  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-401da274] {
  display: none;
}
.el-scrollbar__wrap[data-v-401da274] {
  overflow-x: hidden;
}
.popover-opinion[data-v-401da274] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-401da274] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-401da274] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-401da274] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-401da274] {
  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-401da274] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-401da274] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-401da274] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-401da274] {
  background: #de0422;
  color: #fff;
}
[data-v-401da274]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-401da274]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-401da274]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-401da274]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-401da274] {
  touch-action: pan-y;
}
html[data-v-401da274] {
  background-color: #0a101c;
}
body[data-v-401da274] {
  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-401da274],
a[data-v-401da274]:hover,
a[data-v-401da274]:focus {
  text-decoration: none;
}
html input[data-v-401da274]:focus {
  outline: none;
}
.f-clearfix[data-v-401da274] {
  zoom: 1;
}
.f-clearfix[data-v-401da274]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-401da274] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-401da274] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-401da274] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-401da274] {
  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-401da274] {
  display: none;
}
.el-scrollbar__wrap[data-v-401da274] {
  overflow-x: hidden;
}
.popover-opinion[data-v-401da274] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-401da274] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-401da274] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-401da274] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-401da274] {
  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-401da274] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-401da274] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-401da274] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-401da274] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.wap-title[data-v-401da274] {
  font-size: 14px;
  font-family: 'PingFangSC-Semibold', ' PingFang SC';
  font-weight: 600;
  color: #FFFFFF;
  line-height: 36px;
  padding: 0 12px;
  border-bottom: solid 1px #0A101C;
  height: 37px;
}
.wap-title .btn_more[data-v-401da274] {
  font-size: 13px;
  font-family: 'PingFangSC-Light', 'PingFang SC';
  font-weight: 300;
  color: #CCD1DA;
  float: right;
  cursor: pointer;
  height: 100%;
}
.wap-title .btn_more[data-v-401da274]:hover {
  color: #fff;
}
.wap-content[data-v-401da274] {
  padding: 12px;
}
.wap-content .itemBx[data-v-401da274] {
  cursor: pointer;
  display: flex;
}
.wap-content .itemBx .imgCase[data-v-401da274] {
  height: 115px;
  width: 182px;
  background: #000000;
  box-shadow: 0px 0px 2px 0px rgba(78, 129, 255, 0.2);
}
.wap-content .itemBx .imgCase img[data-v-401da274] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 5px;
}
.wap-content .itemBx-des[data-v-401da274] {
  flex: 1;
  padding-left: 10px;
}
.wap-content .itemBx-des-title[data-v-401da274] {
  font-size: 14px;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
  font-weight: 500;
  color: #CCD1DA;
  line-height: 22px;
  display: block;
  max-height: 66px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
  margin-bottom: 11px;
}
.wap-content .itemBx-des-date[data-v-401da274] {
  font-size: 12px;
  font-family: 'PingFangSC-Regular', 'PingFang SC';
  font-weight: 400;
  color: #858E9E;
  line-height: 10px;
  line-height: 1.5;
}
.wap-content[data-v-401da274]  .el-carousel__button {
  width: 10px!important;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-a5b2d502] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-a5b2d502] {
  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-a5b2d502] {
  display: none;
}
.el-scrollbar__wrap[data-v-a5b2d502] {
  overflow-x: hidden;
}
.popover-opinion[data-v-a5b2d502] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-a5b2d502] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-a5b2d502] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-a5b2d502] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-a5b2d502] {
  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-a5b2d502] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-a5b2d502] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-a5b2d502] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-a5b2d502] {
  background: #de0422;
  color: #fff;
}
[data-v-a5b2d502]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-a5b2d502]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-a5b2d502]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-a5b2d502]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-a5b2d502] {
  touch-action: pan-y;
}
html[data-v-a5b2d502] {
  background-color: #0a101c;
}
body[data-v-a5b2d502] {
  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-a5b2d502],
a[data-v-a5b2d502]:hover,
a[data-v-a5b2d502]:focus {
  text-decoration: none;
}
html input[data-v-a5b2d502]:focus {
  outline: none;
}
.f-clearfix[data-v-a5b2d502] {
  zoom: 1;
}
.f-clearfix[data-v-a5b2d502]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-a5b2d502] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-a5b2d502] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-a5b2d502] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-a5b2d502] {
  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-a5b2d502] {
  display: none;
}
.el-scrollbar__wrap[data-v-a5b2d502] {
  overflow-x: hidden;
}
.popover-opinion[data-v-a5b2d502] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-a5b2d502] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-a5b2d502] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-a5b2d502] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-a5b2d502] {
  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-a5b2d502] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-a5b2d502] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-a5b2d502] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-a5b2d502] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.menu[data-v-a5b2d502] {
  display: flex;
  flex-direction: column;
  padding-bottom: 12px;
  background: #0a101c;
  height: 100%;
  width: 360px;
}
.menu .menu-header[data-v-a5b2d502] {
  display: flex;
  align-items: center;
  background: #1c2943;
  margin-bottom: 1px;
  padding: 8px 12px;
  border-radius: 4px 4px 0 0;
}
.menu .menu-header span[data-v-a5b2d502] {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #ffffff;
  line-height: 20px;
  height: 20px;
}
.menu-container[data-v-a5b2d502] {
  overflow: hidden;
  width: 100%;
  background: #1c2943;
  border-radius: 0 0 4px 4px;
  padding: 12px 16px;
  overflow: auto;
}
.menu-container li[data-v-a5b2d502] {
  display: flex;
  position: relative;
  align-items: center;
}
.menu-container li .pic[data-v-a5b2d502] {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 16px;
}
.menu-container li .pic img[data-v-a5b2d502] {
  width: 24px;
  height: 24px;
}
.menu-container li .content[data-v-a5b2d502] {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 24px;
  margin-left: 36px;
}
.menu-container li .content .content-header[data-v-a5b2d502] {
  position: relative;
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #edeeef;
  line-height: 22px;
}
.menu-container li .content .content-body[data-v-a5b2d502] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
.menu-container li .content .content-body .subSpan[data-v-a5b2d502] {
  width: 86px;
  font-style: inherit;
  margin: 12px 16px 0 0;
  height: 18px;
  font-size: 13px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #858e9e;
  cursor: pointer;
  line-height: 18px;
  max-width: 86px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu-container li .content .content-body .subSpan[data-v-a5b2d502]:nth-child(3n) {
  margin: 12px 0 0 0;
}
.menu-container li .content .content-body .subSpan[data-v-a5b2d502]:hover {
  color: #bf8e58;
}
.menu-container li .content .content-body .mainSpan[data-v-a5b2d502] {
  width: 86px;
  max-width: 86px;
  margin: 12px 16px 0 0;
  height: 18px;
  font-size: 13px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #858e9e;
  line-height: 18px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.menu-container li .content .content-body .mainSpan[data-v-a5b2d502]:nth-child(3n) {
  margin: 12px 0 0 0;
}
.menu-container li .content .content-body .mainSpan[data-v-a5b2d502]:hover {
  color: #bf8e58;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
* {
  touch-action: pan-y;
}
html {
  background-color: #0a101c;
}
body {
  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,
a:hover,
a:focus {
  text-decoration: none;
}
html input:focus {
  outline: none;
}
.f-clearfix {
  zoom: 1;
}
.f-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.el-tooltip__popper.is-dark.menu_item {
  background: #485267;
  color: #fff;
  font-size: 14px;
}
.el-tooltip__popper.menu_item[x-placement="top"] .popper__arrow::after {
  border-top-color: #485267;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-45dd9b13] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-45dd9b13] {
  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-45dd9b13] {
  display: none;
}
.el-scrollbar__wrap[data-v-45dd9b13] {
  overflow-x: hidden;
}
.popover-opinion[data-v-45dd9b13] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-45dd9b13] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-45dd9b13] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-45dd9b13] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-45dd9b13] {
  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-45dd9b13] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-45dd9b13] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-45dd9b13] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-45dd9b13] {
  background: #de0422;
  color: #fff;
}
[data-v-45dd9b13]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-45dd9b13]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-45dd9b13]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-45dd9b13]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-45dd9b13] {
  touch-action: pan-y;
}
html[data-v-45dd9b13] {
  background-color: #0a101c;
}
body[data-v-45dd9b13] {
  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-45dd9b13],
a[data-v-45dd9b13]:hover,
a[data-v-45dd9b13]:focus {
  text-decoration: none;
}
html input[data-v-45dd9b13]:focus {
  outline: none;
}
.f-clearfix[data-v-45dd9b13] {
  zoom: 1;
}
.f-clearfix[data-v-45dd9b13]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-45dd9b13] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-45dd9b13] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-45dd9b13] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-45dd9b13] {
  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-45dd9b13] {
  display: none;
}
.el-scrollbar__wrap[data-v-45dd9b13] {
  overflow-x: hidden;
}
.popover-opinion[data-v-45dd9b13] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-45dd9b13] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-45dd9b13] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-45dd9b13] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-45dd9b13] {
  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-45dd9b13] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-45dd9b13] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-45dd9b13] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-45dd9b13] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.hiddenText[data-v-45dd9b13] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
[data-v-45dd9b13].el-table .warning-row {
  background: #1c2943 !important;
}
[data-v-45dd9b13] .el-table::before {
  background-color: #152035;
  display: none;
}
[data-v-45dd9b13].el-table .success-row {
  background: #152035;
}
[data-v-45dd9b13].el-table--border::after {
  background-color: #152035;
  display: none;
}
.list-table[data-v-45dd9b13] {
  height: calc(100% - 85px);
}
.list-table[data-v-45dd9b13]  .el-table {
  background: #152035;
}
.list-table[data-v-45dd9b13]  .el-table .sort-caret.ascending {
  border-bottom-color: #3b465c;
}
.list-table[data-v-45dd9b13]  .el-table .sort-caret.descending {
  border-top-color: #3b465c;
}
.list-table[data-v-45dd9b13]  .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #bf8e58;
}
.list-table[data-v-45dd9b13]  .el-table .descending .sort-caret.descending {
  border-top-color: #bf8e58;
}
.list-table[data-v-45dd9b13]  .el-table__cell {
  border-color: #152035 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
}
.list-table[data-v-45dd9b13]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.list-table[data-v-45dd9b13] .el-table--border {
  border: 1px solid #152035 !important;
}
.list-table[data-v-45dd9b13]  .el-table__cell.is-leaf {
  border-color: #152035;
}
.list-table[data-v-45dd9b13] .el-table__header .el-table__cell {
  background: #152035;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  line-height: 32px;
  padding: 0px 0;
  font-weight: 400;
  color: #d9dce2;
  border: none;
}
.list-table[data-v-45dd9b13] .el-table .warning-row {
  background: #1c2943 !important;
}
.list-table[data-v-45dd9b13]  .el-table::before {
  background-color: #152035;
  display: none;
}
.list-table[data-v-45dd9b13] .el-table tr {
  background: #1c2943;
}
.list-table[data-v-45dd9b13] .el-table .success-row {
  background: #152035;
}
.list-table[data-v-45dd9b13] .el-table--border::after {
  background-color: #152035;
  display: none;
}
.list-table[data-v-45dd9b13]  .el-table {
  background: #152035;
}
.list-table[data-v-45dd9b13]  .el-table .cell {
  line-height: 30px !important;
}
.list-table[data-v-45dd9b13]  .el-table__cell {
  border-color: #152035 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  line-height: 30px;
  padding: 0 0;
  border: 1px solid;
  border-right: none;
}
.list-table[data-v-45dd9b13]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.list-table[data-v-45dd9b13] .el-table--border {
  border: 1px solid #152035 !important;
}
.list-table[data-v-45dd9b13]  .el-table__cell.is-leaf {
  border-color: #152035;
}
.list-table[data-v-45dd9b13] .el-table__header .el-table__cell {
  background: #152035;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d9dce2;
  border: none !important;
}
.list-table[data-v-45dd9b13] .el-table__header .el-table__cell .cell {
  line-height: 32px;
}
.list-table[data-v-45dd9b13] .el-table .warning-row {
  background: #1c2943 !important;
}
.list-table[data-v-45dd9b13]  .el-table::before {
  background-color: #152035;
  display: none;
}
.list-table[data-v-45dd9b13] .el-table .success-row {
  background: rgba(21, 32, 53, 0.5);
}
.list-table[data-v-45dd9b13] .el-table--border::after {
  background-color: #152035;
  display: none;
}
.list-table[data-v-45dd9b13] .el-switch .el-switch__core {
  background: #1c2943 !important;
  border-radius: 8px !important;
  border: 1px solid #152035 !important;
  width: 30px !important ;
  height: 16px !important;
}
.list-table[data-v-45dd9b13] .el-switch.is-checked .el-switch__core {
  width: 30px !important;
  height: 16px !important;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%) !important;
  border-radius: 8px !important;
  border: 1px solid #946229 !important;
}
.list-table[data-v-45dd9b13] .el-switch__core:after {
  top: 0px;
  width: 15px;
  height: 15px;
}
.list-table[data-v-45dd9b13] .el-switch.is-checked .el-switch__core::after {
  margin-left: -13px;
}
.list-table .sharesName[data-v-45dd9b13] {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.list-table .changeShare[data-v-45dd9b13] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #858e9e;
  margin-left: 40px;
  margin-right: 8px;
}
.ScopeName[data-v-45dd9b13] {
  font-size: 13px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  margin-right: 8px;
}
.ScopeCode[data-v-45dd9b13] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
}
.ScopeReason[data-v-45dd9b13] {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
}
.news-box-empty[data-v-45dd9b13] {
  height: 300px;
  line-height: 300px;
  text-align: center;
  background-color: #152035;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}
.news-loading[data-v-45dd9b13] {
  height: 40px;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  color: #707070;
  line-height: 20px;
}
[data-v-45dd9b13] .el-loading-mask {
  background: #1c2943;
  border: 1px solid #152035;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-145be713] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-145be713] {
  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-145be713] {
  display: none;
}
.el-scrollbar__wrap[data-v-145be713] {
  overflow-x: hidden;
}
.popover-opinion[data-v-145be713] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-145be713] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-145be713] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-145be713] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-145be713] {
  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-145be713] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-145be713] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-145be713] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-145be713] {
  background: #de0422;
  color: #fff;
}
[data-v-145be713]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-145be713]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-145be713]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-145be713]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-145be713] {
  touch-action: pan-y;
}
html[data-v-145be713] {
  background-color: #0a101c;
}
body[data-v-145be713] {
  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-145be713],
a[data-v-145be713]:hover,
a[data-v-145be713]:focus {
  text-decoration: none;
}
html input[data-v-145be713]:focus {
  outline: none;
}
.f-clearfix[data-v-145be713] {
  zoom: 1;
}
.f-clearfix[data-v-145be713]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-145be713] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-145be713] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-145be713] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-145be713] {
  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-145be713] {
  display: none;
}
.el-scrollbar__wrap[data-v-145be713] {
  overflow-x: hidden;
}
.popover-opinion[data-v-145be713] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-145be713] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-145be713] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-145be713] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-145be713] {
  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-145be713] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-145be713] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-145be713] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-145be713] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.theme_fund[data-v-145be713] {
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #0a101c;
  overflow: hidden;
  height: 100%;
}
.theme_fund .theme_fund_header[data-v-145be713] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 36px;
  padding: 8px 12px;
  margin-bottom: 1px;
  background: #1C2943;
  border-radius: 4px 4px 0 0;
}
.theme_fund .theme_fund_header p[data-v-145be713] {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #FFFFFF;
  line-height: 20px;
}
.theme_fund .theme_fund_header span[data-v-145be713] {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #CCD1DA;
  line-height: 18px;
  cursor: pointer;
}
.theme_fund .theme_fund_body[data-v-145be713] {
  flex: 1;
  background: #1C2943;
  border-radius: 0 0 4px 4px;
  width: 100%;
}
.theme_fund .theme_fund_body .wrap[data-v-145be713] {
  position: relative;
  display: flex;
  align-items: center;
  height: 24px;
  margin: 16px 28px;
}
.theme_fund .theme_fund_body .wrap .wrapUL[data-v-145be713] {
  display: flex;
  align-items: center;
}
.theme_fund .theme_fund_body .wrap .wrapUL li[data-v-145be713] {
  flex-basis: 90px;
  list-style: none;
  min-width: 90px;
  height: 24px;
  margin-right: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3B465C;
  cursor: pointer;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #FFFFFF;
  line-height: 24px;
  padding: 0 5px;
}
.theme_fund .theme_fund_body .wrap .wrapUL li.active[data-v-145be713] {
  border: none;
  background: linear-gradient(270deg, #A47644 0%, #946229 100%);
  border-radius: 2px;
}
.theme_fund .theme_fund_body .wrap .wrapUL li[data-v-145be713]:nth-last-child(1) {
  margin-right: 0;
}
.theme_fund .theme_fund_body .wrap i[data-v-145be713] {
  color: #CCD1DA;
  width: 16px;
  height: 16px;
  z-index: 9;
  cursor: pointer;
}
.theme_fund .theme_fund_body .wrap .right[data-v-145be713] {
  right: -28px;
  top: 5px;
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  background: #1c2943;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.theme_fund .theme_fund_body .wrap .left[data-v-145be713] {
  left: -28px;
  top: 5px;
  width: 25px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 5;
  background: #1c2943;
  text-align: revert;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.theme_fund_body[data-v-145be713]  .el-table {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 18px;
  background: none;
}
.theme_fund_body[data-v-145be713]  .el-table tr {
  background-color: #1c2943;
}
.theme_fund_body[data-v-145be713]  .el-table::before {
  background: none;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .module_title {
  font-size: 13px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ccd1da;
  line-height: 20px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .module_info {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  line-height: 24px;
  display: -webkit-box;
  word-break: break-all;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .applies {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ec4a4a;
  line-height: 44px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 18px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown .up {
  display: inline-block;
  min-width: 30px;
  color: #ec4a4a;
  padding-right: 11px;
  vertical-align: text-top;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown .up i {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../img/icon_up_red@2x_v2.01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown .down {
  display: inline-block;
  min-width: 30px;
  color: #2cab6a;
  padding: 0 11px;
  border-left: 1px solid #545f73;
  border-right: 1px solid #545f73;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown .down i {
  display: inline-block;
  width: 16px;
  height: 17px;
  background: url(../img/icon_down_green@2x_v2.01.png);
  background-size: 100%;
  background-repeat: no-repeat;
  vertical-align: text-bottom;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upDown .normal {
  display: inline-block;
  min-width: 30px;
  color: #ccd1da;
  padding-left: 11px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upCompany,
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .downCompany {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  line-height: 18px;
  cursor: pointer;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upCompany span,
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .downCompany span {
  display: inline-block;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upCompany .company,
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .downCompany .company {
  padding: 0 5px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upCompany .upPer,
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .downCompany .upPer {
  display: inline-block;
  min-width: 55px;
  color: #e64949;
  margin-left: 16px;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .upCompany .downPer,
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell .downCompany .downPer {
  color: #2cab6a;
  margin-left: 16px;
}
.theme_fund_body[data-v-145be713]  .el-table--border::after,
.theme_fund_body[data-v-145be713]  .el-table--group::after,
.theme_fund_body[data-v-145be713]  .el-table::before {
  background: transparent;
}
.theme_fund_body[data-v-145be713]  .el-table--border,
.theme_fund_body[data-v-145be713]  .el-table--group {
  border: 1px solid #0a101c;
}
.theme_fund_body[data-v-145be713]  .el-table--striped .el-table__body tr.el-table__row--striped td.el-table__cell {
  background: rgba(21, 32, 53, 0.5);
}
.theme_fund_body[data-v-145be713]  .el-table--enable-row-hover .el-table__body tr:hover > td.el-table__cell {
  background: #152035;
}
.theme_fund_body[data-v-145be713]  .el-table--border .el-table__cell,
.theme_fund_body[data-v-145be713]  .el-table__body-wrapper .el-table--border.is-scrolling-left ~ .el-table__fixed {
  border-right: 1px solid #152035;
}
.theme_fund_body[data-v-145be713]  .el-table td.el-table__cell,
.theme_fund_body[data-v-145be713]  .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid transparent;
}
.theme_fund_body[data-v-145be713]  .el-table .descending .sort-caret.descending {
  border-top-color: #bf8e58;
}
.theme_fund_body[data-v-145be713]  .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #bf8e58;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-b9ffa748] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-b9ffa748] {
  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-b9ffa748] {
  display: none;
}
.el-scrollbar__wrap[data-v-b9ffa748] {
  overflow-x: hidden;
}
.popover-opinion[data-v-b9ffa748] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-b9ffa748] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-b9ffa748] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-b9ffa748] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-b9ffa748] {
  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-b9ffa748] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-b9ffa748] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-b9ffa748] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-b9ffa748] {
  background: #de0422;
  color: #fff;
}
[data-v-b9ffa748]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-b9ffa748]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-b9ffa748]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-b9ffa748]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-b9ffa748] {
  touch-action: pan-y;
}
html[data-v-b9ffa748] {
  background-color: #0a101c;
}
body[data-v-b9ffa748] {
  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-b9ffa748],
a[data-v-b9ffa748]:hover,
a[data-v-b9ffa748]:focus {
  text-decoration: none;
}
html input[data-v-b9ffa748]:focus {
  outline: none;
}
.f-clearfix[data-v-b9ffa748] {
  zoom: 1;
}
.f-clearfix[data-v-b9ffa748]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-b9ffa748] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-b9ffa748] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-b9ffa748] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-b9ffa748] {
  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-b9ffa748] {
  display: none;
}
.el-scrollbar__wrap[data-v-b9ffa748] {
  overflow-x: hidden;
}
.popover-opinion[data-v-b9ffa748] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-b9ffa748] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-b9ffa748] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-b9ffa748] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-b9ffa748] {
  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-b9ffa748] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-b9ffa748] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-b9ffa748] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-b9ffa748] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.info[data-v-b9ffa748] {
  height: 20px;
  padding: 8px 16px;
  box-sizing: content-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.info .index[data-v-b9ffa748] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.info .index .indexNumber[data-v-b9ffa748] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #858E9E;
  line-height: 17px;
}
.info .index .indexNumber span[data-v-b9ffa748] {
  color: #f5f6f7;
}
.info .index .status[data-v-b9ffa748] {
  height: 20px;
  background: rgba(191, 142, 88, 0.2);
  border-radius: 2px;
  font-size: 12px;
  text-align: center;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #BF8E58;
  margin-left: 8px;
  padding: 1px 8px;
}
.info .update[data-v-b9ffa748] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #858E9E;
  line-height: 17px;
}
.info .update span[data-v-b9ffa748] {
  color: #bfc4cf;
}
.noData[data-v-b9ffa748] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  font-size: 13px;
  color: #858e9e;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-0b852568] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0b852568] {
  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-0b852568] {
  display: none;
}
.el-scrollbar__wrap[data-v-0b852568] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0b852568] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0b852568] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0b852568] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0b852568] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0b852568] {
  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-0b852568] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0b852568] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0b852568] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0b852568] {
  background: #de0422;
  color: #fff;
}
[data-v-0b852568]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-0b852568]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-0b852568]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-0b852568]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-0b852568] {
  touch-action: pan-y;
}
html[data-v-0b852568] {
  background-color: #0a101c;
}
body[data-v-0b852568] {
  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-0b852568],
a[data-v-0b852568]:hover,
a[data-v-0b852568]:focus {
  text-decoration: none;
}
html input[data-v-0b852568]:focus {
  outline: none;
}
.f-clearfix[data-v-0b852568] {
  zoom: 1;
}
.f-clearfix[data-v-0b852568]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-0b852568] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-0b852568] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-0b852568] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-0b852568] {
  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-0b852568] {
  display: none;
}
.el-scrollbar__wrap[data-v-0b852568] {
  overflow-x: hidden;
}
.popover-opinion[data-v-0b852568] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-0b852568] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-0b852568] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-0b852568] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-0b852568] {
  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-0b852568] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-0b852568] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-0b852568] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-0b852568] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.search-option-wrap[data-v-0b852568] {
  overflow: hidden;
  border-radius: 4px;
  background: #2b3c5e;
}
.search-option-wrap .result[data-v-0b852568] {
  max-height: 620px;
  overflow-y: auto;
}
.search-option-wrap .result-item[data-v-0b852568] {
  padding: 0 20px;
  min-height: 20px;
  font-size: 14px;
  font-family: "PingFangSC-Medium", "PingFang SC";
  font-weight: 500;
  line-height: 20px;
  position: relative;
  cursor: pointer;
}
.search-option-wrap .result-item-bx[data-v-0b852568] {
  padding: 20px 150px 20px 0;
  border-bottom: dashed 1px #0a101c;
}
.search-option-wrap .result-item-bx-txt[data-v-0b852568] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ccd1da;
}
.search-option-wrap .result-item-bx-txt[data-v-0b852568]  em {
  color: #fff;
  font-style: normal;
}
.search-option-wrap .result-item-bx-txt .code[data-v-0b852568] {
  color: #858e9e;
  margin-left: 5px;
}
.search-option-wrap .result-item-bx-txt .market_icon[data-v-0b852568] {
  margin-left: 5px;
  height: 18px;
  width: 44px;
  line-height: 16px;
  border: solid 1px #3997ff;
  display: block;
  text-align: center;
  display: inline-block;
  font-size: 13px;
}
.search-option-wrap .result-item-bx-txt .market_81[data-v-0b852568] {
  color: #69c6ff;
  border-color: #69c6ff;
}
.search-option-wrap .result-item-bx-txt .market_83[data-v-0b852568] {
  color: #ecb437;
  border-color: #ecb437;
}
.search-option-wrap .result-item-bx-txt .market_90[data-v-0b852568] {
  color: #3997ff;
  border-color: #3997ff;
}
.search-option-wrap .result-item-bx-txt .market_HK[data-v-0b852568] {
  color: #928cff;
  border-color: #928cff;
}
.search-option-wrap .result-item-bx-btn[data-v-0b852568] {
  position: absolute;
  top: 20px;
  right: 20px;
  height: 20px;
  line-height: 20px;
  font-family: "PingFangSC-Light", "PingFang SC";
  font-weight: 300;
  color: #ccd1da;
}
.search-option-wrap .result-item-bx-btn .propName[data-v-0b852568] {
  color: #bf8e58;
}
.search-option-wrap .result-item:last-child .result-item-bx[data-v-0b852568] {
  border-bottom: 0;
}
.search-option-wrap .infoBx[data-v-0b852568] {
  text-align: center;
  min-height: 100px;
  font-size: 15px;
  font-family: "PingFangSC-Medium", "PingFang SC";
  color: #ccd1da;
  padding-top: 20px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-5785ed82] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-5785ed82] {
  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-5785ed82] {
  display: none;
}
.el-scrollbar__wrap[data-v-5785ed82] {
  overflow-x: hidden;
}
.popover-opinion[data-v-5785ed82] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-5785ed82] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-5785ed82] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-5785ed82] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-5785ed82] {
  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-5785ed82] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-5785ed82] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-5785ed82] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-5785ed82] {
  background: #de0422;
  color: #fff;
}
[data-v-5785ed82]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-5785ed82]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-5785ed82]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-5785ed82]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-5785ed82] {
  touch-action: pan-y;
}
html[data-v-5785ed82] {
  background-color: #0a101c;
}
body[data-v-5785ed82] {
  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-5785ed82],
a[data-v-5785ed82]:hover,
a[data-v-5785ed82]:focus {
  text-decoration: none;
}
html input[data-v-5785ed82]:focus {
  outline: none;
}
.f-clearfix[data-v-5785ed82] {
  zoom: 1;
}
.f-clearfix[data-v-5785ed82]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-5785ed82] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-5785ed82] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-5785ed82] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-5785ed82] {
  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-5785ed82] {
  display: none;
}
.el-scrollbar__wrap[data-v-5785ed82] {
  overflow-x: hidden;
}
.popover-opinion[data-v-5785ed82] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-5785ed82] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-5785ed82] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-5785ed82] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-5785ed82] {
  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-5785ed82] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-5785ed82] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-5785ed82] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-5785ed82] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.searchInput[data-v-5785ed82] {
  position: absolute;
  width: 85%;
  height: 40px;
  top: 50px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 2;
  font-family: PingFangSC-Regular, PingFang SC;
  font-size: 18px;
  font-weight: 400;
}
.searchInput[data-v-5785ed82]  .el-input__inner {
  background: #465c89;
  opacity: 0.68;
  color: rgba(255, 255, 255);
  border-radius: 0;
  padding-right: 93px;
  font-size: 18px;
  border: none;
}
.searchInput[data-v-5785ed82]  .el-input__inner::-moz-placeholder {
  font-size: 18px;
}
.searchInput[data-v-5785ed82]  .el-input__inner::placeholder {
  font-size: 18px;
}
.searchInput[data-v-5785ed82]  .el-input__prefix,
.searchInput[data-v-5785ed82]  .el-input__suffix {
  color: #cacaca;
}
.searchInput[data-v-5785ed82]  .el-button {
  font-size: 18px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  border: none;
}
.searchInput[data-v-5785ed82]  .el-button:hover,
.searchInput[data-v-5785ed82]  .el-button:focus {
  color: #fff;
}
.searchInput[data-v-5785ed82]  .el-input-group__append {
  background: linear-gradient(270deg, #bf8e58 0%, #a47644 100%);
  border: none;
}
.searchInput[data-v-5785ed82]  .el-input-group__prepend {
  border: none;
}
.searchInput .searchBtn[data-v-5785ed82] {
  margin-top: -9px;
  width: 88px;
  height: 40px;
  border-radius: 0 4px 4px 0;
  background: linear-gradient(270deg, #bf8e58 0%, #a47644 100%);
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-fb0e2bea] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-fb0e2bea] {
  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-fb0e2bea] {
  display: none;
}
.el-scrollbar__wrap[data-v-fb0e2bea] {
  overflow-x: hidden;
}
.popover-opinion[data-v-fb0e2bea] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-fb0e2bea] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-fb0e2bea] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-fb0e2bea] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-fb0e2bea] {
  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-fb0e2bea] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-fb0e2bea] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-fb0e2bea] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-fb0e2bea] {
  background: #de0422;
  color: #fff;
}
[data-v-fb0e2bea]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-fb0e2bea]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-fb0e2bea]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-fb0e2bea]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-fb0e2bea] {
  touch-action: pan-y;
}
html[data-v-fb0e2bea] {
  background-color: #0a101c;
}
body[data-v-fb0e2bea] {
  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-fb0e2bea],
a[data-v-fb0e2bea]:hover,
a[data-v-fb0e2bea]:focus {
  text-decoration: none;
}
html input[data-v-fb0e2bea]:focus {
  outline: none;
}
.f-clearfix[data-v-fb0e2bea] {
  zoom: 1;
}
.f-clearfix[data-v-fb0e2bea]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-fb0e2bea] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-fb0e2bea] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-fb0e2bea] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-fb0e2bea] {
  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-fb0e2bea] {
  display: none;
}
.el-scrollbar__wrap[data-v-fb0e2bea] {
  overflow-x: hidden;
}
.popover-opinion[data-v-fb0e2bea] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-fb0e2bea] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-fb0e2bea] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-fb0e2bea] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-fb0e2bea] {
  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-fb0e2bea] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-fb0e2bea] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-fb0e2bea] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-fb0e2bea] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.desktop-home[data-v-fb0e2bea] {
  min-width: 1366px;
  height: 100%;
  display: flex;
  padding: 12px;
}
.desktop-home .desktop-home-left[data-v-fb0e2bea] {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 360px;
  height: 100%;
  overflow: hidden;
}
.desktop-home .desktop-home-left .menu-outer[data-v-fb0e2bea] {
  height: 40vh;
  overflow: auto;
}
.desktop-home .desktop-home-left .sidebar[data-v-fb0e2bea] {
  height: calc(60vh - 24px);
  overflow: auto;
}
.desktop-home .desktop-home-center[data-v-fb0e2bea] {
  display: flex;
  flex-direction: column;
  height: 100%;
  flex: 1;
  margin: 0 12px;
}
.desktop-home .desktop-home-center .banner[data-v-fb0e2bea] {
  position: relative;
  height: 40vh;
}
.desktop-home .desktop-home-center .stock[data-v-fb0e2bea] {
  display: flex;
  height: calc(60vh - 24px);
}
.desktop-home .desktop-home-right[data-v-fb0e2bea] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 452px;
  height: 100%;
}
.desktop-home .desktop-home-right .top[data-v-fb0e2bea] {
  height: 40vh;
  width: 100%;
  border-radius: 4px;
  background: #0a101c;
  overflow: hidden;
  padding-bottom: 12px;
}
.desktop-home .desktop-home-right .top .top-header[data-v-fb0e2bea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1px;
  height: 36px;
  line-height: 36px;
  width: 100%;
  background: #1C2943;
  padding: 0 12px;
}
.desktop-home .desktop-home-right .top .top-header p[data-v-fb0e2bea] {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #FFFFFF;
  line-height: 20px;
}
.desktop-home .desktop-home-right .top .top-header .icon[data-v-fb0e2bea] {
  vertical-align: -1px;
  margin-left: 7px;
  width: 13px;
  height: 13px;
}
.desktop-home .desktop-home-right .top .top-content[data-v-fb0e2bea] {
  height: calc(100% - 36px);
  background: #1C2943;
  border-radius: 0 0 4px 4px;
}
.desktop-home .desktop-home-right .footer[data-v-fb0e2bea] {
  height: calc(60vh - 24px);
  width: 100%;
}
.desktop-home .desktop-home-right .footer .bottom[data-v-fb0e2bea],
.desktop-home .desktop-home-right .footer .middle[data-v-fb0e2bea] {
  height: 50%;
}
.desktop-home .desktop-home-right .footer .bottom[data-v-fb0e2bea] {
  width: 100%;
  background: #1C2943;
  border-radius: 4px;
}
.desktop-home .desktop-home-right .footer .middle[data-v-fb0e2bea] {
  width: 100%;
  background: #0a101c;
  overflow: hidden;
}
.desktop-home .desktop-home-right .footer .middle .middle-header[data-v-fb0e2bea] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 36px;
  line-height: 36px;
  width: 100%;
  background: #1C2943;
  padding: 0 12px;
  margin-bottom: 1px;
}
.desktop-home .desktop-home-right .footer .middle .middle-header p[data-v-fb0e2bea] {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #FFFFFF;
  line-height: 20px;
}
.desktop-home .desktop-home-right .footer .middle .middle-header span[data-v-fb0e2bea] {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #CCD1DA;
  line-height: 18px;
  cursor: pointer;
}
.desktop-home .desktop-home-right .footer .middle .middle-content[data-v-fb0e2bea] {
  background: #1C2943;
  height: calc(100% - 48px);
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
::-webkit-scrollbar-track {
  background: #fff;
}
::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
* {
  touch-action: pan-y;
}
html {
  background-color: #0a101c;
}
body {
  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,
a:hover,
a:focus {
  text-decoration: none;
}
html input:focus {
  outline: none;
}
.f-clearfix {
  zoom: 1;
}
.f-clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground {
  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 {
  display: none;
}
.el-scrollbar__wrap {
  overflow-x: hidden;
}
.popover-opinion {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.home-performance-poper {
  line-height: 20px;
  border: none;
  background: rgba(43, 60, 94, 0.97);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 2px;
  color: #fff;
  font-size: 13px;
  padding: 12px;
}
.home-performance-poper[x-placement^=bottom] .popper__arrow {
  border-bottom-color: #2B3C5E;
}
.home-performance-poper[x-placement^=bottom] .popper__arrow::after {
  border-bottom-color: #2B3C5E;
}

