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

.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 {
  margin: 20px 0;
  border-bottom: 1px solid #e6eaed;
  background-color:white;
}
.newstitle{
	width:789px;
	display: inline-block;
    vertical-align: top;
}
.newstitle #title{text-align:center;}
.analystSay1 #title {
  width: 765px;
  line-height: 32px;
  margin: auto;
  margin-top: 10px;
}

.analystSay1 .red_line {
  height: 1px;
  width: 765px;
  margin: auto;
  background: #f2f2f2;
  position: relative;
}
.newstitle .timeData{text-align:center;}
.newstitle .timeData span{margin-left:10px;}
.analystSay1 .timeData {
  width: 765px;
  margin: 8px 0;
  color: #999;
}

.analystSay1 .abstract {
  width: 765px;
  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 .news-bigcontent{
  display: block !important;
  margin-top: 10px;
  width: 765px;
  margin: auto;
}

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

.analystSay1 .news-bigcontent #content p {
 clear: both;
    width: auto;
    padding: 10px 0;
    font-size: 14px;
    line-height: 33px;
    text-indent: 35px;
    color: #555555;
}

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

.pre-page {
  line-height: 14px;
  display: inline-block;
  cursor: pointer;
  margin: 20px 0;
  padding-left:50px;
}

.pre-page p:first-child {
  margin-bottom: 10px;
}
.pre-page p a {
  color:#999;
}
.pre-page p:hover {
  color: #e24949;
}
.in_news{
	display: inline-block;
    vertical-align: top;
	margin-left: 15px;
    margin-top: 20px;
}
.in_news .itembox{
	background-color:white;
}
.in_news .item_news{
	border-left: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5;
}
.in_news .item_news li.qh_active {
    border-color: transparent;
    background: #fff;
}
.in_news .item_news li {
    width: 128px;
    float: left;
    border-right: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    line-height: 38px;
    background: #f4f4f4;
    position: relative;
    cursor: pointer;
}
.in_news .item_news li.qh_active a {
    display: block;
}
.itembox .newsul>li {
    border-bottom: 1px dashed #eee;
    padding-bottom: 16px;
	margin-left: 5px;
}
.itembox .newsul>li .flimg {
    margin-left: 2px;
    margin-top: 16px;
    width: 120px;
    height: 80px;
}
.itembox .fl {
    float: left;
}
.itembox .newsul>li .news_r {
    width: 252px;
    margin-right: 8px;
}
.itembox .fr {
    float: right;
}
.itembox .newsul>li .news_r .tit {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin-top: 16px;
	margin-left:5px;
}
.itembox .newsul>li .news_r .tit a {
    color: #666;
	font-size: 14px;
}
}
.itembox .newsul>li .btm {
    margin-top: 16px;
}
.itembox .newsul>li .time {
    color: #999;
	margin-left:5px;
	margin-top:10px;
}
