/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-d490cfe2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d490cfe2] {
  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-d490cfe2] {
  display: none;
}
.el-scrollbar__wrap[data-v-d490cfe2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d490cfe2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d490cfe2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d490cfe2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d490cfe2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d490cfe2] {
  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-d490cfe2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d490cfe2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d490cfe2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d490cfe2] {
  background: #de0422;
  color: #fff;
}
[data-v-d490cfe2]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-d490cfe2]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-d490cfe2]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-d490cfe2]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-d490cfe2] {
  touch-action: pan-y;
}
html[data-v-d490cfe2] {
  background-color: #0a101c;
}
body[data-v-d490cfe2] {
  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-d490cfe2],
a[data-v-d490cfe2]:hover,
a[data-v-d490cfe2]:focus {
  text-decoration: none;
}
html input[data-v-d490cfe2]:focus {
  outline: none;
}
.f-clearfix[data-v-d490cfe2] {
  zoom: 1;
}
.f-clearfix[data-v-d490cfe2]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-d490cfe2] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-d490cfe2] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-d490cfe2] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d490cfe2] {
  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-d490cfe2] {
  display: none;
}
.el-scrollbar__wrap[data-v-d490cfe2] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d490cfe2] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d490cfe2] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d490cfe2] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d490cfe2] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d490cfe2] {
  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-d490cfe2] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d490cfe2] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d490cfe2] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d490cfe2] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.process-item-top[data-v-d490cfe2] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px 10px;
  background-color: #F6F6F6;
}
.process-item-top .left[data-v-d490cfe2] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.process-item-top .left .title[data-v-d490cfe2] {
  font-size: 18px;
  color: #333333;
  line-height: 25px;
  padding: 0px 30px;
}
.process-item-top[data-v-d490cfe2]  .tabs .el-tabs__header {
  margin: 0 auto;
}
.process-item-top[data-v-d490cfe2]  .tabs .el-tabs__item {
  height: 54px;
  line-height: 54px;
  color: #707070;
  font-size: 15px;
  padding: 0px 15px;
}
.process-item-top[data-v-d490cfe2]  .tabs .el-tabs__item.is-active {
  color: #333333;
}
.process-item-top[data-v-d490cfe2]  .tabs .el-tabs__active-bar {
  background-color: #DE0422;
  height: 3px;
}
.process-item-top[data-v-d490cfe2]  .tabs .el-tabs__nav-wrap::after {
  height: 0px !important;
}
.process-item-top[data-v-d490cfe2]  .right .el-date-editor {
  border: none;
  background-color: #F6F6F6;
  width: 230px;
}
.process-item-top[data-v-d490cfe2]  .right .el-range-input {
  background-color: #F6F6F6;
  font-size: 12px;
  color: #3D4351;
}
.process-item-top[data-v-d490cfe2]  .right .zxt-icon-time {
  height: 14px;
  width: 14px;
  background-image: url(../static/img/ic_date.e3d81a1b.svg);
  background-position: center;
  background-size: 14px 14px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-180cdf26] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-180cdf26] {
  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-180cdf26] {
  display: none;
}
.el-scrollbar__wrap[data-v-180cdf26] {
  overflow-x: hidden;
}
.popover-opinion[data-v-180cdf26] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-180cdf26] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-180cdf26] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-180cdf26] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-180cdf26] {
  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-180cdf26] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-180cdf26] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-180cdf26] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-180cdf26] {
  background: #de0422;
  color: #fff;
}
[data-v-180cdf26]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-180cdf26]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-180cdf26]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-180cdf26]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-180cdf26] {
  touch-action: pan-y;
}
html[data-v-180cdf26] {
  background-color: #0a101c;
}
body[data-v-180cdf26] {
  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-180cdf26],
