.ldxx-div {
  padding: 20px;
  background: #fff;
  overflow: hidden;
}
.con_title_left {
  line-height: 30px;
  color: #9e9e9e;
}
.con_title_left a {
  color: #9e9e9e;
}
.con_title_left a:hover {
  color: #A10000;
}
.con_title_left span {
  color: #9e9e9e;
}
.con_title_left .title {
  font-size: 26px;
  color: #333333;
}
.con_title_left .title .list_left_title {
  color: #0C86D8;
  font-size: 24px;
}
.con_title_left .listpo {
  height: 40px;
  line-height: 40px;
}
.ldxx_ul {
  margin-top: 15px;
}
.ldxx_ul li {
  font-size: 16px;
  line-height: 35px;
  height: 35px;
}
.ldxx_ul li:hover span.circle {
  color: #347bd7;
}
.ldxx_ul li span.time {
  float: right;
  color: #aaaaaa;
}
.ldxx_ul li span.circle {
  float: left;
  color: #333;
  margin-right: 10px;
}
.ldxx_ul li a {
  float: left;
  font-size: 16px;
  line-height: 35px;
  height: 35px;
  width: 640px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ldxx_ul li a:hover {
  color: #347bd7;
}
.ldxx-left {
  width: 678px;
  float: left;
}
.detail {
  margin-top: 10px;
  width: 100%;
  font-size: 16px !important;
  color: #666666 !important;
}
.ldxx-right {
  width: 352px;
  float: right;
  text-align: center;
}
.ldxx-right .leader {
  width: 350px;
  background: #f2f6f8;
  padding-bottom: 18px;
}
.ldxx-right .leader img {
  text-align: center;
  display: block;
  margin: 0px auto;
  padding: 27px 0 20px;
}
.ldxx-right .leader p.function {
  width: 200px;
  font-size: 20px;
  color: #222222;
  margin: 0px auto;
}
.ldxx-right .leader p.name {
  color: #999999;
  font-size: 18px;
  margin-top: 10px;
}
.con-title {
  margin-top: 24px;
  height: 30px;
  line-height: 30px;
  background: url("/material/images/2018_bsfw_border.png") repeat-x bottom;
}
.con-title span {
  float: left;
  display: block;
  text-align: center;
}
.con-title span.hover {
  color: #347bd7;
  border-bottom: 3px #347bd7 solid;
}
.con-title span.hover a {
  color: #347bd7;
  font-size: 20px;
  font-weight: bold;
}
.con-title a.more {
  float: right;
  color: #c70000;
}
.con-title a.more:hover {
  text-decoration: underline;
}