/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-01e92534] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-01e92534] {
  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-01e92534] {
  display: none;
}
.el-scrollbar__wrap[data-v-01e92534] {
  overflow-x: hidden;
}
.popover-opinion[data-v-01e92534] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-01e92534] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-01e92534] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-01e92534] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-01e92534] {
  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-01e92534] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-01e92534] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-01e92534] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-01e92534] {
  background: #de0422;
  color: #fff;
}
[data-v-01e92534]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-01e92534]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-01e92534]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-01e92534]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-01e92534] {
  touch-action: pan-y;
}
html[data-v-01e92534] {
  background-color: #0a101c;
}
body[data-v-01e92534] {
  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-01e92534],
a[data-v-01e92534]:hover,
a[data-v-01e92534]:focus {
  text-decoration: none;
}
html input[data-v-01e92534]:focus {
  outline: none;
}
.f-clearfix[data-v-01e92534] {
  zoom: 1;
}
.f-clearfix[data-v-01e92534]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-01e92534] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-01e92534] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-01e92534] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-01e92534] {
  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-01e92534] {
  display: none;
}
.el-scrollbar__wrap[data-v-01e92534] {
  overflow-x: hidden;
}
.popover-opinion[data-v-01e92534] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-01e92534] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-01e92534] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-01e92534] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-01e92534] {
  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-01e92534] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-01e92534] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-01e92534] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-01e92534] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.news[data-v-01e92534] {
  color: #333333;
}
.news .news-top[data-v-01e92534] {
  background-color: #F6F6F6;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 28px 14px 20px;
}
.news .news-top .title_name[data-v-01e92534] {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  font-weight: 500;
}
.news .news-top .title_more[data-v-01e92534] {
  color: #999999;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
}
.news .news-top .title_more a[data-v-01e92534] {
  color: #999999;
}
.news .news-box[data-v-01e92534] {
  padding: 8px 8px;
  background-color: #ffffff;
}
.news .news-box .news-box-item[data-v-01e92534] {
  padding: 12px 8px;
  border-top: 1px dashed #E6E6E6;
  cursor: pointer;
}
.news .news-box .news-box-item[data-v-01e92534]:hover {
  background-color: #f2f2f2;
}
.news .news-box .news-box-item_value[data-v-01e92534] {
  font-size: 14px;
  line-height: 23px;
  display: block;
  max-height: 69px;
  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 .news-box .news-box-item_time[data-v-01e92534] {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 20px;
  padding: 0px 8px;
  background-color: #000000;
  display: inline-block;
  border-radius: 2px;
  margin-right: 4px;
}
.news-box-empty[data-v-01e92534] {
  height: 300px;
  line-height: 300px;
  text-align: center;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #999999;
  overflow: hidden;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-2a76d0b9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2a76d0b9] {
  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-2a76d0b9] {
  display: none;
}
.el-scrollbar__wrap[data-v-2a76d0b9] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2a76d0b9] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2a76d0b9] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2a76d0b9] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2a76d0b9] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2a76d0b9] {
  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-2a76d0b9] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2a76d0b9] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2a76d0b9] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2a76d0b9] {
  background: #de0422;
  color: #fff;
}
[data-v-2a76d0b9]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-2a76d0b9]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-2a76d0b9]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-2a76d0b9]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-2a76d0b9] {
  touch-action: pan-y;
}
html[data-v-2a76d0b9] {
  background-color: #0a101c;
}
body[data-v-2a76d0b9] {
  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-2a76d0b9],
