/*鍏充簬鎴戜滑*/
#contact{
    margin-bottom: 60px;
}
.contact {
    margin-top: 50px;
    height: 450px;
    background-color: #ffffff;
    box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
    border: solid 1px #e5e5e5;
  }
  .contact .contact_left {
    width: 914px;
    height: 450px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
  }
  .contact .contact_left #allmap {
    width: 100% ;
    height: 450px;
  }
  .contact .contact_desc {
    width: 523px;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 65px;
    padding-top: 60px;
    font-size: 16px;
    color: #474849;
  }
  .contact .contact_desc .item {
    margin-top: 20px;
  }
  .contact .contact_desc .item_left {
    border-right: 1px solid #e5e5e5;
    height: 16px;
    width: 37px;
  }
  .contact .contact_desc .item_right {
    width: 360px;
    margin-left: 20px;
    line-height: 28px;
    margin-top: -7px;
  }
  .contact .contact_desc .foot {
    margin-top: 30px;
    line-height: 124px;
    padding-left: 60px;
  }
  .contact .contact_desc .foot span {
    margin-left: 30px;
  }
  .flex_box{
    display: flex;
  }
  /*鍏充簬鎴戜滑*/
  /*# sourceMappingURL=index.css.map */