/******************* 以下是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 ****************/
.qrBx {
  padding: 0;
  text-align: center;
}
.qrBx .el-dialog {
  background: #ffffff;
  box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.08);
  border-radius: 8px;
  overflow: hidden;
}
.qrBx .el-dialog__header {
  display: none;
}
.qrBx-title {
  font-size: 20px;
  font-family: "PingFangSC-Medium", "PingFang SC";
  font-weight: 500;
  color: #272633;
  line-height: 28px;
  text-align: center;
  margin-bottom: 35px;
}
.qr {
  text-align: center;
}
.qr img {
  margin: 0 auto;
}
.qrBx-bx {
  font-size: 14px;
  font-family: "PingFangSC-Regular", "PingFang SC";
  font-weight: 400;
  color: rgba(0, 0, 0, 0.5);
  line-height: 20px;
  text-align: center;
  margin-top: 32px;
}

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

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-31e18204] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-31e18204] {
  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-31e18204] {
  display: none;
}
.el-scrollbar__wrap[data-v-31e18204] {
  overflow-x: hidden;
}
.popover-opinion[data-v-31e18204] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-31e18204] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-31e18204] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-31e18204] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-31e18204] {
  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-31e18204] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-31e18204] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-31e18204] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-31e18204] {
  background: #de0422;
  color: #fff;
}
[data-v-31e18204]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-31e18204]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-31e18204]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-31e18204]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-31e18204] {
  touch-action: pan-y;
}
html[data-v-31e18204] {
  background-color: #0a101c;
}
body[data-v-31e18204] {
  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-31e18204],
a[data-v-31e18204]:hover,
a[data-v-31e18204]:focus {
  text-decoration: none;
}
html input[data-v-31e18204]:focus {
  outline: none;
}
.f-clearfix[data-v-31e18204] {
  zoom: 1;
}
.f-clearfix[data-v-31e18204]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-31e18204] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-31e18204] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-31e18204] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-31e18204] {
  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-31e18204] {
  display: none;
}
.el-scrollbar__wrap[data-v-31e18204] {
  overflow-x: hidden;
}
.popover-opinion[data-v-31e18204] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-31e18204] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-31e18204] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-31e18204] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-31e18204] {
  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-31e18204] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-31e18204] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-31e18204] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-31e18204] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
[data-v-31e18204] .el-tabs .el-tabs__item.is-active {
  font-size: 14px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
}
[data-v-31e18204] .el-tabs .el-tabs__active-bar {
  background-color: #bf8e58;
}
[data-v-31e18204] .el-tabs .el-tabs__nav-prev {
  color: #ccd1da;
  font-size: 14px;
}
[data-v-31e18204] .el-tabs .el-tabs__nav-next {
  color: #ccd1da;
  font-size: 14px;
}
[data-v-31e18204] .el-tabs .el-tabs__item {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  padding: 0 15px;
}
[data-v-31e18204] .el-tabs .el-tabs__item.is-top:nth-child(2) {
  padding-left: 15px !important;
}
[data-v-31e18204] .el-tabs .el-tabs__item:hover {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
}
[data-v-31e18204] .el-tabs .el-tabs__nav-wrap::after {
  height: 1px;
  background: #0a101c;
}
.newsContent[data-v-31e18204] {
  display: flex;
  border-bottom: 1px solid #0a101c;
  margin: 0 24px;
  cursor: pointer;
}
.newsContent .listImg[data-v-31e18204] {
  width: 160px;
  height: 120px;
  margin-right: 20px;
  margin-top: 16px;
  margin-bottom: 16px;
  text-align: center;
  line-height: 140px;
  border: 1px solid #0a101c;
}
.newsContent p[data-v-31e18204]:first-of-type {
  font-size: 14px;
  font-weight: 500;
  color: #ccd1da;
  margin-top: 16px;
}
.newsContent p[data-v-31e18204]:nth-child(2) {
  font-size: 13px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #ccd1da;
  line-height: 20px;
  margin-top: 12px;
}
.contentText[data-v-31e18204] {
  position: relative;
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #858e9e;
  line-height: 17px;
  flex: 1;
  min-height: 152px;
}
.contentText p[data-v-31e18204]:nth-of-type(2) {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.contentText .txt_title[data-v-31e18204] {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: absolute;
  right: 0;
  bottom: 0px;
}
.contentText .txt_title .txt[data-v-31e18204] {
  font-size: 12px;
  font-family: PingFangSC-Light, PingFang SC;
  font-weight: 300;
  color: #858e9e;
  margin-right: 8px;
}
.contentText .shareWays[data-v-31e18204] {
  display: flex;
  align-items: center;
  background: rgba(132, 158, 210, 0.2);
  border-radius: 2px;
  height: 24px;
  margin-left: 6px;
}
.contentText .shareWays img[data-v-31e18204] {
  margin: 0 12px;
}
.contentText .shareWays .txt[data-v-31e18204] {
  line-height: 30px;
}
.normal-news-imgBx[data-v-31e18204] {
  display: inline-block;
  overflow: hidden;
}
.list-item-imgBx-item[data-v-31e18204] {
  float: left;
  width: 120px;
  height: 120px;
  background: #f5f5f5;
  margin-right: 20px;
  margin-bottom: 10px;
}
.loadTxt[data-v-31e18204] {
  color: #ffffff;
  margin-left: 28px;
  text-align: center;
  font-size: 14px;
  color: #ccd1da;
}
.component-newsList-item .itemBx .imgCase[data-v-823888ba] .el-image .image-slot[data-v-31e18204] {
  text-align: center;
  height: 100%;
}

