/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-509123ff] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-509123ff] {
  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-509123ff] {
  display: none;
}
.el-scrollbar__wrap[data-v-509123ff] {
  overflow-x: hidden;
}
.popover-opinion[data-v-509123ff] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-509123ff] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-509123ff] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-509123ff] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-509123ff] {
  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-509123ff] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-509123ff] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-509123ff] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-509123ff] {
  background: #de0422;
  color: #fff;
}
[data-v-509123ff]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-509123ff]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-509123ff]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-509123ff]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-509123ff] {
  touch-action: pan-y;
}
html[data-v-509123ff] {
  background-color: #0a101c;
}
body[data-v-509123ff] {
  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-509123ff],
a[data-v-509123ff]:hover,
a[data-v-509123ff]:focus {
  text-decoration: none;
}
html input[data-v-509123ff]:focus {
  outline: none;
}
.f-clearfix[data-v-509123ff] {
  zoom: 1;
}
.f-clearfix[data-v-509123ff]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-509123ff] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-509123ff] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-509123ff] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-509123ff] {
  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-509123ff] {
  display: none;
}
.el-scrollbar__wrap[data-v-509123ff] {
  overflow-x: hidden;
}
.popover-opinion[data-v-509123ff] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-509123ff] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-509123ff] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-509123ff] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-509123ff] {
  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-509123ff] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-509123ff] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-509123ff] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-509123ff] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.importFile[data-v-509123ff] .el-dialog__title {
  color: #ffffff !important;
}
.importFile .file-note[data-v-509123ff] {
  font-size: 16px;
  margin-bottom: 15px;
}
.importFile .file-content-txt[data-v-509123ff],
.importFile .file-content .btn_import[data-v-509123ff],
.importFile .file-content .btn_download[data-v-509123ff] {
  vertical-align: middle;
}
.importFile .file-content .btn_download[data-v-509123ff] {
  color: #3a8ee6;
  cursor: pointer;
  text-decoration: underline;
}
.importFile .file-content .errTxt[data-v-509123ff] {
  margin-top: 8px;
  text-align: center;
  color: #ef0000;
}
.importFile .btn_import[data-v-509123ff] {
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  border: 1px solid #946229;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-6eb48dfc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6eb48dfc] {
  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-6eb48dfc] {
  display: none;
}
.el-scrollbar__wrap[data-v-6eb48dfc] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6eb48dfc] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6eb48dfc] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6eb48dfc] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6eb48dfc] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6eb48dfc] {
  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-6eb48dfc] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6eb48dfc] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6eb48dfc] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6eb48dfc] {
  background: #de0422;
  color: #fff;
}
[data-v-6eb48dfc]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-6eb48dfc]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-6eb48dfc]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-6eb48dfc]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-6eb48dfc] {
  touch-action: pan-y;
}
html[data-v-6eb48dfc] {
  background-color: #0a101c;
}
body[data-v-6eb48dfc] {
  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-6eb48dfc],
