.city-box {
  padding: 40px 0;
}
.city-pic {
  width: 560px;
  height: 680px;
}
.city-pic img {
  width: 100%;
  height: 100%;
}
.city-r {
  font-size: 22px;
  line-height: 52px;
  color: #333333;
}
.city-red {
  color: #D90303;
  font-size: 30px;
  font-weight: bold;
}
.city-btn {
  margin-top: 60px;
}
.red-round {
  width: 16px;
  height: 16px;
  background-image: url(../img/dashi/red-round.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% 100%;
  display: inline-block;
  margin-right: 10px;
  margin-left: 5px;
}
