@media only screen and (max-width: 768px) {
  .locate-bar {
    display: none !important;
}
.middle_content {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.middle_left {
  width: 100%;
}
.middle_left_t,.middle_right,.right-content,.ldxxxq,.dt-detail {
  width: 100%;
}
.right-content {
  height: 100%;
  display: flex;
  align-items: center;
  transition: transform 0.25s ease;
  flex-direction: column;
}
.xx {padding: 0 0.2rem}
.ldxxzw {width: 2rem;}
.ldxxxq {
  overflow: initial;
  -webkit-box-orient: inherit;
}
.ldxx {
  margin-bottom: 0 !important;
  margin-top: 10px !important;
}
.ldmc {
  text-align: center;
  padding-top: .2rem;
}
.middle_content {
  padding-bottom: 10px;
}
.pagination {
  padding-top: 10px !important;
}
.ldxx_title {
  font-size: .4rem;
}
.middle_left_b {
  height: 5rem;
  background: #fff !important;
  padding: 0 .3rem;
}
.middle_left_b .active .ldxx_label a,.ldxx_label {
  font-weight: normal;
  font-size: .33rem;
}
.right-title {
  padding-top: .2rem;
  padding-left: .25rem;
}
.middle_left_t {
  height: 1rem;
}
.jiantou {
  height: .23rem;
}
.line {
  height: .4rem;
}
.ldxx_label {margin-left: .25rem;}
  .dt-detail {
    height: auto;
    display: contents;
  }
  .lddt {padding-left: .26rem;}
  .right-dt .more {padding-right: .26rem;}
  .dt-label {
    width: 5rem;
    padding-left: .2rem;
  }
  .dt-box-s {padding-top: 0;}
  .dt-box:last-child {
    padding-top: .4rem;
}
  .lines {bottom: -5px;}
  .dt-time {padding-right: .2rem;}
  .middle_topp {
    height: auto;
  }
}