a[data-v-6eb48dfc]:hover,
a[data-v-6eb48dfc]:focus {
  text-decoration: none;
}
html input[data-v-6eb48dfc]:focus {
  outline: none;
}
.f-clearfix[data-v-6eb48dfc] {
  zoom: 1;
}
.f-clearfix[data-v-6eb48dfc]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-6eb48dfc] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-6eb48dfc] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-6eb48dfc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6eb48dfc] {
  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-6eb48dfc] {
  display: none;
}
.el-scrollbar__wrap[data-v-6eb48dfc] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6eb48dfc] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6eb48dfc] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6eb48dfc] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6eb48dfc] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6eb48dfc] {
  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-6eb48dfc] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6eb48dfc] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6eb48dfc] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6eb48dfc] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.component-combination .componentCon-lt[data-v-6eb48dfc] {
  min-height: 610px;
  position: relative;
  padding-bottom: 100px;
  float: right;
}
.component-combination .componentCon-lt-title .btn_bx[data-v-6eb48dfc] {
  float: right;
  display: flex;
  align-items: center;
  margin-left: auto;
}
.component-combination .componentCon-lt-title .btn_bx .btn_df[data-v-6eb48dfc] {
  width: 112px;
  height: 30px;
  opacity: 1;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  margin-left: 20px;
  border: none;
  line-height: 30px;
  padding: 0 0 0 24px;
}
.component-combination .componentCon-lt-content[data-v-6eb48dfc] {
  padding-left: 30px;
  padding-right: 30px;
}
.component-combination .search_bx[data-v-6eb48dfc] {
  flex: 1;
}
.component-combination .search_bx[data-v-6eb48dfc] .el-select .el-input {
  width: 74px;
  text-align: center;
}
.component-combination .search_bx[data-v-6eb48dfc] .input-with-select {
  width: 60%;
  background: rgba(0, 0, 0, 0.25);
  overflow: hidden;
}
.component-combination .search_bx[data-v-6eb48dfc] .input-with-select .el-input-group__prepend {
  background: rgba(0, 0, 0, 0.25);
}
.component-combination .search_bx[data-v-6eb48dfc] .el-input-group__prepend {
  top: -1px;
  border: none;
}
.component-combination .search_bx[data-v-6eb48dfc] .el-input-group__append {
  border-radius: 0 20px 20px 0;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-select .el-input__inner {
  border: none !important;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-select .el-input__inner:hover {
  border: none !important;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-input-group__prepend {
  border: 1px solid #3b465c;
  top: 0;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-input__inner {
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-input__inner::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-input__inner::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-combination .search_bx[data-v-6eb48dfc]  .el-input__icon {
  line-height: 24px;
}
.component-combination .action_bx[data-v-6eb48dfc] {
  right: 0;
  float: right;
  bottom: 20px;
  flex: 1;
  text-align: end;
}
.component-combination .action_bx .btn_df[data-v-6eb48dfc] {
  padding: 0;
  width: 74px;
  height: 24px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.component-combination .action_bx .btn_cancel[data-v-6eb48dfc] {
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.component-combination .action_bx .btn_submit[data-v-6eb48dfc] {
  width: 74px;
  height: 24px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
.component-combination .componentCon-rt[data-v-6eb48dfc] {
  float: left;
}
.component-combination .componentCon-rt-contain-item-case .case-row[data-v-6eb48dfc] {
  position: relative;
  font-size: 0;
}
.component-combination .componentCon-rt-contain-item-case .case-row .btn_edit[data-v-6eb48dfc] {
  position: absolute;
  right: 0px;
  height: 36px;
  line-height: 36px;
  top: 50%;
  margin-top: -18px;
  border-radius: 0px;
  padding: 0 5px;
  border: 0;
  font-size: 14px;
  background: #152035;
}
.componentCon-lt-title_company[data-v-6eb48dfc] {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #858e9e;
  line-height: 24px;
}
.btn-dr[data-v-6eb48dfc] {
  width: 120px !important;
  height: 24px !important;
  line-height: 24px !important;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px !important;
  border: 1px solid #3b465c;
  font-size: 13px !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400 !important;
  color: #ccd1da !important;
}
.btn-dr.is-disabled[data-v-6eb48dfc] {
  background: rgba(0, 0, 0, 0.25);
}
[data-v-6eb48dfc] .btn_clearData span {
  display: flex !important;
}
.btn_inputPosition[data-v-6eb48dfc] {
  display: flex;
}
[data-v-6eb48dfc] .el-table {
  background: #152035;
}
[data-v-6eb48dfc] .el-table__header {
  background-color: #152035 !important;
  border-radius: 0px !important;
  padding: 10px 0;
}
[data-v-6eb48dfc] .el-table__header .cell {
  font-size: 13px !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d9dce2 !important;
  padding-left: 22px !important;
}
[data-v-6eb48dfc] .el-table__header .header-row th {
  background-color: #152035 !important;
}
[data-v-6eb48dfc] .el-table__row .body-row {
  background-color: #1c2943;
  color: #ccd1da;
  border: 1px solid #152035 !important;
}
[data-v-6eb48dfc] .el-table__row {
  background: #1c2943;
}
[data-v-6eb48dfc] .el-table__row--striped td {
  background-color: #1a273f !important;
}
[data-v-6eb48dfc] .cell {
  padding-left: 22px;
}
[data-v-6eb48dfc] .el-table .body-row td {
  padding-top: 6.5px !important;
  padding-bottom: 6.5px !important;
}
[data-v-6eb48dfc] .el-table__header {
  padding: 0 0 !important;
}
[data-v-6eb48dfc] .el-table .el-table__cell {
  padding: 9px 0 !important;
  border-bottom: 1px solid #152035 !important;
  border-left: 1px solid #152035 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
}
[data-v-6eb48dfc] .el-table__row--striped td:first-child {
  border-radius: 0px 0 0 0px !important;
}
[data-v-6eb48dfc] .table-button {
  background: #1c2943 !important;
  font-size: 13px !important;
  font-family: PingFangSC-Light, PingFang SC !important;
  font-weight: 300 !important;
  color: #bf8e58 !important;
  border: none;
}
[data-v-6eb48dfc] .el-checkbox__inner {
  background: rgba(0, 0, 0, 0.25) !important;
  border-radius: 1px !important;
  border: 1px solid #858e9e !important;
}
[data-v-6eb48dfc] .el-dialog {
  background: #1c2943 !important;
  border: 1px solid #152035 !important;
}
.case-rows[data-v-6eb48dfc] .el-input__inner {
  background: #152035;
  border-radius: 2px;
  border: 1px solid #3b465c !important;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.case-rows[data-v-6eb48dfc] .el-input__inner::-moz-placeholder {
  color: #606266;
  font-size: 13px !important;
}
.case-rows[data-v-6eb48dfc] .el-input__inner::placeholder {
  color: #606266;
  font-size: 13px !important;
}
.case-rows .btn_edit[data-v-6eb48dfc] {
  position: absolute;
  right: 0 !important;
  height: 28px !important;
  line-height: 28px !important;
  top: 50% !important;
  margin-top: -14px !important;
  border-radius: 0px !important;
  padding: 0 9px !important;
  border: 0 !important;
  padding-right: 0px !important;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #bf8e58;
  background: transparent !important;
}
[data-v-6eb48dfc] .el-loading-mask {
  background-color: #1c2943 !important;
  top: 88px;
}
.componentCon[data-v-6eb48dfc] {
  display: flex;
  height: 100%;
}
.componentCon-lt[data-v-6eb48dfc] {
  background-color: #1C2943;
  min-height: 666px !important;
  padding: 0 0 37px;
  width: 146.4rem;
}
.componentCon-lt-title[data-v-6eb48dfc] {
  font-weight: 500;
  line-height: 22px;
  padding: 8px 15px;
  align-items: center;
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  border-bottom: 1px solid #0A101C;
}
.componentCon-lt-title_left[data-v-6eb48dfc] {
  width: 2px;
  height: 16px;
  background: #bf8e58;
  margin-right: 4px;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table {
  margin-bottom: 50px;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table::before {
  display: none;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__header {
  border-radius: 8px;
  overflow: hidden;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__header .header-row th {
  background: #f6f6f6;
  border-bottom: none;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__header .header-row th .cell {
  font-size: 14px;
  font-weight: 400;
  color: #707070;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__row--striped td {
  background-color: #1a273f !important;
  overflow: hidden;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__row--striped td:first-child {
  border-radius: 8px 0 0 8px;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .el-table__row--striped td:last-child {
  border-radius: 0 8px 8px 0;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .body-row .blueClass {
  color: #007BFF;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .body-row td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: none;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .body-row td .cell {
  line-height: 23px;
}
.componentCon-lt-content[data-v-6eb48dfc] .el-table .body-row:hover td {
  background-color: transparent;
}
.componentCon-lt-content .pageBx[data-v-6eb48dfc] {
  text-align: right;
  margin-top: 30px;
}
.componentCon-lt .noData[data-v-6eb48dfc] {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-left: -75px;
}
.componentCon-lt .noChoice[data-v-6eb48dfc] {
  text-align: center;
  padding: 30px;
  font-size: 12px;
  color: #999;
}
.componentCon-rt[data-v-6eb48dfc] {
  width: 300px;
  margin-right: 12px;
  height: 100%;
}
.componentCon-rt-contain[data-v-6eb48dfc] {
  padding: 30px 20px;
  min-height: 500px;
  height: 100% !important;
  background-color: #1C2943;
  padding-top: 16px;
}
.componentCon-rt-contain-item[data-v-6eb48dfc] {
  padding-bottom: 20px;
  padding-top: 30px;
  border-top: dashed 1px #e6e6e6;
}
.componentCon-rt-contain-item[data-v-6eb48dfc]:first-child {
  padding-top: 0;
  border-top: none;
}
.componentCon-rt-contain-item-title[data-v-6eb48dfc] {
  line-height: 20px;
  font-weight: 500;
  position: relative;
  margin-bottom: 16px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #CCD1DA;
}
.componentCon-rt-contain-item-title[data-v-6eb48dfc]::after {
  content: '';
  width: 12px;
  height: 1px;
  background-color: #93979C;
  position: absolute;
  right: 0;
  top: 9px;
  display: none;
}
.componentCon-rt-contain-item-case li[data-v-6eb48dfc] {
  font-weight: 500;
  padding-left: 28px;
  padding: 4px 0 4px 15px;
  position: relative;
  display: flex;
}
.componentCon-rt-contain-item-case li .txt[data-v-6eb48dfc] {
  padding-left: 4px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: calc(100% - 10px);
  line-height: 36px;
  height: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}
.componentCon-rt-contain-item-case li .txt .ico_add[data-v-6eb48dfc] {
  width: 13px;
  height: 13px;
  margin-left: 5px;
  cursor: pointer;
}
.componentCon-rt-contain-item-case li .txt_edit[data-v-6eb48dfc] {
  font-size: 13px;
  text-align: center;
  padding-left: 0;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
  background: #152035;
  border-radius: 2px;
  border: 1px solid #3B465C;
}
.componentCon-rt-contain-item-case li .activeClass[data-v-6eb48dfc] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #BF8E58;
  background: #152035;
}
.componentCon-rt-contain-item-case li .disableClass[data-v-6eb48dfc] {
  color: #b2b2b2 !important;
  cursor: auto;
}
.componentCon-rt-contain-item-case li .disableClass[data-v-6eb48dfc]:hover {
  background-color: transparent;
}
.componentCon-rt-contain-item-case li[data-v-6eb48dfc]::before {
  content: '';
  display: block;
  height: 40px;
  width: 10px;
  border-left: solid 1px #858E9E;
  border-bottom: solid 1px #858E9E;
  position: absolute;
  top: -20px;
  left: 0;
}
.componentCon-rt-contain-item-case li[data-v-6eb48dfc]:first-child::before {
  height: 23px;
  top: 0px;
}
.componentCon-rt-contain-item-case li .input_add[data-v-6eb48dfc] {
  width: calc(100% - 40px);
  opacity: 1;
  border-radius: 5px;
  background: #fff;
  font-size: 14px;
  color: #999;
}
.componentCon-rt-contain-item-case li .input_add[data-v-6eb48dfc]  input {
  height: 28px;
  line-height: 28px;
  border: 1px solid #dedede;
}
.componentCon-rt-addBx[data-v-6eb48dfc] {
  background-color: #1C2943;
  padding: 16px 20px;
  padding-bottom: 0px;
}
.componentCon-rt-addBx .btn-add[data-v-6eb48dfc] {
  padding: 0;
  height: 24px;
  width: 100%;
  line-height: 24px;
  opacity: 1;
  background: #1C2943;
  border-radius: 2px;
  border: 1px solid #3B465C;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}

/******************* 以下是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 ****************/
.monitor-editBx .editBx-item {
  padding: 0 15px;
  line-height: 28px;
  cursor: pointer;
  font-size: 14px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
}
.monitor-editBx .editBx-item:hover {
  background-color: #152035;
  color: #fff;
}
.el-popover.down-popover {
  min-width: 106px;
  padding-right: 0px;
  padding-left: 0px;
  background: #2b3c5e;
  box-shadow: 0px 4px 15px 0px rgba(10, 16, 28, 0.3);
  border: none;
  border-radius: 2px;
}
.el-popover.down-popover .el-popconfirm__main {
  margin-bottom: 10px;
}

/******************* 以下是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 ****************/
.down-popoverss[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #2b3c5e !important;
}
.down-popoverss[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: #2b3c5e !important;
}
.down-popoverss[x-placement^="top"] .popper__arrow {
  border-top-color: #2b3c5e !important;
}
.down-popoverss[x-placement^="top"] .popper__arrow::after {
  border-top-color: #2b3c5e !important;
}
.down-popoverss {
  border: none;
}
.down-popoverss .el-select-dropdown__list {
  background-color: #2b3c5e !important;
}
.down-popoverss .el-select-dropdown__item:hover {
  background-color: #152035 !important;
  color: #ccd1da;
}
.down-popoverss .el-select-dropdown__item.selected {
  color: #ccd1da;
  background-color: #152035 !important;
}
.down-popoverss .el-autocomplete-suggestion li {
  color: #ccd1da;
}
.down-popoverss .el-select-dropdown__item.hover,
.down-popoverss .el-select-dropdown__item:hover {
  background-color: unset;
}
.persdsd {
  background: #1c2943 !important;
  border: 1px solid #152035 !important;
  min-width: 520px;
}
.persdsd .el-message-box__headerbtn {
  top: 0;
}
.persdsd .el-input__inner {
  height: 32px;
  line-height: 32px;
  margin-left: 20px;
  width: 378px;
}
.persdsd .el-message-box__message {
  margin-top: 36px;
}
.persdsd .el-message-box__content {
  display: flex;
}
.persdsd .el-message-box__input {
  padding-top: 30px;
}
.persdsd .el-message-box__message span {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.persdsd .el-message-box__message p {
  min-width: 90px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}
.persdsd .el-message-box__header {
  display: flex;
  align-items: center;
  height: 37px;
  padding: 0px;
  padding-left: 12px;
  background: #26375a;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 37px;
}
.persdsd .el-message-box__title {
  color: #ffffff;
}
.persdsd .el-input__inner {
  background: #152035;
  color: #ccd1da;
  border: 1px solid #858e9e !important;
}
.persdsd .el-button {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px !important;
  border: 1px solid #3b465c;
  font-size: 13px !important;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400 !important;
  color: #ccd1da !important;
}
.persdsd .el-button--primary {
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  margin-right: 12px;
  border: 1px solid #946229 !important;
  color: #ffffff !important;
}
.backclear {
  background: #2b3c5e !important;
  border: 1px solid #2b3c5e !important;
}
.backclear ::v-deep .el-popover__reference-wrapper {
  display: flex;
}
.backclear .el-popconfirm__main {
  color: #ffffff;
}
.backclear .el-button--text {
  color: #ffffff;
}
.backclear .el-button--primary {
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  border: none;
}
.lable {
  color: #ccd1da !important;
}
.lable .el-autocomplete-suggestion li:hover {
  background-color: #152035 !important;
}
.lable .el-scrollbar__view li {
  color: #ccd1da !important;
}
.lable .el-scrollbar__view li:hover {
  background-color: #152035 !important;
  color: #ccd1da;
}
.cans {
  float: right;
}

/******************* 以下是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 ****************/
.backclear .el-popover__reference-wrapper {
  display: flex;
  align-items: center;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-28190412] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-28190412] {
  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-28190412] {
  display: none;
}
.el-scrollbar__wrap[data-v-28190412] {
  overflow-x: hidden;
}
.popover-opinion[data-v-28190412] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-28190412] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-28190412] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-28190412] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-28190412] {
  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-28190412] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-28190412] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-28190412] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-28190412] {
  background: #de0422;
  color: #fff;
}
[data-v-28190412]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-28190412]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-28190412]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-28190412]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-28190412] {
  touch-action: pan-y;
}
html[data-v-28190412] {
  background-color: #0a101c;
}
body[data-v-28190412] {
  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-28190412],
a[data-v-28190412]:hover,
a[data-v-28190412]:focus {
  text-decoration: none;
}
html input[data-v-28190412]:focus {
  outline: none;
}
.f-clearfix[data-v-28190412] {
  zoom: 1;
}
.f-clearfix[data-v-28190412]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-28190412] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-28190412] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-28190412] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-28190412] {
  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-28190412] {
  display: none;
}
.el-scrollbar__wrap[data-v-28190412] {
  overflow-x: hidden;
}
.popover-opinion[data-v-28190412] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-28190412] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-28190412] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-28190412] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-28190412] {
  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-28190412] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-28190412] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-28190412] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-28190412] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.select-box[data-v-28190412] {
  margin-top: 15px;
}
.select-box .title[data-v-28190412] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #858E9E;
  background: rgba(20, 30, 50, 0.5);
  padding: 0 14px;
  padding-top: 8px;
  padding-bottom: 4px;
  margin: 0px !important;
}
.select-box .title p[data-v-28190412] {
  line-height: 12px;
}
.select-box .content[data-v-28190412] {
  background: rgba(20, 30, 50, 0.5);
  border-bottom: 1px solid #ebebeb;
  padding: 0px 14px;
  font-size: 14px;
  color: #fff;
  padding-bottom: 8px;
  margin: 0px !important;
}
.select-box .content p[data-v-28190412] {
  line-height: 12px;
  padding: 4px 0;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}
