.container {
  max-width: 1300px;
}
#contactUs {
  background-color: #fff;
  padding-bottom: 11px;
  margin-bottom: 21px;
}
#contactUs .c_con {
  padding-top: 80px;
  margin-bottom: 70px;
}
#contactUs .c_con > .text {
  float: left;
  width: 32.308%;
  padding: 41px 54px 0;
  box-sizing: border-box;
  background-color: #f6f6f6;
}
#contactUs .c_con > .text h3 {
  margin-bottom: 34px;
  font-size: 30px;
  color: #222;
}
#contactUs .c_con > .text ul li {
  margin-bottom: 22px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
}
#contactUs .c_con > .text ul li:nth-last-child(1) {
  border: 0;
}
#contactUs .c_con > .text ul li > span {
  margin-right: 19px;
  display: inline-block;
  width: 25px;
  height: 30px;
  vertical-align: top;
}
#contactUs .c_con > .text ul li p {
  display: inline-block;
  width: 85%;
  font-size: 16px;
  line-height: 28px;
  color: #333;
}
#contactUs .c_con > .text ul li p span {
  padding-top: 6px;
  font-size: 14px;
  line-height: 24px;
  display: block;
  color: #666;
}
#contactUs .message .title {
  margin-top: 73px;
}
#contactUs .message .title h2 {
  position: relative;
  padding-bottom: 22px;
  font-size: 34px;
  font-weight: 600;
  text-align: center;
  color: #222;
}
#contactUs .message .title h2:after {
  width: 50px;
  height: 2px;
  left: 50%;
  bottom: -6px;
  margin-left: -25px;
  background-color: #d9d9d9;
}
#contactUs .message .title .form {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 73px;
  margin-left: -95px;
}
#contactUs .message .title .form .input {
  padding-left: 95px;
}
#contactUs .message .title .form .input:nth-last-child(1) {
  text-align: center;
}
#contactUs .message .title .form input {
  display: block;
  margin-top: 48px;
  padding: 0 26px;
  width: 370px;
  height: 52px;
  font-size: 16px;
  line-height: 52px;
  box-sizing: border-box;
  color: #999;
  border-radius: 0;
  border: solid 1px #cdcdcd;
  background-color: #fff;
}
#contactUs .message .title .form textarea {
  display: block;
  margin-top: 52px;
  padding: 20px 20px 10px;
  width: 100%;
  height: 120px;
  color: #999;
  resize: none;
  font-family: Arial, 'MicrosoftYaHei';
  font-size: 16px;
  border: solid 1px #cdcdcd;
  background-color: #fff;
}
#contactUs .message .title .form button {
  margin: 27px auto 0;
  width: 370px;
  height: 60px;
  color: #fff;
  border: 0;
  outline: none;
  cursor: pointer;
  font-size: 16px;
  background-color: #333333;
}
#container {
  float: right;
}
@media (max-width: 1500px) {
  #contactUs .c_con > .text {
    padding: 41px 54px 21px;
  }
}
@media (max-width: 1400px) {
  #contactUs .c_con > .text {
    padding: 41px 38px 21px;
  }
  #contactUs .c_con > .text ul li p {
    width: 84%;
  }
  #contactUs .c_con > .text ul li > span {
    width: 22px;
  }
}
@media (max-width: 1300px) {
  #contactUs .c_con > .text ul li {
    margin-bottom: 19px;
    padding-bottom: 11px;
  }
  #contactUs .c_con > .text ul li p {
    width: 86%;
    font-size: 15px;
  }
}
@media (max-width: 1200px) {
  #contactUs .c_con > .text {
    width: 35.334%;
    padding: 41px 30px 21px;
  }
  #contactUs .c_con > .text ul li > span {
    margin-right: 5px;
  }
  #contactUs .c_con > .text ul li p {
    width: 88%;
    font-size: 14px;
  }
  #contactUs .message .title .form input {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  #container {
    height: 511px!important;
  }
}
@media (max-width: 991px) {
  #contactUs .c_con > .text {
    width: 100%;
  }
  #contactUs .c_con {
    margin-bottom: 40px;
  }
  #container {
    margin-top: 20px;
    width: 100% !important;
    height: 500px!important;
  }
}
@media (max-width: 767px) {
  #contactUs {
    padding-bottom: 40px;
  }
  #contactUs .c_con {
    padding-top: 40px;
  }
  #contactUs .c_con > .text {
    padding: 25px 19px 15px;
  }
  #contactUs .c_con > .text h3 {
    margin-bottom: 25px;
    font-size: 22px;
  }
  #contactUs .c_con .text ul li span {
    vertical-align: top;
  }
  #contactUs .c_con .text ul li p {
    max-width: 84%;
    font-size: 14px;
    line-height: 22px;
  }
  #container {
    height: 300px !important;
  }
  #contactUs .message .title h2 {
    padding-bottom: 12px;
  }
  #contactUs .message .title {
    margin-top: 30px;
  }
  #contactUs .message .title .form {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  #contactUs .message .title .form input {
    height: 42px;
    line-height: 42px;
  }
  #contactUs .message .title .form input,
  #contactUs .message .title .form textarea,
  #contactUs .message .title .form button {
    margin: 10px 0 0!important;
  }
  #contactUs .con h3,
  #contactUs .message .title h2:nth-child(1),
  #contactUs .message .title h2:nth-child(2) {
    font-size: 20px;
    line-height: 30px;
  }
  #contactUs .message .title .form input,
  #contactUs .message .title .form textarea,
  #contactUs .message .title .form button {
    padding: 8px;
    font-size: 14px;
  }
  #contactUs .message .title .form button {
    width: 100%;
  }
}
/*# sourceMappingURL=contactUs.css.map */