.new_title .more {
    padding: 0 20px;
  }
  .mian_news .new_title p.more a {
    font-size: 14px;
    color: #666;
  }
  .mian_news .leader_info {
    width: 670px;
    height: auto;
  }
  .leader_info_cent {
    width: 100%;
    padding: 20px 25px;
  }
  .leader_info_cent img {
    display: block;
    width: 117px;
    height: 153px;
  }
  .leader_info_cent .leader_post {
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    color: #1074b6;
  }
  .leader_mayor {
    height: 290px;
  }
  .leader_mayor .leader_mayor_info {
    width: 400px;
    line-height: 30px;
  }
  .leader_mayor .leader_mayor_info p.leader_mayor_name {
    font-size: 20px;
    font-weight: bold;
  }
  .leader_mayor .leader_mayor_info p {
    font-size: 16px;
    color: #333;
  }
  .leader_mayor .leader_mayor_info p span {
    display: block;
    color: #666;
  }
  .leader_mayor img {
    display: block;
    width: 179px;
    height: 237px;
  }
  
  .leader_ViceMayor {
    margin: 20px 0;
  }
  
  .leader_info_cent li {
    display: inline-block;
    margin-right: 40px;
    margin-bottom: 15px;
  }
  .leader_info_cent li:nth-of-type(4n) {
    margin-right: 0;
  }
  .leader_info_cent li p {
    width: 100%;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
  }
  .leader_info_cent li:hover p {
    color: #1074b6;
  }
  
  .mian_news .leader_news .new_box {
    width: 498px;
    height: 358px;
    margin-bottom: 16px;
  }
  .mian_news .new_cent li a {
    color: #666;
  }