.mainTitle {
  margin-top: 22px; }
.main {
  width: 100%;
  min-height: 430px;
  margin: 16px auto 0;
  background-color: white;
  box-shadow: 0px 0px 10px rgba(51, 51, 51, 0.1); }
#map {
  width: 450px;
  height: 336px;
  margin: 47px 22px 0 45px; }
.msg {
  width: 489px;
  margin: 10px 0px 0px 54px;padding-top: 37px }
  .msg ul li {
    margin-bottom: 30px; }
    .msg ul li p {
      font-size: 20px;
      color: #4d4d4d;
      padding-left: 35px;
      background: no-repeat left center;
      background-size: 18px; }
  .msg ul li:nth-child(1) p {
    background-image: url("../img/dizhi.png");
    background-size: 19px; }
  .msg ul li:nth-child(2) p {
    background-image: url("../img/dianhua.png");
    background-size: 20px; }
  .msg ul li:nth-child(3) p {
    background-image: url("../img/email.png");
    background-size: 19px; }

/*# sourceMappingURL=contact.css.map */
