@charset "UTF-8";
body, html, #__nuxt, #__layout, .default {
  height: 100%;
}

.news-detail {
  min-height: 859px;
}

.container {
  display: block !important;
  height: 43px;
}

.container li {
  position: relative;
  float: left;
  width: 23px;
  height: 23px;
  margin-left: 5px;
  margin-top: 20px;
}

.container li a {
  display: inline-block;
  width: 100%;
  height: 23px;
}

.container li a img {
  width: 100%;
}

.wechat-share {
  display: none;
  position: absolute;
  bottom: 100%;
  left: -47px;
  width: 128px;
  height: 128px;
  overflow: hidden;
  z-index: 9;
}

.wechat-share img {
  width: 100%;
}

.bds_weixin:hover ~ .wechat-share {
  display: block;
}

.analystSay1 {
  font-size: 14px;
  padding: 20px 0;
  border-bottom: 1px solid #e6eaed;
}

.analystSay1 #title {
  line-height: 32px;
  margin: auto;
}

.analystSay1 .red_line {
  height: 1px;
  margin: auto;
  background: #e24949;
  position: relative;
}

.analystSay1 .timeData {
  margin: auto;
  padding: 5px 0;
  color: #999;
}

.analystSay1 .abstract {
  margin: 8px auto;
  font-weight: bold;
}

.analystSay1 .abstract span {
  display: inline-block;
  padding: 1em;
  background: #ddd;
}

.analystSay1 .analystSay1-bigcontent {
  display: block !important;
  margin-top: 10px;
	margin: auto;	
  font-size: 14px;
  line-height: 2;
}

.analystSay1 .analystSay1-bigcontent #content img {
  width: 750px;
  margin: 20px 0;
}

.analystSay1 .analystSay1-bigcontent #content p {
  margin: 0px auto;
  padding: 0px;
  font-variant-numeric: normal;
  font-variant-east-asian: normal;
  font-stretch: normal;
  font-size: 14px;
  line-height: 25px;
  font-family: è‹¹æ–¹, "San Francisco", "Source Sans Pro", "Open Sans", "Helvetica Neue", "WenQuanYi Micro Hei", "Microsoft YaHei", å¾®è½¯é›…é»‘, STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
  color: #333333;
  white-space: normal;
  background-color: white;
}

.analystSay1 .analystSay1-bigcontent #content p img {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  width: 750px;
  margin: 20px 0;
}

.pre-page {
  padding-left: 250px;
  font-size: 14px;
  color: #666666;
  line-height: 14px;
  display: inline-block;
  cursor: pointer;
  margin: 20px 0;
}

.pre-page p:first-child {
  margin-bottom: 10px;
}

.pre-page p:hover {
  color: #e24949;
}
