/*周边配套*/
.map_img .BMap_pop div div {
  border-radius: 4px !important;
}

.list_mappage {
  border: 1px solid #eaeaea;
  /* padding: 5px; */
}

.map_img {
  float: left;
  width: 750px;
  height: 610px;
}

#l-map {
  height: 100%;
  width: 100%;
}

#r-result {
  width: 100%;
}

#r-result2 {
  width: 100%;
}

.map_txt {
  float: right;
  width: 330px;
  background: #fff;
  padding-left: 18px;
  height: 610px;
}

.map_txt .title {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 30px;
}

.map_txt .title li {
  float: left;
  width: 104px;
  height: 35px;
  line-height: 35px;
  text-align: center;
}

.map_txt .title a {
  font-size: 15px;
  color: #111111;
  display: block;
}

.map_txt .title li.on a {
  color: #fff;
  background: #e57819;
}

.map_txt .item > div {
  border: none !important;
}

.map_txt .cont {
  height: 540px;
}

.map_txt .cont ol li span {
  font-size: 13px !important;
}

.map_txt .cont ol li {
  font-family: "microsoft yahei" !important;
  margin: 10px 0 !important;
}

.map_txt ._mCS_1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #9c9c9c;
  width: 5px;
}

.map_txt ._mCS_1 .mCSB_scrollTools .mCSB_draggerRail {
  width: 5px;
  background: #e6e6e6;
}

.map_txt .cont {
  overflow-y: scroll;
  height: 540px;
}

.cont_infopage {
  width: 1002px;
  margin: 0 auto;
  padding-top: 47px;
}

.cont_infopage .info_header {
  margin-bottom: 40px;
}

.cont_infopage .info_header .title {
  font-size: 24px;
  color: #222222;
  text-align: center;
  line-height: 30px;
  margin-bottom: 23px;
}

.cont_infopage .info_header .meta {
  padding: 8.5px 0;
  line-height: 24px;
  border-bottom: 1px solid #e6e6e6;
}

.cont_infopage .info_header .meta .left {
  font-size: 12px;
  color: #999999;
  float: left;
}

.cont_infopage .info_header .meta .left span {
  margin-right: 34px;
}

.cont_infopage .info_header .meta .left span i {
  color: #444444;
}

.cont_infopage .info_header .meta .right {
  float: right;
  text-align: right;
  font-size: 12px;
  color: #999999;
}

.cont_infopage .info_header .meta .right a {
  color: #999999;
}

.cont_infopage .info_header .meta .right .medFont {
  margin: 0 8px;
}

.cont_infopage .info_header .meta .right a.curFont {
  color: #222222;
}

.cont_infopage .info_cont {
  font-size: 15px;
  color: #444444;
  line-height: 30px;
}

.cont_infopage .info_bot {
  padding-bottom: 115px;
}

.cont_infopage .info_bot .share {
  float: left;
  font-size: 14px;
  color: #999999;
}

.cont_infopage .info_bot .back_btn {
  float: right;
  width: 212px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  border: 2px solid #dcdcdc;
  font-size: 13px;
  color: #e57819;
}

.cont_infopage .info_bot .back_btn:hover {
  border-color: #e57819;
}

.cont_infopage .turn_page li {
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  color: #999999;
  padding-left: 64px;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}

.cont_infopage .turn_page li a {
  display: block;
}

.cont_infopage .turn_page li i {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  line-height: 33px;
  height: 33px;
}

.cont_infopage .turn_page li b {
  font-size: 20px;
  color: #222222;
  display: block;
  line-height: 33px;
  height: 33px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.cont_infopage .turn_page li:hover b {
  color: #e87816;
}

.cont_infopage .turn_page li em {
  font-size: 13px;
  color: #999999;
  line-height: 24px;
  display: block;
  max-height: 48px;
  overflow: hidden;
}

.cont_infopage .turn_page li.li2 {
  border-bottom: none;
}
