.city_select .dropdown {
  width: 100%;
}
.shop_infos {
  margin: 20px 0 100px 0;
}
.shop_infos li {
  margin: 30px 0;
}
.shop_infos dt {
  margin-bottom: 15px;
}
.shop_infos dd {
  color: #999;
  margin-bottom: 10px;
}
.shop_infos .row .col-sm-4,
.shop_infos .row .col-sm-8 {
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .content {
    height: 280px;
  }
  .ditu {
    height: 200px;
  }
}
@media screen and (min-width: 768px) {
  .content,
  .ditu {
    height: 560px;
  }
  .ditu {
    height: 560px;
  }
}
.page a {
  color: #fff;
  text-decoration: none;
}
<!--9.4175338745117E-5-->