.clear {
  clear: both;
}

.leader-details-main {
  min-height: 750px;
}

.leader-details-fl {
  width: 212px;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
}

.leader-details-fr {
  width: 943px;
  min-height: 750px;
  display: inline-block;
  float: right;
  box-sizing: border-box;
  overflow: hidden;
}

.leader-fl-title {
  width: 212px;
  height: 55px;
  background-color: #1D7ACC;
}

.leader-fl-title a {
  display: inline-block;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
  line-height: 55px;
  text-indent: 30px;
  width: 100%;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leader-fl-body {
  width: 212px;
  background-color: #F3FAFF;
  box-sizing: border-box;
  margin-top: 14px;
  padding: 0 12px;
  padding-top: 0;
}

.leader-fl-body a p {
  width: 160px;
  font-size: 16px;
  color: #353535;
  display: inline-block;
  text-indent: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.leader-fl-body div {
  height: 60px;
  box-sizing: border-box;
  border-bottom: 1px solid #DEDEDE;
  line-height: 60px;
  position: relative;
}

.leader-fl-body img {
  vertical-align: text-bottom;
  position: absolute;
  right: 5px;
  bottom: 20px;
}

.leader-fl-body .leader-details-img2 {
  display: none;
}

.leader-fl-body a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.leader-fl-body .active .leader-details-img2 {
  display: inline-block;
}

.leader-fl-body .active p {
  color: #318cd9;
}

.leader-fl-body .active {
  border-bottom: 1px solid #1D7ACC;
}

.leader-fl-body div:hover {
  border-bottom: 1px solid #1D7ACC;
}

.leader-fl-body div:hover a p {
  color: #318cd9;
}

.leader-fl-body div:hover .leader-details-img2 {
  display: inline-block;
}

.commonListMain .current-location {
  margin-bottom: 39px;
}

.leader-fl-body div:last-child {
  border-bottom: none;
}

.leader-fr-title .leaderImg1 {
  display: inline-block;
  margin: 10px;
}

.leader-fr-title p {
  display: inline-block;
  font-size: 18px;
  color: #1d7acc;
  margin-top: 10px;
}

.leader-fr-box {
  display: table;
  border-bottom: 4px solid #1d7acc;
  padding-right: 10px;
  margin-bottom: -4px;
  z-index: 2;
  position: relative;
}

/* 列表页样式 START*/

.commonListUl {
  padding-top: 20px;
}

.commonListUl ul li {
  margin-bottom: 18px;
}

.commonListUl ul li a {
  display: inline-block;
  width: 100%;
}

.commonListUl ul li i {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #A5A5A5;
  margin-left: 11px;
  margin-right: 23px;
  float: left;
  margin-top: 6px;
}

.commonListUl ul li p {
  font-size: 16px;
  color: #4e4e4e;
  display: inline-block;
  width: 80%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.commonListUl ul li span {
  font-size: 16px;
  color: #a6a6a6;
  display: inline-block;
  margin-right: 10px;
  float: right;
}

.commonListUl ul li:hover p {
  color: #1f7ed1;
}

.commonListUl ul li:hover span {
  color: #1f7ed1;
}

.commonListUl ul li:hover i {
  background-color: #1f7ed1;
}

/* 列表页样式 END*/

/* 日期插件 START */

.iptgroup {
  width: 532px;
  display: inline-block;
  height: 20px;
  line-height: 30px;
  padding-left: 20px;
}

.iptgroup li {
  float: left;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #353535;
}

.iptgroup li .ipticon {
  background: url(01-09-searchBg_03.png) 98% 50% no-repeat;
  border: 1px #CFCFCF solid;
  padding: 3px;
  text-indent: 2em;
}

.searchinput {
  display: inline-block;
  width: 191px;
  height: 30px;
  box-sizing: border-box;
  border: 1px solid #CFCFCF;
  line-height: 30px;
  text-indent: 1em;
  border-radius: 3px;
}

.search-title {
  display: inline-block;
}

.search-title label {
  font-size: 16px;
  color: #353535;
  margin-left: 19px;
}

.searchBtn {
  display: inline-block;
}

.searchBtn input {
  width: 59px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  background-color: #2D83D0;
  border-radius: 3px;
  display: inline-block;
}

.searchBg {
  margin-top: 15px;
  margin-bottom: 15px;
}

/* 日期插件 END */

.ldxx-mobile-nav {
  display: none;
}

/* 通用列表页带左侧导航带搜索 END*/

/* 移动端通用列表页带左侧导航带搜索 START*/

@media screen and (max-width: 1200px) {

  /* .searchBg{display: none;} */
  .searchinput {
    width: 2.5rem;
    height: 0.4rem;
  }

  .searchBg {
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
  }

  .search-title {
    display: inline-block;
    width: 100%;
    margin-top: 13px;
  }

  .iptgroup li {
    float: left;
    line-height: 0.5rem;
    font-size: 0.22rem;
    color: #353535;
  }

  .iptgroup li .ipticon {
    width: 1.7rem;
    text-indent: 0rem;
  }

  .iptgroup {
    margin-top: .2rem;
    width: 76%;
  }

  .commonListMain .current-location {
    width: 100%;
    font-size: .22rem;
    margin-bottom: 0.2rem;
  }

  .current-location a {
    font-size: .22rem;
  }

  .searchMain .leader-details-main {
    width: 100%;
    min-height: auto;
  }

  .commonListMain .leader-details-fl {
    display: none;
  }

  .commonListMain .leader-details-fr {
    width: 100%;
  }

  .commonListMain .leader-fr-title p {
    font-size: .28rem;
  }

  .commonListUl ul li {
    margin-bottom: 0rem;
    line-height: 0.4rem;
  }

  .commonListUl ul li a {
    display: inline-block;
    width: 100%;
  }

  .commonListUl ul li p {
    width: 64%;
    font-size: .22rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .commonListUl ul li span {
    font-size: .22rem;
  }

  .commonListUl ul li i {
    display: block;
    width: .08rem;
    height: .08rem;
    margin-right: 0.2rem;
    margin-top: 0.18rem;
    float: left;
  }

  .search-title label {
    font-size: 0.22rem;
    color: #353535;
    margin-left: 0.2rem;
  }

  .searchinput {
    width: 48%;
  }

  .iptgroup {
    margin-top: .2rem;
    padding-left: 0.2rem;
  }

  .iptgroup {
    margin-top: .2rem;
    width: 78%;
    height: .3rem;
  }

  .leader-fr-title .leaderImg1 {
    display: inline-block;
    margin: 0rem;
    margin-top: 0.1rem;
    max-width: 0.3rem;
  }

  .searchBtn input {
    width: 100%;
    height: .6rem;
    padding-left: 0.2rem;
    padding-right: 0.2rem;
    text-align: center;
    font-size: 0.22rem;
    color: #ffffff;
    background-color: #2D83D0;
    border-radius: 0.03rem;
    display: inline-block;
  }

  .leader-fr-title {
    display: none;
  }

  .ldxx-mobile-nav {
    display: block;
    position: relative;
    width: calc(100% - 0.4rem);
    padding: 0 0.2rem;
    height: 0.82rem;
    font-size: 0.22rem;
    color: #fff;
    background: #1d7acc;
    line-height: 0.82rem;
    cursor: pointer;
  }

  .ldxx-mobile-nav img {
    width: 0.3rem;
    float: right;
    margin-right: 0.2rem;
    margin-top: 0.25rem;
  }

  .ldxx-mobile-nav .select-list {
    display: none;
    position: absolute;
    right: 0;
    color: #333333;
    border: 0.01rem solid #dedede;
    background: #f1f1f1;
    z-index: 999;
  }

  .ldxx-mobile-nav .select-list li {
    width: calc(100% - 0.4rem);
    /* margin: 0 0.2rem; */
    padding: 0 0.2rem;
    height: 0.78rem;
    font-size: 0.22rem;
    line-height: 0.8rem;
    background: #f1f1f1;
    border-bottom: 0.01rem solid #dedede;
  }

  .ldxx-mobile-nav .select-list li a {
    display: block;
    width: 100%;
    height: 100%;
  }

  .ldxx-mobile-nav .select-list li:hover {
    background: #1d7acc;
    color: #fff;
  }

  .kui_d_pane {
    left: 20px !important
  }
}