a[data-v-180cdf26]:hover,
a[data-v-180cdf26]:focus {
  text-decoration: none;
}
html input[data-v-180cdf26]:focus {
  outline: none;
}
.f-clearfix[data-v-180cdf26] {
  zoom: 1;
}
.f-clearfix[data-v-180cdf26]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-180cdf26] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-180cdf26] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-180cdf26] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-180cdf26] {
  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-180cdf26] {
  display: none;
}
.el-scrollbar__wrap[data-v-180cdf26] {
  overflow-x: hidden;
}
.popover-opinion[data-v-180cdf26] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-180cdf26] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-180cdf26] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-180cdf26] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-180cdf26] {
  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-180cdf26] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-180cdf26] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-180cdf26] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-180cdf26] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.process-item[data-v-180cdf26] {
  background-color: #fff;
  height: 650px;
  overflow-y: scroll;
}
.scroll-box .time-news_item[data-v-180cdf26] {
  padding: 0 35px;
  background: #fff;
}
.scroll-box .time-news_item[data-v-180cdf26]:first-child {
  padding-top: 20px;
}
.scroll-box .event-title[data-v-180cdf26] {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  display: block;
  max-height: 44px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.scroll-box .event-date[data-v-180cdf26] {
  font-size: 12px;
  color: #999;
  margin-top: 8px;
}
.scroll-box .event-content[data-v-180cdf26] {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #707070;
  line-height: 22px;
  padding-bottom: 15px;
  text-align: justify;
}
.news-box-empty[data-v-180cdf26] {
  height: 300px;
  line-height: 300px;
  text-align: center;
  background-color: #ffffff;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}
.news-loading[data-v-180cdf26] {
  height: 40px;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  color: #707070;
  line-height: 20px;
}
[data-v-180cdf26].time-news_list .el-timeline-item__timestamp.is-top {
  width: 58px;
  position: absolute;
  left: 0;
  top: 0;
  color: #000;
}
[data-v-180cdf26].time-news_list .el-timeline-item__node {
  left: 15px;
}
[data-v-180cdf26].time-news_list .el-timeline-item__tail {
  left: 20px;
}
[data-v-180cdf26].time-news_list .el-timeline-item__wrapper {
  padding-left: 71px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-457032a7] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-457032a7] {
  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-457032a7] {
  display: none;
}
.el-scrollbar__wrap[data-v-457032a7] {
  overflow-x: hidden;
}
.popover-opinion[data-v-457032a7] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-457032a7] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-457032a7] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-457032a7] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-457032a7] {
  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-457032a7] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-457032a7] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-457032a7] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-457032a7] {
  background: #de0422;
  color: #fff;
}
[data-v-457032a7]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-457032a7]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-457032a7]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-457032a7]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-457032a7] {
  touch-action: pan-y;
}
html[data-v-457032a7] {
  background-color: #0a101c;
}
body[data-v-457032a7] {
  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-457032a7],
a[data-v-457032a7]:hover,
a[data-v-457032a7]:focus {
  text-decoration: none;
}
html input[data-v-457032a7]:focus {
  outline: none;
}
.f-clearfix[data-v-457032a7] {
  zoom: 1;
}
.f-clearfix[data-v-457032a7]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-457032a7] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-457032a7] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-457032a7] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-457032a7] {
  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-457032a7] {
  display: none;
}
.el-scrollbar__wrap[data-v-457032a7] {
  overflow-x: hidden;
}
.popover-opinion[data-v-457032a7] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-457032a7] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-457032a7] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-457032a7] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-457032a7] {
  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-457032a7] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-457032a7] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-457032a7] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-457032a7] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.opinion-item[data-v-457032a7] {
  background-color: #FFFFFF;
  height: 650px;
  overflow-y: scroll;
}
.scroll-box[data-v-457032a7] {
  min-height: 100%;
}
.opinion-item-box[data-v-457032a7] {
  padding: 0px 40px;
}
.opinion-item-box .opinion-item-box_item[data-v-457032a7] {
  border-bottom: 1px dashed #E6E6E6;
  padding: 17px 0px;
  cursor: pointer;
}
.opinion-item-box .opinion-item-box_item .title[data-v-457032a7] {
  font-size: 14px;
  color: #333333;
  line-height: 20px;
  margin-bottom: 6px;
}
.opinion-item-box .opinion-item-box_item .info[data-v-457032a7] {
  font-size: 12px;
  line-height: 17px;
  color: #999999;
  margin-bottom: 16px;
}
.opinion-item-box .opinion-item-box_item .content[data-v-457032a7] {
  font-size: 14px;
  color: #707070;
  line-height: 22px;
  display: block;
  max-height: 66px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.news-box-empty[data-v-457032a7] {
  height: 300px;
  line-height: 300px;
  text-align: center;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}
.news-loading[data-v-457032a7] {
  height: 40px;
  text-align: center;
  padding: 10px 0;
  font-size: 12px;
  color: #707070;
  line-height: 20px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-6dab7b47] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6dab7b47] {
  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-6dab7b47] {
  display: none;
}
.el-scrollbar__wrap[data-v-6dab7b47] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6dab7b47] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6dab7b47] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6dab7b47] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6dab7b47] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6dab7b47] {
  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-6dab7b47] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6dab7b47] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6dab7b47] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6dab7b47] {
  background: #de0422;
  color: #fff;
}
[data-v-6dab7b47]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-6dab7b47]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-6dab7b47]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-6dab7b47]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-6dab7b47] {
  touch-action: pan-y;
}
html[data-v-6dab7b47] {
  background-color: #0a101c;
}
body[data-v-6dab7b47] {
  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-6dab7b47],