.select-box .content .text-center[data-v-28190412] {
  line-height: 12px;
  padding: 4px 0;
}
.select-box .content[data-v-28190412] {
  border: none;
}
.select-box .content-li[data-v-28190412] {
  padding: 3px 0px;
}
.select-box .content-li .span-common[data-v-28190412] {
  display: inline-block;
  width: 12px;
  height: 12px;
  position: relative;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  border: 1px solid #858E9E;
  border-radius: 2px;
  transition: border-color 0.2s ease-in-out, background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
  cursor: pointer;
}
.select-box .content-li .span-checked[data-v-28190412] {
  background-color: #bf8e58;
  border: 1px solid #bf8e58;
  border-radius: 1px;
}
.select-box .content-li .span-checked[data-v-28190412]:after {
  content: "";
  display: table;
  width: 3px;
  height: 6px;
  position: absolute;
  top: 1px;
  left: 4px;
  border: 2px solid #000000;
  border-top: 0;
  border-left: 0;
  transform: rotate(45deg) scale(1);
  transition: all 0.2s ease-in-out;
}
.select-box .text-center[data-v-28190412] {
  text-align: center;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-49bd42fc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-49bd42fc] {
  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-49bd42fc] {
  display: none;
}
.el-scrollbar__wrap[data-v-49bd42fc] {
  overflow-x: hidden;
}
.popover-opinion[data-v-49bd42fc] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-49bd42fc] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-49bd42fc] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-49bd42fc] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-49bd42fc] {
  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-49bd42fc] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-49bd42fc] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-49bd42fc] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-49bd42fc] {
  background: #de0422;
  color: #fff;
}
[data-v-49bd42fc]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-49bd42fc]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-49bd42fc]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-49bd42fc]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-49bd42fc] {
  touch-action: pan-y;
}
html[data-v-49bd42fc] {
  background-color: #0a101c;
}
body[data-v-49bd42fc] {
  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-49bd42fc],
