.con_bg {
  width: 1308px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/bj_bj.png) repeat-y;
  padding-bottom: 50px;
}
.con_bg .con {
  height: auto;
  overflow: hidden;
  padding: 40px 65px 0 65px;
}
.con_bg .con .organization {
  width: 100%;
  height: auto;
}
.con_bg .con .organization .title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 40px;
}
.con_bg .con .organization .tableBorder td {
  border-top: solid 1px #ccc;
  padding: 0 5px;
  font-size: 14px;
  line-height: 25px;
}
.con_bg .con .organization .tableBorder {
  margin-bottom: 40px;
}
.con_bg .con .organization .tableBorder p {
  margin-bottom: 10px;
  line-height: 25px;
}
.con_bg .con .organization .title01 {
  font-weight: bold;
  color: #034E85;
}
.con_bg .con .organization .tit {
  font-size: 18px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 30px;
}
.con_bg .con .organization .member-name {
  display: inline-block !important;
  width: 280px !important;
  color: black !important;
  font-size: 15px !important;
  font-weight: 400 !important;
}