a[data-v-6dab7b47]:hover,
a[data-v-6dab7b47]:focus {
  text-decoration: none;
}
html input[data-v-6dab7b47]:focus {
  outline: none;
}
.f-clearfix[data-v-6dab7b47] {
  zoom: 1;
}
.f-clearfix[data-v-6dab7b47]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-6dab7b47] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-6dab7b47] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-6dab7b47] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-6dab7b47] {
  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-6dab7b47] {
  display: none;
}
.el-scrollbar__wrap[data-v-6dab7b47] {
  overflow-x: hidden;
}
.popover-opinion[data-v-6dab7b47] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-6dab7b47] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-6dab7b47] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-6dab7b47] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-6dab7b47] {
  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-6dab7b47] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-6dab7b47] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-6dab7b47] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-6dab7b47] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.score-box[data-v-6dab7b47] {
  position: relative;
  padding: 18px 40px;
  background-color: #ffffff;
}
.score-box .score-box-left .top[data-v-6dab7b47],
.score-box .score-box-right .top[data-v-6dab7b47] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.score-box .score-box-left .top .top_title[data-v-6dab7b47],
.score-box .score-box-right .top .top_title[data-v-6dab7b47] {
  height: 40px;
  font-size: 18px;
  color: #333333;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.score-box .score-box-left .top[data-v-6dab7b47]  .top_time .el-select,
.score-box .score-box-right .top[data-v-6dab7b47]  .top_time .el-select {
  border: none;
  background-color: #ffffff;
  width: 130px;
  line-height: 28px;
}
.score-box .score-box-left .top[data-v-6dab7b47]  .top_time .el-input__inner,
.score-box .score-box-right .top[data-v-6dab7b47]  .top_time .el-input__inner {
  background-color: #ffffff;
  font-size: 12px;
  color: #3D4351;
  border: none;
}
.score-box .score-box-left .top[data-v-6dab7b47]  .top_time .zxt-icon-time,
.score-box .score-box-right .top[data-v-6dab7b47]  .top_time .zxt-icon-time {
  display: inline-block;
  vertical-align: middle;
  height: 14px;
  width: 14px;
  background-image: url(../static/img/ic_date.e3d81a1b.svg);
  background-position: center;
  background-size: 14px 14px;
}
.score-box[data-v-6dab7b47]::before {
  position: absolute;
  content: "";
  border-left: 1px dashed #E7E8EA;
  left: 50%;
  height: 88%;
  top: 43px;
}
[data-v-6dab7b47].score-box-left .pagination,[data-v-6dab7b47].score-box-right .pagination {
  text-align: center;
  margin-top: 20px;
  min-height: 32px;
}
[data-v-6dab7b47].score-box-left .pagination .el-pagination.is-background .btn-next,[data-v-6dab7b47].score-box-right .pagination .el-pagination.is-background .btn-next,[data-v-6dab7b47].score-box-left .pagination .el-pagination.is-background .btn-prev,[data-v-6dab7b47].score-box-right .pagination .el-pagination.is-background .btn-prev,[data-v-6dab7b47].score-box-left .pagination .el-pagination.is-background .el-pager li,[data-v-6dab7b47].score-box-right .pagination .el-pagination.is-background .el-pager li {
  margin: 0 5px;
  background-color: #F8F8F8;
  color: #606266;
  min-width: 30px;
  border-radius: 2px;
  font-size: 14px;
}
[data-v-6dab7b47].score-box-left .pagination .el-pagination.is-background .el-pager li:not(.disabled).active,[data-v-6dab7b47].score-box-right .pagination .el-pagination.is-background .el-pager li:not(.disabled).active {
  color: #007BFF;
}
[data-v-6dab7b47].score-box-left .el-table,[data-v-6dab7b47].score-box-right .el-table {
  border-top: 1px solid #E7E8EA;
}
[data-v-6dab7b47].score-box-left .el-table::before,[data-v-6dab7b47].score-box-right .el-table::before {
  display: none;
}
[data-v-6dab7b47].score-box-left .el-table th,[data-v-6dab7b47].score-box-right .el-table th,[data-v-6dab7b47].score-box-left .el-table td,[data-v-6dab7b47].score-box-right .el-table td {
  padding: 15px 0px;
}
[data-v-6dab7b47].score-box-left .el-table th .cell,[data-v-6dab7b47].score-box-right .el-table th .cell,[data-v-6dab7b47].score-box-left .el-table td .cell,[data-v-6dab7b47].score-box-right .el-table td .cell {
  font-size: 14px;
  color: #333333;
}
[data-v-6dab7b47].score-box-left .el-table th .cell,[data-v-6dab7b47].score-box-right .el-table th .cell {
  color: #707070;
}
[data-v-6dab7b47].score-box-left .el-table th.is-leaf,[data-v-6dab7b47].score-box-right .el-table th.is-leaf {
  border-bottom: 1px dashed #E7E8EA;
}
[data-v-6dab7b47].score-box-left .el-table .el-table__body-wrapper td,[data-v-6dab7b47].score-box-right .el-table .el-table__body-wrapper td {
  border-bottom: 1px dashed #E7E8EA;
}
.publicOpinion_score[data-v-6dab7b47] {
  margin-top: 20px;
}
.risK-description[data-v-6dab7b47] {
  margin-top: 20px;
}
.risK-description .riskDes[data-v-6dab7b47] {
  font-size: 14px;
  color: #707070;
  line-height: 20px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-11d8521e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-11d8521e] {
  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-11d8521e] {
  display: none;
}
.el-scrollbar__wrap[data-v-11d8521e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-11d8521e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-11d8521e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-11d8521e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-11d8521e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-11d8521e] {
  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-11d8521e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-11d8521e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-11d8521e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-11d8521e] {
  background: #de0422;
  color: #fff;
}
[data-v-11d8521e]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-11d8521e]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-11d8521e]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-11d8521e]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-11d8521e] {
  touch-action: pan-y;
}
html[data-v-11d8521e] {
  background-color: #0a101c;
}
body[data-v-11d8521e] {
  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-11d8521e],
