.left-list li:first-child, .left-list li:last-child {
  border-radius: 0!important;
}

.left-list li:first-child {
  font-size: 20px;
  background: #1875F0;
  color: #fff;
}

.left-list .list-icon {
  width: 24px;
  margin-right: 10px;
}

.ercode {
  text-align: center;
  color: #999;
}

.ercode img {
  width: 120px;
}

.map {
  width: 100%;
}