.public_title_img {
  font-size: 20px;
  padding-bottom: 30px;
  margin: 0 auto;
  padding-bottom: 15px;
  font-weight: normal;
  color: #000; }

.public_title_img span {
  display: block;
  text-align: center; }

.content img {
  max-width: 100%;
  height: auto !important; }

.public_title_img img {
  display: block;
  margin: 0 auto;
  margin-top: 10px; }

.contactus_title {
  margin-bottom: 40px; }
  .contactus_title h1 {
    font-size: 22px;
    color: #333;
    font-weight: bold;
    text-align: center;
    margin-top: 25px; }
  .contactus_title p {
    font-size: 16px;
    color: #707070;
    text-align: center;
    margin-top: 10px; }

.content .con {
  font: 14px/20px "Microsoft Yahei", Arial, Helvetica, sans-serif;
  color: #666;
  padding: 40px 0;
  line-height: 40px;
  border-bottom: 1px solid #eaeaea; }

.content .row .place {
  height: 479px;
  border: 1px solid #ddd;
  padding-bottom: 40px; }
  .content .row .place div {
    text-align: left;
    padding: 0 40px;
    margin-bottom: 20px; }
    .content .row .place div img {
      margin: 0 auto;
      width: 64px; }
    .content .row .place div span {
      margin: 0 auto; }
  .content .row .place .name {
    font-size: 24px;
    padding: 25px 0 22px;
    text-align: center;
    padding-left: 8px;
    padding-right: 8px; }
  .content .row .place span {
    font-size: 16px;
    line-height: 1.8;
    text-align: center; }

.content .row .form form {
  height: 479px;
  padding: 30px;
  border: 1px solid #ddd;
  margin-left: 20px;
  text-align: center; }
  .content .row .form form .name {
    padding-left: 0; }
  .content .row .form form .iphone {
    padding-right: 0; }
  .content .row .form form .name, .content .row .form form .email {
    padding-right: 0; }
  .content .row .form form .iphone input {
    margin-right: 0; }
  .content .row .form form input {
    border: 0;
    width: 100%;
    outline: none;
    margin-bottom: 15px; }
  .content .row .form form .styleipt {
    border: 1px solid #ddd;
    box-shadow: none;
    color: #333;
    display: block;
    font-size: 14px;
    height: 42px;
    line-height: 1.8;
    padding: 6px 15px; }
  .content .row .form form textarea {
    border: 1px solid #ddd;
    height: 285px;
    padding-top: 10px; }
  .content .row .form form .submit input {
    margin: 0 auto;
    display: inline-block;
    width: auto;
    background: #17679b;
    padding: 10px 30px;
    color: #fff;
    border: none;
    margin-top: 30px; }

textarea {
  resize: none; }

.map {
  padding-left: 0;
  padding-right: 0;
  margin: 50px auto; }

@media (max-width: 991px) {
  .content .row .form form {
    margin-left: -15px;
    margin-top: 40px; }
  .content .row .form form .name, .content .row .form form .email {
    padding-left: 0; }
  .content .row .form form .iphone {
    padding-left: 0; }
  .content .row .form form textarea {
    height: auto;
    width: 100%; }
  .content .row .form form {
    height: auto; }
  .content .row .place {
    height: auto; } }

.submit {
  margin: 0 auto; }

.map {
  width: 100%;
  height: 400px; }

