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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-1e1ef031] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-1e1ef031] {
  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-1e1ef031] {
  display: none;
}
.el-scrollbar__wrap[data-v-1e1ef031] {
  overflow-x: hidden;
}
.popover-opinion[data-v-1e1ef031] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-1e1ef031] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-1e1ef031] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-1e1ef031] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-1e1ef031] {
  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-1e1ef031] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-1e1ef031] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-1e1ef031] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-1e1ef031] {
  background: #de0422;
  color: #fff;
}
[data-v-1e1ef031]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-1e1ef031]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-1e1ef031]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-1e1ef031]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-1e1ef031] {
  touch-action: pan-y;
}
html[data-v-1e1ef031] {
  background-color: #0a101c;
}
body[data-v-1e1ef031] {
  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-1e1ef031],
a[data-v-1e1ef031]:hover,
a[data-v-1e1ef031]:focus {
  text-decoration: none;
}
html input[data-v-1e1ef031]:focus {
  outline: none;
}
.f-clearfix[data-v-1e1ef031] {
  zoom: 1;
}
.f-clearfix[data-v-1e1ef031]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-1e1ef031] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-1e1ef031] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-1e1ef031] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-1e1ef031] {
  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-1e1ef031] {
  display: none;
}
.el-scrollbar__wrap[data-v-1e1ef031] {
  overflow-x: hidden;
}
.popover-opinion[data-v-1e1ef031] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-1e1ef031] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-1e1ef031] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-1e1ef031] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-1e1ef031] {
  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-1e1ef031] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-1e1ef031] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-1e1ef031] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-1e1ef031] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.tq-research-report-index[data-v-1e1ef031] {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
.tianqing-research-report-index[data-v-1e1ef031] {
  height: calc(100% - 24px);
  width: calc(100% - 24px);
  display: flex;
  overflow: hidden;
}
.tianqing-research-report-index .report-body-left[data-v-1e1ef031] {
  margin-right: 12px;
  height: 100%;
  width: 100px;
}
.tianqing-research-report-index .report-body-right[data-v-1e1ef031] {
  width: calc(100% - 88px);
  background: #fff;
}
.tianqing-research-report-index .report-body-right .report-right-top[data-v-1e1ef031] {
  width: 100%;
  height: 36px;
  border-bottom: 1px solid #e5e5e5;
  display: flex;
  align-items: center;
  padding-left: 14px;
  box-sizing: border-box;
}
.tianqing-research-report-index .report-body-right .report-right-top[data-v-1e1ef031]::before {
  content: "";
  display: inline-block;
  width: 2px;
  height: 16px;
  background: #177bff;
  margin-right: 4px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom[data-v-1e1ef031] {
  padding: 16px 24px;
  width: 100%;
  height: calc(100% - 36px);
  display: flex;
  flex-direction: column;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search[data-v-1e1ef031] {
  display: flex;
  flex-wrap: wrap;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] {
  margin-bottom: 16px;
  margin-right: 24px;
  display: flex;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]:last-child {
  margin-right: 0;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .button[data-v-1e1ef031] {
  display: flex;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .button .return[data-v-1e1ef031] {
  width: 74px;
  height: 24px;
  background: #f7f7f7;
  border-radius: 2px;
  line-height: 24px;
  font-size: 13px;
  padding: 0px;
  border: unset;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .button .search[data-v-1e1ef031] {
  width: 74px;
  height: 24px;
  line-height: 24px;
  background: #126dfb;
  border-radius: 2px;
  border: unset;
  padding: 0px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  margin-left: 12px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .widthin .el-input__inner {
  width: 160px;
  height: 24px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .widthin .el-input__inner::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .widthin .el-input__inner::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .retrievalInput {
  width: 223px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .retrievalInput .el-input__inner {
  width: 223px;
  height: 24px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .retrievalInput .el-input__inner::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .retrievalInput .el-input__inner::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .withinAuthor {
  width: 160px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .withinAuthor .el-input__inner {
  width: 160px;
  height: 24px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .withinAuthor .el-input__inner::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .withinAuthor .el-input__inner::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .box[data-v-1e1ef031] {
  border: 1px solid #e5e5e5;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-range-editor.el-input__inner {
  width: 205px;
  height: 24px;
  background: #fff;
  border-radius: 2px;
  border: unset;
  border-right: none;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-date-editor .el-range-input::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-date-editor .el-range-input::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-date-editor .el-range-input {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  background: #fff;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-range-editor.el-input__inner {
  padding: 3px 8px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-date-editor .el-range__icon {
  display: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .el-date-editor .el-range-input:nth-of-type(1) {
  width: 40% !important;
  margin-right: 13px !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031] .el-date-editor .el-range-separator {
  /* padding: 0 5px; */
  line-height: 18px;
  width: 9%;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv[data-v-1e1ef031]  .el-range__close-icon {
  display: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .datePick[data-v-1e1ef031] {
  border-left: none;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .datePick img[data-v-1e1ef031] {
  margin-right: 2px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper[data-v-1e1ef031] {
  background: #fff;
  color: #222;
  border: unset;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-picker-panel__icon-btn[data-v-1e1ef031] {
  color: #222 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-date-table th[data-v-1e1ef031] {
  color: #222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-date-table td.today span[data-v-1e1ef031] {
  color: #222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-date-table td.available[data-v-1e1ef031]:hover {
  color: #222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-date-table th[data-v-1e1ef031] {
  border-bottom: 1px solid #ffffff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper .el-date-range-picker__content.is-left[data-v-1e1ef031] {
  border-right: 1px solid #ffffff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper[x-placement^="bottom"] .popper__arrow[data-v-1e1ef031]::after {
  border-bottom-color: #fff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper[x-placement^="bottom"] .popper__arrow[data-v-1e1ef031] {
  border-bottom-color: #fff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper[x-placement^="top"] .popper__arrow[data-v-1e1ef031]::after {
  border-top-color: #fff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_timestamp_popper[x-placement^="top"] .popper__arrow[data-v-1e1ef031] {
  border-top-color: #fff;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .AttributeName[data-v-1e1ef031] {
  min-width: -moz-fit-content;
  min-width: fit-content;
  margin-right: 8px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #858e9e;
  line-height: 24px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_dropdown .el-dropdown-link[data-v-1e1ef031] {
  min-width: 160px;
  height: 24px;
  padding: 4px 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .report-search .dv .tq_dropdown .el-dropdown-link .txt_placeholder[data-v-1e1ef031] {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 13px;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart[data-v-1e1ef031] {
  margin-top: 16px;
  overflow: scroll;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .empty[data-v-1e1ef031] {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  transform: translate(0, -50%);
  color: #222;
  text-align: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .empty .noData[data-v-1e1ef031] {
  font-size: 14px;
  color: #999;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .list-chart-box[data-v-1e1ef031] {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
  margin-bottom: 24px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item[data-v-1e1ef031] {
  cursor: pointer;
  width: 314px;
  background: #fff;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  margin-right: 20px;
  box-sizing: border-box;
  list-style: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts[data-v-1e1ef031] {
  padding: 12px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .normal-charts-title[data-v-1e1ef031] {
  flex: 1;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .share_icon[data-v-1e1ef031] {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-bottom: 12px;
  background: url(../static/img/send.46ad33b0.svg);
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .share_icon[data-v-1e1ef031]:hover {
  background: url(../static/img/send-hover.977f2e02.svg);
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .pic[data-v-1e1ef031] {
  position: relative;
  width: 100%;
  height: 149px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .pic .expand_icon[data-v-1e1ef031] {
  position: absolute;
  width: 24px;
  height: 24px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  bottom: 4px;
  right: 4px;
  background: url(../static/img/expand.7dd253b2.svg);
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .pic .expand_icon[data-v-1e1ef031]:hover {
  background: url(../static/img/expand-hover.7482ba81.svg);
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .data_source[data-v-1e1ef031] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #222222;
  line-height: 17px;
  margin: 8px 0 12px;
  height: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .link_info[data-v-1e1ef031] {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 14px 0 0;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .link_info a[data-v-1e1ef031] {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .link_info a img[data-v-1e1ef031] {
  margin-right: 4px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .link_info a .link_font[data-v-1e1ef031] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222;
  line-height: 20px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts .link_info .link_time[data-v-1e1ef031] {
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-title[data-v-1e1ef031] {
  display: flex;
  align-items: center;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-title img[data-v-1e1ef031] {
  margin-right: 8px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-title h4[data-v-1e1ef031] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #222;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des[data-v-1e1ef031] {
  position: relative;
  overflow: hidden;
  max-height: 21px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .shu[data-v-1e1ef031] {
  margin: 0 12px;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des-category[data-v-1e1ef031],
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des-author[data-v-1e1ef031],
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des-type[data-v-1e1ef031] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  color: #b2b2b2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .txt[data-v-1e1ef031] {
  font-family: "PingFangSC-Regular";
  font-size: 14px;
  color: #ccd1da;
  line-height: 20px;
  margin-bottom: 13px;
  margin-bottom: 12px;
  display: block;
  max-height: 20px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .txt-des[data-v-1e1ef031] {
  font-size: 13px;
  line-height: 20px;
  font-family: "PingFangSC-Light", "PingFang SC";
  color: #ccd1da;
  text-align: justify;
  display: block;
  max-height: 60px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .origin[data-v-1e1ef031] {
  position: absolute;
  bottom: 0;
  font-size: 12px;
  color: #858e9e;
  font-family: "PingFangSC-Light";
  min-height: 17px;
  padding-right: 144px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .origin .auth[data-v-1e1ef031] {
  width: 100%;
  display: block;
  max-height: 17px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 1;
  -moz-line-clamp: 1;
  line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .searchChart-contain-item .normal-charts-des .origin .update[data-v-1e1ef031] {
  right: 0;
  top: 0;
  font-size: 12px;
  color: #858e9e;
  position: absolute;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .endBx[data-v-1e1ef031] {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 100%;
  color: #ccd1da;
  text-align: center;
  height: 28px;
  line-height: 28px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .endBx .err[data-v-1e1ef031] {
  font-size: 12px;
  color: #ea1515;
  cursor: pointer;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .endBx .err[data-v-1e1ef031]:hover {
  color: #f42e2e;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-chart .endBx .noMore[data-v-1e1ef031] {
  color: #999;
  font-size: 12px;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] {
  margin-top: 16px;
  overflow: scroll;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table {
  background: #e5e5e5;
  height: 93%;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table__cell {
  border-color: #e5e5e5 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  padding: 6px 0;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table--border {
  border: 1px solid #e5e5e5 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #e5e5e5 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table__cell.is-leaf {
  border-color: #e5e5e5;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table__header .el-table__cell {
  background: #e5e5e5;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #d9dce2;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table .warning-row {
  background: #e5e5e5 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table::before {
  background-color: #e5e5e5;
  display: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table .success-row {
  background: #e5e5e5;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table--border::after {
  background-color: #e5e5e5;
  display: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] {
  margin-top: 16px;
  overflow: scroll;
  flex-grow: 1;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table {
  background: #eef1f5;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table .el-table__empty-block {
  position: absolute;
  top: 0;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table .sort-caret.ascending {
  border-bottom-color: #999999;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table .sort-caret.descending {
  border-top-color: #999999;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table .ascending .sort-caret.ascending {
  border-bottom-color: #1c78fc;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table .descending .sort-caret.descending {
  border-top-color: #1c78fc;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table__cell {
  border-color: #e5e5e5 !important;
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 400;
  color: #222;
  padding: 6px 0;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table tbody tr:hover > td {
  background-color: transparent !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table--border {
  border: 1px solid #e5e5e5 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table th.el-table__cell.is-leaf {
  border-bottom: 1px solid #e5e5e5 !important;
  padding: 4.5px 0 !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table__cell.is-leaf {
  border-color: #e5e5e5;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table__header .el-table__cell {
  background: #eef1f5;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table .warning-row {
  background: #fff !important;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031]  .el-table::before {
  background-color: #f7f7f7;
  display: none;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table .success-row {
  background: #f7f7f7;
}
.tianqing-research-report-index .report-body-right .report-right-bottom .list-table[data-v-1e1ef031] .el-table--border::after {
  background-color: #f7f7f7;
  display: none;
}
.tq_report_page_menu .customPage[data-v-1e1ef031] {
  margin-top: -8px;
  display: flex;
  align-items: center;
}
.tq_report_page_menu .customPage[data-v-1e1ef031] .el-input__inner {
  width: 66px;
  height: 24px;
  padding: 0 8px;
  background: #f7f7f7;
  border-radius: 2px;
}
.tq_report_page_menu .customPage[data-v-1e1ef031] .el-input__inner::-moz-placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tq_report_page_menu .customPage[data-v-1e1ef031] .el-input__inner::placeholder {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
}
.tq_report_page_menu[data-v-1e1ef031]  .el-dropdown-menu__item {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
.tq_report_page_menu[data-v-1e1ef031]  .el-dropdown-menu__item:last-of-type {
  text-align: right;
}
.tq_report_page_menu[data-v-1e1ef031]  .el-dropdown-menu__item:last-of-type .resetBtn {
  width: 50px;
  height: 24px;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  background: transparent;
  color: #222222;
  padding: 0;
}
.tq_report_page_menu[data-v-1e1ef031]  .el-dropdown-menu__item:last-of-type .confirmBtn {
  width: 50px;
  height: 24px;
  background: #126dfb;
  border-radius: 2px;
  padding: 0;
  color: #ffffff;
}
.tq_report_page_menu[data-v-1e1ef031]  .el-dropdown-menu__item:last-of-type:hover {
  background: transparent !important;
}
.block[data-v-1e1ef031] {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  align-items: center;
  margin-top: 12px;
}
.block[data-v-1e1ef031] .el-pagination .btn-prev {
  width: 24px;
  height: 24px;
  background: #f7f7f7;
  border-radius: 2px;
  color: #222222;
  min-width: 24px;
}
.block[data-v-1e1ef031] .el-pagination .btn-next {
  width: 24px;
  height: 24px;
  background: #f7f7f7;
  border-radius: 2px;
  color: #222222;
  min-width: 24px;
  padding: 0px;
}
.block[data-v-1e1ef031] .el-pagination .el-pager li {
  background: #fff;
  height: 24px;
  line-height: 24px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
}
.block[data-v-1e1ef031] .el-pagination .el-pager li.active {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #2381fc;
}
.block[data-v-1e1ef031] .el-pagination .el-input__inner {
  height: 24px;
  background: #f7f7f7;
  border-radius: 2px;
  border: 1px solid #f7f7f7;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  padding-left: 0px;
  padding-right: 0px;
  color: #222222;
  text-align: start;
  padding-left: 9px;
}
.block[data-v-1e1ef031] .el-pagination .el-pagination__sizes {
  height: 24px !important;
  line-height: 24px !important;
  margin-right: 0px;
}
.block[data-v-1e1ef031] .el-pagination .el-input__icon {
  line-height: 24px;
}
.block[data-v-1e1ef031] .el-pagination .el-input {
  width: 90px;
}
.block[data-v-1e1ef031] .el-pagination .el-pagination__jump {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  height: 24px;
  line-height: 24px;
  margin-left: 12px;
}
.block[data-v-1e1ef031] .el-pagination .el-pagination__jump .el-input {
  width: 36px;
  height: 24px;
  background: #f7f7f7;
  border-radius: 2px;
  margin-left: 8px;
  margin-right: 8px;
}
.block[data-v-1e1ef031] .el-pagination .el-pagination__jump .el-input .el-input__inner {
  padding-left: 0px !important;
  text-align: center;
}
.block .demonstration[data-v-1e1ef031] {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #858e9e;
}
.block .demonstration .demonstration_title[data-v-1e1ef031] {
  color: #222;
  margin: 0 5px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog {
  background: transparent;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__header {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  color: #222222;
  line-height: 20px;
  padding: 8px 12px;
  background: #f7f7f7;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__header .el-dialog__title {
  font-size: 14px;
  color: #222222;
  line-height: 20px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__header .el-dialog__headerbtn {
  top: 10px;
  right: 10px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #222222;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body {
  background: #fff;
  padding: 20px 20px 10px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body .el-form-item {
  margin-bottom: 0;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body .el-form-item__label {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body .el-input__inner {
  height: 32px;
  background: #fff;
  border-radius: 2px;
  border: 1px solid #e5e5e5;
  color: #222222;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body .el-input__inner::-moz-placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
  line-height: 20px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__body .el-input__inner::placeholder {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #b2b2b2;
  line-height: 20px;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__footer {
  background: #fff;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__footer .el-button {
  padding: 0;
  border: none;
  width: 76px;
  border-radius: 2px;
  height: 32px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__footer .sureBtn {
  color: #ffffff;
  background: #126dfb;
}
[data-v-1e1ef031] .tqAddDialog .el-dialog .el-dialog__footer .cancelBtn {
  color: #222222;
  background: #e5e5e5;
  border: 1px solid #e5e5e5;
}

/******************* 以下是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 ****************/
.tq_negotiable {
  margin: 0;
  background: #fff;
  box-shadow: 0px 4px 15px 0px rgba(10, 16, 28, 0.3);
  border-radius: 2px;
  border: unset;
}
.tq_negotiable.is-loading li:hover {
  background-color: #f7f7f7 !important;
}
.tq_negotiable[x-placement^="bottom"] {
  margin-top: 0px;
}
.tq_negotiable .popper__arrow {
  display: none;
}
.tq_negotiable li {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 400;
  color: #222;
}
.tq_negotiable li:hover {
  background: #f7f7f7;
}
.tq_terminal_market {
  font-size: 13px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.tq_terminal_market .selected {
  font-size: 13px;
  font-weight: 400;
  color: #126dfb !important;
  background: #f7f7f7;
}
.tq_terminal_market .el-select-dropdown__item {
  font-size: 13px;
}
.tq_terminal_market .el-select-dropdown__item.hover {
  font-weight: 400;
  color: #126dfb;
  background: #f7f7f7;
}
.tq_terminal_market[x-placement^="top"] .popper__arrow::after {
  border-top-color: #fff !important;
}
.tq_terminal_market[x-placement^="top"] .popper__arrow {
  border-top-color: #fff !important;
}
.tq_terminal_market[x-placement^="bottom"].popper__arrow {
  border-bottom-color: #fff !important;
}
.tq_terminal_market[x-placement^="bottom"].popper__arrow::after {
  border-bottom-color: #fff !important;
}
.tq_terminal_market {
  background: #fff;
  border: 1px solid #e5e5e5;
}
.tq_terminal_market .el-dropdown-menu__item {
  font-size: 13px;
  font-weight: 400;
  color: #222222;
}
.tq_terminal_market .el-dropdown-menu__item:hover {
  font-size: 13px;
  font-weight: 400;
  color: #126dfb;
  background: #f7f7f7;
}
.tq_terminal_market[x-placement^="top"] .popper__arrow::after {
  border-top-color: #fff !important;
}
.tq_terminal_market[x-placement^="top"] .popper__arrow {
  border-top-color: #fff !important;
}
.tq_terminal_market[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #fff !important;
}
.tq_terminal_market[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: #fff !important;
}
.tqSendPopper {
  color: #222222;
  background: #ffffff;
  box-shadow: 0px 4px 15px 0px rgba(17, 17, 17, 0.3);
  border-radius: 2px;
  padding: 0;
}
.tqSendPopper .ulBox {
  width: 100%;
  display: flex;
  flex-direction: column;
  margin-bottom: 6px;
}
.tqSendPopper .ulBox span {
  width: 100%;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #878895;
  line-height: 17px;
  padding: 12px 16px 6px;
}
.tqSendPopper .ulBox .liBox {
  height: 200px;
  overflow: scroll;
}
.tqSendPopper .ulBox .liType {
  position: relative;
  height: 32px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 20px;
  padding: 6px 16px;
  cursor: pointer;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.tqSendPopper .ulBox .liType .li_icon {
  position: absolute;
  right: 8px;
  top: 8px;
  display: none;
}
.tqSendPopper .ulBox .liType:hover {
  color: #126dfb;
  background: #ffffff;
}
.tqSendPopper .ulBox .activeLi {
  color: #126dfb;
  background: #ffffff;
}
.tqSendPopper .ulBox .activeLi .li_icon {
  position: absolute;
  display: block;
  right: 8px;
  top: 8px;
}
.tqSendPopper .addType {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #222222;
  line-height: 20px;
  padding: 7px 0 8px;
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
}
.tqSendPopper .addType i {
  margin-right: 7px;
}
.tqSendPopper[x-placement^="bottom"] .popper__arrow::after {
  border-bottom-color: #fff;
}
.tqSendPopper[x-placement^="bottom"] .popper__arrow {
  border-bottom-color: #fff;
}
.tqSendPopper[x-placement^="top"] .popper__arrow::after {
  border-top-color: #fff;
}
.tqSendPopper[x-placement^="top"] .popper__arrow {
  border-top-color: #fff;
}
.tqShareDialog .shareBox {
  display: flex;
  flex-direction: column;
}
.tqShareDialog .shareBox .shareBox-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.tqShareDialog .shareBox .shareBox-head .share-link {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #222222;
  line-height: 20px;
  cursor: pointer;
}
.tqShareDialog .shareBox .shareBox-head .share-send {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  color: #222222;
  line-height: 20px;
  display: flex;
  align-items: center;
}
.tqShareDialog .shareBox .shareBox-head .share-send .shareIcon-expand {
  width: 15px;
  height: 15px;
  background: url(../static/img/send.46ad33b0.svg);
  margin-right: 4px;
}
.tqShareDialog .shareBox .shareBox-head .share-send:hover {
  color: #126dfb;
}
.tqShareDialog .shareBox .shareBox-head .share-send:hover .shareIcon-expand {
  background: url(../static/img/send-hover.977f2e02.svg);
}
.tqShareDialog .shareBox .shareBox-body {
  padding: 0 114px;
}
.tqShareDialog .shareBox .shareBox-body .shareBox-top {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
}
.tqShareDialog .shareBox .shareBox-body .shareBox-top .share-body-top {
  width: 100%;
  flex: 1;
}
.tqShareDialog .shareBox .shareBox-body .shareBox-bottom {
  display: flex;
  align-items: center;
}