a[data-v-49bd42fc]:hover,
a[data-v-49bd42fc]:focus {
  text-decoration: none;
}
html input[data-v-49bd42fc]:focus {
  outline: none;
}
.f-clearfix[data-v-49bd42fc] {
  zoom: 1;
}
.f-clearfix[data-v-49bd42fc]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-49bd42fc] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-49bd42fc] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-49bd42fc] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-49bd42fc] {
  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-49bd42fc] {
  display: none;
}
.el-scrollbar__wrap[data-v-49bd42fc] {
  overflow-x: hidden;
}
.popover-opinion[data-v-49bd42fc] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-49bd42fc] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-49bd42fc] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-49bd42fc] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-49bd42fc] {
  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-49bd42fc] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-49bd42fc] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-49bd42fc] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-49bd42fc] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
[data-v-49bd42fc] .fundsDia {
  background: #1c2943;
}
[data-v-49bd42fc] .fundsDia .el-dialog__footer {
  padding-bottom: 16px;
  padding-top: 0px;
}
[data-v-49bd42fc] .fundsDia .el-dialog__header {
  padding: 8px 12px;
  background: #26375a;
}
[data-v-49bd42fc] .fundsDia .el-dialog__header .el-dialog__title {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
[data-v-49bd42fc] .fundsDia .el-dialog__header .el-dialog__headerbtn {
  top: 12px;
  right: 12px;
}
[data-v-49bd42fc] .fundsDia .el-dialog__header .el-dialog__close {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #c5c5c5;
}
[data-v-49bd42fc] .fundsDia .el-dialog__body {
  padding: 16px 24px 24px 24px;
}
.list-table[data-v-49bd42fc] {
  margin-top: 13px;
  overflow: scroll;
}
.list-table[data-v-49bd42fc]  .el-table {
  background: #152035;
}
.list-table[data-v-49bd42fc]  .el-table__cell {
  border-color: #152035 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  padding: 4.5px 0;
}
.list-table[data-v-49bd42fc]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.list-table[data-v-49bd42fc] .el-table--border {
  border: 1px solid #152035 !important;
}
.list-table[data-v-49bd42fc]  .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #152035 !important;
}
.list-table[data-v-49bd42fc]  .el-table__cell.is-leaf {
  border-color: #152035;
}
.list-table[data-v-49bd42fc] .el-table__header .el-table__cell {
  background: #152035;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d9dce2;
}
.list-table[data-v-49bd42fc] .el-table .warning-row {
  background: #1c2943 !important;
}
.list-table[data-v-49bd42fc]  .el-table::before {
  background-color: #152035;
  display: none;
}
.list-table[data-v-49bd42fc] .el-table .success-row {
  background: #152035;
}
.list-table[data-v-49bd42fc] .el-table--border::after {
  background-color: #152035;
  display: none;
}
.list-table[data-v-49bd42fc] {
  margin-top: 13px;
  overflow: scroll;
}
.list-table[data-v-49bd42fc]  .el-table {
  background: #152035;
}
.list-table[data-v-49bd42fc]  .el-table__cell {
  border-color: #152035 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  padding: 4.5px 0;
}
.list-table[data-v-49bd42fc]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.list-table[data-v-49bd42fc] .el-table--border {
  border: 1px solid #152035 !important;
}
.list-table[data-v-49bd42fc]  .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #152035 !important;
}
.list-table[data-v-49bd42fc]  .el-table__cell.is-leaf {
  border-color: #152035;
}
.list-table[data-v-49bd42fc] .el-table__header .el-table__cell {
  background: #152035;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d9dce2;
}
.list-table[data-v-49bd42fc] .el-table .warning-row {
  background: #1c2943 !important;
}
.list-table[data-v-49bd42fc]  .el-table::before {
  background-color: #152035;
  display: none;
}
.list-table[data-v-49bd42fc] .el-table .success-row {
  background: #152035;
}
.list-table[data-v-49bd42fc] .el-table--border::after {
  background-color: #152035;
  display: none;
}
.block[data-v-49bd42fc] {
  display: flex;
  align-items: flex-end;
  align-items: center;
  margin-top: 12px;
  justify-content: flex-end;
}
.block[data-v-49bd42fc] .el-pagination .btn-prev {
  width: 24px;
  height: 24px;
  background: #141e32;
  border-radius: 2px;
  color: #c2c4cf;
  min-width: 24px;
}
.block[data-v-49bd42fc] .el-pagination .btn-next {
  width: 24px;
  height: 24px;
  background: #141e32;
  border-radius: 2px;
  color: #c2c4cf;
  min-width: 24px;
  padding: 0px;
}
.block[data-v-49bd42fc] .el-pagination .el-pager li {
  background: #1c2943;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #edeeef;
}
.block[data-v-49bd42fc] .el-pagination .el-pager li.active {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #bf8e58;
}
.block[data-v-49bd42fc] .el-pagination .el-input__inner {
  height: 24px;
  background: #141e32;
  border-radius: 2px;
  border: 1px solid #141e32;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 0px;
  color: #edeeef;
  text-align: start;
  padding-left: 9px;
}
.block[data-v-49bd42fc] .el-pagination .el-pagination__sizes {
  height: 24px !important;
  line-height: 24px !important;
  margin-right: 0px;
}
.block[data-v-49bd42fc] .el-pagination .el-input__icon {
  line-height: 24px;
}
.block[data-v-49bd42fc] .el-pagination .el-input {
  width: 90px;
}
.block[data-v-49bd42fc] .el-pagination .el-pagination__jump {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #edeeef;
  height: 24px;
  line-height: 24px;
  margin-left: 12px;
}
.block[data-v-49bd42fc] .el-pagination .el-pagination__jump .el-input {
  width: 36px;
  height: 24px;
  background: #141e32;
  border-radius: 2px;
  margin-left: 8px;
  margin-right: 8px;
}
.block[data-v-49bd42fc] .el-pagination .el-pagination__jump .el-input .el-input__inner {
  padding-left: 0px !important;
  text-align: center;
}
.diaHead[data-v-49bd42fc] {
  display: flex;
}
.diaHead .diaHead-tit[data-v-49bd42fc] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 32px;
  margin-right: 12px;
}
[data-v-49bd42fc] .keywordBx {
  flex: 1;
}
[data-v-49bd42fc] .keywordBx .el-input__inner {
  height: 32px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  line-height: 32px;
}
[data-v-49bd42fc] .keywordBx .el-input__inner::-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
[data-v-49bd42fc] .keywordBx .el-input__inner::placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.cancel[data-v-49bd42fc] {
  width: 76px;
  height: 32px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3B465C;
  padding: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
  margin-left: 12px;
}
.confirm[data-v-49bd42fc] {
  width: 76px;
  height: 32px;
  line-height: 32px;
  background: linear-gradient(270deg, #A47644 0%, #946229 100%);
  border-radius: 2px;
  border: 1px solid #946229;
  padding: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #FFFFFF;
}

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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-529260e8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-529260e8] {
  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-529260e8] {
  display: none;
}
.el-scrollbar__wrap[data-v-529260e8] {
  overflow-x: hidden;
}
.popover-opinion[data-v-529260e8] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-529260e8] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-529260e8] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-529260e8] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-529260e8] {
  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-529260e8] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-529260e8] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-529260e8] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-529260e8] {
  background: #de0422;
  color: #fff;
}
[data-v-529260e8]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-529260e8]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-529260e8]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-529260e8]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-529260e8] {
  touch-action: pan-y;
}
html[data-v-529260e8] {
  background-color: #0a101c;
}
body[data-v-529260e8] {
  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-529260e8],