a[data-v-2a76d0b9]:hover,
a[data-v-2a76d0b9]:focus {
  text-decoration: none;
}
html input[data-v-2a76d0b9]:focus {
  outline: none;
}
.f-clearfix[data-v-2a76d0b9] {
  zoom: 1;
}
.f-clearfix[data-v-2a76d0b9]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-2a76d0b9] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-2a76d0b9] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-2a76d0b9] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2a76d0b9] {
  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-2a76d0b9] {
  display: none;
}
.el-scrollbar__wrap[data-v-2a76d0b9] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2a76d0b9] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2a76d0b9] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2a76d0b9] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2a76d0b9] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2a76d0b9] {
  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-2a76d0b9] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2a76d0b9] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2a76d0b9] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2a76d0b9] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.component-newsList-item[data-v-2a76d0b9] {
  padding: 30px;
  border-top: solid 1px #e6e6e6;
  transition: background-color 0.5s;
}
.component-newsList-item[data-v-2a76d0b9]:first-child {
  border-top: none;
}
.component-newsList-item .itemBx[data-v-2a76d0b9] {
  position: relative;
  padding-left: 227px;
  height: 144px;
}
.component-newsList-item .itemBx .imgCase[data-v-2a76d0b9] {
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 144px;
  overflow: hidden;
  background: #f6f6f6;
}
.component-newsList-item .itemBx .imgCase[data-v-2a76d0b9] .el-image {
  width: 100%;
  height: 100%;
}
.component-newsList-item .itemBx .imgCase[data-v-2a76d0b9] .el-image .image-slot {
  text-align: center;
  height: 100%;
}
.component-newsList-item .itemBx .imgCase[data-v-2a76d0b9] .el-image .image-slot img {
  vertical-align: middle;
}
.component-newsList-item .itemBx .imgCase[data-v-2a76d0b9] .el-image .image-slot::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.component-newsList-item .itemBx .des[data-v-2a76d0b9] {
  height: 100%;
  position: relative;
}
.component-newsList-item .itemBx .des-title[data-v-2a76d0b9] {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 8px;
  min-height: 16px;
  position: relative;
  padding-right: 58px;
  display: inline-block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.component-newsList-item .itemBx .des-title .ico_vip[data-v-2a76d0b9] {
  height: 11px;
  vertical-align: middle;
  position: absolute;
  right: 19px;
  top: 6px;
}
.component-newsList-item .itemBx .des-txt[data-v-2a76d0b9] {
  font-size: 13px;
  color: #888;
  line-height: 22px;
  display: block;
  max-height: 88;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 4;
  -moz-line-clamp: 4;
  line-clamp: 4;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.component-newsList-item .itemBx .des-bt[data-v-2a76d0b9] {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 12px;
  line-height: 1;
  width: 100%;
  padding-right: 150px;
}
.component-newsList-item .itemBx .des-bt .author[data-v-2a76d0b9] {
  display: inline-block;
  padding-right: 12px;
  height: 12px;
  margin-right: 12px;
  border-right: solid 1px #d9d9d9;
}
.component-newsList-item .itemBx .des-bt .date[data-v-2a76d0b9] {
  color: #999;
}
.component-newsList-item .itemBx .des-bt .shareWays[data-v-2a76d0b9] {
  position: absolute;
  right: 0;
  bottom: -5px;
}
.component-newsList-item .itemBx .des-bt .shareWays .txt[data-v-2a76d0b9] {
  font-size: 12px;
  font-family: 'PingFangSC-Medium', 'PingFang SC';
  font-weight: 500;
  color: #333333;
  line-height: 17px;
  vertical-align: middle;
}
.component-newsList-item .itemBx .des-bt .shareWays img[data-v-2a76d0b9] {
  width: 22px;
  height: 22px;
  margin-left: 24px;
  vertical-align: middle;
  cursor: pointer;
}
.component-newsList-item .itemBx .des-bt .shareWays .weiboBtn[data-v-2a76d0b9] {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  margin-left: 24px;
  border-radius: 50%;
  overflow: hidden;
  width: 22px;
  height: 22px;
  background: url(../img/ico_share_sina_radius_v2.01.png) no-repeat center;
}
.component-newsList-item[data-v-2a76d0b9]:hover {
  cursor: pointer;
  background-color: #eee;
}
.loadTxt[data-v-2a76d0b9] {
  padding-top: 20px;
  padding-bottom: 30px;
  text-align: center;
  font-size: 12px;
  color: #999;
}
.loadTxt .btn_load[data-v-2a76d0b9] {
  cursor: pointer;
}
.loadTxt .btn_load[data-v-2a76d0b9]:hover {
  color: #333;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-5d7d4e77] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-5d7d4e77] {
  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-5d7d4e77] {
  display: none;
}
.el-scrollbar__wrap[data-v-5d7d4e77] {
  overflow-x: hidden;
}
.popover-opinion[data-v-5d7d4e77] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-5d7d4e77] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-5d7d4e77] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-5d7d4e77] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-5d7d4e77] {
  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-5d7d4e77] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-5d7d4e77] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-5d7d4e77] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-5d7d4e77] {
  background: #de0422;
  color: #fff;
}
[data-v-5d7d4e77]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-5d7d4e77]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-5d7d4e77]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-5d7d4e77]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-5d7d4e77] {
  touch-action: pan-y;
}
html[data-v-5d7d4e77] {
  background-color: #0a101c;
}
body[data-v-5d7d4e77] {
  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-5d7d4e77],