a[data-v-11d8521e]:hover,
a[data-v-11d8521e]:focus {
  text-decoration: none;
}
html input[data-v-11d8521e]:focus {
  outline: none;
}
.f-clearfix[data-v-11d8521e] {
  zoom: 1;
}
.f-clearfix[data-v-11d8521e]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-11d8521e] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-11d8521e] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-11d8521e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-11d8521e] {
  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-11d8521e] {
  display: none;
}
.el-scrollbar__wrap[data-v-11d8521e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-11d8521e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-11d8521e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-11d8521e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-11d8521e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-11d8521e] {
  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-11d8521e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-11d8521e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-11d8521e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-11d8521e] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.relation-content[data-v-11d8521e] {
  padding: 20px 40px 40px;
  background-color: #fff;
}
.relation-content-title[data-v-11d8521e] {
  font-size: 18px;
  color: #333;
  font-weight: 500;
  line-height: 25px;
  margin-bottom: 20px;
}
.relation-content-info .related-item[data-v-11d8521e] {
  float: left;
  margin-right: 50px;
}
.relation-content-info .attributeBx[data-v-11d8521e] {
  float: right;
  font-size: 0;
  margin-bottom: 30px;
}
.relation-content-info .attributeBx li[data-v-11d8521e] {
  display: inline-block;
  font-size: 16px;
  margin-right: 50px;
}
.relation-content-info .attributeBx li .ico[data-v-11d8521e] {
  display: inline-block;
  width: 14px;
  height: 8px;
  font-size: 0;
  margin-right: 4px;
  vertical-align: middle;
}
.relation-content-table[data-v-11d8521e] {
  width: 100%;
}
.relation-content-table[data-v-11d8521e]  .el-table {
  width: 100%;
}
.relation-content-table[data-v-11d8521e]  .el-table .indentityShape {
  width: 14px;
  height: 8px;
  display: inline-block;
}
.relation-content-table[data-v-11d8521e]  .el-table .header-cell {
  background: #F7F5FB;
  border-right: 0;
}
.relation-content-table[data-v-11d8521e]  .el-table .header-cell2 {
  background: #FAF8F6;
  border-right: 0;
}
.relation-content-table[data-v-11d8521e]  .el-table .table-cell {
  border-left: solid 1px #EBEEF5;
  border-right: 0;
}
.relation-content-table[data-v-11d8521e]  .el-table .el-table__body {
  width: 100%;
  table-layout: fixed;
}
.relation-content-table[data-v-11d8521e]  .el-table .el-table__expanded-cell {
  padding: 0 0 0 120px;
}
.relation-content-table[data-v-11d8521e]  .el-table .el-table__expanded-cell .el-table:last-child .table-row:last-child .table-cell {
  border-bottom: 0;
}
.relation-content-table[data-v-11d8521e]  .el-table .el-table__expanded-cell .el-table:last-child::before {
  display: none;
}
.relation-content-table[data-v-11d8521e]  .el-table .tagStockClass {
  display: inline-block;
  padding: 0 15px;
  height: 24px;
  background: #FFE1E7;
  color: #DD717B;
  font-size: 14px;
  line-height: 24px;
  border-radius: 2px;
}
.relation-content-table[data-v-11d8521e]  .el-table .tagGuaranteeClass {
  display: inline-block;
  padding: 0 12px;
  height: 24px;
  background: #EBDBFF;
  color: #840fff;
  font-size: 14px;
  line-height: 24px;
  border-radius: 2px;
}
.relation-content-table[data-v-11d8521e]  .el-table .noShowExpand .el-table__expand-icon {
  display: none;
}
.relation-content .color1[data-v-11d8521e] {
  background: #f52038;
}
.relation-content .color2[data-v-11d8521e] {
  background: #0783e9;
}
.relation-content .color3[data-v-11d8521e] {
  background: #07c417;
}
.relation-content .color4[data-v-11d8521e] {
  background: #BE79F8;
}
.relation-content .color5[data-v-11d8521e] {
  background: #E1AD00;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-24e0ee6e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-24e0ee6e] {
  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-24e0ee6e] {
  display: none;
}
.el-scrollbar__wrap[data-v-24e0ee6e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-24e0ee6e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-24e0ee6e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-24e0ee6e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-24e0ee6e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-24e0ee6e] {
  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-24e0ee6e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-24e0ee6e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-24e0ee6e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-24e0ee6e] {
  background: #de0422;
  color: #fff;
}
[data-v-24e0ee6e]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-24e0ee6e]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-24e0ee6e]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-24e0ee6e]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-24e0ee6e] {
  touch-action: pan-y;
}
html[data-v-24e0ee6e] {
  background-color: #0a101c;
}
body[data-v-24e0ee6e] {
  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-24e0ee6e],