a[data-v-529260e8]:hover,
a[data-v-529260e8]:focus {
  text-decoration: none;
}
html input[data-v-529260e8]:focus {
  outline: none;
}
.f-clearfix[data-v-529260e8] {
  zoom: 1;
}
.f-clearfix[data-v-529260e8]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-529260e8] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-529260e8] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-529260e8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-529260e8] {
  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-529260e8] {
  display: none;
}
.el-scrollbar__wrap[data-v-529260e8] {
  overflow-x: hidden;
}
.popover-opinion[data-v-529260e8] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-529260e8] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-529260e8] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-529260e8] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-529260e8] {
  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-529260e8] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-529260e8] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-529260e8] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-529260e8] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
[data-v-529260e8] .mointorTags {
  background: rgba(132, 158, 210, 0.2);
  border-radius: 2px;
  border-color: rgba(132, 158, 210, 0.2);
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #849ed2;
  height: 24px;
  width: 130px;
  justify-content: space-between;
  display: flex;
  margin-bottom: 12px;
  margin-right: 12px;
}
[data-v-529260e8] .mointorTags .el-tag__close {
  color: #849ed2;
  top: 4px;
}
[data-v-529260e8] .mointorTags .el-tag__close:hover {
  color: #849ed2;
  background: rgba(132, 158, 210, 0.2);
}
.component-play .componentCon-lt[data-v-529260e8] {
  padding-bottom: 0;
  min-height: 0px !important;
  float: right;
  flex: 1;
  height: 100%;
}
.component-play .componentCon-lt-content[data-v-529260e8] {
  padding-left: 30px;
  padding-right: 30px;
}
.component-play .el-form[data-v-529260e8] {
  padding-bottom: 24px;
  padding-top: 30px;
  min-height: 500px;
}
.component-play .el-form .el-form-item[data-v-529260e8] {
  margin-bottom: 20px;
}
.component-play .el-form .el-form-item .keywordBx[data-v-529260e8] {
  width: 62rem;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-input__inner {
  height: 32px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-input__inner::-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-input__inner::placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-cascader__search-input {
  background: #152035;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-cascader__search-input::-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-cascader__search-input::placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #5d6779;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-form-item__label {
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  text-align: end;
  padding-right: 20px;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-radio__input.is-checked .el-radio__inner {
  border-color: #bf8e58;
  background: #bf8e58;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-radio__label {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d7dbe1;
}
.component-play .el-form .el-form-item[data-v-529260e8]  .el-radio__inner {
  width: 12px;
  height: 12px;
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid #858e9e;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-radio__input.is-checked + .el-radio__label {
  color: #bf8e58;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-checkbox__input.is-checked .el-checkbox__inner {
  border-color: #bf8e58;
  background: #bf8e58;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-checkbox__input.is-checked + .el-checkbox__label {
  color: #bf8e58;
}
.component-play .el-form .el-form-item .checkGroup[data-v-529260e8] {
  display: flex;
  margin-right: 30px;
  margin-top: 3px;
}
.component-play .el-form .el-form-item .checkGroup[data-v-529260e8]  .el-checkbox-button {
  margin-right: 12px;
  height: 34px;
  border-radius: 2px;
  border: 1px solid #3b465c;
}
.component-play .el-form .el-form-item .checkGroup[data-v-529260e8]  .el-checkbox-button .el-checkbox-button__inner {
  vertical-align: top !important;
  background: #1c2943;
  padding: 0px 12px !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 32px;
}
.component-play .el-form .el-form-item .checkGroup[data-v-529260e8]  .is-checked {
  margin-right: 12px;
  height: 34px !important;
  border: 1px solid #3b465c;
  background: rgba(191, 142, 88, 0.15) !important;
  border-radius: 2px;
  border: 1px solid #bf8e58;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #bf8e58;
}
.component-play .el-form .el-form-item .checkGroup[data-v-529260e8]  .is-checked .el-checkbox-button__inner {
  vertical-align: top !important;
  background: rgba(191, 142, 88, 0.15) !important;
  border: none !important;
  box-shadow: none !important;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #bf8e58;
  line-height: 32px !important;
}
.component-play .el-form .el-form-item[data-v-529260e8] .el-input input {
  height: 32px !important;
  line-height: 32px;
  cursor: auto;
}
.component-play .componentCon-rt[data-v-529260e8] {
  float: left;
}
.component-play .componentCon-rt-contain-item-case .case-row[data-v-529260e8] .el-input__inner {
  background: #152035;
  border-radius: 2px;
  border: 1px solid #3b465c !important;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.component-play .componentCon-rt-contain-item-case .case-row[data-v-529260e8] .el-input__inner::-moz-placeholder {
  color: #606266;
  font-size: 13px !important;
}
.component-play .componentCon-rt-contain-item-case .case-row[data-v-529260e8] .el-input__inner::placeholder {
  color: #606266;
  font-size: 13px !important;
}
.component-play .componentCon-rt-contain-item-case .case-row .btn_edit[data-v-529260e8] {
  position: absolute;
  right: 0 !important;
  height: 28px !important;
  line-height: 28px !important;
  top: 50% !important;
  margin-top: -14px !important;
  border-radius: 0px !important;
  padding: 0 9px !important;
  border: 0 !important;
  padding-right: 0px !important;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #bf8e58;
  background: transparent !important;
}
.action_bx[data-v-529260e8] {
  right: 0;
  float: right;
  bottom: 20px;
  flex: 1;
  text-align: end;
}
.action_bx .btn_df[data-v-529260e8] {
  padding: 0;
  width: 74px;
  height: 24px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.action_bx .btn_cancel[data-v-529260e8] {
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.action_bx .btn_submit[data-v-529260e8] {
  width: 74px;
  height: 24px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
}
[data-v-529260e8] .checkbox-group {
  display: flex !important;
}
.el-cascader-node[data-v-529260e8]:hover {
  background: #152035 !important;
}
[data-v-529260e8] #cascader-menu-5253-0-3:hover {
  background: #152035 !important;
}
[data-v-529260e8] .el-cascader__tags .el-tag:not(.is-hit) {
  background: #1c2943;
  color: #ccd1da;
}
[data-v-529260e8] .el-cascader__tags .el-icon-close {
  background: #1c2943;
  color: #ccd1da;
}
[data-v-529260e8].el-button--text {
  color: #bf8e58;
  width: 28px;
  line-height: 31px;
  background: #152035;
  padding-top: 0;
  padding-bottom: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
.case-row[data-v-529260e8] .el-input__inner {
  background: #152035;
  border-radius: 2px;
  border: 1px solid #3b465c !important;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.case-row[data-v-529260e8] .el-input__inner::-moz-placeholder {
  color: #606266;
  font-size: 13px;
}
.case-row[data-v-529260e8] .el-input__inner::placeholder {
  color: #606266;
  font-size: 13px;
}
.case-row .btn_edit[data-v-529260e8] {
  position: absolute;
  right: 36px !important;
  height: 28px !important;
  line-height: 28px !important;
  top: 50% !important;
  margin-top: -14px !important;
  border-radius: 0px !important;
  padding: 0 9px !important;
  border: 0 !important;
  font-size: 13px !important;
  color: #ffffff;
  border: 1px solid #3b465c;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%) !important;
}
[data-v-529260e8] .el-loading-mask {
  background-color: #1c2943 !important;
  top: 40px !important;
  height: 100%;
}
[data-v-529260e8] .el-input__inner:focus {
  border-radius: 2px;
  border: 1px solid #bf8e58 !important;
}
.txt[data-v-529260e8] {
  line-height: 32px !important;
  height: 32px !important;
}
.mwmmwmw span[data-v-529260e8]:last-child {
  margin-right: 142px !important;
}
.componentCon[data-v-529260e8] {
  display: flex;
  height: 100%;
}
.componentCon-lt[data-v-529260e8] {
  background-color: #1C2943;
  min-height: 666px !important;
  padding: 0 0 37px;
  width: 146.4rem;
}
.componentCon-lt-title[data-v-529260e8] {
  font-weight: 500;
  line-height: 22px;
  padding: 8px 15px;
  align-items: center;
  display: flex;
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #FFFFFF;
  border-bottom: 1px solid #0A101C;
}
.componentCon-lt-title_left[data-v-529260e8] {
  width: 2px;
  height: 16px;
  background: #bf8e58;
  margin-right: 4px;
}
.componentCon-lt-content[data-v-529260e8] .el-table {
  margin-bottom: 50px;
}
.componentCon-lt-content[data-v-529260e8] .el-table::before {
  display: none;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__header {
  border-radius: 8px;
  overflow: hidden;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__header .header-row th {
  background: #f6f6f6;
  border-bottom: none;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__header .header-row th .cell {
  font-size: 14px;
  font-weight: 400;
  color: #707070;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__row--striped td {
  background-color: #1a273f !important;
  overflow: hidden;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__row--striped td:first-child {
  border-radius: 8px 0 0 8px;
}
.componentCon-lt-content[data-v-529260e8] .el-table .el-table__row--striped td:last-child {
  border-radius: 0 8px 8px 0;
}
.componentCon-lt-content[data-v-529260e8] .el-table .body-row .blueClass {
  color: #007BFF;
}
.componentCon-lt-content[data-v-529260e8] .el-table .body-row td {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: none;
}
.componentCon-lt-content[data-v-529260e8] .el-table .body-row td .cell {
  line-height: 23px;
}
.componentCon-lt-content[data-v-529260e8] .el-table .body-row:hover td {
  background-color: transparent;
}
.componentCon-lt-content .pageBx[data-v-529260e8] {
  text-align: right;
  margin-top: 30px;
}
.componentCon-lt .noData[data-v-529260e8] {
  position: absolute;
  left: 50%;
  top: 50px;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #999;
  margin-left: -75px;
}
.componentCon-lt .noChoice[data-v-529260e8] {
  text-align: center;
  padding: 30px;
  font-size: 12px;
  color: #999;
}
.componentCon-rt[data-v-529260e8] {
  width: 300px;
  margin-right: 12px;
  height: 100%;
}
.componentCon-rt-contain[data-v-529260e8] {
  padding: 30px 20px;
  min-height: 500px;
  height: 100% !important;
  background-color: #1C2943;
  padding-top: 16px;
}
.componentCon-rt-contain-item[data-v-529260e8] {
  padding-bottom: 20px;
  padding-top: 30px;
  border-top: dashed 1px #e6e6e6;
}
.componentCon-rt-contain-item[data-v-529260e8]:first-child {
  padding-top: 0;
  border-top: none;
}
.componentCon-rt-contain-item-title[data-v-529260e8] {
  line-height: 20px;
  font-weight: 500;
  position: relative;
  margin-bottom: 16px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #CCD1DA;
}
.componentCon-rt-contain-item-title[data-v-529260e8]::after {
  content: '';
  width: 12px;
  height: 1px;
  background-color: #93979C;
  position: absolute;
  right: 0;
  top: 9px;
  display: none;
}
.componentCon-rt-contain-item-case li[data-v-529260e8] {
  font-weight: 500;
  padding-left: 28px;
  padding: 4px 0 4px 15px;
  position: relative;
  display: flex;
}
.componentCon-rt-contain-item-case li .txt[data-v-529260e8] {
  padding-left: 4px;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: calc(100% - 10px);
  line-height: 36px;
  height: 36px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}
.componentCon-rt-contain-item-case li .txt .ico_add[data-v-529260e8] {
  width: 13px;
  height: 13px;
  margin-left: 5px;
  cursor: pointer;
}
.componentCon-rt-contain-item-case li .txt_edit[data-v-529260e8] {
  font-size: 13px;
  text-align: center;
  padding-left: 0;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
  background: #152035;
  border-radius: 2px;
  border: 1px solid #3B465C;
}
.componentCon-rt-contain-item-case li .activeClass[data-v-529260e8] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #BF8E58;
  background: #152035;
}
.componentCon-rt-contain-item-case li .disableClass[data-v-529260e8] {
  color: #b2b2b2 !important;
  cursor: auto;
}
.componentCon-rt-contain-item-case li .disableClass[data-v-529260e8]:hover {
  background-color: transparent;
}
.componentCon-rt-contain-item-case li[data-v-529260e8]::before {
  content: '';
  display: block;
  height: 40px;
  width: 10px;
  border-left: solid 1px #858E9E;
  border-bottom: solid 1px #858E9E;
  position: absolute;
  top: -20px;
  left: 0;
}
.componentCon-rt-contain-item-case li[data-v-529260e8]:first-child::before {
  height: 23px;
  top: 0px;
}
.componentCon-rt-contain-item-case li .input_add[data-v-529260e8] {
  width: calc(100% - 40px);
  opacity: 1;
  border-radius: 5px;
  background: #fff;
  font-size: 14px;
  color: #999;
}
.componentCon-rt-contain-item-case li .input_add[data-v-529260e8]  input {
  height: 28px;
  line-height: 28px;
  border: 1px solid #dedede;
}
.componentCon-rt-addBx[data-v-529260e8] {
  background-color: #1C2943;
  padding: 16px 20px;
  padding-bottom: 0px;
}
.componentCon-rt-addBx .btn-add[data-v-529260e8] {
  padding: 0;
  height: 24px;
  width: 100%;
  line-height: 24px;
  opacity: 1;
  background: #1C2943;
  border-radius: 2px;
  border: 1px solid #3B465C;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #CCD1DA;
}
.componentCon-rt-contain-item-case li .txt[data-v-529260e8] {
  width: calc(100% - 20px);
}
.mointorTags-mo[data-v-529260e8] {
  display: flex;
  background: #1C2943;
  right: 50px;
  bottom: 0;
}
.mointorTags-mo .mointorTags-more[data-v-529260e8] {
  width: 38px;
  height: 24px;
  background: rgba(132, 158, 210, 0.2);
  border-radius: 2px;
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #849ed2;
  margin-right: 12px;
  text-align: center;
}
.mointorTags-mo .mointorTags-watch[data-v-529260e8] {
  width: 80px;
  height: 24px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  cursor: pointer;
}
.txt[data-v-529260e8] {
  height: 32px !important;
  line-height: 32px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.title-text[data-v-529260e8] {
  display: flex !important;
}
.txt_edit[data-v-529260e8] {
  height: 24px !important;
  line-height: 24px !important;
}
.hwn[data-v-529260e8] {
  width: 48px;
  height: 14px;
  background: rgba(132, 158, 210, 0.2);
  display: inline-block;
  line-height: 14px;
  border-radius: 6px 64px 64px 0px;
  font-size: 10px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  margin-top: 9px;
  margin-left: 5px;
  color: #849ed2;
}
.planName[data-v-529260e8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: calc(100% - 48px);
}
.planNames[data-v-529260e8] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 100%;
}

/******************* 以下是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 ****************/
.lable[x-placement^="right"] .popper__arrow {
  top: 48% !important;
  border-right-color: #2b3c5e;
}
.lable[x-placement^="right"] .popper__arrow::after {
  border-right-color: #2b3c5e;
}
.lable {
  background: #2b3c5e !important;
  box-shadow: 0px 4px 15px 0px rgba(10, 16, 28, 0.5);
  border: 1px solid #2b3c5e !important;
}
.lable .el-cascader-node.in-active-path .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: #1c2943 !important;
}
.lable .el-checkbox__input.is-checked .el-checkbox__inner,
.lable .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: #1c2943 !important;
  border-color: #bf8e58;
}
.lable .el-checkbox__input.is-checked .el-checkbox__inner {
  background: #bf8e58 !important;
}
.lable .el-checkbox__input.is-focus .el-checkbox__inner {
  border-color: #bf8e58;
}
.lable .el-checkbox__inner::after {
  box-sizing: content-box;
  border: 2px solid #1c2943;
  border-left: 0;
  border-top: 0;
  height: 7px;
  left: 4px;
  position: absolute;
  top: 1px;
  transform: rotate(45deg) scaleY(0);
  width: 3px;
  transition: transform 0.15s ease-in 50ms;
  transform-origin: center;
}
.lable .el-checkbox__input.is-indeterminate .el-checkbox__inner::before {
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  background: #bf8e58;
  transform: scale(0.5);
  left: -1px;
  right: 0;
  top: -1px;
}
.lable .el-cascader-node:not(.is-disabled):focus {
  background: #1c2943;
}
.lable .el-checkbox__inner {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 1px;
  border: 1px solid #858e9e;
}
.lable .el-scrollbar__view li {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d7dbe1 !important;
}
.lable .el-scrollbar__view li:hover {
  background: #1c2943 !important;
}
.lable .el-cascader-node.in-active-path .el-checkbox__input.is-indeterminate .el-checkbox__inner {
  background: #bf8e58;
  border-color: #bf8e58;
}
.lable .el-cascader-node {
  color: #ccd1da;
}
.lable .el-checkbox__input.el-checkbox__inner {
  color: #ccd1da !important;
}
.lable .el-checkbox__input.is-checked .el-checkbox__inner {
  background-color: #bf8e58;
  border-color: #bf8e58;
  color: #bf8e58 !important;
}
.lable .el-popper[x-placement^="top"] .popper__arrow::after {
  border-top-color: #1c2943 !important;
}
.lable .el-popper[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: #1c2943 !important;
}
.lable .el-popper[x-placement^="top"] .popper__arrow {
  border-top-color: #152035 !important;
}
.lable .el-popper[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #152035 !important;
}
.lable .el-popconfirm__main {
  color: #ffffff;
}
.lable .el-button--text {
  color: #ffffff;
}
.lable .el-button--primary {
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  border: none;
}
.lable .el-cascader-node:not(.is-disabled):hover {
  background: #1c2943 !important;
}
.lable .el-cascader-node {
  padding: 0 8px 0 14px;
  height: 32px;
  line-height: 32px;
}
.lable .el-cascader-menu {
  border-right: solid 1px #1c2943;
}
.down-popover-moinitor .el-select-dropdown__item {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d7dbe1;
}
.down-popover-moinitor .el-select-dropdown__item:hover {
  background: #1c2943;
}
.down-popover-moinitor .el-select-dropdown__item.hover {
  background: #1c2943;
}
.down-popover-moinitor[x-placement^="bottom"].down-popover-moinitor .popper__arrow {
  border-bottom-color: #2b3c5e !important;
}
.down-popover-moinitor[x-placement^="bottom"].down-popover-moinitor .popper__arrow::after {
  border-bottom-color: #2b3c5e !important;
}
.down-popover-moinitor[x-placement^="top"].down-popover-moinitor .popper__arrow {
  border-top-color: #2b3c5e !important;
}
.down-popover-moinitor[x-placement^="top"].down-popover-moinitor .popper__arrow::after {
  border-top-color: #2b3c5e !important;
}
.lable[x-placement^="bottom"].lable .popper__arrow {
  border-bottom-color: #2b3c5e !important;
}
.lable[x-placement^="bottom"].lable .popper__arrow::after {
  border-bottom-color: #2b3c5e !important;
}
.lable[x-placement^="top"].lable .popper__arrow {
  border-top-color: #2b3c5e !important;
}
.lable[x-placement^="top"].lable .popper__arrow::after {
  border-top-color: #2b3c5e !important;
}
.down-popover-moinitor {
  border: 1px solid #2b3c5e;
  background: #2b3c5e;
  box-shadow: 0px 4px 15px 0px rgba(10, 16, 28, 0.5);
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d7dbe1;
}
.down-popover-moinitor .el-select-dropdown__empty {
  background: #2b3c5e;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d7dbe1;
}
.delete {
  background: #1c2943;
  border: 1px solid #152035;
}
.delete .el-message-box__title {
  color: #ccd1da;
}
.delete .el-button {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.delete .el-button--primary {
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  color: #ffffff;
  border: 1px solid #946229;
}
#comI {
  width: 100%;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-6a15d0df] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6a15d0df] {
  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-6a15d0df] {
  display: none;
}
.el-scrollbar__wrap[data-v-6a15d0df] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6a15d0df] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6a15d0df] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6a15d0df] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6a15d0df] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6a15d0df] {
  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-6a15d0df] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6a15d0df] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6a15d0df] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6a15d0df] {
  background: #de0422;
  color: #fff;
}
[data-v-6a15d0df]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-6a15d0df]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-6a15d0df]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-6a15d0df]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-6a15d0df] {
  touch-action: pan-y;
}
html[data-v-6a15d0df] {
  background-color: #0a101c;
}
body[data-v-6a15d0df] {
  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-6a15d0df],
