@charset "UTF-8";
/*
  ft: font

*/
sub[data-v-b36ca2e0],
sup[data-v-b36ca2e0] {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup[data-v-b36ca2e0] {
  top: -0.5em;
}
sub[data-v-b36ca2e0] {
  bottom: -0.25em;
}
.shu[data-v-b36ca2e0] {
  display: inline-block;
  content: '';
  width: 1px;
  height: 14px;
  background: rgba(0, 0, 0, 0.14);
  margin: -2px 10px;
}

/*
	多行省略号
*/
/*
	字体颜色 大小 粗细 默认
*/
/*
	flex 布局
*/
.css1.el-tooltip__popper.is-dark[data-v-b36ca2e0] {
  background: #ffffff;
  box-shadow: 1px 0px 13px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px;
  font-size: 16px;
  color: #333;
  line-height: 30px;
  padding: 14px 20px;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-b36ca2e0] {
    border-top-color: #f5f5f5;
}
.css1.el-tooltip__popper.is-dark .popper__arrow[data-v-b36ca2e0]::after {
      bottom: 1px;
      margin-left: -5px;
      border-top-color: #fff;
      border-bottom-width: 0;
}
.el-tooltip__popper.is-dark[data-v-b36ca2e0] {
  max-width: 800px;
}
div[data-v-b36ca2e0] {
  box-sizing: border-box;
}
.newsDetails[data-v-b36ca2e0] {
  margin: 20px auto 30px;
  justify-content: space-between;
  background: #fbfbfb;
}
.newsDetails .curPostion[data-v-b36ca2e0] {
    margin: 0 auto;
}
.newsDetails .news_cont[data-v-b36ca2e0] {
    display: flex;
    margin: 0 auto;
    justify-content: center;
}
.newsDetails .top[data-v-b36ca2e0] {
    padding: 30px;
    width: 1200px;
    min-height: 200px;
    background: #ffffff;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px;
    margin: 20px auto 0;
}
.newsDetails .top .top_title[data-v-b36ca2e0] {
      font-size: 24px;
      margin-bottom: 24px;
      color: #333333;
      font-weight: 600;
      line-height: 30px;
}
.newsDetails .top_n[data-v-b36ca2e0] {
    width: 880px;
}
.newsDetails .source[data-v-b36ca2e0] {
    display: flex;
    justify-content: space-between;
    color: #999999;
    font-size: 14px;
    margin: 24px 0;
}
.newsDetails .source .auth[data-v-b36ca2e0] {
      margin-right: 20px;
}
.newsDetails .line[data-v-b36ca2e0] {
    height: 1px;
    background: #ededed;
    margin: 30px 0 30px 0;
}
.newsDetails .right[data-v-b36ca2e0] {
    margin: 20px 0 0 20px;
}

