.rmdaoh {
  margin-top: 8px;
  margin-bottom: 8px;
  height: 53px;
  line-height: 53px;
}
.rmdaoh span {
  cursor: pointer;
  margin-right: 16px;
  padding: 16px 0;
}
.rmdaoh .active {
  color: #fc4d9c;
  border-bottom: 2px solid #fc4d9c;
}
.CityList {
  margin-top: 55px;
  display: flex;
  border-radius: 5px;
  padding: 8px;
  background-color: #fff;
}
.CityList .Label {
  width: 80px;
  font-weight: bolder;
}
.CityList .Fields {
  flex: 1;
}
.CityList .Fields .aad {
  display: flex;
  flex-wrap: wrap;
}
.CityList .Fields .aad .shouqi {
  width: 100%;
}
.CityList .Fields .aad .ant-btn {
  padding: 0 16px;
  background: #fff;
  color: #fc4d9c;
  border: 1px solid #fc4d9c;
  border-radius: 8px;
}
.CityList .Fields .aad .G-FilterItem {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-right: 25px;
  height: 25px;
  color: #333;
  cursor: pointer;
}
.CityList .Fields .aad #labep,
.CityList .Fields .aad #labec {
  margin-right: 40px;
}
@media (max-width: 768px) {
  .CityList .Fields .aad .G-FilterItem {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 20px;
    height: 25px;
    color: #333;
    cursor: pointer;
  }
  .CityList .Fields .aad #labep,
  .CityList .Fields .aad #labec {
    margin-right: 40px;
  }
}
.CityList .pp {
  color: #fc4d9c !important;
}
.diqu {
  margin-top: 5px;
}
.dqsousuo {
  margin-top: 5px;
  padding: 8px;
  height: 40px;
  text-align: center;
  background: #fff;
  color: #fc4d9c;
  border-radius: 5px;
}
.xxlan {
  margin-top: 5px;
}
.xxlan .row .col-lg-4 {
  padding: 2px;
}
.xxlan .row a {
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  padding: 8px;
  height: 155px;
  background-color: #fff;
  border-radius: 5px;
}
.xxlan .row a .duanluo h5 {
  font-weight: 400;
  font-size: 16px;
  color: #333;
}
.xxlan .row a .duanluo h6 {
  font-size: 10px;
  color: #999;
}
.xxlan .row a .duanluo h6 i {
  font-size: 13px;
}
.xxlan .row a .duanluo div {
  overflow: hidden;
  margin-bottom: 10px;
  height: 40px;
  line-height: 20px;
}
.xxlan .row a .duanluo div p {
  color: #666;
}
.xxlan .row a .duanluo p {
  margin-top: 16px;
}
.xxlan .row a .duanluo p i {
  font-size: 20px;
}
.xxlan .row a .duanluo p span {
  font-weight: 700;
  background-color: #ec5757;
  border: 1px solid #ec5757;
  color: #fff;
  border-radius: 2px;
}
.xxlan .row a .duanluo p u {
  color: #fc4d9c;
}
.xxlan .row a img {
  width: 107px;
  border-radius: 5px;
  object-fit: cover;
}
.xxlan .row .qsty {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  height: 155px;
  background-color: #fff;
  border-radius: 5px;
  border: 3px solid #4f80db;
}
.xxlan .row .qsty .js {
  display: flex;
  /* 使用Flex布局 */
  flex-direction: column;
  /* 设置主轴为垂直方向 */
  text-align: center;
  justify-content: center;
  color: #2466e0;
}
.xxlan .row .qsty img {
  width: 140px;
  height: 140px;
  border-radius: 5px;
  object-fit: cover;
}
.fanyelan {
  margin-top: 8px;
  padding: 16px;
  height: 87px;
  border-radius: 5px;
}
.fanyelan .fanye {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 5px;
  cursor: pointer;
}
.fanyelan .fanye input {
  outline: none;
  width: 68px;
  background-color: #fff;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
}
.fanyelan .fanye a {
  display: block;
  padding: 0 15px;
  text-align: center;
  background-color: #fc4d9c;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
}
.xzbank {
  display: flex;
  padding: 5px;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 5px;
}
.xzbank div {
  padding: 2px;
  margin-right: 10px;
  margin-bottom: 5px;
  background-color: #fc4d9c;
  color: #fff;
  cursor: pointer;
  border-radius: 5px;
}