a[data-v-6a15d0df]:hover,
a[data-v-6a15d0df]:focus {
  text-decoration: none;
}
html input[data-v-6a15d0df]:focus {
  outline: none;
}
.f-clearfix[data-v-6a15d0df] {
  zoom: 1;
}
.f-clearfix[data-v-6a15d0df]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-6a15d0df] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-6a15d0df] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-6a15d0df] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6a15d0df] {
  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-6a15d0df] {
  display: none;
}
.el-scrollbar__wrap[data-v-6a15d0df] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6a15d0df] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6a15d0df] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6a15d0df] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6a15d0df] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6a15d0df] {
  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-6a15d0df] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6a15d0df] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6a15d0df] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6a15d0df] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.overview_body[data-v-6a15d0df] {
  height: 100%;
  width: 100%;
  background: #0a101c;
  padding: 12px;
}
.overview_body .overview_head[data-v-6a15d0df] {
  width: 100%;
  height: 4.4rem;
  background: #1c2943;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__nav {
  margin-left: 32px;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__item {
  height: 4.4rem;
  line-height: 4.4rem;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__item.is-active {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__item:hover {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__content {
  height: calc(100vh - 80px);
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__content .el-tab-pane {
  height: 100%;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__active-bar {
  background-color: #bf8e58;
}
.overview_body .overview_head[data-v-6a15d0df]  .el-tabs__nav-wrap::after {
  display: none;
}

