.wzlunbo {
  width: 100%;
  z-index: 0;
}
.wzlunbo ul {
  max-height: 60px;
  padding-left: 16px;
  color: #0982a1;
}
.wzlunbo ul li {
  list-style: square;
}
.wzlunbo ul li a {
  color: #333;
  font-size: 14px;
  line-height: 30px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.rightlm > a {
  display: inline-block;
  width: 100px;
  height: 36px;
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  text-align: center;
  border-radius: 3px;
  margin: 16px auto;
  margin-right: 10px;
  background-color: #ff8d1a;
}
.rightlm > a:hover {
  text-decoration: none;
  background-color: #ee7c0b;
}
.rightlm > a:nth-child(3) {
  background-color: #fa775b;
}
.rightlm > a:nth-child(3):hover {
  background-color: #e76a4e;
}
.rightlm > a:nth-child(4) {
  background-color: #5484db;
}
.rightlm > a:nth-child(4):hover {
  background-color: #4675cc;
}
.rightlm p {
  font-size: 20px;
  font-weight: bold;
}
.nofd:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.leftlm span {
  display: block;
  font-size: 13px;
  margin-bottom: 14px;
  color: #666666;
}
.leftlm p {
  display: inline-block;
  width: 360px;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 14px;
}
.leftlm img {
  width: 146px;
  height: 86px;
  margin-right: 16px;
  float: left;
  background-color: #ccc;
}
.rightlm {
  width: 50%;
  height: 100%;
  float: right;
  padding-left: 14px;
  box-sizing: border-box;
}
.leftlm {
  width: 50%;
  height: 100%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #d6ebf4;
}
.lminfo {
  width: auto;
  height: 180px;
  padding: 14px;
  border: 1px solid #d6ebf4;
  background-color: #fcfeff;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.f_city_introduce {
}
.f_city_introduce img {
  width: 180px;
}
.f_city_introduce > div {
  float: right;
  width: 630px;
}
.f_city_introduce > div p {
  padding: 5px 10px;
  line-height: 25px;
  font-size: 14px;
  text-indent: 2em;
}
.f_city_introduce > div > div {
  margin: 10px auto;
  padding: 5px 20px;
  border: 1px solid #ececec;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
.f_city_introduce ul {
}
.f_city_introduce ul li {
  margin: 10px auto;
  font-size: 14px;
  font-weight: bold;
}
.f_city_introduce ul li a {
  font-size: 14px;
  font-weight: normal;
  color: red;
  text-decoration: underline;
}
