.tittle img {
  height: 2px;
  width: 100%;
}
.tittle {
  position: relative;
  margin-bottom: 95px;
  margin-top:116px; /*新增属性*/
}
.body-wrapper{
  display:flex;
  justify-content:center;
}
.body-wrapper .item{
  display:flex;
  align-items:center;
  padding:15px 0 ;
  margin-left:40px;
}
.name-box{
 align-items:center;
 display:flex;
 flex-direction:column;
 height:50px;
 width:80px;
}
.name-box+div::before{
 content:'|';
 width:1px;
 height:39px;
 color:#7B2240;
 margin:0 30px;
}
.name-box+div{
 font-size: 20px;
 font-weight:bold;
 line-height: 31px;
}
.leader-name{
  font-size:22px;
  line-height:29px;
  font-weight:bold;
}
.position {
  font-size: 16px;
  color: #666666;
  line-height: 21px;
}
.leader-wrapper{
  width:100%;
  display:flex;
  flex-wrap:wrap;
}
.leader-wrapper li {
width :100%;
}
.leader-box{
  width:400px;
  height:283px;
  display:flex;
 flex-direction: column;
 justify-content:center;
 align-items:center;
}

.leader-box span:nth-child(1){
  font-size:22px;
  color: #1C1C1C;
  height:auto;
}
.leader-box span:nth-child(2){
  font-size:20px;
  color: #7B2240;
  margin:21px 0;
}
.leader-box span:nth-child(3){
  font-size: 16px;
  color:color: #666666;
}
.lingdao_tab {
  position: absolute;
  left: 50%;
  top: -38px;
  margin: 0 -250px;
  width: 500px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
}
.lingdao_tab div {
  display: inline-block;
  cursor: pointer;
  margin: 0 25px;
  /* padding: 25px 0; */
  padding-bottom: 23px;
  color: #858585;
}
.lingdao_tab .active{
  color:#842B48;
  border-bottom: 4px solid #842B48;
}
.lingdao_img {
  */margin-top: 42px;*/
  margin-top:40px;
}
.lingdao_img img {
  cursor: pointer;
  display: none;
  width: 720px;
}
.the_show {
  display: block !important;
}
.lingdao_name{
  /*width:100%;*/
  width:50%;
  margin-bottom:80px;
}
.lingdao_name ul{
  display: none;
  margin: 0 auto;
}
.lingdao_name ul li:nth-child(2n){
  background-color:#FDFCFD;
}
.lingdao_name ul li span{
  vertical-align: middle;
  /*margin: 0 3px;*/
}
/*.lingdao_name ul>li span:nth-child(1){
  /* width: 66px; */
  font-size: 18px;
  font-family:MicrosoftYaHeiSemibold;
  /*color:rgba(28,28,28,1);*/
  color: #1C1C1C;
  font-weight: 600;
}
*/
.left span:nth-child(2){
  font-family:MicrosoftYaHei;
  color: #666666;
  font-size:12px;
}
.left span:nth-child(3){
  font-family:MicrosoftYaHei;
  color: #666666;
  /*font-size: 20px;*/
  font-size:18px;
  width: 67px;
}
.item>span:nth-child(3){
text-align:right;
  width:38px;
  font-family:MicrosoftYaHei;
  color: #666666;
  font-size:14px;
}
.lingdao_name ul li span:nth-child(4){
  color: #ccc;
}
.lingdao_name ul li span:nth-child(5){
  float: right;
  color: #666666;
}
.ldname1>li+li{
margin-top:20px;
}
.ldname1 .item{
  display: flex;
  color:#987F6E;
}
.lingdao_name .dot{
  display: inline-block;
  width: 300px;
  color:#CDCDCD;
  overflow: hidden;
}
/*.ldname1 .left{
  white-space: nowrap;
}*/
.ldname2 .item{
  display: flex;
  color: #99796E;
}
.ldname2 .dot{
  overflow: hidden;
}

.active2 {
  color: #842B48 !important;
}

.lingdao_name ul>li span:nth-child(1){
  height: 107px;
}
.lingdao_name .left span:nth-child(1){
    display: inline-block;
    width: 70px;
    text-align: justify;
}
.lingdao_name .left span:nth-child(1)::after {
    display: inline-block;
    width: 100%;
    content: '';
    height: 0;
}
.lingdao_name ul>li span:nth-child(3){
  height: 107px;
}
.lingdao_name .left span:nth-child(3){
    display: inline-block;
    width: 80px;
    text-align: justify;
}
.lingdao_name .left span:nth-child(3)::after {
    display: inline-block;
    width: 100%;
    content: '';
    height: 0;
}

.ldname2 .dot {
  width: 230px;
}
.ldname2 .left span:nth-child(3){
    width: 170px;
}