a[data-v-5d7d4e77]:hover,
a[data-v-5d7d4e77]:focus {
  text-decoration: none;
}
html input[data-v-5d7d4e77]:focus {
  outline: none;
}
.f-clearfix[data-v-5d7d4e77] {
  zoom: 1;
}
.f-clearfix[data-v-5d7d4e77]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-5d7d4e77] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-5d7d4e77] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-5d7d4e77] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-5d7d4e77] {
  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-5d7d4e77] {
  display: none;
}
.el-scrollbar__wrap[data-v-5d7d4e77] {
  overflow-x: hidden;
}
.popover-opinion[data-v-5d7d4e77] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-5d7d4e77] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-5d7d4e77] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-5d7d4e77] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-5d7d4e77] {
  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-5d7d4e77] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-5d7d4e77] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-5d7d4e77] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-5d7d4e77] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.newsContain[data-v-5d7d4e77] {
  padding-top: 20px;
  padding-bottom: 70px;
  min-height: 800px;
}
.newsContain-lt[data-v-5d7d4e77] {
  float: left;
}
.newsContain-lt .bannerBx[data-v-5d7d4e77] {
  margin-bottom: 30px;
}
.newsContain-lt .bannerBx .img_lt[data-v-5d7d4e77] {
  cursor: pointer;
  float: left;
  width: 490px;
  height: 382px;
  overflow: hidden;
  position: relative;
}
.newsContain-lt .bannerBx .img_lt dt[data-v-5d7d4e77] {
  width: 100%;
  height: 100%;
}
.newsContain-lt .bannerBx .img_lt dt[data-v-5d7d4e77] .el-image {
  width: 100%;
  height: 100%;
}
.newsContain-lt .bannerBx .img_lt dt[data-v-5d7d4e77] .el-image .image-slot {
  text-align: center;
  height: 100%;
}
.newsContain-lt .bannerBx .img_lt dt[data-v-5d7d4e77] .el-image .image-slot img {
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_lt dt[data-v-5d7d4e77] .el-image .image-slot::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_lt dd[data-v-5d7d4e77] {
  padding: 15px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #000;
  color: #fff;
}
.newsContain-lt .bannerBx .img_lt dd .txt[data-v-5d7d4e77] {
  display: block;
  max-height: 48px;
  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;
  line-height: 24px;
}
.newsContain-lt .bannerBx .img_lt dd .txt span[data-v-5d7d4e77] {
  font-size: 16px;
  line-height: 24px;
}
.newsContain-lt .bannerBx .img_lt dd .txt[data-v-5d7d4e77]::after {
  display: inline-block;
  content: "";
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_rt[data-v-5d7d4e77] {
  float: right;
}
.newsContain-lt .bannerBx .img_rt dl[data-v-5d7d4e77] {
  cursor: pointer;
  width: 320px;
  height: 180px;
  display: block;
  overflow: hidden;
  margin-top: 22px;
  position: relative;
}
.newsContain-lt .bannerBx .img_rt dl dt[data-v-5d7d4e77] {
  width: 100%;
  height: 100%;
}
.newsContain-lt .bannerBx .img_rt dl dt[data-v-5d7d4e77] .el-image {
  width: 100%;
  height: 100%;
}
.newsContain-lt .bannerBx .img_rt dl dt[data-v-5d7d4e77] .el-image .image-slot {
  text-align: center;
  height: 100%;
}
.newsContain-lt .bannerBx .img_rt dl dt[data-v-5d7d4e77] .el-image .image-slot img {
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_rt dl dt[data-v-5d7d4e77] .el-image .image-slot::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_rt dl dd[data-v-5d7d4e77] {
  padding: 12px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #000;
  background: linear-gradient(rgba(0, 0, 0, 0), #000000);
  color: #fff;
}
.newsContain-lt .bannerBx .img_rt dl dd .txt[data-v-5d7d4e77] {
  display: block;
  max-height: 40px;
  display: -webkit-box;
  display: -moz-box;
  -webkit-box-orient: vertical;
  box-orient: vertical;
  -webkit-line-clamp: 2;
  -moz-line-clamp: 2;
  line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  word-break: break-all;
}
.newsContain-lt .bannerBx .img_rt dl dd .txt span[data-v-5d7d4e77] {
  font-size: 14px;
  line-height: 20px;
}
.newsContain-lt .bannerBx .img_rt dl dd .txt[data-v-5d7d4e77]::after {
  display: inline-block;
  content: "";
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.newsContain-lt .bannerBx .img_rt dl[data-v-5d7d4e77]:first-child {
  margin-top: 0;
}
.newsContain-lt-content[data-v-5d7d4e77] {
  background-color: #fff;
  min-height: 500px;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs {
  padding-top: 18px;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs .el-tabs__header {
  border-bottom: solid 1px #e6e6e6;
  padding-left: 30px;
  margin-bottom: 0;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs .el-tabs__item {
  font-size: 16px;
  color: #707070;
  font-weight: 500;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs .el-tabs__item.is-active {
  color: #333;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs .el-tabs__nav-wrap::after {
  display: none;
}
.newsContain-lt-content[data-v-5d7d4e77] .el-tabs .el-tabs__active-bar {
  background-color: #de0422;
}
.newsContain-rt[data-v-5d7d4e77] {
  float: right;
}