a[data-v-24e0ee6e]:hover,
a[data-v-24e0ee6e]:focus {
  text-decoration: none;
}
html input[data-v-24e0ee6e]:focus {
  outline: none;
}
.f-clearfix[data-v-24e0ee6e] {
  zoom: 1;
}
.f-clearfix[data-v-24e0ee6e]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-24e0ee6e] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-24e0ee6e] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-24e0ee6e] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-24e0ee6e] {
  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-24e0ee6e] {
  display: none;
}
.el-scrollbar__wrap[data-v-24e0ee6e] {
  overflow-x: hidden;
}
.popover-opinion[data-v-24e0ee6e] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-24e0ee6e] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-24e0ee6e] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-24e0ee6e] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-24e0ee6e] {
  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-24e0ee6e] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-24e0ee6e] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-24e0ee6e] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-24e0ee6e] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.companies[data-v-24e0ee6e] {
  margin: 30px auto 80px;
}
.companies .top[data-v-24e0ee6e] {
  padding: 30px 40px;
  background-color: #fff;
  display: flex;
  margin-bottom: 20px;
}
.companies .top .img[data-v-24e0ee6e] {
  width: 100px;
  height: 100px;
}
.companies .top .img img[data-v-24e0ee6e] {
  font-size: 0px;
  display: inline-block;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: fill;
     object-fit: fill;
}
.companies .top .content .title h4[data-v-24e0ee6e] {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  display: block;
  max-height: 25px;
  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;
}
.companies .top .companies-info[data-v-24e0ee6e] {
  margin: 10px 0px;
}
.companies .top .companies-info-item[data-v-24e0ee6e] {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin: 4px 0px;
}
.companies .top .companies-info-item span[data-v-24e0ee6e] {
  display: inline-block;
  font-size: 14px;
  line-height: 22px;
  color: #333333;
}
.companies .top .companies-info-item .title[data-v-24e0ee6e] {
  color: #707070;
}
.companies .top .companies-info-item-box[data-v-24e0ee6e] {
  min-width: 280px;
  margin-right: 40px;
}
.companies .process[data-v-24e0ee6e] {
  margin-bottom: 20px;
}
.companies .relation[data-v-24e0ee6e] {
  margin-top: 20px;
}

