#news_1_175{top:auto; left:auto; z-Index:2; position:absolute;}
.news-wrap {
  clear: both;
  margin: 0 auto;
  padding: 10px 0;
  width: 960px;
}
.news-titlebar {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}
.news-titlebar .news-title {
  clear: both;
  line-height: 1.8;
  font-size: 32px;
  text-align: center;
  color: #292929;
  font-weight: bold;
}
.news-titlebar .news-info {
  clear: both;
  line-height: 30px;
  text-align: center;
  font-size: 12px;
  color: #999999;
}
.news-content {
  word-wrap: break-word;
  padding: 10px auto;
  line-height: 1.8;
  text-align: left;
  font-size: 16px;
  color: #333333;
  min-height: 350px;
}
.news-content .news-int {
  margin-bottom: 20px;
  padding: 10px;
  line-height: 1.5;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  border: 1px solid #eeeeee;
  background-color: #f7f7f7;
  text-align: left;
  font-size: 14px;
  color: #666666;
  text-indent: 24px;
}
.news-nearbar {
  padding-top: 10px;
  border-top: 1px solid #dddddd;
  font-size: 14px;
  clear: both;
}
.news-nearbar .news-prev,
.news-nearbar .news-next {
  float: left;
  display: block;
  width: 48%;
  line-height: 30px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-all;
  white-space: nowrap;
}
.news-nearbar .news-next {
  float: right;
  text-align: right;
}

.page-wrap .page-inner .page-body { position: relative; z-index: 40000; margin: 0 auto; padding: 0;background-color:#ffffff;}