/******************* 以下是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 ****************/
#app {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #2c3e50;
}


.svg-icon[data-v-43e010f7] {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}

/******************* 以下是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 ****************/
body,
html,
div,
blockquote,
img,
label,
p,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
ul,
ol,
li,
dl,
dt,
dd,
form,
a,
fieldset,
input,
th,
td,
button,
span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
body {
  font-family: 'PingFangSC-Medium', 'Segoe UI';
  color: #333;
  font-weight: 500;
  background-color: #fafafa;
}
.clearfix::after {
  display: block;
  content: '.';
  height: 0;
  overflow: hidden;
  clear: both;
  visibility: hidden;
}
.clearfix {
  *zoom: 1;
}
.noneSelect {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.con_1200 {
  width: 1200px;
  margin: 0 auto;
}
.con_830 {
  width: 830px;
  float: left;
}
.con_350 {
  width: 350px;
  float: right;
}
.color_1 {
  color: #333 !important;
}
.color_2 {
  color: #F38346 !important;
}
.color_3 {
  color: #FE2033 !important;
}
.df_table {
  margin-bottom: 0!important;
}
.df_table::before {
  display: none;
}
.df_table_rowClick:hover {
  cursor: pointer;
}
.df_table_cell {
  font-weight: normal;
  border-radius: 0!important;
  border: none!important;
}
.df_table_header_cell {
  font-weight: normal;
  background-color: #f6f6f6 !important;
  border: none!important;
}
.df_table_header_cell .cell {
  color: #707070;
}
.df_table .el-table__header {
  border-radius: 0!important;
}
.df_table .el-table__body {
  width: 100%;
  table-layout: fixed;
}
.df_table .show-line2 {
  display: block;
  max-height: 46px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.df_table_scollAppend {
  padding: 10px;
  text-align: center;
}
.df_table_scollAppend .txt {
  font-size: 12px;
  color: #999;
  padding: 0 5px;
}
.df_pagination {
  margin-top: 42px;
}
.df_pagination .number {
  min-width: 32px!important;
  width: auto;
  height: 32px;
  line-height: 32px!important;
  background-color: #F8F8F8;
  font-family: "Helvetica";
  font-size: 14px;
}
.df_pagination .number:hover {
  color: #DE0422 !important;
}
.df_pagination .active {
  color: #DE0422 !important;
  background-color: #F8F8F8 !important;
}
.df_pagination .btn-prev,
.df_pagination .btn-next {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.df_pagination .more {
  width: 32px;
  height: 32px;
  line-height: 32px!important;
}
.df_pagination .more:hover {
  color: #DE0422 !important;
}
.df_pagination-info {
  margin-right: 21px;
  color: #9F9FA0;
  font-size: 14px!important;
  font-weight: normal;
  height: 32px!important;
  line-height: 32px!important;
}
.df_img .image-slot {
  text-align: center;
  height: 100%;
}
.df_img .image-slot img {
  vertical-align: middle;
}
.df_img .image-slot::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.df_backTop {
  color: #171621;
}
.df_backTop:hover {
  background-color: #fff;
  color: #DE0422;
}
.df-desktopTab .el-tabs__header {
  margin: 0;
}
.df-desktopTab .el-tabs__nav-wrap {
  padding: 0 1.2rem;
}
.df-desktopTab .el-tabs__nav-wrap::after {
  height: 1px;
  background: #0A101C;
}
.df-desktopTab .el-tabs__nav-wrap .el-tabs__active-bar {
  background-color: #BF8E58;
  height: 0.2rem;
}
.df-desktopTab .el-tabs__nav-wrap .el-tabs__nav {
  font-size: 0;
}
.df-desktopTab .el-tabs__item {
  height: 3.6rem;
  line-height: 3.6rem;
  padding: 0 1.5rem;
  font-size: 1.4rem;
  font-family: "PingFangSC-Regular", 'PingFang SC';
  color: #CCD1DA;
  cursor: pointer;
}
.df-desktopTab .el-tabs__item.is-active {
  color: #fff;
  font-weight: 600;
}
.df-desktopTab .el-tabs__item:hover {
  color: #fff;
}
.df-desktopTab.Px .el-tabs__nav-wrap {
  padding: 0 12px;
}
.df-desktopTab.Px .el-tabs__nav-wrap .el-tabs__active-bar {
  height: 2px;
}
.df-desktopTab.Px .el-tabs__item {
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 14px;
}
.df-desktopTab.btnType {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.df-desktopTab.btnType .el-tabs__content {
  flex: 1;
}
.df-desktopTab.btnType .el-tabs__content .el-tab-pane {
  height: 100%;
}
.df-desktopTab.btnType .el-tabs__nav-wrap {
  padding: 8px 12px;
}
.df-desktopTab.btnType .el-tabs__nav-wrap .el-tabs__active-bar {
  display: none;
}
.df-desktopTab.btnType .el-tabs__nav-wrap::after {
  display: none;
}
.df-desktopTab.btnType .el-tabs__item {
  height: 24px;
  line-height: 22px;
  width: 56px;
  text-align: center;
  font-size: 13px;
  background: rgba(0, 0, 0, 0.25);
  padding: 0;
  border-radius: 2px;
  border: 1px solid #3B465C;
  margin-right: 8px;
}
.df-desktopTab.btnType .el-tabs__item:last-child {
  margin-right: 0;
}
.df-desktopTab.btnType .el-tabs__item.is-active {
  border-color: #BF8E58;
  color: #BF8E58;
  background: rgba(191, 142, 88, 0.15);
}
.df-desktopPage {
  width: 100%;
  text-align: right;
}
.df-desktopPage .el-pagination .el-pager .number {
  background: transparent!important;
  color: #CCD1DA;
}
.df-desktopPage .el-pagination .el-pager .number:hover {
  color: #868381 !important;
}
.df-desktopPage .el-pagination .el-pager .more {
  background: transparent;
  color: #CCD1DA;
}
.df-desktopPage .el-pagination .el-pager .more:hover {
  color: #CCD1DA !important;
}
.df-desktopPage .el-pagination .el-pager .active {
  color: #868381 !important;
}
.df-desktopPage .el-pagination .btn-prev,
.df-desktopPage .el-pagination .btn-next {
  background: #152035;
  color: #CCD1DA;
}
.df-desktopDialog .el-dialog__header {
  padding: 8px 12px;
  min-height: 20px;
  background-color: #26375A;
}
.df-desktopDialog .el-dialog__header .el-dialog__title {
  font-size: 14px;
  font-family: "PingFangSC-Semibold", "PingFang SC";
  font-weight: 600;
  color: #FFFFFF;
  line-height: 20px;
}
.df-desktopDialog .el-dialog__header .el-dialog__headerbtn {
  top: 8px;
  right: 12px;
}
.df-desktopDialog .el-dialog__header .el-dialog__headerbtn .el-dialog__close {
  color: #C5C5C5;
  font-size: 14px;
}
.df-desktopDialog .el-dialog__header .el-dialog__headerbtn:hover .el-dialog__close {
  color: #BF8E58;
}
.df-desktopDialog .el-dialog__body {
  background-color: #1C2943;
  padding: 0;
}
.df_desktopMsg {
  min-width: 128px;
  min-height: 40px;
  background: #485267;
  box-shadow: 0px 0px 15px 0px rgba(10, 16, 28, 0.3);
  border-radius: 2px;
  border: none;
}
.df_desktopMsg .el-icon-info {
  color: #3284F5;
}
.df_desktopMsg .el-message__content {
  font-size: 14px;
  font-family: "PingFangSC-Regular", "PingFang SC";
  font-weight: 400;
  color: #FFFFFF;
  line-height: 20px;
}
.df_loading_pc .el-loading-spinner i {
  color: #4D5663;
  font-size: 24px;
}
.df_loading .el-loading-spinner i {
  color: #4D5663;
  font-size: 2.4rem;
}
.df_loading_h5 {
  background: transparent;
}
.df_loading_h5 .el-loading-spinner {
  width: 10rem;
  height: 10rem;
  text-align: center;
  line-height: 10rem;
  left: 50%;
  margin: -10rem 0 0 -5rem !important;
  margin-top: -7rem;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 0.8rem;
}
.df_loading_h5 .el-loading-spinner i {
  color: #eee;
  font-size: 2.4rem;
}
.df_empty {
  width: 100%;
}
.df_empty .el-empty__description p {
  color: #5D6779;
  font-size: 14px;
}
.df_scrollBar::-webkit-scrollbar {
  width: 8px!important;
  height: 8px!important;
}
.df_scrollBar::-webkit-scrollbar-track {
  background: transparent!important;
}
.df_scrollBar::-webkit-scrollbar-thumb {
  background-color: #364563 !important;
  border-radius: 4px!important;
  border: 0 solid #364563 !important;
}
.df_scrollBar::-webkit-scrollbar-thumb:hover {
  background-color: #404e68 !important;
  cursor: move!important;
}
.df_msgBx {
  background: #1c2943;
  border: none;
}
.df_msgBx .el-message-box__header {
  background: #26375a;
}
.df_msgBx .el-message-box__header .el-message-box__title {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ccd1da;
}
.df_msgBx .el-message-box__headerbtn {
  top: 12px;
}
.df_msgBx .el-message-box__content {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.df_msgBx .el-button {
  width: 76px;
  height: 32px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3B465C;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
.df_msgBx .el-button:hover {
  background: linear-gradient(270deg, rgba(191, 142, 88, 0.15) 0%, rgba(191, 142, 88, 0.15) 100%);
  color: #BF8E58;
  border-color: #BF8E58;
}
.df_msgBx .el-message-box__btns button:nth-child(2) {
  width: 76px;
  height: 32px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  border: solid 1px #946229;
}
.df_msgBx .el-message-box__btns button:nth-child(2):hover {
  background: linear-gradient(270deg, #BF8E58 0%, #BF8E58 100%);
  color: #fff;
}
.df_deskTopTable {
  display: block;
  width: 100%;
  border-right: none;
  background: #1C2943;
}
.df_deskTopTable::before {
  background-color: #152035;
}
.df_deskTopTable .headCellClass {
  background: #152035 !important;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: none!important;
  color: #CCD1DA;
  font-weight: 400px;
  font-size: 13px;
}
.df_deskTopTable .headCellClass .cell {
  line-height: 18px;
}
.df_deskTopTable .cellClass {
  background: #1C2943 !important;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: none!important;
  border-right: 1px solid #152035;
  font-size: 12px;
  color: #CCD1DA;
  font-weight: 400px;
}
.df_deskTopTable .cellClass:last-child {
  border-right: none;
}
.df_deskTopTable .cellClass .cell {
  line-height: 18px;
}
.df_deskTopTable tr {
  cursor: pointer;
}
.df_deskTopTable tr.current-row .cellClass {
  background: #2a3b5e !important;
}
.df_deskTopTable tr:hover .cellClass {
  background: #2a3b5e !important;
}
.df_deskTopTable .el-table__body-wrapper::-webkit-scrollbar {
  width: 8px!important;
  height: 8px!important;
}
.df_deskTopTable .el-table__body-wrapper::-webkit-scrollbar-track {
  background: transparent!important;
}
.df_deskTopTable .el-table__body-wrapper::-webkit-scrollbar-thumb {
  background-color: #364563 !important;
  border-radius: 4px!important;
  border: 0 solid #364563 !important;
}
.df_deskTopTable .el-table__body-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #404e68 !important;
  cursor: move!important;
}
.df_btn_plain {
  background: rgba(0, 0, 0, 0.25);
  border: 1px solid #3B465C;
  color: #CCD1DA;
}
.df_btn_plain:hover {
  border-color: #BF8E58 !important;
  color: #BF8E58 !important;
  background: rgba(191, 142, 88, 0.15) !important;
}
.df_btn_confirm {
  background: linear-gradient(270deg, #A47644 0%, #946229 100%);
  color: #CCD1DA;
}
.df_btn_confirm:hover {
  background: linear-gradient(270deg, #BF8E58 0%, #BF8E58 100%);
  color: #fff !important;
}
.df_desktopSeachClass {
  width: auto!important;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 300;
  color: #CCD1DA;
  line-height: 20px;
  background: #2b3c5e !important;
  border-color: #2b3c5e !important;
}
.df_desktopSeachClass .popper__arrow {
  border-top-color: #2b3c5e !important;
  border-bottom-color: #2b3c5e !important;
}
.df_desktopSeachClass .popper__arrow::after {
  border-top-color: #2b3c5e !important;
  border-bottom-color: #2b3c5e !important;
}
.df_desktopSeachClass .el-autocomplete-suggestion__list li {
  color: inherit;
}
.df_desktopSeachClass .el-autocomplete-suggestion__list li:hover {
  background: #1c2943;
}
.df_desktopSeachClass li.highlighted {
  background-color: #1c2943 !important;
}
.df_desktopSeachClass .el-autocomplete-suggestion__wrap {
  padding: 2px 0;
}

/******************* 以下是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 ****************/
::-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;
}

